@itwin/presentation-frontend 5.1.0-dev.9 → 5.1.1
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/CHANGELOG.md +85 -1
- 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 +16 -11
- package/lib/cjs/presentation-frontend/PresentationManager.d.ts.map +1 -1
- package/lib/cjs/presentation-frontend/PresentationManager.js +24 -15
- 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 +20 -0
- 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 +16 -11
- package/lib/esm/presentation-frontend/PresentationManager.d.ts.map +1 -1
- package/lib/esm/presentation-frontend/PresentationManager.js +24 -15
- 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 +20 -0
- package/lib/esm/presentation-frontend.js.map +1 -1
- package/package.json +20 -19
|
@@ -32,4 +32,24 @@ export { SelectionScopesManager, createSelectionScopeProps } from "./presentatio
|
|
|
32
32
|
export { SelectionHandler } from "./presentation-frontend/selection/SelectionHandler.js";
|
|
33
33
|
export { HiliteSetProvider } from "./presentation-frontend/selection/HiliteSetProvider.js";
|
|
34
34
|
export { SelectionHelper } from "./presentation-frontend/selection/SelectionHelper.js";
|
|
35
|
+
const globalSymbolPresentationFrontend = Symbol.for("itwin.presentation.frontend.globals");
|
|
36
|
+
if (globalThis[globalSymbolPresentationFrontend]) {
|
|
37
|
+
// Get the stack trace from when the module was first loaded
|
|
38
|
+
const firstLoadStack = globalThis[globalSymbolPresentationFrontend].stack;
|
|
39
|
+
const error = new Error("Multiple @itwin/presentation-frontend imports detected! This may happen if:\n" +
|
|
40
|
+
"- You have multiple versions of the package installed\n" +
|
|
41
|
+
"- Your bundling configuration is incorrect\n" +
|
|
42
|
+
"- You're importing from both ESM and CommonJS versions");
|
|
43
|
+
/* eslint-disable no-console */
|
|
44
|
+
console.error("Duplicate @itwin/presentation-frontend import:", error);
|
|
45
|
+
console.error("First import occurred at:", firstLoadStack);
|
|
46
|
+
console.error("Current import occurred at:", error.stack);
|
|
47
|
+
/* eslint-enable no-console */
|
|
48
|
+
throw error;
|
|
49
|
+
}
|
|
50
|
+
else {
|
|
51
|
+
globalThis[globalSymbolPresentationFrontend] = {
|
|
52
|
+
stack: new Error().stack,
|
|
53
|
+
};
|
|
54
|
+
}
|
|
35
55
|
//# sourceMappingURL=presentation-frontend.js.map
|
|
@@ -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","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"]}
|
|
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":["/*---------------------------------------------------------------------------------------------\r\n * Copyright (c) Bentley Systems, Incorporated. All rights reserved.\r\n * See LICENSE.md in the project root for license terms and full copyright notice.\r\n *--------------------------------------------------------------------------------------------*/\r\n/**\r\n * @module Core\r\n *\r\n * @docs-group-description Core\r\n * Common types used for retrieving presentation data from iModels.\r\n */\r\nexport { PresentationProps, Presentation } from \"./presentation-frontend/Presentation.js\";\r\nexport {\r\n IModelHierarchyChangeEventArgs,\r\n IModelContentChangeEventArgs,\r\n MultipleValuesRequestOptions,\r\n GetNodesRequestOptions,\r\n GetContentRequestOptions,\r\n GetDistinctValuesRequestOptions,\r\n PresentationManagerProps,\r\n PresentationManager,\r\n} from \"./presentation-frontend/PresentationManager.js\";\r\nexport { RulesetManager } from \"./presentation-frontend/RulesetManager.js\";\r\nexport { RulesetVariablesManager } from \"./presentation-frontend/RulesetVariablesManager.js\";\r\nexport {\r\n FavoritePropertiesScope,\r\n PropertyFullName,\r\n FavoritePropertiesOrderInfo,\r\n FavoritePropertiesManagerProps,\r\n FavoritePropertiesManager,\r\n} from \"./presentation-frontend/favorite-properties/FavoritePropertiesManager.js\";\r\nexport {\r\n IFavoritePropertiesStorage,\r\n DefaultFavoritePropertiesStorageTypes,\r\n createFavoritePropertiesStorage,\r\n} from \"./presentation-frontend/favorite-properties/FavoritePropertiesStorage.js\";\r\nexport { consoleDiagnosticsHandler, createCombinedDiagnosticsHandler } from \"./presentation-frontend/Diagnostics.js\";\r\n\r\n/**\r\n * @module Logging\r\n *\r\n * @docs-group-description Logging\r\n * Types related to logging in this package.\r\n */\r\nexport { PresentationFrontendLoggerCategory } from \"./presentation-frontend/FrontendLoggerCategory.js\";\r\n\r\n/**\r\n * @module UnifiedSelection\r\n *\r\n * @docs-group-description UnifiedSelection\r\n * Types related to [unified selection]($docs/presentation/unified-selection/index.md).\r\n */\r\nexport {\r\n SelectionChangesListener,\r\n SelectionChangeEvent,\r\n SelectionChangeType,\r\n SelectionChangeEventArgs,\r\n} from \"./presentation-frontend/selection/SelectionChangeEvent.js\";\r\nexport { ISelectionProvider } from \"./presentation-frontend/selection/ISelectionProvider.js\";\r\nexport { SelectionManagerProps, SelectionManager } from \"./presentation-frontend/selection/SelectionManager.js\";\r\nexport { SelectionScopesManagerProps, SelectionScopesManager, createSelectionScopeProps } from \"./presentation-frontend/selection/SelectionScopesManager.js\";\r\nexport { SelectionHandlerProps, SelectionHandler } from \"./presentation-frontend/selection/SelectionHandler.js\";\r\nexport { HiliteSet, HiliteSetProviderProps, HiliteSetProvider } from \"./presentation-frontend/selection/HiliteSetProvider.js\";\r\nexport { SelectionHelper } from \"./presentation-frontend/selection/SelectionHelper.js\";\r\n\r\nconst globalSymbolPresentationFrontend = Symbol.for(\"itwin.presentation.frontend.globals\");\r\nif ((globalThis as any)[globalSymbolPresentationFrontend]) {\r\n // Get the stack trace from when the module was first loaded\r\n const firstLoadStack = (globalThis as any)[globalSymbolPresentationFrontend].stack;\r\n\r\n const error = new Error(\r\n \"Multiple @itwin/presentation-frontend imports detected! This may happen if:\\n\" +\r\n \"- You have multiple versions of the package installed\\n\" +\r\n \"- Your bundling configuration is incorrect\\n\" +\r\n \"- You're importing from both ESM and CommonJS versions\",\r\n );\r\n\r\n /* eslint-disable no-console */\r\n console.error(\"Duplicate @itwin/presentation-frontend import:\", error);\r\n console.error(\"First import occurred at:\", firstLoadStack);\r\n console.error(\"Current import occurred at:\", error.stack);\r\n /* eslint-enable no-console */\r\n\r\n throw error;\r\n} else {\r\n (globalThis as any)[globalSymbolPresentationFrontend] = {\r\n stack: new Error().stack,\r\n };\r\n}"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/presentation-frontend",
|
|
3
|
-
"version": "5.1.
|
|
3
|
+
"version": "5.1.1",
|
|
4
4
|
"description": "Frontend of iModel.js Presentation library",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -36,15 +36,15 @@
|
|
|
36
36
|
"rxjs-for-await": "^1.0.0"
|
|
37
37
|
},
|
|
38
38
|
"peerDependencies": {
|
|
39
|
-
"@itwin/core-bentley": "5.1.
|
|
40
|
-
"@itwin/core-common": "5.1.
|
|
41
|
-
"@itwin/
|
|
42
|
-
"@itwin/
|
|
43
|
-
"@itwin/core-
|
|
44
|
-
"@itwin/presentation-common": "5.1.
|
|
39
|
+
"@itwin/core-bentley": "5.1.1",
|
|
40
|
+
"@itwin/core-common": "5.1.1",
|
|
41
|
+
"@itwin/ecschema-metadata": "5.1.1",
|
|
42
|
+
"@itwin/core-quantity": "5.1.1",
|
|
43
|
+
"@itwin/core-frontend": "5.1.1",
|
|
44
|
+
"@itwin/presentation-common": "5.1.1"
|
|
45
45
|
},
|
|
46
46
|
"devDependencies": {
|
|
47
|
-
"@itwin/eslint-plugin": "5.
|
|
47
|
+
"@itwin/eslint-plugin": "5.2.2-dev.2",
|
|
48
48
|
"@types/chai": "4.3.1",
|
|
49
49
|
"@types/chai-as-promised": "^7",
|
|
50
50
|
"@types/chai-jest-snapshot": "^1.3.8",
|
|
@@ -61,8 +61,8 @@
|
|
|
61
61
|
"cpx2": "^8.0.0",
|
|
62
62
|
"cross-env": "^7.0.3",
|
|
63
63
|
"deep-equal": "^1",
|
|
64
|
-
"eslint": "^9.
|
|
65
|
-
"eslint-config-prettier": "^9.1.
|
|
64
|
+
"eslint": "^9.31.0",
|
|
65
|
+
"eslint-config-prettier": "^9.1.2",
|
|
66
66
|
"jsdom": "^26.0.0",
|
|
67
67
|
"mocha": "^11.1.0",
|
|
68
68
|
"prettier": "^3.2.5",
|
|
@@ -71,15 +71,15 @@
|
|
|
71
71
|
"sinon-chai": "^3.7.0",
|
|
72
72
|
"typemoq": "^2.1.0",
|
|
73
73
|
"typescript": "~5.6.2",
|
|
74
|
-
"@itwin/
|
|
75
|
-
"@itwin/
|
|
76
|
-
"@itwin/core-
|
|
77
|
-
"@itwin/core-
|
|
78
|
-
"@itwin/core-
|
|
79
|
-
"@itwin/
|
|
80
|
-
"
|
|
81
|
-
"@itwin/
|
|
82
|
-
"
|
|
74
|
+
"@itwin/core-bentley": "5.1.1",
|
|
75
|
+
"@itwin/build-tools": "5.1.1",
|
|
76
|
+
"@itwin/core-common": "5.1.1",
|
|
77
|
+
"@itwin/core-frontend": "5.1.1",
|
|
78
|
+
"@itwin/core-quantity": "5.1.1",
|
|
79
|
+
"@itwin/ecschema-metadata": "5.1.1",
|
|
80
|
+
"internal-tools": "3.0.0-dev.69",
|
|
81
|
+
"@itwin/core-i18n": "5.1.1",
|
|
82
|
+
"@itwin/presentation-common": "5.1.1"
|
|
83
83
|
},
|
|
84
84
|
"scripts": {
|
|
85
85
|
"build": "npm run -s build:cjs && npm run -s build:esm",
|
|
@@ -93,6 +93,7 @@
|
|
|
93
93
|
"extract": "betools extract --fileExt=ts --extractFrom=./src/test --recursive --out=../../generated-docs/extract",
|
|
94
94
|
"extract-api": "betools extract-api --entry=lib/esm/presentation-frontend",
|
|
95
95
|
"lint": "eslint \"./src/**/*.ts\" 1>&2",
|
|
96
|
+
"lint-deprecation": "eslint --fix -f visualstudio --no-inline-config -c ../../common/config/eslint/eslint.config.deprecation-policy.js \"./src/**/*.ts\"",
|
|
96
97
|
"test": "mocha --enable-source-maps --config ./.mocharc.json",
|
|
97
98
|
"prettier:fix": "prettier --write ."
|
|
98
99
|
}
|