From 390e554fd8b6474f4ebd1cda5a3a0bd6897b15b3 Mon Sep 17 00:00:00 2001 From: Prashanth Suriyanarayanan <105703924+prashanth-offcl@users.noreply.github.com> Date: Mon, 16 Sep 2024 17:11:50 +0530 Subject: [PATCH] Release v0.38.0 - ng & React (#2866) --- angular-workspace/ng14/package-lock.json | 10 +++--- angular-workspace/ng14/package.json | 2 +- .../package-lock.json | 34 +++++++++---------- .../modus-angular-components/package.json | 4 +-- angular-workspace/ng15/package-lock.json | 18 +++++----- angular-workspace/ng15/package.json | 2 +- .../package-lock.json | 34 +++++++++---------- .../modus-angular-components/package.json | 4 +-- angular-workspace/ng16/package-lock.json | 18 +++++----- angular-workspace/ng16/package.json | 2 +- .../package-lock.json | 34 +++++++++---------- .../modus-angular-components/package.json | 4 +-- angular-workspace/ng17/package-lock.json | 10 +++--- angular-workspace/ng17/package.json | 2 +- .../package-lock.json | 34 +++++++++---------- .../modus-angular-components/package.json | 4 +-- react-workspace/react-17/package-lock.json | 34 +++++++++---------- react-workspace/react-17/package.json | 4 +-- react-workspace/react-18/package-lock.json | 34 +++++++++---------- react-workspace/react-18/package.json | 4 +-- 20 files changed, 146 insertions(+), 146 deletions(-) diff --git a/angular-workspace/ng14/package-lock.json b/angular-workspace/ng14/package-lock.json index c3be03600..32264d0b0 100644 --- a/angular-workspace/ng14/package-lock.json +++ b/angular-workspace/ng14/package-lock.json @@ -16,7 +16,7 @@ "@angular/platform-browser": "^14.1.1", "@angular/platform-browser-dynamic": "^14.1.1", "@angular/router": "^14.1.1", - "@trimble-oss/modus-web-components": "0.37.0", + "@trimble-oss/modus-web-components": "0.38.0", "rxjs": "~7.8.1", "tslib": "^2.5.3", "zone.js": "~0.12.0" @@ -3100,13 +3100,13 @@ } }, "node_modules/@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "dependencies": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" }, "engines": { "node": ">=16", diff --git a/angular-workspace/ng14/package.json b/angular-workspace/ng14/package.json index 839b749b2..0f7b6ab6e 100644 --- a/angular-workspace/ng14/package.json +++ b/angular-workspace/ng14/package.json @@ -18,7 +18,7 @@ "@angular/platform-browser": "^14.1.1", "@angular/platform-browser-dynamic": "^14.1.1", "@angular/router": "^14.1.1", - "@trimble-oss/modus-web-components": "0.37.0", + "@trimble-oss/modus-web-components": "0.38.0", "rxjs": "~7.8.1", "tslib": "^2.5.3", "zone.js": "~0.12.0" diff --git a/angular-workspace/ng14/projects/trimble-oss/modus-angular-components/package-lock.json b/angular-workspace/ng14/projects/trimble-oss/modus-angular-components/package-lock.json index 36672c48e..7455c2148 100644 --- a/angular-workspace/ng14/projects/trimble-oss/modus-angular-components/package-lock.json +++ b/angular-workspace/ng14/projects/trimble-oss/modus-angular-components/package-lock.json @@ -1,12 +1,12 @@ { "name": "@trimble-oss/modus-angular-components", - "version": "0.37.0-ng14", + "version": "0.38.0-ng14", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@trimble-oss/modus-angular-components", - "version": "0.37.0-ng14", + "version": "0.38.0-ng14", "license": "MIT", "dependencies": { "tslib": "^2.5.3" @@ -17,7 +17,7 @@ "peerDependencies": { "@angular/common": "^14.1.1", "@angular/core": "^14.1.1", - "@trimble-oss/modus-web-components": "0.37.0" + "@trimble-oss/modus-web-components": "0.38.0" } }, "node_modules/@angular/common": { @@ -76,9 +76,9 @@ } }, "node_modules/@tanstack/table-core": { - "version": "8.20.1", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.1.tgz", - "integrity": "sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==", + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==", "peer": true, "engines": { "node": ">=12" @@ -89,14 +89,14 @@ } }, "node_modules/@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "peer": true, "dependencies": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" }, "engines": { "node": ">=16", @@ -159,20 +159,20 @@ "peer": true }, "@tanstack/table-core": { - "version": "8.20.1", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.1.tgz", - "integrity": "sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==", + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==", "peer": true }, "@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "peer": true, "requires": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" } }, "rxjs": { diff --git a/angular-workspace/ng14/projects/trimble-oss/modus-angular-components/package.json b/angular-workspace/ng14/projects/trimble-oss/modus-angular-components/package.json index 5df8d4b51..94323c0ca 100644 --- a/angular-workspace/ng14/projects/trimble-oss/modus-angular-components/package.json +++ b/angular-workspace/ng14/projects/trimble-oss/modus-angular-components/package.json @@ -1,6 +1,6 @@ { "name": "@trimble-oss/modus-angular-components", - "version": "0.37.0-ng14", + "version": "0.38.0-ng14", "license": "MIT", "description": "Trimble Modus Angular Components Library", "homepage": "https://modus-web-components.trimble.com/", @@ -14,7 +14,7 @@ "peerDependencies": { "@angular/common": "^14.1.1", "@angular/core": "^14.1.1", - "@trimble-oss/modus-web-components": "0.37.0" + "@trimble-oss/modus-web-components": "0.38.0" }, "dependencies": { "tslib": "^2.5.3" diff --git a/angular-workspace/ng15/package-lock.json b/angular-workspace/ng15/package-lock.json index 528f30317..449ccf994 100644 --- a/angular-workspace/ng15/package-lock.json +++ b/angular-workspace/ng15/package-lock.json @@ -16,7 +16,7 @@ "@angular/platform-browser": "^15.2.9", "@angular/platform-browser-dynamic": "^15.2.9", "@angular/router": "^15.2.9", - "@trimble-oss/modus-web-components": "0.37.0", + "@trimble-oss/modus-web-components": "0.38.0", "rxjs": "~7.8.1", "tslib": "^2.5.3", "zone.js": "~0.12.0" @@ -3548,13 +3548,13 @@ } }, "node_modules/@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "dependencies": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" }, "engines": { "node": ">=16", @@ -15017,13 +15017,13 @@ "dev": true }, "@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "requires": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" } }, "@tufjs/canonical-json": { diff --git a/angular-workspace/ng15/package.json b/angular-workspace/ng15/package.json index 9589894d8..fb3d8d8c0 100644 --- a/angular-workspace/ng15/package.json +++ b/angular-workspace/ng15/package.json @@ -18,7 +18,7 @@ "@angular/platform-browser": "^15.2.9", "@angular/platform-browser-dynamic": "^15.2.9", "@angular/router": "^15.2.9", - "@trimble-oss/modus-web-components": "0.37.0", + "@trimble-oss/modus-web-components": "0.38.0", "rxjs": "~7.8.1", "tslib": "^2.5.3", "zone.js": "~0.12.0" diff --git a/angular-workspace/ng15/projects/trimble-oss/modus-angular-components/package-lock.json b/angular-workspace/ng15/projects/trimble-oss/modus-angular-components/package-lock.json index 71941e578..bee79aa6f 100644 --- a/angular-workspace/ng15/projects/trimble-oss/modus-angular-components/package-lock.json +++ b/angular-workspace/ng15/projects/trimble-oss/modus-angular-components/package-lock.json @@ -1,12 +1,12 @@ { "name": "@trimble-oss/modus-angular-components", - "version": "0.37.0-ng15", + "version": "0.38.0-ng15", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@trimble-oss/modus-angular-components", - "version": "0.37.0-ng15", + "version": "0.38.0-ng15", "license": "MIT", "dependencies": { "tslib": "^2.5.3" @@ -17,7 +17,7 @@ "peerDependencies": { "@angular/common": "^15.2.9", "@angular/core": "^15.2.9", - "@trimble-oss/modus-web-components": "0.37.0" + "@trimble-oss/modus-web-components": "0.38.0" } }, "node_modules/@angular/common": { @@ -76,9 +76,9 @@ } }, "node_modules/@tanstack/table-core": { - "version": "8.20.1", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.1.tgz", - "integrity": "sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==", + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==", "peer": true, "engines": { "node": ">=12" @@ -89,14 +89,14 @@ } }, "node_modules/@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "peer": true, "dependencies": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" }, "engines": { "node": ">=16", @@ -159,20 +159,20 @@ "peer": true }, "@tanstack/table-core": { - "version": "8.20.1", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.1.tgz", - "integrity": "sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==", + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==", "peer": true }, "@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "peer": true, "requires": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" } }, "rxjs": { diff --git a/angular-workspace/ng15/projects/trimble-oss/modus-angular-components/package.json b/angular-workspace/ng15/projects/trimble-oss/modus-angular-components/package.json index 1d40ae44b..c3f8af8d0 100644 --- a/angular-workspace/ng15/projects/trimble-oss/modus-angular-components/package.json +++ b/angular-workspace/ng15/projects/trimble-oss/modus-angular-components/package.json @@ -1,6 +1,6 @@ { "name": "@trimble-oss/modus-angular-components", - "version": "0.37.0-ng15", + "version": "0.38.0-ng15", "license": "MIT", "description": "Trimble Modus Angular Components Library", "homepage": "https://modus-web-components.trimble.com/", @@ -14,7 +14,7 @@ "peerDependencies": { "@angular/common": "^15.2.9", "@angular/core": "^15.2.9", - "@trimble-oss/modus-web-components": "0.37.0" + "@trimble-oss/modus-web-components": "0.38.0" }, "dependencies": { "tslib": "^2.5.3" diff --git a/angular-workspace/ng16/package-lock.json b/angular-workspace/ng16/package-lock.json index 322d278e3..948e0296f 100644 --- a/angular-workspace/ng16/package-lock.json +++ b/angular-workspace/ng16/package-lock.json @@ -16,7 +16,7 @@ "@angular/platform-browser": "^16.1.7", "@angular/platform-browser-dynamic": "^16.1.7", "@angular/router": "^16.1.7", - "@trimble-oss/modus-web-components": "0.37.0", + "@trimble-oss/modus-web-components": "0.38.0", "rxjs": "~7.8.1", "tslib": "^2.5.3", "zone.js": "~0.13.1" @@ -2984,13 +2984,13 @@ } }, "node_modules/@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "dependencies": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" }, "engines": { "node": ">=16", @@ -13514,13 +13514,13 @@ "dev": true }, "@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "requires": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" } }, "@tufjs/canonical-json": { diff --git a/angular-workspace/ng16/package.json b/angular-workspace/ng16/package.json index 3b3474e8b..6c4c1db27 100644 --- a/angular-workspace/ng16/package.json +++ b/angular-workspace/ng16/package.json @@ -18,7 +18,7 @@ "@angular/platform-browser": "^16.1.7", "@angular/platform-browser-dynamic": "^16.1.7", "@angular/router": "^16.1.7", - "@trimble-oss/modus-web-components": "0.37.0", + "@trimble-oss/modus-web-components": "0.38.0", "rxjs": "~7.8.1", "tslib": "^2.5.3", "zone.js": "~0.13.1" diff --git a/angular-workspace/ng16/projects/trimble-oss/modus-angular-components/package-lock.json b/angular-workspace/ng16/projects/trimble-oss/modus-angular-components/package-lock.json index 50131e6ac..b3f561791 100644 --- a/angular-workspace/ng16/projects/trimble-oss/modus-angular-components/package-lock.json +++ b/angular-workspace/ng16/projects/trimble-oss/modus-angular-components/package-lock.json @@ -1,12 +1,12 @@ { "name": "@trimble-oss/modus-angular-components", - "version": "0.37.0-ng16", + "version": "0.38.0-ng16", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@trimble-oss/modus-angular-components", - "version": "0.37.0-ng16", + "version": "0.38.0-ng16", "license": "MIT", "dependencies": { "tslib": "^2.5.3" @@ -17,7 +17,7 @@ "peerDependencies": { "@angular/common": "^16.1.7", "@angular/core": "^16.1.7", - "@trimble-oss/modus-web-components": "0.37.0" + "@trimble-oss/modus-web-components": "0.38.0" } }, "node_modules/@angular/common": { @@ -76,9 +76,9 @@ } }, "node_modules/@tanstack/table-core": { - "version": "8.20.1", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.1.tgz", - "integrity": "sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==", + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==", "peer": true, "engines": { "node": ">=12" @@ -89,14 +89,14 @@ } }, "node_modules/@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "peer": true, "dependencies": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" }, "engines": { "node": ">=16", @@ -159,20 +159,20 @@ "peer": true }, "@tanstack/table-core": { - "version": "8.20.1", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.1.tgz", - "integrity": "sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==", + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==", "peer": true }, "@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "peer": true, "requires": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" } }, "rxjs": { diff --git a/angular-workspace/ng16/projects/trimble-oss/modus-angular-components/package.json b/angular-workspace/ng16/projects/trimble-oss/modus-angular-components/package.json index 5c21866d3..7073b0353 100644 --- a/angular-workspace/ng16/projects/trimble-oss/modus-angular-components/package.json +++ b/angular-workspace/ng16/projects/trimble-oss/modus-angular-components/package.json @@ -1,6 +1,6 @@ { "name": "@trimble-oss/modus-angular-components", - "version": "0.37.0-ng16", + "version": "0.38.0-ng16", "license": "MIT", "description": "Trimble Modus Angular Components Library", "homepage": "https://modus-web-components.trimble.com/", @@ -14,7 +14,7 @@ "peerDependencies": { "@angular/common": "^16.1.7", "@angular/core": "^16.1.7", - "@trimble-oss/modus-web-components": "0.37.0" + "@trimble-oss/modus-web-components": "0.38.0" }, "dependencies": { "tslib": "^2.5.3" diff --git a/angular-workspace/ng17/package-lock.json b/angular-workspace/ng17/package-lock.json index a66d82943..c13077007 100644 --- a/angular-workspace/ng17/package-lock.json +++ b/angular-workspace/ng17/package-lock.json @@ -16,7 +16,7 @@ "@angular/platform-browser": "^17.2.2", "@angular/platform-browser-dynamic": "^17.2.2", "@angular/router": "^17.2.2", - "@trimble-oss/modus-web-components": "0.37.0", + "@trimble-oss/modus-web-components": "0.38.0", "rxjs": "~7.8.1", "tslib": "^2.5.3", "zone.js": "~0.14.4" @@ -3614,13 +3614,13 @@ } }, "node_modules/@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "dependencies": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" }, "engines": { "node": ">=16", diff --git a/angular-workspace/ng17/package.json b/angular-workspace/ng17/package.json index 70d8d8f85..7663e5439 100644 --- a/angular-workspace/ng17/package.json +++ b/angular-workspace/ng17/package.json @@ -18,7 +18,7 @@ "@angular/platform-browser": "^17.2.2", "@angular/platform-browser-dynamic": "^17.2.2", "@angular/router": "^17.2.2", - "@trimble-oss/modus-web-components": "0.37.0", + "@trimble-oss/modus-web-components": "0.38.0", "rxjs": "~7.8.1", "tslib": "^2.5.3", "zone.js": "~0.14.4" diff --git a/angular-workspace/ng17/projects/trimble-oss/modus-angular-components/package-lock.json b/angular-workspace/ng17/projects/trimble-oss/modus-angular-components/package-lock.json index 165af9223..12c27ee02 100644 --- a/angular-workspace/ng17/projects/trimble-oss/modus-angular-components/package-lock.json +++ b/angular-workspace/ng17/projects/trimble-oss/modus-angular-components/package-lock.json @@ -1,12 +1,12 @@ { "name": "@trimble-oss/modus-angular-components", - "version": "0.37.0-ng17", + "version": "0.38.0-ng17", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@trimble-oss/modus-angular-components", - "version": "0.37.0-ng17", + "version": "0.38.0-ng17", "license": "MIT", "dependencies": { "tslib": "^2.5.3" @@ -17,7 +17,7 @@ "peerDependencies": { "@angular/common": "^17.2.2", "@angular/core": "^17.2.2", - "@trimble-oss/modus-web-components": "0.37.0" + "@trimble-oss/modus-web-components": "0.38.0" } }, "node_modules/@angular/common": { @@ -76,9 +76,9 @@ } }, "node_modules/@tanstack/table-core": { - "version": "8.20.1", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.1.tgz", - "integrity": "sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==", + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==", "peer": true, "engines": { "node": ">=12" @@ -89,14 +89,14 @@ } }, "node_modules/@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "peer": true, "dependencies": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" }, "engines": { "node": ">=16", @@ -156,20 +156,20 @@ "peer": true }, "@tanstack/table-core": { - "version": "8.20.1", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.1.tgz", - "integrity": "sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==", + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==", "peer": true }, "@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "peer": true, "requires": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" } }, "rxjs": { diff --git a/angular-workspace/ng17/projects/trimble-oss/modus-angular-components/package.json b/angular-workspace/ng17/projects/trimble-oss/modus-angular-components/package.json index 2d4635fc1..2225bf88c 100644 --- a/angular-workspace/ng17/projects/trimble-oss/modus-angular-components/package.json +++ b/angular-workspace/ng17/projects/trimble-oss/modus-angular-components/package.json @@ -1,6 +1,6 @@ { "name": "@trimble-oss/modus-angular-components", - "version": "0.37.0-ng17", + "version": "0.38.0-ng17", "license": "MIT", "description": "Trimble Modus Angular Components Library", "homepage": "https://modus-web-components.trimble.com/", @@ -14,7 +14,7 @@ "peerDependencies": { "@angular/common": "^17.2.2", "@angular/core": "^17.2.2", - "@trimble-oss/modus-web-components": "0.37.0" + "@trimble-oss/modus-web-components": "0.38.0" }, "dependencies": { "tslib": "^2.5.3" diff --git a/react-workspace/react-17/package-lock.json b/react-workspace/react-17/package-lock.json index c4e422c33..a22fae40c 100644 --- a/react-workspace/react-17/package-lock.json +++ b/react-workspace/react-17/package-lock.json @@ -1,15 +1,15 @@ { "name": "@trimble-oss/modus-react-components", - "version": "0.37.0-react17", + "version": "0.38.0-react17", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@trimble-oss/modus-react-components", - "version": "0.37.0-react17", + "version": "0.38.0-react17", "license": "MIT", "dependencies": { - "@trimble-oss/modus-web-components": "0.37.0" + "@trimble-oss/modus-web-components": "0.38.0" }, "devDependencies": { "@types/jest": "23.3.9", @@ -1054,9 +1054,9 @@ } }, "node_modules/@tanstack/table-core": { - "version": "8.20.1", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.1.tgz", - "integrity": "sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==", + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==", "engines": { "node": ">=12" }, @@ -1066,13 +1066,13 @@ } }, "node_modules/@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "dependencies": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" }, "engines": { "node": ">=16", @@ -4975,18 +4975,18 @@ "integrity": "sha512-vSyFjY7XSEx0ufa9SebOd437CvnneaTXlCpuGDhjUDxAjGBlu6ie5qHyubobVGBth//aErc6wZPHc6W75Vp3iQ==" }, "@tanstack/table-core": { - "version": "8.20.1", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.1.tgz", - "integrity": "sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==" + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==" }, "@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "requires": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" } }, "@types/babel__core": { diff --git a/react-workspace/react-17/package.json b/react-workspace/react-17/package.json index 0e981f70e..d18676afa 100644 --- a/react-workspace/react-17/package.json +++ b/react-workspace/react-17/package.json @@ -1,6 +1,6 @@ { "name": "@trimble-oss/modus-react-components", - "version": "0.37.0-react17", + "version": "0.38.0-react17", "description": "Trimble Modus React Component Library", "homepage": "https://modus-web-components.trimble.com/", "bugs": { @@ -33,7 +33,7 @@ ] }, "dependencies": { - "@trimble-oss/modus-web-components": "0.37.0" + "@trimble-oss/modus-web-components": "0.38.0" }, "devDependencies": { "@types/jest": "23.3.9", diff --git a/react-workspace/react-18/package-lock.json b/react-workspace/react-18/package-lock.json index e627240ad..182577429 100644 --- a/react-workspace/react-18/package-lock.json +++ b/react-workspace/react-18/package-lock.json @@ -1,15 +1,15 @@ { "name": "@trimble-oss/modus-react-components", - "version": "0.37.0-react18", + "version": "0.38.0-react18", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "@trimble-oss/modus-react-components", - "version": "0.37.0-react18", + "version": "0.38.0-react18", "license": "MIT", "dependencies": { - "@trimble-oss/modus-web-components": "0.37.0" + "@trimble-oss/modus-web-components": "0.38.0" }, "devDependencies": { "@types/jest": "23.3.14", @@ -1054,9 +1054,9 @@ } }, "node_modules/@tanstack/table-core": { - "version": "8.20.1", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.1.tgz", - "integrity": "sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==", + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==", "engines": { "node": ">=12" }, @@ -1066,13 +1066,13 @@ } }, "node_modules/@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "dependencies": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" }, "engines": { "node": ">=16", @@ -4963,18 +4963,18 @@ "integrity": "sha512-vSyFjY7XSEx0ufa9SebOd437CvnneaTXlCpuGDhjUDxAjGBlu6ie5qHyubobVGBth//aErc6wZPHc6W75Vp3iQ==" }, "@tanstack/table-core": { - "version": "8.20.1", - "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.1.tgz", - "integrity": "sha512-5Ly5TIRHnWH7vSDell9B/OVyV380qqIJVg7H7R7jU4fPEmOD4smqAX7VRflpYI09srWR8aj5OLD2Ccs1pI5mTg==" + "version": "8.20.5", + "resolved": "https://registry.npmjs.org/@tanstack/table-core/-/table-core-8.20.5.tgz", + "integrity": "sha512-P9dF7XbibHph2PFRz8gfBKEXEY/HJPOhym8CHmjF8y3q5mWpKx9xtZapXQUWCgkqvsK0R46Azuz+VaxD4Xl+Tg==" }, "@trimble-oss/modus-web-components": { - "version": "0.37.0", - "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.37.0.tgz", - "integrity": "sha512-OaA8H9BMwRTMYyTK5zfreTql/p0f2y4TQBg57UxnxUHD0ydJ/EmHUS7s1MICFfEcFp6yfiPlDdyCaPFzucXnKw==", + "version": "0.38.0", + "resolved": "https://registry.npmjs.org/@trimble-oss/modus-web-components/-/modus-web-components-0.38.0.tgz", + "integrity": "sha512-hUEDp62DME1Tkrb36aPaVjHcD76n8wXmlVSTQH/93Zggq+EVJKZLgNDsUBIaonx5J+npLGNLUEeNe/GVbfy0FA==", "requires": { "@popperjs/core": "^2.11.8", "@stencil/core": "^4.12.4", - "@tanstack/table-core": "^8.19.3" + "@tanstack/table-core": "^8.20.5" } }, "@types/babel__core": { diff --git a/react-workspace/react-18/package.json b/react-workspace/react-18/package.json index 257e3ec8c..317a1115e 100644 --- a/react-workspace/react-18/package.json +++ b/react-workspace/react-18/package.json @@ -1,6 +1,6 @@ { "name": "@trimble-oss/modus-react-components", - "version": "0.37.0-react18", + "version": "0.38.0-react18", "description": "Trimble Modus React Component Library", "homepage": "https://modus-web-components.trimble.com/", "bugs": { @@ -33,7 +33,7 @@ ] }, "dependencies": { - "@trimble-oss/modus-web-components": "0.37.0" + "@trimble-oss/modus-web-components": "0.38.0" }, "devDependencies": { "@types/jest": "23.3.14",