@itwin/presentation-backend 3.1.0-dev.1 → 3.1.0-dev.11
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.
|
@@ -216,7 +216,11 @@
|
|
|
216
216
|
"propertyCategories": [
|
|
217
217
|
{
|
|
218
218
|
"id": "source_information",
|
|
219
|
-
"label": "@BisCore:Categories.SourceInformation@"
|
|
219
|
+
"label": "@BisCore:Categories.SourceInformation@",
|
|
220
|
+
"parentId": {
|
|
221
|
+
"type": "Root"
|
|
222
|
+
},
|
|
223
|
+
"autoExpand": true
|
|
220
224
|
},
|
|
221
225
|
{
|
|
222
226
|
"id": "model_source",
|
|
@@ -293,60 +297,50 @@
|
|
|
293
297
|
"skipIfDuplicate": true
|
|
294
298
|
},
|
|
295
299
|
{
|
|
296
|
-
"propertiesSource":
|
|
297
|
-
|
|
298
|
-
"
|
|
299
|
-
|
|
300
|
+
"propertiesSource": [
|
|
301
|
+
{
|
|
302
|
+
"relationship": {
|
|
303
|
+
"schemaName": "BisCore",
|
|
304
|
+
"className": "ModelContainsElements"
|
|
305
|
+
},
|
|
306
|
+
"direction": "Backward"
|
|
300
307
|
},
|
|
301
|
-
"direction": "Backward"
|
|
302
|
-
},
|
|
303
|
-
"properties": "_none_",
|
|
304
|
-
"relationshipMeaning": "SameInstance",
|
|
305
|
-
"nestedRelatedProperties": [
|
|
306
308
|
{
|
|
307
|
-
"
|
|
308
|
-
"
|
|
309
|
-
|
|
310
|
-
"className": "ModelModelsElement"
|
|
311
|
-
},
|
|
312
|
-
"direction": "Forward"
|
|
309
|
+
"relationship": {
|
|
310
|
+
"schemaName": "BisCore",
|
|
311
|
+
"className": "ModelModelsElement"
|
|
313
312
|
},
|
|
314
|
-
"
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
321
|
-
|
|
322
|
-
|
|
323
|
-
|
|
324
|
-
|
|
325
|
-
|
|
326
|
-
},
|
|
327
|
-
"direction": "Forward"
|
|
328
|
-
},
|
|
329
|
-
"properties": [
|
|
330
|
-
{
|
|
331
|
-
"name": "Url",
|
|
332
|
-
"overridesPriority": 1001,
|
|
333
|
-
"labelOverride": "@BisCore:Properties.SourceInformation.Path@",
|
|
334
|
-
"categoryId": "model_source",
|
|
335
|
-
"isDisplayed": true
|
|
336
|
-
},
|
|
337
|
-
{
|
|
338
|
-
"name": "UserLabel",
|
|
339
|
-
"overridesPriority": 1001,
|
|
340
|
-
"labelOverride": "@BisCore:Properties.SourceInformation.Name@",
|
|
341
|
-
"categoryId": "model_source",
|
|
342
|
-
"isDisplayed": true
|
|
343
|
-
}
|
|
344
|
-
],
|
|
345
|
-
"relationshipMeaning": "SameInstance"
|
|
346
|
-
}
|
|
347
|
-
]
|
|
313
|
+
"direction": "Forward"
|
|
314
|
+
},
|
|
315
|
+
{
|
|
316
|
+
"relationship": {
|
|
317
|
+
"schemaName": "BisCore",
|
|
318
|
+
"className": "ElementHasLinks"
|
|
319
|
+
},
|
|
320
|
+
"targetClass": {
|
|
321
|
+
"schemaName": "BisCore",
|
|
322
|
+
"className": "RepositoryLink"
|
|
323
|
+
},
|
|
324
|
+
"direction": "Forward"
|
|
348
325
|
}
|
|
349
326
|
],
|
|
327
|
+
"properties": [
|
|
328
|
+
{
|
|
329
|
+
"name": "Url",
|
|
330
|
+
"overridesPriority": 1001,
|
|
331
|
+
"labelOverride": "@BisCore:Properties.SourceInformation.Path@",
|
|
332
|
+
"categoryId": "model_source",
|
|
333
|
+
"isDisplayed": true
|
|
334
|
+
},
|
|
335
|
+
{
|
|
336
|
+
"name": "UserLabel",
|
|
337
|
+
"overridesPriority": 1001,
|
|
338
|
+
"labelOverride": "@BisCore:Properties.SourceInformation.Name@",
|
|
339
|
+
"categoryId": "model_source",
|
|
340
|
+
"isDisplayed": true
|
|
341
|
+
}
|
|
342
|
+
],
|
|
343
|
+
"relationshipMeaning": "SameInstance",
|
|
350
344
|
"skipIfDuplicate": true
|
|
351
345
|
}
|
|
352
346
|
]
|
|
@@ -414,6 +408,9 @@
|
|
|
414
408
|
{
|
|
415
409
|
"id": "source_information",
|
|
416
410
|
"label": "@BisCore:Categories.SourceInformation@",
|
|
411
|
+
"parentId": {
|
|
412
|
+
"type": "Root"
|
|
413
|
+
},
|
|
417
414
|
"autoExpand": true
|
|
418
415
|
},
|
|
419
416
|
{
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/presentation-backend",
|
|
3
|
-
"version": "3.1.0-dev.
|
|
3
|
+
"version": "3.1.0-dev.11",
|
|
4
4
|
"description": "Backend of iTwin.js Presentation library",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"repository": {
|
|
@@ -22,20 +22,20 @@
|
|
|
22
22
|
"main": "lib/cjs/presentation-backend.js",
|
|
23
23
|
"typings": "lib/cjs/presentation-backend",
|
|
24
24
|
"peerDependencies": {
|
|
25
|
-
"@itwin/core-backend": "^3.1.0-dev.
|
|
26
|
-
"@itwin/core-bentley": "^3.1.0-dev.
|
|
27
|
-
"@itwin/core-common": "^3.1.0-dev.
|
|
28
|
-
"@itwin/core-quantity": "^3.1.0-dev.
|
|
29
|
-
"@itwin/presentation-common": "^3.1.0-dev.
|
|
25
|
+
"@itwin/core-backend": "^3.1.0-dev.11",
|
|
26
|
+
"@itwin/core-bentley": "^3.1.0-dev.11",
|
|
27
|
+
"@itwin/core-common": "^3.1.0-dev.11",
|
|
28
|
+
"@itwin/core-quantity": "^3.1.0-dev.11",
|
|
29
|
+
"@itwin/presentation-common": "^3.1.0-dev.11"
|
|
30
30
|
},
|
|
31
31
|
"devDependencies": {
|
|
32
|
-
"@itwin/build-tools": "3.1.0-dev.
|
|
33
|
-
"@itwin/core-backend": "3.1.0-dev.
|
|
34
|
-
"@itwin/core-bentley": "3.1.0-dev.
|
|
35
|
-
"@itwin/core-common": "3.1.0-dev.
|
|
36
|
-
"@itwin/core-quantity": "3.1.0-dev.
|
|
37
|
-
"@itwin/eslint-plugin": "3.1.0-dev.
|
|
38
|
-
"@itwin/presentation-common": "3.1.0-dev.
|
|
32
|
+
"@itwin/build-tools": "3.1.0-dev.11",
|
|
33
|
+
"@itwin/core-backend": "3.1.0-dev.11",
|
|
34
|
+
"@itwin/core-bentley": "3.1.0-dev.11",
|
|
35
|
+
"@itwin/core-common": "3.1.0-dev.11",
|
|
36
|
+
"@itwin/core-quantity": "3.1.0-dev.11",
|
|
37
|
+
"@itwin/eslint-plugin": "3.1.0-dev.11",
|
|
38
|
+
"@itwin/presentation-common": "3.1.0-dev.11",
|
|
39
39
|
"@types/chai": "^4.1.4",
|
|
40
40
|
"@types/chai-as-promised": "^7",
|
|
41
41
|
"@types/chai-jest-snapshot": "^1.3.0",
|