x_ite 8.9.4 → 8.9.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/assets/components/Annotation.js +13 -13
- package/dist/assets/components/Annotation.min.js +1 -1
- package/dist/assets/components/CADGeometry.js +13 -13
- package/dist/assets/components/CADGeometry.min.js +1 -1
- package/dist/assets/components/CubeMapTexturing.js +25 -25
- package/dist/assets/components/CubeMapTexturing.min.js +1 -1
- package/dist/assets/components/DIS.js +13 -13
- package/dist/assets/components/DIS.min.js +1 -1
- package/dist/assets/components/EventUtilities.js +9 -9
- package/dist/assets/components/EventUtilities.min.js +1 -1
- package/dist/assets/components/Geometry2D.js +19 -19
- package/dist/assets/components/Geometry2D.min.js +1 -1
- package/dist/assets/components/Geospatial.js +33 -33
- package/dist/assets/components/Geospatial.min.js +1 -1
- package/dist/assets/components/HAnim.js +19 -19
- package/dist/assets/components/HAnim.min.js +1 -1
- package/dist/assets/components/KeyDeviceSensor.js +8 -8
- package/dist/assets/components/KeyDeviceSensor.min.js +1 -1
- package/dist/assets/components/Layout.js +27 -27
- package/dist/assets/components/Layout.min.js +1 -1
- package/dist/assets/components/NURBS.js +24 -24
- package/dist/assets/components/NURBS.min.js +1 -1
- package/dist/assets/components/ParticleSystems.js +23 -23
- package/dist/assets/components/ParticleSystems.min.js +1 -1
- package/dist/assets/components/Picking.js +18 -18
- package/dist/assets/components/Picking.min.js +1 -1
- package/dist/assets/components/RigidBodyPhysics.js +17 -17
- package/dist/assets/components/RigidBodyPhysics.min.js +1 -1
- package/dist/assets/components/Scripting.js +37 -37
- package/dist/assets/components/Scripting.min.js +1 -1
- package/dist/assets/components/Text.js +24 -24
- package/dist/assets/components/Text.min.js +1 -1
- package/dist/assets/components/TextureProjector.js +14 -14
- package/dist/assets/components/TextureProjector.min.js +1 -1
- package/dist/assets/components/Texturing3D.js +30 -30
- package/dist/assets/components/Texturing3D.min.js +1 -1
- package/dist/assets/components/VolumeRendering.js +18 -18
- package/dist/assets/components/VolumeRendering.min.js +1 -1
- package/dist/assets/components/X_ITE.js +9 -9
- package/dist/assets/components/X_ITE.min.js +1 -1
- package/dist/x_ite.css +1 -1
- package/dist/x_ite.js +76 -68
- package/dist/x_ite.min.js +1 -1
- package/dist/x_ite.zip +0 -0
- package/docs/_config.yml +1 -1
- package/package.json +1 -1
- package/src/x_ite/Browser/Navigation/X3DViewer.js +5 -5
- package/src/x_ite/Browser/PointingDeviceSensor/PointingDevice.js +5 -5
- package/src/x_ite/Browser/VERSION.js +1 -1
- package/src/x_ite/Components/Core/X3DPrototypeInstance.js +8 -0
- package/src/x_ite.html +12 -10
- package/x_ite.min.html +12 -10
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
/* X_ITE v8.9.
|
|
1
|
+
/* X_ITE v8.9.5 */(() => { // webpackBootstrap
|
|
2
2
|
/******/ "use strict";
|
|
3
3
|
/******/ var __webpack_modules__ = ({
|
|
4
4
|
|
|
5
5
|
/***/ 355:
|
|
6
6
|
/***/ ((module) => {
|
|
7
7
|
|
|
8
|
-
module.exports = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
8
|
+
module.exports = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("lib/jquery");
|
|
9
9
|
|
|
10
10
|
/***/ })
|
|
11
11
|
|
|
@@ -73,97 +73,97 @@ var __webpack_exports__ = {};
|
|
|
73
73
|
// UNUSED EXPORTS: default
|
|
74
74
|
|
|
75
75
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components\")"
|
|
76
|
-
const Components_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
76
|
+
const Components_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Components");
|
|
77
77
|
var Components_default = /*#__PURE__*/__webpack_require__.n(Components_namespaceObject);
|
|
78
78
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DBaseNode\")"
|
|
79
|
-
const X3DBaseNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
79
|
+
const X3DBaseNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Base/X3DBaseNode");
|
|
80
80
|
var X3DBaseNode_default = /*#__PURE__*/__webpack_require__.n(X3DBaseNode_namespaceObject);
|
|
81
81
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DFieldDefinition\")"
|
|
82
|
-
const X3DFieldDefinition_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
82
|
+
const X3DFieldDefinition_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Base/X3DFieldDefinition");
|
|
83
83
|
var X3DFieldDefinition_default = /*#__PURE__*/__webpack_require__.n(X3DFieldDefinition_namespaceObject);
|
|
84
84
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/FieldDefinitionArray\")"
|
|
85
|
-
const FieldDefinitionArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
85
|
+
const FieldDefinitionArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Base/FieldDefinitionArray");
|
|
86
86
|
var FieldDefinitionArray_default = /*#__PURE__*/__webpack_require__.n(FieldDefinitionArray_namespaceObject);
|
|
87
87
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DField\")"
|
|
88
|
-
const X3DField_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
88
|
+
const X3DField_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Base/X3DField");
|
|
89
89
|
var X3DField_default = /*#__PURE__*/__webpack_require__.n(X3DField_namespaceObject);
|
|
90
90
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DArrayField\")"
|
|
91
|
-
const X3DArrayField_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
91
|
+
const X3DArrayField_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Base/X3DArrayField");
|
|
92
92
|
var X3DArrayField_default = /*#__PURE__*/__webpack_require__.n(X3DArrayField_namespaceObject);
|
|
93
93
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Fields\")"
|
|
94
|
-
const Fields_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
94
|
+
const Fields_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Fields");
|
|
95
95
|
var Fields_default = /*#__PURE__*/__webpack_require__.n(Fields_namespaceObject);
|
|
96
96
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Browser/X3DBrowser\")"
|
|
97
|
-
const X3DBrowser_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
97
|
+
const X3DBrowser_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Browser/X3DBrowser");
|
|
98
98
|
var X3DBrowser_default = /*#__PURE__*/__webpack_require__.n(X3DBrowser_namespaceObject);
|
|
99
99
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Configuration/ComponentInfo\")"
|
|
100
|
-
const ComponentInfo_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
100
|
+
const ComponentInfo_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Configuration/ComponentInfo");
|
|
101
101
|
var ComponentInfo_default = /*#__PURE__*/__webpack_require__.n(ComponentInfo_namespaceObject);
|
|
102
102
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Configuration/ComponentInfoArray\")"
|
|
103
|
-
const ComponentInfoArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
103
|
+
const ComponentInfoArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Configuration/ComponentInfoArray");
|
|
104
104
|
var ComponentInfoArray_default = /*#__PURE__*/__webpack_require__.n(ComponentInfoArray_namespaceObject);
|
|
105
105
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Configuration/ProfileInfo\")"
|
|
106
|
-
const ProfileInfo_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
106
|
+
const ProfileInfo_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Configuration/ProfileInfo");
|
|
107
107
|
var ProfileInfo_default = /*#__PURE__*/__webpack_require__.n(ProfileInfo_namespaceObject);
|
|
108
108
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Configuration/ProfileInfoArray\")"
|
|
109
|
-
const ProfileInfoArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
109
|
+
const ProfileInfoArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Configuration/ProfileInfoArray");
|
|
110
110
|
var ProfileInfoArray_default = /*#__PURE__*/__webpack_require__.n(ProfileInfoArray_namespaceObject);
|
|
111
111
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Configuration/ConcreteNodesArray\")"
|
|
112
|
-
const ConcreteNodesArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
112
|
+
const ConcreteNodesArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Configuration/ConcreteNodesArray");
|
|
113
113
|
var ConcreteNodesArray_default = /*#__PURE__*/__webpack_require__.n(ConcreteNodesArray_namespaceObject);
|
|
114
114
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Configuration/AbstractNodesArray\")"
|
|
115
|
-
const AbstractNodesArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
115
|
+
const AbstractNodesArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Configuration/AbstractNodesArray");
|
|
116
116
|
var AbstractNodesArray_default = /*#__PURE__*/__webpack_require__.n(AbstractNodesArray_namespaceObject);
|
|
117
117
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Configuration/UnitInfo\")"
|
|
118
|
-
const UnitInfo_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
118
|
+
const UnitInfo_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Configuration/UnitInfo");
|
|
119
119
|
var UnitInfo_default = /*#__PURE__*/__webpack_require__.n(UnitInfo_namespaceObject);
|
|
120
120
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Configuration/UnitInfoArray\")"
|
|
121
|
-
const UnitInfoArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
121
|
+
const UnitInfoArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Configuration/UnitInfoArray");
|
|
122
122
|
var UnitInfoArray_default = /*#__PURE__*/__webpack_require__.n(UnitInfoArray_namespaceObject);
|
|
123
123
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Execution/NamedNodesArray\")"
|
|
124
|
-
const NamedNodesArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
124
|
+
const NamedNodesArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Execution/NamedNodesArray");
|
|
125
125
|
var NamedNodesArray_default = /*#__PURE__*/__webpack_require__.n(NamedNodesArray_namespaceObject);
|
|
126
126
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Execution/ImportedNodesArray\")"
|
|
127
|
-
const ImportedNodesArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
127
|
+
const ImportedNodesArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Execution/ImportedNodesArray");
|
|
128
128
|
var ImportedNodesArray_default = /*#__PURE__*/__webpack_require__.n(ImportedNodesArray_namespaceObject);
|
|
129
129
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Execution/X3DImportedNode\")"
|
|
130
|
-
const X3DImportedNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
130
|
+
const X3DImportedNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Execution/X3DImportedNode");
|
|
131
131
|
var X3DImportedNode_default = /*#__PURE__*/__webpack_require__.n(X3DImportedNode_namespaceObject);
|
|
132
132
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Execution/ExportedNodesArray\")"
|
|
133
|
-
const ExportedNodesArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
133
|
+
const ExportedNodesArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Execution/ExportedNodesArray");
|
|
134
134
|
var ExportedNodesArray_default = /*#__PURE__*/__webpack_require__.n(ExportedNodesArray_namespaceObject);
|
|
135
135
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Execution/X3DExportedNode\")"
|
|
136
|
-
const X3DExportedNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
136
|
+
const X3DExportedNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Execution/X3DExportedNode");
|
|
137
137
|
var X3DExportedNode_default = /*#__PURE__*/__webpack_require__.n(X3DExportedNode_namespaceObject);
|
|
138
138
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Execution/X3DExecutionContext\")"
|
|
139
|
-
const X3DExecutionContext_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
139
|
+
const X3DExecutionContext_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Execution/X3DExecutionContext");
|
|
140
140
|
var X3DExecutionContext_default = /*#__PURE__*/__webpack_require__.n(X3DExecutionContext_namespaceObject);
|
|
141
141
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Execution/X3DScene\")"
|
|
142
|
-
const X3DScene_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
142
|
+
const X3DScene_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Execution/X3DScene");
|
|
143
143
|
var X3DScene_default = /*#__PURE__*/__webpack_require__.n(X3DScene_namespaceObject);
|
|
144
144
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Prototype/ExternProtoDeclarationArray\")"
|
|
145
|
-
const ExternProtoDeclarationArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
145
|
+
const ExternProtoDeclarationArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Prototype/ExternProtoDeclarationArray");
|
|
146
146
|
var ExternProtoDeclarationArray_default = /*#__PURE__*/__webpack_require__.n(ExternProtoDeclarationArray_namespaceObject);
|
|
147
147
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Prototype/ProtoDeclarationArray\")"
|
|
148
|
-
const ProtoDeclarationArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
148
|
+
const ProtoDeclarationArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Prototype/ProtoDeclarationArray");
|
|
149
149
|
var ProtoDeclarationArray_default = /*#__PURE__*/__webpack_require__.n(ProtoDeclarationArray_namespaceObject);
|
|
150
150
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Prototype/X3DExternProtoDeclaration\")"
|
|
151
|
-
const X3DExternProtoDeclaration_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
151
|
+
const X3DExternProtoDeclaration_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Prototype/X3DExternProtoDeclaration");
|
|
152
152
|
var X3DExternProtoDeclaration_default = /*#__PURE__*/__webpack_require__.n(X3DExternProtoDeclaration_namespaceObject);
|
|
153
153
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Prototype/X3DProtoDeclaration\")"
|
|
154
|
-
const X3DProtoDeclaration_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
154
|
+
const X3DProtoDeclaration_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Prototype/X3DProtoDeclaration");
|
|
155
155
|
var X3DProtoDeclaration_default = /*#__PURE__*/__webpack_require__.n(X3DProtoDeclaration_namespaceObject);
|
|
156
156
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Prototype/X3DProtoDeclarationNode\")"
|
|
157
|
-
const X3DProtoDeclarationNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
157
|
+
const X3DProtoDeclarationNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Prototype/X3DProtoDeclarationNode");
|
|
158
158
|
var X3DProtoDeclarationNode_default = /*#__PURE__*/__webpack_require__.n(X3DProtoDeclarationNode_namespaceObject);
|
|
159
159
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Routing/RouteArray\")"
|
|
160
|
-
const RouteArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
160
|
+
const RouteArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Routing/RouteArray");
|
|
161
161
|
var RouteArray_default = /*#__PURE__*/__webpack_require__.n(RouteArray_namespaceObject);
|
|
162
162
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Routing/X3DRoute\")"
|
|
163
|
-
const X3DRoute_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
163
|
+
const X3DRoute_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Routing/X3DRoute");
|
|
164
164
|
var X3DRoute_default = /*#__PURE__*/__webpack_require__.n(X3DRoute_namespaceObject);
|
|
165
165
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Namespace\")"
|
|
166
|
-
const Namespace_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
166
|
+
const Namespace_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Namespace");
|
|
167
167
|
var Namespace_default = /*#__PURE__*/__webpack_require__.n(Namespace_namespaceObject);
|
|
168
168
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Scripting/evaluate.js
|
|
169
169
|
/*******************************************************************************
|
|
@@ -239,13 +239,13 @@ const __default__ = evaluate;
|
|
|
239
239
|
Namespace_default().set ("x_ite/Browser/Scripting/evaluate", __default__);
|
|
240
240
|
/* harmony default export */ const Scripting_evaluate = (__default__);
|
|
241
241
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Core/X3DChildNode\")"
|
|
242
|
-
const X3DChildNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
242
|
+
const X3DChildNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Components/Core/X3DChildNode");
|
|
243
243
|
var X3DChildNode_default = /*#__PURE__*/__webpack_require__.n(X3DChildNode_namespaceObject);
|
|
244
244
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Networking/X3DUrlObject\")"
|
|
245
|
-
const X3DUrlObject_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
245
|
+
const X3DUrlObject_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Components/Networking/X3DUrlObject");
|
|
246
246
|
var X3DUrlObject_default = /*#__PURE__*/__webpack_require__.n(X3DUrlObject_namespaceObject);
|
|
247
247
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DConstants\")"
|
|
248
|
-
const X3DConstants_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
248
|
+
const X3DConstants_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Base/X3DConstants");
|
|
249
249
|
var X3DConstants_default = /*#__PURE__*/__webpack_require__.n(X3DConstants_namespaceObject);
|
|
250
250
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Scripting/X3DScriptNode.js
|
|
251
251
|
/*******************************************************************************
|
|
@@ -342,7 +342,7 @@ const X3DScriptNode_default_ = X3DScriptNode;
|
|
|
342
342
|
Namespace_default().set ("x_ite/Components/Scripting/X3DScriptNode", X3DScriptNode_default_);
|
|
343
343
|
/* harmony default export */ const Scripting_X3DScriptNode = (X3DScriptNode_default_);
|
|
344
344
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/InputOutput/FileLoader\")"
|
|
345
|
-
const FileLoader_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
345
|
+
const FileLoader_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/InputOutput/FileLoader");
|
|
346
346
|
var FileLoader_default = /*#__PURE__*/__webpack_require__.n(FileLoader_namespaceObject);
|
|
347
347
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Scripting/Script.js
|
|
348
348
|
/* provided dependency */ var $ = __webpack_require__(355);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
/* X_ITE v8.9.4 */(()=>{"use strict";var e={355:e=>{e.exports=window[Symbol.for("X_ITE.X3D-8.9.4")].require("lib/jquery")}},t={};function o(r){var i=t[r];if(void 0!==i)return i.exports;var n=t[r]={exports:{}};return e[r](n,n.exports,o),n.exports}o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{const e=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Components");var t=o.n(e);const r=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Base/X3DBaseNode");var i=o.n(r);const n=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Base/X3DFieldDefinition");var a=o.n(n);const s=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Base/FieldDefinitionArray");var l=o.n(s);const u=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Base/X3DField");var c=o.n(u);const d=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Base/X3DArrayField");var p=o.n(d);const f=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Fields");var v=o.n(f);const _=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Browser/X3DBrowser");var w=o.n(_);const S=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Configuration/ComponentInfo");var y=o.n(S);const m=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Configuration/ComponentInfoArray");var F=o.n(m);const h=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Configuration/ProfileInfo");var X=o.n(h);const D=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Configuration/ProfileInfoArray");var x=o.n(D);const g=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Configuration/ConcreteNodesArray");var b=o.n(g);const E=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Configuration/AbstractNodesArray");var I=o.n(E);const T=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Configuration/UnitInfo");var M=o.n(T);const N=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Configuration/UnitInfoArray");var A=o.n(N);const O=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Execution/NamedNodesArray");var q=o.n(O);const C=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Execution/ImportedNodesArray");var P=o.n(C);const V=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Execution/X3DImportedNode");var B=o.n(V);const R=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Execution/ExportedNodesArray");var j=o.n(R);const U=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Execution/X3DExportedNode");var z=o.n(U);const L=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Execution/X3DExecutionContext");var k=o.n(L);const G=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Execution/X3DScene");var $=o.n(G);const H=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Prototype/ExternProtoDeclarationArray");var J=o.n(H);const W=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Prototype/ProtoDeclarationArray");var K=o.n(W);const Q=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Prototype/X3DExternProtoDeclaration");var Y=o.n(Q);const Z=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Prototype/X3DProtoDeclaration");var ee=o.n(Z);const te=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Prototype/X3DProtoDeclarationNode");var oe=o.n(te);const re=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Routing/RouteArray");var ie=o.n(re);const ne=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Routing/X3DRoute");var ae=o.n(ne);const se=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Namespace");var le=o.n(se);const ue=function(e,t){return Function("with (arguments [0])\n {\n return eval ((() =>\n {\n const sourceText = arguments [1];\n\n delete arguments [0];\n delete arguments [1];\n\n arguments .length = 0;\n\n return sourceText;\n })\n ());\n }")(e,t)};le().set("x_ite/Browser/Scripting/evaluate",ue);const ce=ue,de=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Components/Core/X3DChildNode");var pe=o.n(de);const fe=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Components/Networking/X3DUrlObject");var ve=o.n(fe);const _e=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/Base/X3DConstants");var we=o.n(_e);function Se(e){pe().call(this,e),ve().call(this,e),this.addType(we().X3DScriptNode)}Object.assign(Object.setPrototypeOf(Se.prototype,pe().prototype),ve().prototype,{initialize(){pe().prototype.initialize.call(this),ve().prototype.initialize.call(this)},dispose(){ve().prototype.dispose.call(this),pe().prototype.dispose.call(this)}}),Object.defineProperties(Se,{typeName:{value:"X3DScriptNode",enumerable:!0},componentName:{value:"Scripting",enumerable:!0}});const ye=Se;le().set("x_ite/Components/Scripting/X3DScriptNode",ye);const me=ye,Fe=window[Symbol.for("X_ITE.X3D-8.9.4")].require("x_ite/InputOutput/FileLoader");var he=o.n(Fe),Xe=o(355);function De(e){me.call(this,e),this.addType(we().Script)}Object.assign(Object.setPrototypeOf(De.prototype,me.prototype),{initialize(){me.prototype.initialize.call(this),this.requestImmediateLoad().catch(Function.prototype)},getExtendedEventHandling:()=>!1,canUserDefinedFields:()=>!0,addUserDefinedField(e,t,o){me.prototype.addUserDefinedField.call(this,e,t,o),this.isInitialized()&&(this.setLoadState(we().NOT_STARTED_STATE),this.requestImmediateLoad().catch(Function.prototype))},removeUserDefinedField(e){this.getUserDefinedFields().get(e)?.removeInterest("set_field__",this),me.prototype.removeUserDefinedField.call(this,e),this.isInitialized()&&(this.setLoadState(we().NOT_STARTED_STATE),this.requestImmediateLoad().catch(Function.prototype))},getSourceText(){return this._url},unloadData(){this.initialize__("")},loadData(){new(he())(this).loadDocument(this._url,(e=>{null===e?this.setLoadState(we().FAILED_STATE):(this.initialize__(Xe.decodeText(e)),this.setLoadState(we().COMPLETE_STATE))}))},getContext(e){try{const t=["initialize","prepareEvents","eventsProcessed","shutdown"];for(const e of this.getUserDefinedFields())switch(e.getAccessType()){case we().inputOnly:t.push(e.getName());break;case we().inputOutput:t.push("set_"+e.getName())}e+=";\n["+t.map((e=>`typeof ${e} !== "undefined" ? ${e} : undefined`)).join(",")+"];",this.globalObject=this.getGlobalObject();const o=this.evaluate(e),r=new Map;for(let e=0;e<t.length;++e)r.set(t[e],o[e]);return r}catch(e){return this.setError("while evaluating script source",e),new Map}},evaluate(e){const t=this.getBrowser();t.getScriptStack().push(this);try{return ce(this.globalObject,e)}finally{t.getScriptStack().pop()}},getGlobalObject(){const e=this.getBrowser();function t(t){const o=e.createVrmlFromString(t);if(o.length&&o[0])return o[0];throw new Error("SFNode.new: invalid argument.")}t.prototype=v().SFNode.prototype;const o={NULL:{value:null},FALSE:{value:!1},TRUE:{value:!0},print:{value:e.println.bind(e)},trace:{value:e.println.bind(e)},Browser:{value:e},X3DConstants:{value:we()},X3DBrowser:{value:w()},X3DExecutionContext:{value:k()},X3DScene:{value:$()},ComponentInfo:{value:y()},ComponentInfoArray:{value:F()},ProfileInfo:{value:X()},ProfileInfoArray:{value:x()},ConcreteNodesArray:{value:b()},AbstractNodesArray:{value:I()},UnitInfo:{value:M()},UnitInfoArray:{value:A()},NamedNodesArray:{value:q()},ImportedNodesArray:{value:P()},X3DImportedNode:{value:B()},ExportedNodesArray:{value:j()},X3DExportedNode:{value:z()},ExternProtoDeclarationArray:{value:J()},ProtoDeclarationArray:{value:K()},X3DExternProtoDeclaration:{value:Y()},X3DProtoDeclaration:{value:ee()},X3DProtoDeclarationNode:{value:oe()},RouteArray:{value:ie()},X3DRoute:{value:ae()},X3DBaseNode:{value:i()},X3DFieldDefinition:{value:a()},FieldDefinitionArray:{value:l()},X3DField:{value:c()},X3DArrayField:{value:p()},SFColor:{value:v().SFColor},SFColorRGBA:{value:v().SFColorRGBA},SFImage:{value:v().SFImage},SFMatrix3d:{value:v().SFMatrix3d},SFMatrix3f:{value:v().SFMatrix3f},SFMatrix4d:{value:v().SFMatrix4d},SFMatrix4f:{value:v().SFMatrix4f},SFNode:{value:t},SFRotation:{value:v().SFRotation},SFVec2d:{value:v().SFVec2d},SFVec2f:{value:v().SFVec2f},SFVec3d:{value:v().SFVec3d},SFVec3f:{value:v().SFVec3f},SFVec4d:{value:v().SFVec4d},SFVec4f:{value:v().SFVec4f},VrmlMatrix:{value:v().VrmlMatrix},MFBool:{value:v().MFBool},MFColor:{value:v().MFColor},MFColorRGBA:{value:v().MFColorRGBA},MFDouble:{value:v().MFDouble},MFFloat:{value:v().MFFloat},MFImage:{value:v().MFImage},MFInt32:{value:v().MFInt32},MFMatrix3d:{value:v().MFMatrix3d},MFMatrix3f:{value:v().MFMatrix3f},MFMatrix4d:{value:v().MFMatrix4d},MFMatrix4f:{value:v().MFMatrix4f},MFNode:{value:v().MFNode},MFRotation:{value:v().MFRotation},MFString:{value:v().MFString},MFTime:{value:v().MFTime},MFVec2d:{value:v().MFVec2d},MFVec2f:{value:v().MFVec2f},MFVec3d:{value:v().MFVec3d},MFVec3f:{value:v().MFVec3f},MFVec4d:{value:v().MFVec4d},MFVec4f:{value:v().MFVec4f}};for(const e of this.getUserDefinedFields()){const t=e.getName();e.getAccessType()!==we().inputOnly&&(t in o||(o[t]={get:e.valueOf.bind(e),set:e.setValue.bind(e)}),e.getAccessType()===we().inputOutput&&(o[t+"_changed"]={get:e.valueOf.bind(e),set:e.setValue.bind(e)}))}return Object.create(Object.prototype,o)},initialize__(e){this.disconnect();const t=this.getBrowser();this.context=this.getContext(e);const o=this.context.get("shutdown");"function"==typeof o&&Xe(window).on("unload.Script"+this.getId(),this.call__.bind(this,o,"shutdown"));const r=this.context.get("prepareEvents");"function"==typeof r&&t.prepareEvents().addInterest("call__",this,r,"prepareEvents");const i=this.context.get("eventsProcessed");"function"==typeof i&&this.addInterest("call__",this,i,"eventsProcessed");for(const e of this.getUserDefinedFields())switch(e.getAccessType()){case we().inputOnly:{const t=this.context.get(e.getName());"function"==typeof t&&e.addInterest("set_field__",this,t);break}case we().inputOutput:{const t=this.context.get("set_"+e.getName());"function"==typeof t&&e.addInterest("set_field__",this,t);break}}const n=this.context.get("initialize");"function"==typeof n&&this.call__(n,"initialize")},call__(e,t){const o=this.getBrowser();o.getScriptStack().push(this);try{e(o.getCurrentTime())}catch(e){this.setError(`in function '${t}'`,e)}o.getScriptStack().pop()},set_field__(e,t){const o=this.getBrowser();t.setTainted(!0),o.getScriptStack().push(this);try{e(t.valueOf(),o.getCurrentTime())}catch(e){this.setError("in function '"+t.getName()+"'",e)}o.getScriptStack().pop(),t.setTainted(!1)},setError(e,t){console.error("JavaScript Error in Script '"+this.getName()+"', "+e+"\nworld url is '"+this.getExecutionContext().getWorldURL()+"':"),console.error(t)},disconnect(){const e=this.context?.get("shutdown");"function"==typeof e&&this.call__(e,"shutdown"),Xe(window).off(".Script"+this.getId()),this.getBrowser().prepareEvents().removeInterest("call__",this),this.removeInterest("call__",this);for(const e of this.getUserDefinedFields())e.removeInterest("set_field__",this)},dispose(){this.disconnect(),me.prototype.dispose.call(this)}}),Object.defineProperties(De,{typeName:{value:"Script",enumerable:!0},componentName:{value:"Scripting",enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze(["2.0","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(l())([new(a())(we().inputOutput,"metadata",new(v().SFNode)),new(a())(we().inputOutput,"description",new(v().SFString)),new(a())(we().inputOutput,"load",new(v().SFBool)(!0)),new(a())(we().inputOutput,"url",new(v().MFString)),new(a())(we().inputOutput,"autoRefresh",new(v().SFTime)),new(a())(we().inputOutput,"autoRefreshTimeLimit",new(v().SFTime)(3600)),new(a())(we().initializeOnly,"directOutput",new(v().SFBool)),new(a())(we().initializeOnly,"mustEvaluate",new(v().SFBool))]),enumerable:!0}});const xe=De;le().set("x_ite/Components/Scripting/Script",xe);const ge=xe;t().add({name:"Scripting",concreteNodes:[ge],abstractNodes:[me]});const be=void 0;le().set("assets/components/Scripting",be)})()})();
|
|
1
|
+
/* X_ITE v8.9.5 */(()=>{"use strict";var e={355:e=>{e.exports=window[Symbol.for("X_ITE.X3D-8.9.5")].require("lib/jquery")}},t={};function o(r){var i=t[r];if(void 0!==i)return i.exports;var n=t[r]={exports:{}};return e[r](n,n.exports,o),n.exports}o.n=e=>{var t=e&&e.__esModule?()=>e.default:()=>e;return o.d(t,{a:t}),t},o.d=(e,t)=>{for(var r in t)o.o(t,r)&&!o.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},o.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),(()=>{const e=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Components");var t=o.n(e);const r=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Base/X3DBaseNode");var i=o.n(r);const n=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Base/X3DFieldDefinition");var a=o.n(n);const s=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Base/FieldDefinitionArray");var l=o.n(s);const u=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Base/X3DField");var c=o.n(u);const d=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Base/X3DArrayField");var p=o.n(d);const f=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Fields");var v=o.n(f);const _=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Browser/X3DBrowser");var w=o.n(_);const S=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Configuration/ComponentInfo");var y=o.n(S);const m=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Configuration/ComponentInfoArray");var F=o.n(m);const h=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Configuration/ProfileInfo");var X=o.n(h);const D=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Configuration/ProfileInfoArray");var x=o.n(D);const g=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Configuration/ConcreteNodesArray");var b=o.n(g);const E=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Configuration/AbstractNodesArray");var I=o.n(E);const T=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Configuration/UnitInfo");var M=o.n(T);const N=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Configuration/UnitInfoArray");var A=o.n(N);const O=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Execution/NamedNodesArray");var q=o.n(O);const C=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Execution/ImportedNodesArray");var P=o.n(C);const V=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Execution/X3DImportedNode");var B=o.n(V);const R=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Execution/ExportedNodesArray");var j=o.n(R);const U=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Execution/X3DExportedNode");var z=o.n(U);const L=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Execution/X3DExecutionContext");var k=o.n(L);const G=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Execution/X3DScene");var $=o.n(G);const H=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Prototype/ExternProtoDeclarationArray");var J=o.n(H);const W=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Prototype/ProtoDeclarationArray");var K=o.n(W);const Q=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Prototype/X3DExternProtoDeclaration");var Y=o.n(Q);const Z=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Prototype/X3DProtoDeclaration");var ee=o.n(Z);const te=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Prototype/X3DProtoDeclarationNode");var oe=o.n(te);const re=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Routing/RouteArray");var ie=o.n(re);const ne=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Routing/X3DRoute");var ae=o.n(ne);const se=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Namespace");var le=o.n(se);const ue=function(e,t){return Function("with (arguments [0])\n {\n return eval ((() =>\n {\n const sourceText = arguments [1];\n\n delete arguments [0];\n delete arguments [1];\n\n arguments .length = 0;\n\n return sourceText;\n })\n ());\n }")(e,t)};le().set("x_ite/Browser/Scripting/evaluate",ue);const ce=ue,de=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Components/Core/X3DChildNode");var pe=o.n(de);const fe=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Components/Networking/X3DUrlObject");var ve=o.n(fe);const _e=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/Base/X3DConstants");var we=o.n(_e);function Se(e){pe().call(this,e),ve().call(this,e),this.addType(we().X3DScriptNode)}Object.assign(Object.setPrototypeOf(Se.prototype,pe().prototype),ve().prototype,{initialize(){pe().prototype.initialize.call(this),ve().prototype.initialize.call(this)},dispose(){ve().prototype.dispose.call(this),pe().prototype.dispose.call(this)}}),Object.defineProperties(Se,{typeName:{value:"X3DScriptNode",enumerable:!0},componentName:{value:"Scripting",enumerable:!0}});const ye=Se;le().set("x_ite/Components/Scripting/X3DScriptNode",ye);const me=ye,Fe=window[Symbol.for("X_ITE.X3D-8.9.5")].require("x_ite/InputOutput/FileLoader");var he=o.n(Fe),Xe=o(355);function De(e){me.call(this,e),this.addType(we().Script)}Object.assign(Object.setPrototypeOf(De.prototype,me.prototype),{initialize(){me.prototype.initialize.call(this),this.requestImmediateLoad().catch(Function.prototype)},getExtendedEventHandling:()=>!1,canUserDefinedFields:()=>!0,addUserDefinedField(e,t,o){me.prototype.addUserDefinedField.call(this,e,t,o),this.isInitialized()&&(this.setLoadState(we().NOT_STARTED_STATE),this.requestImmediateLoad().catch(Function.prototype))},removeUserDefinedField(e){this.getUserDefinedFields().get(e)?.removeInterest("set_field__",this),me.prototype.removeUserDefinedField.call(this,e),this.isInitialized()&&(this.setLoadState(we().NOT_STARTED_STATE),this.requestImmediateLoad().catch(Function.prototype))},getSourceText(){return this._url},unloadData(){this.initialize__("")},loadData(){new(he())(this).loadDocument(this._url,(e=>{null===e?this.setLoadState(we().FAILED_STATE):(this.initialize__(Xe.decodeText(e)),this.setLoadState(we().COMPLETE_STATE))}))},getContext(e){try{const t=["initialize","prepareEvents","eventsProcessed","shutdown"];for(const e of this.getUserDefinedFields())switch(e.getAccessType()){case we().inputOnly:t.push(e.getName());break;case we().inputOutput:t.push("set_"+e.getName())}e+=";\n["+t.map((e=>`typeof ${e} !== "undefined" ? ${e} : undefined`)).join(",")+"];",this.globalObject=this.getGlobalObject();const o=this.evaluate(e),r=new Map;for(let e=0;e<t.length;++e)r.set(t[e],o[e]);return r}catch(e){return this.setError("while evaluating script source",e),new Map}},evaluate(e){const t=this.getBrowser();t.getScriptStack().push(this);try{return ce(this.globalObject,e)}finally{t.getScriptStack().pop()}},getGlobalObject(){const e=this.getBrowser();function t(t){const o=e.createVrmlFromString(t);if(o.length&&o[0])return o[0];throw new Error("SFNode.new: invalid argument.")}t.prototype=v().SFNode.prototype;const o={NULL:{value:null},FALSE:{value:!1},TRUE:{value:!0},print:{value:e.println.bind(e)},trace:{value:e.println.bind(e)},Browser:{value:e},X3DConstants:{value:we()},X3DBrowser:{value:w()},X3DExecutionContext:{value:k()},X3DScene:{value:$()},ComponentInfo:{value:y()},ComponentInfoArray:{value:F()},ProfileInfo:{value:X()},ProfileInfoArray:{value:x()},ConcreteNodesArray:{value:b()},AbstractNodesArray:{value:I()},UnitInfo:{value:M()},UnitInfoArray:{value:A()},NamedNodesArray:{value:q()},ImportedNodesArray:{value:P()},X3DImportedNode:{value:B()},ExportedNodesArray:{value:j()},X3DExportedNode:{value:z()},ExternProtoDeclarationArray:{value:J()},ProtoDeclarationArray:{value:K()},X3DExternProtoDeclaration:{value:Y()},X3DProtoDeclaration:{value:ee()},X3DProtoDeclarationNode:{value:oe()},RouteArray:{value:ie()},X3DRoute:{value:ae()},X3DBaseNode:{value:i()},X3DFieldDefinition:{value:a()},FieldDefinitionArray:{value:l()},X3DField:{value:c()},X3DArrayField:{value:p()},SFColor:{value:v().SFColor},SFColorRGBA:{value:v().SFColorRGBA},SFImage:{value:v().SFImage},SFMatrix3d:{value:v().SFMatrix3d},SFMatrix3f:{value:v().SFMatrix3f},SFMatrix4d:{value:v().SFMatrix4d},SFMatrix4f:{value:v().SFMatrix4f},SFNode:{value:t},SFRotation:{value:v().SFRotation},SFVec2d:{value:v().SFVec2d},SFVec2f:{value:v().SFVec2f},SFVec3d:{value:v().SFVec3d},SFVec3f:{value:v().SFVec3f},SFVec4d:{value:v().SFVec4d},SFVec4f:{value:v().SFVec4f},VrmlMatrix:{value:v().VrmlMatrix},MFBool:{value:v().MFBool},MFColor:{value:v().MFColor},MFColorRGBA:{value:v().MFColorRGBA},MFDouble:{value:v().MFDouble},MFFloat:{value:v().MFFloat},MFImage:{value:v().MFImage},MFInt32:{value:v().MFInt32},MFMatrix3d:{value:v().MFMatrix3d},MFMatrix3f:{value:v().MFMatrix3f},MFMatrix4d:{value:v().MFMatrix4d},MFMatrix4f:{value:v().MFMatrix4f},MFNode:{value:v().MFNode},MFRotation:{value:v().MFRotation},MFString:{value:v().MFString},MFTime:{value:v().MFTime},MFVec2d:{value:v().MFVec2d},MFVec2f:{value:v().MFVec2f},MFVec3d:{value:v().MFVec3d},MFVec3f:{value:v().MFVec3f},MFVec4d:{value:v().MFVec4d},MFVec4f:{value:v().MFVec4f}};for(const e of this.getUserDefinedFields()){const t=e.getName();e.getAccessType()!==we().inputOnly&&(t in o||(o[t]={get:e.valueOf.bind(e),set:e.setValue.bind(e)}),e.getAccessType()===we().inputOutput&&(o[t+"_changed"]={get:e.valueOf.bind(e),set:e.setValue.bind(e)}))}return Object.create(Object.prototype,o)},initialize__(e){this.disconnect();const t=this.getBrowser();this.context=this.getContext(e);const o=this.context.get("shutdown");"function"==typeof o&&Xe(window).on("unload.Script"+this.getId(),this.call__.bind(this,o,"shutdown"));const r=this.context.get("prepareEvents");"function"==typeof r&&t.prepareEvents().addInterest("call__",this,r,"prepareEvents");const i=this.context.get("eventsProcessed");"function"==typeof i&&this.addInterest("call__",this,i,"eventsProcessed");for(const e of this.getUserDefinedFields())switch(e.getAccessType()){case we().inputOnly:{const t=this.context.get(e.getName());"function"==typeof t&&e.addInterest("set_field__",this,t);break}case we().inputOutput:{const t=this.context.get("set_"+e.getName());"function"==typeof t&&e.addInterest("set_field__",this,t);break}}const n=this.context.get("initialize");"function"==typeof n&&this.call__(n,"initialize")},call__(e,t){const o=this.getBrowser();o.getScriptStack().push(this);try{e(o.getCurrentTime())}catch(e){this.setError(`in function '${t}'`,e)}o.getScriptStack().pop()},set_field__(e,t){const o=this.getBrowser();t.setTainted(!0),o.getScriptStack().push(this);try{e(t.valueOf(),o.getCurrentTime())}catch(e){this.setError("in function '"+t.getName()+"'",e)}o.getScriptStack().pop(),t.setTainted(!1)},setError(e,t){console.error("JavaScript Error in Script '"+this.getName()+"', "+e+"\nworld url is '"+this.getExecutionContext().getWorldURL()+"':"),console.error(t)},disconnect(){const e=this.context?.get("shutdown");"function"==typeof e&&this.call__(e,"shutdown"),Xe(window).off(".Script"+this.getId()),this.getBrowser().prepareEvents().removeInterest("call__",this),this.removeInterest("call__",this);for(const e of this.getUserDefinedFields())e.removeInterest("set_field__",this)},dispose(){this.disconnect(),me.prototype.dispose.call(this)}}),Object.defineProperties(De,{typeName:{value:"Script",enumerable:!0},componentName:{value:"Scripting",enumerable:!0},containerField:{value:"children",enumerable:!0},specificationRange:{value:Object.freeze(["2.0","Infinity"]),enumerable:!0},fieldDefinitions:{value:new(l())([new(a())(we().inputOutput,"metadata",new(v().SFNode)),new(a())(we().inputOutput,"description",new(v().SFString)),new(a())(we().inputOutput,"load",new(v().SFBool)(!0)),new(a())(we().inputOutput,"url",new(v().MFString)),new(a())(we().inputOutput,"autoRefresh",new(v().SFTime)),new(a())(we().inputOutput,"autoRefreshTimeLimit",new(v().SFTime)(3600)),new(a())(we().initializeOnly,"directOutput",new(v().SFBool)),new(a())(we().initializeOnly,"mustEvaluate",new(v().SFBool))]),enumerable:!0}});const xe=De;le().set("x_ite/Components/Scripting/Script",xe);const ge=xe;t().add({name:"Scripting",concreteNodes:[ge],abstractNodes:[me]});const be=void 0;le().set("assets/components/Scripting",be)})()})();
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
/* X_ITE v8.9.
|
|
1
|
+
/* X_ITE v8.9.5 */(() => { // webpackBootstrap
|
|
2
2
|
/******/ var __webpack_modules__ = ({
|
|
3
3
|
|
|
4
|
-
/***/
|
|
4
|
+
/***/ 472:
|
|
5
5
|
/***/ (function(__unused_webpack_module, exports, __webpack_require__) {
|
|
6
6
|
|
|
7
7
|
/**
|
|
@@ -14488,7 +14488,7 @@
|
|
|
14488
14488
|
/***/ ((module) => {
|
|
14489
14489
|
|
|
14490
14490
|
"use strict";
|
|
14491
|
-
module.exports = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14491
|
+
module.exports = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("lib/jquery");
|
|
14492
14492
|
|
|
14493
14493
|
/***/ }),
|
|
14494
14494
|
|
|
@@ -14564,25 +14564,25 @@ var __webpack_exports__ = {};
|
|
|
14564
14564
|
// UNUSED EXPORTS: default
|
|
14565
14565
|
|
|
14566
14566
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components\")"
|
|
14567
|
-
const Components_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14567
|
+
const Components_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Components");
|
|
14568
14568
|
var Components_default = /*#__PURE__*/__webpack_require__.n(Components_namespaceObject);
|
|
14569
14569
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Fields\")"
|
|
14570
|
-
const Fields_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14570
|
+
const Fields_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Fields");
|
|
14571
14571
|
var Fields_default = /*#__PURE__*/__webpack_require__.n(Fields_namespaceObject);
|
|
14572
14572
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DFieldDefinition\")"
|
|
14573
|
-
const X3DFieldDefinition_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14573
|
+
const X3DFieldDefinition_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Base/X3DFieldDefinition");
|
|
14574
14574
|
var X3DFieldDefinition_default = /*#__PURE__*/__webpack_require__.n(X3DFieldDefinition_namespaceObject);
|
|
14575
14575
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/FieldDefinitionArray\")"
|
|
14576
|
-
const FieldDefinitionArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14576
|
+
const FieldDefinitionArray_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Base/FieldDefinitionArray");
|
|
14577
14577
|
var FieldDefinitionArray_default = /*#__PURE__*/__webpack_require__.n(FieldDefinitionArray_namespaceObject);
|
|
14578
14578
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Core/X3DNode\")"
|
|
14579
|
-
const X3DNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14579
|
+
const X3DNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Components/Core/X3DNode");
|
|
14580
14580
|
var X3DNode_default = /*#__PURE__*/__webpack_require__.n(X3DNode_namespaceObject);
|
|
14581
14581
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Networking/X3DUrlObject\")"
|
|
14582
|
-
const X3DUrlObject_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14582
|
+
const X3DUrlObject_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Components/Networking/X3DUrlObject");
|
|
14583
14583
|
var X3DUrlObject_default = /*#__PURE__*/__webpack_require__.n(X3DUrlObject_namespaceObject);
|
|
14584
14584
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Namespace\")"
|
|
14585
|
-
const Namespace_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14585
|
+
const Namespace_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Namespace");
|
|
14586
14586
|
var Namespace_default = /*#__PURE__*/__webpack_require__.n(Namespace_namespaceObject);
|
|
14587
14587
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Text/TextAlignment.js
|
|
14588
14588
|
/*******************************************************************************
|
|
@@ -14648,13 +14648,13 @@ const __default__ = TextAlignment;
|
|
|
14648
14648
|
Namespace_default().set ("x_ite/Browser/Text/TextAlignment", __default__);
|
|
14649
14649
|
/* harmony default export */ const Text_TextAlignment = (__default__);
|
|
14650
14650
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/InputOutput/FileLoader\")"
|
|
14651
|
-
const FileLoader_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14651
|
+
const FileLoader_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/InputOutput/FileLoader");
|
|
14652
14652
|
var FileLoader_default = /*#__PURE__*/__webpack_require__.n(FileLoader_namespaceObject);
|
|
14653
14653
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DConstants\")"
|
|
14654
|
-
const X3DConstants_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14654
|
+
const X3DConstants_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Base/X3DConstants");
|
|
14655
14655
|
var X3DConstants_default = /*#__PURE__*/__webpack_require__.n(X3DConstants_namespaceObject);
|
|
14656
14656
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Browser/Networking/URLs\")"
|
|
14657
|
-
const URLs_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14657
|
+
const URLs_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Browser/Networking/URLs");
|
|
14658
14658
|
var URLs_default = /*#__PURE__*/__webpack_require__.n(URLs_namespaceObject);
|
|
14659
14659
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Text/X3DFontStyleNode.js
|
|
14660
14660
|
/*******************************************************************************
|
|
@@ -14936,19 +14936,19 @@ const X3DFontStyleNode_default_ = X3DFontStyleNode;
|
|
|
14936
14936
|
Namespace_default().set ("x_ite/Components/Text/X3DFontStyleNode", X3DFontStyleNode_default_);
|
|
14937
14937
|
/* harmony default export */ const Text_X3DFontStyleNode = (X3DFontStyleNode_default_);
|
|
14938
14938
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Browser/Core/PrimitiveQuality\")"
|
|
14939
|
-
const PrimitiveQuality_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14939
|
+
const PrimitiveQuality_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Browser/Core/PrimitiveQuality");
|
|
14940
14940
|
var PrimitiveQuality_default = /*#__PURE__*/__webpack_require__.n(PrimitiveQuality_namespaceObject);
|
|
14941
14941
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Geometry/Box2\")"
|
|
14942
|
-
const Box2_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14942
|
+
const Box2_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("standard/Math/Geometry/Box2");
|
|
14943
14943
|
var Box2_default = /*#__PURE__*/__webpack_require__.n(Box2_namespaceObject);
|
|
14944
14944
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Geometry/Box3\")"
|
|
14945
|
-
const Box3_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14945
|
+
const Box3_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("standard/Math/Geometry/Box3");
|
|
14946
14946
|
var Box3_default = /*#__PURE__*/__webpack_require__.n(Box3_namespaceObject);
|
|
14947
14947
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Numbers/Vector2\")"
|
|
14948
|
-
const Vector2_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14948
|
+
const Vector2_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("standard/Math/Numbers/Vector2");
|
|
14949
14949
|
var Vector2_default = /*#__PURE__*/__webpack_require__.n(Vector2_namespaceObject);
|
|
14950
14950
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Numbers/Vector3\")"
|
|
14951
|
-
const Vector3_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
14951
|
+
const Vector3_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("standard/Math/Numbers/Vector3");
|
|
14952
14952
|
var Vector3_default = /*#__PURE__*/__webpack_require__.n(Vector3_namespaceObject);
|
|
14953
14953
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Text/X3DTextGeometry.js
|
|
14954
14954
|
/*******************************************************************************
|
|
@@ -15570,16 +15570,16 @@ const X3DTextGeometry_default_ = X3DTextGeometry;
|
|
|
15570
15570
|
Namespace_default().set ("x_ite/Browser/Text/X3DTextGeometry", X3DTextGeometry_default_);
|
|
15571
15571
|
/* harmony default export */ const Text_X3DTextGeometry = (X3DTextGeometry_default_);
|
|
15572
15572
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Components/Rendering/X3DGeometryNode\")"
|
|
15573
|
-
const X3DGeometryNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
15573
|
+
const X3DGeometryNode_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Components/Rendering/X3DGeometryNode");
|
|
15574
15574
|
var X3DGeometryNode_default = /*#__PURE__*/__webpack_require__.n(X3DGeometryNode_namespaceObject);
|
|
15575
15575
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Numbers/Matrix4\")"
|
|
15576
|
-
const Matrix4_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
15576
|
+
const Matrix4_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("standard/Math/Numbers/Matrix4");
|
|
15577
15577
|
var Matrix4_default = /*#__PURE__*/__webpack_require__.n(Matrix4_namespaceObject);
|
|
15578
15578
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"standard/Math/Algorithms/Bezier\")"
|
|
15579
|
-
const Bezier_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
15579
|
+
const Bezier_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("standard/Math/Algorithms/Bezier");
|
|
15580
15580
|
var Bezier_default = /*#__PURE__*/__webpack_require__.n(Bezier_namespaceObject);
|
|
15581
15581
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"lib/libtess\")"
|
|
15582
|
-
const libtess_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
15582
|
+
const libtess_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("lib/libtess");
|
|
15583
15583
|
var libtess_default = /*#__PURE__*/__webpack_require__.n(libtess_namespaceObject);
|
|
15584
15584
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Text/PolygonText.js
|
|
15585
15585
|
/*******************************************************************************
|
|
@@ -16069,7 +16069,7 @@ Namespace_default().set ("x_ite/Components/Text/FontStyle", FontStyle_default_);
|
|
|
16069
16069
|
/* harmony default export */ const Text_FontStyle = (FontStyle_default_);
|
|
16070
16070
|
;// CONCATENATED MODULE: ./src/x_ite/Browser/Text/X3DTextContext.js
|
|
16071
16071
|
/* provided dependency */ var $ = __webpack_require__(355);
|
|
16072
|
-
/* provided dependency */ var opentype = __webpack_require__(
|
|
16072
|
+
/* provided dependency */ var opentype = __webpack_require__(472);
|
|
16073
16073
|
/*******************************************************************************
|
|
16074
16074
|
*
|
|
16075
16075
|
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
|
|
@@ -16193,7 +16193,7 @@ const X3DTextContext_default_ = X3DTextContext;
|
|
|
16193
16193
|
Namespace_default().set ("x_ite/Browser/Text/X3DTextContext", X3DTextContext_default_);
|
|
16194
16194
|
/* harmony default export */ const Text_X3DTextContext = (X3DTextContext_default_);
|
|
16195
16195
|
;// CONCATENATED MODULE: external "window [Symbol .for (\"X_ITE.X3D\")] .require (\"x_ite/Base/X3DCast\")"
|
|
16196
|
-
const X3DCast_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.
|
|
16196
|
+
const X3DCast_namespaceObject = window [Symbol .for ("X_ITE.X3D-8.9.5")] .require ("x_ite/Base/X3DCast");
|
|
16197
16197
|
var X3DCast_default = /*#__PURE__*/__webpack_require__.n(X3DCast_namespaceObject);
|
|
16198
16198
|
;// CONCATENATED MODULE: ./src/x_ite/Components/Text/Text.js
|
|
16199
16199
|
/*******************************************************************************
|