@itwin/presentation-frontend 5.0.0-dev.118 → 5.0.0-dev.119
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/lib/cjs/presentation-frontend/ConnectivityInformationProvider.js.map +1 -1
- package/lib/cjs/presentation-frontend/Diagnostics.js.map +1 -1
- package/lib/cjs/presentation-frontend/FrontendLoggerCategory.js.map +1 -1
- package/lib/cjs/presentation-frontend/IModelConnectionInitialization.js.map +1 -1
- package/lib/cjs/presentation-frontend/InternalSymbols.js.map +1 -1
- package/lib/cjs/presentation-frontend/IpcRequestsHandler.js.map +1 -1
- package/lib/cjs/presentation-frontend/LocalizationHelper.js.map +1 -1
- package/lib/cjs/presentation-frontend/Presentation.d.ts +2 -2
- package/lib/cjs/presentation-frontend/Presentation.js +1 -1
- package/lib/cjs/presentation-frontend/Presentation.js.map +1 -1
- package/lib/cjs/presentation-frontend/PresentationManager.d.ts +9 -9
- package/lib/cjs/presentation-frontend/PresentationManager.d.ts.map +1 -1
- package/lib/cjs/presentation-frontend/PresentationManager.js +8 -8
- package/lib/cjs/presentation-frontend/PresentationManager.js.map +1 -1
- package/lib/cjs/presentation-frontend/RulesetManager.js.map +1 -1
- package/lib/cjs/presentation-frontend/RulesetVariablesManager.js.map +1 -1
- package/lib/cjs/presentation-frontend/StreamedResponseGenerator.js.map +1 -1
- package/lib/cjs/presentation-frontend/favorite-properties/FavoritePropertiesManager.d.ts +4 -4
- package/lib/cjs/presentation-frontend/favorite-properties/FavoritePropertiesManager.d.ts.map +1 -1
- package/lib/cjs/presentation-frontend/favorite-properties/FavoritePropertiesManager.js +11 -11
- package/lib/cjs/presentation-frontend/favorite-properties/FavoritePropertiesManager.js.map +1 -1
- package/lib/cjs/presentation-frontend/favorite-properties/FavoritePropertiesStorage.js.map +1 -1
- package/lib/cjs/presentation-frontend/selection/HiliteSetProvider.d.ts +3 -3
- package/lib/cjs/presentation-frontend/selection/HiliteSetProvider.js +1 -1
- package/lib/cjs/presentation-frontend/selection/HiliteSetProvider.js.map +1 -1
- package/lib/cjs/presentation-frontend/selection/ISelectionProvider.d.ts +1 -1
- package/lib/cjs/presentation-frontend/selection/ISelectionProvider.js.map +1 -1
- package/lib/cjs/presentation-frontend/selection/SelectionChangeEvent.d.ts +4 -4
- package/lib/cjs/presentation-frontend/selection/SelectionChangeEvent.js +2 -2
- package/lib/cjs/presentation-frontend/selection/SelectionChangeEvent.js.map +1 -1
- package/lib/cjs/presentation-frontend/selection/SelectionHandler.d.ts +3 -3
- package/lib/cjs/presentation-frontend/selection/SelectionHandler.d.ts.map +1 -1
- package/lib/cjs/presentation-frontend/selection/SelectionHandler.js +2 -2
- package/lib/cjs/presentation-frontend/selection/SelectionHandler.js.map +1 -1
- package/lib/cjs/presentation-frontend/selection/SelectionHelper.d.ts +1 -1
- package/lib/cjs/presentation-frontend/selection/SelectionHelper.js +1 -1
- package/lib/cjs/presentation-frontend/selection/SelectionHelper.js.map +1 -1
- package/lib/cjs/presentation-frontend/selection/SelectionManager.d.ts +3 -3
- package/lib/cjs/presentation-frontend/selection/SelectionManager.d.ts.map +1 -1
- package/lib/cjs/presentation-frontend/selection/SelectionManager.js +2 -2
- package/lib/cjs/presentation-frontend/selection/SelectionManager.js.map +1 -1
- package/lib/cjs/presentation-frontend/selection/SelectionScopesManager.d.ts +3 -3
- package/lib/cjs/presentation-frontend/selection/SelectionScopesManager.js +2 -2
- package/lib/cjs/presentation-frontend/selection/SelectionScopesManager.js.map +1 -1
- package/lib/cjs/presentation-frontend.js.map +1 -1
- package/lib/esm/presentation-frontend/ConnectivityInformationProvider.js.map +1 -1
- package/lib/esm/presentation-frontend/Diagnostics.js.map +1 -1
- package/lib/esm/presentation-frontend/FrontendLoggerCategory.js.map +1 -1
- package/lib/esm/presentation-frontend/IModelConnectionInitialization.js.map +1 -1
- package/lib/esm/presentation-frontend/InternalSymbols.js.map +1 -1
- package/lib/esm/presentation-frontend/IpcRequestsHandler.js.map +1 -1
- package/lib/esm/presentation-frontend/LocalizationHelper.js.map +1 -1
- package/lib/esm/presentation-frontend/Presentation.d.ts +2 -2
- package/lib/esm/presentation-frontend/Presentation.js +1 -1
- package/lib/esm/presentation-frontend/Presentation.js.map +1 -1
- package/lib/esm/presentation-frontend/PresentationManager.d.ts +9 -9
- package/lib/esm/presentation-frontend/PresentationManager.d.ts.map +1 -1
- package/lib/esm/presentation-frontend/PresentationManager.js +8 -8
- package/lib/esm/presentation-frontend/PresentationManager.js.map +1 -1
- package/lib/esm/presentation-frontend/RulesetManager.js.map +1 -1
- package/lib/esm/presentation-frontend/RulesetVariablesManager.js.map +1 -1
- package/lib/esm/presentation-frontend/StreamedResponseGenerator.js.map +1 -1
- package/lib/esm/presentation-frontend/favorite-properties/FavoritePropertiesManager.d.ts +4 -4
- package/lib/esm/presentation-frontend/favorite-properties/FavoritePropertiesManager.d.ts.map +1 -1
- package/lib/esm/presentation-frontend/favorite-properties/FavoritePropertiesManager.js +11 -11
- package/lib/esm/presentation-frontend/favorite-properties/FavoritePropertiesManager.js.map +1 -1
- package/lib/esm/presentation-frontend/favorite-properties/FavoritePropertiesStorage.js.map +1 -1
- package/lib/esm/presentation-frontend/selection/HiliteSetProvider.d.ts +3 -3
- package/lib/esm/presentation-frontend/selection/HiliteSetProvider.js +1 -1
- package/lib/esm/presentation-frontend/selection/HiliteSetProvider.js.map +1 -1
- package/lib/esm/presentation-frontend/selection/ISelectionProvider.d.ts +1 -1
- package/lib/esm/presentation-frontend/selection/ISelectionProvider.js.map +1 -1
- package/lib/esm/presentation-frontend/selection/SelectionChangeEvent.d.ts +4 -4
- package/lib/esm/presentation-frontend/selection/SelectionChangeEvent.js +2 -2
- package/lib/esm/presentation-frontend/selection/SelectionChangeEvent.js.map +1 -1
- package/lib/esm/presentation-frontend/selection/SelectionHandler.d.ts +3 -3
- package/lib/esm/presentation-frontend/selection/SelectionHandler.d.ts.map +1 -1
- package/lib/esm/presentation-frontend/selection/SelectionHandler.js +2 -2
- package/lib/esm/presentation-frontend/selection/SelectionHandler.js.map +1 -1
- package/lib/esm/presentation-frontend/selection/SelectionHelper.d.ts +1 -1
- package/lib/esm/presentation-frontend/selection/SelectionHelper.js +1 -1
- package/lib/esm/presentation-frontend/selection/SelectionHelper.js.map +1 -1
- package/lib/esm/presentation-frontend/selection/SelectionManager.d.ts +3 -3
- package/lib/esm/presentation-frontend/selection/SelectionManager.d.ts.map +1 -1
- package/lib/esm/presentation-frontend/selection/SelectionManager.js +2 -2
- package/lib/esm/presentation-frontend/selection/SelectionManager.js.map +1 -1
- package/lib/esm/presentation-frontend/selection/SelectionScopesManager.d.ts +3 -3
- package/lib/esm/presentation-frontend/selection/SelectionScopesManager.js +2 -2
- package/lib/esm/presentation-frontend/selection/SelectionScopesManager.js.map +1 -1
- package/lib/esm/presentation-frontend.js.map +1 -1
- package/package.json +15 -15
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"presentation-frontend.js","sourceRoot":"","sources":["../../src/presentation-frontend.ts"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;;;;GAKG;AACH,OAAO,EAAqB,YAAY,EAAE,MAAM,yCAAyC,CAAC;AAC1F,OAAO,EAQL,mBAAmB,GACpB,MAAM,gDAAgD,CAAC;AAGxD,OAAO,EACL,uBAAuB,EAIvB,yBAAyB,GAC1B,MAAM,0EAA0E,CAAC;AAClF,OAAO,EAEL,qCAAqC,EACrC,+BAA+B,GAChC,MAAM,0EAA0E,CAAC;AAClF,OAAO,EAAE,yBAAyB,EAAE,gCAAgC,EAAE,MAAM,wCAAwC,CAAC;AAErH;;;;;GAKG;AACH,OAAO,EAAE,kCAAkC,EAAE,MAAM,mDAAmD,CAAC;AAEvG;;;;;GAKG;AACH,OAAO,EAEL,oBAAoB,EACpB,mBAAmB,GAEpB,MAAM,2DAA2D,CAAC;AAEnE,OAAO,EAAyB,gBAAgB,EAAE,MAAM,uDAAuD,CAAC;AAChH,OAAO,EAA+B,sBAAsB,EAAE,yBAAyB,EAAE,MAAM,6DAA6D,CAAC;AAC7J,OAAO,EAAyB,gBAAgB,EAAE,MAAM,uDAAuD,CAAC;AAChH,OAAO,EAAqC,iBAAiB,EAAE,MAAM,wDAAwD,CAAC;AAC9H,OAAO,EAAE,eAAe,EAAE,MAAM,sDAAsD,CAAC;AAEvF,MAAM,gCAAgC,GAAG,MAAM,CAAC,GAAG,CAAC,qCAAqC,CAAC,CAAC;AAC3F,IAAK,UAAkB,CAAC,gCAAgC,CAAC,EAAE,CAAC;IAC1D,4DAA4D;IAC5D,MAAM,cAAc,GAAI,UAAkB,CAAC,gCAAgC,CAAC,CAAC,KAAK,CAAC;IAEnF,MAAM,KAAK,GAAG,IAAI,KAAK,CACrB,+EAA+E;QAC7E,yDAAyD;QACzD,8CAA8C;QAC9C,wDAAwD,CAC3D,CAAC;IAEF,+BAA+B;IAC/B,OAAO,CAAC,KAAK,CAAC,gDAAgD,EAAE,KAAK,CAAC,CAAC;IACvE,OAAO,CAAC,KAAK,CAAC,2BAA2B,EAAE,cAAc,CAAC,CAAC;IAC3D,OAAO,CAAC,KAAK,CAAC,6BAA6B,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IAC1D,8BAA8B;IAE9B,MAAM,KAAK,CAAC;AACd,CAAC;KAAM,CAAC;IACL,UAAkB,CAAC,gCAAgC,CAAC,GAAG;QACtD,KAAK,EAAE,IAAI,KAAK,EAAE,CAAC,KAAK;KACzB,CAAC;AACJ,CAAC","sourcesContent":["/*---------------------------------------------------------------------------------------------\
|
|
1
|
+
{"version":3,"file":"presentation-frontend.js","sourceRoot":"","sources":["../../src/presentation-frontend.ts"],"names":[],"mappings":"AAAA;;;gGAGgG;AAChG;;;;;GAKG;AACH,OAAO,EAAqB,YAAY,EAAE,MAAM,yCAAyC,CAAC;AAC1F,OAAO,EAQL,mBAAmB,GACpB,MAAM,gDAAgD,CAAC;AAGxD,OAAO,EACL,uBAAuB,EAIvB,yBAAyB,GAC1B,MAAM,0EAA0E,CAAC;AAClF,OAAO,EAEL,qCAAqC,EACrC,+BAA+B,GAChC,MAAM,0EAA0E,CAAC;AAClF,OAAO,EAAE,yBAAyB,EAAE,gCAAgC,EAAE,MAAM,wCAAwC,CAAC;AAErH;;;;;GAKG;AACH,OAAO,EAAE,kCAAkC,EAAE,MAAM,mDAAmD,CAAC;AAEvG;;;;;GAKG;AACH,OAAO,EAEL,oBAAoB,EACpB,mBAAmB,GAEpB,MAAM,2DAA2D,CAAC;AAEnE,OAAO,EAAyB,gBAAgB,EAAE,MAAM,uDAAuD,CAAC;AAChH,OAAO,EAA+B,sBAAsB,EAAE,yBAAyB,EAAE,MAAM,6DAA6D,CAAC;AAC7J,OAAO,EAAyB,gBAAgB,EAAE,MAAM,uDAAuD,CAAC;AAChH,OAAO,EAAqC,iBAAiB,EAAE,MAAM,wDAAwD,CAAC;AAC9H,OAAO,EAAE,eAAe,EAAE,MAAM,sDAAsD,CAAC;AAEvF,MAAM,gCAAgC,GAAG,MAAM,CAAC,GAAG,CAAC,qCAAqC,CAAC,CAAC;AAC3F,IAAK,UAAkB,CAAC,gCAAgC,CAAC,EAAE,CAAC;IAC1D,4DAA4D;IAC5D,MAAM,cAAc,GAAI,UAAkB,CAAC,gCAAgC,CAAC,CAAC,KAAK,CAAC;IAEnF,MAAM,KAAK,GAAG,IAAI,KAAK,CACrB,+EAA+E;QAC7E,yDAAyD;QACzD,8CAA8C;QAC9C,wDAAwD,CAC3D,CAAC;IAEF,+BAA+B;IAC/B,OAAO,CAAC,KAAK,CAAC,gDAAgD,EAAE,KAAK,CAAC,CAAC;IACvE,OAAO,CAAC,KAAK,CAAC,2BAA2B,EAAE,cAAc,CAAC,CAAC;IAC3D,OAAO,CAAC,KAAK,CAAC,6BAA6B,EAAE,KAAK,CAAC,KAAK,CAAC,CAAC;IAC1D,8BAA8B;IAE9B,MAAM,KAAK,CAAC;AACd,CAAC;KAAM,CAAC;IACL,UAAkB,CAAC,gCAAgC,CAAC,GAAG;QACtD,KAAK,EAAE,IAAI,KAAK,EAAE,CAAC,KAAK;KACzB,CAAC;AACJ,CAAC","sourcesContent":["/*---------------------------------------------------------------------------------------------\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\n * See LICENSE.md in the project root for license terms and full copyright notice.\n *--------------------------------------------------------------------------------------------*/\n/**\n * @module Core\n *\n * @docs-group-description Core\n * Common types used for retrieving presentation data from iModels.\n */\nexport { PresentationProps, Presentation } from \"./presentation-frontend/Presentation.js\";\nexport {\n IModelHierarchyChangeEventArgs,\n IModelContentChangeEventArgs,\n MultipleValuesRequestOptions,\n GetNodesRequestOptions,\n GetContentRequestOptions,\n GetDistinctValuesRequestOptions,\n PresentationManagerProps,\n PresentationManager,\n} from \"./presentation-frontend/PresentationManager.js\";\nexport { RulesetManager } from \"./presentation-frontend/RulesetManager.js\";\nexport { RulesetVariablesManager } from \"./presentation-frontend/RulesetVariablesManager.js\";\nexport {\n FavoritePropertiesScope,\n PropertyFullName,\n FavoritePropertiesOrderInfo,\n FavoritePropertiesManagerProps,\n FavoritePropertiesManager,\n} from \"./presentation-frontend/favorite-properties/FavoritePropertiesManager.js\";\nexport {\n IFavoritePropertiesStorage,\n DefaultFavoritePropertiesStorageTypes,\n createFavoritePropertiesStorage,\n} from \"./presentation-frontend/favorite-properties/FavoritePropertiesStorage.js\";\nexport { consoleDiagnosticsHandler, createCombinedDiagnosticsHandler } from \"./presentation-frontend/Diagnostics.js\";\n\n/**\n * @module Logging\n *\n * @docs-group-description Logging\n * Types related to logging in this package.\n */\nexport { PresentationFrontendLoggerCategory } from \"./presentation-frontend/FrontendLoggerCategory.js\";\n\n/**\n * @module UnifiedSelection\n *\n * @docs-group-description UnifiedSelection\n * Types related to [unified selection]($docs/presentation/unified-selection/index.md).\n */\nexport {\n SelectionChangesListener,\n SelectionChangeEvent,\n SelectionChangeType,\n SelectionChangeEventArgs,\n} from \"./presentation-frontend/selection/SelectionChangeEvent.js\";\nexport { ISelectionProvider } from \"./presentation-frontend/selection/ISelectionProvider.js\";\nexport { SelectionManagerProps, SelectionManager } from \"./presentation-frontend/selection/SelectionManager.js\";\nexport { SelectionScopesManagerProps, SelectionScopesManager, createSelectionScopeProps } from \"./presentation-frontend/selection/SelectionScopesManager.js\";\nexport { SelectionHandlerProps, SelectionHandler } from \"./presentation-frontend/selection/SelectionHandler.js\";\nexport { HiliteSet, HiliteSetProviderProps, HiliteSetProvider } from \"./presentation-frontend/selection/HiliteSetProvider.js\";\nexport { SelectionHelper } from \"./presentation-frontend/selection/SelectionHelper.js\";\n\nconst globalSymbolPresentationFrontend = Symbol.for(\"itwin.presentation.frontend.globals\");\nif ((globalThis as any)[globalSymbolPresentationFrontend]) {\n // Get the stack trace from when the module was first loaded\n const firstLoadStack = (globalThis as any)[globalSymbolPresentationFrontend].stack;\n\n const error = new Error(\n \"Multiple @itwin/presentation-frontend imports detected! This may happen if:\\n\" +\n \"- You have multiple versions of the package installed\\n\" +\n \"- Your bundling configuration is incorrect\\n\" +\n \"- You're importing from both ESM and CommonJS versions\",\n );\n\n /* eslint-disable no-console */\n console.error(\"Duplicate @itwin/presentation-frontend import:\", error);\n console.error(\"First import occurred at:\", firstLoadStack);\n console.error(\"Current import occurred at:\", error.stack);\n /* eslint-enable no-console */\n\n throw error;\n} else {\n (globalThis as any)[globalSymbolPresentationFrontend] = {\n stack: new Error().stack,\n };\n}"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/presentation-frontend",
|
|
3
|
-
"version": "5.0.0-dev.
|
|
3
|
+
"version": "5.0.0-dev.119",
|
|
4
4
|
"description": "Frontend of iModel.js Presentation library",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -36,12 +36,12 @@
|
|
|
36
36
|
"rxjs-for-await": "^1.0.0"
|
|
37
37
|
},
|
|
38
38
|
"peerDependencies": {
|
|
39
|
-
"@itwin/core-
|
|
40
|
-
"@itwin/core-frontend": "5.0.0-dev.
|
|
41
|
-
"@itwin/core-
|
|
42
|
-
"@itwin/
|
|
43
|
-
"@itwin/
|
|
44
|
-
"@itwin/
|
|
39
|
+
"@itwin/core-common": "5.0.0-dev.119",
|
|
40
|
+
"@itwin/core-frontend": "5.0.0-dev.119",
|
|
41
|
+
"@itwin/core-bentley": "5.0.0-dev.119",
|
|
42
|
+
"@itwin/ecschema-metadata": "5.0.0-dev.119",
|
|
43
|
+
"@itwin/presentation-common": "5.0.0-dev.119",
|
|
44
|
+
"@itwin/core-quantity": "5.0.0-dev.119"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
47
|
"@itwin/eslint-plugin": "5.0.0-dev.1",
|
|
@@ -71,14 +71,14 @@
|
|
|
71
71
|
"sinon-chai": "^3.7.0",
|
|
72
72
|
"typemoq": "^2.1.0",
|
|
73
73
|
"typescript": "~5.6.2",
|
|
74
|
-
"@itwin/build-tools": "5.0.0-dev.
|
|
75
|
-
"@itwin/core-
|
|
76
|
-
"@itwin/core-bentley": "5.0.0-dev.
|
|
77
|
-
"@itwin/core-
|
|
78
|
-
"@itwin/
|
|
79
|
-
"@itwin/
|
|
80
|
-
"@itwin/
|
|
81
|
-
"@itwin/
|
|
74
|
+
"@itwin/build-tools": "5.0.0-dev.119",
|
|
75
|
+
"@itwin/core-quantity": "5.0.0-dev.119",
|
|
76
|
+
"@itwin/core-bentley": "5.0.0-dev.119",
|
|
77
|
+
"@itwin/core-common": "5.0.0-dev.119",
|
|
78
|
+
"@itwin/core-frontend": "5.0.0-dev.119",
|
|
79
|
+
"@itwin/ecschema-metadata": "5.0.0-dev.119",
|
|
80
|
+
"@itwin/core-i18n": "5.0.0-dev.119",
|
|
81
|
+
"@itwin/presentation-common": "5.0.0-dev.119",
|
|
82
82
|
"internal-tools": "3.0.0-dev.69"
|
|
83
83
|
},
|
|
84
84
|
"scripts": {
|