@plattar/plattar-ar-adapter 1.123.3 → 1.123.4
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1662,7 +1662,7 @@ exports.Util = Util;
|
|
|
1662
1662
|
},{}],15:[function(require,module,exports){
|
|
1663
1663
|
"use strict";
|
|
1664
1664
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
1665
|
-
exports.default = "1.123.
|
|
1665
|
+
exports.default = "1.123.4";
|
|
1666
1666
|
|
|
1667
1667
|
},{}],16:[function(require,module,exports){
|
|
1668
1668
|
"use strict";
|
|
@@ -6276,6 +6276,12 @@ class FaceARElement extends BaseElement {
|
|
|
6276
6276
|
}, {
|
|
6277
6277
|
key: "product-id",
|
|
6278
6278
|
map: "productId"
|
|
6279
|
+
}, {
|
|
6280
|
+
key: "config-state",
|
|
6281
|
+
map: "config_state"
|
|
6282
|
+
}, {
|
|
6283
|
+
key: "show-ar",
|
|
6284
|
+
map: "show_ar"
|
|
6279
6285
|
}];
|
|
6280
6286
|
}
|
|
6281
6287
|
}
|
|
@@ -6532,7 +6538,7 @@ class Util {
|
|
|
6532
6538
|
|
|
6533
6539
|
module.exports = Util;
|
|
6534
6540
|
},{}],128:[function(require,module,exports){
|
|
6535
|
-
module.exports = "1.
|
|
6541
|
+
module.exports = "1.123.1";
|
|
6536
6542
|
|
|
6537
6543
|
},{}],129:[function(require,module,exports){
|
|
6538
6544
|
(function (global){(function (){
|