From 37b72e3e4ffc056f08c6279b76578bdfc4288436 Mon Sep 17 00:00:00 2001 From: Travis Cobbs <77415528+tcobbs-bentley@users.noreply.github.com> Date: Wed, 26 Jun 2024 17:04:57 +0000 Subject: [PATCH] Update version to 0.22.5 --- Android/CameraSample/app/build.gradle | 2 +- Android/Shared/build.gradle | 2 +- Android/ThirdPartyAuth/app/build.gradle | 2 +- Android/iTwinStarter/app/build.gradle | 2 +- .../iTwinRNStarter/android/app/build.gradle | 2 +- .../iTwinRNStarter.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 4 +- cross-platform/react-app/package-lock.json | 1228 +---------------- cross-platform/react-app/package.json | 6 +- cross-platform/token-server/package-lock.json | 4 +- cross-platform/token-server/package.json | 2 +- .../CameraSample.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 4 +- .../project.pbxproj | 2 +- .../project.pbxproj | 2 +- .../MobileStarter.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 4 +- .../project.pbxproj | 2 +- .../SwiftUIStarter.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 4 +- .../ThirdPartyAuth.xcodeproj/project.pbxproj | 2 +- .../xcshareddata/swiftpm/Package.resolved | 4 +- 22 files changed, 103 insertions(+), 1183 deletions(-) diff --git a/Android/CameraSample/app/build.gradle b/Android/CameraSample/app/build.gradle index fab950aa..8f43e565 100644 --- a/Android/CameraSample/app/build.gradle +++ b/Android/CameraSample/app/build.gradle @@ -49,7 +49,7 @@ dependencies { testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' - implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.4' + implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.5' } preBuild.dependsOn(":itmsamplesshared:genITMAppConfig", ":itmsamplesshared:copyITMAssets") diff --git a/Android/Shared/build.gradle b/Android/Shared/build.gradle index 513b81fa..2c935029 100644 --- a/Android/Shared/build.gradle +++ b/Android/Shared/build.gradle @@ -36,7 +36,7 @@ dependencies { implementation 'androidx.constraintlayout:constraintlayout:2.1.4' implementation "androidx.lifecycle:lifecycle-runtime-ktx:2.5.1" implementation 'com.google.android.material:material:1.6.1' - implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.4' + implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.5' } apply from: 'ITMAppConfig.gradle' diff --git a/Android/ThirdPartyAuth/app/build.gradle b/Android/ThirdPartyAuth/app/build.gradle index b0d9816c..840dc1ae 100644 --- a/Android/ThirdPartyAuth/app/build.gradle +++ b/Android/ThirdPartyAuth/app/build.gradle @@ -77,7 +77,7 @@ dependencies { implementation 'com.auth0.android:auth0:2.8.0' implementation 'com.auth0.android:jwtdecode:2.0.1' - implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.4' + implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.5' } apply from: "$rootDir/../Shared/ITMAppConfig.gradle" diff --git a/Android/iTwinStarter/app/build.gradle b/Android/iTwinStarter/app/build.gradle index ef9388c8..ed7a8b47 100644 --- a/Android/iTwinStarter/app/build.gradle +++ b/Android/iTwinStarter/app/build.gradle @@ -49,7 +49,7 @@ dependencies { testImplementation 'junit:junit:4.13.2' androidTestImplementation 'androidx.test.ext:junit:1.1.3' androidTestImplementation 'androidx.test.espresso:espresso-core:3.4.0' - implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.4' + implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.5' } preBuild.dependsOn(":itmsamplesshared:genITMAppConfig", ":itmsamplesshared:copyITMAssets") diff --git a/ReactNative/iTwinRNStarter/android/app/build.gradle b/ReactNative/iTwinRNStarter/android/app/build.gradle index 20bcd258..621d54e9 100644 --- a/ReactNative/iTwinRNStarter/android/app/build.gradle +++ b/ReactNative/iTwinRNStarter/android/app/build.gradle @@ -175,7 +175,7 @@ dependencies { } else { implementation jscFlavor } - implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.4' + implementation 'com.github.itwin.mobilesdk:mobile-sdk-android:0.22.5' } apply from: file("../../node_modules/@react-native-community/cli-platform-android/native_modules.gradle") diff --git a/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.pbxproj b/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.pbxproj index 6be4180c..05f8ae7f 100644 --- a/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.pbxproj +++ b/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.pbxproj @@ -817,7 +817,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.4; + version = 0.22.5; }; }; 1F64EF042A12FC3300E2275E /* XCRemoteSwiftPackageReference "ShowTime.git" */ = { diff --git a/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index e97f36a6..919bc5a4 100644 --- a/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/ReactNative/iTwinRNStarter/ios/iTwinRNStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-sdk-ios.git", "state" : { - "revision" : "8915e9b23070eb1204c900c9079d3fc53b67189c", - "version" : "0.22.4" + "revision" : "36984b23e2b22cfdf7d18fafc6629c59bed5faaa", + "version" : "0.22.5" } }, { diff --git a/cross-platform/react-app/package-lock.json b/cross-platform/react-app/package-lock.json index de5168ab..2dfd9e70 100644 --- a/cross-platform/react-app/package-lock.json +++ b/cross-platform/react-app/package-lock.json @@ -1,12 +1,12 @@ { "name": "react-app", - "version": "0.22.4", + "version": "0.22.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "react-app", - "version": "0.22.4", + "version": "0.22.5", "license": "MIT", "dependencies": { "@itwin/appui-abstract": "4.7.2", @@ -34,8 +34,8 @@ "@itwin/linear-referencing-backend": "4.7.2", "@itwin/linear-referencing-common": "4.7.2", "@itwin/measure-tools-react": "^0.14.2", - "@itwin/mobile-sdk-core": "0.22.4", - "@itwin/mobile-ui-react": "0.22.4", + "@itwin/mobile-sdk-core": "0.22.5", + "@itwin/mobile-ui-react": "0.22.5", "@itwin/presentation-backend": "4.7.2", "@itwin/presentation-common": "4.7.2", "@itwin/presentation-components": "4.4.1", @@ -4710,184 +4710,47 @@ } }, "node_modules/@itwin/mobile-sdk-core": { - "version": "0.22.4", - "resolved": "https://registry.npmjs.org/@itwin/mobile-sdk-core/-/mobile-sdk-core-0.22.4.tgz", - "integrity": "sha512-OLU61OFAspxt4wx4tLe5LPjRTHEwCLZsr4cMwUbh0ZXA3Gt2sX8HvxsJrpsC957Cp+aD/sMvUKdadoOrWJyP9w==", - "dependencies": { - "@itwin/core-bentley": "4.5.1", - "@itwin/core-common": "4.5.1", - "@itwin/core-frontend": "4.5.1", - "@itwin/core-geometry": "4.5.1", - "@itwin/core-i18n": "4.5.1", - "@itwin/core-markup": "4.5.1", - "@itwin/core-orbitgt": "4.5.1", - "@itwin/core-quantity": "4.5.1", - "@itwin/presentation-common": "4.5.1", - "@itwin/presentation-frontend": "4.5.1", - "@itwin/webgl-compatibility": "4.5.1", - "base64-js": "^1.5.1" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-bentley": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.5.1.tgz", - "integrity": "sha512-GFSU2lAhw3LHafIEGLHBYUJ49mobpXwYSQ+8DMDlJjxRsA5s01jIUQ8Ne+osf8UTNoe568bHT8ZrefaiGwXScA==" - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-common": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.5.1.tgz", - "integrity": "sha512-oiSS2Fu6yxGzPy69LmHwz0oGGkeudApU4rQ4mf3zEMPmzcpotuyc+cPgDswDcsWb0JIWq2TvklGJBcQS0cGsPw==", - "dependencies": { - "flatbuffers": "~1.12.0", - "js-base64": "^3.6.1" - }, - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1", - "@itwin/core-geometry": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-frontend": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-4.5.1.tgz", - "integrity": "sha512-9VceVzaxn/Xxhi4/bIcHFzYgY39V5HcYsvymh0+ZyyOtXkGPVig0JLvrfMJQu+tdHj7oC4KrSa3uKWWentAvUg==", - "dependencies": { - "@itwin/cloud-agnostic-core": "^2.1.0", - "@itwin/core-i18n": "4.5.1", - "@itwin/core-telemetry": "4.5.1", - "@itwin/object-storage-core": "^2.2.2", - "@itwin/webgl-compatibility": "4.5.1", - "@loaders.gl/core": "^3.1.6", - "@loaders.gl/draco": "^3.1.6", - "fuse.js": "^3.3.0", - "wms-capabilities": "0.4.0" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^4.5.1", - "@itwin/core-bentley": "^4.5.1", - "@itwin/core-common": "^4.5.1", - "@itwin/core-geometry": "^4.5.1", - "@itwin/core-orbitgt": "^4.5.1", - "@itwin/core-quantity": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-geometry": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.5.1.tgz", - "integrity": "sha512-YquYcorbH6su0pfRaDAmYxK8C8cpheKiZre6VFDgWKnXUmc5fjkEbJTNgSWJuC9jFeLByPKbD0rHjUZcs9t0uQ==", - "dependencies": { - "@itwin/core-bentley": "4.5.1", - "flatbuffers": "~1.12.0" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-i18n": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-4.5.1.tgz", - "integrity": "sha512-/ZNFTbAsekc2O96+DuK/6QL8Co4qxsRlxww2K91AjToGxYmeqaDEZbCCDKflxn/seJ2HqcBkOkt7o0KOfrY5Dg==", - "dependencies": { - "i18next": "^21.9.1", - "i18next-browser-languagedetector": "^6.1.2", - "i18next-http-backend": "^1.4.4" - }, - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-markup": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-4.5.1.tgz", - "integrity": "sha512-USzMN5xecKrY2oKTNpRFi0WHkHL4p0hwVrUkBlXBduBGmfnZm1eegl1muUu6E+tL4ifj+j27ehnA0vaZfSXQig==", + "version": "0.22.5", + "resolved": "https://registry.npmjs.org/@itwin/mobile-sdk-core/-/mobile-sdk-core-0.22.5.tgz", + "integrity": "sha512-JIvveLyXh3C8WYGrJNEGH5EeLYQ6pzngpKEMabFWTRPFmZR8Cod2Df8b3zV+ta0ampFhU8Y7x2uO+ip26W9kkg==", "dependencies": { - "@svgdotjs/svg.js": "3.0.13" - }, - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1", - "@itwin/core-common": "^4.5.1", - "@itwin/core-frontend": "^4.5.1", - "@itwin/core-geometry": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-orbitgt": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-4.5.1.tgz", - "integrity": "sha512-uXncJVSVxk0U6nQcEzq1obS7MhNKCTdqNDFRHo7rsveMcL+kXAx83OuR4G/ckyzx2kt02oaCrfUBpdVB6xRCNw==" - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-quantity": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.5.1.tgz", - "integrity": "sha512-nGaBmKUq0H/wxWQ3J5+iPasXTMTY+aO/jC3lrXd+wk0UtrdnxXkXSTwZVcIW9qqtFwVck4TTN4FKxF8NuJipGQ==", - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/core-telemetry": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.5.1.tgz", - "integrity": "sha512-Cd6Ul9sjSL+HWZgUg84Q8tm9mx/NKZFSdNQFejVZR1hIaJ1PBgqYUbo/xwnGY/AQSKb5LtMZo4lBfyvUX8ALUQ==", - "dependencies": { - "@itwin/core-bentley": "4.5.1", - "@itwin/core-common": "4.5.1" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/presentation-common": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-4.5.1.tgz", - "integrity": "sha512-C+u94nIpezL5bS83J+w7AQPZOwf8KBYzYc+QwyC/x35HkcSPQRq/+k8Z9SdPOt+nTpeQvkEqO1C4BMs2SCIM5w==", - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1", - "@itwin/core-common": "^4.5.1", - "@itwin/core-quantity": "^4.5.1", - "@itwin/ecschema-metadata": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/presentation-frontend": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-4.5.1.tgz", - "integrity": "sha512-fJ+qphteEBTsHnEQWlpRKg66csUfJAx4pqZAf9ZWLO+pOVl6JMhZMdagwC9UDHJyjX6EgPAF+27+Z8lBWfPGRw==", - "dependencies": { - "@itwin/unified-selection": "^0.1.0", - "rxjs": "^7.8.1", - "rxjs-for-await": "^1.0.0" - }, - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1", - "@itwin/core-common": "^4.5.1", - "@itwin/core-frontend": "^4.5.1", - "@itwin/core-quantity": "^4.5.1", - "@itwin/ecschema-metadata": "^4.5.1", - "@itwin/presentation-common": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-sdk-core/node_modules/@itwin/webgl-compatibility": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-4.5.1.tgz", - "integrity": "sha512-0PVyVYqlGZq2tfcnO+KkBeFh8c7semBI53otDChUIFHggzo2O+PCseATyDgbD+cMqT+9PXZtBwJzk1tkOfEj5Q==", - "dependencies": { - "@itwin/core-bentley": "4.5.1" + "@itwin/core-bentley": "4.7.2", + "@itwin/core-common": "4.7.2", + "@itwin/core-frontend": "4.7.2", + "@itwin/core-geometry": "4.7.2", + "@itwin/core-i18n": "4.7.2", + "@itwin/core-markup": "4.7.2", + "@itwin/core-orbitgt": "4.7.2", + "@itwin/core-quantity": "4.7.2", + "@itwin/presentation-common": "4.7.2", + "@itwin/presentation-frontend": "4.7.2", + "@itwin/webgl-compatibility": "4.7.2", + "base64-js": "^1.5.1" } }, "node_modules/@itwin/mobile-ui-react": { - "version": "0.22.4", - "resolved": "https://registry.npmjs.org/@itwin/mobile-ui-react/-/mobile-ui-react-0.22.4.tgz", - "integrity": "sha512-DI5sON61sqyXybbt1iSFR2Xj6XV4Zil2eoOGcTlKnfKHR/HOMuGEnvrLE5lsycO80WrcLX++Our4qmWS6GFeSA==", + "version": "0.22.5", + "resolved": "https://registry.npmjs.org/@itwin/mobile-ui-react/-/mobile-ui-react-0.22.5.tgz", + "integrity": "sha512-3R4CguJgpiyQf/amyY5dlFT2S+zJBo34E65l0kE4iuqfmDHZxJaOp5ixfe2OrufANdokuNTS4NRBKnedClXBVQ==", "dependencies": { "@bentley/icons-generic-webfont": "1.0.34", - "@itwin/appui-abstract": "4.5.1", - "@itwin/appui-react": "4.12.0", - "@itwin/components-react": "4.12.0", - "@itwin/core-bentley": "4.5.1", - "@itwin/core-common": "4.5.1", - "@itwin/core-frontend": "4.5.1", - "@itwin/core-geometry": "4.5.1", - "@itwin/core-i18n": "4.5.1", - "@itwin/core-markup": "4.5.1", - "@itwin/core-orbitgt": "4.5.1", - "@itwin/core-quantity": "4.5.1", - "@itwin/core-react": "4.12.0", - "@itwin/imodel-components-react": "4.12.0", - "@itwin/mobile-sdk-core": "0.22.4", - "@itwin/presentation-common": "4.5.1", - "@itwin/presentation-frontend": "4.5.1", - "@itwin/webgl-compatibility": "4.5.1", + "@itwin/appui-abstract": "4.7.2", + "@itwin/appui-react": "4.14.1", + "@itwin/components-react": "4.14.1", + "@itwin/core-bentley": "4.7.2", + "@itwin/core-common": "4.7.2", + "@itwin/core-frontend": "4.7.2", + "@itwin/core-geometry": "4.7.2", + "@itwin/core-i18n": "4.7.2", + "@itwin/core-markup": "4.7.2", + "@itwin/core-orbitgt": "4.7.2", + "@itwin/core-quantity": "4.7.2", + "@itwin/core-react": "4.14.1", + "@itwin/imodel-components-react": "4.14.1", + "@itwin/mobile-sdk-core": "0.22.5", + "@itwin/presentation-common": "4.7.2", + "@itwin/presentation-frontend": "4.7.2", + "@itwin/webgl-compatibility": "4.7.2", "classnames": "^2.2.6", "react": "^17.0.0", "react-dom": "^17.0.0", @@ -4895,473 +4758,6 @@ "redux": "^4.1.1" } }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/appui-abstract": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/appui-abstract/-/appui-abstract-4.5.1.tgz", - "integrity": "sha512-wVf/Nv1nV329Pt3/Mq+gqGU2B1EAMW6jJuIWs914bXWefqgz7EeyV5K7aetYCJqaYGf3a30gHDD93E8Ul/OX0Q==", - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/appui-react": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/@itwin/appui-react/-/appui-react-4.12.0.tgz", - "integrity": "sha512-xxTTYnCProc53qKVkMMP1VdGAex/Vb2LC29cUXilxlPItNfYW7UfO943OOaqZidp9ka+/rO7lmx6Jma8Kalx2Q==", - "dependencies": { - "@bentley/icons-generic": "^1.0.34", - "@itwin/itwinui-icons-react": "^2.8.0", - "@itwin/itwinui-illustrations-react": "^2.0.1", - "@itwin/itwinui-react": "^3.6.0", - "@itwin/itwinui-react-v2": "npm:@itwin/itwinui-react@^2.11.11", - "@itwin/itwinui-variables": "^3.0.0", - "classnames": "2.3.1", - "immer": "9.0.6", - "lodash": "^4.17.10", - "react-error-boundary": "4.0.3", - "react-transition-group": "^4.4.2", - "rxjs": "^7.8.1", - "ts-key-enum": "~2.0.12", - "use-sync-external-store": "^1.2.0", - "zustand": "^4.4.1" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", - "@itwin/components-react": "^4.12.0", - "@itwin/core-bentley": "^3.7.0 || ^4.0.0", - "@itwin/core-common": "^3.7.0 || ^4.0.0", - "@itwin/core-frontend": "^3.7.0 || ^4.0.0", - "@itwin/core-geometry": "^3.7.0 || ^4.0.0", - "@itwin/core-quantity": "^3.7.0 || ^4.0.0", - "@itwin/core-react": "^4.12.0", - "@itwin/core-telemetry": "^3.7.0 || ^4.0.0", - "@itwin/imodel-components-react": "^4.12.0", - "react": "^17.0.0 || ^18.0.0", - "react-dom": "^17.0.0 || ^18.0.0", - "react-redux": "^7.2.2", - "redux": "^4.1.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/appui-react/node_modules/@itwin/itwinui-react": { - "version": "3.11.3", - "resolved": "https://registry.npmjs.org/@itwin/itwinui-react/-/itwinui-react-3.11.3.tgz", - "integrity": "sha512-DMdcKd95RtYG0OpBYzsEIcKQCzvcNTf6CsMlJL/j2S1bkCYhac9RHBjNzqIn1bSHlWTvHYEZAwpqdf1ssjfQQg==", - "dependencies": { - "@floating-ui/react": "^0.26.10", - "@itwin/itwinui-illustrations-react": "^2.1.0", - "classnames": "^2.3.2", - "jotai": "^2.8.0", - "react-table": "^7.8.0", - "react-transition-group": "^4.4.5", - "tslib": "^2.6.0" - }, - "peerDependencies": { - "react": ">= 17.0.0 < 19.0.0", - "react-dom": ">=17.0.0 < 19.0.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/appui-react/node_modules/@itwin/itwinui-react/node_modules/classnames": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/appui-react/node_modules/@itwin/itwinui-react/node_modules/jotai": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.8.3.tgz", - "integrity": "sha512-pR4plVvdbzB6zyt7VLLHPMAkcRSKhRIvZKd+qkifQLa3CEziEo1uwZjePj4acTmQrboiISBlYSdCz3gWcr1Nkg==", - "engines": { - "node": ">=12.20.0" - }, - "peerDependencies": { - "@types/react": ">=17.0.0", - "react": ">=17.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - }, - "react": { - "optional": true - } - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/appui-react/node_modules/classnames": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", - "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/components-react": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/@itwin/components-react/-/components-react-4.12.0.tgz", - "integrity": "sha512-TJUkvJ3zl+bw2v6tnYMCIDspglkdErwoeVWmk0CIIwQppqWMkAhlIbWtS6ffXRdoIeFyir+et1L7xnbqlmmwjg==", - "dependencies": { - "@bentley/icons-generic": "^1.0.34", - "@itwin/itwinui-icons-react": "^2.8.0", - "@itwin/itwinui-react": "^3.6.0", - "@itwin/itwinui-variables": "^3.0.0", - "@types/shortid": "~0.0.29", - "classnames": "2.3.1", - "immer": "9.0.6", - "linkify-it": "~2.2.0", - "lodash": "^4.17.10", - "react-highlight-words": "^0.20.0", - "react-window": "^1.8.9", - "rxjs": "^7.8.1", - "shortid": "~2.2.15", - "ts-key-enum": "~2.0.12" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", - "@itwin/core-bentley": "^3.7.0 || ^4.0.0", - "@itwin/core-react": "^4.12.0", - "react": "^17.0.0 || ^18.0.0", - "react-dom": "^17.0.0 || ^18.0.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/components-react/node_modules/@itwin/itwinui-react": { - "version": "3.11.3", - "resolved": "https://registry.npmjs.org/@itwin/itwinui-react/-/itwinui-react-3.11.3.tgz", - "integrity": "sha512-DMdcKd95RtYG0OpBYzsEIcKQCzvcNTf6CsMlJL/j2S1bkCYhac9RHBjNzqIn1bSHlWTvHYEZAwpqdf1ssjfQQg==", - "dependencies": { - "@floating-ui/react": "^0.26.10", - "@itwin/itwinui-illustrations-react": "^2.1.0", - "classnames": "^2.3.2", - "jotai": "^2.8.0", - "react-table": "^7.8.0", - "react-transition-group": "^4.4.5", - "tslib": "^2.6.0" - }, - "peerDependencies": { - "react": ">= 17.0.0 < 19.0.0", - "react-dom": ">=17.0.0 < 19.0.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/components-react/node_modules/@itwin/itwinui-react/node_modules/classnames": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/components-react/node_modules/@itwin/itwinui-react/node_modules/jotai": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.8.3.tgz", - "integrity": "sha512-pR4plVvdbzB6zyt7VLLHPMAkcRSKhRIvZKd+qkifQLa3CEziEo1uwZjePj4acTmQrboiISBlYSdCz3gWcr1Nkg==", - "engines": { - "node": ">=12.20.0" - }, - "peerDependencies": { - "@types/react": ">=17.0.0", - "react": ">=17.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - }, - "react": { - "optional": true - } - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/components-react/node_modules/classnames": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", - "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-bentley": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.5.1.tgz", - "integrity": "sha512-GFSU2lAhw3LHafIEGLHBYUJ49mobpXwYSQ+8DMDlJjxRsA5s01jIUQ8Ne+osf8UTNoe568bHT8ZrefaiGwXScA==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-common": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.5.1.tgz", - "integrity": "sha512-oiSS2Fu6yxGzPy69LmHwz0oGGkeudApU4rQ4mf3zEMPmzcpotuyc+cPgDswDcsWb0JIWq2TvklGJBcQS0cGsPw==", - "dependencies": { - "flatbuffers": "~1.12.0", - "js-base64": "^3.6.1" - }, - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1", - "@itwin/core-geometry": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-frontend": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-4.5.1.tgz", - "integrity": "sha512-9VceVzaxn/Xxhi4/bIcHFzYgY39V5HcYsvymh0+ZyyOtXkGPVig0JLvrfMJQu+tdHj7oC4KrSa3uKWWentAvUg==", - "dependencies": { - "@itwin/cloud-agnostic-core": "^2.1.0", - "@itwin/core-i18n": "4.5.1", - "@itwin/core-telemetry": "4.5.1", - "@itwin/object-storage-core": "^2.2.2", - "@itwin/webgl-compatibility": "4.5.1", - "@loaders.gl/core": "^3.1.6", - "@loaders.gl/draco": "^3.1.6", - "fuse.js": "^3.3.0", - "wms-capabilities": "0.4.0" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^4.5.1", - "@itwin/core-bentley": "^4.5.1", - "@itwin/core-common": "^4.5.1", - "@itwin/core-geometry": "^4.5.1", - "@itwin/core-orbitgt": "^4.5.1", - "@itwin/core-quantity": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-geometry": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.5.1.tgz", - "integrity": "sha512-YquYcorbH6su0pfRaDAmYxK8C8cpheKiZre6VFDgWKnXUmc5fjkEbJTNgSWJuC9jFeLByPKbD0rHjUZcs9t0uQ==", - "dependencies": { - "@itwin/core-bentley": "4.5.1", - "flatbuffers": "~1.12.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-i18n": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-4.5.1.tgz", - "integrity": "sha512-/ZNFTbAsekc2O96+DuK/6QL8Co4qxsRlxww2K91AjToGxYmeqaDEZbCCDKflxn/seJ2HqcBkOkt7o0KOfrY5Dg==", - "dependencies": { - "i18next": "^21.9.1", - "i18next-browser-languagedetector": "^6.1.2", - "i18next-http-backend": "^1.4.4" - }, - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-markup": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-4.5.1.tgz", - "integrity": "sha512-USzMN5xecKrY2oKTNpRFi0WHkHL4p0hwVrUkBlXBduBGmfnZm1eegl1muUu6E+tL4ifj+j27ehnA0vaZfSXQig==", - "dependencies": { - "@svgdotjs/svg.js": "3.0.13" - }, - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1", - "@itwin/core-common": "^4.5.1", - "@itwin/core-frontend": "^4.5.1", - "@itwin/core-geometry": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-orbitgt": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-4.5.1.tgz", - "integrity": "sha512-uXncJVSVxk0U6nQcEzq1obS7MhNKCTdqNDFRHo7rsveMcL+kXAx83OuR4G/ckyzx2kt02oaCrfUBpdVB6xRCNw==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-quantity": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.5.1.tgz", - "integrity": "sha512-nGaBmKUq0H/wxWQ3J5+iPasXTMTY+aO/jC3lrXd+wk0UtrdnxXkXSTwZVcIW9qqtFwVck4TTN4FKxF8NuJipGQ==", - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-react": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/@itwin/core-react/-/core-react-4.12.0.tgz", - "integrity": "sha512-POY6XR/LYEh8wHD99X1Y+PQSWwN/uxF3xp846nzpmKPkr1YbPaPvVsiOxHHeYB9/CHP/3MyVlLyE5MKbsDAbgw==", - "dependencies": { - "@bentley/icons-generic": "^1.0.34", - "@itwin/itwinui-icons-react": "^2.8.0", - "@itwin/itwinui-react": "^3.6.0", - "@itwin/itwinui-variables": "^3.0.0", - "classnames": "2.3.1", - "dompurify": "^2.0.12", - "lodash": "^4.17.10", - "react-autosuggest": "^10.1.0", - "resize-observer-polyfill": "1.5.1", - "ts-key-enum": "~2.0.12" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", - "@itwin/core-bentley": "^3.7.0 || ^4.0.0", - "react": "^17.0.0 || ^18.0.0", - "react-dom": "^17.0.0 || ^18.0.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-react/node_modules/@itwin/itwinui-react": { - "version": "3.11.3", - "resolved": "https://registry.npmjs.org/@itwin/itwinui-react/-/itwinui-react-3.11.3.tgz", - "integrity": "sha512-DMdcKd95RtYG0OpBYzsEIcKQCzvcNTf6CsMlJL/j2S1bkCYhac9RHBjNzqIn1bSHlWTvHYEZAwpqdf1ssjfQQg==", - "dependencies": { - "@floating-ui/react": "^0.26.10", - "@itwin/itwinui-illustrations-react": "^2.1.0", - "classnames": "^2.3.2", - "jotai": "^2.8.0", - "react-table": "^7.8.0", - "react-transition-group": "^4.4.5", - "tslib": "^2.6.0" - }, - "peerDependencies": { - "react": ">= 17.0.0 < 19.0.0", - "react-dom": ">=17.0.0 < 19.0.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-react/node_modules/@itwin/itwinui-react/node_modules/classnames": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-react/node_modules/@itwin/itwinui-react/node_modules/jotai": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.8.3.tgz", - "integrity": "sha512-pR4plVvdbzB6zyt7VLLHPMAkcRSKhRIvZKd+qkifQLa3CEziEo1uwZjePj4acTmQrboiISBlYSdCz3gWcr1Nkg==", - "engines": { - "node": ">=12.20.0" - }, - "peerDependencies": { - "@types/react": ">=17.0.0", - "react": ">=17.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - }, - "react": { - "optional": true - } - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-react/node_modules/classnames": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", - "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/core-telemetry": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.5.1.tgz", - "integrity": "sha512-Cd6Ul9sjSL+HWZgUg84Q8tm9mx/NKZFSdNQFejVZR1hIaJ1PBgqYUbo/xwnGY/AQSKb5LtMZo4lBfyvUX8ALUQ==", - "dependencies": { - "@itwin/core-bentley": "4.5.1", - "@itwin/core-common": "4.5.1" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/imodel-components-react": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/@itwin/imodel-components-react/-/imodel-components-react-4.12.0.tgz", - "integrity": "sha512-1DYxGeCDNTD0pIqdn9qe1d15mTbeVB+D1GqHSBZp8SgqJZyTlbPsN6yUau8C0yfazl56NCRNRMuxDOZGdh1PJQ==", - "dependencies": { - "@bentley/icons-generic": "^1.0.34", - "@itwin/itwinui-icons-react": "^2.8.0", - "@itwin/itwinui-react": "^3.6.0", - "@itwin/itwinui-variables": "^3.0.0", - "classnames": "2.3.1", - "ts-key-enum": "~2.0.12" - }, - "peerDependencies": { - "@itwin/appui-abstract": "^3.7.0 || ^4.0.0", - "@itwin/components-react": "^4.12.0", - "@itwin/core-bentley": "^3.7.0 || ^4.0.0", - "@itwin/core-common": "^3.7.0 || ^4.0.0", - "@itwin/core-frontend": "^3.7.0 || ^4.0.0", - "@itwin/core-geometry": "^3.7.0 || ^4.0.0", - "@itwin/core-quantity": "^3.7.0 || ^4.0.0", - "@itwin/core-react": "^4.12.0", - "react": "^17.0.0 || ^18.0.0", - "react-dom": "^17.0.0 || ^18.0.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/imodel-components-react/node_modules/@itwin/itwinui-react": { - "version": "3.11.3", - "resolved": "https://registry.npmjs.org/@itwin/itwinui-react/-/itwinui-react-3.11.3.tgz", - "integrity": "sha512-DMdcKd95RtYG0OpBYzsEIcKQCzvcNTf6CsMlJL/j2S1bkCYhac9RHBjNzqIn1bSHlWTvHYEZAwpqdf1ssjfQQg==", - "dependencies": { - "@floating-ui/react": "^0.26.10", - "@itwin/itwinui-illustrations-react": "^2.1.0", - "classnames": "^2.3.2", - "jotai": "^2.8.0", - "react-table": "^7.8.0", - "react-transition-group": "^4.4.5", - "tslib": "^2.6.0" - }, - "peerDependencies": { - "react": ">= 17.0.0 < 19.0.0", - "react-dom": ">=17.0.0 < 19.0.0" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/imodel-components-react/node_modules/@itwin/itwinui-react/node_modules/classnames": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/imodel-components-react/node_modules/@itwin/itwinui-react/node_modules/jotai": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.8.3.tgz", - "integrity": "sha512-pR4plVvdbzB6zyt7VLLHPMAkcRSKhRIvZKd+qkifQLa3CEziEo1uwZjePj4acTmQrboiISBlYSdCz3gWcr1Nkg==", - "engines": { - "node": ">=12.20.0" - }, - "peerDependencies": { - "@types/react": ">=17.0.0", - "react": ">=17.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - }, - "react": { - "optional": true - } - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/imodel-components-react/node_modules/classnames": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", - "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/itwinui-variables": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@itwin/itwinui-variables/-/itwinui-variables-3.2.0.tgz", - "integrity": "sha512-YuJ3IyqRRynQRKPiTz6odF8hVxmAVABxitrqj2VZ1ZtKRVO6EyrWMgZP90cYF1l0EjqzOxG71focaHcZH5C6Ow==" - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/presentation-common": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-4.5.1.tgz", - "integrity": "sha512-C+u94nIpezL5bS83J+w7AQPZOwf8KBYzYc+QwyC/x35HkcSPQRq/+k8Z9SdPOt+nTpeQvkEqO1C4BMs2SCIM5w==", - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1", - "@itwin/core-common": "^4.5.1", - "@itwin/core-quantity": "^4.5.1", - "@itwin/ecschema-metadata": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/presentation-frontend": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-4.5.1.tgz", - "integrity": "sha512-fJ+qphteEBTsHnEQWlpRKg66csUfJAx4pqZAf9ZWLO+pOVl6JMhZMdagwC9UDHJyjX6EgPAF+27+Z8lBWfPGRw==", - "dependencies": { - "@itwin/unified-selection": "^0.1.0", - "rxjs": "^7.8.1", - "rxjs-for-await": "^1.0.0" - }, - "peerDependencies": { - "@itwin/core-bentley": "^4.5.1", - "@itwin/core-common": "^4.5.1", - "@itwin/core-frontend": "^4.5.1", - "@itwin/core-quantity": "^4.5.1", - "@itwin/ecschema-metadata": "^4.5.1", - "@itwin/presentation-common": "^4.5.1" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@itwin/webgl-compatibility": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-4.5.1.tgz", - "integrity": "sha512-0PVyVYqlGZq2tfcnO+KkBeFh8c7semBI53otDChUIFHggzo2O+PCseATyDgbD+cMqT+9PXZtBwJzk1tkOfEj5Q==", - "dependencies": { - "@itwin/core-bentley": "4.5.1" - } - }, - "node_modules/@itwin/mobile-ui-react/node_modules/@types/react": { - "version": "18.3.3", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz", - "integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==", - "optional": true, - "peer": true, - "dependencies": { - "@types/prop-types": "*", - "csstype": "^3.0.2" - } - }, "node_modules/@itwin/object-storage-azure": { "version": "2.2.2", "resolved": "https://registry.npmjs.org/@itwin/object-storage-azure/-/object-storage-azure-2.2.2.tgz", @@ -7562,11 +6958,6 @@ "@types/node": "*" } }, - "node_modules/@types/shortid": { - "version": "0.0.32", - "resolved": "https://registry.npmjs.org/@types/shortid/-/shortid-0.0.32.tgz", - "integrity": "sha512-LwWF89yy6Ol8abraYbVedIKzMlgJCTx8zm40yx9t0ZPOJaVR0OmSO4zRRAKfyOJtCwZrEBmhueZX8OiNbQydYw==" - }, "node_modules/@types/sockjs": { "version": "0.3.33", "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.33.tgz", @@ -23782,20 +23173,6 @@ "vscode-textmate": "5.2.0" } }, - "node_modules/shortid": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/shortid/-/shortid-2.2.16.tgz", - "integrity": "sha512-Ugt+GIZqvGXCIItnsL+lvFJOiN7RYqlGy7QE41O3YC1xbNSeDGIRO7xg2JJXIAj1cAGnOeC1r7/T9pgrtQbv4g==", - "deprecated": "Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.", - "dependencies": { - "nanoid": "^2.1.0" - } - }, - "node_modules/shortid/node_modules/nanoid": { - "version": "2.1.11", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.11.tgz", - "integrity": "sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==" - }, "node_modules/side-channel": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz", @@ -30695,489 +30072,52 @@ } }, "@itwin/mobile-sdk-core": { - "version": "0.22.4", - "resolved": "https://registry.npmjs.org/@itwin/mobile-sdk-core/-/mobile-sdk-core-0.22.4.tgz", - "integrity": "sha512-OLU61OFAspxt4wx4tLe5LPjRTHEwCLZsr4cMwUbh0ZXA3Gt2sX8HvxsJrpsC957Cp+aD/sMvUKdadoOrWJyP9w==", - "requires": { - "@itwin/core-bentley": "4.5.1", - "@itwin/core-common": "4.5.1", - "@itwin/core-frontend": "4.5.1", - "@itwin/core-geometry": "4.5.1", - "@itwin/core-i18n": "4.5.1", - "@itwin/core-markup": "4.5.1", - "@itwin/core-orbitgt": "4.5.1", - "@itwin/core-quantity": "4.5.1", - "@itwin/presentation-common": "4.5.1", - "@itwin/presentation-frontend": "4.5.1", - "@itwin/webgl-compatibility": "4.5.1", + "version": "0.22.5", + "resolved": "https://registry.npmjs.org/@itwin/mobile-sdk-core/-/mobile-sdk-core-0.22.5.tgz", + "integrity": "sha512-JIvveLyXh3C8WYGrJNEGH5EeLYQ6pzngpKEMabFWTRPFmZR8Cod2Df8b3zV+ta0ampFhU8Y7x2uO+ip26W9kkg==", + "requires": { + "@itwin/core-bentley": "4.7.2", + "@itwin/core-common": "4.7.2", + "@itwin/core-frontend": "4.7.2", + "@itwin/core-geometry": "4.7.2", + "@itwin/core-i18n": "4.7.2", + "@itwin/core-markup": "4.7.2", + "@itwin/core-orbitgt": "4.7.2", + "@itwin/core-quantity": "4.7.2", + "@itwin/presentation-common": "4.7.2", + "@itwin/presentation-frontend": "4.7.2", + "@itwin/webgl-compatibility": "4.7.2", "base64-js": "^1.5.1" - }, - "dependencies": { - "@itwin/core-bentley": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.5.1.tgz", - "integrity": "sha512-GFSU2lAhw3LHafIEGLHBYUJ49mobpXwYSQ+8DMDlJjxRsA5s01jIUQ8Ne+osf8UTNoe568bHT8ZrefaiGwXScA==" - }, - "@itwin/core-common": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.5.1.tgz", - "integrity": "sha512-oiSS2Fu6yxGzPy69LmHwz0oGGkeudApU4rQ4mf3zEMPmzcpotuyc+cPgDswDcsWb0JIWq2TvklGJBcQS0cGsPw==", - "requires": { - "flatbuffers": "~1.12.0", - "js-base64": "^3.6.1" - } - }, - "@itwin/core-frontend": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-4.5.1.tgz", - "integrity": "sha512-9VceVzaxn/Xxhi4/bIcHFzYgY39V5HcYsvymh0+ZyyOtXkGPVig0JLvrfMJQu+tdHj7oC4KrSa3uKWWentAvUg==", - "requires": { - "@itwin/cloud-agnostic-core": "^2.1.0", - "@itwin/core-i18n": "4.5.1", - "@itwin/core-telemetry": "4.5.1", - "@itwin/object-storage-core": "^2.2.2", - "@itwin/webgl-compatibility": "4.5.1", - "@loaders.gl/core": "^3.1.6", - "@loaders.gl/draco": "^3.1.6", - "fuse.js": "^3.3.0", - "wms-capabilities": "0.4.0" - } - }, - "@itwin/core-geometry": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.5.1.tgz", - "integrity": "sha512-YquYcorbH6su0pfRaDAmYxK8C8cpheKiZre6VFDgWKnXUmc5fjkEbJTNgSWJuC9jFeLByPKbD0rHjUZcs9t0uQ==", - "requires": { - "@itwin/core-bentley": "4.5.1", - "flatbuffers": "~1.12.0" - } - }, - "@itwin/core-i18n": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-4.5.1.tgz", - "integrity": "sha512-/ZNFTbAsekc2O96+DuK/6QL8Co4qxsRlxww2K91AjToGxYmeqaDEZbCCDKflxn/seJ2HqcBkOkt7o0KOfrY5Dg==", - "requires": { - "i18next": "^21.9.1", - "i18next-browser-languagedetector": "^6.1.2", - "i18next-http-backend": "^1.4.4" - } - }, - "@itwin/core-markup": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-4.5.1.tgz", - "integrity": "sha512-USzMN5xecKrY2oKTNpRFi0WHkHL4p0hwVrUkBlXBduBGmfnZm1eegl1muUu6E+tL4ifj+j27ehnA0vaZfSXQig==", - "requires": { - "@svgdotjs/svg.js": "3.0.13" - } - }, - "@itwin/core-orbitgt": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-4.5.1.tgz", - "integrity": "sha512-uXncJVSVxk0U6nQcEzq1obS7MhNKCTdqNDFRHo7rsveMcL+kXAx83OuR4G/ckyzx2kt02oaCrfUBpdVB6xRCNw==" - }, - "@itwin/core-quantity": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.5.1.tgz", - "integrity": "sha512-nGaBmKUq0H/wxWQ3J5+iPasXTMTY+aO/jC3lrXd+wk0UtrdnxXkXSTwZVcIW9qqtFwVck4TTN4FKxF8NuJipGQ==", - "requires": {} - }, - "@itwin/core-telemetry": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.5.1.tgz", - "integrity": "sha512-Cd6Ul9sjSL+HWZgUg84Q8tm9mx/NKZFSdNQFejVZR1hIaJ1PBgqYUbo/xwnGY/AQSKb5LtMZo4lBfyvUX8ALUQ==", - "requires": { - "@itwin/core-bentley": "4.5.1", - "@itwin/core-common": "4.5.1" - } - }, - "@itwin/presentation-common": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-4.5.1.tgz", - "integrity": "sha512-C+u94nIpezL5bS83J+w7AQPZOwf8KBYzYc+QwyC/x35HkcSPQRq/+k8Z9SdPOt+nTpeQvkEqO1C4BMs2SCIM5w==", - "requires": {} - }, - "@itwin/presentation-frontend": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-4.5.1.tgz", - "integrity": "sha512-fJ+qphteEBTsHnEQWlpRKg66csUfJAx4pqZAf9ZWLO+pOVl6JMhZMdagwC9UDHJyjX6EgPAF+27+Z8lBWfPGRw==", - "requires": { - "@itwin/unified-selection": "^0.1.0", - "rxjs": "^7.8.1", - "rxjs-for-await": "^1.0.0" - } - }, - "@itwin/webgl-compatibility": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-4.5.1.tgz", - "integrity": "sha512-0PVyVYqlGZq2tfcnO+KkBeFh8c7semBI53otDChUIFHggzo2O+PCseATyDgbD+cMqT+9PXZtBwJzk1tkOfEj5Q==", - "requires": { - "@itwin/core-bentley": "4.5.1" - } - } } }, "@itwin/mobile-ui-react": { - "version": "0.22.4", - "resolved": "https://registry.npmjs.org/@itwin/mobile-ui-react/-/mobile-ui-react-0.22.4.tgz", - "integrity": "sha512-DI5sON61sqyXybbt1iSFR2Xj6XV4Zil2eoOGcTlKnfKHR/HOMuGEnvrLE5lsycO80WrcLX++Our4qmWS6GFeSA==", + "version": "0.22.5", + "resolved": "https://registry.npmjs.org/@itwin/mobile-ui-react/-/mobile-ui-react-0.22.5.tgz", + "integrity": "sha512-3R4CguJgpiyQf/amyY5dlFT2S+zJBo34E65l0kE4iuqfmDHZxJaOp5ixfe2OrufANdokuNTS4NRBKnedClXBVQ==", "requires": { "@bentley/icons-generic-webfont": "1.0.34", - "@itwin/appui-abstract": "4.5.1", - "@itwin/appui-react": "4.12.0", - "@itwin/components-react": "4.12.0", - "@itwin/core-bentley": "4.5.1", - "@itwin/core-common": "4.5.1", - "@itwin/core-frontend": "4.5.1", - "@itwin/core-geometry": "4.5.1", - "@itwin/core-i18n": "4.5.1", - "@itwin/core-markup": "4.5.1", - "@itwin/core-orbitgt": "4.5.1", - "@itwin/core-quantity": "4.5.1", - "@itwin/core-react": "4.12.0", - "@itwin/imodel-components-react": "4.12.0", - "@itwin/mobile-sdk-core": "0.22.4", - "@itwin/presentation-common": "4.5.1", - "@itwin/presentation-frontend": "4.5.1", - "@itwin/webgl-compatibility": "4.5.1", + "@itwin/appui-abstract": "4.7.2", + "@itwin/appui-react": "4.14.1", + "@itwin/components-react": "4.14.1", + "@itwin/core-bentley": "4.7.2", + "@itwin/core-common": "4.7.2", + "@itwin/core-frontend": "4.7.2", + "@itwin/core-geometry": "4.7.2", + "@itwin/core-i18n": "4.7.2", + "@itwin/core-markup": "4.7.2", + "@itwin/core-orbitgt": "4.7.2", + "@itwin/core-quantity": "4.7.2", + "@itwin/core-react": "4.14.1", + "@itwin/imodel-components-react": "4.14.1", + "@itwin/mobile-sdk-core": "0.22.5", + "@itwin/presentation-common": "4.7.2", + "@itwin/presentation-frontend": "4.7.2", + "@itwin/webgl-compatibility": "4.7.2", "classnames": "^2.2.6", "react": "^17.0.0", "react-dom": "^17.0.0", "react-redux": "^7.2.4", "redux": "^4.1.1" - }, - "dependencies": { - "@itwin/appui-abstract": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/appui-abstract/-/appui-abstract-4.5.1.tgz", - "integrity": "sha512-wVf/Nv1nV329Pt3/Mq+gqGU2B1EAMW6jJuIWs914bXWefqgz7EeyV5K7aetYCJqaYGf3a30gHDD93E8Ul/OX0Q==", - "requires": {} - }, - "@itwin/appui-react": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/@itwin/appui-react/-/appui-react-4.12.0.tgz", - "integrity": "sha512-xxTTYnCProc53qKVkMMP1VdGAex/Vb2LC29cUXilxlPItNfYW7UfO943OOaqZidp9ka+/rO7lmx6Jma8Kalx2Q==", - "requires": { - "@bentley/icons-generic": "^1.0.34", - "@itwin/itwinui-icons-react": "^2.8.0", - "@itwin/itwinui-illustrations-react": "^2.0.1", - "@itwin/itwinui-react": "^3.6.0", - "@itwin/itwinui-react-v2": "npm:@itwin/itwinui-react@^2.11.11", - "@itwin/itwinui-variables": "^3.0.0", - "classnames": "2.3.1", - "immer": "9.0.6", - "lodash": "^4.17.10", - "react-error-boundary": "4.0.3", - "react-transition-group": "^4.4.2", - "rxjs": "^7.8.1", - "ts-key-enum": "~2.0.12", - "use-sync-external-store": "^1.2.0", - "zustand": "^4.4.1" - }, - "dependencies": { - "@itwin/itwinui-react": { - "version": "3.11.3", - "resolved": "https://registry.npmjs.org/@itwin/itwinui-react/-/itwinui-react-3.11.3.tgz", - "integrity": "sha512-DMdcKd95RtYG0OpBYzsEIcKQCzvcNTf6CsMlJL/j2S1bkCYhac9RHBjNzqIn1bSHlWTvHYEZAwpqdf1ssjfQQg==", - "requires": { - "@floating-ui/react": "^0.26.10", - "@itwin/itwinui-illustrations-react": "^2.1.0", - "classnames": "^2.3.2", - "jotai": "^2.8.0", - "react-table": "^7.8.0", - "react-transition-group": "^4.4.5", - "tslib": "^2.6.0" - }, - "dependencies": { - "classnames": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" - }, - "jotai": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.8.3.tgz", - "integrity": "sha512-pR4plVvdbzB6zyt7VLLHPMAkcRSKhRIvZKd+qkifQLa3CEziEo1uwZjePj4acTmQrboiISBlYSdCz3gWcr1Nkg==", - "requires": {} - } - } - }, - "classnames": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", - "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" - } - } - }, - "@itwin/components-react": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/@itwin/components-react/-/components-react-4.12.0.tgz", - "integrity": "sha512-TJUkvJ3zl+bw2v6tnYMCIDspglkdErwoeVWmk0CIIwQppqWMkAhlIbWtS6ffXRdoIeFyir+et1L7xnbqlmmwjg==", - "requires": { - "@bentley/icons-generic": "^1.0.34", - "@itwin/itwinui-icons-react": "^2.8.0", - "@itwin/itwinui-react": "^3.6.0", - "@itwin/itwinui-variables": "^3.0.0", - "@types/shortid": "~0.0.29", - "classnames": "2.3.1", - "immer": "9.0.6", - "linkify-it": "~2.2.0", - "lodash": "^4.17.10", - "react-highlight-words": "^0.20.0", - "react-window": "^1.8.9", - "rxjs": "^7.8.1", - "shortid": "~2.2.15", - "ts-key-enum": "~2.0.12" - }, - "dependencies": { - "@itwin/itwinui-react": { - "version": "3.11.3", - "resolved": "https://registry.npmjs.org/@itwin/itwinui-react/-/itwinui-react-3.11.3.tgz", - "integrity": "sha512-DMdcKd95RtYG0OpBYzsEIcKQCzvcNTf6CsMlJL/j2S1bkCYhac9RHBjNzqIn1bSHlWTvHYEZAwpqdf1ssjfQQg==", - "requires": { - "@floating-ui/react": "^0.26.10", - "@itwin/itwinui-illustrations-react": "^2.1.0", - "classnames": "^2.3.2", - "jotai": "^2.8.0", - "react-table": "^7.8.0", - "react-transition-group": "^4.4.5", - "tslib": "^2.6.0" - }, - "dependencies": { - "classnames": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" - }, - "jotai": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.8.3.tgz", - "integrity": "sha512-pR4plVvdbzB6zyt7VLLHPMAkcRSKhRIvZKd+qkifQLa3CEziEo1uwZjePj4acTmQrboiISBlYSdCz3gWcr1Nkg==", - "requires": {} - } - } - }, - "classnames": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", - "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" - } - } - }, - "@itwin/core-bentley": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-bentley/-/core-bentley-4.5.1.tgz", - "integrity": "sha512-GFSU2lAhw3LHafIEGLHBYUJ49mobpXwYSQ+8DMDlJjxRsA5s01jIUQ8Ne+osf8UTNoe568bHT8ZrefaiGwXScA==" - }, - "@itwin/core-common": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-common/-/core-common-4.5.1.tgz", - "integrity": "sha512-oiSS2Fu6yxGzPy69LmHwz0oGGkeudApU4rQ4mf3zEMPmzcpotuyc+cPgDswDcsWb0JIWq2TvklGJBcQS0cGsPw==", - "requires": { - "flatbuffers": "~1.12.0", - "js-base64": "^3.6.1" - } - }, - "@itwin/core-frontend": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-frontend/-/core-frontend-4.5.1.tgz", - "integrity": "sha512-9VceVzaxn/Xxhi4/bIcHFzYgY39V5HcYsvymh0+ZyyOtXkGPVig0JLvrfMJQu+tdHj7oC4KrSa3uKWWentAvUg==", - "requires": { - "@itwin/cloud-agnostic-core": "^2.1.0", - "@itwin/core-i18n": "4.5.1", - "@itwin/core-telemetry": "4.5.1", - "@itwin/object-storage-core": "^2.2.2", - "@itwin/webgl-compatibility": "4.5.1", - "@loaders.gl/core": "^3.1.6", - "@loaders.gl/draco": "^3.1.6", - "fuse.js": "^3.3.0", - "wms-capabilities": "0.4.0" - } - }, - "@itwin/core-geometry": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-geometry/-/core-geometry-4.5.1.tgz", - "integrity": "sha512-YquYcorbH6su0pfRaDAmYxK8C8cpheKiZre6VFDgWKnXUmc5fjkEbJTNgSWJuC9jFeLByPKbD0rHjUZcs9t0uQ==", - "requires": { - "@itwin/core-bentley": "4.5.1", - "flatbuffers": "~1.12.0" - } - }, - "@itwin/core-i18n": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-i18n/-/core-i18n-4.5.1.tgz", - "integrity": "sha512-/ZNFTbAsekc2O96+DuK/6QL8Co4qxsRlxww2K91AjToGxYmeqaDEZbCCDKflxn/seJ2HqcBkOkt7o0KOfrY5Dg==", - "requires": { - "i18next": "^21.9.1", - "i18next-browser-languagedetector": "^6.1.2", - "i18next-http-backend": "^1.4.4" - } - }, - "@itwin/core-markup": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-markup/-/core-markup-4.5.1.tgz", - "integrity": "sha512-USzMN5xecKrY2oKTNpRFi0WHkHL4p0hwVrUkBlXBduBGmfnZm1eegl1muUu6E+tL4ifj+j27ehnA0vaZfSXQig==", - "requires": { - "@svgdotjs/svg.js": "3.0.13" - } - }, - "@itwin/core-orbitgt": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-orbitgt/-/core-orbitgt-4.5.1.tgz", - "integrity": "sha512-uXncJVSVxk0U6nQcEzq1obS7MhNKCTdqNDFRHo7rsveMcL+kXAx83OuR4G/ckyzx2kt02oaCrfUBpdVB6xRCNw==" - }, - "@itwin/core-quantity": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-quantity/-/core-quantity-4.5.1.tgz", - "integrity": "sha512-nGaBmKUq0H/wxWQ3J5+iPasXTMTY+aO/jC3lrXd+wk0UtrdnxXkXSTwZVcIW9qqtFwVck4TTN4FKxF8NuJipGQ==", - "requires": {} - }, - "@itwin/core-react": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/@itwin/core-react/-/core-react-4.12.0.tgz", - "integrity": "sha512-POY6XR/LYEh8wHD99X1Y+PQSWwN/uxF3xp846nzpmKPkr1YbPaPvVsiOxHHeYB9/CHP/3MyVlLyE5MKbsDAbgw==", - "requires": { - "@bentley/icons-generic": "^1.0.34", - "@itwin/itwinui-icons-react": "^2.8.0", - "@itwin/itwinui-react": "^3.6.0", - "@itwin/itwinui-variables": "^3.0.0", - "classnames": "2.3.1", - "dompurify": "^2.0.12", - "lodash": "^4.17.10", - "react-autosuggest": "^10.1.0", - "resize-observer-polyfill": "1.5.1", - "ts-key-enum": "~2.0.12" - }, - "dependencies": { - "@itwin/itwinui-react": { - "version": "3.11.3", - "resolved": "https://registry.npmjs.org/@itwin/itwinui-react/-/itwinui-react-3.11.3.tgz", - "integrity": "sha512-DMdcKd95RtYG0OpBYzsEIcKQCzvcNTf6CsMlJL/j2S1bkCYhac9RHBjNzqIn1bSHlWTvHYEZAwpqdf1ssjfQQg==", - "requires": { - "@floating-ui/react": "^0.26.10", - "@itwin/itwinui-illustrations-react": "^2.1.0", - "classnames": "^2.3.2", - "jotai": "^2.8.0", - "react-table": "^7.8.0", - "react-transition-group": "^4.4.5", - "tslib": "^2.6.0" - }, - "dependencies": { - "classnames": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" - }, - "jotai": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.8.3.tgz", - "integrity": "sha512-pR4plVvdbzB6zyt7VLLHPMAkcRSKhRIvZKd+qkifQLa3CEziEo1uwZjePj4acTmQrboiISBlYSdCz3gWcr1Nkg==", - "requires": {} - } - } - }, - "classnames": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", - "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" - } - } - }, - "@itwin/core-telemetry": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/core-telemetry/-/core-telemetry-4.5.1.tgz", - "integrity": "sha512-Cd6Ul9sjSL+HWZgUg84Q8tm9mx/NKZFSdNQFejVZR1hIaJ1PBgqYUbo/xwnGY/AQSKb5LtMZo4lBfyvUX8ALUQ==", - "requires": { - "@itwin/core-bentley": "4.5.1", - "@itwin/core-common": "4.5.1" - } - }, - "@itwin/imodel-components-react": { - "version": "4.12.0", - "resolved": "https://registry.npmjs.org/@itwin/imodel-components-react/-/imodel-components-react-4.12.0.tgz", - "integrity": "sha512-1DYxGeCDNTD0pIqdn9qe1d15mTbeVB+D1GqHSBZp8SgqJZyTlbPsN6yUau8C0yfazl56NCRNRMuxDOZGdh1PJQ==", - "requires": { - "@bentley/icons-generic": "^1.0.34", - "@itwin/itwinui-icons-react": "^2.8.0", - "@itwin/itwinui-react": "^3.6.0", - "@itwin/itwinui-variables": "^3.0.0", - "classnames": "2.3.1", - "ts-key-enum": "~2.0.12" - }, - "dependencies": { - "@itwin/itwinui-react": { - "version": "3.11.3", - "resolved": "https://registry.npmjs.org/@itwin/itwinui-react/-/itwinui-react-3.11.3.tgz", - "integrity": "sha512-DMdcKd95RtYG0OpBYzsEIcKQCzvcNTf6CsMlJL/j2S1bkCYhac9RHBjNzqIn1bSHlWTvHYEZAwpqdf1ssjfQQg==", - "requires": { - "@floating-ui/react": "^0.26.10", - "@itwin/itwinui-illustrations-react": "^2.1.0", - "classnames": "^2.3.2", - "jotai": "^2.8.0", - "react-table": "^7.8.0", - "react-transition-group": "^4.4.5", - "tslib": "^2.6.0" - }, - "dependencies": { - "classnames": { - "version": "2.5.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" - }, - "jotai": { - "version": "2.8.3", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.8.3.tgz", - "integrity": "sha512-pR4plVvdbzB6zyt7VLLHPMAkcRSKhRIvZKd+qkifQLa3CEziEo1uwZjePj4acTmQrboiISBlYSdCz3gWcr1Nkg==", - "requires": {} - } - } - }, - "classnames": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.3.1.tgz", - "integrity": "sha512-OlQdbZ7gLfGarSqxesMesDa5uz7KFbID8Kpq/SxIoNGDqY8lSYs0D+hhtBXhcdB3rcbXArFr7vlHheLk1voeNA==" - } - } - }, - "@itwin/itwinui-variables": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/@itwin/itwinui-variables/-/itwinui-variables-3.2.0.tgz", - "integrity": "sha512-YuJ3IyqRRynQRKPiTz6odF8hVxmAVABxitrqj2VZ1ZtKRVO6EyrWMgZP90cYF1l0EjqzOxG71focaHcZH5C6Ow==" - }, - "@itwin/presentation-common": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/presentation-common/-/presentation-common-4.5.1.tgz", - "integrity": "sha512-C+u94nIpezL5bS83J+w7AQPZOwf8KBYzYc+QwyC/x35HkcSPQRq/+k8Z9SdPOt+nTpeQvkEqO1C4BMs2SCIM5w==", - "requires": {} - }, - "@itwin/presentation-frontend": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/presentation-frontend/-/presentation-frontend-4.5.1.tgz", - "integrity": "sha512-fJ+qphteEBTsHnEQWlpRKg66csUfJAx4pqZAf9ZWLO+pOVl6JMhZMdagwC9UDHJyjX6EgPAF+27+Z8lBWfPGRw==", - "requires": { - "@itwin/unified-selection": "^0.1.0", - "rxjs": "^7.8.1", - "rxjs-for-await": "^1.0.0" - } - }, - "@itwin/webgl-compatibility": { - "version": "4.5.1", - "resolved": "https://registry.npmjs.org/@itwin/webgl-compatibility/-/webgl-compatibility-4.5.1.tgz", - "integrity": "sha512-0PVyVYqlGZq2tfcnO+KkBeFh8c7semBI53otDChUIFHggzo2O+PCseATyDgbD+cMqT+9PXZtBwJzk1tkOfEj5Q==", - "requires": { - "@itwin/core-bentley": "4.5.1" - } - }, - "@types/react": { - "version": "18.3.3", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.3.tgz", - "integrity": "sha512-hti/R0pS0q1/xx+TsI73XIqk26eBsISZ2R0wUijXIngRK9R/e7Xw/cXVxQK7R5JjW+SV4zGcn5hXjudkN/pLIw==", - "optional": true, - "peer": true, - "requires": { - "@types/prop-types": "*", - "csstype": "^3.0.2" - } - } } }, "@itwin/object-storage-azure": { @@ -32896,11 +31836,6 @@ "@types/node": "*" } }, - "@types/shortid": { - "version": "0.0.32", - "resolved": "https://registry.npmjs.org/@types/shortid/-/shortid-0.0.32.tgz", - "integrity": "sha512-LwWF89yy6Ol8abraYbVedIKzMlgJCTx8zm40yx9t0ZPOJaVR0OmSO4zRRAKfyOJtCwZrEBmhueZX8OiNbQydYw==" - }, "@types/sockjs": { "version": "0.3.33", "resolved": "https://registry.npmjs.org/@types/sockjs/-/sockjs-0.3.33.tgz", @@ -44857,21 +43792,6 @@ "vscode-textmate": "5.2.0" } }, - "shortid": { - "version": "2.2.16", - "resolved": "https://registry.npmjs.org/shortid/-/shortid-2.2.16.tgz", - "integrity": "sha512-Ugt+GIZqvGXCIItnsL+lvFJOiN7RYqlGy7QE41O3YC1xbNSeDGIRO7xg2JJXIAj1cAGnOeC1r7/T9pgrtQbv4g==", - "requires": { - "nanoid": "^2.1.0" - }, - "dependencies": { - "nanoid": { - "version": "2.1.11", - "resolved": "https://registry.npmjs.org/nanoid/-/nanoid-2.1.11.tgz", - "integrity": "sha512-s/snB+WGm6uwi0WjsZdaVcuf3KJXlfGl2LcxgwkEwJF0D/BWzVWAZW/XY4bFaiR7s0Jk3FPvlnepg1H1b1UwlA==" - } - } - }, "side-channel": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz", diff --git a/cross-platform/react-app/package.json b/cross-platform/react-app/package.json index 0d041c7c..ea530dc6 100644 --- a/cross-platform/react-app/package.json +++ b/cross-platform/react-app/package.json @@ -1,6 +1,6 @@ { "name": "react-app", - "version": "0.22.4", + "version": "0.22.5", "description": "React app for use with iTwin Mobile SDK samples.", "repository": { "type": "git", @@ -76,8 +76,8 @@ "@itwin/linear-referencing-backend": "4.7.2", "@itwin/linear-referencing-common": "4.7.2", "@itwin/measure-tools-react": "^0.14.2", - "@itwin/mobile-sdk-core": "0.22.4", - "@itwin/mobile-ui-react": "0.22.4", + "@itwin/mobile-sdk-core": "0.22.5", + "@itwin/mobile-ui-react": "0.22.5", "@itwin/presentation-backend": "4.7.2", "@itwin/presentation-common": "4.7.2", "@itwin/presentation-components": "4.4.1", diff --git a/cross-platform/token-server/package-lock.json b/cross-platform/token-server/package-lock.json index dc45d476..8fd828ac 100644 --- a/cross-platform/token-server/package-lock.json +++ b/cross-platform/token-server/package-lock.json @@ -1,12 +1,12 @@ { "name": "token-server", - "version": "0.22.4", + "version": "0.22.5", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "token-server", - "version": "0.22.4", + "version": "0.22.5", "license": "MIT", "dependencies": { "@itwin/express-server": "4.7.2", diff --git a/cross-platform/token-server/package.json b/cross-platform/token-server/package.json index f2b49eaa..a9511d00 100644 --- a/cross-platform/token-server/package.json +++ b/cross-platform/token-server/package.json @@ -1,6 +1,6 @@ { "name": "token-server", - "version": "0.22.4", + "version": "0.22.5", "description": "Server-side component to manage providing an access token for the iTwin Platform.", "repository": { "type": "git", diff --git a/iOS/CameraSample/CameraSample.xcodeproj/project.pbxproj b/iOS/CameraSample/CameraSample.xcodeproj/project.pbxproj index c08d0f70..abfe6147 100644 --- a/iOS/CameraSample/CameraSample.xcodeproj/project.pbxproj +++ b/iOS/CameraSample/CameraSample.xcodeproj/project.pbxproj @@ -463,7 +463,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.4; + version = 0.22.5; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/CameraSample/CameraSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/CameraSample/CameraSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index a497345a..f33a639a 100644 --- a/iOS/CameraSample/CameraSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/CameraSample/CameraSample.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-sdk-ios.git", "state" : { - "revision" : "8915e9b23070eb1204c900c9079d3fc53b67189c", - "version" : "0.22.4" + "revision" : "36984b23e2b22cfdf7d18fafc6629c59bed5faaa", + "version" : "0.22.5" } }, { diff --git a/iOS/CameraSample/LocalSDK_CameraSample.xcodeproj/project.pbxproj b/iOS/CameraSample/LocalSDK_CameraSample.xcodeproj/project.pbxproj index 6000b195..d8a32541 100644 --- a/iOS/CameraSample/LocalSDK_CameraSample.xcodeproj/project.pbxproj +++ b/iOS/CameraSample/LocalSDK_CameraSample.xcodeproj/project.pbxproj @@ -463,7 +463,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.4; + version = 0.22.5; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.pbxproj b/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.pbxproj index f49a6667..41f2993a 100644 --- a/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.pbxproj +++ b/iOS/MobileStarter/LocalSDK_MobileStarter.xcodeproj/project.pbxproj @@ -443,7 +443,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.4; + version = 0.22.5; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/MobileStarter/MobileStarter.xcodeproj/project.pbxproj b/iOS/MobileStarter/MobileStarter.xcodeproj/project.pbxproj index 9be4dc88..4b778453 100644 --- a/iOS/MobileStarter/MobileStarter.xcodeproj/project.pbxproj +++ b/iOS/MobileStarter/MobileStarter.xcodeproj/project.pbxproj @@ -443,7 +443,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.4; + version = 0.22.5; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/MobileStarter/MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/MobileStarter/MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index a497345a..f33a639a 100644 --- a/iOS/MobileStarter/MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/MobileStarter/MobileStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-sdk-ios.git", "state" : { - "revision" : "8915e9b23070eb1204c900c9079d3fc53b67189c", - "version" : "0.22.4" + "revision" : "36984b23e2b22cfdf7d18fafc6629c59bed5faaa", + "version" : "0.22.5" } }, { diff --git a/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.pbxproj b/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.pbxproj index 7569f6ee..4fc06538 100644 --- a/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.pbxproj +++ b/iOS/SwiftUIStarter/LocalSDK_SwiftUIStarter.xcodeproj/project.pbxproj @@ -407,7 +407,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.4; + version = 0.22.5; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.pbxproj b/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.pbxproj index 95eb975e..0631821d 100644 --- a/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.pbxproj +++ b/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.pbxproj @@ -405,7 +405,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.4; + version = 0.22.5; }; }; /* End XCRemoteSwiftPackageReference section */ diff --git a/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index a497345a..f33a639a 100644 --- a/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/SwiftUIStarter/SwiftUIStarter.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -32,8 +32,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-sdk-ios.git", "state" : { - "revision" : "8915e9b23070eb1204c900c9079d3fc53b67189c", - "version" : "0.22.4" + "revision" : "36984b23e2b22cfdf7d18fafc6629c59bed5faaa", + "version" : "0.22.5" } }, { diff --git a/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.pbxproj b/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.pbxproj index 2f9be0d8..54ce8885 100644 --- a/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.pbxproj +++ b/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.pbxproj @@ -447,7 +447,7 @@ repositoryURL = "https://github.com/iTwin/mobile-sdk-ios.git"; requirement = { kind = exactVersion; - version = 0.22.4; + version = 0.22.5; }; }; 1F1C63A327B1996F00CE8F89 /* XCRemoteSwiftPackageReference "ShowTime" */ = { diff --git a/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index 9f3898e8..9fe0fd03 100644 --- a/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/iOS/ThirdPartyAuth/ThirdPartyAuth.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -50,8 +50,8 @@ "kind" : "remoteSourceControl", "location" : "https://github.com/iTwin/mobile-sdk-ios.git", "state" : { - "revision" : "8915e9b23070eb1204c900c9079d3fc53b67189c", - "version" : "0.22.4" + "revision" : "36984b23e2b22cfdf7d18fafc6629c59bed5faaa", + "version" : "0.22.5" } }, {