x_ite 9.1.2 → 9.1.4

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 +13 -13
  2. package/dist/assets/components/Annotation.min.js +1 -1
  3. package/dist/assets/components/CADGeometry.js +14 -14
  4. package/dist/assets/components/CADGeometry.min.js +1 -1
  5. package/dist/assets/components/CubeMapTexturing.js +25 -25
  6. package/dist/assets/components/CubeMapTexturing.min.js +1 -1
  7. package/dist/assets/components/DIS.js +13 -13
  8. package/dist/assets/components/DIS.min.js +1 -1
  9. package/dist/assets/components/EventUtilities.js +9 -9
  10. package/dist/assets/components/EventUtilities.min.js +1 -1
  11. package/dist/assets/components/Geometry2D.js +19 -19
  12. package/dist/assets/components/Geometry2D.min.js +1 -1
  13. package/dist/assets/components/Geospatial.js +33 -33
  14. package/dist/assets/components/Geospatial.min.js +1 -1
  15. package/dist/assets/components/HAnim.js +23 -23
  16. package/dist/assets/components/HAnim.min.js +1 -1
  17. package/dist/assets/components/KeyDeviceSensor.js +8 -8
  18. package/dist/assets/components/KeyDeviceSensor.min.js +1 -1
  19. package/dist/assets/components/Layout.js +28 -28
  20. package/dist/assets/components/Layout.min.js +1 -1
  21. package/dist/assets/components/NURBS.js +23 -23
  22. package/dist/assets/components/NURBS.min.js +1 -1
  23. package/dist/assets/components/ParticleSystems.js +23 -23
  24. package/dist/assets/components/ParticleSystems.min.js +1 -1
  25. package/dist/assets/components/Picking.js +18 -18
  26. package/dist/assets/components/Picking.min.js +1 -1
  27. package/dist/assets/components/RigidBodyPhysics.js +17 -17
  28. package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
  29. package/dist/assets/components/Scripting.js +38 -38
  30. package/dist/assets/components/Scripting.min.js +1 -1
  31. package/dist/assets/components/Text.js +24 -24
  32. package/dist/assets/components/Text.min.js +1 -1
  33. package/dist/assets/components/TextureProjection.js +15 -15
  34. package/dist/assets/components/TextureProjection.min.js +1 -1
  35. package/dist/assets/components/Texturing3D.js +30 -30
  36. package/dist/assets/components/Texturing3D.min.js +1 -1
  37. package/dist/assets/components/VolumeRendering.js +19 -19
  38. package/dist/assets/components/VolumeRendering.min.js +1 -1
  39. package/dist/assets/components/X_ITE.js +8 -8
  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 +59 -59
  43. package/dist/x_ite.min.js +1 -1
  44. package/dist/x_ite.min.mjs +1 -1
  45. package/dist/x_ite.mjs +59 -59
  46. package/dist/x_ite.zip +0 -0
  47. package/package.json +1 -1
package/dist/x_ite.mjs CHANGED
@@ -1,9 +1,9 @@
1
- /* X_ITE v9.1.2 */var __webpack_modules__ = ({
1
+ /* X_ITE v9.1.4 */var __webpack_modules__ = ({
2
2
 
3
- /***/ 23:
3
+ /***/ 275:
4
4
  /***/ ((__unused_webpack_module, __unused_webpack_exports, __webpack_require__) => {
5
5
 
6
- /* provided dependency */ var jQuery = __webpack_require__(458);
6
+ /* provided dependency */ var jQuery = __webpack_require__(296);
7
7
  /**
8
8
  * @preserve jquery.fullscreen 1.1.5
9
9
  * https://github.com/code-lts/jquery-fullscreen-plugin
@@ -199,7 +199,7 @@ installFullScreenHandlers();
199
199
 
200
200
  /***/ }),
201
201
 
202
- /***/ 595:
202
+ /***/ 903:
203
203
  /***/ ((module, exports, __webpack_require__) => {
204
204
 
205
205
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@@ -213,7 +213,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
213
213
  (function (factory) {
214
214
  if ( true ) {
215
215
  // AMD. Register as an anonymous module.
216
- !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(458)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
216
+ !(__WEBPACK_AMD_DEFINE_ARRAY__ = [__webpack_require__(296)], __WEBPACK_AMD_DEFINE_FACTORY__ = (factory),
217
217
  __WEBPACK_AMD_DEFINE_RESULT__ = (typeof __WEBPACK_AMD_DEFINE_FACTORY__ === 'function' ?
218
218
  (__WEBPACK_AMD_DEFINE_FACTORY__.apply(exports, __WEBPACK_AMD_DEFINE_ARRAY__)) : __WEBPACK_AMD_DEFINE_FACTORY__),
219
219
  __WEBPACK_AMD_DEFINE_RESULT__ !== undefined && (module.exports = __WEBPACK_AMD_DEFINE_RESULT__));
@@ -424,7 +424,7 @@ var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_
424
424
 
425
425
  /***/ }),
426
426
 
427
- /***/ 458:
427
+ /***/ 296:
428
428
  /***/ (function(module, exports) {
429
429
 
430
430
  var __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*!
@@ -11148,7 +11148,7 @@ return jQuery;
11148
11148
 
11149
11149
  /***/ }),
11150
11150
 
11151
- /***/ 534:
11151
+ /***/ 918:
11152
11152
  /***/ ((module) => {
11153
11153
 
11154
11154
  /**
@@ -15927,7 +15927,7 @@ if (true) {
15927
15927
 
15928
15928
  /***/ }),
15929
15929
 
15930
- /***/ 541:
15930
+ /***/ 195:
15931
15931
  /***/ (function(__unused_webpack_module, exports) {
15932
15932
 
15933
15933
 
@@ -19172,7 +19172,7 @@ if (true) {
19172
19172
 
19173
19173
  /***/ }),
19174
19174
 
19175
- /***/ 342:
19175
+ /***/ 343:
19176
19176
  /***/ (function(module, exports) {
19177
19177
 
19178
19178
  var __WEBPACK_AMD_DEFINE_FACTORY__, __WEBPACK_AMD_DEFINE_ARRAY__, __WEBPACK_AMD_DEFINE_RESULT__;/*
@@ -20299,7 +20299,7 @@ Object .defineProperty (Namespace, "add",
20299
20299
  }
20300
20300
  else
20301
20301
  {
20302
- const X3D = window [Symbol .for ("X_ITE.X3D-9.1.2")];
20302
+ const X3D = window [Symbol .for ("X_ITE.X3D-9.1.4")];
20303
20303
 
20304
20304
  if (X3D)
20305
20305
  X3D [name] = module;
@@ -34239,7 +34239,7 @@ const X3DBaseNode_default_ = X3DBaseNode;
34239
34239
  x_ite_Namespace .add ("X3DBaseNode", "x_ite/Base/X3DBaseNode", X3DBaseNode_default_);
34240
34240
  /* harmony default export */ const Base_X3DBaseNode = (X3DBaseNode_default_);
34241
34241
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Legacy.js
34242
- /* provided dependency */ var $ = __webpack_require__(458);
34242
+ /* provided dependency */ var $ = __webpack_require__(296);
34243
34243
  /*******************************************************************************
34244
34244
  *
34245
34245
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -34376,7 +34376,7 @@ x_ite_Namespace .add ("Legacy", "x_ite/Browser/Legacy", Legacy_default_);
34376
34376
  *
34377
34377
  ******************************************************************************/
34378
34378
 
34379
- const BROWSER_VERSION_default_ = "9.1.2";
34379
+ const BROWSER_VERSION_default_ = "9.1.4";
34380
34380
  ;
34381
34381
 
34382
34382
  x_ite_Namespace .add ("BROWSER_VERSION", "x_ite/BROWSER_VERSION", BROWSER_VERSION_default_);
@@ -38227,7 +38227,7 @@ const X3DProtoDeclarationNode_default_ = X3DProtoDeclarationNode;
38227
38227
  x_ite_Namespace .add ("X3DProtoDeclarationNode", "x_ite/Prototype/X3DProtoDeclarationNode", X3DProtoDeclarationNode_default_);
38228
38228
  /* harmony default export */ const Prototype_X3DProtoDeclarationNode = (X3DProtoDeclarationNode_default_);
38229
38229
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/X3DParser.js
38230
- /* provided dependency */ var X3DParser_$ = __webpack_require__(458);
38230
+ /* provided dependency */ var X3DParser_$ = __webpack_require__(296);
38231
38231
  /*******************************************************************************
38232
38232
  *
38233
38233
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -39052,7 +39052,7 @@ const X3DProtoDeclaration_default_ = X3DProtoDeclaration;
39052
39052
  x_ite_Namespace .add ("X3DProtoDeclaration", "x_ite/Prototype/X3DProtoDeclaration", X3DProtoDeclaration_default_);
39053
39053
  /* harmony default export */ const Prototype_X3DProtoDeclaration = (X3DProtoDeclaration_default_);
39054
39054
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/VRMLParser.js
39055
- /* provided dependency */ var VRMLParser_$ = __webpack_require__(458);
39055
+ /* provided dependency */ var VRMLParser_$ = __webpack_require__(296);
39056
39056
  /*******************************************************************************
39057
39057
  *
39058
39058
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -41605,7 +41605,7 @@ const VRMLParser_default_ = VRMLParser;
41605
41605
  x_ite_Namespace .add ("VRMLParser", "x_ite/Parser/VRMLParser", VRMLParser_default_);
41606
41606
  /* harmony default export */ const Parser_VRMLParser = (VRMLParser_default_);
41607
41607
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/XMLParser.js
41608
- /* provided dependency */ var XMLParser_$ = __webpack_require__(458);
41608
+ /* provided dependency */ var XMLParser_$ = __webpack_require__(296);
41609
41609
  /*******************************************************************************
41610
41610
  *
41611
41611
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -43698,7 +43698,7 @@ const URLs_default_ = URLs;
43698
43698
  x_ite_Namespace .add ("URLs", "x_ite/Browser/Networking/URLs", URLs_default_);
43699
43699
  /* harmony default export */ const Networking_URLs = (URLs_default_);
43700
43700
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GLTF2Parser.js
43701
- /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(458);
43701
+ /* provided dependency */ var GLTF2Parser_$ = __webpack_require__(296);
43702
43702
  /*******************************************************************************
43703
43703
  *
43704
43704
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -46999,7 +46999,7 @@ const GLTF2Parser_default_ = GLTF2Parser;
46999
46999
  x_ite_Namespace .add ("GLTF2Parser", "x_ite/Parser/GLTF2Parser", GLTF2Parser_default_);
47000
47000
  /* harmony default export */ const Parser_GLTF2Parser = (GLTF2Parser_default_);
47001
47001
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GLB2Parser.js
47002
- /* provided dependency */ var GLB2Parser_$ = __webpack_require__(458);
47002
+ /* provided dependency */ var GLB2Parser_$ = __webpack_require__(296);
47003
47003
  /*******************************************************************************
47004
47004
  *
47005
47005
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -47151,7 +47151,7 @@ const GLB2Parser_default_ = GLB2Parser;
47151
47151
  x_ite_Namespace .add ("GLB2Parser", "x_ite/Parser/GLB2Parser", GLB2Parser_default_);
47152
47152
  /* harmony default export */ const Parser_GLB2Parser = (GLB2Parser_default_);
47153
47153
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/OBJParser.js
47154
- /* provided dependency */ var OBJParser_$ = __webpack_require__(458);
47154
+ /* provided dependency */ var OBJParser_$ = __webpack_require__(296);
47155
47155
  /*******************************************************************************
47156
47156
  *
47157
47157
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -50506,8 +50506,8 @@ const MatrixStack_default_ = MatrixStack;
50506
50506
  x_ite_Namespace .add ("MatrixStack", "standard/Math/Utility/MatrixStack", MatrixStack_default_);
50507
50507
  /* harmony default export */ const Utility_MatrixStack = (MatrixStack_default_);
50508
50508
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/SVGParser.js
50509
- /* provided dependency */ var SVGParser_$ = __webpack_require__(458);
50510
- /* provided dependency */ var libtess = __webpack_require__(534);
50509
+ /* provided dependency */ var SVGParser_$ = __webpack_require__(296);
50510
+ /* provided dependency */ var libtess = __webpack_require__(918);
50511
50511
  /*******************************************************************************
50512
50512
  *
50513
50513
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -53275,7 +53275,7 @@ const SVGParser_default_ = SVGParser;
53275
53275
  x_ite_Namespace .add ("SVGParser", "x_ite/Parser/SVGParser", SVGParser_default_);
53276
53276
  /* harmony default export */ const Parser_SVGParser = (SVGParser_default_);
53277
53277
  ;// CONCATENATED MODULE: ./src/x_ite/Parser/GoldenGate.js
53278
- /* provided dependency */ var GoldenGate_$ = __webpack_require__(458);
53278
+ /* provided dependency */ var GoldenGate_$ = __webpack_require__(296);
53279
53279
  /*******************************************************************************
53280
53280
  *
53281
53281
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -53612,7 +53612,7 @@ const Plane3_default_ = Plane3;
53612
53612
  x_ite_Namespace .add ("Plane3", "standard/Math/Geometry/Plane3", Plane3_default_);
53613
53613
  /* harmony default export */ const Geometry_Plane3 = (Plane3_default_);
53614
53614
  ;// CONCATENATED MODULE: ./src/standard/Math/Geometry/Triangle3.js
53615
- /* provided dependency */ var Triangle3_libtess = __webpack_require__(534);
53615
+ /* provided dependency */ var Triangle3_libtess = __webpack_require__(918);
53616
53616
  /*******************************************************************************
53617
53617
  *
53618
53618
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -61119,7 +61119,7 @@ const X3DTexture2DNode_default_ = X3DTexture2DNode;
61119
61119
  x_ite_Namespace .add ("X3DTexture2DNode", "x_ite/Components/Texturing/X3DTexture2DNode", X3DTexture2DNode_default_);
61120
61120
  /* harmony default export */ const Texturing_X3DTexture2DNode = (X3DTexture2DNode_default_);
61121
61121
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/ImageTexture.js
61122
- /* provided dependency */ var ImageTexture_$ = __webpack_require__(458);
61122
+ /* provided dependency */ var ImageTexture_$ = __webpack_require__(296);
61123
61123
  /*******************************************************************************
61124
61124
  *
61125
61125
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -65706,7 +65706,7 @@ const X3DWorld_default_ = X3DWorld;
65706
65706
  x_ite_Namespace .add ("X3DWorld", "x_ite/Execution/X3DWorld", X3DWorld_default_);
65707
65707
  /* harmony default export */ const Execution_X3DWorld = (X3DWorld_default_);
65708
65708
  ;// CONCATENATED MODULE: ./src/x_ite/InputOutput/FileLoader.js
65709
- /* provided dependency */ var FileLoader_$ = __webpack_require__(458);
65709
+ /* provided dependency */ var FileLoader_$ = __webpack_require__(296);
65710
65710
  /*******************************************************************************
65711
65711
  *
65712
65712
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -89522,7 +89522,7 @@ const X3DShaderNode_default_ = X3DShaderNode;
89522
89522
  x_ite_Namespace .add ("X3DShaderNode", "x_ite/Components/Shaders/X3DShaderNode", X3DShaderNode_default_);
89523
89523
  /* harmony default export */ const Shaders_X3DShaderNode = (X3DShaderNode_default_);
89524
89524
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/X3DProgrammableShaderObject.js
89525
- /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(458);
89525
+ /* provided dependency */ var X3DProgrammableShaderObject_$ = __webpack_require__(296);
89526
89526
  /*******************************************************************************
89527
89527
  *
89528
89528
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -95163,7 +95163,7 @@ const ShaderCompiler_default_ = ShaderCompiler;
95163
95163
  x_ite_Namespace .add ("ShaderCompiler", "x_ite/Browser/Shaders/ShaderCompiler", ShaderCompiler_default_);
95164
95164
  /* harmony default export */ const Shaders_ShaderCompiler = (ShaderCompiler_default_);
95165
95165
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shaders/ShaderPart.js
95166
- /* provided dependency */ var ShaderPart_$ = __webpack_require__(458);
95166
+ /* provided dependency */ var ShaderPart_$ = __webpack_require__(296);
95167
95167
  /*******************************************************************************
95168
95168
  *
95169
95169
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -95820,7 +95820,7 @@ const X3DAppearanceNode_default_ = X3DAppearanceNode;
95820
95820
  x_ite_Namespace .add ("X3DAppearanceNode", "x_ite/Components/Shape/X3DAppearanceNode", X3DAppearanceNode_default_);
95821
95821
  /* harmony default export */ const Shape_X3DAppearanceNode = (X3DAppearanceNode_default_);
95822
95822
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Shape/Appearance.js
95823
- /* provided dependency */ var Appearance_$ = __webpack_require__(458);
95823
+ /* provided dependency */ var Appearance_$ = __webpack_require__(296);
95824
95824
  /*******************************************************************************
95825
95825
  *
95826
95826
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -99238,7 +99238,7 @@ const Components_Shape_default_ = {
99238
99238
  x_ite_Namespace .add ("Shape", "x_ite/Components/Shape", Components_Shape_default_);
99239
99239
  /* harmony default export */ const Components_Shape = (Components_Shape_default_);
99240
99240
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundProcessingNode.js
99241
- /* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(458);
99241
+ /* provided dependency */ var X3DSoundProcessingNode_$ = __webpack_require__(296);
99242
99242
  /*******************************************************************************
99243
99243
  *
99244
99244
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -99878,7 +99878,7 @@ const X3DSoundSourceNode_default_ = X3DSoundSourceNode;
99878
99878
  x_ite_Namespace .add ("X3DSoundSourceNode", "x_ite/Components/Sound/X3DSoundSourceNode", X3DSoundSourceNode_default_);
99879
99879
  /* harmony default export */ const Sound_X3DSoundSourceNode = (X3DSoundSourceNode_default_);
99880
99880
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/AudioClip.js
99881
- /* provided dependency */ var AudioClip_$ = __webpack_require__(458);
99881
+ /* provided dependency */ var AudioClip_$ = __webpack_require__(296);
99882
99882
  /*******************************************************************************
99883
99883
  *
99884
99884
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -100180,7 +100180,7 @@ const X3DSoundNode_default_ = X3DSoundNode;
100180
100180
  x_ite_Namespace .add ("X3DSoundNode", "x_ite/Components/Sound/X3DSoundNode", X3DSoundNode_default_);
100181
100181
  /* harmony default export */ const Sound_X3DSoundNode = (X3DSoundNode_default_);
100182
100182
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/X3DSoundDestinationNode.js
100183
- /* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(458);
100183
+ /* provided dependency */ var X3DSoundDestinationNode_$ = __webpack_require__(296);
100184
100184
  /*******************************************************************************
100185
100185
  *
100186
100186
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -101830,7 +101830,7 @@ const ListenerPointSource_default_ = ListenerPointSource;
101830
101830
  x_ite_Namespace .add ("ListenerPointSource", "x_ite/Components/Sound/ListenerPointSource", ListenerPointSource_default_);
101831
101831
  /* harmony default export */ const Sound_ListenerPointSource = (ListenerPointSource_default_);
101832
101832
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Sound/MicrophoneSource.js
101833
- /* provided dependency */ var MicrophoneSource_$ = __webpack_require__(458);
101833
+ /* provided dependency */ var MicrophoneSource_$ = __webpack_require__(296);
101834
101834
  /*******************************************************************************
101835
101835
  *
101836
101836
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -103499,8 +103499,8 @@ const GifMedia_default_ = GifMedia;
103499
103499
  x_ite_Namespace .add ("GifMedia", "x_ite/Browser/Texturing/GifMedia", GifMedia_default_);
103500
103500
  /* harmony default export */ const Texturing_GifMedia = (GifMedia_default_);
103501
103501
  ;// CONCATENATED MODULE: ./src/x_ite/Components/Texturing/MovieTexture.js
103502
- /* provided dependency */ var MovieTexture_$ = __webpack_require__(458);
103503
- /* provided dependency */ var SuperGif = __webpack_require__(342);
103502
+ /* provided dependency */ var MovieTexture_$ = __webpack_require__(296);
103503
+ /* provided dependency */ var SuperGif = __webpack_require__(343);
103504
103504
  /*******************************************************************************
103505
103505
  *
103506
103506
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -106778,7 +106778,7 @@ const gettext_default_ = gettext;
106778
106778
  x_ite_Namespace .add ("gettext", "locale/gettext", gettext_default_);
106779
106779
  /* harmony default export */ const locale_gettext = (gettext_default_);
106780
106780
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserTimings.js
106781
- /* provided dependency */ var BrowserTimings_$ = __webpack_require__(458);
106781
+ /* provided dependency */ var BrowserTimings_$ = __webpack_require__(296);
106782
106782
  /*******************************************************************************
106783
106783
  *
106784
106784
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107208,7 +107208,7 @@ const TextureQuality_default_ = TextureQuality;
107208
107208
  x_ite_Namespace .add ("TextureQuality", "x_ite/Browser/Core/TextureQuality", TextureQuality_default_);
107209
107209
  /* harmony default export */ const Core_TextureQuality = (TextureQuality_default_);
107210
107210
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/BrowserOptions.js
107211
- /* provided dependency */ var BrowserOptions_$ = __webpack_require__(458);
107211
+ /* provided dependency */ var BrowserOptions_$ = __webpack_require__(296);
107212
107212
  /*******************************************************************************
107213
107213
  *
107214
107214
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107798,7 +107798,7 @@ const RenderingProperties_default_ = RenderingProperties;
107798
107798
  x_ite_Namespace .add ("RenderingProperties", "x_ite/Browser/Core/RenderingProperties", RenderingProperties_default_);
107799
107799
  /* harmony default export */ const Core_RenderingProperties = (RenderingProperties_default_);
107800
107800
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/Notification.js
107801
- /* provided dependency */ var Notification_$ = __webpack_require__(458);
107801
+ /* provided dependency */ var Notification_$ = __webpack_require__(296);
107802
107802
  /*******************************************************************************
107803
107803
  *
107804
107804
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -107921,8 +107921,8 @@ const Notification_default_ = Notification;
107921
107921
  x_ite_Namespace .add ("Notification", "x_ite/Browser/Core/Notification", Notification_default_);
107922
107922
  /* harmony default export */ const Core_Notification = (Notification_default_);
107923
107923
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/ContextMenu.js
107924
- /* provided dependency */ var jquery_fullscreen = __webpack_require__(23);
107925
- /* provided dependency */ var ContextMenu_$ = __webpack_require__(458);
107924
+ /* provided dependency */ var jquery_fullscreen = __webpack_require__(275);
107925
+ /* provided dependency */ var ContextMenu_$ = __webpack_require__(296);
107926
107926
  /*******************************************************************************
107927
107927
  *
107928
107928
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -110673,7 +110673,7 @@ const DataStorage_default_ = DataStorage;
110673
110673
  x_ite_Namespace .add ("DataStorage", "standard/Utility/DataStorage", DataStorage_default_);
110674
110674
  /* harmony default export */ const Utility_DataStorage = (DataStorage_default_);
110675
110675
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Core/X3DCoreContext.js
110676
- /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(458);
110676
+ /* provided dependency */ var X3DCoreContext_$ = __webpack_require__(296);
110677
110677
  /*******************************************************************************
110678
110678
  *
110679
110679
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -112738,8 +112738,8 @@ const X3DViewer_default_ = X3DViewer;
112738
112738
  x_ite_Namespace .add ("X3DViewer", "x_ite/Browser/Navigation/X3DViewer", X3DViewer_default_);
112739
112739
  /* harmony default export */ const Navigation_X3DViewer = (X3DViewer_default_);
112740
112740
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/ExamineViewer.js
112741
- /* provided dependency */ var jquery_mousewheel = __webpack_require__(595);
112742
- /* provided dependency */ var ExamineViewer_$ = __webpack_require__(458);
112741
+ /* provided dependency */ var jquery_mousewheel = __webpack_require__(903);
112742
+ /* provided dependency */ var ExamineViewer_$ = __webpack_require__(296);
112743
112743
  /*******************************************************************************
112744
112744
  *
112745
112745
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -113611,8 +113611,8 @@ const ExamineViewer_default_ = ExamineViewer;
113611
113611
  x_ite_Namespace .add ("ExamineViewer", "x_ite/Browser/Navigation/ExamineViewer", ExamineViewer_default_);
113612
113612
  /* harmony default export */ const Navigation_ExamineViewer = (ExamineViewer_default_);
113613
113613
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/X3DFlyViewer.js
113614
- /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(595);
113615
- /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(458);
113614
+ /* provided dependency */ var X3DFlyViewer_jquery_mousewheel = __webpack_require__(903);
113615
+ /* provided dependency */ var X3DFlyViewer_$ = __webpack_require__(296);
113616
113616
  /*******************************************************************************
113617
113617
  *
113618
113618
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -114621,8 +114621,8 @@ const FlyViewer_default_ = FlyViewer;
114621
114621
  x_ite_Namespace .add ("FlyViewer", "x_ite/Browser/Navigation/FlyViewer", FlyViewer_default_);
114622
114622
  /* harmony default export */ const Navigation_FlyViewer = (FlyViewer_default_);
114623
114623
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/PlaneViewer.js
114624
- /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(595);
114625
- /* provided dependency */ var PlaneViewer_$ = __webpack_require__(458);
114624
+ /* provided dependency */ var PlaneViewer_jquery_mousewheel = __webpack_require__(903);
114625
+ /* provided dependency */ var PlaneViewer_$ = __webpack_require__(296);
114626
114626
  /*******************************************************************************
114627
114627
  *
114628
114628
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -114953,8 +114953,8 @@ const NoneViewer_default_ = NoneViewer;
114953
114953
  x_ite_Namespace .add ("NoneViewer", "x_ite/Browser/Navigation/NoneViewer", NoneViewer_default_);
114954
114954
  /* harmony default export */ const Navigation_NoneViewer = (NoneViewer_default_);
114955
114955
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Navigation/LookAtViewer.js
114956
- /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(595);
114957
- /* provided dependency */ var LookAtViewer_$ = __webpack_require__(458);
114956
+ /* provided dependency */ var LookAtViewer_jquery_mousewheel = __webpack_require__(903);
114957
+ /* provided dependency */ var LookAtViewer_$ = __webpack_require__(296);
114958
114958
  /*******************************************************************************
114959
114959
  *
114960
114960
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -116093,8 +116093,8 @@ const X3DPickingContext_default_ = X3DPickingContext;
116093
116093
  x_ite_Namespace .add ("X3DPickingContext", "x_ite/Browser/Picking/X3DPickingContext", X3DPickingContext_default_);
116094
116094
  /* harmony default export */ const Picking_X3DPickingContext = (X3DPickingContext_default_);
116095
116095
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js
116096
- /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(595);
116097
- /* provided dependency */ var PointingDevice_$ = __webpack_require__(458);
116096
+ /* provided dependency */ var PointingDevice_jquery_mousewheel = __webpack_require__(903);
116097
+ /* provided dependency */ var PointingDevice_$ = __webpack_require__(296);
116098
116098
  /*******************************************************************************
116099
116099
  *
116100
116100
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -117373,7 +117373,7 @@ const MultiSampleFrameBuffer_default_ = MultiSampleFrameBuffer;
117373
117373
  x_ite_Namespace .add ("MultiSampleFrameBuffer", "x_ite/Rendering/MultiSampleFrameBuffer", MultiSampleFrameBuffer_default_);
117374
117374
  /* harmony default export */ const Rendering_MultiSampleFrameBuffer = (MultiSampleFrameBuffer_default_);
117375
117375
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Rendering/X3DRenderingContext.js
117376
- /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(458);
117376
+ /* provided dependency */ var X3DRenderingContext_$ = __webpack_require__(296);
117377
117377
  /*******************************************************************************
117378
117378
  *
117379
117379
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -118276,7 +118276,7 @@ const X3DSoundContext_default_ = X3DSoundContext;
118276
118276
  x_ite_Namespace .add ("X3DSoundContext", "x_ite/Browser/Sound/X3DSoundContext", X3DSoundContext_default_);
118277
118277
  /* harmony default export */ const Sound_X3DSoundContext = (X3DSoundContext_default_);
118278
118278
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/Texturing/KTXDecoder.js
118279
- /* provided dependency */ var KTXDecoder_$ = __webpack_require__(458);
118279
+ /* provided dependency */ var KTXDecoder_$ = __webpack_require__(296);
118280
118280
  const KTXDecoder_default_ = class KTXDecoder
118281
118281
  {
118282
118282
  constructor (gl, externalKtxlib, scriptDir)
@@ -119829,7 +119829,7 @@ const Components_default_ = Components;
119829
119829
  x_ite_Namespace .add ("Components", "x_ite/Components", Components_default_);
119830
119830
  /* harmony default export */ const x_ite_Components = ((/* unused pure expression or super */ null && (Components_default_)));
119831
119831
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/DOMIntegration.js
119832
- /* provided dependency */ var DOMIntegration_$ = __webpack_require__(458);
119832
+ /* provided dependency */ var DOMIntegration_$ = __webpack_require__(296);
119833
119833
  /*******************************************************************************
119834
119834
  * MIT License
119835
119835
  *
@@ -120968,7 +120968,7 @@ const SupportedProfiles_default_ = SupportedProfiles;
120968
120968
  x_ite_Namespace .add ("SupportedProfiles", "x_ite/Configuration/SupportedProfiles", SupportedProfiles_default_);
120969
120969
  /* harmony default export */ const Configuration_SupportedProfiles = (SupportedProfiles_default_);
120970
120970
  ;// CONCATENATED MODULE: ./src/x_ite/Browser/X3DBrowser.js
120971
- /* provided dependency */ var X3DBrowser_$ = __webpack_require__(458);
120971
+ /* provided dependency */ var X3DBrowser_$ = __webpack_require__(296);
120972
120972
  /*******************************************************************************
120973
120973
  *
120974
120974
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -122049,7 +122049,7 @@ const X3DBrowser_default_ = X3DBrowser;
122049
122049
  x_ite_Namespace .add ("X3DBrowser", "x_ite/Browser/X3DBrowser", X3DBrowser_default_);
122050
122050
  /* harmony default export */ const Browser_X3DBrowser = (X3DBrowser_default_);
122051
122051
  ;// CONCATENATED MODULE: ./src/x_ite/X3DCanvasElement.js
122052
- /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(458);
122052
+ /* provided dependency */ var X3DCanvasElement_$ = __webpack_require__(296);
122053
122053
  /*******************************************************************************
122054
122054
  *
122055
122055
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -122181,8 +122181,8 @@ const X3DCanvasElement_default_ = X3DCanvasElement;
122181
122181
  x_ite_Namespace .add ("X3DCanvasElement", "x_ite/X3DCanvasElement", X3DCanvasElement_default_);
122182
122182
  /* harmony default export */ const x_ite_X3DCanvasElement = (X3DCanvasElement_default_);
122183
122183
  ;// CONCATENATED MODULE: ./src/lib/jquery.js
122184
- /* provided dependency */ var jquery_$ = __webpack_require__(458);
122185
- /* provided dependency */ var pako = __webpack_require__(541);
122184
+ /* provided dependency */ var jquery_$ = __webpack_require__(296);
122185
+ /* provided dependency */ var pako = __webpack_require__(195);
122186
122186
  Object .assign (jquery_$,
122187
122187
  {
122188
122188
  decodeText (input)
@@ -122259,14 +122259,14 @@ const jquery_default_ = jquery_$;
122259
122259
  x_ite_Namespace .add ("jquery", "lib/jquery", jquery_default_);
122260
122260
  /* harmony default export */ const jquery = ((/* unused pure expression or super */ null && (jquery_default_)));
122261
122261
  ;// CONCATENATED MODULE: ./src/lib/libtess.js
122262
- /* provided dependency */ var libtess_libtess = __webpack_require__(534);
122262
+ /* provided dependency */ var libtess_libtess = __webpack_require__(918);
122263
122263
  const libtess_default_ = libtess_libtess;
122264
122264
  ;
122265
122265
 
122266
122266
  x_ite_Namespace .add ("libtess", "lib/libtess", libtess_default_);
122267
122267
  /* harmony default export */ const lib_libtess = ((/* unused pure expression or super */ null && (libtess_default_)));
122268
122268
  ;// CONCATENATED MODULE: ./src/x_ite/X3D.js
122269
- /* provided dependency */ var X3D_$ = __webpack_require__(458);
122269
+ /* provided dependency */ var X3D_$ = __webpack_require__(296);
122270
122270
  /*******************************************************************************
122271
122271
  *
122272
122272
  * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
@@ -122660,7 +122660,7 @@ x_ite_Namespace .add ("shim", "shim", shim_default_);
122660
122660
 
122661
122661
  // Assign X3D to global namespace.
122662
122662
 
122663
- window [Symbol .for ("X_ITE.X3D-9.1.2")] = x_ite_X3D;
122663
+ window [Symbol .for ("X_ITE.X3D-9.1.4")] = x_ite_X3D;
122664
122664
 
122665
122665
  customElements .define ("x3d-canvas", x_ite_X3DCanvasElement);
122666
122666
 
package/dist/x_ite.zip CHANGED
Binary file
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "x_ite",
3
- "version": "9.1.2",
3
+ "version": "9.1.4",
4
4
  "description": "X_ITE X3D Browser, view and manipulate X3D and VRML scenes in HTML.",
5
5
  "main": "dist/x_ite.js",
6
6
  "module": "dist/x_ite.mjs",