x_ite 9.0.2 → 9.0.3

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.
Files changed (47) hide show
  1. package/dist/assets/components/Annotation.js +33 -33
  2. package/dist/assets/components/Annotation.min.js +1 -1
  3. package/dist/assets/components/CADGeometry.js +34 -34
  4. package/dist/assets/components/CADGeometry.min.js +1 -1
  5. package/dist/assets/components/CubeMapTexturing.js +99 -105
  6. package/dist/assets/components/CubeMapTexturing.min.js +1 -1
  7. package/dist/assets/components/DIS.js +92 -47
  8. package/dist/assets/components/DIS.min.js +1 -1
  9. package/dist/assets/components/EventUtilities.js +34 -34
  10. package/dist/assets/components/EventUtilities.min.js +1 -1
  11. package/dist/assets/components/Geometry2D.js +45 -45
  12. package/dist/assets/components/Geometry2D.min.js +1 -1
  13. package/dist/assets/components/Geospatial.js +90 -76
  14. package/dist/assets/components/Geospatial.min.js +1 -1
  15. package/dist/assets/components/HAnim.js +171 -149
  16. package/dist/assets/components/HAnim.min.js +1 -1
  17. package/dist/assets/components/KeyDeviceSensor.js +18 -16
  18. package/dist/assets/components/KeyDeviceSensor.min.js +1 -1
  19. package/dist/assets/components/Layout.js +44 -44
  20. package/dist/assets/components/Layout.min.js +1 -1
  21. package/dist/assets/components/NURBS.js +68 -173
  22. package/dist/assets/components/NURBS.min.js +1 -1
  23. package/dist/assets/components/ParticleSystems.js +112 -97
  24. package/dist/assets/components/ParticleSystems.min.js +1 -1
  25. package/dist/assets/components/Picking.js +106 -102
  26. package/dist/assets/components/Picking.min.js +1 -1
  27. package/dist/assets/components/RigidBodyPhysics.js +214 -125
  28. package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
  29. package/dist/assets/components/Scripting.js +43 -43
  30. package/dist/assets/components/Scripting.min.js +1 -1
  31. package/dist/assets/components/Text.js +34 -33
  32. package/dist/assets/components/Text.min.js +1 -1
  33. package/dist/assets/components/TextureProjection.js +48 -48
  34. package/dist/assets/components/TextureProjection.min.js +1 -1
  35. package/dist/assets/components/Texturing3D.js +60 -64
  36. package/dist/assets/components/Texturing3D.min.js +1 -1
  37. package/dist/assets/components/VolumeRendering.js +66 -66
  38. package/dist/assets/components/VolumeRendering.min.js +1 -1
  39. package/dist/assets/components/X_ITE.js +12 -12
  40. package/dist/assets/components/X_ITE.min.js +1 -1
  41. package/dist/x_ite.css +1 -1
  42. package/dist/x_ite.js +1034 -818
  43. package/dist/x_ite.min.js +1 -1
  44. package/dist/x_ite.min.mjs +1 -1
  45. package/dist/x_ite.mjs +1034 -818
  46. package/dist/x_ite.zip +0 -0
  47. package/package.json +2 -2
@@ -1,4 +1,4 @@
1
- /* X_ITE v9.0.2 */(() => { // webpackBootstrap
1
+ /* X_ITE v9.0.3 */(() => { // webpackBootstrap
2
2
  /******/ "use strict";
3
3
  /******/ // The require scope
4
4
  /******/ var __webpack_require__ = {};
@@ -39,31 +39,31 @@ var __webpack_exports__ = {};
39
39
  // UNUSED EXPORTS: default
40
40
 
41
41
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components\")"
42
- const Components_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components");
42
+ const Components_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components");
43
43
  var Components_default = /*#__PURE__*/__webpack_require__.n(Components_namespaceObject);
44
44
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Fields\")"
45
- const Fields_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Fields");
45
+ const Fields_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Fields");
46
46
  var Fields_default = /*#__PURE__*/__webpack_require__.n(Fields_namespaceObject);
47
47
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DFieldDefinition\")"
48
- const X3DFieldDefinition_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Base/X3DFieldDefinition");
48
+ const X3DFieldDefinition_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Base/X3DFieldDefinition");
49
49
  var X3DFieldDefinition_default = /*#__PURE__*/__webpack_require__.n(X3DFieldDefinition_namespaceObject);
50
50
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/FieldDefinitionArray\")"
51
- const FieldDefinitionArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Base/FieldDefinitionArray");
51
+ const FieldDefinitionArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Base/FieldDefinitionArray");
52
52
  var FieldDefinitionArray_default = /*#__PURE__*/__webpack_require__.n(FieldDefinitionArray_namespaceObject);
53
53
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Layering/X3DLayerNode\")"
54
- const X3DLayerNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components/Layering/X3DLayerNode");
54
+ const X3DLayerNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Layering/X3DLayerNode");
55
55
  var X3DLayerNode_default = /*#__PURE__*/__webpack_require__.n(X3DLayerNode_namespaceObject);
56
56
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Navigation/Viewpoint\")"
57
- const Viewpoint_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components/Navigation/Viewpoint");
57
+ const Viewpoint_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Navigation/Viewpoint");
58
58
  var Viewpoint_default = /*#__PURE__*/__webpack_require__.n(Viewpoint_namespaceObject);
59
59
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Grouping/Group\")"
60
- const Group_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components/Grouping/Group");
60
+ const Group_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Grouping/Group");
61
61
  var Group_default = /*#__PURE__*/__webpack_require__.n(Group_namespaceObject);
62
62
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DConstants\")"
63
- const X3DConstants_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Base/X3DConstants");
63
+ const X3DConstants_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Base/X3DConstants");
64
64
  var X3DConstants_default = /*#__PURE__*/__webpack_require__.n(X3DConstants_namespaceObject);
65
65
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Namespace\")"
66
- const Namespace_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Namespace");
66
+ const Namespace_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Namespace");
67
67
  var Namespace_default = /*#__PURE__*/__webpack_require__.n(Namespace_namespaceObject);
68
68
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Annotation/AnnotationLayer.js
69
69
  /*******************************************************************************
@@ -146,9 +146,9 @@ Object .defineProperties (AnnotationLayer,
146
146
  value: "AnnotationLayer",
147
147
  enumerable: true,
148
148
  },
149
- componentName:
149
+ componentInfo:
150
150
  {
151
- value: "Annotation",
151
+ value: Object .freeze ({ name: "Annotation", level: 1 }),
152
152
  enumerable: true,
153
153
  },
154
154
  containerField:
@@ -158,7 +158,7 @@ Object .defineProperties (AnnotationLayer,
158
158
  },
159
159
  specificationRange:
160
160
  {
161
- value: Object .freeze (["4.0", "Infinity"]),
161
+ value: Object .freeze ({ from: "4.0", to: "Infinity" }),
162
162
  enumerable: true,
163
163
  },
164
164
  fieldDefinitions:
@@ -180,7 +180,7 @@ const __default__ = AnnotationLayer;
180
180
  Namespace_default().add ("AnnotationLayer", "x_ite/Components/Annotation/AnnotationLayer", __default__);
181
181
  /* harmony default export */ const Annotation_AnnotationLayer = (__default__);
182
182
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Core/X3DChildNode\")"
183
- const X3DChildNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components/Core/X3DChildNode");
183
+ const X3DChildNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Core/X3DChildNode");
184
184
  var X3DChildNode_default = /*#__PURE__*/__webpack_require__.n(X3DChildNode_namespaceObject);
185
185
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Annotation/AnnotationTarget.js
186
186
  /*******************************************************************************
@@ -258,9 +258,9 @@ Object .defineProperties (AnnotationTarget,
258
258
  value: "AnnotationTarget",
259
259
  enumerable: true,
260
260
  },
261
- componentName:
261
+ componentInfo:
262
262
  {
263
- value: "Annotation",
263
+ value: Object .freeze ({ name: "Annotation", level: 1 }),
264
264
  enumerable: true,
265
265
  },
266
266
  containerField:
@@ -270,7 +270,7 @@ Object .defineProperties (AnnotationTarget,
270
270
  },
271
271
  specificationRange:
272
272
  {
273
- value: Object .freeze (["4.0", "Infinity"]),
273
+ value: Object .freeze ({ from: "4.0", to: "Infinity" }),
274
274
  enumerable: true,
275
275
  },
276
276
  fieldDefinitions:
@@ -292,7 +292,7 @@ const AnnotationTarget_default_ = AnnotationTarget;
292
292
  Namespace_default().add ("AnnotationTarget", "x_ite/Components/Annotation/AnnotationTarget", AnnotationTarget_default_);
293
293
  /* harmony default export */ const Annotation_AnnotationTarget = (AnnotationTarget_default_);
294
294
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Grouping/X3DGroupingNode\")"
295
- const X3DGroupingNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components/Grouping/X3DGroupingNode");
295
+ const X3DGroupingNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Grouping/X3DGroupingNode");
296
296
  var X3DGroupingNode_default = /*#__PURE__*/__webpack_require__.n(X3DGroupingNode_namespaceObject);
297
297
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Annotation/X3DAnnotationNode.js
298
298
  /*******************************************************************************
@@ -367,9 +367,9 @@ Object .defineProperties (X3DAnnotationNode,
367
367
  value: "X3DAnnotationNode",
368
368
  enumerable: true,
369
369
  },
370
- componentName:
370
+ componentInfo:
371
371
  {
372
- value: "Annotation",
372
+ value: Object .freeze ({ name: "Annotation", level: 1 }),
373
373
  enumerable: true,
374
374
  },
375
375
  });
@@ -464,9 +464,9 @@ Object .defineProperties (GroupAnnotation,
464
464
  value: "GroupAnnotation",
465
465
  enumerable: true,
466
466
  },
467
- componentName:
467
+ componentInfo:
468
468
  {
469
- value: "Annotation",
469
+ value: Object .freeze ({ name: "Annotation", level: 1 }),
470
470
  enumerable: true,
471
471
  },
472
472
  containerField:
@@ -476,7 +476,7 @@ Object .defineProperties (GroupAnnotation,
476
476
  },
477
477
  specificationRange:
478
478
  {
479
- value: Object .freeze (["4.0", "Infinity"]),
479
+ value: Object .freeze ({ from: "4.0", to: "Infinity" }),
480
480
  enumerable: true,
481
481
  },
482
482
  fieldDefinitions:
@@ -504,7 +504,7 @@ const GroupAnnotation_default_ = GroupAnnotation;
504
504
  Namespace_default().add ("GroupAnnotation", "x_ite/Components/Annotation/GroupAnnotation", GroupAnnotation_default_);
505
505
  /* harmony default export */ const Annotation_GroupAnnotation = (GroupAnnotation_default_);
506
506
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Networking/X3DUrlObject\")"
507
- const X3DUrlObject_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components/Networking/X3DUrlObject");
507
+ const X3DUrlObject_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Networking/X3DUrlObject");
508
508
  var X3DUrlObject_default = /*#__PURE__*/__webpack_require__.n(X3DUrlObject_namespaceObject);
509
509
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Annotation/IconAnnotation.js
510
510
  /*******************************************************************************
@@ -593,9 +593,9 @@ Object .defineProperties (IconAnnotation,
593
593
  value: "IconAnnotation",
594
594
  enumerable: true,
595
595
  },
596
- componentName:
596
+ componentInfo:
597
597
  {
598
- value: "Annotation",
598
+ value: Object .freeze ({ name: "Annotation", level: 1 }),
599
599
  enumerable: true,
600
600
  },
601
601
  containerField:
@@ -605,7 +605,7 @@ Object .defineProperties (IconAnnotation,
605
605
  },
606
606
  specificationRange:
607
607
  {
608
- value: Object .freeze (["4.0", "Infinity"]),
608
+ value: Object .freeze ({ from: "4.0", to: "Infinity" }),
609
609
  enumerable: true,
610
610
  },
611
611
  fieldDefinitions:
@@ -704,9 +704,9 @@ Object .defineProperties (TextAnnotation,
704
704
  value: "TextAnnotation",
705
705
  enumerable: true,
706
706
  },
707
- componentName:
707
+ componentInfo:
708
708
  {
709
- value: "Annotation",
709
+ value: Object .freeze ({ name: "Annotation", level: 1 }),
710
710
  enumerable: true,
711
711
  },
712
712
  containerField:
@@ -716,7 +716,7 @@ Object .defineProperties (TextAnnotation,
716
716
  },
717
717
  specificationRange:
718
718
  {
719
- value: Object .freeze (["4.0", "Infinity"]),
719
+ value: Object .freeze ({ from: "4.0", to: "Infinity" }),
720
720
  enumerable: true,
721
721
  },
722
722
  fieldDefinitions:
@@ -814,9 +814,9 @@ Object .defineProperties (URLAnnotation,
814
814
  value: "URLAnnotation",
815
815
  enumerable: true,
816
816
  },
817
- componentName:
817
+ componentInfo:
818
818
  {
819
- value: "Annotation",
819
+ value: Object .freeze ({ name: "Annotation", level: 1 }),
820
820
  enumerable: true,
821
821
  },
822
822
  containerField:
@@ -826,7 +826,7 @@ Object .defineProperties (URLAnnotation,
826
826
  },
827
827
  specificationRange:
828
828
  {
829
- value: Object .freeze (["4.0", "Infinity"]),
829
+ value: Object .freeze ({ from: "4.0", to: "Infinity" }),
830
830
  enumerable: true,
831
831
  },
832
832
  fieldDefinitions:
@@ -1 +1 @@
1
- /* X_ITE v9.0.2 */(()=>{"use strict";var e={n:n=>{var t=n&&n.__esModule?()=>n.default:()=>n;return e.d(t,{a:t}),t},d:(n,t)=>{for(var o in t)e.o(t,o)&&!e.o(n,o)&&Object.defineProperty(n,o,{enumerable:!0,get:t[o]})},o:(e,n)=>Object.prototype.hasOwnProperty.call(e,n)};const n=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components");var t=e.n(n);const o=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Fields");var i=e.n(o);const a=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Base/X3DFieldDefinition");var r=e.n(a);const p=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Base/FieldDefinitionArray");var u=e.n(p);const l=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components/Layering/X3DLayerNode");var s=e.n(l);const c=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components/Navigation/Viewpoint");var d=e.n(c);const w=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components/Grouping/Group");var m=e.n(w);const y=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Base/X3DConstants");var b=e.n(y);const O=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Namespace");var f=e.n(O);function S(e){s().call(this,e,new(d())(e),new(m())(e)),this.addType(b().AnnotationLayer)}Object.assign(Object.setPrototypeOf(S.prototype,s().prototype),{initialize(){s().prototype.initialize.call(this)}}),Object.defineProperties(S,{typeName:{value:"AnnotationLayer",enumerable:!0},componentName:{value:"Annotation",enumerable:!0},containerField:{value:"layers",enumerable:!0},specificationRange:{value:Object.freeze(["4.0","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(u())([new(r())(b().inputOutput,"metadata",new(i().SFNode)),new(r())(b().inputOutput,"isPickable",new(i().SFBool)(!0)),new(r())(b().inputOutput,"layoutPolicy",new(i().MFString)),new(r())(b().inputOutput,"shownGroupID",new(i().MFString)),new(r())(b().inputOutput,"viewport",new(i().SFNode))]),enumerable:!0}});const v=S;f().add("AnnotationLayer","x_ite/Components/Annotation/AnnotationLayer",v);const F=v,A=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components/Core/X3DChildNode");var N=e.n(A);function h(e){N().call(this,e),this.addType(b().AnnotationTarget)}Object.assign(Object.setPrototypeOf(h.prototype,N().prototype),{initialize(){N().prototype.initialize.call(this)}}),Object.defineProperties(h,{typeName:{value:"AnnotationTarget",enumerable:!0},componentName:{value:"Annotation",enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze(["4.0","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(u())([new(r())(b().inputOutput,"metadata",new(i().SFNode)),new(r())(b().inputOutput,"referencePoint",new(i().SFVec3f)(0,0,0)),new(r())(b().inputOutput,"leadLineStyle",new(i().SFNode)),new(r())(b().inputOutput,"marker",new(i().SFNode)),new(r())(b().inputOutput,"annotations",new(i().MFNode))]),enumerable:!0}});const g=h;f().add("AnnotationTarget","x_ite/Components/Annotation/AnnotationTarget",g);const D=g,X=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components/Grouping/X3DGroupingNode");var _=e.n(X);function T(e){N().call(this,e),this.addType(b().X3DAnnotationNode)}Object.assign(Object.setPrototypeOf(T.prototype,N().prototype),{initialize(){N().prototype.initialize.call(this)}}),Object.defineProperties(T,{typeName:{value:"X3DAnnotationNode",enumerable:!0},componentName:{value:"Annotation",enumerable:!0}});const j=T;f().add("X3DAnnotationNode","x_ite/Components/Annotation/X3DAnnotationNode",j);const x=j;function I(e){_().call(this,e),x.call(this,e),this.addType(b().GroupAnnotation)}Object.assign(Object.setPrototypeOf(I.prototype,_().prototype),x.prototype,{initialize(){_().prototype.initialize.call(this),x.prototype.initialize.call(this)},dispose(){x.prototype.dispose.call(this),_().prototype.dispose.call(this)}}),Object.defineProperties(I,{typeName:{value:"GroupAnnotation",enumerable:!0},componentName:{value:"Annotation",enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze(["4.0","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(u())([new(r())(b().inputOutput,"metadata",new(i().SFNode)),new(r())(b().inputOutput,"enabled",new(i().SFBool)(!0)),new(r())(b().inputOutput,"annotationGroupID",new(i().SFString)),new(r())(b().inputOutput,"displayPolicy",new(i().SFString)("NEVER")),new(r())(b().inputOutput,"visible",new(i().SFBool)(!0)),new(r())(b().inputOutput,"bboxDisplay",new(i().SFBool)),new(r())(b().initializeOnly,"bboxSize",new(i().SFVec3f)(-1,-1,-1)),new(r())(b().initializeOnly,"bboxCenter",new(i().SFVec3f)(0,0,0)),new(r())(b().inputOnly,"addChildren",new(i().MFNode)),new(r())(b().inputOnly,"removeChildren",new(i().MFNode)),new(r())(b().inputOutput,"children",new(i().MFNode))]),enumerable:!0}});const z=I;f().add("GroupAnnotation","x_ite/Components/Annotation/GroupAnnotation",z);const P=z,C=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components/Networking/X3DUrlObject");var E=e.n(C);function R(e){x.call(this,e),E().call(this,e),this.addType(b().IconAnnotation)}Object.assign(Object.setPrototypeOf(R.prototype,x.prototype),E().prototype,{initialize(){x.prototype.initialize.call(this),E().prototype.initialize.call(this)},requestImmediateLoad(e=!0){},dispose(){E().prototype.dispose.call(this),x.prototype.dispose.call(this)}}),Object.defineProperties(R,{typeName:{value:"IconAnnotation",enumerable:!0},componentName:{value:"Annotation",enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze(["4.0","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(u())([new(r())(b().inputOutput,"metadata",new(i().SFNode)),new(r())(b().inputOutput,"enabled",new(i().SFBool)(!0)),new(r())(b().inputOutput,"annotationGroupID",new(i().SFString)),new(r())(b().inputOutput,"displayPolicy",new(i().SFString)("NEVER")),new(r())(b().inputOutput,"url",new(i().MFString)),new(r())(b().inputOutput,"autoRefresh",new(i().SFTime)),new(r())(b().inputOutput,"autoRefreshTimeLimit",new(i().SFTime)(3600))]),enumerable:!0}});const q=R;f().add("IconAnnotation","x_ite/Components/Annotation/IconAnnotation",q);const G=q;function L(e){x.call(this,e),this.addType(b().TextAnnotation)}Object.assign(Object.setPrototypeOf(L.prototype,x.prototype),{initialize(){x.prototype.initialize.call(this)}}),Object.defineProperties(L,{typeName:{value:"TextAnnotation",enumerable:!0},componentName:{value:"Annotation",enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze(["4.0","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(u())([new(r())(b().inputOutput,"metadata",new(i().SFNode)),new(r())(b().inputOutput,"enabled",new(i().SFBool)(!0)),new(r())(b().inputOutput,"annotationGroupID",new(i().SFString)),new(r())(b().inputOutput,"displayPolicy",new(i().SFString)("NEVER")),new(r())(b().inputOutput,"contentType",new(i().SFString)("text/plain")),new(r())(b().inputOutput,"text",new(i().SFString))]),enumerable:!0}});const B=L;f().add("TextAnnotation","x_ite/Components/Annotation/TextAnnotation",B);const M=B;function V(e){x.call(this,e),this.addType(b().URLAnnotation)}Object.assign(Object.setPrototypeOf(V.prototype,x.prototype),{initialize(){x.prototype.initialize.call(this)}}),Object.defineProperties(V,{typeName:{value:"URLAnnotation",enumerable:!0},componentName:{value:"Annotation",enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze(["4.0","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(u())([new(r())(b().inputOutput,"metadata",new(i().SFNode)),new(r())(b().inputOutput,"enabled",new(i().SFBool)(!0)),new(r())(b().inputOutput,"annotationGroupID",new(i().SFString)),new(r())(b().inputOutput,"displayPolicy",new(i().SFString)("NEVER")),new(r())(b().inputOutput,"url",new(i().MFString))]),enumerable:!0}});const U=V;f().add("URLAnnotation","x_ite/Components/Annotation/URLAnnotation",U);const k=U;t().add({name:"Annotation",concreteNodes:[F,D,P,G,M,k],abstractNodes:[x]});const H=void 0;f().add("Annotation","assets/components/Annotation",H)})();
1
+ /* X_ITE v9.0.3 */(()=>{"use strict";var e={n:n=>{var t=n&&n.__esModule?()=>n.default:()=>n;return e.d(t,{a:t}),t},d:(n,t)=>{for(var o in t)e.o(t,o)&&!e.o(n,o)&&Object.defineProperty(n,o,{enumerable:!0,get:t[o]})},o:(e,n)=>Object.prototype.hasOwnProperty.call(e,n)};const n=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components");var t=e.n(n);const o=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Fields");var i=e.n(o);const a=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Base/X3DFieldDefinition");var r=e.n(a);const p=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Base/FieldDefinitionArray");var l=e.n(p);const u=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components/Layering/X3DLayerNode");var s=e.n(u);const c=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components/Navigation/Viewpoint");var d=e.n(c);const w=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components/Grouping/Group");var m=e.n(w);const y=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Base/X3DConstants");var b=e.n(y);const f=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Namespace");var O=e.n(f);function v(e){s().call(this,e,new(d())(e),new(m())(e)),this.addType(b().AnnotationLayer)}Object.assign(Object.setPrototypeOf(v.prototype,s().prototype),{initialize(){s().prototype.initialize.call(this)}}),Object.defineProperties(v,{typeName:{value:"AnnotationLayer",enumerable:!0},componentInfo:{value:Object.freeze({name:"Annotation",level:1}),enumerable:!0},containerField:{value:"layers",enumerable:!0},specificationRange:{value:Object.freeze({from:"4.0",to:"Infinity"}),enumerable:!0},fieldDefinitions:{value:new(l())([new(r())(b().inputOutput,"metadata",new(i().SFNode)),new(r())(b().inputOutput,"isPickable",new(i().SFBool)(!0)),new(r())(b().inputOutput,"layoutPolicy",new(i().MFString)),new(r())(b().inputOutput,"shownGroupID",new(i().MFString)),new(r())(b().inputOutput,"viewport",new(i().SFNode))]),enumerable:!0}});const S=v;O().add("AnnotationLayer","x_ite/Components/Annotation/AnnotationLayer",S);const F=S,A=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components/Core/X3DChildNode");var h=e.n(A);function g(e){h().call(this,e),this.addType(b().AnnotationTarget)}Object.assign(Object.setPrototypeOf(g.prototype,h().prototype),{initialize(){h().prototype.initialize.call(this)}}),Object.defineProperties(g,{typeName:{value:"AnnotationTarget",enumerable:!0},componentInfo:{value:Object.freeze({name:"Annotation",level:1}),enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze({from:"4.0",to:"Infinity"}),enumerable:!0},fieldDefinitions:{value:new(l())([new(r())(b().inputOutput,"metadata",new(i().SFNode)),new(r())(b().inputOutput,"referencePoint",new(i().SFVec3f)(0,0,0)),new(r())(b().inputOutput,"leadLineStyle",new(i().SFNode)),new(r())(b().inputOutput,"marker",new(i().SFNode)),new(r())(b().inputOutput,"annotations",new(i().MFNode))]),enumerable:!0}});const j=g;O().add("AnnotationTarget","x_ite/Components/Annotation/AnnotationTarget",j);const D=j,N=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components/Grouping/X3DGroupingNode");var I=e.n(N);function X(e){h().call(this,e),this.addType(b().X3DAnnotationNode)}Object.assign(Object.setPrototypeOf(X.prototype,h().prototype),{initialize(){h().prototype.initialize.call(this)}}),Object.defineProperties(X,{typeName:{value:"X3DAnnotationNode",enumerable:!0},componentInfo:{value:Object.freeze({name:"Annotation",level:1}),enumerable:!0}});const _=X;O().add("X3DAnnotationNode","x_ite/Components/Annotation/X3DAnnotationNode",_);const z=_;function T(e){I().call(this,e),z.call(this,e),this.addType(b().GroupAnnotation)}Object.assign(Object.setPrototypeOf(T.prototype,I().prototype),z.prototype,{initialize(){I().prototype.initialize.call(this),z.prototype.initialize.call(this)},dispose(){z.prototype.dispose.call(this),I().prototype.dispose.call(this)}}),Object.defineProperties(T,{typeName:{value:"GroupAnnotation",enumerable:!0},componentInfo:{value:Object.freeze({name:"Annotation",level:1}),enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze({from:"4.0",to:"Infinity"}),enumerable:!0},fieldDefinitions:{value:new(l())([new(r())(b().inputOutput,"metadata",new(i().SFNode)),new(r())(b().inputOutput,"enabled",new(i().SFBool)(!0)),new(r())(b().inputOutput,"annotationGroupID",new(i().SFString)),new(r())(b().inputOutput,"displayPolicy",new(i().SFString)("NEVER")),new(r())(b().inputOutput,"visible",new(i().SFBool)(!0)),new(r())(b().inputOutput,"bboxDisplay",new(i().SFBool)),new(r())(b().initializeOnly,"bboxSize",new(i().SFVec3f)(-1,-1,-1)),new(r())(b().initializeOnly,"bboxCenter",new(i().SFVec3f)(0,0,0)),new(r())(b().inputOnly,"addChildren",new(i().MFNode)),new(r())(b().inputOnly,"removeChildren",new(i().MFNode)),new(r())(b().inputOutput,"children",new(i().MFNode))]),enumerable:!0}});const x=T;O().add("GroupAnnotation","x_ite/Components/Annotation/GroupAnnotation",x);const P=x,C=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components/Networking/X3DUrlObject");var E=e.n(C);function R(e){z.call(this,e),E().call(this,e),this.addType(b().IconAnnotation)}Object.assign(Object.setPrototypeOf(R.prototype,z.prototype),E().prototype,{initialize(){z.prototype.initialize.call(this),E().prototype.initialize.call(this)},requestImmediateLoad(e=!0){},dispose(){E().prototype.dispose.call(this),z.prototype.dispose.call(this)}}),Object.defineProperties(R,{typeName:{value:"IconAnnotation",enumerable:!0},componentInfo:{value:Object.freeze({name:"Annotation",level:1}),enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze({from:"4.0",to:"Infinity"}),enumerable:!0},fieldDefinitions:{value:new(l())([new(r())(b().inputOutput,"metadata",new(i().SFNode)),new(r())(b().inputOutput,"enabled",new(i().SFBool)(!0)),new(r())(b().inputOutput,"annotationGroupID",new(i().SFString)),new(r())(b().inputOutput,"displayPolicy",new(i().SFString)("NEVER")),new(r())(b().inputOutput,"url",new(i().MFString)),new(r())(b().inputOutput,"autoRefresh",new(i().SFTime)),new(r())(b().inputOutput,"autoRefreshTimeLimit",new(i().SFTime)(3600))]),enumerable:!0}});const q=R;O().add("IconAnnotation","x_ite/Components/Annotation/IconAnnotation",q);const G=q;function L(e){z.call(this,e),this.addType(b().TextAnnotation)}Object.assign(Object.setPrototypeOf(L.prototype,z.prototype),{initialize(){z.prototype.initialize.call(this)}}),Object.defineProperties(L,{typeName:{value:"TextAnnotation",enumerable:!0},componentInfo:{value:Object.freeze({name:"Annotation",level:1}),enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze({from:"4.0",to:"Infinity"}),enumerable:!0},fieldDefinitions:{value:new(l())([new(r())(b().inputOutput,"metadata",new(i().SFNode)),new(r())(b().inputOutput,"enabled",new(i().SFBool)(!0)),new(r())(b().inputOutput,"annotationGroupID",new(i().SFString)),new(r())(b().inputOutput,"displayPolicy",new(i().SFString)("NEVER")),new(r())(b().inputOutput,"contentType",new(i().SFString)("text/plain")),new(r())(b().inputOutput,"text",new(i().SFString))]),enumerable:!0}});const B=L;O().add("TextAnnotation","x_ite/Components/Annotation/TextAnnotation",B);const M=B;function V(e){z.call(this,e),this.addType(b().URLAnnotation)}Object.assign(Object.setPrototypeOf(V.prototype,z.prototype),{initialize(){z.prototype.initialize.call(this)}}),Object.defineProperties(V,{typeName:{value:"URLAnnotation",enumerable:!0},componentInfo:{value:Object.freeze({name:"Annotation",level:1}),enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze({from:"4.0",to:"Infinity"}),enumerable:!0},fieldDefinitions:{value:new(l())([new(r())(b().inputOutput,"metadata",new(i().SFNode)),new(r())(b().inputOutput,"enabled",new(i().SFBool)(!0)),new(r())(b().inputOutput,"annotationGroupID",new(i().SFString)),new(r())(b().inputOutput,"displayPolicy",new(i().SFString)("NEVER")),new(r())(b().inputOutput,"url",new(i().MFString))]),enumerable:!0}});const U=V;O().add("URLAnnotation","x_ite/Components/Annotation/URLAnnotation",U);const k=U;t().add({name:"Annotation",concreteNodes:[F,D,P,G,M,k],abstractNodes:[z]});const H=void 0;O().add("Annotation","assets/components/Annotation",H)})();
@@ -1,4 +1,4 @@
1
- /* X_ITE v9.0.2 */(() => { // webpackBootstrap
1
+ /* X_ITE v9.0.3 */(() => { // webpackBootstrap
2
2
  /******/ "use strict";
3
3
  /******/ // The require scope
4
4
  /******/ var __webpack_require__ = {};
@@ -39,28 +39,28 @@ var __webpack_exports__ = {};
39
39
  // UNUSED EXPORTS: default
40
40
 
41
41
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components\")"
42
- const Components_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components");
42
+ const Components_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components");
43
43
  var Components_default = /*#__PURE__*/__webpack_require__.n(Components_namespaceObject);
44
44
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Fields\")"
45
- const Fields_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Fields");
45
+ const Fields_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Fields");
46
46
  var Fields_default = /*#__PURE__*/__webpack_require__.n(Fields_namespaceObject);
47
47
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DFieldDefinition\")"
48
- const X3DFieldDefinition_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Base/X3DFieldDefinition");
48
+ const X3DFieldDefinition_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Base/X3DFieldDefinition");
49
49
  var X3DFieldDefinition_default = /*#__PURE__*/__webpack_require__.n(X3DFieldDefinition_namespaceObject);
50
50
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/FieldDefinitionArray\")"
51
- const FieldDefinitionArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Base/FieldDefinitionArray");
51
+ const FieldDefinitionArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Base/FieldDefinitionArray");
52
52
  var FieldDefinitionArray_default = /*#__PURE__*/__webpack_require__.n(FieldDefinitionArray_namespaceObject);
53
53
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Grouping/X3DGroupingNode\")"
54
- const X3DGroupingNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components/Grouping/X3DGroupingNode");
54
+ const X3DGroupingNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Grouping/X3DGroupingNode");
55
55
  var X3DGroupingNode_default = /*#__PURE__*/__webpack_require__.n(X3DGroupingNode_namespaceObject);
56
56
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Core/X3DChildNode\")"
57
- const X3DChildNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components/Core/X3DChildNode");
57
+ const X3DChildNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Core/X3DChildNode");
58
58
  var X3DChildNode_default = /*#__PURE__*/__webpack_require__.n(X3DChildNode_namespaceObject);
59
59
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DConstants\")"
60
- const X3DConstants_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Base/X3DConstants");
60
+ const X3DConstants_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Base/X3DConstants");
61
61
  var X3DConstants_default = /*#__PURE__*/__webpack_require__.n(X3DConstants_namespaceObject);
62
62
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Namespace\")"
63
- const Namespace_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Namespace");
63
+ const Namespace_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Namespace");
64
64
  var Namespace_default = /*#__PURE__*/__webpack_require__.n(Namespace_namespaceObject);
65
65
  ;// CONCATENATED MODULE: ./src/x_ite/Components/CADGeometry/X3DProductStructureChildNode.js
66
66
  /*******************************************************************************
@@ -129,9 +129,9 @@ Object .defineProperties (X3DProductStructureChildNode,
129
129
  value: "X3DProductStructureChildNode",
130
130
  enumerable: true,
131
131
  },
132
- componentName:
132
+ componentInfo:
133
133
  {
134
- value: "CADGeometry",
134
+ value: Object .freeze ({ name: "CADGeometry", level: 2 }),
135
135
  enumerable: true,
136
136
  },
137
137
  });
@@ -216,9 +216,9 @@ Object .defineProperties (CADAssembly,
216
216
  value: "CADAssembly",
217
217
  enumerable: true,
218
218
  },
219
- componentName:
219
+ componentInfo:
220
220
  {
221
- value: "CADGeometry",
221
+ value: Object .freeze ({ name: "CADGeometry", level: 2 }),
222
222
  enumerable: true,
223
223
  },
224
224
  containerField:
@@ -228,7 +228,7 @@ Object .defineProperties (CADAssembly,
228
228
  },
229
229
  specificationRange:
230
230
  {
231
- value: Object .freeze (["3.1", "Infinity"]),
231
+ value: Object .freeze ({ from: "3.1", to: "Infinity" }),
232
232
  enumerable: true,
233
233
  },
234
234
  fieldDefinitions:
@@ -254,13 +254,13 @@ const CADAssembly_default_ = CADAssembly;
254
254
  Namespace_default().add ("CADAssembly", "x_ite/Components/CADGeometry/CADAssembly", CADAssembly_default_);
255
255
  /* harmony default export */ const CADGeometry_CADAssembly = (CADAssembly_default_);
256
256
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Grouping/X3DBoundedObject\")"
257
- const X3DBoundedObject_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components/Grouping/X3DBoundedObject");
257
+ const X3DBoundedObject_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Grouping/X3DBoundedObject");
258
258
  var X3DBoundedObject_default = /*#__PURE__*/__webpack_require__.n(X3DBoundedObject_namespaceObject);
259
259
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Rendering/TraverseType\")"
260
- const TraverseType_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Rendering/TraverseType");
260
+ const TraverseType_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Rendering/TraverseType");
261
261
  var TraverseType_default = /*#__PURE__*/__webpack_require__.n(TraverseType_namespaceObject);
262
262
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DCast\")"
263
- const X3DCast_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Base/X3DCast");
263
+ const X3DCast_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Base/X3DCast");
264
264
  var X3DCast_default = /*#__PURE__*/__webpack_require__.n(X3DCast_namespaceObject);
265
265
  ;// CONCATENATED MODULE: ./src/x_ite/Components/CADGeometry/CADFace.js
266
266
  /*******************************************************************************
@@ -483,9 +483,9 @@ Object .defineProperties (CADFace,
483
483
  value: "CADFace",
484
484
  enumerable: true,
485
485
  },
486
- componentName:
486
+ componentInfo:
487
487
  {
488
- value: "CADGeometry",
488
+ value: Object .freeze ({ name: "CADGeometry", level: 2 }),
489
489
  enumerable: true,
490
490
  },
491
491
  containerField:
@@ -495,7 +495,7 @@ Object .defineProperties (CADFace,
495
495
  },
496
496
  specificationRange:
497
497
  {
498
- value: Object .freeze (["3.1", "Infinity"]),
498
+ value: Object .freeze ({ from: "3.1", to: "Infinity" }),
499
499
  enumerable: true,
500
500
  },
501
501
  fieldDefinitions:
@@ -588,9 +588,9 @@ Object .defineProperties (CADLayer,
588
588
  value: "CADLayer",
589
589
  enumerable: true,
590
590
  },
591
- componentName:
591
+ componentInfo:
592
592
  {
593
- value: "CADGeometry",
593
+ value: Object .freeze ({ name: "CADGeometry", level: 2 }),
594
594
  enumerable: true,
595
595
  },
596
596
  containerField:
@@ -600,7 +600,7 @@ Object .defineProperties (CADLayer,
600
600
  },
601
601
  specificationRange:
602
602
  {
603
- value: Object .freeze (["3.1", "Infinity"]),
603
+ value: Object .freeze ({ from: "3.1", to: "Infinity" }),
604
604
  enumerable: true,
605
605
  },
606
606
  fieldDefinitions:
@@ -626,7 +626,7 @@ const CADLayer_default_ = CADLayer;
626
626
  Namespace_default().add ("CADLayer", "x_ite/Components/CADGeometry/CADLayer", CADLayer_default_);
627
627
  /* harmony default export */ const CADGeometry_CADLayer = (CADLayer_default_);
628
628
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Grouping/X3DTransformNode\")"
629
- const X3DTransformNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components/Grouping/X3DTransformNode");
629
+ const X3DTransformNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Grouping/X3DTransformNode");
630
630
  var X3DTransformNode_default = /*#__PURE__*/__webpack_require__.n(X3DTransformNode_namespaceObject);
631
631
  ;// CONCATENATED MODULE: ./src/x_ite/Components/CADGeometry/CADPart.js
632
632
  /*******************************************************************************
@@ -703,9 +703,9 @@ Object .defineProperties (CADPart,
703
703
  value: "CADPart",
704
704
  enumerable: true,
705
705
  },
706
- componentName:
706
+ componentInfo:
707
707
  {
708
- value: "CADGeometry",
708
+ value: Object .freeze ({ name: "CADGeometry", level: 2 }),
709
709
  enumerable: true,
710
710
  },
711
711
  containerField:
@@ -715,7 +715,7 @@ Object .defineProperties (CADPart,
715
715
  },
716
716
  specificationRange:
717
717
  {
718
- value: Object .freeze (["3.1", "Infinity"]),
718
+ value: Object .freeze ({ from: "3.1", to: "Infinity" }),
719
719
  enumerable: true,
720
720
  },
721
721
  fieldDefinitions:
@@ -746,7 +746,7 @@ const CADPart_default_ = CADPart;
746
746
  Namespace_default().add ("CADPart", "x_ite/Components/CADGeometry/CADPart", CADPart_default_);
747
747
  /* harmony default export */ const CADGeometry_CADPart = (CADPart_default_);
748
748
  ;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Rendering/X3DComposedGeometryNode\")"
749
- const X3DComposedGeometryNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.2")] .require ("x_ite/Components/Rendering/X3DComposedGeometryNode");
749
+ const X3DComposedGeometryNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-9.0.3")] .require ("x_ite/Components/Rendering/X3DComposedGeometryNode");
750
750
  var X3DComposedGeometryNode_default = /*#__PURE__*/__webpack_require__.n(X3DComposedGeometryNode_namespaceObject);
751
751
  ;// CONCATENATED MODULE: ./src/x_ite/Components/CADGeometry/IndexedQuadSet.js
752
752
  /*******************************************************************************
@@ -844,9 +844,9 @@ Object .defineProperties (IndexedQuadSet,
844
844
  value: "IndexedQuadSet",
845
845
  enumerable: true,
846
846
  },
847
- componentName:
847
+ componentInfo:
848
848
  {
849
- value: "CADGeometry",
849
+ value: Object .freeze ({ name: "CADGeometry", level: 1 }),
850
850
  enumerable: true,
851
851
  },
852
852
  containerField:
@@ -856,7 +856,7 @@ Object .defineProperties (IndexedQuadSet,
856
856
  },
857
857
  specificationRange:
858
858
  {
859
- value: Object .freeze (["3.1", "Infinity"]),
859
+ value: Object .freeze ({ from: "3.1", to: "Infinity" }),
860
860
  enumerable: true,
861
861
  },
862
862
  fieldDefinitions:
@@ -978,9 +978,9 @@ Object .defineProperties (QuadSet,
978
978
  value: "QuadSet",
979
979
  enumerable: true,
980
980
  },
981
- componentName:
981
+ componentInfo:
982
982
  {
983
- value: "CADGeometry",
983
+ value: Object .freeze ({ name: "CADGeometry", level: 1 }),
984
984
  enumerable: true,
985
985
  },
986
986
  containerField:
@@ -990,7 +990,7 @@ Object .defineProperties (QuadSet,
990
990
  },
991
991
  specificationRange:
992
992
  {
993
- value: Object .freeze (["3.1", "Infinity"]),
993
+ value: Object .freeze ({ from: "3.1", to: "Infinity" }),
994
994
  enumerable: true,
995
995
  },
996
996
  fieldDefinitions:
@@ -1 +1 @@
1
- /* X_ITE v9.0.2 */(()=>{"use strict";var e={n:t=>{var n=t&&t.__esModule?()=>t.default:()=>t;return e.d(n,{a:n}),n},d:(t,n)=>{for(var i in n)e.o(n,i)&&!e.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:n[i]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t)};const t=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components");var n=e.n(t);const i=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Fields");var o=e.n(i);const r=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Base/X3DFieldDefinition");var a=e.n(r);const l=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Base/FieldDefinitionArray");var s=e.n(l);const u=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components/Grouping/X3DGroupingNode");var d=e.n(u);const p=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components/Core/X3DChildNode");var c=e.n(p);const b=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Base/X3DConstants");var w=e.n(b);const m=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Namespace");var y=e.n(m);function h(e){c().call(this,e),this.addType(w().X3DProductStructureChildNode)}Object.setPrototypeOf(h.prototype,c().prototype),Object.defineProperties(h,{typeName:{value:"X3DProductStructureChildNode",enumerable:!0},componentName:{value:"CADGeometry",enumerable:!0}});const O=h;y().add("X3DProductStructureChildNode","x_ite/Components/CADGeometry/X3DProductStructureChildNode",O);const _=O;function f(e){d().call(this,e),_.call(this,e),this.addType(w().CADAssembly)}Object.assign(Object.setPrototypeOf(f.prototype,d().prototype),{}),Object.defineProperties(f,{typeName:{value:"CADAssembly",enumerable:!0},componentName:{value:"CADGeometry",enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze(["3.1","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(s())([new(a())(w().inputOutput,"metadata",new(o().SFNode)),new(a())(w().inputOutput,"name",new(o().SFString)),new(a())(w().inputOutput,"visible",new(o().SFBool)(!0)),new(a())(w().inputOutput,"bboxDisplay",new(o().SFBool)),new(a())(w().initializeOnly,"bboxSize",new(o().SFVec3f)(-1,-1,-1)),new(a())(w().initializeOnly,"bboxCenter",new(o().SFVec3f)),new(a())(w().inputOnly,"addChildren",new(o().MFNode)),new(a())(w().inputOnly,"removeChildren",new(o().MFNode)),new(a())(w().inputOutput,"children",new(o().MFNode))]),enumerable:!0}});const S=f;y().add("CADAssembly","x_ite/Components/CADGeometry/CADAssembly",S);const N=S,D=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components/Grouping/X3DBoundedObject");var v=e.n(D);const C=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Rendering/TraverseType");var F=e.n(C);const x=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Base/X3DCast");var g=e.n(x);function j(e){_.call(this,e),v().call(this,e),this.addType(w().CADFace),this.childNode=null,this.visibleNode=null,this.boundedObject=null}Object.assign(Object.setPrototypeOf(j.prototype,_.prototype),v().prototype,{initialize(){_.prototype.initialize.call(this),v().prototype.initialize.call(this),this._shape.addInterest("set_shape__",this),this.set_shape__()},getBBox(e,t){return this._bboxSize.getValue().equals(this.getDefaultBBoxSize())?this.visibleNode?.getBBox(e,t)??e.set():e.set(this._bboxSize.getValue(),this._bboxCenter.getValue())},set_shape__(){this.childNode&&(this.childNode._isCameraObject.removeInterest("set_cameraObject__",this),this.childNode._isPickableObject.removeInterest("set_transformSensors__",this),this.childNode._display.removeInterest("set_display__",this),this.childNode._bboxDisplay.removeInterest("set_bboxDisplay__",this)),this.childNode=null;const e=g()(w().X3DChildNode,this._shape);if(e){const t=e.getType();for(let n=t.length-1;n>=0;--n){switch(t[n]){case w().LOD:case w().Transform:case w().X3DShapeNode:e._isCameraObject.addInterest("set_cameraObject__",this),e._isPickableObject.addInterest("set_transformSensors__",this),e._display.addInterest("set_display__",this),e._bboxDisplay.addInterest("set_bboxDisplay__",this),this.childNode=e;break;default:continue}break}}this.childNode?delete this.traverse:this.traverse=Function.prototype,this.set_display__(),this.set_bboxDisplay__()},set_cameraObject__(){this.setCameraObject(!!this.visibleNode?.isCameraObject())},set_transformSensors__(){this.setPickableObject(!!this.visibleNode?.isPickableObject())},set_display__(){this.childNode?this.visibleNode=this.childNode._display.getValue()?this.childNode:null:this.visibleNode=null,this.set_cameraObject__(),this.set_transformSensors__()},set_bboxDisplay__(){this.childNode?this.boundedObject=this.childNode._bboxDisplay.getValue()?this.childNode:null:this.boundedObject=null},traverse(e,t){switch(e){case F().POINTER:case F().CAMERA:case F().SHADOW:return void this.visibleNode?.traverse(e,t);case F().PICKING:{const n=this.getBrowser().getPickingHierarchy();return n.push(this),this.visibleNode?.traverse(e,t),void n.pop()}case F().COLLISION:return void this.visibleNode?.traverse(e,t);case F().DISPLAY:return this.visibleNode?.traverse(e,t),void this.boundedObject?.displayBBox(e,t)}},dispose(){v().prototype.dispose.call(this),_.prototype.dispose.call(this)}}),Object.defineProperties(j,{typeName:{value:"CADFace",enumerable:!0},componentName:{value:"CADGeometry",enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze(["3.1","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(s())([new(a())(w().inputOutput,"metadata",new(o().SFNode)),new(a())(w().inputOutput,"name",new(o().SFString)),new(a())(w().inputOutput,"visible",new(o().SFBool)(!0)),new(a())(w().inputOutput,"bboxDisplay",new(o().SFBool)),new(a())(w().initializeOnly,"bboxSize",new(o().SFVec3f)(-1,-1,-1)),new(a())(w().initializeOnly,"bboxCenter",new(o().SFVec3f)),new(a())(w().inputOutput,"shape",new(o().SFNode))]),enumerable:!0}});const I=j;y().add("CADFace","x_ite/Components/CADGeometry/CADFace",I);const A=I;function X(e){d().call(this,e),this.addType(w().CADLayer)}Object.setPrototypeOf(X.prototype,d().prototype),Object.defineProperties(X,{typeName:{value:"CADLayer",enumerable:!0},componentName:{value:"CADGeometry",enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze(["3.1","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(s())([new(a())(w().inputOutput,"metadata",new(o().SFNode)),new(a())(w().inputOutput,"name",new(o().SFString)),new(a())(w().inputOutput,"visible",new(o().SFBool)(!0)),new(a())(w().inputOutput,"bboxDisplay",new(o().SFBool)),new(a())(w().initializeOnly,"bboxSize",new(o().SFVec3f)(-1,-1,-1)),new(a())(w().initializeOnly,"bboxCenter",new(o().SFVec3f)),new(a())(w().inputOnly,"addChildren",new(o().MFNode)),new(a())(w().inputOnly,"removeChildren",new(o().MFNode)),new(a())(w().inputOutput,"children",new(o().MFNode))]),enumerable:!0}});const P=X;y().add("CADLayer","x_ite/Components/CADGeometry/CADLayer",P);const z=P,B=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components/Grouping/X3DTransformNode");var T=e.n(B);function G(e){T().call(this,e),_.call(this,e),this.addType(w().CADPart)}Object.assign(Object.setPrototypeOf(G.prototype,T().prototype),{}),Object.defineProperties(G,{typeName:{value:"CADPart",enumerable:!0},componentName:{value:"CADGeometry",enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze(["3.1","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(s())([new(a())(w().inputOutput,"metadata",new(o().SFNode)),new(a())(w().inputOutput,"name",new(o().SFString)),new(a())(w().inputOutput,"translation",new(o().SFVec3f)),new(a())(w().inputOutput,"rotation",new(o().SFRotation)),new(a())(w().inputOutput,"scale",new(o().SFVec3f)(1,1,1)),new(a())(w().inputOutput,"scaleOrientation",new(o().SFRotation)),new(a())(w().inputOutput,"center",new(o().SFVec3f)),new(a())(w().inputOutput,"visible",new(o().SFBool)(!0)),new(a())(w().inputOutput,"bboxDisplay",new(o().SFBool)),new(a())(w().initializeOnly,"bboxSize",new(o().SFVec3f)(-1,-1,-1)),new(a())(w().initializeOnly,"bboxCenter",new(o().SFVec3f)),new(a())(w().inputOnly,"addChildren",new(o().MFNode)),new(a())(w().inputOnly,"removeChildren",new(o().MFNode)),new(a())(w().inputOutput,"children",new(o().MFNode))]),enumerable:!0}});const V=G;y().add("CADPart","x_ite/Components/CADGeometry/CADPart",V);const M=V,E=window[Symbol.for("X_ITE.X3D-9.0.2")].require("x_ite/Components/Rendering/X3DComposedGeometryNode");var q=e.n(E);function R(e){q().call(this,e),this.addType(w().IndexedQuadSet)}Object.assign(Object.setPrototypeOf(R.prototype,q().prototype),{initialize(){q().prototype.initialize.call(this),this._set_index.addFieldInterest(this._index)},getTriangleIndex:function(e){const t=e%6;return 4*Math.floor(e/6)+t%3+Math.floor(t/4)},getPolygonIndex(e){return this._index[e]},build(){let e=this._index.length;e-=e%4,q().prototype.build.call(this,4,e,6,e/4*6)}}),Object.defineProperties(R,{typeName:{value:"IndexedQuadSet",enumerable:!0},componentName:{value:"CADGeometry",enumerable:!0},containerField:{value:"geometry",enumerable:!0},specificationRange:{value:Object.freeze(["3.1","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(s())([new(a())(w().inputOutput,"metadata",new(o().SFNode)),new(a())(w().inputOnly,"set_index",new(o().MFInt32)),new(a())(w().initializeOnly,"solid",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"ccw",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"colorPerVertex",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"normalPerVertex",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"index",new(o().MFInt32)),new(a())(w().inputOutput,"attrib",new(o().MFNode)),new(a())(w().inputOutput,"fogCoord",new(o().SFNode)),new(a())(w().inputOutput,"color",new(o().SFNode)),new(a())(w().inputOutput,"texCoord",new(o().SFNode)),new(a())(w().inputOutput,"normal",new(o().SFNode)),new(a())(w().inputOutput,"coord",new(o().SFNode))]),enumerable:!0}});const L=R;y().add("IndexedQuadSet","x_ite/Components/CADGeometry/IndexedQuadSet",L);const Q=L;function k(e){q().call(this,e),this.addType(w().QuadSet)}Object.assign(Object.setPrototypeOf(k.prototype,q().prototype),{getTriangleIndex:function(e){const t=e%6;return 4*Math.floor(e/6)+t%3+Math.floor(t/4)},build(){if(!this.getCoord())return;let e=this.getCoord().getSize();e-=e%4,q().prototype.build.call(this,4,e,6,e/4*6)},createNormals(e,t){return this.createFaceNormals(e,t)}}),Object.defineProperties(k,{typeName:{value:"QuadSet",enumerable:!0},componentName:{value:"CADGeometry",enumerable:!0},containerField:{value:"geometry",enumerable:!0},specificationRange:{value:Object.freeze(["3.1","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(s())([new(a())(w().inputOutput,"metadata",new(o().SFNode)),new(a())(w().initializeOnly,"solid",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"ccw",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"colorPerVertex",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"normalPerVertex",new(o().SFBool)(!0)),new(a())(w().inputOutput,"attrib",new(o().MFNode)),new(a())(w().inputOutput,"fogCoord",new(o().SFNode)),new(a())(w().inputOutput,"color",new(o().SFNode)),new(a())(w().inputOutput,"texCoord",new(o().SFNode)),new(a())(w().inputOutput,"normal",new(o().SFNode)),new(a())(w().inputOutput,"coord",new(o().SFNode))]),enumerable:!0}});const H=k;y().add("QuadSet","x_ite/Components/CADGeometry/QuadSet",H);const K=H;n().add({name:"CADGeometry",concreteNodes:[N,A,z,M,Q,K],abstractNodes:[_]});const W=void 0;y().add("CADGeometry","assets/components/CADGeometry",W)})();
1
+ /* X_ITE v9.0.3 */(()=>{"use strict";var e={n:t=>{var n=t&&t.__esModule?()=>t.default:()=>t;return e.d(n,{a:n}),n},d:(t,n)=>{for(var i in n)e.o(n,i)&&!e.o(t,i)&&Object.defineProperty(t,i,{enumerable:!0,get:n[i]})},o:(e,t)=>Object.prototype.hasOwnProperty.call(e,t)};const t=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components");var n=e.n(t);const i=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Fields");var o=e.n(i);const r=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Base/X3DFieldDefinition");var a=e.n(r);const l=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Base/FieldDefinitionArray");var s=e.n(l);const u=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components/Grouping/X3DGroupingNode");var d=e.n(u);const p=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components/Core/X3DChildNode");var c=e.n(p);const b=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Base/X3DConstants");var w=e.n(b);const m=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Namespace");var y=e.n(m);function h(e){c().call(this,e),this.addType(w().X3DProductStructureChildNode)}Object.setPrototypeOf(h.prototype,c().prototype),Object.defineProperties(h,{typeName:{value:"X3DProductStructureChildNode",enumerable:!0},componentInfo:{value:Object.freeze({name:"CADGeometry",level:2}),enumerable:!0}});const O=h;y().add("X3DProductStructureChildNode","x_ite/Components/CADGeometry/X3DProductStructureChildNode",O);const f=O;function _(e){d().call(this,e),f.call(this,e),this.addType(w().CADAssembly)}Object.assign(Object.setPrototypeOf(_.prototype,d().prototype),{}),Object.defineProperties(_,{typeName:{value:"CADAssembly",enumerable:!0},componentInfo:{value:Object.freeze({name:"CADGeometry",level:2}),enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze({from:"3.1",to:"Infinity"}),enumerable:!0},fieldDefinitions:{value:new(s())([new(a())(w().inputOutput,"metadata",new(o().SFNode)),new(a())(w().inputOutput,"name",new(o().SFString)),new(a())(w().inputOutput,"visible",new(o().SFBool)(!0)),new(a())(w().inputOutput,"bboxDisplay",new(o().SFBool)),new(a())(w().initializeOnly,"bboxSize",new(o().SFVec3f)(-1,-1,-1)),new(a())(w().initializeOnly,"bboxCenter",new(o().SFVec3f)),new(a())(w().inputOnly,"addChildren",new(o().MFNode)),new(a())(w().inputOnly,"removeChildren",new(o().MFNode)),new(a())(w().inputOutput,"children",new(o().MFNode))]),enumerable:!0}});const S=_;y().add("CADAssembly","x_ite/Components/CADGeometry/CADAssembly",S);const v=S,D=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components/Grouping/X3DBoundedObject");var C=e.n(D);const F=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Rendering/TraverseType");var N=e.n(F);const x=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Base/X3DCast");var j=e.n(x);function I(e){f.call(this,e),C().call(this,e),this.addType(w().CADFace),this.childNode=null,this.visibleNode=null,this.boundedObject=null}Object.assign(Object.setPrototypeOf(I.prototype,f.prototype),C().prototype,{initialize(){f.prototype.initialize.call(this),C().prototype.initialize.call(this),this._shape.addInterest("set_shape__",this),this.set_shape__()},getBBox(e,t){return this._bboxSize.getValue().equals(this.getDefaultBBoxSize())?this.visibleNode?.getBBox(e,t)??e.set():e.set(this._bboxSize.getValue(),this._bboxCenter.getValue())},set_shape__(){this.childNode&&(this.childNode._isCameraObject.removeInterest("set_cameraObject__",this),this.childNode._isPickableObject.removeInterest("set_transformSensors__",this),this.childNode._display.removeInterest("set_display__",this),this.childNode._bboxDisplay.removeInterest("set_bboxDisplay__",this)),this.childNode=null;const e=j()(w().X3DChildNode,this._shape);if(e){const t=e.getType();for(let n=t.length-1;n>=0;--n){switch(t[n]){case w().LOD:case w().Transform:case w().X3DShapeNode:e._isCameraObject.addInterest("set_cameraObject__",this),e._isPickableObject.addInterest("set_transformSensors__",this),e._display.addInterest("set_display__",this),e._bboxDisplay.addInterest("set_bboxDisplay__",this),this.childNode=e;break;default:continue}break}}this.childNode?delete this.traverse:this.traverse=Function.prototype,this.set_display__(),this.set_bboxDisplay__()},set_cameraObject__(){this.setCameraObject(!!this.visibleNode?.isCameraObject())},set_transformSensors__(){this.setPickableObject(!!this.visibleNode?.isPickableObject())},set_display__(){this.childNode?this.visibleNode=this.childNode._display.getValue()?this.childNode:null:this.visibleNode=null,this.set_cameraObject__(),this.set_transformSensors__()},set_bboxDisplay__(){this.childNode?this.boundedObject=this.childNode._bboxDisplay.getValue()?this.childNode:null:this.boundedObject=null},traverse(e,t){switch(e){case N().POINTER:case N().CAMERA:case N().SHADOW:return void this.visibleNode?.traverse(e,t);case N().PICKING:{const n=this.getBrowser().getPickingHierarchy();return n.push(this),this.visibleNode?.traverse(e,t),void n.pop()}case N().COLLISION:return void this.visibleNode?.traverse(e,t);case N().DISPLAY:return this.visibleNode?.traverse(e,t),void this.boundedObject?.displayBBox(e,t)}},dispose(){C().prototype.dispose.call(this),f.prototype.dispose.call(this)}}),Object.defineProperties(I,{typeName:{value:"CADFace",enumerable:!0},componentInfo:{value:Object.freeze({name:"CADGeometry",level:2}),enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze({from:"3.1",to:"Infinity"}),enumerable:!0},fieldDefinitions:{value:new(s())([new(a())(w().inputOutput,"metadata",new(o().SFNode)),new(a())(w().inputOutput,"name",new(o().SFString)),new(a())(w().inputOutput,"visible",new(o().SFBool)(!0)),new(a())(w().inputOutput,"bboxDisplay",new(o().SFBool)),new(a())(w().initializeOnly,"bboxSize",new(o().SFVec3f)(-1,-1,-1)),new(a())(w().initializeOnly,"bboxCenter",new(o().SFVec3f)),new(a())(w().inputOutput,"shape",new(o().SFNode))]),enumerable:!0}});const g=I;y().add("CADFace","x_ite/Components/CADGeometry/CADFace",g);const z=g;function A(e){d().call(this,e),this.addType(w().CADLayer)}Object.setPrototypeOf(A.prototype,d().prototype),Object.defineProperties(A,{typeName:{value:"CADLayer",enumerable:!0},componentInfo:{value:Object.freeze({name:"CADGeometry",level:2}),enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze({from:"3.1",to:"Infinity"}),enumerable:!0},fieldDefinitions:{value:new(s())([new(a())(w().inputOutput,"metadata",new(o().SFNode)),new(a())(w().inputOutput,"name",new(o().SFString)),new(a())(w().inputOutput,"visible",new(o().SFBool)(!0)),new(a())(w().inputOutput,"bboxDisplay",new(o().SFBool)),new(a())(w().initializeOnly,"bboxSize",new(o().SFVec3f)(-1,-1,-1)),new(a())(w().initializeOnly,"bboxCenter",new(o().SFVec3f)),new(a())(w().inputOnly,"addChildren",new(o().MFNode)),new(a())(w().inputOnly,"removeChildren",new(o().MFNode)),new(a())(w().inputOutput,"children",new(o().MFNode))]),enumerable:!0}});const X=A;y().add("CADLayer","x_ite/Components/CADGeometry/CADLayer",X);const P=X,B=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components/Grouping/X3DTransformNode");var T=e.n(B);function G(e){T().call(this,e),f.call(this,e),this.addType(w().CADPart)}Object.assign(Object.setPrototypeOf(G.prototype,T().prototype),{}),Object.defineProperties(G,{typeName:{value:"CADPart",enumerable:!0},componentInfo:{value:Object.freeze({name:"CADGeometry",level:2}),enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze({from:"3.1",to:"Infinity"}),enumerable:!0},fieldDefinitions:{value:new(s())([new(a())(w().inputOutput,"metadata",new(o().SFNode)),new(a())(w().inputOutput,"name",new(o().SFString)),new(a())(w().inputOutput,"translation",new(o().SFVec3f)),new(a())(w().inputOutput,"rotation",new(o().SFRotation)),new(a())(w().inputOutput,"scale",new(o().SFVec3f)(1,1,1)),new(a())(w().inputOutput,"scaleOrientation",new(o().SFRotation)),new(a())(w().inputOutput,"center",new(o().SFVec3f)),new(a())(w().inputOutput,"visible",new(o().SFBool)(!0)),new(a())(w().inputOutput,"bboxDisplay",new(o().SFBool)),new(a())(w().initializeOnly,"bboxSize",new(o().SFVec3f)(-1,-1,-1)),new(a())(w().initializeOnly,"bboxCenter",new(o().SFVec3f)),new(a())(w().inputOnly,"addChildren",new(o().MFNode)),new(a())(w().inputOnly,"removeChildren",new(o().MFNode)),new(a())(w().inputOutput,"children",new(o().MFNode))]),enumerable:!0}});const V=G;y().add("CADPart","x_ite/Components/CADGeometry/CADPart",V);const M=V,E=window[Symbol.for("X_ITE.X3D-9.0.3")].require("x_ite/Components/Rendering/X3DComposedGeometryNode");var q=e.n(E);function R(e){q().call(this,e),this.addType(w().IndexedQuadSet)}Object.assign(Object.setPrototypeOf(R.prototype,q().prototype),{initialize(){q().prototype.initialize.call(this),this._set_index.addFieldInterest(this._index)},getTriangleIndex:function(e){const t=e%6;return 4*Math.floor(e/6)+t%3+Math.floor(t/4)},getPolygonIndex(e){return this._index[e]},build(){let e=this._index.length;e-=e%4,q().prototype.build.call(this,4,e,6,e/4*6)}}),Object.defineProperties(R,{typeName:{value:"IndexedQuadSet",enumerable:!0},componentInfo:{value:Object.freeze({name:"CADGeometry",level:1}),enumerable:!0},containerField:{value:"geometry",enumerable:!0},specificationRange:{value:Object.freeze({from:"3.1",to:"Infinity"}),enumerable:!0},fieldDefinitions:{value:new(s())([new(a())(w().inputOutput,"metadata",new(o().SFNode)),new(a())(w().inputOnly,"set_index",new(o().MFInt32)),new(a())(w().initializeOnly,"solid",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"ccw",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"colorPerVertex",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"normalPerVertex",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"index",new(o().MFInt32)),new(a())(w().inputOutput,"attrib",new(o().MFNode)),new(a())(w().inputOutput,"fogCoord",new(o().SFNode)),new(a())(w().inputOutput,"color",new(o().SFNode)),new(a())(w().inputOutput,"texCoord",new(o().SFNode)),new(a())(w().inputOutput,"normal",new(o().SFNode)),new(a())(w().inputOutput,"coord",new(o().SFNode))]),enumerable:!0}});const L=R;y().add("IndexedQuadSet","x_ite/Components/CADGeometry/IndexedQuadSet",L);const Q=L;function k(e){q().call(this,e),this.addType(w().QuadSet)}Object.assign(Object.setPrototypeOf(k.prototype,q().prototype),{getTriangleIndex:function(e){const t=e%6;return 4*Math.floor(e/6)+t%3+Math.floor(t/4)},build(){if(!this.getCoord())return;let e=this.getCoord().getSize();e-=e%4,q().prototype.build.call(this,4,e,6,e/4*6)},createNormals(e,t){return this.createFaceNormals(e,t)}}),Object.defineProperties(k,{typeName:{value:"QuadSet",enumerable:!0},componentInfo:{value:Object.freeze({name:"CADGeometry",level:1}),enumerable:!0},containerField:{value:"geometry",enumerable:!0},specificationRange:{value:Object.freeze({from:"3.1",to:"Infinity"}),enumerable:!0},fieldDefinitions:{value:new(s())([new(a())(w().inputOutput,"metadata",new(o().SFNode)),new(a())(w().initializeOnly,"solid",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"ccw",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"colorPerVertex",new(o().SFBool)(!0)),new(a())(w().initializeOnly,"normalPerVertex",new(o().SFBool)(!0)),new(a())(w().inputOutput,"attrib",new(o().MFNode)),new(a())(w().inputOutput,"fogCoord",new(o().SFNode)),new(a())(w().inputOutput,"color",new(o().SFNode)),new(a())(w().inputOutput,"texCoord",new(o().SFNode)),new(a())(w().inputOutput,"normal",new(o().SFNode)),new(a())(w().inputOutput,"coord",new(o().SFNode))]),enumerable:!0}});const H=k;y().add("QuadSet","x_ite/Components/CADGeometry/QuadSet",H);const K=H;n().add({name:"CADGeometry",concreteNodes:[v,z,P,M,Q,K],abstractNodes:[f]});const W=void 0;y().add("CADGeometry","assets/components/CADGeometry",W)})();