@shapediver/viewer.features.drawing-tools 3.7.4 → 3.8.0
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/dist/index.d.ts +2 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +10 -10
package/dist/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AngularRestrictionApi, AngularRestrictionProperties, AxisRestrictionApi, AxisRestrictionProperties, CameraPlaneRestrictionApi, CameraPlaneRestrictionProperties, DraggingRestrictionMetaData, DrawingRestrictionMetaData, GeometryRestrictionApi, GeometryRestrictionProperties, GridRestrictionApi, GridRestrictionProperties, IRestriction, IRestrictionApi, ISnapRestriction, ISnapRestrictionApi, LineRestrictionApi, LineRestrictionProperties, PlaneRestrictionApi, PlaneRestrictionProperties, PointRestrictionApi, PointRestrictionProperties, RESTRICTION_TYPE, RestrictionMetaData, RestrictionProperties, SnapRestrictionProperties } from '@shapediver/viewer.rendering-engine.intersection-restriction-engine';
|
|
1
|
+
import { AngularRestrictionApi, AngularRestrictionProperties, AxisRestrictionApi, AxisRestrictionProperties, CameraPlaneRestrictionApi, CameraPlaneRestrictionProperties, DraggingRestrictionMetaData, DrawingRestrictionMetaData, GeometryRestrictionApi, GeometryRestrictionProperties, GridRestrictionApi, GridRestrictionProperties, IRestriction, IRestrictionApi, ISnapRestriction, ISnapRestrictionApi, LineRestrictionApi, LineRestrictionProperties, PlaneRestrictionApi, PlaneRestrictionProperties, PointRestrictionApi, PointRestrictionProperties, RESTRICTION_TYPE, RestrictionMetaData, RestrictionProperties, RestrictionPropertiesBase, SnapRestrictionProperties } from '@shapediver/viewer.rendering-engine.intersection-restriction-engine';
|
|
2
2
|
import { Callbacks, PointsData, SettingsOptional } from './business/interfaces/IDrawingToolsManager';
|
|
3
3
|
import { DrawingToolsApi } from './api/implementation/DrawingToolsApi';
|
|
4
4
|
import { DrawingToolsEventResponseMapping } from './business/interfaces/events/EventResponseMapping';
|
|
@@ -8,7 +8,7 @@ import { IViewportApi } from '@shapediver/viewer';
|
|
|
8
8
|
import { RestrictionDefinition } from '@shapediver/viewer.shared.types';
|
|
9
9
|
export { SettingsOptional as Settings, Callbacks, DrawingToolsEventResponseMapping, IDrawingToolsEvent, IDrawingToolsApi, DrawingToolsApi, PointsData };
|
|
10
10
|
export { IRestriction, ISnapRestriction };
|
|
11
|
-
export { RESTRICTION_TYPE, RestrictionDefinition, RestrictionProperties, RestrictionMetaData, DrawingRestrictionMetaData, DraggingRestrictionMetaData, SnapRestrictionProperties, PlaneRestrictionProperties, AngularRestrictionProperties, AxisRestrictionProperties, GridRestrictionProperties, GeometryRestrictionProperties, PointRestrictionProperties, LineRestrictionProperties, CameraPlaneRestrictionProperties };
|
|
11
|
+
export { RESTRICTION_TYPE, RestrictionDefinition, RestrictionProperties, RestrictionMetaData, DrawingRestrictionMetaData, DraggingRestrictionMetaData, SnapRestrictionProperties, PlaneRestrictionProperties, AngularRestrictionProperties, AxisRestrictionProperties, GridRestrictionProperties, GeometryRestrictionProperties, PointRestrictionProperties, LineRestrictionProperties, CameraPlaneRestrictionProperties, RestrictionPropertiesBase };
|
|
12
12
|
export { IRestrictionApi, ISnapRestrictionApi, PlaneRestrictionApi, AngularRestrictionApi, AxisRestrictionApi, GridRestrictionApi, GeometryRestrictionApi, CameraPlaneRestrictionApi, PointRestrictionApi, LineRestrictionApi };
|
|
13
13
|
/**
|
|
14
14
|
* Create a new instance of DrawingTools.
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,qBAAqB,EACrB,4BAA4B,EAC5B,kBAAkB,EAClB,yBAAyB,EACzB,yBAAyB,EACzB,gCAAgC,EAChC,2BAA2B,EAC3B,0BAA0B,EAC1B,sBAAsB,EACtB,6BAA6B,EAC7B,kBAAkB,EAClB,yBAAyB,EACzB,YAAY,EACZ,eAAe,EACf,gBAAgB,EAChB,mBAAmB,EACnB,kBAAkB,EAClB,yBAAyB,EACzB,mBAAmB,EACnB,0BAA0B,EAC1B,mBAAmB,EACnB,0BAA0B,EAC1B,gBAAgB,EAChB,mBAAmB,EACnB,qBAAqB,EACrB,yBAAyB,EAC5B,MAAM,qEAAqE,CAAC;AAC7E,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,4CAA4C,CAAC;AACrG,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AACvE,OAAO,EAAE,gCAAgC,EAAE,MAAM,mDAAmD,CAAC;AACrG,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,kBAAkB,EAAE,MAAM,iDAAiD,CAAC;AACrF,OAAO,EAEH,YAAY,EAGf,MAAM,oBAAoB,CAAC;AAE5B,OAAO,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;AAExE,OAAO,EACH,gBAAgB,IAAI,QAAQ,EAAE,SAAS,EACvC,gCAAgC,EAAE,kBAAkB,EACpD,gBAAgB,EAAE,eAAe,EAAE,UAAU,EAChD,CAAC;AAEF,OAAO,EACH,YAAY,EAAE,gBAAgB,EACjC,CAAC;AAEF,OAAO,EACH,gBAAgB,EAChB,qBAAqB,EAAE,qBAAqB,EAAE,mBAAmB,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,yBAAyB,EACrJ,0BAA0B,EAC1B,4BAA4B,EAAE,yBAAyB,EAAE,yBAAyB,EAClF,6BAA6B,EAC7B,0BAA0B,EAC1B,yBAAyB,EACzB,gCAAgC,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"AAAA,OAAO,EACH,qBAAqB,EACrB,4BAA4B,EAC5B,kBAAkB,EAClB,yBAAyB,EACzB,yBAAyB,EACzB,gCAAgC,EAChC,2BAA2B,EAC3B,0BAA0B,EAC1B,sBAAsB,EACtB,6BAA6B,EAC7B,kBAAkB,EAClB,yBAAyB,EACzB,YAAY,EACZ,eAAe,EACf,gBAAgB,EAChB,mBAAmB,EACnB,kBAAkB,EAClB,yBAAyB,EACzB,mBAAmB,EACnB,0BAA0B,EAC1B,mBAAmB,EACnB,0BAA0B,EAC1B,gBAAgB,EAChB,mBAAmB,EACnB,qBAAqB,EACrB,yBAAyB,EACzB,yBAAyB,EAC5B,MAAM,qEAAqE,CAAC;AAC7E,OAAO,EAAE,SAAS,EAAE,UAAU,EAAE,gBAAgB,EAAE,MAAM,4CAA4C,CAAC;AACrG,OAAO,EAAE,eAAe,EAAE,MAAM,sCAAsC,CAAC;AACvE,OAAO,EAAE,gCAAgC,EAAE,MAAM,mDAAmD,CAAC;AACrG,OAAO,EAAE,gBAAgB,EAAE,MAAM,mCAAmC,CAAC;AACrE,OAAO,EAAE,kBAAkB,EAAE,MAAM,iDAAiD,CAAC;AACrF,OAAO,EAEH,YAAY,EAGf,MAAM,oBAAoB,CAAC;AAE5B,OAAO,EAAE,qBAAqB,EAAE,MAAM,iCAAiC,CAAC;AAExE,OAAO,EACH,gBAAgB,IAAI,QAAQ,EAAE,SAAS,EACvC,gCAAgC,EAAE,kBAAkB,EACpD,gBAAgB,EAAE,eAAe,EAAE,UAAU,EAChD,CAAC;AAEF,OAAO,EACH,YAAY,EAAE,gBAAgB,EACjC,CAAC;AAEF,OAAO,EACH,gBAAgB,EAChB,qBAAqB,EAAE,qBAAqB,EAAE,mBAAmB,EAAE,0BAA0B,EAAE,2BAA2B,EAAE,yBAAyB,EACrJ,0BAA0B,EAC1B,4BAA4B,EAAE,yBAAyB,EAAE,yBAAyB,EAClF,6BAA6B,EAC7B,0BAA0B,EAC1B,yBAAyB,EACzB,gCAAgC,EAChC,yBAAyB,EAC5B,CAAC;AAEF,OAAO,EACH,eAAe,EAAE,mBAAmB,EACpC,mBAAmB,EAAE,qBAAqB,EAAE,kBAAkB,EAAE,kBAAkB,EAAE,sBAAsB,EAAE,yBAAyB,EAAE,mBAAmB,EAAE,kBAAkB,EACjL,CAAC;AAYF;;;;;;;;GAQG;AACH,eAAO,MAAM,kBAAkB,aAAc,YAAY,aAAa,SAAS,YAAY,gBAAgB,KAAG,gBAS7G,CAAC"}
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA,
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";;;AAAA,iJA4B6E;AAuCpD,sGAlErB,+EAAqB,OAkEqB;AAAE,mGAhE5C,4EAAkB,OAgE4C;AAA8C,0GA9D5G,mFAAyB,OA8D4G;AAAjD,uGA1DpF,gFAAsB,OA0DoF;AAA1C,mGAxDhE,4EAAkB,OAwDgE;AAA0E,mGAlD5J,4EAAkB,OAkD4J;AAA9K,oGAhDA,6EAAmB,OAgDA;AAAoH,oGA9CvI,6EAAmB,OA8CuI;AAb1J,iGA/BA,0EAAgB,OA+BA;AAxBpB,0EAAuE;AAgBjD,gGAhBb,iCAAe,OAgBa;AAZrC,+CAK4B;AAC5B,+EAAgE;AA8BhE,MAAM,eAAe,GAAoD,EAAE,CAAC;AAE5E,eAAe,CAAC,aAAa,CAAC,GAAG,uBAAc,CAAC,QAAQ,CAAC,OAAO,CAAC,0DAA0D,CAAC;KACvH,IAAI,CAAC,CAAC,OAA6B,EAAE,EAAE;IACpC,eAAe,CAAC,aAAa,CAAC,GAAG,OAAQ,CAAC;IAC1C,OAAO,OAAQ,CAAC;AACpB,CAAC,CAAC,CAAC;AAEP,IAAI,YAA0C,CAAC;AAE/C;;;;;;;;GAQG;AACI,MAAM,kBAAkB,GAAG,CAAC,QAAsB,EAAE,SAAoB,EAAE,QAA0B,EAAoB,EAAE;IAC7H,IAAI,mCAAU,CAAC,QAAQ,CAAC,QAAQ;QAC5B,MAAM,IAAI,0CAAiC,CAAC,uDAAuD,CAAC,CAAC;IAEzG,IAAI,YAAY,IAAI,YAAY,CAAC,MAAM,KAAK,KAAK;QAC7C,MAAM,IAAI,0CAAiC,CAAC,+HAA+H,CAAC,CAAC;IAEjL,YAAY,GAAG,IAAI,iCAAe,CAAC,QAAQ,EAAE,SAAS,EAAE,QAAQ,EAAE,eAAe,CAAC,CAAC;IACnF,OAAO,YAAY,CAAC;AACxB,CAAC,CAAC;AATW,QAAA,kBAAkB,sBAS7B"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@shapediver/viewer.features.drawing-tools",
|
|
3
|
-
"version": "3.
|
|
3
|
+
"version": "3.8.0",
|
|
4
4
|
"description": "",
|
|
5
5
|
"keywords": [],
|
|
6
6
|
"author": "Michael Oppitz <michael@shapediver.com>",
|
|
@@ -40,16 +40,16 @@
|
|
|
40
40
|
"testEnvironment": "node"
|
|
41
41
|
},
|
|
42
42
|
"dependencies": {
|
|
43
|
-
"@shapediver/viewer": "3.
|
|
44
|
-
"@shapediver/viewer.features.interaction": "3.
|
|
45
|
-
"@shapediver/viewer.rendering-engine.intersection-restriction-engine": "3.
|
|
46
|
-
"@shapediver/viewer.rendering-engine.rendering-engine-threejs": "3.
|
|
47
|
-
"@shapediver/viewer.shared.math": "3.
|
|
48
|
-
"@shapediver/viewer.shared.node-tree": "3.
|
|
49
|
-
"@shapediver/viewer.shared.services": "3.
|
|
50
|
-
"@shapediver/viewer.shared.types": "3.
|
|
43
|
+
"@shapediver/viewer": "3.8.0",
|
|
44
|
+
"@shapediver/viewer.features.interaction": "3.8.0",
|
|
45
|
+
"@shapediver/viewer.rendering-engine.intersection-restriction-engine": "3.8.0",
|
|
46
|
+
"@shapediver/viewer.rendering-engine.rendering-engine-threejs": "3.8.0",
|
|
47
|
+
"@shapediver/viewer.shared.math": "3.8.0",
|
|
48
|
+
"@shapediver/viewer.shared.node-tree": "3.8.0",
|
|
49
|
+
"@shapediver/viewer.shared.services": "3.8.0",
|
|
50
|
+
"@shapediver/viewer.shared.types": "3.8.0",
|
|
51
51
|
"@types/three": "0.162.0",
|
|
52
52
|
"three": "0.162.0"
|
|
53
53
|
},
|
|
54
|
-
"gitHead": "
|
|
54
|
+
"gitHead": "e34efec491807ef9c8cdaef246aefe90b3c21a96"
|
|
55
55
|
}
|