@itwin/hypermodeling-frontend 5.5.0-dev.2 → 5.5.0-dev.5
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 +6 -1
- package/lib/cjs/HyperModelingConfig.js.map +1 -1
- package/lib/cjs/HyperModelingDecorator.js.map +1 -1
- package/lib/cjs/PopupToolbar.js.map +1 -1
- package/lib/cjs/SectionDrawingLocationState.js +29 -29
- package/lib/cjs/SectionDrawingLocationState.js.map +1 -1
- package/lib/cjs/SectionGraphicsProvider.js.map +1 -1
- package/lib/cjs/SectionMarkerHandler.js.map +1 -1
- package/lib/cjs/SectionMarkers.js.map +1 -1
- package/lib/cjs/hypermodeling-frontend.js.map +1 -1
- package/lib/esm/HyperModelingConfig.js.map +1 -1
- package/lib/esm/HyperModelingDecorator.js.map +1 -1
- package/lib/esm/PopupToolbar.js.map +1 -1
- package/lib/esm/SectionDrawingLocationState.js +29 -29
- package/lib/esm/SectionDrawingLocationState.js.map +1 -1
- package/lib/esm/SectionGraphicsProvider.js.map +1 -1
- package/lib/esm/SectionMarkerHandler.js.map +1 -1
- package/lib/esm/SectionMarkers.js.map +1 -1
- package/lib/esm/hypermodeling-frontend.js.map +1 -1
- package/lib/public/locales/en/HyperModeling.json +32 -32
- package/package.json +12 -12
|
@@ -1,32 +1,32 @@
|
|
|
1
|
-
{
|
|
2
|
-
"tools": {
|
|
3
|
-
"HyperModeling": {
|
|
4
|
-
"keyin": "hypermodeling",
|
|
5
|
-
"Graphics": {
|
|
6
|
-
"Config": {
|
|
7
|
-
"keyin": "hypermodeling graphics config"
|
|
8
|
-
}
|
|
9
|
-
},
|
|
10
|
-
"Marker": {
|
|
11
|
-
"Config": {
|
|
12
|
-
"keyin": "hypermodeling marker config"
|
|
13
|
-
},
|
|
14
|
-
"Default": {
|
|
15
|
-
"Config": {
|
|
16
|
-
"keyin": "hypermodeling marker default config"
|
|
17
|
-
}
|
|
18
|
-
}
|
|
19
|
-
}
|
|
20
|
-
}
|
|
21
|
-
},
|
|
22
|
-
"Message": {
|
|
23
|
-
"SectionCallout": "Section Callout",
|
|
24
|
-
"DetailCallout": "Detail Callout",
|
|
25
|
-
"ElevationCallout": "Elevation Callout",
|
|
26
|
-
"PlanCallout": "Plan Callout",
|
|
27
|
-
"ApplySection": "Apply Section",
|
|
28
|
-
"OpenSection": "Open Section View",
|
|
29
|
-
"OpenSheet": "Open Sheet View",
|
|
30
|
-
"ApplyView": "Apply Spatial View"
|
|
31
|
-
}
|
|
32
|
-
}
|
|
1
|
+
{
|
|
2
|
+
"tools": {
|
|
3
|
+
"HyperModeling": {
|
|
4
|
+
"keyin": "hypermodeling",
|
|
5
|
+
"Graphics": {
|
|
6
|
+
"Config": {
|
|
7
|
+
"keyin": "hypermodeling graphics config"
|
|
8
|
+
}
|
|
9
|
+
},
|
|
10
|
+
"Marker": {
|
|
11
|
+
"Config": {
|
|
12
|
+
"keyin": "hypermodeling marker config"
|
|
13
|
+
},
|
|
14
|
+
"Default": {
|
|
15
|
+
"Config": {
|
|
16
|
+
"keyin": "hypermodeling marker default config"
|
|
17
|
+
}
|
|
18
|
+
}
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
"Message": {
|
|
23
|
+
"SectionCallout": "Section Callout",
|
|
24
|
+
"DetailCallout": "Detail Callout",
|
|
25
|
+
"ElevationCallout": "Elevation Callout",
|
|
26
|
+
"PlanCallout": "Plan Callout",
|
|
27
|
+
"ApplySection": "Apply Section",
|
|
28
|
+
"OpenSection": "Open Section View",
|
|
29
|
+
"OpenSheet": "Open Sheet View",
|
|
30
|
+
"ApplyView": "Apply Spatial View"
|
|
31
|
+
}
|
|
32
|
+
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@itwin/hypermodeling-frontend",
|
|
3
|
-
"version": "5.5.0-dev.
|
|
3
|
+
"version": "5.5.0-dev.5",
|
|
4
4
|
"description": "iTwin.js hypermodeling package",
|
|
5
5
|
"main": "lib/cjs/hypermodeling-frontend.js",
|
|
6
6
|
"module": "lib/esm/hypermodeling-frontend.js",
|
|
@@ -22,10 +22,10 @@
|
|
|
22
22
|
"url": "http://www.bentley.com"
|
|
23
23
|
},
|
|
24
24
|
"peerDependencies": {
|
|
25
|
-
"@itwin/core-bentley": "5.5.0-dev.
|
|
26
|
-
"@itwin/core-common": "5.5.0-dev.
|
|
27
|
-
"@itwin/core-
|
|
28
|
-
"@itwin/core-
|
|
25
|
+
"@itwin/core-bentley": "5.5.0-dev.5",
|
|
26
|
+
"@itwin/core-common": "5.5.0-dev.5",
|
|
27
|
+
"@itwin/core-frontend": "5.5.0-dev.5",
|
|
28
|
+
"@itwin/core-geometry": "5.5.0-dev.5"
|
|
29
29
|
},
|
|
30
30
|
"devDependencies": {
|
|
31
31
|
"@itwin/eslint-plugin": "5.2.2-dev.2",
|
|
@@ -43,15 +43,15 @@
|
|
|
43
43
|
"source-map-loader": "^5.0.0",
|
|
44
44
|
"typescript": "~5.6.2",
|
|
45
45
|
"webpack": "^5.97.1",
|
|
46
|
-
"@itwin/core-
|
|
47
|
-
"@itwin/build-tools": "5.5.0-dev.
|
|
48
|
-
"@itwin/core-
|
|
49
|
-
"@itwin/core-
|
|
50
|
-
"@itwin/core-
|
|
51
|
-
"@itwin/certa": "5.5.0-dev.
|
|
46
|
+
"@itwin/core-frontend": "5.5.0-dev.5",
|
|
47
|
+
"@itwin/build-tools": "5.5.0-dev.5",
|
|
48
|
+
"@itwin/core-common": "5.5.0-dev.5",
|
|
49
|
+
"@itwin/core-bentley": "5.5.0-dev.5",
|
|
50
|
+
"@itwin/core-geometry": "5.5.0-dev.5",
|
|
51
|
+
"@itwin/certa": "5.5.0-dev.5"
|
|
52
52
|
},
|
|
53
53
|
"dependencies": {
|
|
54
|
-
"@itwin/appui-abstract": "5.5.0-dev.
|
|
54
|
+
"@itwin/appui-abstract": "5.5.0-dev.5"
|
|
55
55
|
},
|
|
56
56
|
"nyc": {
|
|
57
57
|
"extends": "./node_modules/@itwin/build-tools/.nycrc"
|