@itwin/core-backend 4.0.0-dev.80 → 4.0.0-dev.82
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/BackendHubAccess.js.map +1 -1
- package/lib/cjs/BackendLoggerCategory.js.map +1 -1
- package/lib/cjs/BisCoreSchema.js.map +1 -1
- package/lib/cjs/BriefcaseManager.js.map +1 -1
- package/lib/cjs/Category.js.map +1 -1
- package/lib/cjs/ChangeSummaryManager.js +2 -2
- package/lib/cjs/ChangeSummaryManager.js.map +1 -1
- package/lib/cjs/ChangedElementsDb.js.map +1 -1
- package/lib/cjs/ChangedElementsManager.js.map +1 -1
- package/lib/cjs/ChannelControl.js.map +1 -1
- package/lib/cjs/CheckpointManager.d.ts.map +1 -1
- package/lib/cjs/CheckpointManager.js +12 -12
- package/lib/cjs/CheckpointManager.js.map +1 -1
- package/lib/cjs/ClassRegistry.js +5 -5
- package/lib/cjs/ClassRegistry.js.map +1 -1
- package/lib/cjs/CloudSqlite.d.ts +110 -42
- package/lib/cjs/CloudSqlite.d.ts.map +1 -1
- package/lib/cjs/CloudSqlite.js +42 -7
- package/lib/cjs/CloudSqlite.js.map +1 -1
- package/lib/cjs/CodeService.d.ts +61 -20
- package/lib/cjs/CodeService.d.ts.map +1 -1
- package/lib/cjs/CodeService.js +1 -1
- package/lib/cjs/CodeService.js.map +1 -1
- package/lib/cjs/CodeSpecs.d.ts +6 -3
- package/lib/cjs/CodeSpecs.d.ts.map +1 -1
- package/lib/cjs/CodeSpecs.js +55 -25
- package/lib/cjs/CodeSpecs.js.map +1 -1
- package/lib/cjs/ConcurrentQuery.js.map +1 -1
- package/lib/cjs/CustomViewState3dCreator.js.map +1 -1
- package/lib/cjs/DevTools.js.map +1 -1
- package/lib/cjs/DisplayStyle.js.map +1 -1
- package/lib/cjs/ECDb.js.map +1 -1
- package/lib/cjs/ECSchemaXmlContext.js.map +1 -1
- package/lib/cjs/ECSqlStatement.js.map +1 -1
- package/lib/cjs/Element.js.map +1 -1
- package/lib/cjs/ElementAspect.js.map +1 -1
- package/lib/cjs/ElementGraphics.js.map +1 -1
- package/lib/cjs/ElementTreeWalker.js.map +1 -1
- package/lib/cjs/Entity.d.ts +1 -1
- package/lib/cjs/Entity.d.ts.map +1 -1
- package/lib/cjs/Entity.js +3 -2
- package/lib/cjs/Entity.js.map +1 -1
- package/lib/cjs/EntityReferences.js.map +1 -1
- package/lib/cjs/ExportGraphics.js.map +1 -1
- package/lib/cjs/ExternalSource.js.map +1 -1
- package/lib/cjs/GeoCoordConfig.js.map +1 -1
- package/lib/cjs/GeometrySummary.js +47 -47
- package/lib/cjs/GeometrySummary.js.map +1 -1
- package/lib/cjs/HubMock.js.map +1 -1
- package/lib/cjs/IModelCloneContext.js.map +1 -1
- package/lib/cjs/IModelDb.d.ts +11 -5
- package/lib/cjs/IModelDb.d.ts.map +1 -1
- package/lib/cjs/IModelDb.js +15 -10
- package/lib/cjs/IModelDb.js.map +1 -1
- package/lib/cjs/IModelElementCloneContext.js.map +1 -1
- package/lib/cjs/IModelHost.d.ts +42 -29
- package/lib/cjs/IModelHost.d.ts.map +1 -1
- package/lib/cjs/IModelHost.js +121 -119
- package/lib/cjs/IModelHost.js.map +1 -1
- package/lib/cjs/IModelJsFs.js.map +1 -1
- package/lib/cjs/IpcHost.js.map +1 -1
- package/lib/cjs/LineStyle.js.map +1 -1
- package/lib/cjs/LocalHub.js +1 -1
- package/lib/cjs/LocalHub.js.map +1 -1
- package/lib/cjs/LocalhostIpcHost.js.map +1 -1
- package/lib/cjs/Material.js.map +1 -1
- package/lib/cjs/Model.js.map +1 -1
- package/lib/cjs/NativeAppStorage.js.map +1 -1
- package/lib/cjs/NativeHost.d.ts.map +1 -1
- package/lib/cjs/NativeHost.js +1 -3
- package/lib/cjs/NativeHost.js.map +1 -1
- package/lib/cjs/NavigationRelationship.js.map +1 -1
- package/lib/cjs/PromiseMemoizer.js.map +1 -1
- package/lib/cjs/PropertyStore.js.map +1 -1
- package/lib/cjs/Relationship.js.map +1 -1
- package/lib/cjs/RpcBackend.js.map +1 -1
- package/lib/cjs/SQLiteDb.js.map +1 -1
- package/lib/cjs/Schema.js.map +1 -1
- package/lib/cjs/ServerBasedLocks.js.map +1 -1
- package/lib/cjs/SqliteStatement.js.map +1 -1
- package/lib/cjs/Texture.js.map +1 -1
- package/lib/cjs/TileStorage.js.map +1 -1
- package/lib/cjs/TxnManager.js.map +1 -1
- package/lib/cjs/ViewDefinition.js.map +1 -1
- package/lib/cjs/ViewStateHydrator.js.map +1 -1
- package/lib/cjs/assets/IModelChange.02.00.00.ecschema.xml +90 -90
- package/lib/cjs/assets/Settings/Schemas/Cloud.Schema.json +67 -67
- package/lib/cjs/assets/Settings/Schemas/Gcs.schema.json +31 -31
- package/lib/cjs/assets/Settings/Schemas/Workspace.Schema.json +52 -52
- package/lib/cjs/assets/Settings/backend.setting.json5 +138 -138
- package/lib/cjs/core-backend.d.ts +27 -28
- package/lib/cjs/core-backend.d.ts.map +1 -1
- package/lib/cjs/core-backend.js +34 -35
- package/lib/cjs/core-backend.js.map +1 -1
- package/lib/cjs/domains/FunctionalElements.js.map +1 -1
- package/lib/cjs/domains/FunctionalSchema.js.map +1 -1
- package/lib/cjs/domains/GenericElements.js.map +1 -1
- package/lib/cjs/domains/GenericSchema.js.map +1 -1
- package/lib/cjs/rpc/multipart.js.map +1 -1
- package/lib/cjs/rpc/tracing.js.map +1 -1
- package/lib/cjs/rpc/web/logging.js.map +1 -1
- package/lib/cjs/rpc/web/request.js.map +1 -1
- package/lib/cjs/rpc/web/response.js.map +1 -1
- package/lib/cjs/rpc-impl/DevToolsRpcImpl.js.map +1 -1
- package/lib/cjs/rpc-impl/IModelReadRpcImpl.js.map +1 -1
- package/lib/cjs/rpc-impl/IModelTileRpcImpl.js.map +1 -1
- package/lib/cjs/rpc-impl/RpcBriefcaseUtility.js.map +1 -1
- package/lib/cjs/rpc-impl/SnapshotIModelRpcImpl.js.map +1 -1
- package/lib/cjs/rpc-impl/WipRpcImpl.js.map +1 -1
- package/lib/cjs/workspace/Settings.js.map +1 -1
- package/lib/cjs/workspace/SettingsSchemas.js.map +1 -1
- package/lib/cjs/workspace/Workspace.d.ts +3 -6
- package/lib/cjs/workspace/Workspace.d.ts.map +1 -1
- package/lib/cjs/workspace/Workspace.js +3 -19
- package/lib/cjs/workspace/Workspace.js.map +1 -1
- package/package.json +11 -11
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$id": "http://itwinjs.org/json-schema/gcs",
|
|
3
|
-
"$schema": "http://json-schema.org/draft-07/schema",
|
|
4
|
-
"title": "GeoCoordinate settings",
|
|
5
|
-
"description": "settings for geocoordinate services",
|
|
6
|
-
"type": "object",
|
|
7
|
-
"groupName": "gcs",
|
|
8
|
-
"properties": {
|
|
9
|
-
"gcs/default/databases": {
|
|
10
|
-
"type": "array",
|
|
11
|
-
"cumulative": false,
|
|
12
|
-
"description": "List of GCS workspace database aliases loaded by default. Must be entries in \"workspace/databases\".",
|
|
13
|
-
"items": {
|
|
14
|
-
"type": "string"
|
|
15
|
-
},
|
|
16
|
-
"default": [
|
|
17
|
-
"gcs/base",
|
|
18
|
-
"gcs/entire-earth"
|
|
19
|
-
]
|
|
20
|
-
},
|
|
21
|
-
"gcs/disableWorkspaces": {
|
|
22
|
-
"type": "boolean",
|
|
23
|
-
"description": "If true, do not load any GCS workspaces",
|
|
24
|
-
"default": false
|
|
25
|
-
},
|
|
26
|
-
"gcs/noLocalData": {
|
|
27
|
-
"type": "boolean",
|
|
28
|
-
"description": "If true, do not attempt to load GCS data from local files",
|
|
29
|
-
"default": false
|
|
30
|
-
}
|
|
31
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"$id": "http://itwinjs.org/json-schema/gcs",
|
|
3
|
+
"$schema": "http://json-schema.org/draft-07/schema",
|
|
4
|
+
"title": "GeoCoordinate settings",
|
|
5
|
+
"description": "settings for geocoordinate services",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"groupName": "gcs",
|
|
8
|
+
"properties": {
|
|
9
|
+
"gcs/default/databases": {
|
|
10
|
+
"type": "array",
|
|
11
|
+
"cumulative": false,
|
|
12
|
+
"description": "List of GCS workspace database aliases loaded by default. Must be entries in \"workspace/databases\".",
|
|
13
|
+
"items": {
|
|
14
|
+
"type": "string"
|
|
15
|
+
},
|
|
16
|
+
"default": [
|
|
17
|
+
"gcs/base",
|
|
18
|
+
"gcs/entire-earth"
|
|
19
|
+
]
|
|
20
|
+
},
|
|
21
|
+
"gcs/disableWorkspaces": {
|
|
22
|
+
"type": "boolean",
|
|
23
|
+
"description": "If true, do not load any GCS workspaces",
|
|
24
|
+
"default": false
|
|
25
|
+
},
|
|
26
|
+
"gcs/noLocalData": {
|
|
27
|
+
"type": "boolean",
|
|
28
|
+
"description": "If true, do not attempt to load GCS data from local files",
|
|
29
|
+
"default": false
|
|
30
|
+
}
|
|
31
|
+
}
|
|
32
32
|
}
|
|
@@ -1,53 +1,53 @@
|
|
|
1
|
-
{
|
|
2
|
-
"$id": "http://itwinjs.org/json-schema/workspace",
|
|
3
|
-
"$schema": "http://json-schema.org/draft-07/schema",
|
|
4
|
-
"title": "Workspace settings",
|
|
5
|
-
"description": "settings for accessing data from workspaces",
|
|
6
|
-
"type": "object",
|
|
7
|
-
"groupName": "workspace",
|
|
8
|
-
"properties": {
|
|
9
|
-
"workspace/databases": {
|
|
10
|
-
"type": "array",
|
|
11
|
-
"cumulative": true,
|
|
12
|
-
"description": "array of workspace databases",
|
|
13
|
-
"items": {
|
|
14
|
-
"type": "object",
|
|
15
|
-
"required": [
|
|
16
|
-
"name",
|
|
17
|
-
"dbName",
|
|
18
|
-
"containerName"
|
|
19
|
-
],
|
|
20
|
-
"properties": {
|
|
21
|
-
"name": {
|
|
22
|
-
"type": "string",
|
|
23
|
-
"description": "the alias name of the workspace database"
|
|
24
|
-
},
|
|
25
|
-
"dbName": {
|
|
26
|
-
"type": "string",
|
|
27
|
-
"description": "the name of the database within its cloud container"
|
|
28
|
-
},
|
|
29
|
-
"containerName": {
|
|
30
|
-
"type": "string",
|
|
31
|
-
"description": "the container name"
|
|
32
|
-
},
|
|
33
|
-
"version": {
|
|
34
|
-
"type": "string",
|
|
35
|
-
"description": "the (semver) range of acceptable versions"
|
|
36
|
-
},
|
|
37
|
-
"includePrerelease": {
|
|
38
|
-
"type": "boolean",
|
|
39
|
-
"description": "include prerelease version as acceptable versions"
|
|
40
|
-
},
|
|
41
|
-
"priority": {
|
|
42
|
-
"type": "number",
|
|
43
|
-
"description": "for sorted databases, higher values are searched first"
|
|
44
|
-
},
|
|
45
|
-
"prefetch": {
|
|
46
|
-
"type": "boolean",
|
|
47
|
-
"description": "if true, pre-fetch all of the data from the cloud in the background"
|
|
48
|
-
}
|
|
49
|
-
}
|
|
50
|
-
}
|
|
51
|
-
}
|
|
52
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"$id": "http://itwinjs.org/json-schema/workspace",
|
|
3
|
+
"$schema": "http://json-schema.org/draft-07/schema",
|
|
4
|
+
"title": "Workspace settings",
|
|
5
|
+
"description": "settings for accessing data from workspaces",
|
|
6
|
+
"type": "object",
|
|
7
|
+
"groupName": "workspace",
|
|
8
|
+
"properties": {
|
|
9
|
+
"workspace/databases": {
|
|
10
|
+
"type": "array",
|
|
11
|
+
"cumulative": true,
|
|
12
|
+
"description": "array of workspace databases",
|
|
13
|
+
"items": {
|
|
14
|
+
"type": "object",
|
|
15
|
+
"required": [
|
|
16
|
+
"name",
|
|
17
|
+
"dbName",
|
|
18
|
+
"containerName"
|
|
19
|
+
],
|
|
20
|
+
"properties": {
|
|
21
|
+
"name": {
|
|
22
|
+
"type": "string",
|
|
23
|
+
"description": "the alias name of the workspace database"
|
|
24
|
+
},
|
|
25
|
+
"dbName": {
|
|
26
|
+
"type": "string",
|
|
27
|
+
"description": "the name of the database within its cloud container"
|
|
28
|
+
},
|
|
29
|
+
"containerName": {
|
|
30
|
+
"type": "string",
|
|
31
|
+
"description": "the container name"
|
|
32
|
+
},
|
|
33
|
+
"version": {
|
|
34
|
+
"type": "string",
|
|
35
|
+
"description": "the (semver) range of acceptable versions"
|
|
36
|
+
},
|
|
37
|
+
"includePrerelease": {
|
|
38
|
+
"type": "boolean",
|
|
39
|
+
"description": "include prerelease version as acceptable versions"
|
|
40
|
+
},
|
|
41
|
+
"priority": {
|
|
42
|
+
"type": "number",
|
|
43
|
+
"description": "for sorted databases, higher values are searched first"
|
|
44
|
+
},
|
|
45
|
+
"prefetch": {
|
|
46
|
+
"type": "boolean",
|
|
47
|
+
"description": "if true, pre-fetch all of the data from the cloud in the background"
|
|
48
|
+
}
|
|
49
|
+
}
|
|
50
|
+
}
|
|
51
|
+
}
|
|
52
|
+
}
|
|
53
53
|
}
|
|
@@ -1,139 +1,139 @@
|
|
|
1
|
-
{
|
|
2
|
-
"cloud/accounts": [
|
|
3
|
-
{
|
|
4
|
-
"name": "gcs/account",
|
|
5
|
-
"accessName": "https://geocoord-workspace.itwinjs.org",
|
|
6
|
-
"storageType": "azure?customuri=1&sas=1"
|
|
7
|
-
}
|
|
8
|
-
],
|
|
9
|
-
"cloud/containers": [
|
|
10
|
-
{
|
|
11
|
-
"name": "gcs/container",
|
|
12
|
-
"accountName": "gcs/account",
|
|
13
|
-
"containerId": "gcs",
|
|
14
|
-
"isPublic": true
|
|
15
|
-
}
|
|
16
|
-
],
|
|
17
|
-
"workspace/databases": [
|
|
18
|
-
{
|
|
19
|
-
"name": "gcs/base",
|
|
20
|
-
"dbName": "base",
|
|
21
|
-
"containerName": "gcs/container",
|
|
22
|
-
"version": "^1",
|
|
23
|
-
"priority": 10000,
|
|
24
|
-
"prefetch": true
|
|
25
|
-
},
|
|
26
|
-
{
|
|
27
|
-
"name": "gcs/entire-earth",
|
|
28
|
-
"dbName": "allEarth",
|
|
29
|
-
"containerName": "gcs/container",
|
|
30
|
-
"version": "^1",
|
|
31
|
-
"priority": 100
|
|
32
|
-
},
|
|
33
|
-
{
|
|
34
|
-
"name": "gcs/Australia",
|
|
35
|
-
"dbName": "Australia",
|
|
36
|
-
"containerName": "gcs/container",
|
|
37
|
-
"version": "^1",
|
|
38
|
-
"priority": 500
|
|
39
|
-
},
|
|
40
|
-
{
|
|
41
|
-
"name": "gcs/Brazil",
|
|
42
|
-
"dbName": "Brazil",
|
|
43
|
-
"containerName": "gcs/container",
|
|
44
|
-
"version": "^1",
|
|
45
|
-
"priority": 500
|
|
46
|
-
},
|
|
47
|
-
{
|
|
48
|
-
"name": "gcs/Canada",
|
|
49
|
-
"dbName": "Canada",
|
|
50
|
-
"containerName": "gcs/container",
|
|
51
|
-
"version": "^1",
|
|
52
|
-
"priority": 500
|
|
53
|
-
},
|
|
54
|
-
{
|
|
55
|
-
"name": "gcs/France",
|
|
56
|
-
"dbName": "France",
|
|
57
|
-
"containerName": "gcs/container",
|
|
58
|
-
"version": "^1",
|
|
59
|
-
"priority": 500
|
|
60
|
-
},
|
|
61
|
-
{
|
|
62
|
-
"name": "gcs/Germany",
|
|
63
|
-
"dbName": "Germany",
|
|
64
|
-
"containerName": "gcs/container",
|
|
65
|
-
"version": "^1",
|
|
66
|
-
"priority": 500
|
|
67
|
-
},
|
|
68
|
-
{
|
|
69
|
-
"name": "gcs/Japan",
|
|
70
|
-
"dbName": "Japan",
|
|
71
|
-
"containerName": "gcs/container",
|
|
72
|
-
"version": "^1",
|
|
73
|
-
"priority": 500
|
|
74
|
-
},
|
|
75
|
-
{
|
|
76
|
-
"name": "gcs/NewZealand",
|
|
77
|
-
"dbName": "NewZealand",
|
|
78
|
-
"containerName": "gcs/container",
|
|
79
|
-
"version": "^1",
|
|
80
|
-
"priority": 500
|
|
81
|
-
},
|
|
82
|
-
{
|
|
83
|
-
"name": "gcs/Portugal",
|
|
84
|
-
"dbName": "Portugal",
|
|
85
|
-
"containerName": "gcs/container",
|
|
86
|
-
"version": "^1",
|
|
87
|
-
"priority": 500
|
|
88
|
-
},
|
|
89
|
-
{
|
|
90
|
-
"name": "gcs/Slovakia",
|
|
91
|
-
"dbName": "Slovakia",
|
|
92
|
-
"containerName": "gcs/container",
|
|
93
|
-
"version": "^1",
|
|
94
|
-
"priority": 500
|
|
95
|
-
},
|
|
96
|
-
{
|
|
97
|
-
"name": "gcs/SouthAfrica",
|
|
98
|
-
"dbName": "SouthAfrica",
|
|
99
|
-
"containerName": "gcs/container",
|
|
100
|
-
"version": "^1",
|
|
101
|
-
"priority": 500
|
|
102
|
-
},
|
|
103
|
-
{
|
|
104
|
-
"name": "gcs/Spain",
|
|
105
|
-
"dbName": "Spain",
|
|
106
|
-
"containerName": "gcs/container",
|
|
107
|
-
"version": "^1",
|
|
108
|
-
"priority": 500
|
|
109
|
-
},
|
|
110
|
-
{
|
|
111
|
-
"name": "gcs/Switzerland",
|
|
112
|
-
"dbName": "Switzerland",
|
|
113
|
-
"containerName": "gcs/container",
|
|
114
|
-
"version": "^1",
|
|
115
|
-
"priority": 500
|
|
116
|
-
},
|
|
117
|
-
{
|
|
118
|
-
"name": "gcs/UK",
|
|
119
|
-
"dbName": "UK",
|
|
120
|
-
"containerName": "gcs/container",
|
|
121
|
-
"version": "^1",
|
|
122
|
-
"priority": 500
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
"name": "gcs/Usa",
|
|
126
|
-
"dbName": "Usa",
|
|
127
|
-
"containerName": "gcs/container",
|
|
128
|
-
"version": "^1",
|
|
129
|
-
"priority": 500
|
|
130
|
-
},
|
|
131
|
-
{
|
|
132
|
-
"name": "gcs/Venezuela",
|
|
133
|
-
"dbName": "Venezuela",
|
|
134
|
-
"containerName": "gcs/container",
|
|
135
|
-
"version": "^1",
|
|
136
|
-
"priority": 500
|
|
137
|
-
}
|
|
138
|
-
]
|
|
1
|
+
{
|
|
2
|
+
"cloud/accounts": [
|
|
3
|
+
{
|
|
4
|
+
"name": "gcs/account",
|
|
5
|
+
"accessName": "https://geocoord-workspace.itwinjs.org",
|
|
6
|
+
"storageType": "azure?customuri=1&sas=1"
|
|
7
|
+
}
|
|
8
|
+
],
|
|
9
|
+
"cloud/containers": [
|
|
10
|
+
{
|
|
11
|
+
"name": "gcs/container",
|
|
12
|
+
"accountName": "gcs/account",
|
|
13
|
+
"containerId": "gcs",
|
|
14
|
+
"isPublic": true
|
|
15
|
+
}
|
|
16
|
+
],
|
|
17
|
+
"workspace/databases": [
|
|
18
|
+
{
|
|
19
|
+
"name": "gcs/base",
|
|
20
|
+
"dbName": "base",
|
|
21
|
+
"containerName": "gcs/container",
|
|
22
|
+
"version": "^1",
|
|
23
|
+
"priority": 10000,
|
|
24
|
+
"prefetch": true
|
|
25
|
+
},
|
|
26
|
+
{
|
|
27
|
+
"name": "gcs/entire-earth",
|
|
28
|
+
"dbName": "allEarth",
|
|
29
|
+
"containerName": "gcs/container",
|
|
30
|
+
"version": "^1",
|
|
31
|
+
"priority": 100
|
|
32
|
+
},
|
|
33
|
+
{
|
|
34
|
+
"name": "gcs/Australia",
|
|
35
|
+
"dbName": "Australia",
|
|
36
|
+
"containerName": "gcs/container",
|
|
37
|
+
"version": "^1",
|
|
38
|
+
"priority": 500
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"name": "gcs/Brazil",
|
|
42
|
+
"dbName": "Brazil",
|
|
43
|
+
"containerName": "gcs/container",
|
|
44
|
+
"version": "^1",
|
|
45
|
+
"priority": 500
|
|
46
|
+
},
|
|
47
|
+
{
|
|
48
|
+
"name": "gcs/Canada",
|
|
49
|
+
"dbName": "Canada",
|
|
50
|
+
"containerName": "gcs/container",
|
|
51
|
+
"version": "^1",
|
|
52
|
+
"priority": 500
|
|
53
|
+
},
|
|
54
|
+
{
|
|
55
|
+
"name": "gcs/France",
|
|
56
|
+
"dbName": "France",
|
|
57
|
+
"containerName": "gcs/container",
|
|
58
|
+
"version": "^1",
|
|
59
|
+
"priority": 500
|
|
60
|
+
},
|
|
61
|
+
{
|
|
62
|
+
"name": "gcs/Germany",
|
|
63
|
+
"dbName": "Germany",
|
|
64
|
+
"containerName": "gcs/container",
|
|
65
|
+
"version": "^1",
|
|
66
|
+
"priority": 500
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"name": "gcs/Japan",
|
|
70
|
+
"dbName": "Japan",
|
|
71
|
+
"containerName": "gcs/container",
|
|
72
|
+
"version": "^1",
|
|
73
|
+
"priority": 500
|
|
74
|
+
},
|
|
75
|
+
{
|
|
76
|
+
"name": "gcs/NewZealand",
|
|
77
|
+
"dbName": "NewZealand",
|
|
78
|
+
"containerName": "gcs/container",
|
|
79
|
+
"version": "^1",
|
|
80
|
+
"priority": 500
|
|
81
|
+
},
|
|
82
|
+
{
|
|
83
|
+
"name": "gcs/Portugal",
|
|
84
|
+
"dbName": "Portugal",
|
|
85
|
+
"containerName": "gcs/container",
|
|
86
|
+
"version": "^1",
|
|
87
|
+
"priority": 500
|
|
88
|
+
},
|
|
89
|
+
{
|
|
90
|
+
"name": "gcs/Slovakia",
|
|
91
|
+
"dbName": "Slovakia",
|
|
92
|
+
"containerName": "gcs/container",
|
|
93
|
+
"version": "^1",
|
|
94
|
+
"priority": 500
|
|
95
|
+
},
|
|
96
|
+
{
|
|
97
|
+
"name": "gcs/SouthAfrica",
|
|
98
|
+
"dbName": "SouthAfrica",
|
|
99
|
+
"containerName": "gcs/container",
|
|
100
|
+
"version": "^1",
|
|
101
|
+
"priority": 500
|
|
102
|
+
},
|
|
103
|
+
{
|
|
104
|
+
"name": "gcs/Spain",
|
|
105
|
+
"dbName": "Spain",
|
|
106
|
+
"containerName": "gcs/container",
|
|
107
|
+
"version": "^1",
|
|
108
|
+
"priority": 500
|
|
109
|
+
},
|
|
110
|
+
{
|
|
111
|
+
"name": "gcs/Switzerland",
|
|
112
|
+
"dbName": "Switzerland",
|
|
113
|
+
"containerName": "gcs/container",
|
|
114
|
+
"version": "^1",
|
|
115
|
+
"priority": 500
|
|
116
|
+
},
|
|
117
|
+
{
|
|
118
|
+
"name": "gcs/UK",
|
|
119
|
+
"dbName": "UK",
|
|
120
|
+
"containerName": "gcs/container",
|
|
121
|
+
"version": "^1",
|
|
122
|
+
"priority": 500
|
|
123
|
+
},
|
|
124
|
+
{
|
|
125
|
+
"name": "gcs/Usa",
|
|
126
|
+
"dbName": "Usa",
|
|
127
|
+
"containerName": "gcs/container",
|
|
128
|
+
"version": "^1",
|
|
129
|
+
"priority": 500
|
|
130
|
+
},
|
|
131
|
+
{
|
|
132
|
+
"name": "gcs/Venezuela",
|
|
133
|
+
"dbName": "Venezuela",
|
|
134
|
+
"containerName": "gcs/container",
|
|
135
|
+
"version": "^1",
|
|
136
|
+
"priority": 500
|
|
137
|
+
}
|
|
138
|
+
]
|
|
139
139
|
}
|
|
@@ -1,63 +1,62 @@
|
|
|
1
|
+
export { IModelJsNative, NativeCloudSqlite, NativeLoggerCategory } from "@bentley/imodeljs-native";
|
|
2
|
+
export * from "./BackendHubAccess";
|
|
3
|
+
export * from "./BackendLoggerCategory";
|
|
4
|
+
export * from "./BisCoreSchema";
|
|
1
5
|
export * from "./BriefcaseManager";
|
|
2
6
|
export * from "./Category";
|
|
7
|
+
export * from "./ChangedElementsDb";
|
|
3
8
|
export * from "./ChangeSummaryManager";
|
|
4
9
|
export * from "./ChannelControl";
|
|
5
10
|
export * from "./CheckpointManager";
|
|
6
11
|
export * from "./ClassRegistry";
|
|
7
12
|
export * from "./CloudSqlite";
|
|
8
|
-
export * from "./CodeService";
|
|
9
13
|
export * from "./CodeSpecs";
|
|
10
|
-
export * from "./
|
|
14
|
+
export * from "./DevTools";
|
|
11
15
|
export * from "./DisplayStyle";
|
|
16
|
+
export * from "./domains/FunctionalElements";
|
|
17
|
+
export * from "./domains/FunctionalSchema";
|
|
18
|
+
export * from "./domains/GenericElements";
|
|
19
|
+
export * from "./domains/GenericSchema";
|
|
12
20
|
export * from "./ECDb";
|
|
13
21
|
export * from "./ECSchemaXmlContext";
|
|
14
22
|
export * from "./ECSqlStatement";
|
|
15
23
|
export * from "./Element";
|
|
16
24
|
export * from "./ElementAspect";
|
|
25
|
+
export * from "./ElementGraphics";
|
|
17
26
|
export * from "./ElementTreeWalker";
|
|
18
27
|
export * from "./Entity";
|
|
28
|
+
export * from "./EntityReferences";
|
|
19
29
|
export * from "./ExportGraphics";
|
|
20
30
|
export * from "./ExternalSource";
|
|
21
31
|
export * from "./GeoCoordConfig";
|
|
22
|
-
export * from "./LocalHub";
|
|
23
32
|
export * from "./HubMock";
|
|
33
|
+
export * from "./IModelCloneContext";
|
|
34
|
+
export * from "./IModelDb";
|
|
35
|
+
export * from "./IModelElementCloneContext";
|
|
36
|
+
export * from "./IModelHost";
|
|
24
37
|
export * from "./IModelJsFs";
|
|
25
|
-
export * from "./
|
|
26
|
-
export * from "./Relationship";
|
|
27
|
-
export * from "./Texture";
|
|
28
|
-
export * from "./TxnManager";
|
|
38
|
+
export * from "./IpcHost";
|
|
29
39
|
export * from "./LineStyle";
|
|
30
|
-
export * from "./
|
|
40
|
+
export * from "./LocalhostIpcHost";
|
|
41
|
+
export * from "./LocalHub";
|
|
31
42
|
export * from "./Material";
|
|
32
43
|
export * from "./Model";
|
|
44
|
+
export * from "./NativeAppStorage";
|
|
45
|
+
export * from "./NativeHost";
|
|
33
46
|
export * from "./NavigationRelationship";
|
|
47
|
+
export * from "./PropertyStore";
|
|
48
|
+
export * from "./Relationship";
|
|
34
49
|
export * from "./rpc/tracing";
|
|
35
50
|
export * from "./Schema";
|
|
36
|
-
export * from "./SqliteStatement";
|
|
37
51
|
export * from "./SQLiteDb";
|
|
38
|
-
export * from "./
|
|
39
|
-
export * from "./
|
|
40
|
-
export * from "./ChangedElementsDb";
|
|
41
|
-
export * from "./domains/FunctionalSchema";
|
|
42
|
-
export * from "./domains/FunctionalElements";
|
|
43
|
-
export * from "./domains/GenericSchema";
|
|
44
|
-
export * from "./domains/GenericElements";
|
|
45
|
-
export { IModelJsNative, NativeCloudSqlite, NativeLoggerCategory } from "@bentley/imodeljs-native";
|
|
46
|
-
export * from "./IModelElementCloneContext";
|
|
47
|
-
export * from "./IModelCloneContext";
|
|
52
|
+
export * from "./SqliteStatement";
|
|
53
|
+
export * from "./Texture";
|
|
48
54
|
export * from "./TileStorage";
|
|
49
|
-
export * from "./
|
|
50
|
-
export * from "./
|
|
51
|
-
export * from "./NativeAppStorage";
|
|
52
|
-
export * from "./NativeHost";
|
|
53
|
-
export * from "./PropertyStore";
|
|
54
|
-
export * from "./DevTools";
|
|
55
|
-
export * from "./LocalhostIpcHost";
|
|
56
|
-
export * from "./ElementGraphics";
|
|
55
|
+
export * from "./TxnManager";
|
|
56
|
+
export * from "./ViewDefinition";
|
|
57
57
|
export * from "./workspace/Settings";
|
|
58
58
|
export * from "./workspace/SettingsSchemas";
|
|
59
59
|
export * from "./workspace/Workspace";
|
|
60
|
-
export * from "./IModelDb";
|
|
61
60
|
/** @docs-package-description
|
|
62
61
|
* The core-backend package always runs on the computer with a local Briefcase.
|
|
63
62
|
*
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"core-backend.d.ts","sourceRoot":"","sources":["../../src/core-backend.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"core-backend.d.ts","sourceRoot":"","sources":["../../src/core-backend.ts"],"names":[],"mappings":"AAKA,OAAO,EAAE,cAAc,EAAE,iBAAiB,EAAE,oBAAoB,EAAE,MAAM,0BAA0B,CAAC;AAEnG,cAAc,oBAAoB,CAAC;AACnC,cAAc,yBAAyB,CAAC;AACxC,cAAc,iBAAiB,CAAC;AAChC,cAAc,oBAAoB,CAAC;AACnC,cAAc,YAAY,CAAC;AAC3B,cAAc,qBAAqB,CAAC;AACpC,cAAc,wBAAwB,CAAC;AACvC,cAAc,kBAAkB,CAAC;AACjC,cAAc,qBAAqB,CAAC;AACpC,cAAc,iBAAiB,CAAC;AAChC,cAAc,eAAe,CAAC;AAC9B,cAAc,aAAa,CAAC;AAC5B,cAAc,YAAY,CAAC;AAC3B,cAAc,gBAAgB,CAAC;AAC/B,cAAc,8BAA8B,CAAC;AAC7C,cAAc,4BAA4B,CAAC;AAC3C,cAAc,2BAA2B,CAAC;AAC1C,cAAc,yBAAyB,CAAC;AACxC,cAAc,QAAQ,CAAC;AACvB,cAAc,sBAAsB,CAAC;AACrC,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,iBAAiB,CAAC;AAChC,cAAc,mBAAmB,CAAC;AAClC,cAAc,qBAAqB,CAAC;AACpC,cAAc,UAAU,CAAC;AACzB,cAAc,oBAAoB,CAAC;AACnC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,kBAAkB,CAAC;AACjC,cAAc,WAAW,CAAC;AAC1B,cAAc,sBAAsB,CAAC;AACrC,cAAc,YAAY,CAAC;AAC3B,cAAc,6BAA6B,CAAC;AAC5C,cAAc,cAAc,CAAC;AAC7B,cAAc,cAAc,CAAC;AAC7B,cAAc,WAAW,CAAC;AAC1B,cAAc,aAAa,CAAC;AAC5B,cAAc,oBAAoB,CAAC;AACnC,cAAc,YAAY,CAAC;AAC3B,cAAc,YAAY,CAAC;AAC3B,cAAc,SAAS,CAAC;AACxB,cAAc,oBAAoB,CAAC;AACnC,cAAc,cAAc,CAAC;AAC7B,cAAc,0BAA0B,CAAC;AACzC,cAAc,iBAAiB,CAAC;AAChC,cAAc,gBAAgB,CAAC;AAC/B,cAAc,eAAe,CAAC;AAC9B,cAAc,UAAU,CAAC;AACzB,cAAc,YAAY,CAAC;AAC3B,cAAc,mBAAmB,CAAC;AAClC,cAAc,WAAW,CAAC;AAC1B,cAAc,eAAe,CAAC;AAC9B,cAAc,cAAc,CAAC;AAC7B,cAAc,kBAAkB,CAAC;AACjC,cAAc,sBAAsB,CAAC;AACrC,cAAc,6BAA6B,CAAC;AAC5C,cAAc,uBAAuB,CAAC;AAEtC;;;;GAIG;AACH;;;;GAIG;AACH;;;;GAIG;AACH;;;GAGG;AACH;;;;GAIG;AACH;;;;GAIG;AACH;;;;GAIG;AACH;;;;GAIG;AACH;;;GAGG;AACH;;;;GAIG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG;AACH;;;GAGG"}
|