@plattar/plattar-ar-adapter 1.183.4 → 1.186.2

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.
@@ -340,7 +340,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
340
340
  "./launcher-ar": 2,
341
341
  "@plattar/plattar-analytics": 43,
342
342
  "@plattar/plattar-api": 47,
343
- "@plattar/plattar-services": 120
343
+ "@plattar/plattar-services": 121
344
344
  }],
345
345
  2: [function (require, module, exports) {
346
346
  "use strict";
@@ -1252,7 +1252,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
1252
1252
  "./launcher-ar": 2,
1253
1253
  "@plattar/plattar-analytics": 43,
1254
1254
  "@plattar/plattar-api": 47,
1255
- "@plattar/plattar-services": 120
1255
+ "@plattar/plattar-services": 121
1256
1256
  }],
1257
1257
  7: [function (require, module, exports) {
1258
1258
  "use strict";
@@ -4572,8 +4572,8 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
4572
4572
  "./util/configurator-state": 17,
4573
4573
  "./util/util": 18,
4574
4574
  "./version": 19,
4575
- "@plattar/plattar-qrcode": 115,
4576
- "@plattar/plattar-web": 136
4575
+ "@plattar/plattar-qrcode": 116,
4576
+ "@plattar/plattar-web": 137
4577
4577
  }],
4578
4578
  17: [function (require, module, exports) {
4579
4579
  "use strict";
@@ -5270,7 +5270,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
5270
5270
  Object.defineProperty(exports, "__esModule", {
5271
5271
  value: true
5272
5272
  });
5273
- exports["default"] = "1.183.4";
5273
+ exports["default"] = "1.186.2";
5274
5274
  }, {}],
5275
5275
  20: [function (require, module, exports) {
5276
5276
  "use strict";
@@ -7305,6 +7305,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
7305
7305
  var FileModel = require("./types/file/file-model.js");
7306
7306
  var FileImage = require("./types/file/file-image.js");
7307
7307
  var FileScript = require("./types/file/file-script.js");
7308
+ var FileJSON = require("./types/file/file-json.js");
7308
7309
 
7309
7310
  // import misc
7310
7311
  var ScriptEvent = require("./types/misc/script-event.js");
@@ -7384,6 +7385,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
7384
7385
  FileModel: FileModel,
7385
7386
  FileImage: FileImage,
7386
7387
  FileScript: FileScript,
7388
+ FileJSON: FileJSON,
7387
7389
  FileObject: FileObject,
7388
7390
  // misc
7389
7391
  ScriptEvent: ScriptEvent,
@@ -7424,53 +7426,54 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
7424
7426
  "./types/file/file-audio.js": 60,
7425
7427
  "./types/file/file-base.js": 61,
7426
7428
  "./types/file/file-image.js": 62,
7427
- "./types/file/file-model.js": 63,
7428
- "./types/file/file-script.js": 64,
7429
- "./types/file/file-video.js": 65,
7430
- "./types/misc/application-build.js": 69,
7431
- "./types/misc/asset-library.js": 70,
7432
- "./types/misc/async-job.js": 71,
7433
- "./types/misc/script-event.js": 72,
7434
- "./types/misc/tag.js": 73,
7435
- "./types/page/card-base.js": 74,
7436
- "./types/page/card-button.js": 75,
7437
- "./types/page/card-html.js": 76,
7438
- "./types/page/card-iframe.js": 77,
7439
- "./types/page/card-image.js": 78,
7440
- "./types/page/card-map.js": 79,
7441
- "./types/page/card-paragraph.js": 80,
7442
- "./types/page/card-row.js": 81,
7443
- "./types/page/card-slider.js": 82,
7444
- "./types/page/card-title.js": 83,
7445
- "./types/page/card-video.js": 84,
7446
- "./types/page/card-youtube.js": 85,
7447
- "./types/page/page.js": 86,
7448
- "./types/product/product-annotation.js": 87,
7449
- "./types/product/product-base.js": 88,
7450
- "./types/product/product-variation.js": 89,
7451
- "./types/product/product.js": 90,
7452
- "./types/scene/scene-annotation.js": 91,
7453
- "./types/scene/scene-audio.js": 92,
7454
- "./types/scene/scene-base.js": 93,
7455
- "./types/scene/scene-button.js": 94,
7456
- "./types/scene/scene-camera.js": 95,
7457
- "./types/scene/scene-carousel.js": 96,
7458
- "./types/scene/scene-gallery-image.js": 97,
7459
- "./types/scene/scene-gallery.js": 98,
7460
- "./types/scene/scene-image.js": 99,
7461
- "./types/scene/scene-model.js": 100,
7462
- "./types/scene/scene-panorama.js": 101,
7463
- "./types/scene/scene-poller.js": 102,
7464
- "./types/scene/scene-product.js": 103,
7465
- "./types/scene/scene-script.js": 104,
7466
- "./types/scene/scene-shadow.js": 105,
7467
- "./types/scene/scene-video.js": 106,
7468
- "./types/scene/scene-volumetric.js": 107,
7469
- "./types/scene/scene-youtube.js": 108,
7470
- "./types/scene/scene.js": 109,
7471
- "./types/trigger/trigger-image.js": 110,
7472
- "./util/plattar-util.js": 111,
7473
- "./version": 112
7429
+ "./types/file/file-json.js": 63,
7430
+ "./types/file/file-model.js": 64,
7431
+ "./types/file/file-script.js": 65,
7432
+ "./types/file/file-video.js": 66,
7433
+ "./types/misc/application-build.js": 70,
7434
+ "./types/misc/asset-library.js": 71,
7435
+ "./types/misc/async-job.js": 72,
7436
+ "./types/misc/script-event.js": 73,
7437
+ "./types/misc/tag.js": 74,
7438
+ "./types/page/card-base.js": 75,
7439
+ "./types/page/card-button.js": 76,
7440
+ "./types/page/card-html.js": 77,
7441
+ "./types/page/card-iframe.js": 78,
7442
+ "./types/page/card-image.js": 79,
7443
+ "./types/page/card-map.js": 80,
7444
+ "./types/page/card-paragraph.js": 81,
7445
+ "./types/page/card-row.js": 82,
7446
+ "./types/page/card-slider.js": 83,
7447
+ "./types/page/card-title.js": 84,
7448
+ "./types/page/card-video.js": 85,
7449
+ "./types/page/card-youtube.js": 86,
7450
+ "./types/page/page.js": 87,
7451
+ "./types/product/product-annotation.js": 88,
7452
+ "./types/product/product-base.js": 89,
7453
+ "./types/product/product-variation.js": 90,
7454
+ "./types/product/product.js": 91,
7455
+ "./types/scene/scene-annotation.js": 92,
7456
+ "./types/scene/scene-audio.js": 93,
7457
+ "./types/scene/scene-base.js": 94,
7458
+ "./types/scene/scene-button.js": 95,
7459
+ "./types/scene/scene-camera.js": 96,
7460
+ "./types/scene/scene-carousel.js": 97,
7461
+ "./types/scene/scene-gallery-image.js": 98,
7462
+ "./types/scene/scene-gallery.js": 99,
7463
+ "./types/scene/scene-image.js": 100,
7464
+ "./types/scene/scene-model.js": 101,
7465
+ "./types/scene/scene-panorama.js": 102,
7466
+ "./types/scene/scene-poller.js": 103,
7467
+ "./types/scene/scene-product.js": 104,
7468
+ "./types/scene/scene-script.js": 105,
7469
+ "./types/scene/scene-shadow.js": 106,
7470
+ "./types/scene/scene-video.js": 107,
7471
+ "./types/scene/scene-volumetric.js": 108,
7472
+ "./types/scene/scene-youtube.js": 109,
7473
+ "./types/scene/scene.js": 110,
7474
+ "./types/trigger/trigger-image.js": 111,
7475
+ "./util/plattar-util.js": 112,
7476
+ "./version": 113
7474
7477
  }],
7475
7478
  48: [function (require, module, exports) {
7476
7479
  var fetch = require("node-fetch");
@@ -7898,8 +7901,8 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
7898
7901
  };
7899
7902
  module.exports = PlattarQuery;
7900
7903
  }, {
7901
- "../util/plattar-util.js": 111,
7902
- "node-fetch": 142
7904
+ "../util/plattar-util.js": 112,
7905
+ "node-fetch": 143
7903
7906
  }],
7904
7907
  49: [function (require, module, exports) {
7905
7908
  (function (process) {
@@ -8120,8 +8123,8 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8120
8123
  }).call(this);
8121
8124
  }).call(this, require('_process'));
8122
8125
  }, {
8123
- "_process": 144,
8124
- "node-fetch": 142
8126
+ "_process": 145,
8127
+ "node-fetch": 143
8125
8128
  }],
8126
8129
  50: [function (require, module, exports) {
8127
8130
  var PlattarBase = require("./interfaces/plattar-base.js");
@@ -8140,7 +8143,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8140
8143
  }(PlattarBase);
8141
8144
  module.exports = Application;
8142
8145
  }, {
8143
- "./interfaces/plattar-base.js": 66
8146
+ "./interfaces/plattar-base.js": 67
8144
8147
  }],
8145
8148
  51: [function (require, module, exports) {
8146
8149
  var PlattarBase = require("../interfaces/plattar-base");
@@ -8159,7 +8162,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8159
8162
  }(PlattarBase);
8160
8163
  module.exports = Brief;
8161
8164
  }, {
8162
- "../interfaces/plattar-base": 66
8165
+ "../interfaces/plattar-base": 67
8163
8166
  }],
8164
8167
  52: [function (require, module, exports) {
8165
8168
  var PlattarBase = require("../interfaces/plattar-base");
@@ -8178,7 +8181,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8178
8181
  }(PlattarBase);
8179
8182
  module.exports = CommentBrief;
8180
8183
  }, {
8181
- "../interfaces/plattar-base": 66
8184
+ "../interfaces/plattar-base": 67
8182
8185
  }],
8183
8186
  53: [function (require, module, exports) {
8184
8187
  var PlattarBase = require("../interfaces/plattar-base");
@@ -8197,7 +8200,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8197
8200
  }(PlattarBase);
8198
8201
  module.exports = CommentQuote;
8199
8202
  }, {
8200
- "../interfaces/plattar-base": 66
8203
+ "../interfaces/plattar-base": 67
8201
8204
  }],
8202
8205
  54: [function (require, module, exports) {
8203
8206
  var PlattarBase = require("../interfaces/plattar-base");
@@ -8216,7 +8219,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8216
8219
  }(PlattarBase);
8217
8220
  module.exports = CommentSolution;
8218
8221
  }, {
8219
- "../interfaces/plattar-base": 66
8222
+ "../interfaces/plattar-base": 67
8220
8223
  }],
8221
8224
  55: [function (require, module, exports) {
8222
8225
  var PlattarBase = require("../interfaces/plattar-base");
@@ -8235,7 +8238,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8235
8238
  }(PlattarBase);
8236
8239
  module.exports = Folder;
8237
8240
  }, {
8238
- "../interfaces/plattar-base": 66
8241
+ "../interfaces/plattar-base": 67
8239
8242
  }],
8240
8243
  56: [function (require, module, exports) {
8241
8244
  var PlattarBase = require("../interfaces/plattar-base");
@@ -8254,7 +8257,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8254
8257
  }(PlattarBase);
8255
8258
  module.exports = PipelineUser;
8256
8259
  }, {
8257
- "../interfaces/plattar-base": 66
8260
+ "../interfaces/plattar-base": 67
8258
8261
  }],
8259
8262
  57: [function (require, module, exports) {
8260
8263
  var PlattarBase = require("../interfaces/plattar-base");
@@ -8273,7 +8276,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8273
8276
  }(PlattarBase);
8274
8277
  module.exports = Quote;
8275
8278
  }, {
8276
- "../interfaces/plattar-base": 66
8279
+ "../interfaces/plattar-base": 67
8277
8280
  }],
8278
8281
  58: [function (require, module, exports) {
8279
8282
  var PlattarBase = require("../interfaces/plattar-base");
@@ -8292,7 +8295,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8292
8295
  }(PlattarBase);
8293
8296
  module.exports = Rating;
8294
8297
  }, {
8295
- "../interfaces/plattar-base": 66
8298
+ "../interfaces/plattar-base": 67
8296
8299
  }],
8297
8300
  59: [function (require, module, exports) {
8298
8301
  var PlattarBase = require("../interfaces/plattar-base");
@@ -8311,7 +8314,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8311
8314
  }(PlattarBase);
8312
8315
  module.exports = Solution;
8313
8316
  }, {
8314
- "../interfaces/plattar-base": 66
8317
+ "../interfaces/plattar-base": 67
8315
8318
  }],
8316
8319
  60: [function (require, module, exports) {
8317
8320
  var FileBase = require("./file-base.js");
@@ -8392,18 +8395,20 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8392
8395
  var FileVideo = require("./file-video.js");
8393
8396
  var FileModel = require("./file-model.js");
8394
8397
  var FileImage = require("./file-image.js");
8395
- return [FileAudio, FileVideo, FileModel, FileImage];
8398
+ var FileJSON = require("./file-json.js");
8399
+ return [FileAudio, FileVideo, FileModel, FileImage, FileJSON];
8396
8400
  }
8397
8401
  }]);
8398
8402
  }(PlattarBase);
8399
8403
  module.exports = FileBase;
8400
8404
  }, {
8401
8405
  "../../server/plattar-server.js": 49,
8402
- "../interfaces/plattar-base.js": 66,
8406
+ "../interfaces/plattar-base.js": 67,
8403
8407
  "./file-audio.js": 60,
8404
8408
  "./file-image.js": 62,
8405
- "./file-model.js": 63,
8406
- "./file-video.js": 65
8409
+ "./file-json.js": 63,
8410
+ "./file-model.js": 64,
8411
+ "./file-video.js": 66
8407
8412
  }],
8408
8413
  62: [function (require, module, exports) {
8409
8414
  var FileBase = require("./file-base.js");
@@ -8426,12 +8431,31 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8426
8431
  }],
8427
8432
  63: [function (require, module, exports) {
8428
8433
  var FileBase = require("./file-base.js");
8429
- var FileModel = /*#__PURE__*/function (_FileBase3) {
8434
+ var FileJSON = /*#__PURE__*/function (_FileBase3) {
8435
+ function FileJSON() {
8436
+ _classCallCheck(this, FileJSON);
8437
+ return _callSuper(this, FileJSON, arguments);
8438
+ }
8439
+ _inherits(FileJSON, _FileBase3);
8440
+ return _createClass(FileJSON, null, [{
8441
+ key: "type",
8442
+ value: function type() {
8443
+ return "filejson";
8444
+ }
8445
+ }]);
8446
+ }(FileBase);
8447
+ module.exports = FileJSON;
8448
+ }, {
8449
+ "./file-base.js": 61
8450
+ }],
8451
+ 64: [function (require, module, exports) {
8452
+ var FileBase = require("./file-base.js");
8453
+ var FileModel = /*#__PURE__*/function (_FileBase4) {
8430
8454
  function FileModel() {
8431
8455
  _classCallCheck(this, FileModel);
8432
8456
  return _callSuper(this, FileModel, arguments);
8433
8457
  }
8434
- _inherits(FileModel, _FileBase3);
8458
+ _inherits(FileModel, _FileBase4);
8435
8459
  return _createClass(FileModel, null, [{
8436
8460
  key: "type",
8437
8461
  value: function type() {
@@ -8443,14 +8467,14 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8443
8467
  }, {
8444
8468
  "./file-base.js": 61
8445
8469
  }],
8446
- 64: [function (require, module, exports) {
8470
+ 65: [function (require, module, exports) {
8447
8471
  var FileBase = require("./file-base.js");
8448
- var FileScript = /*#__PURE__*/function (_FileBase4) {
8472
+ var FileScript = /*#__PURE__*/function (_FileBase5) {
8449
8473
  function FileScript() {
8450
8474
  _classCallCheck(this, FileScript);
8451
8475
  return _callSuper(this, FileScript, arguments);
8452
8476
  }
8453
- _inherits(FileScript, _FileBase4);
8477
+ _inherits(FileScript, _FileBase5);
8454
8478
  return _createClass(FileScript, null, [{
8455
8479
  key: "type",
8456
8480
  value: function type() {
@@ -8462,14 +8486,14 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8462
8486
  }, {
8463
8487
  "./file-base.js": 61
8464
8488
  }],
8465
- 65: [function (require, module, exports) {
8489
+ 66: [function (require, module, exports) {
8466
8490
  var FileBase = require("./file-base.js");
8467
- var FileVideo = /*#__PURE__*/function (_FileBase5) {
8491
+ var FileVideo = /*#__PURE__*/function (_FileBase6) {
8468
8492
  function FileVideo() {
8469
8493
  _classCallCheck(this, FileVideo);
8470
8494
  return _callSuper(this, FileVideo, arguments);
8471
8495
  }
8472
- _inherits(FileVideo, _FileBase5);
8496
+ _inherits(FileVideo, _FileBase6);
8473
8497
  return _createClass(FileVideo, null, [{
8474
8498
  key: "type",
8475
8499
  value: function type() {
@@ -8481,7 +8505,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8481
8505
  }, {
8482
8506
  "./file-base.js": 61
8483
8507
  }],
8484
- 66: [function (require, module, exports) {
8508
+ 67: [function (require, module, exports) {
8485
8509
  var PlattarObject = require("./plattar-object.js");
8486
8510
  var Server = require("../../server/plattar-server.js");
8487
8511
  var PlattarBase = /*#__PURE__*/function (_PlattarObject) {
@@ -8500,9 +8524,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8500
8524
  module.exports = PlattarBase;
8501
8525
  }, {
8502
8526
  "../../server/plattar-server.js": 49,
8503
- "./plattar-object.js": 68
8527
+ "./plattar-object.js": 69
8504
8528
  }],
8505
- 67: [function (require, module, exports) {
8529
+ 68: [function (require, module, exports) {
8506
8530
  /**
8507
8531
  * Handles the list of relationships for the provided object
8508
8532
  */
@@ -8625,9 +8649,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8625
8649
  }();
8626
8650
  module.exports = PlattarObjectRelations;
8627
8651
  }, {
8628
- "../../util/plattar-util.js": 111
8652
+ "../../util/plattar-util.js": 112
8629
8653
  }],
8630
- 68: [function (require, module, exports) {
8654
+ 69: [function (require, module, exports) {
8631
8655
  var PlattarQuery = require("../../server/plattar-query.js");
8632
8656
  var PlattarObjectRelations = require("./plattar-object-relations.js");
8633
8657
  var PlattarObject = /*#__PURE__*/function () {
@@ -8794,9 +8818,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8794
8818
  module.exports = PlattarObject;
8795
8819
  }, {
8796
8820
  "../../server/plattar-query.js": 48,
8797
- "./plattar-object-relations.js": 67
8821
+ "./plattar-object-relations.js": 68
8798
8822
  }],
8799
- 69: [function (require, module, exports) {
8823
+ 70: [function (require, module, exports) {
8800
8824
  var PlattarBase = require("../interfaces/plattar-base.js");
8801
8825
  var ApplicationBuild = /*#__PURE__*/function (_PlattarBase12) {
8802
8826
  function ApplicationBuild() {
@@ -8813,9 +8837,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8813
8837
  }(PlattarBase);
8814
8838
  module.exports = ApplicationBuild;
8815
8839
  }, {
8816
- "../interfaces/plattar-base.js": 66
8840
+ "../interfaces/plattar-base.js": 67
8817
8841
  }],
8818
- 70: [function (require, module, exports) {
8842
+ 71: [function (require, module, exports) {
8819
8843
  var PlattarBase = require("../interfaces/plattar-base.js");
8820
8844
  var AssetLibrary = /*#__PURE__*/function (_PlattarBase13) {
8821
8845
  function AssetLibrary() {
@@ -8832,9 +8856,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8832
8856
  }(PlattarBase);
8833
8857
  module.exports = AssetLibrary;
8834
8858
  }, {
8835
- "../interfaces/plattar-base.js": 66
8859
+ "../interfaces/plattar-base.js": 67
8836
8860
  }],
8837
- 71: [function (require, module, exports) {
8861
+ 72: [function (require, module, exports) {
8838
8862
  var PlattarBase = require("../interfaces/plattar-base.js");
8839
8863
  var AsyncJob = /*#__PURE__*/function (_PlattarBase14) {
8840
8864
  function AsyncJob() {
@@ -8856,9 +8880,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8856
8880
  }(PlattarBase);
8857
8881
  module.exports = AsyncJob;
8858
8882
  }, {
8859
- "../interfaces/plattar-base.js": 66
8883
+ "../interfaces/plattar-base.js": 67
8860
8884
  }],
8861
- 72: [function (require, module, exports) {
8885
+ 73: [function (require, module, exports) {
8862
8886
  var PlattarBase = require("../interfaces/plattar-base.js");
8863
8887
  var ScriptEvent = /*#__PURE__*/function (_PlattarBase15) {
8864
8888
  function ScriptEvent() {
@@ -8875,9 +8899,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8875
8899
  }(PlattarBase);
8876
8900
  module.exports = ScriptEvent;
8877
8901
  }, {
8878
- "../interfaces/plattar-base.js": 66
8902
+ "../interfaces/plattar-base.js": 67
8879
8903
  }],
8880
- 73: [function (require, module, exports) {
8904
+ 74: [function (require, module, exports) {
8881
8905
  var PlattarBase = require("../interfaces/plattar-base.js");
8882
8906
  var Tag = /*#__PURE__*/function (_PlattarBase16) {
8883
8907
  function Tag() {
@@ -8894,9 +8918,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8894
8918
  }(PlattarBase);
8895
8919
  module.exports = Tag;
8896
8920
  }, {
8897
- "../interfaces/plattar-base.js": 66
8921
+ "../interfaces/plattar-base.js": 67
8898
8922
  }],
8899
- 74: [function (require, module, exports) {
8923
+ 75: [function (require, module, exports) {
8900
8924
  var PlattarBase = require("../interfaces/plattar-base.js");
8901
8925
  var Server = require("../../server/plattar-server.js");
8902
8926
  var CardBase = /*#__PURE__*/function (_PlattarBase17) {
@@ -8931,20 +8955,20 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8931
8955
  module.exports = CardBase;
8932
8956
  }, {
8933
8957
  "../../server/plattar-server.js": 49,
8934
- "../interfaces/plattar-base.js": 66,
8935
- "./card-button.js": 75,
8936
- "./card-html.js": 76,
8937
- "./card-iframe.js": 77,
8938
- "./card-image.js": 78,
8939
- "./card-map.js": 79,
8940
- "./card-paragraph.js": 80,
8941
- "./card-row.js": 81,
8942
- "./card-slider.js": 82,
8943
- "./card-title.js": 83,
8944
- "./card-video.js": 84,
8945
- "./card-youtube.js": 85
8958
+ "../interfaces/plattar-base.js": 67,
8959
+ "./card-button.js": 76,
8960
+ "./card-html.js": 77,
8961
+ "./card-iframe.js": 78,
8962
+ "./card-image.js": 79,
8963
+ "./card-map.js": 80,
8964
+ "./card-paragraph.js": 81,
8965
+ "./card-row.js": 82,
8966
+ "./card-slider.js": 83,
8967
+ "./card-title.js": 84,
8968
+ "./card-video.js": 85,
8969
+ "./card-youtube.js": 86
8946
8970
  }],
8947
- 75: [function (require, module, exports) {
8971
+ 76: [function (require, module, exports) {
8948
8972
  var CardBase = require("./card-base.js");
8949
8973
  var CardButton = /*#__PURE__*/function (_CardBase) {
8950
8974
  function CardButton() {
@@ -8961,9 +8985,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8961
8985
  }(CardBase);
8962
8986
  module.exports = CardButton;
8963
8987
  }, {
8964
- "./card-base.js": 74
8988
+ "./card-base.js": 75
8965
8989
  }],
8966
- 76: [function (require, module, exports) {
8990
+ 77: [function (require, module, exports) {
8967
8991
  var CardBase = require("./card-base.js");
8968
8992
  var CardHTML = /*#__PURE__*/function (_CardBase2) {
8969
8993
  function CardHTML() {
@@ -8980,9 +9004,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8980
9004
  }(CardBase);
8981
9005
  module.exports = CardHTML;
8982
9006
  }, {
8983
- "./card-base.js": 74
9007
+ "./card-base.js": 75
8984
9008
  }],
8985
- 77: [function (require, module, exports) {
9009
+ 78: [function (require, module, exports) {
8986
9010
  var CardBase = require("./card-base.js");
8987
9011
  var CardIFrame = /*#__PURE__*/function (_CardBase3) {
8988
9012
  function CardIFrame() {
@@ -8999,9 +9023,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
8999
9023
  }(CardBase);
9000
9024
  module.exports = CardIFrame;
9001
9025
  }, {
9002
- "./card-base.js": 74
9026
+ "./card-base.js": 75
9003
9027
  }],
9004
- 78: [function (require, module, exports) {
9028
+ 79: [function (require, module, exports) {
9005
9029
  var CardBase = require("./card-base.js");
9006
9030
  var CardImage = /*#__PURE__*/function (_CardBase4) {
9007
9031
  function CardImage() {
@@ -9018,9 +9042,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9018
9042
  }(CardBase);
9019
9043
  module.exports = CardImage;
9020
9044
  }, {
9021
- "./card-base.js": 74
9045
+ "./card-base.js": 75
9022
9046
  }],
9023
- 79: [function (require, module, exports) {
9047
+ 80: [function (require, module, exports) {
9024
9048
  var CardBase = require("./card-base.js");
9025
9049
  var CardMap = /*#__PURE__*/function (_CardBase5) {
9026
9050
  function CardMap() {
@@ -9037,9 +9061,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9037
9061
  }(CardBase);
9038
9062
  module.exports = CardMap;
9039
9063
  }, {
9040
- "./card-base.js": 74
9064
+ "./card-base.js": 75
9041
9065
  }],
9042
- 80: [function (require, module, exports) {
9066
+ 81: [function (require, module, exports) {
9043
9067
  var CardBase = require("./card-base.js");
9044
9068
  var CardParagraph = /*#__PURE__*/function (_CardBase6) {
9045
9069
  function CardParagraph() {
@@ -9056,9 +9080,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9056
9080
  }(CardBase);
9057
9081
  module.exports = CardParagraph;
9058
9082
  }, {
9059
- "./card-base.js": 74
9083
+ "./card-base.js": 75
9060
9084
  }],
9061
- 81: [function (require, module, exports) {
9085
+ 82: [function (require, module, exports) {
9062
9086
  var CardBase = require("./card-base.js");
9063
9087
  var CardRow = /*#__PURE__*/function (_CardBase7) {
9064
9088
  function CardRow() {
@@ -9075,9 +9099,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9075
9099
  }(CardBase);
9076
9100
  module.exports = CardRow;
9077
9101
  }, {
9078
- "./card-base.js": 74
9102
+ "./card-base.js": 75
9079
9103
  }],
9080
- 82: [function (require, module, exports) {
9104
+ 83: [function (require, module, exports) {
9081
9105
  var CardBase = require("./card-base.js");
9082
9106
  var CardSlider = /*#__PURE__*/function (_CardBase8) {
9083
9107
  function CardSlider() {
@@ -9094,9 +9118,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9094
9118
  }(CardBase);
9095
9119
  module.exports = CardSlider;
9096
9120
  }, {
9097
- "./card-base.js": 74
9121
+ "./card-base.js": 75
9098
9122
  }],
9099
- 83: [function (require, module, exports) {
9123
+ 84: [function (require, module, exports) {
9100
9124
  var CardBase = require("./card-base.js");
9101
9125
  var CardTitle = /*#__PURE__*/function (_CardBase9) {
9102
9126
  function CardTitle() {
@@ -9113,9 +9137,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9113
9137
  }(CardBase);
9114
9138
  module.exports = CardTitle;
9115
9139
  }, {
9116
- "./card-base.js": 74
9140
+ "./card-base.js": 75
9117
9141
  }],
9118
- 84: [function (require, module, exports) {
9142
+ 85: [function (require, module, exports) {
9119
9143
  var CardBase = require("./card-base.js");
9120
9144
  var CardVideo = /*#__PURE__*/function (_CardBase10) {
9121
9145
  function CardVideo() {
@@ -9132,9 +9156,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9132
9156
  }(CardBase);
9133
9157
  module.exports = CardVideo;
9134
9158
  }, {
9135
- "./card-base.js": 74
9159
+ "./card-base.js": 75
9136
9160
  }],
9137
- 85: [function (require, module, exports) {
9161
+ 86: [function (require, module, exports) {
9138
9162
  var CardBase = require("./card-base.js");
9139
9163
  var CardYoutube = /*#__PURE__*/function (_CardBase11) {
9140
9164
  function CardYoutube() {
@@ -9151,9 +9175,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9151
9175
  }(CardBase);
9152
9176
  module.exports = CardYoutube;
9153
9177
  }, {
9154
- "./card-base.js": 74
9178
+ "./card-base.js": 75
9155
9179
  }],
9156
- 86: [function (require, module, exports) {
9180
+ 87: [function (require, module, exports) {
9157
9181
  var PlattarBase = require("../interfaces/plattar-base.js");
9158
9182
  var Page = /*#__PURE__*/function (_PlattarBase18) {
9159
9183
  function Page() {
@@ -9170,9 +9194,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9170
9194
  }(PlattarBase);
9171
9195
  module.exports = Page;
9172
9196
  }, {
9173
- "../interfaces/plattar-base.js": 66
9197
+ "../interfaces/plattar-base.js": 67
9174
9198
  }],
9175
- 87: [function (require, module, exports) {
9199
+ 88: [function (require, module, exports) {
9176
9200
  var ProductBase = require("./product-base.js");
9177
9201
  var ProductAnnotation = /*#__PURE__*/function (_ProductBase) {
9178
9202
  function ProductAnnotation() {
@@ -9189,9 +9213,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9189
9213
  }(ProductBase);
9190
9214
  module.exports = ProductAnnotation;
9191
9215
  }, {
9192
- "./product-base.js": 88
9216
+ "./product-base.js": 89
9193
9217
  }],
9194
- 88: [function (require, module, exports) {
9218
+ 89: [function (require, module, exports) {
9195
9219
  var PlattarBase = require("../interfaces/plattar-base.js");
9196
9220
  var Server = require("../../server/plattar-server.js");
9197
9221
  var ProductBase = /*#__PURE__*/function (_PlattarBase19) {
@@ -9217,11 +9241,11 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9217
9241
  module.exports = ProductBase;
9218
9242
  }, {
9219
9243
  "../../server/plattar-server.js": 49,
9220
- "../interfaces/plattar-base.js": 66,
9221
- "./product-annotation.js": 87,
9222
- "./product-variation.js": 89
9244
+ "../interfaces/plattar-base.js": 67,
9245
+ "./product-annotation.js": 88,
9246
+ "./product-variation.js": 90
9223
9247
  }],
9224
- 89: [function (require, module, exports) {
9248
+ 90: [function (require, module, exports) {
9225
9249
  var ProductBase = require("./product-base.js");
9226
9250
  var ProductVariation = /*#__PURE__*/function (_ProductBase2) {
9227
9251
  function ProductVariation() {
@@ -9238,9 +9262,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9238
9262
  }(ProductBase);
9239
9263
  module.exports = ProductVariation;
9240
9264
  }, {
9241
- "./product-base.js": 88
9265
+ "./product-base.js": 89
9242
9266
  }],
9243
- 90: [function (require, module, exports) {
9267
+ 91: [function (require, module, exports) {
9244
9268
  var PlattarBase = require("../interfaces/plattar-base.js");
9245
9269
  var Product = /*#__PURE__*/function (_PlattarBase20) {
9246
9270
  function Product() {
@@ -9257,9 +9281,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9257
9281
  }(PlattarBase);
9258
9282
  module.exports = Product;
9259
9283
  }, {
9260
- "../interfaces/plattar-base.js": 66
9284
+ "../interfaces/plattar-base.js": 67
9261
9285
  }],
9262
- 91: [function (require, module, exports) {
9286
+ 92: [function (require, module, exports) {
9263
9287
  var SceneBase = require("./scene-base.js");
9264
9288
  var SceneAnnotation = /*#__PURE__*/function (_SceneBase) {
9265
9289
  function SceneAnnotation() {
@@ -9276,9 +9300,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9276
9300
  }(SceneBase);
9277
9301
  module.exports = SceneAnnotation;
9278
9302
  }, {
9279
- "./scene-base.js": 93
9303
+ "./scene-base.js": 94
9280
9304
  }],
9281
- 92: [function (require, module, exports) {
9305
+ 93: [function (require, module, exports) {
9282
9306
  var SceneBase = require("./scene-base.js");
9283
9307
  var SceneAudio = /*#__PURE__*/function (_SceneBase2) {
9284
9308
  function SceneAudio() {
@@ -9295,9 +9319,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9295
9319
  }(SceneBase);
9296
9320
  module.exports = SceneAudio;
9297
9321
  }, {
9298
- "./scene-base.js": 93
9322
+ "./scene-base.js": 94
9299
9323
  }],
9300
- 93: [function (require, module, exports) {
9324
+ 94: [function (require, module, exports) {
9301
9325
  var PlattarBase = require("../interfaces/plattar-base.js");
9302
9326
  var Server = require("../../server/plattar-server.js");
9303
9327
  var SceneBase = /*#__PURE__*/function (_PlattarBase21) {
@@ -9335,23 +9359,23 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9335
9359
  module.exports = SceneBase;
9336
9360
  }, {
9337
9361
  "../../server/plattar-server.js": 49,
9338
- "../interfaces/plattar-base.js": 66,
9339
- "./scene-annotation.js": 91,
9340
- "./scene-audio.js": 92,
9341
- "./scene-button.js": 94,
9342
- "./scene-camera.js": 95,
9343
- "./scene-carousel.js": 96,
9344
- "./scene-image.js": 99,
9345
- "./scene-model.js": 100,
9346
- "./scene-panorama.js": 101,
9347
- "./scene-poller.js": 102,
9348
- "./scene-product.js": 103,
9349
- "./scene-shadow.js": 105,
9350
- "./scene-video.js": 106,
9351
- "./scene-volumetric.js": 107,
9352
- "./scene-youtube.js": 108
9362
+ "../interfaces/plattar-base.js": 67,
9363
+ "./scene-annotation.js": 92,
9364
+ "./scene-audio.js": 93,
9365
+ "./scene-button.js": 95,
9366
+ "./scene-camera.js": 96,
9367
+ "./scene-carousel.js": 97,
9368
+ "./scene-image.js": 100,
9369
+ "./scene-model.js": 101,
9370
+ "./scene-panorama.js": 102,
9371
+ "./scene-poller.js": 103,
9372
+ "./scene-product.js": 104,
9373
+ "./scene-shadow.js": 106,
9374
+ "./scene-video.js": 107,
9375
+ "./scene-volumetric.js": 108,
9376
+ "./scene-youtube.js": 109
9353
9377
  }],
9354
- 94: [function (require, module, exports) {
9378
+ 95: [function (require, module, exports) {
9355
9379
  var SceneBase = require("./scene-base.js");
9356
9380
  var SceneButton = /*#__PURE__*/function (_SceneBase3) {
9357
9381
  function SceneButton() {
@@ -9368,9 +9392,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9368
9392
  }(SceneBase);
9369
9393
  module.exports = SceneButton;
9370
9394
  }, {
9371
- "./scene-base.js": 93
9395
+ "./scene-base.js": 94
9372
9396
  }],
9373
- 95: [function (require, module, exports) {
9397
+ 96: [function (require, module, exports) {
9374
9398
  var SceneBase = require("./scene-base.js");
9375
9399
  var SceneCamera = /*#__PURE__*/function (_SceneBase4) {
9376
9400
  function SceneCamera() {
@@ -9387,9 +9411,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9387
9411
  }(SceneBase);
9388
9412
  module.exports = SceneCamera;
9389
9413
  }, {
9390
- "./scene-base.js": 93
9414
+ "./scene-base.js": 94
9391
9415
  }],
9392
- 96: [function (require, module, exports) {
9416
+ 97: [function (require, module, exports) {
9393
9417
  var SceneBase = require("./scene-base.js");
9394
9418
  var SceneCarousel = /*#__PURE__*/function (_SceneBase5) {
9395
9419
  function SceneCarousel() {
@@ -9406,9 +9430,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9406
9430
  }(SceneBase);
9407
9431
  module.exports = SceneCarousel;
9408
9432
  }, {
9409
- "./scene-base.js": 93
9433
+ "./scene-base.js": 94
9410
9434
  }],
9411
- 97: [function (require, module, exports) {
9435
+ 98: [function (require, module, exports) {
9412
9436
  var PlattarBase = require("../interfaces/plattar-base.js");
9413
9437
  var SceneGalleryImage = /*#__PURE__*/function (_PlattarBase22) {
9414
9438
  function SceneGalleryImage() {
@@ -9425,9 +9449,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9425
9449
  }(PlattarBase);
9426
9450
  module.exports = SceneGalleryImage;
9427
9451
  }, {
9428
- "../interfaces/plattar-base.js": 66
9452
+ "../interfaces/plattar-base.js": 67
9429
9453
  }],
9430
- 98: [function (require, module, exports) {
9454
+ 99: [function (require, module, exports) {
9431
9455
  var PlattarBase = require("../interfaces/plattar-base.js");
9432
9456
  var SceneGallery = /*#__PURE__*/function (_PlattarBase23) {
9433
9457
  function SceneGallery() {
@@ -9444,9 +9468,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9444
9468
  }(PlattarBase);
9445
9469
  module.exports = SceneGallery;
9446
9470
  }, {
9447
- "../interfaces/plattar-base.js": 66
9471
+ "../interfaces/plattar-base.js": 67
9448
9472
  }],
9449
- 99: [function (require, module, exports) {
9473
+ 100: [function (require, module, exports) {
9450
9474
  var SceneBase = require("./scene-base.js");
9451
9475
  var SceneImage = /*#__PURE__*/function (_SceneBase6) {
9452
9476
  function SceneImage() {
@@ -9463,9 +9487,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9463
9487
  }(SceneBase);
9464
9488
  module.exports = SceneImage;
9465
9489
  }, {
9466
- "./scene-base.js": 93
9490
+ "./scene-base.js": 94
9467
9491
  }],
9468
- 100: [function (require, module, exports) {
9492
+ 101: [function (require, module, exports) {
9469
9493
  var SceneBase = require("./scene-base.js");
9470
9494
  var SceneModel = /*#__PURE__*/function (_SceneBase7) {
9471
9495
  function SceneModel() {
@@ -9482,9 +9506,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9482
9506
  }(SceneBase);
9483
9507
  module.exports = SceneModel;
9484
9508
  }, {
9485
- "./scene-base.js": 93
9509
+ "./scene-base.js": 94
9486
9510
  }],
9487
- 101: [function (require, module, exports) {
9511
+ 102: [function (require, module, exports) {
9488
9512
  var SceneBase = require("./scene-base.js");
9489
9513
  var ScenePanorama = /*#__PURE__*/function (_SceneBase8) {
9490
9514
  function ScenePanorama() {
@@ -9501,9 +9525,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9501
9525
  }(SceneBase);
9502
9526
  module.exports = ScenePanorama;
9503
9527
  }, {
9504
- "./scene-base.js": 93
9528
+ "./scene-base.js": 94
9505
9529
  }],
9506
- 102: [function (require, module, exports) {
9530
+ 103: [function (require, module, exports) {
9507
9531
  var SceneBase = require("./scene-base.js");
9508
9532
  var ScenePoller = /*#__PURE__*/function (_SceneBase9) {
9509
9533
  function ScenePoller() {
@@ -9520,9 +9544,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9520
9544
  }(SceneBase);
9521
9545
  module.exports = ScenePoller;
9522
9546
  }, {
9523
- "./scene-base.js": 93
9547
+ "./scene-base.js": 94
9524
9548
  }],
9525
- 103: [function (require, module, exports) {
9549
+ 104: [function (require, module, exports) {
9526
9550
  var SceneBase = require("./scene-base.js");
9527
9551
  var SceneProduct = /*#__PURE__*/function (_SceneBase10) {
9528
9552
  function SceneProduct() {
@@ -9539,9 +9563,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9539
9563
  }(SceneBase);
9540
9564
  module.exports = SceneProduct;
9541
9565
  }, {
9542
- "./scene-base.js": 93
9566
+ "./scene-base.js": 94
9543
9567
  }],
9544
- 104: [function (require, module, exports) {
9568
+ 105: [function (require, module, exports) {
9545
9569
  var SceneBase = require("./scene-base.js");
9546
9570
  var SceneScript = /*#__PURE__*/function (_SceneBase11) {
9547
9571
  function SceneScript() {
@@ -9558,9 +9582,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9558
9582
  }(SceneBase);
9559
9583
  module.exports = SceneScript;
9560
9584
  }, {
9561
- "./scene-base.js": 93
9585
+ "./scene-base.js": 94
9562
9586
  }],
9563
- 105: [function (require, module, exports) {
9587
+ 106: [function (require, module, exports) {
9564
9588
  var SceneBase = require("./scene-base.js");
9565
9589
  var SceneShadow = /*#__PURE__*/function (_SceneBase12) {
9566
9590
  function SceneShadow() {
@@ -9577,9 +9601,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9577
9601
  }(SceneBase);
9578
9602
  module.exports = SceneShadow;
9579
9603
  }, {
9580
- "./scene-base.js": 93
9604
+ "./scene-base.js": 94
9581
9605
  }],
9582
- 106: [function (require, module, exports) {
9606
+ 107: [function (require, module, exports) {
9583
9607
  var SceneBase = require("./scene-base.js");
9584
9608
  var SceneVideo = /*#__PURE__*/function (_SceneBase13) {
9585
9609
  function SceneVideo() {
@@ -9596,9 +9620,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9596
9620
  }(SceneBase);
9597
9621
  module.exports = SceneVideo;
9598
9622
  }, {
9599
- "./scene-base.js": 93
9623
+ "./scene-base.js": 94
9600
9624
  }],
9601
- 107: [function (require, module, exports) {
9625
+ 108: [function (require, module, exports) {
9602
9626
  var SceneBase = require("./scene-base.js");
9603
9627
  var SceneVolumetric = /*#__PURE__*/function (_SceneBase14) {
9604
9628
  function SceneVolumetric() {
@@ -9615,9 +9639,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9615
9639
  }(SceneBase);
9616
9640
  module.exports = SceneVolumetric;
9617
9641
  }, {
9618
- "./scene-base.js": 93
9642
+ "./scene-base.js": 94
9619
9643
  }],
9620
- 108: [function (require, module, exports) {
9644
+ 109: [function (require, module, exports) {
9621
9645
  var SceneBase = require("./scene-base.js");
9622
9646
  var SceneYoutube = /*#__PURE__*/function (_SceneBase15) {
9623
9647
  function SceneYoutube() {
@@ -9634,9 +9658,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9634
9658
  }(SceneBase);
9635
9659
  module.exports = SceneYoutube;
9636
9660
  }, {
9637
- "./scene-base.js": 93
9661
+ "./scene-base.js": 94
9638
9662
  }],
9639
- 109: [function (require, module, exports) {
9663
+ 110: [function (require, module, exports) {
9640
9664
  var PlattarBase = require("../interfaces/plattar-base.js");
9641
9665
  var Scene = /*#__PURE__*/function (_PlattarBase24) {
9642
9666
  function Scene() {
@@ -9653,9 +9677,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9653
9677
  }(PlattarBase);
9654
9678
  module.exports = Scene;
9655
9679
  }, {
9656
- "../interfaces/plattar-base.js": 66
9680
+ "../interfaces/plattar-base.js": 67
9657
9681
  }],
9658
- 110: [function (require, module, exports) {
9682
+ 111: [function (require, module, exports) {
9659
9683
  var PlattarBase = require("../interfaces/plattar-base.js");
9660
9684
  var TriggerImage = /*#__PURE__*/function (_PlattarBase25) {
9661
9685
  function TriggerImage() {
@@ -9672,9 +9696,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9672
9696
  }(PlattarBase);
9673
9697
  module.exports = TriggerImage;
9674
9698
  }, {
9675
- "../interfaces/plattar-base.js": 66
9699
+ "../interfaces/plattar-base.js": 67
9676
9700
  }],
9677
- 111: [function (require, module, exports) {
9701
+ 112: [function (require, module, exports) {
9678
9702
  var Application = require("../types/application.js");
9679
9703
 
9680
9704
  // import Scene types and its children
@@ -9722,6 +9746,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9722
9746
  var FileModel = require("../types/file/file-model.js");
9723
9747
  var FileImage = require("../types/file/file-image.js");
9724
9748
  var FileScript = require("../types/file/file-script.js");
9749
+ var FileJSON = require("../types/file/file-json.js");
9725
9750
 
9726
9751
  // import Trigger and its types
9727
9752
  var TriggerImage = require("../types/trigger/trigger-image.js");
@@ -9748,7 +9773,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9748
9773
  });
9749
9774
  /**
9750
9775
  * Checks if the provided Object is a Plattar Object
9751
- *
9776
+ *
9752
9777
  * @param {*} obj The object instance to check
9753
9778
  */
9754
9779
  PlattarUtil.isPlattarObject = function (obj) {
@@ -9766,9 +9791,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9766
9791
  * This function will recursively reconstruct an object
9767
9792
  * and its required hierarchy from a provided response JSON
9768
9793
  * from the PLATTAR Server.
9769
- *
9794
+ *
9770
9795
  * This is an internal use function and should not be used directly
9771
- *
9796
+ *
9772
9797
  * @param {*} parent The parent object of the request
9773
9798
  * @param {*} json The parsed JSON data from the PLATTAR Server
9774
9799
  * @param {*} options The cache/process options
@@ -9827,7 +9852,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9827
9852
  /**
9828
9853
  * Used to dynamically match types from the Plattar API into class objects
9829
9854
  * Throws an Error if the provided type does not exit.
9830
- *
9855
+ *
9831
9856
  * @param {*} type (string) the type of object to create
9832
9857
  * @param {*} id (string) the id of the object
9833
9858
  * @param {*} server (optional) the server this object belongs in
@@ -9843,7 +9868,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9843
9868
 
9844
9869
  /**
9845
9870
  * Dynamic class matching provided an object type as a string
9846
- *
9871
+ *
9847
9872
  * @param {*} type The type of class to construct
9848
9873
  */
9849
9874
  PlattarUtil.match = function (type) {
@@ -9910,6 +9935,8 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9910
9935
  return FileImage;
9911
9936
  case FileScript.type():
9912
9937
  return FileScript;
9938
+ case FileJSON.type():
9939
+ return FileJSON;
9913
9940
  case CardMap.type():
9914
9941
  return CardMap;
9915
9942
  case CardParagraph.type():
@@ -9977,54 +10004,55 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
9977
10004
  "../types/content-pipeline/solution.js": 59,
9978
10005
  "../types/file/file-audio.js": 60,
9979
10006
  "../types/file/file-image.js": 62,
9980
- "../types/file/file-model.js": 63,
9981
- "../types/file/file-script.js": 64,
9982
- "../types/file/file-video.js": 65,
9983
- "../types/interfaces/plattar-object.js": 68,
9984
- "../types/misc/application-build.js": 69,
9985
- "../types/misc/asset-library": 70,
9986
- "../types/misc/async-job.js": 71,
9987
- "../types/misc/script-event.js": 72,
9988
- "../types/misc/tag.js": 73,
9989
- "../types/page/card-button.js": 75,
9990
- "../types/page/card-html.js": 76,
9991
- "../types/page/card-iframe.js": 77,
9992
- "../types/page/card-image.js": 78,
9993
- "../types/page/card-map.js": 79,
9994
- "../types/page/card-paragraph.js": 80,
9995
- "../types/page/card-row.js": 81,
9996
- "../types/page/card-slider.js": 82,
9997
- "../types/page/card-title.js": 83,
9998
- "../types/page/card-video.js": 84,
9999
- "../types/page/card-youtube.js": 85,
10000
- "../types/page/page.js": 86,
10001
- "../types/product/product-annotation.js": 87,
10002
- "../types/product/product-variation.js": 89,
10003
- "../types/product/product.js": 90,
10004
- "../types/scene/scene-annotation.js": 91,
10005
- "../types/scene/scene-audio.js": 92,
10006
- "../types/scene/scene-button.js": 94,
10007
- "../types/scene/scene-camera.js": 95,
10008
- "../types/scene/scene-carousel.js": 96,
10009
- "../types/scene/scene-gallery-image.js": 97,
10010
- "../types/scene/scene-gallery.js": 98,
10011
- "../types/scene/scene-image.js": 99,
10012
- "../types/scene/scene-model.js": 100,
10013
- "../types/scene/scene-panorama.js": 101,
10014
- "../types/scene/scene-poller.js": 102,
10015
- "../types/scene/scene-product.js": 103,
10016
- "../types/scene/scene-script.js": 104,
10017
- "../types/scene/scene-shadow.js": 105,
10018
- "../types/scene/scene-video.js": 106,
10019
- "../types/scene/scene-volumetric.js": 107,
10020
- "../types/scene/scene-youtube.js": 108,
10021
- "../types/scene/scene.js": 109,
10022
- "../types/trigger/trigger-image.js": 110
10007
+ "../types/file/file-json.js": 63,
10008
+ "../types/file/file-model.js": 64,
10009
+ "../types/file/file-script.js": 65,
10010
+ "../types/file/file-video.js": 66,
10011
+ "../types/interfaces/plattar-object.js": 69,
10012
+ "../types/misc/application-build.js": 70,
10013
+ "../types/misc/asset-library": 71,
10014
+ "../types/misc/async-job.js": 72,
10015
+ "../types/misc/script-event.js": 73,
10016
+ "../types/misc/tag.js": 74,
10017
+ "../types/page/card-button.js": 76,
10018
+ "../types/page/card-html.js": 77,
10019
+ "../types/page/card-iframe.js": 78,
10020
+ "../types/page/card-image.js": 79,
10021
+ "../types/page/card-map.js": 80,
10022
+ "../types/page/card-paragraph.js": 81,
10023
+ "../types/page/card-row.js": 82,
10024
+ "../types/page/card-slider.js": 83,
10025
+ "../types/page/card-title.js": 84,
10026
+ "../types/page/card-video.js": 85,
10027
+ "../types/page/card-youtube.js": 86,
10028
+ "../types/page/page.js": 87,
10029
+ "../types/product/product-annotation.js": 88,
10030
+ "../types/product/product-variation.js": 90,
10031
+ "../types/product/product.js": 91,
10032
+ "../types/scene/scene-annotation.js": 92,
10033
+ "../types/scene/scene-audio.js": 93,
10034
+ "../types/scene/scene-button.js": 95,
10035
+ "../types/scene/scene-camera.js": 96,
10036
+ "../types/scene/scene-carousel.js": 97,
10037
+ "../types/scene/scene-gallery-image.js": 98,
10038
+ "../types/scene/scene-gallery.js": 99,
10039
+ "../types/scene/scene-image.js": 100,
10040
+ "../types/scene/scene-model.js": 101,
10041
+ "../types/scene/scene-panorama.js": 102,
10042
+ "../types/scene/scene-poller.js": 103,
10043
+ "../types/scene/scene-product.js": 104,
10044
+ "../types/scene/scene-script.js": 105,
10045
+ "../types/scene/scene-shadow.js": 106,
10046
+ "../types/scene/scene-video.js": 107,
10047
+ "../types/scene/scene-volumetric.js": 108,
10048
+ "../types/scene/scene-youtube.js": 109,
10049
+ "../types/scene/scene.js": 110,
10050
+ "../types/trigger/trigger-image.js": 111
10023
10051
  }],
10024
- 112: [function (require, module, exports) {
10025
- module.exports = "1.178.1";
10026
- }, {}],
10027
10052
  113: [function (require, module, exports) {
10053
+ module.exports = "1.186.3";
10054
+ }, {}],
10055
+ 114: [function (require, module, exports) {
10028
10056
  var QRCodeStyling = require("qr-code-styling");
10029
10057
  var hash = require("object-hash");
10030
10058
  var BaseElement = /*#__PURE__*/function (_HTMLElement2) {
@@ -10296,10 +10324,10 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
10296
10324
  }(/*#__PURE__*/_wrapNativeSuper(HTMLElement));
10297
10325
  module.exports = BaseElement;
10298
10326
  }, {
10299
- "object-hash": 143,
10300
- "qr-code-styling": 145
10327
+ "object-hash": 144,
10328
+ "qr-code-styling": 146
10301
10329
  }],
10302
- 114: [function (require, module, exports) {
10330
+ 115: [function (require, module, exports) {
10303
10331
  var BaseElement = require("./base/base-element.js");
10304
10332
  var QRCodeElement = /*#__PURE__*/function (_BaseElement) {
10305
10333
  function QRCodeElement() {
@@ -10311,9 +10339,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
10311
10339
  }(BaseElement);
10312
10340
  module.exports = QRCodeElement;
10313
10341
  }, {
10314
- "./base/base-element.js": 113
10342
+ "./base/base-element.js": 114
10315
10343
  }],
10316
- 115: [function (require, module, exports) {
10344
+ 116: [function (require, module, exports) {
10317
10345
  "use strict";
10318
10346
 
10319
10347
  var QRCodeElement = require("./elements/qrcode-element.js");
@@ -10328,15 +10356,13 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
10328
10356
  version: Version
10329
10357
  };
10330
10358
  }, {
10331
- "./elements/qrcode-element.js": 114,
10332
- "./version": 116
10333
- }],
10334
- 116: [function (require, module, exports) {
10335
- arguments[4][112][0].apply(exports, arguments);
10336
- }, {
10337
- "dup": 112
10359
+ "./elements/qrcode-element.js": 115,
10360
+ "./version": 117
10338
10361
  }],
10339
10362
  117: [function (require, module, exports) {
10363
+ module.exports = "1.178.1";
10364
+ }, {}],
10365
+ 118: [function (require, module, exports) {
10340
10366
  "use strict";
10341
10367
 
10342
10368
  var __importDefault = this && this.__importDefault || function (mod) {
@@ -10522,11 +10548,11 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
10522
10548
  }();
10523
10549
  exports.Configurator = Configurator;
10524
10550
  }, {
10525
- "./remote-request": 119,
10551
+ "./remote-request": 120,
10526
10552
  "@plattar/plattar-api": 47,
10527
- "object-hash": 143
10553
+ "object-hash": 144
10528
10554
  }],
10529
- 118: [function (require, module, exports) {
10555
+ 119: [function (require, module, exports) {
10530
10556
  "use strict";
10531
10557
 
10532
10558
  var __importDefault = this && this.__importDefault || function (mod) {
@@ -10603,11 +10629,11 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
10603
10629
  }();
10604
10630
  exports.ModelConverter = ModelConverter;
10605
10631
  }, {
10606
- "./remote-request": 119,
10632
+ "./remote-request": 120,
10607
10633
  "@plattar/plattar-api": 47,
10608
- "object-hash": 143
10634
+ "object-hash": 144
10609
10635
  }],
10610
- 119: [function (require, module, exports) {
10636
+ 120: [function (require, module, exports) {
10611
10637
  "use strict";
10612
10638
 
10613
10639
  var __importDefault = this && this.__importDefault || function (mod) {
@@ -10684,9 +10710,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
10684
10710
  }();
10685
10711
  exports.RemoteRequest = RemoteRequest;
10686
10712
  }, {
10687
- "node-fetch": 142
10713
+ "node-fetch": 143
10688
10714
  }],
10689
- 120: [function (require, module, exports) {
10715
+ 121: [function (require, module, exports) {
10690
10716
  "use strict";
10691
10717
 
10692
10718
  var __createBinding = this && this.__createBinding || (Object.create ? function (o, m, k, k2) {
@@ -10713,13 +10739,23 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
10713
10739
  } : function (o, v) {
10714
10740
  o["default"] = v;
10715
10741
  });
10716
- var __importStar = this && this.__importStar || function (mod) {
10717
- if (mod && mod.__esModule) return mod;
10718
- var result = {};
10719
- if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
10720
- __setModuleDefault(result, mod);
10721
- return result;
10722
- };
10742
+ var __importStar = this && this.__importStar || function () {
10743
+ var _ownKeys2 = function ownKeys(o) {
10744
+ _ownKeys2 = Object.getOwnPropertyNames || function (o) {
10745
+ var ar = [];
10746
+ for (var k in o) if (Object.prototype.hasOwnProperty.call(o, k)) ar[ar.length] = k;
10747
+ return ar;
10748
+ };
10749
+ return _ownKeys2(o);
10750
+ };
10751
+ return function (mod) {
10752
+ if (mod && mod.__esModule) return mod;
10753
+ var result = {};
10754
+ if (mod != null) for (var k = _ownKeys2(mod), i = 0; i < k.length; i++) if (k[i] !== "default") __createBinding(result, mod, k[i]);
10755
+ __setModuleDefault(result, mod);
10756
+ return result;
10757
+ };
10758
+ }();
10723
10759
  var __importDefault = this && this.__importDefault || function (mod) {
10724
10760
  return mod && mod.__esModule ? mod : {
10725
10761
  "default": mod
@@ -10747,19 +10783,19 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
10747
10783
  var version_1 = __importDefault(require("./version"));
10748
10784
  console.log("using @plattar/plattar-services v" + version_1["default"]);
10749
10785
  }, {
10750
- "./core/configurator": 117,
10751
- "./core/model-converter": 118,
10752
- "./version": 121
10786
+ "./core/configurator": 118,
10787
+ "./core/model-converter": 119,
10788
+ "./version": 122
10753
10789
  }],
10754
- 121: [function (require, module, exports) {
10790
+ 122: [function (require, module, exports) {
10755
10791
  "use strict";
10756
10792
 
10757
10793
  Object.defineProperty(exports, "__esModule", {
10758
10794
  value: true
10759
10795
  });
10760
- exports["default"] = "1.157.1";
10796
+ exports["default"] = "1.186.1";
10761
10797
  }, {}],
10762
- 122: [function (require, module, exports) {
10798
+ 123: [function (require, module, exports) {
10763
10799
  var Util = require("../../util/util");
10764
10800
  var ElementController = require("../controllers/element-controller");
10765
10801
  var _require = require("@plattar/context-messenger"),
@@ -10941,11 +10977,11 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
10941
10977
  }(/*#__PURE__*/_wrapNativeSuper(HTMLElement));
10942
10978
  module.exports = BaseElement;
10943
10979
  }, {
10944
- "../../util/util": 137,
10945
- "../controllers/element-controller": 124,
10980
+ "../../util/util": 138,
10981
+ "../controllers/element-controller": 125,
10946
10982
  "@plattar/context-messenger": 24
10947
10983
  }],
10948
- 123: [function (require, module, exports) {
10984
+ 124: [function (require, module, exports) {
10949
10985
  var BaseElement = require("./base/base-element.js");
10950
10986
  var ConfiguratorElement = /*#__PURE__*/function (_BaseElement2) {
10951
10987
  function ConfiguratorElement() {
@@ -10990,9 +11026,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
10990
11026
  }(BaseElement);
10991
11027
  module.exports = ConfiguratorElement;
10992
11028
  }, {
10993
- "./base/base-element.js": 122
11029
+ "./base/base-element.js": 123
10994
11030
  }],
10995
- 124: [function (require, module, exports) {
11031
+ 125: [function (require, module, exports) {
10996
11032
  var Util = require("../../util/util.js");
10997
11033
  var _require2 = require("@plattar/context-messenger"),
10998
11034
  messenger = _require2.messenger;
@@ -11098,11 +11134,11 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11098
11134
  }();
11099
11135
  module.exports = ElementController;
11100
11136
  }, {
11101
- "../../util/util.js": 137,
11102
- "./iframe-controller.js": 125,
11137
+ "../../util/util.js": 138,
11138
+ "./iframe-controller.js": 126,
11103
11139
  "@plattar/context-messenger": 24
11104
11140
  }],
11105
- 125: [function (require, module, exports) {
11141
+ 126: [function (require, module, exports) {
11106
11142
  var Util = require("../../util/util.js");
11107
11143
  var IFrameController = /*#__PURE__*/function () {
11108
11144
  function IFrameController(element, src, id) {
@@ -11198,9 +11234,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11198
11234
  }();
11199
11235
  module.exports = IFrameController;
11200
11236
  }, {
11201
- "../../util/util.js": 137
11237
+ "../../util/util.js": 138
11202
11238
  }],
11203
- 126: [function (require, module, exports) {
11239
+ 127: [function (require, module, exports) {
11204
11240
  var BaseElement = require("./base/base-element.js");
11205
11241
  var EditorElement = /*#__PURE__*/function (_BaseElement3) {
11206
11242
  function EditorElement() {
@@ -11222,9 +11258,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11222
11258
  }(BaseElement);
11223
11259
  module.exports = EditorElement;
11224
11260
  }, {
11225
- "./base/base-element.js": 122
11261
+ "./base/base-element.js": 123
11226
11262
  }],
11227
- 127: [function (require, module, exports) {
11263
+ 128: [function (require, module, exports) {
11228
11264
  var BaseElement = require("./base/base-element.js");
11229
11265
  var EWallElement = /*#__PURE__*/function (_BaseElement4) {
11230
11266
  function EWallElement() {
@@ -11246,9 +11282,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11246
11282
  }(BaseElement);
11247
11283
  module.exports = EWallElement;
11248
11284
  }, {
11249
- "./base/base-element.js": 122
11285
+ "./base/base-element.js": 123
11250
11286
  }],
11251
- 128: [function (require, module, exports) {
11287
+ 129: [function (require, module, exports) {
11252
11288
  var BaseElement = require("./base/base-element.js");
11253
11289
  var FaceARElement = /*#__PURE__*/function (_BaseElement5) {
11254
11290
  function FaceARElement() {
@@ -11290,9 +11326,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11290
11326
  }(BaseElement);
11291
11327
  module.exports = FaceARElement;
11292
11328
  }, {
11293
- "./base/base-element.js": 122
11329
+ "./base/base-element.js": 123
11294
11330
  }],
11295
- 129: [function (require, module, exports) {
11331
+ 130: [function (require, module, exports) {
11296
11332
  var BaseElement = require("./base/base-element.js");
11297
11333
  var GalleryElement = /*#__PURE__*/function (_BaseElement6) {
11298
11334
  function GalleryElement() {
@@ -11319,9 +11355,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11319
11355
  }(BaseElement);
11320
11356
  module.exports = GalleryElement;
11321
11357
  }, {
11322
- "./base/base-element.js": 122
11358
+ "./base/base-element.js": 123
11323
11359
  }],
11324
- 130: [function (require, module, exports) {
11360
+ 131: [function (require, module, exports) {
11325
11361
  var BaseElement = require("./base/base-element.js");
11326
11362
  var LauncherElement = /*#__PURE__*/function (_BaseElement7) {
11327
11363
  function LauncherElement() {
@@ -11378,9 +11414,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11378
11414
  }(BaseElement);
11379
11415
  module.exports = LauncherElement;
11380
11416
  }, {
11381
- "./base/base-element.js": 122
11417
+ "./base/base-element.js": 123
11382
11418
  }],
11383
- 131: [function (require, module, exports) {
11419
+ 132: [function (require, module, exports) {
11384
11420
  var BaseElement = require("./base/base-element.js");
11385
11421
  var ModelElement = /*#__PURE__*/function (_BaseElement8) {
11386
11422
  function ModelElement() {
@@ -11421,9 +11457,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11421
11457
  }(BaseElement);
11422
11458
  module.exports = ModelElement;
11423
11459
  }, {
11424
- "./base/base-element.js": 122
11460
+ "./base/base-element.js": 123
11425
11461
  }],
11426
- 132: [function (require, module, exports) {
11462
+ 133: [function (require, module, exports) {
11427
11463
  var BaseElement = require("./base/base-element.js");
11428
11464
  var ProductElement = /*#__PURE__*/function (_BaseElement9) {
11429
11465
  function ProductElement() {
@@ -11467,9 +11503,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11467
11503
  }(BaseElement);
11468
11504
  module.exports = ProductElement;
11469
11505
  }, {
11470
- "./base/base-element.js": 122
11506
+ "./base/base-element.js": 123
11471
11507
  }],
11472
- 133: [function (require, module, exports) {
11508
+ 134: [function (require, module, exports) {
11473
11509
  var BaseElement = require("./base/base-element.js");
11474
11510
  var StudioElement = /*#__PURE__*/function (_BaseElement10) {
11475
11511
  function StudioElement() {
@@ -11502,9 +11538,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11502
11538
  }(BaseElement);
11503
11539
  module.exports = StudioElement;
11504
11540
  }, {
11505
- "./base/base-element.js": 122
11541
+ "./base/base-element.js": 123
11506
11542
  }],
11507
- 134: [function (require, module, exports) {
11543
+ 135: [function (require, module, exports) {
11508
11544
  var BaseElement = require("./base/base-element.js");
11509
11545
  var ViewerElement = /*#__PURE__*/function (_BaseElement11) {
11510
11546
  function ViewerElement() {
@@ -11543,9 +11579,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11543
11579
  }(BaseElement);
11544
11580
  module.exports = ViewerElement;
11545
11581
  }, {
11546
- "./base/base-element.js": 122
11582
+ "./base/base-element.js": 123
11547
11583
  }],
11548
- 135: [function (require, module, exports) {
11584
+ 136: [function (require, module, exports) {
11549
11585
  var BaseElement = require("./base/base-element.js");
11550
11586
  var WebXRElement = /*#__PURE__*/function (_BaseElement12) {
11551
11587
  function WebXRElement() {
@@ -11567,9 +11603,9 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11567
11603
  }(BaseElement);
11568
11604
  module.exports = WebXRElement;
11569
11605
  }, {
11570
- "./base/base-element.js": 122
11606
+ "./base/base-element.js": 123
11571
11607
  }],
11572
- 136: [function (require, module, exports) {
11608
+ 137: [function (require, module, exports) {
11573
11609
  "use strict";
11574
11610
 
11575
11611
  var WebXRElement = require("./elements/webxr-element.js");
@@ -11622,20 +11658,20 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11622
11658
  version: Version
11623
11659
  };
11624
11660
  }, {
11625
- "./elements/configurator-element.js": 123,
11626
- "./elements/editor-element.js": 126,
11627
- "./elements/ewall-element.js": 127,
11628
- "./elements/facear-element.js": 128,
11629
- "./elements/gallery-element.js": 129,
11630
- "./elements/launcher-element.js": 130,
11631
- "./elements/model-element.js": 131,
11632
- "./elements/product-element.js": 132,
11633
- "./elements/studio-element.js": 133,
11634
- "./elements/viewer-element.js": 134,
11635
- "./elements/webxr-element.js": 135,
11636
- "./version": 138
11661
+ "./elements/configurator-element.js": 124,
11662
+ "./elements/editor-element.js": 127,
11663
+ "./elements/ewall-element.js": 128,
11664
+ "./elements/facear-element.js": 129,
11665
+ "./elements/gallery-element.js": 130,
11666
+ "./elements/launcher-element.js": 131,
11667
+ "./elements/model-element.js": 132,
11668
+ "./elements/product-element.js": 133,
11669
+ "./elements/studio-element.js": 134,
11670
+ "./elements/viewer-element.js": 135,
11671
+ "./elements/webxr-element.js": 136,
11672
+ "./version": 139
11637
11673
  }],
11638
- 137: [function (require, module, exports) {
11674
+ 138: [function (require, module, exports) {
11639
11675
  var Util = /*#__PURE__*/function () {
11640
11676
  function Util() {
11641
11677
  _classCallCheck(this, Util);
@@ -11706,10 +11742,10 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11706
11742
  }();
11707
11743
  module.exports = Util;
11708
11744
  }, {}],
11709
- 138: [function (require, module, exports) {
11745
+ 139: [function (require, module, exports) {
11710
11746
  module.exports = "1.182.2";
11711
11747
  }, {}],
11712
- 139: [function (require, module, exports) {
11748
+ 140: [function (require, module, exports) {
11713
11749
  'use strict';
11714
11750
 
11715
11751
  exports.byteLength = byteLength;
@@ -11815,7 +11851,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
11815
11851
  return parts.join('');
11816
11852
  }
11817
11853
  }, {}],
11818
- 140: [function (require, module, exports) {
11854
+ 141: [function (require, module, exports) {
11819
11855
  (function (Buffer) {
11820
11856
  (function () {
11821
11857
  /*!
@@ -13313,11 +13349,11 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
13313
13349
  }).call(this);
13314
13350
  }).call(this, require("buffer").Buffer);
13315
13351
  }, {
13316
- "base64-js": 139,
13317
- "buffer": 140,
13318
- "ieee754": 141
13352
+ "base64-js": 140,
13353
+ "buffer": 141,
13354
+ "ieee754": 142
13319
13355
  }],
13320
- 141: [function (require, module, exports) {
13356
+ 142: [function (require, module, exports) {
13321
13357
  /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */
13322
13358
  exports.read = function (buffer, offset, isLE, mLen, nBytes) {
13323
13359
  var e, m;
@@ -13393,7 +13429,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
13393
13429
  buffer[offset + i - d] |= s * 128;
13394
13430
  };
13395
13431
  }, {}],
13396
- 142: [function (require, module, exports) {
13432
+ 143: [function (require, module, exports) {
13397
13433
  (function (global) {
13398
13434
  (function () {
13399
13435
  "use strict";
@@ -13427,7 +13463,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
13427
13463
  }).call(this);
13428
13464
  }).call(this, typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {});
13429
13465
  }, {}],
13430
- 143: [function (require, module, exports) {
13466
+ 144: [function (require, module, exports) {
13431
13467
  (function (global) {
13432
13468
  (function () {
13433
13469
  !function (e) {
@@ -14427,7 +14463,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
14427
14463
  }).call(this);
14428
14464
  }).call(this, typeof global !== "undefined" ? global : typeof self !== "undefined" ? self : typeof window !== "undefined" ? window : {});
14429
14465
  }, {}],
14430
- 144: [function (require, module, exports) {
14466
+ 145: [function (require, module, exports) {
14431
14467
  // shim for using process in browser
14432
14468
  var process = module.exports = {};
14433
14469
 
@@ -14604,7 +14640,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
14604
14640
  return 0;
14605
14641
  };
14606
14642
  }, {}],
14607
- 145: [function (require, module, exports) {
14643
+ 146: [function (require, module, exports) {
14608
14644
  (function (Buffer) {
14609
14645
  (function () {
14610
14646
  !function (t, e) {
@@ -16233,8 +16269,8 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
16233
16269
  t = _ref20[0],
16234
16270
  r = _ref20[1],
16235
16271
  n = _ref20[2];
16236
- var g, _, m, b, y, x, S, C, A, M, $, O, D, z;
16237
- var k = _p + t * o * (i - 7),
16272
+ var g, _, m, b, y, x, S, C, A, M, $, O, D, k;
16273
+ var z = _p + t * o * (i - 7),
16238
16274
  B = v + r * o * (i - 7);
16239
16275
  var P = _this86._dotsClipPath,
16240
16276
  I = _this86._dotsClipPath;
@@ -16242,7 +16278,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
16242
16278
  options: null === (m = e.cornersSquareOptions) || void 0 === m ? void 0 : m.gradient,
16243
16279
  color: null === (b = e.cornersSquareOptions) || void 0 === b ? void 0 : b.color,
16244
16280
  additionalRotation: n,
16245
- x: k,
16281
+ x: z,
16246
16282
  y: B,
16247
16283
  height: a,
16248
16284
  width: a,
@@ -16253,7 +16289,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
16253
16289
  type: e.cornersSquareOptions.type,
16254
16290
  window: _this86._window
16255
16291
  });
16256
- _t7.draw(k, B, a, n), _t7._element && P && P.appendChild(_t7._element);
16292
+ _t7.draw(z, B, a, n), _t7._element && P && P.appendChild(_t7._element);
16257
16293
  } else {
16258
16294
  var _t8 = new s({
16259
16295
  svg: _this86._element,
@@ -16262,7 +16298,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
16262
16298
  });
16263
16299
  var _loop6 = function _loop6(_e5) {
16264
16300
  var _loop7 = function _loop7(_i5) {
16265
- (null === (S = f[_e5]) || void 0 === S ? void 0 : S[_i5]) && (_t8.draw(k + _i5 * o, B + _e5 * o, o, function (t, r) {
16301
+ (null === (S = f[_e5]) || void 0 === S ? void 0 : S[_i5]) && (_t8.draw(z + _i5 * o, B + _e5 * o, o, function (t, r) {
16266
16302
  var n;
16267
16303
  return !!(null === (n = f[_e5 + r]) || void 0 === n ? void 0 : n[_i5 + t]);
16268
16304
  }), _t8._element && P && P.appendChild(_t8._element));
@@ -16279,7 +16315,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
16279
16315
  options: null === (M = e.cornersDotOptions) || void 0 === M ? void 0 : M.gradient,
16280
16316
  color: null === ($ = e.cornersDotOptions) || void 0 === $ ? void 0 : $.color,
16281
16317
  additionalRotation: n,
16282
- x: k + 2 * o,
16318
+ x: z + 2 * o,
16283
16319
  y: B + 2 * o,
16284
16320
  height: u,
16285
16321
  width: u,
@@ -16290,7 +16326,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
16290
16326
  type: e.cornersDotOptions.type,
16291
16327
  window: _this86._window
16292
16328
  });
16293
- _t9.draw(k + 2 * o, B + 2 * o, u, n), _t9._element && I && I.appendChild(_t9._element);
16329
+ _t9.draw(z + 2 * o, B + 2 * o, u, n), _t9._element && I && I.appendChild(_t9._element);
16294
16330
  } else {
16295
16331
  var _t10 = new s({
16296
16332
  svg: _this86._element,
@@ -16299,7 +16335,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
16299
16335
  });
16300
16336
  var _loop8 = function _loop8(_e6) {
16301
16337
  var _loop9 = function _loop9(_i6) {
16302
- (null === (z = w[_e6]) || void 0 === z ? void 0 : z[_i6]) && (_t10.draw(k + _i6 * o, B + _e6 * o, o, function (t, r) {
16338
+ (null === (k = w[_e6]) || void 0 === k ? void 0 : k[_i6]) && (_t10.draw(z + _i6 * o, B + _e6 * o, o, function (t, r) {
16303
16339
  var n;
16304
16340
  return !!(null === (n = w[_e6 + r]) || void 0 === n ? void 0 : n[_i6 + t]);
16305
16341
  }), _t10._element && I && I.appendChild(_t10._element));
@@ -16388,7 +16424,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
16388
16424
  case 0:
16389
16425
  t = _ref23.width, e = _ref23.height, i = _ref23.count, r = _ref23.dotSize;
16390
16426
  n = this._options, o = this._roundSize((n.width - i * r) / 2), s = this._roundSize((n.height - i * r) / 2), a = o + this._roundSize(n.imageOptions.margin + (i * r - t) / 2), h = s + this._roundSize(n.imageOptions.margin + (i * r - e) / 2), d = t - 2 * n.imageOptions.margin, u = e - 2 * n.imageOptions.margin, c = this._window.document.createElementNS("http://www.w3.org/2000/svg", "image");
16391
- c.setAttribute("href", this._imageUri || ""), c.setAttribute("x", String(a)), c.setAttribute("y", String(h)), c.setAttribute("width", "".concat(d, "px")), c.setAttribute("height", "".concat(u, "px")), this._element.appendChild(c);
16427
+ c.setAttribute("href", this._imageUri || ""), c.setAttribute("xlink:href", this._imageUri || ""), c.setAttribute("x", String(a)), c.setAttribute("y", String(h)), c.setAttribute("width", "".concat(d, "px")), c.setAttribute("height", "".concat(u, "px")), this._element.appendChild(c);
16392
16428
  case 3:
16393
16429
  case "end":
16394
16430
  return _context52.stop();
@@ -16746,7 +16782,7 @@ function _typeof(o) { "@babel/helpers - typeof"; return _typeof = "function" ==
16746
16782
  }).call(this);
16747
16783
  }).call(this, require("buffer").Buffer);
16748
16784
  }, {
16749
- "buffer": 140
16785
+ "buffer": 141
16750
16786
  }]
16751
16787
  }, {}, [16])(16);
16752
16788
  });