lido-player 0.0.2-beta-15 → 0.0.2-beta-16-dev
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/cjs/{decode-xNTgi2vl.js → decode-C08Ujimj.js} +1 -1
- package/dist/cjs/{index-BFTVvr1n.js → index-BkBqiwe8.js} +134 -8
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/lido-avatar_22.cjs.entry.js +52 -29
- package/dist/cjs/lido-player.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/calculator/lido-calculator.css +12 -12
- package/dist/collection/components/canvas/lido-canvas.css +32 -32
- package/dist/collection/components/canvas/lido-canvas.js +1 -1
- package/dist/collection/components/cell/lido-cell.js +1 -1
- package/dist/collection/components/column/lido-col.js +1 -1
- package/dist/collection/components/container/lido-container.js +2 -2
- package/dist/collection/components/float/lido-float.js +1 -1
- package/dist/collection/components/position/lido-pos.js +1 -1
- package/dist/collection/components/row/lido-row.js +1 -1
- package/dist/collection/components/slideFill/lido-slide-fill.js +1 -1
- package/dist/collection/components/text/lido-text.js +25 -1
- package/dist/collection/components/wrap/lido-wrap.js +1 -1
- package/dist/collection/utils/constants.js +1 -0
- package/dist/collection/utils/utils.js +4 -0
- package/dist/collection/utils/utilsHandlers/animationHandler.js +20 -9
- package/dist/collection/utils/utilsHandlers/moveHandler.js +111 -0
- package/dist/components/index.js +1 -1
- package/dist/components/lido-calculator.js +1 -1
- package/dist/components/lido-canvas.js +1 -1
- package/dist/components/lido-cell.js +1 -1
- package/dist/components/lido-col.js +1 -1
- package/dist/components/lido-container.js +1 -1
- package/dist/components/lido-float.js +1 -1
- package/dist/components/lido-home.js +1 -1
- package/dist/components/lido-image.js +1 -1
- package/dist/components/lido-keyboard.js +1 -1
- package/dist/components/lido-pos.js +1 -1
- package/dist/components/lido-root.js +1 -1
- package/dist/components/lido-row.js +1 -1
- package/dist/components/lido-slide-fill.js +1 -1
- package/dist/components/lido-text.js +1 -1
- package/dist/components/lido-wrap.js +1 -1
- package/dist/components/{p-kmKkLN_7.js → p-BE25wHoo.js} +1 -1
- package/dist/components/p-BfwUqpXc.js +1 -0
- package/dist/components/{p-CDhOF-lb.js → p-Bw-OC9iR.js} +1 -1
- package/dist/components/{p-DVn4BL1l.js → p-C2p0KZh4.js} +1 -1
- package/dist/components/p-C5jvgiPE.js +1 -0
- package/dist/components/{p-CFNRhdZZ.js → p-CPYnt0P-.js} +1 -1
- package/dist/components/{p-B8USa8EO.js → p-CS6iRQJh.js} +1 -1
- package/dist/components/{p-DflRPD3L.js → p-CyGxEcn7.js} +1 -1
- package/dist/components/{p-BP79Al--.js → p-D-IYWSAa.js} +1 -1
- package/dist/components/{p-CbZUFX8q.js → p-DGvzMlyn.js} +2 -2
- package/dist/components/p-DbR5sNOj.js +1 -0
- package/dist/components/{p-D2RiLzSu.js → p-Sl9R-E6h.js} +1 -1
- package/dist/components/p-Uluc7jQ7.js +1 -0
- package/dist/components/{p-CLX-8DBk.js → p-useuhkjH.js} +1 -1
- package/dist/esm/{decode-DyBLrL5N.js → decode-CGJIPA4t.js} +1 -1
- package/dist/esm/{index-B7s7KKj1.js → index-C854B63S.js} +134 -8
- package/dist/esm/index.js +1 -1
- package/dist/esm/lido-avatar_22.entry.js +52 -29
- package/dist/esm/lido-player.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/lido-player/index.esm.js +1 -1
- package/dist/lido-player/lido-player.esm.js +1 -1
- package/dist/lido-player/{p-Detap4vV.js → p-Bg5mBsd9.js} +1 -1
- package/dist/lido-player/p-C4OTDhbr.js +1 -0
- package/dist/lido-player/{p-05fff653.entry.js → p-f0e333c6.entry.js} +2 -2
- package/dist/types/components/text/lido-text.d.ts +4 -0
- package/dist/types/components.d.ts +11 -0
- package/dist/types/utils/constants.d.ts +1 -0
- package/dist/types/utils/utilsHandlers/moveHandler.d.ts +1 -0
- package/package.json +1 -1
- package/dist/components/p-BJ4H1UxZ.js +0 -1
- package/dist/components/p-BiNO9454.js +0 -1
- package/dist/components/p-DH6lvh19.js +0 -1
- package/dist/components/p-DbDgJi-A.js +0 -1
- package/dist/lido-player/p-CofY42mG.js +0 -1
|
@@ -4,6 +4,7 @@ var index$1 = require('./index-Dy19zuTX.js');
|
|
|
4
4
|
|
|
5
5
|
const DragMapKey = 'lidoDragMap';
|
|
6
6
|
const SelectedValuesKey = 'lidoSelectedValues';
|
|
7
|
+
const AnimationVanishedValuesKey = 'data-animation-vanished-values';
|
|
7
8
|
const ActivityScoreKey = 'lidoActivityScore';
|
|
8
9
|
const ActivityEndKey = 'lidoActivityEnd';
|
|
9
10
|
const LessonEndKey = 'lidoLessonEnd';
|
|
@@ -260,11 +261,20 @@ function balanceResult(container, objectiveString) {
|
|
|
260
261
|
return res;
|
|
261
262
|
}
|
|
262
263
|
|
|
263
|
-
const
|
|
264
|
+
const readVanishedValues = (container) => {
|
|
265
|
+
var _a;
|
|
266
|
+
try {
|
|
267
|
+
const values = JSON.parse((_a = container.getAttribute(AnimationVanishedValuesKey)) !== null && _a !== void 0 ? _a : '[]');
|
|
268
|
+
return Array.isArray(values) ? values : [];
|
|
269
|
+
}
|
|
270
|
+
catch (_b) {
|
|
271
|
+
return [];
|
|
272
|
+
}
|
|
273
|
+
};
|
|
264
274
|
function dragDropAnimation(container, dragElement, dropElement) {
|
|
265
275
|
container.style.pointerEvents = "none";
|
|
266
276
|
setTimeout(async () => {
|
|
267
|
-
var _a, _b
|
|
277
|
+
var _a, _b;
|
|
268
278
|
const div = document.createElement('div');
|
|
269
279
|
container.append(div);
|
|
270
280
|
div.classList.add('after-drop-popup-container');
|
|
@@ -273,10 +283,11 @@ function dragDropAnimation(container, dragElement, dropElement) {
|
|
|
273
283
|
const allDragElements = container.querySelectorAll('[type="drag"]');
|
|
274
284
|
const dragParents = Array.from(allDragElements).map(el => el.parentElement);
|
|
275
285
|
const allSameParent = dragParents.every(parent => parent === dragElement.parentElement);
|
|
276
|
-
|
|
277
|
-
const vanishedValue = (
|
|
286
|
+
const vanishedValues = readVanishedValues(container);
|
|
287
|
+
const vanishedValue = (_a = dragElement.getAttribute('value')) !== null && _a !== void 0 ? _a : (_b = dragElement.textContent) === null || _b === void 0 ? void 0 : _b.trim();
|
|
278
288
|
if (vanishedValue) {
|
|
279
|
-
|
|
289
|
+
vanishedValues.push(vanishedValue);
|
|
290
|
+
container.setAttribute(AnimationVanishedValuesKey, JSON.stringify(vanishedValues));
|
|
280
291
|
}
|
|
281
292
|
// Remove from old parents
|
|
282
293
|
if (allSameParent) {
|
|
@@ -294,9 +305,10 @@ function dragDropAnimation(container, dragElement, dropElement) {
|
|
|
294
305
|
div.appendChild(dropElement);
|
|
295
306
|
dropElement.classList.remove('empty');
|
|
296
307
|
const objective = container.getAttribute('objective');
|
|
308
|
+
const normalizedVanishedValues = vanishedValues.map(v => v.trim()).sort().join(',');
|
|
309
|
+
const normalizedObjective = objective === null || objective === void 0 ? void 0 : objective.split(',').map(v => v.trim()).sort().join(',');
|
|
297
310
|
const isObjectiveComplete = !!objective &&
|
|
298
|
-
|
|
299
|
-
objective.split(',').map(v => v.trim()).sort().join(',');
|
|
311
|
+
normalizedVanishedValues === normalizedObjective;
|
|
300
312
|
if (dropElement.getAttribute('type') === 'drop') {
|
|
301
313
|
const dropOnCorrect = dropElement.getAttribute('onCorrect') || '';
|
|
302
314
|
await executeActions(dropOnCorrect, dropElement, dragElement);
|
|
@@ -315,7 +327,7 @@ function dragDropAnimation(container, dragElement, dropElement) {
|
|
|
315
327
|
if (isObjectiveComplete) {
|
|
316
328
|
calculateScore();
|
|
317
329
|
triggerNextContainer();
|
|
318
|
-
|
|
330
|
+
container.removeAttribute(AnimationVanishedValuesKey);
|
|
319
331
|
}
|
|
320
332
|
}, 800); // match animation duration
|
|
321
333
|
}, 250);
|
|
@@ -2595,6 +2607,117 @@ const slideCompleted = (slideElement) => {
|
|
|
2595
2607
|
}
|
|
2596
2608
|
};
|
|
2597
2609
|
|
|
2610
|
+
const getContainerScale = (container) => {
|
|
2611
|
+
const transform = window.getComputedStyle(container).transform;
|
|
2612
|
+
if (!transform || transform === 'none')
|
|
2613
|
+
return 1;
|
|
2614
|
+
const matrix = new DOMMatrixReadOnly(transform);
|
|
2615
|
+
return matrix.a || 1;
|
|
2616
|
+
};
|
|
2617
|
+
const readPixelPosition = (value, fallback) => {
|
|
2618
|
+
const parsed = parseFloat(value);
|
|
2619
|
+
return Number.isFinite(parsed) ? parsed : fallback;
|
|
2620
|
+
};
|
|
2621
|
+
const getParentContainer = (element) => {
|
|
2622
|
+
var _a;
|
|
2623
|
+
return (_a = element.closest('lido-container')) !== null && _a !== void 0 ? _a : document.getElementById(LidoContainer);
|
|
2624
|
+
};
|
|
2625
|
+
function enableFreeMove(element) {
|
|
2626
|
+
var _a;
|
|
2627
|
+
const moveElement = element;
|
|
2628
|
+
(_a = moveElement.__lidoMoveCleanup) === null || _a === void 0 ? void 0 : _a.call(moveElement);
|
|
2629
|
+
const container = getParentContainer(element);
|
|
2630
|
+
if (!container)
|
|
2631
|
+
return;
|
|
2632
|
+
let isMoving = false;
|
|
2633
|
+
let didMove = false;
|
|
2634
|
+
let startX = 0;
|
|
2635
|
+
let startY = 0;
|
|
2636
|
+
let initialLeft = 0;
|
|
2637
|
+
let initialTop = 0;
|
|
2638
|
+
const onStart = (event) => {
|
|
2639
|
+
if (container.getAttribute('canplay') !== 'false')
|
|
2640
|
+
return;
|
|
2641
|
+
const point = event instanceof MouseEvent ? event : event.touches[0];
|
|
2642
|
+
if (!point)
|
|
2643
|
+
return;
|
|
2644
|
+
const computedStyle = window.getComputedStyle(element);
|
|
2645
|
+
if (computedStyle.position === 'static') {
|
|
2646
|
+
element.style.position = 'absolute';
|
|
2647
|
+
}
|
|
2648
|
+
isMoving = true;
|
|
2649
|
+
didMove = false;
|
|
2650
|
+
startX = point.clientX;
|
|
2651
|
+
startY = point.clientY;
|
|
2652
|
+
initialLeft = readPixelPosition(element.style.left || computedStyle.left, element.offsetLeft);
|
|
2653
|
+
initialTop = readPixelPosition(element.style.top || computedStyle.top, element.offsetTop);
|
|
2654
|
+
element.style.cursor = 'grabbing';
|
|
2655
|
+
element.style.transition = 'none';
|
|
2656
|
+
element.style.zIndex = element.style.zIndex || element.getAttribute('z') || '1';
|
|
2657
|
+
document.addEventListener('mousemove', onMove);
|
|
2658
|
+
document.addEventListener('mouseup', onEnd);
|
|
2659
|
+
document.addEventListener('touchmove', onMove, { passive: false });
|
|
2660
|
+
document.addEventListener('touchend', onEnd);
|
|
2661
|
+
};
|
|
2662
|
+
const onMove = (event) => {
|
|
2663
|
+
if (!isMoving)
|
|
2664
|
+
return;
|
|
2665
|
+
if (event.cancelable)
|
|
2666
|
+
event.preventDefault();
|
|
2667
|
+
const point = event instanceof MouseEvent ? event : event.touches[0];
|
|
2668
|
+
if (!point)
|
|
2669
|
+
return;
|
|
2670
|
+
didMove = true;
|
|
2671
|
+
const scale = getContainerScale(container);
|
|
2672
|
+
const nextLeft = initialLeft + (point.clientX - startX) / scale;
|
|
2673
|
+
const nextTop = initialTop + (point.clientY - startY) / scale;
|
|
2674
|
+
element.style.left = `${nextLeft}px`;
|
|
2675
|
+
element.style.top = `${nextTop}px`;
|
|
2676
|
+
};
|
|
2677
|
+
const removeDocumentListeners = () => {
|
|
2678
|
+
document.removeEventListener('mousemove', onMove);
|
|
2679
|
+
document.removeEventListener('mouseup', onEnd);
|
|
2680
|
+
document.removeEventListener('touchmove', onMove);
|
|
2681
|
+
document.removeEventListener('touchend', onEnd);
|
|
2682
|
+
};
|
|
2683
|
+
const onEnd = () => {
|
|
2684
|
+
if (!isMoving)
|
|
2685
|
+
return;
|
|
2686
|
+
isMoving = false;
|
|
2687
|
+
removeDocumentListeners();
|
|
2688
|
+
element.style.cursor = 'move';
|
|
2689
|
+
if (!didMove)
|
|
2690
|
+
return;
|
|
2691
|
+
element.setAttribute('x', element.style.left);
|
|
2692
|
+
element.setAttribute('y', element.style.top);
|
|
2693
|
+
};
|
|
2694
|
+
const preventMovedClick = (event) => {
|
|
2695
|
+
if (!didMove)
|
|
2696
|
+
return;
|
|
2697
|
+
event.preventDefault();
|
|
2698
|
+
event.stopPropagation();
|
|
2699
|
+
didMove = false;
|
|
2700
|
+
};
|
|
2701
|
+
const cleanup = () => {
|
|
2702
|
+
isMoving = false;
|
|
2703
|
+
removeDocumentListeners();
|
|
2704
|
+
element.removeEventListener('mousedown', onStart);
|
|
2705
|
+
element.removeEventListener('touchstart', onStart);
|
|
2706
|
+
element.removeEventListener('click', preventMovedClick, true);
|
|
2707
|
+
element.removeEventListener(LIDO_INTERACTION_CLEANUP_EVENT, cleanup);
|
|
2708
|
+
if (moveElement.__lidoMoveCleanup === cleanup) {
|
|
2709
|
+
delete moveElement.__lidoMoveCleanup;
|
|
2710
|
+
}
|
|
2711
|
+
};
|
|
2712
|
+
moveElement.__lidoMoveCleanup = cleanup;
|
|
2713
|
+
element.style.cursor = 'move';
|
|
2714
|
+
element.style.touchAction = 'none';
|
|
2715
|
+
element.addEventListener('mousedown', onStart);
|
|
2716
|
+
element.addEventListener('touchstart', onStart);
|
|
2717
|
+
element.addEventListener('click', preventMovedClick, true);
|
|
2718
|
+
element.addEventListener(LIDO_INTERACTION_CLEANUP_EVENT, cleanup);
|
|
2719
|
+
}
|
|
2720
|
+
|
|
2598
2721
|
// This file is autogenerated. It's used to publish ESM to npm.
|
|
2599
2722
|
function _typeof$1(obj) {
|
|
2600
2723
|
"@babel/helpers - typeof";
|
|
@@ -72424,6 +72547,9 @@ const initEventsForElement = async (element, type) => {
|
|
|
72424
72547
|
}
|
|
72425
72548
|
const onEntry = element.getAttribute('onEntry');
|
|
72426
72549
|
await executeActions(onEntry, element);
|
|
72550
|
+
if (element.getAttribute('move') === 'true') {
|
|
72551
|
+
enableFreeMove(element);
|
|
72552
|
+
}
|
|
72427
72553
|
switch (type) {
|
|
72428
72554
|
case 'drag': {
|
|
72429
72555
|
enableDraggingWithScaling(element);
|
package/dist/cjs/index.cjs.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var index = require('./index-Dy19zuTX.js');
|
|
4
|
-
var index$1 = require('./index-
|
|
4
|
+
var index$1 = require('./index-BkBqiwe8.js');
|
|
5
5
|
|
|
6
6
|
var rive$1 = {exports: {}};
|
|
7
7
|
|
|
@@ -8689,7 +8689,7 @@ const LidoCanvas = class {
|
|
|
8689
8689
|
this.ctx.clearRect(0, 0, this.canvas.width, this.canvas.height);
|
|
8690
8690
|
}
|
|
8691
8691
|
render() {
|
|
8692
|
-
return (index.h(index.Host, { key: '
|
|
8692
|
+
return (index.h(index.Host, { key: '6bb47f06656ce667d23236e9f3c3a8f383885a43', id: "lido-canvas", class: "lido-canvas", style: this.style }, index.h("button", { key: 'fd0d1217bda63071fbf6496c2538c2a944b14181', id: "lido-exit-button", onClick: () => this.clearCanvas() }), index.h("canvas", { key: 'ed0333972bb7ce0fc4e14c81bb466ea895ce65e0', id: "lido-canvas" })));
|
|
8693
8693
|
}
|
|
8694
8694
|
get el() { return index.getElement(this); }
|
|
8695
8695
|
};
|
|
@@ -8948,7 +8948,7 @@ const LidoCell = class {
|
|
|
8948
8948
|
this.el.className = `lido-${index$1.parseProp(this.layout, orientation)}`;
|
|
8949
8949
|
}
|
|
8950
8950
|
render() {
|
|
8951
|
-
return (index.h(index.Host, { key: '
|
|
8951
|
+
return (index.h(index.Host, { key: '73bdf9dd33fdd8322c35465de011697da112193a', id: this.id, class: "lido-cell", value: this.value, type: this.type, "tab-index": this.tabIndex, style: this.style, minDrops: this.minDrops, maxDrops: this.maxDrops, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, audio: this.audio, onTouch: this.onTouch, onCorrect: this.onCorrect, onInCorrect: this.onInCorrect, onEntry: this.onEntry, "flex-direction": this.flexDirection, "disable-speak": this.disableSpeak }, index.h("slot", { key: '6e9d4507b36716f04853d39ef66015441782aa88' })));
|
|
8952
8952
|
}
|
|
8953
8953
|
get el() { return index.getElement(this); }
|
|
8954
8954
|
};
|
|
@@ -9026,7 +9026,7 @@ const LidoCol = class {
|
|
|
9026
9026
|
};
|
|
9027
9027
|
}
|
|
9028
9028
|
render() {
|
|
9029
|
-
return (index.h(index.Host, { key: '
|
|
9029
|
+
return (index.h(index.Host, { key: '334206d6054442fec787cfb479a68ae164404730', id: this.id, class: "lido-col", type: this.type, "tab-index": this.tabIndex, value: this.value, style: this.style, minDrops: this.minDrops, maxDrops: this.maxDrops, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, audio: this.audio, onTouch: this.onTouch, onCorrect: this.onCorrect, onInCorrect: this.onInCorrect, onEntry: this.onEntry }, index.h("slot", { key: '590cd219bc5a02e6b96eafe108fb8b310daf941d' })));
|
|
9030
9030
|
}
|
|
9031
9031
|
get el() { return index.getElement(this); }
|
|
9032
9032
|
};
|
|
@@ -12071,7 +12071,7 @@ const LidoContainer = class {
|
|
|
12071
12071
|
this.handleWindowLoad = () => this.scaleContainer(this.el);
|
|
12072
12072
|
}
|
|
12073
12073
|
cleanupInteractionHandlers() {
|
|
12074
|
-
this.el.querySelectorAll('[type="drag"], [type="slide"]').forEach(element => {
|
|
12074
|
+
this.el.querySelectorAll('[type="drag"], [type="slide"], [move="true"]').forEach(element => {
|
|
12075
12075
|
element.dispatchEvent(new Event(index$1.LIDO_INTERACTION_CLEANUP_EVENT));
|
|
12076
12076
|
});
|
|
12077
12077
|
}
|
|
@@ -12352,7 +12352,7 @@ const LidoContainer = class {
|
|
|
12352
12352
|
margin: this.margin,
|
|
12353
12353
|
userSelect: 'none', // Prevent any field selection
|
|
12354
12354
|
};
|
|
12355
|
-
return (index.h(index.Host, { key: '
|
|
12355
|
+
return (index.h(index.Host, { key: '1862e30fedda58726edc107f81fae1f63e96d009', id: "lido-container", Lang: this.Lang, "tab-index": 0, class: "lido-container", objective: this.objective, baseUrl: this.baseUrl, style: style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, onTouch: this.onTouch, onInCorrect: this.onInCorrect, onCorrect: this.onCorrect, onEntry: this.onEntry, "show-check": `${this.showCheck}`, "is-continue-on-correct": `${this.isContinueOnCorrect}`, "is-allow-only-correct": `${this.isAllowOnlyCorrect}`, canplay: `${this.canplay}`, appendToDropOnCompletion: `${this.appendToDropOnCompletion}`, "show-prev-button": `${this.showPrevButton}`, "show-next-button": `${this.showNextButton}`, "show-drop-border": `${this.showDropBorder}`, "bg-image": this.bgImage, "exit-button-url": this.exitButtonUrl, "prev-button-url": this.prevButtonUrl, "next-button-url": this.nextButtonUrl, "speaker-button-url": this.speakerButtonUrl, "disable-speak": `${this.disableSpeak}`, "template-id": this.templateId, audio: this.audio, "highlight-word-by-word": `${this.highlightWordByWord}` }, index.h("lido-text", { key: '86fd014a61ba9cba6d67e2d921b2d8a8a289dbc7', visible: "false", id: this.templateId, audio: "", string: this.instructName }), index.h("slot", { key: 'c3128ea2164892757b32cb076d717436947f9a4c' })));
|
|
12356
12356
|
}
|
|
12357
12357
|
get el() { return index.getElement(this); }
|
|
12358
12358
|
static get watchers() { return {
|
|
@@ -12606,7 +12606,7 @@ const LidoFloat = class {
|
|
|
12606
12606
|
};
|
|
12607
12607
|
}
|
|
12608
12608
|
render() {
|
|
12609
|
-
return (index.h(index.Host, { key: '
|
|
12609
|
+
return (index.h(index.Host, { key: 'c461f1142dd6addd9ceb41ade183b044b875681f', class: "lido-float", "float-direction": this.floatDirection, id: this.id, "tab-index": this.tabIndex, style: this.style, onEntry: this.onEntry }, index.h("slot", { key: '240439bfda6a9e4e2d67e6ae2b5c878d99e632b3' })));
|
|
12610
12610
|
}
|
|
12611
12611
|
get el() { return index.getElement(this); }
|
|
12612
12612
|
};
|
|
@@ -12952,7 +12952,7 @@ const LidoHome = class {
|
|
|
12952
12952
|
}
|
|
12953
12953
|
// Pure-JS fallback (no wasm asset required)
|
|
12954
12954
|
try {
|
|
12955
|
-
const brotliDecodeModule = await Promise.resolve().then(function () { return require('./decode-
|
|
12955
|
+
const brotliDecodeModule = await Promise.resolve().then(function () { return require('./decode-C08Ujimj.js'); }).then(function (n) { return n.decode; });
|
|
12956
12956
|
const brotliDecompressBuffer = brotliDecodeModule.BrotliDecompressBuffer || ((_a = brotliDecodeModule.default) === null || _a === void 0 ? void 0 : _a.BrotliDecompressBuffer);
|
|
12957
12957
|
if (typeof brotliDecompressBuffer !== 'function') {
|
|
12958
12958
|
throw new Error('BrotliDecompressBuffer function not found in brotli/dec/decode');
|
|
@@ -13559,7 +13559,8 @@ function requireRgbColor () {
|
|
|
13559
13559
|
Object.defineProperty(rgbColor, "__esModule", { value: true });
|
|
13560
13560
|
rgbColor.RgbColor = void 0;
|
|
13561
13561
|
class RgbColor {
|
|
13562
|
-
constructor(rgb = [0, 0, 0]) {
|
|
13562
|
+
constructor(rgb = [0, 0, 0], roundChannels = false) {
|
|
13563
|
+
this.roundChannels = roundChannels;
|
|
13563
13564
|
this.r = this.clamp(rgb[0]);
|
|
13564
13565
|
this.g = this.clamp(rgb[1]);
|
|
13565
13566
|
this.b = this.clamp(rgb[2]);
|
|
@@ -13571,7 +13572,7 @@ function requireRgbColor () {
|
|
|
13571
13572
|
else if (value < 0) {
|
|
13572
13573
|
value = 0;
|
|
13573
13574
|
}
|
|
13574
|
-
return value;
|
|
13575
|
+
return this.roundChannels ? Math.round(value) : value;
|
|
13575
13576
|
}
|
|
13576
13577
|
setRgb(r, g, b) {
|
|
13577
13578
|
this.r = this.clamp(r);
|
|
@@ -13664,6 +13665,7 @@ function requireRgbToFilterWorker () {
|
|
|
13664
13665
|
constructor(targetRgbColor, addSheen) {
|
|
13665
13666
|
this.targetRgbColor = targetRgbColor;
|
|
13666
13667
|
this.reusedRgbColor = new rgbColor_1.RgbColor();
|
|
13668
|
+
this.reusedRoundedRgbColor = new rgbColor_1.RgbColor([0, 0, 0], true);
|
|
13667
13669
|
this.addSheen = addSheen;
|
|
13668
13670
|
}
|
|
13669
13671
|
static fmt(filters, idx, multiplier = 1) {
|
|
@@ -13675,17 +13677,30 @@ function requireRgbToFilterWorker () {
|
|
|
13675
13677
|
// eslint-disable-next-line max-len
|
|
13676
13678
|
return `${prefix}invert(${RgbToFilterWorker.fmt(filters, 0)}%) sepia(${RgbToFilterWorker.fmt(filters, 1)}%) saturate(${RgbToFilterWorker.fmt(filters, 2)}%) hue-rotate(${RgbToFilterWorker.fmt(filters, 3, 3.6)}deg) brightness(${RgbToFilterWorker.fmt(filters, 4)}%) contrast(${RgbToFilterWorker.fmt(filters, 5)}%)`;
|
|
13677
13679
|
}
|
|
13680
|
+
applyFilters(color, filters, hueRotateDegrees) {
|
|
13681
|
+
color.setRgb(0, 0, 0);
|
|
13682
|
+
color.invert(filters[0] / 100);
|
|
13683
|
+
color.sepia(filters[1] / 100);
|
|
13684
|
+
color.saturate(filters[2] / 100);
|
|
13685
|
+
color.hueRotate(hueRotateDegrees);
|
|
13686
|
+
color.brightness(filters[4] / 100);
|
|
13687
|
+
color.contrast(filters[5] / 100);
|
|
13688
|
+
return (Math.abs(color.r - this.targetRgbColor.r) +
|
|
13689
|
+
Math.abs(color.g - this.targetRgbColor.g) +
|
|
13690
|
+
Math.abs(color.b - this.targetRgbColor.b));
|
|
13691
|
+
}
|
|
13678
13692
|
loss(filters) {
|
|
13679
|
-
this.reusedRgbColor
|
|
13680
|
-
|
|
13681
|
-
|
|
13682
|
-
|
|
13683
|
-
|
|
13684
|
-
|
|
13685
|
-
|
|
13686
|
-
|
|
13687
|
-
|
|
13688
|
-
|
|
13693
|
+
return this.applyFilters(this.reusedRgbColor, filters, filters[3] * 3.6);
|
|
13694
|
+
}
|
|
13695
|
+
// candidates are accepted on the loss of the filter as it will be serialized to CSS (rounded parameters),
|
|
13696
|
+
// evaluated under both fractional and per-stage 8-bit channel precision - browsers differ in intermediate
|
|
13697
|
+
// precision, so a candidate is only as good as its worst rendering model
|
|
13698
|
+
serializedLoss(filters) {
|
|
13699
|
+
const serialized = filters.map((_, idx) => RgbToFilterWorker.fmt(filters, idx));
|
|
13700
|
+
const hueRotateDegrees = RgbToFilterWorker.fmt(filters, 3, 3.6);
|
|
13701
|
+
const fractionalLoss = this.applyFilters(this.reusedRgbColor, serialized, hueRotateDegrees);
|
|
13702
|
+
const roundedLoss = this.applyFilters(this.reusedRoundedRgbColor, serialized, hueRotateDegrees);
|
|
13703
|
+
return Math.max(fractionalLoss, roundedLoss);
|
|
13689
13704
|
}
|
|
13690
13705
|
static fixSpsa(value, idx) {
|
|
13691
13706
|
let max = 100;
|
|
@@ -13732,7 +13747,8 @@ function requireRgbToFilterWorker () {
|
|
|
13732
13747
|
const ak = a[i] / Math.pow(A + k + 1, alpha);
|
|
13733
13748
|
values[i] = RgbToFilterWorker.fixSpsa(values[i] - ak * g, i);
|
|
13734
13749
|
}
|
|
13735
|
-
|
|
13750
|
+
// gradient estimation above stays on the smooth fractional loss - acceptance uses the serialized score
|
|
13751
|
+
const loss = this.serializedLoss(values);
|
|
13736
13752
|
if (loss < bestLoss) {
|
|
13737
13753
|
best = values.slice(0);
|
|
13738
13754
|
bestLoss = loss;
|
|
@@ -15292,10 +15308,13 @@ function requireShared () {
|
|
|
15292
15308
|
return canvasElement;
|
|
15293
15309
|
}
|
|
15294
15310
|
async function createImage() {
|
|
15311
|
+
// the load event must be awaited as some browsers (Firefox) report 0 width/height until the data URL
|
|
15312
|
+
// is decoded, which would create a 0-sized canvas and cause getImageData to throw an IndexSizeError
|
|
15295
15313
|
const imageElement = new Image();
|
|
15296
|
-
|
|
15297
|
-
|
|
15298
|
-
|
|
15314
|
+
return new Promise((resolve, reject) => {
|
|
15315
|
+
imageElement.onload = () => resolve(imageElement);
|
|
15316
|
+
imageElement.onerror = () => reject(new Error('Failed to load the SVG image data URL'));
|
|
15317
|
+
imageElement.src = base64EncodedDataURL;
|
|
15299
15318
|
});
|
|
15300
15319
|
}
|
|
15301
15320
|
const imageElement = await createImage();
|
|
@@ -17043,7 +17062,7 @@ const LidoPos = class {
|
|
|
17043
17062
|
};
|
|
17044
17063
|
}
|
|
17045
17064
|
render() {
|
|
17046
|
-
return (index.h(index.Host, { key: '
|
|
17065
|
+
return (index.h(index.Host, { key: 'cfd38900b31991e89c21a099fc4f91f77663ae94', id: this.id, class: "lido-pos", type: this.type, "tab-index": this.tabIndex, style: this.style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, minDrops: this.minDrops, maxDrops: this.maxDrops, value: this.value, audio: this.audio, onTouch: this.onTouch, onCorrect: this.onCorrect, onInCorrect: this.onInCorrect, onEntry: this.onEntry }, index.h("slot", { key: '73f7bfe2d8214693d6f40a4dab6d735906ad4eaa' })));
|
|
17047
17066
|
}
|
|
17048
17067
|
get el() { return index.getElement(this); }
|
|
17049
17068
|
};
|
|
@@ -17358,7 +17377,7 @@ const LidoRow = class {
|
|
|
17358
17377
|
};
|
|
17359
17378
|
}
|
|
17360
17379
|
render() {
|
|
17361
|
-
return (index.h(index.Host, { key: '
|
|
17380
|
+
return (index.h(index.Host, { key: 'c69aea0b1b11d9aec167d1a4376f68073f91ca81', class: "lido-row", type: this.type, "tab-index": this.tabIndex, value: this.value, style: this.style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, minDrops: this.minDrops, maxDrops: this.maxDrops, audio: this.audio, onTouch: this.onTouch, onCorrect: this.onCorrect, onInCorrect: this.onInCorrect, onEntry: this.onEntry, "disable-speak": this.disableSpeak }, index.h("slot", { key: '8756ee0447057cddb949e23decbde5fe4d1d25c8' })));
|
|
17362
17381
|
}
|
|
17363
17382
|
get el() { return index.getElement(this); }
|
|
17364
17383
|
};
|
|
@@ -17743,7 +17762,7 @@ const LidoSlideFill = class {
|
|
|
17743
17762
|
}
|
|
17744
17763
|
}
|
|
17745
17764
|
render() {
|
|
17746
|
-
return (index.h(index.Host, { key: '
|
|
17765
|
+
return (index.h(index.Host, { key: 'a19d35ba055a5ed9ab38adb02f37c9cb634c272d', id: this.id, class: "lido-slide-fill", src: this.src, fill: this.fill, fillDirection: this.fillDirection, slider: this.slider, style: this.style, min: this.min, max: this.max, division: this.division, numberType: this.numberType, onEntry: this.onEntry, type: this.type, "disable-speak": this.disableSpeak }, index.h("div", { key: '987f42b3c213f570714b2ddf600243e83c3b12ad', innerHTML: this.svgContent, class: "lido-svg-element" })));
|
|
17747
17766
|
}
|
|
17748
17767
|
get el() { return index.getElement(this); }
|
|
17749
17768
|
static get watchers() { return {
|
|
@@ -17825,6 +17844,10 @@ const LidoText = class {
|
|
|
17825
17844
|
* The ARIA hidden attribute of the container. Used for accessibility to hide the element.
|
|
17826
17845
|
*/
|
|
17827
17846
|
this.ariaHidden = '';
|
|
17847
|
+
/**
|
|
17848
|
+
* Allows the text element to be freely moved by pointer/touch and persists the final x/y attributes.
|
|
17849
|
+
*/
|
|
17850
|
+
this.move = 'false';
|
|
17828
17851
|
/**
|
|
17829
17852
|
* X-axis (horizontal) position of the text component (CSS value, e.g., '10px', '5vw').
|
|
17830
17853
|
*/
|
|
@@ -18022,7 +18045,7 @@ const LidoText = class {
|
|
|
18022
18045
|
}
|
|
18023
18046
|
}
|
|
18024
18047
|
render() {
|
|
18025
|
-
return (index.h(index.Host, { key: '
|
|
18048
|
+
return (index.h(index.Host, { key: '30e77a008aba08f90f88541574f70588bb8a2cd6', class: "lido-text", value: this.value, type: this.type, "tab-index": this.tabIndex, audio: this.audio, onTouch: this.onTouch, onCorrect: this.onCorrect, onInCorrect: this.onInCorrect, onEntry: this.onEntry, minDrops: this.minDrops, maxDrops: this.maxDrops, id: this.id, style: this.style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, move: this.move, "span-type": this.spanType, "disable-speak": `${this.disableSpeak}` }, this.spanType !== '' ? index.h("div", { class: "lido-text-content" }, " ", instance.t(this.string)) : instance.t(this.string)));
|
|
18026
18049
|
}
|
|
18027
18050
|
get el() { return index.getElement(this); }
|
|
18028
18051
|
};
|
|
@@ -19162,7 +19185,7 @@ const LidoWrap = class {
|
|
|
19162
19185
|
};
|
|
19163
19186
|
}
|
|
19164
19187
|
render() {
|
|
19165
|
-
return (index.h(index.Host, { key: '
|
|
19188
|
+
return (index.h(index.Host, { key: '58b1e37a1787349d3ccd2bc6952d94a7d945e234', class: "lido-wrap", value: this.value, type: this.type, "tab-index": this.tabIndex, style: this.style, "aria-label": this.ariaLabel, "aria-hidden": this.ariaHidden, audio: this.audio, minDrops: this.minDrops, maxDrops: this.maxDrops, onTouch: this.onTouch, onCorrect: this.onCorrect, onInCorrect: this.onInCorrect, onEntry: this.onEntry, disableSpeak: this.disableSpeak }, index.h("slot", { key: '44389fcc3d2e86faf291b74bfe50b55d467a7278' })));
|
|
19166
19189
|
}
|
|
19167
19190
|
get el() { return index.getElement(this); }
|
|
19168
19191
|
};
|
|
@@ -18,7 +18,7 @@ var patchBrowser = () => {
|
|
|
18
18
|
|
|
19
19
|
patchBrowser().then(async (options) => {
|
|
20
20
|
await index.globalScripts();
|
|
21
|
-
return index.bootstrapLazy(JSON.parse("[[\"lido-avatar_22.cjs\",[[0,\"lido-root\",{\"Lang\":[1,\"lang\"],\"xmlPath\":[1,\"xml-path\"],\"initialIndex\":[2,\"initial-index\"],\"margin\":[1],\"canplay\":[4],\"baseUrl\":[1,\"base-url\"],\"zipUrl\":[1,\"zip-url\"],\"exitButtonUrl\":[1,\"exit-button-url\"],\"prevButtonUrl\":[1,\"prev-button-url\"],\"nextButtonUrl\":[1,\"next-button-url\"],\"speakerButtonUrl\":[1,\"speaker-button-url\"],\"xmlData\":[32]},null,{\"Lang\":[{\"onLangChange\":0}]}],[0,\"lido-home\",{\"commonAudioPath\":[1,\"common-audio-path\"],\"showNav\":[4,\"show-nav\"],\"activeContainerIndexes\":[16],\"Lang\":[1,\"lang\"],\"xmlData\":[1,\"xml-data\"],\"initialIndex\":[2,\"initial-index\"],\"canplay\":[4],\"baseUrl\":[1,\"base-url\"],\"height\":[1],\"exitButtonUrl\":[1,\"exit-button-url\"],\"prevButtonUrl\":[1,\"prev-button-url\"],\"nextButtonUrl\":[1,\"next-button-url\"],\"speakerButtonUrl\":[1,\"speaker-button-url\"],\"avatarUrl\":[1,\"avatar-url\"],\"uuid\":[1],\"zipUrl\":[513,\"zip-url\"],\"navBarIcons\":[32],\"currentContainerIndex\":[32],\"resizeTrigger\":[32],\"exitFlag\":[32],\"containers\":[32],\"templateData\":[32],\"showDotsandbtn\":[32]},null,{\"commonAudioPath\":[{\"onCommonAudioPathChange\":0}],\"xmlData\":[{\"onXmlDataChange\":0}]}],[0,\"lido-calculator\",{\"width\":[1],\"visible\":[8],\"height\":[1],\"objective\":[1],\"onEntry\":[1,\"on-entry\"],\"x\":[1],\"y\":[1],\"bgColor\":[1,\"bg-color\"],\"penIcon\":[1,\"pen-icon\"],\"displayValue\":[32],\"style\":[32]}],[260,\"lido-container\",{\"Lang\":[1,\"lang\"],\"showDropBorder\":[4,\"show-drop-border\"],\"appendToDropOnCompletion\":[4,\"append-to-drop-on-completion\"],\"id\":[1],\"objective\":[1],\"customStyle\":[1,\"custom-style\"],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"bgImage\":[1,\"bg-image\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"canplay\":[4],\"showCheck\":[4,\"show-check\"],\"isContinueOnCorrect\":[4,\"is-continue-on-correct\"],\"isAllowOnlyCorrect\":[4,\"is-allow-only-correct\"],\"baseUrl\":[1,\"base-url\"],\"margin\":[1],\"exitButtonUrl\":[1,\"exit-button-url\"],\"prevButtonUrl\":[1,\"prev-button-url\"],\"nextButtonUrl\":[1,\"next-button-url\"],\"speakerButtonUrl\":[1,\"speaker-button-url\"],\"showPrevButton\":[1,\"show-prev-button\"],\"showNextButton\":[1,\"show-next-button\"],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"templateId\":[1,\"template-id\"],\"highlightWordByWord\":[4,\"highlight-word-by-word\"],\"instructName\":[32],\"speakFlag\":[32]},null,{\"Lang\":[{\"languageChanged\":0}]}],[0,\"lido-keyboard\",{\"keys\":[1],\"width\":[1],\"height\":[1],\"fontSize\":[1,\"font-size\"],\"fontColor\":[1,\"font-color\"],\"fontFamily\":[1,\"font-family\"],\"gap\":[1],\"bgColor\":[1,\"bg-color\"],\"borderRadius\":[1,\"border-radius\"],\"y\":[1],\"x\":[1],\"z\":[1],\"margin\":[1],\"padding\":[1],\"visible\":[1],\"onEntry\":[1,\"on-entry\"],\"type\":[1],\"keyboardInput\":[4,\"keyboard-input\"],\"columns\":[1],\"letterLength\":[2,\"letter-length\"],\"disableSpeak\":[4,\"disable-speak\"],\"numberOfClick\":[32],\"inputString\":[32],\"style\":[32]}],[0,\"lido-avatar\",{\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"src\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"delayVisible\":[1,\"delay-visible\"]}],[0,\"lido-balance\",{\"pivotimage\":[1],\"scaleimage\":[1],\"handlerimage\":[1],\"fill\":[1],\"tilt\":[2],\"maxTilt\":[2,\"max-tilt\"],\"onEntry\":[1,\"on-entry\"],\"height\":[1],\"width\":[1],\"x\":[1],\"y\":[1],\"z\":[1],\"visible\":[8],\"margin\":[1],\"padding\":[1],\"balanceSymbol\":[1537,\"balance-symbol\"],\"showSymbol\":[1540,\"show-symbol\"],\"operation\":[1],\"pivotSvg\":[32],\"scaleSvg\":[32],\"handlerSvg\":[32],\"style\":[32],\"tiltf\":[32],\"leftVal\":[32],\"rightVal\":[32],\"revealSymbol\":[64],\"hideSymbol\":[64],\"updateTilt\":[64]},null,{\"tilt\":[{\"tiltChanged\":0}]}],[1,\"lido-canvas\",{\"bgImage\":[1,\"bg-image\"],\"width\":[1],\"height\":[1],\"visible\":[8],\"z\":[1],\"x\":[1],\"y\":[1],\"onEntry\":[1,\"on-entry\"],\"style\":[32]}],[260,\"lido-col\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"childElementsLength\":[2,\"child-elements-length\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"direction\":[1],\"borderImage\":[1,\"border-image\"],\"boxShadow\":[1,\"box-shadow\"],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1],\"style\":[32]}],[260,\"lido-flash-card\",{\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"direction\":[1],\"display\":[1],\"front\":[8],\"back\":[8],\"flipped\":[1540],\"margin\":[1],\"disableSpeak\":[4,\"disable-speak\"],\"delayVisible\":[1,\"delay-visible\"],\"style\":[32]},null,{\"flipped\":[{\"handleFlippedChange\":0}]}],[260,\"lido-float\",{\"id\":[1],\"value\":[1],\"z\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"onEntry\":[1,\"on-entry\"],\"width\":[1],\"height\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"delayVisible\":[1,\"delay-visible\"],\"floatDirection\":[1,\"float-direction\"],\"style\":[32]}],[0,\"lido-image\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[8],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"src\":[1],\"isSlice\":[1,\"is-slice\"],\"sliceWidth\":[1,\"slice-width\"],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1],\"padding\":[1],\"filter\":[1],\"borderRadius\":[1,\"border-radius\"],\"transform\":[1],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"style\":[32]}],[0,\"lido-math-matrix\",{\"rows\":[1],\"cols\":[1],\"defualtFill\":[1538,\"defualt-fill\"],\"leftIndex\":[4,\"left-index\"],\"topIndex\":[4,\"top-index\"],\"bottomIndex\":[4,\"bottom-index\"],\"clickable\":[4],\"activeOnlyVisible\":[4,\"active-only-visible\"],\"matrixImage\":[1,\"matrix-image\"],\"activeBgColor\":[1537,\"active-bg-color\"],\"deactiveBgColor\":[1537,\"deactive-bg-color\"],\"border\":[1537],\"height\":[1537],\"width\":[1537],\"borderRadius\":[1,\"border-radius\"],\"z\":[1],\"margin\":[1],\"padding\":[1],\"visible\":[1],\"text\":[1],\"type\":[1],\"value\":[1],\"tabIndex\":[2,\"tab-index\"],\"x\":[1],\"y\":[1],\"fontColor\":[1,\"font-color\"],\"onCorrect\":[1,\"on-correct\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onEntry\":[1,\"on-entry\"],\"previousFilledSlot\":[32],\"previousFilledSlotElement\":[32],\"style\":[32]}],[260,\"lido-pos\",{\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[8],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1],\"style\":[32]}],[260,\"lido-random\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1]}],[260,\"lido-row\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"childElementsLength\":[2,\"child-elements-length\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"direction\":[1],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"display\":[1],\"margin\":[1],\"disableSpeak\":[4,\"disable-speak\"],\"style\":[32]}],[0,\"lido-shape\",{\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"shapeType\":[1,\"shape-type\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"style\":[32]}],[0,\"lido-slide-fill\",{\"id\":[1],\"width\":[1],\"height\":[1],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"visible\":[8],\"margin\":[1],\"padding\":[1],\"borderRadius\":[1,\"border-radius\"],\"fill\":[1],\"numberType\":[1,\"number-type\"],\"min\":[2],\"division\":[2],\"max\":[2],\"slider\":[4],\"src\":[1],\"fillDirection\":[1,\"fill-direction\"],\"type\":[1],\"onEntry\":[1,\"on-entry\"],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"svgContent\":[32],\"style\":[32]},null,{\"src\":[{\"onSrcChange\":0}],\"fill\":[{\"onPropChange\":0}],\"division\":[{\"onPropChange\":0}],\"fillDirection\":[{\"onPropChange\":0}],\"numberType\":[{\"onPropChange\":0}],\"min\":[{\"onPropChange\":0}],\"max\":[{\"onPropChange\":0}]}],[0,\"lido-trace\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"id\":[1],\"svgSource\":[1,\"svg-source\"],\"value\":[1],\"height\":[1],\"width\":[1],\"audio\":[1],\"x\":[1],\"y\":[1],\"z\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"tabIndex\":[2,\"tab-index\"],\"mode\":[1],\"fingerHintUrl\":[1,\"finger-hint-url\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"highlightTextId\":[1,\"highlight-text-id\"],\"animationTrace\":[4,\"animation-trace\"],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"svgUrls\":[32],\"audioUrls\":[32],\"currentSvgIndex\":[32],\"moving\":[32],\"style\":[32],\"fileIndex\":[32],\"isDragging\":[32],\"activePointerId\":[32],\"freeTraceUpdateCounter\":[32],\"idleTimer\":[32],\"fingerImg\":[32]},null,{\"svgSource\":[{\"initializeSVG\":0}],\"mode\":[{\"initializeSVG\":0}]}],[260,\"lido-wrap\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"childElementsLength\":[2,\"child-elements-length\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"flex\":[1],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1],\"disableSpeak\":[4,\"disable-speak\"],\"style\":[32]}],[260,\"lido-cell\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"scrollbarWidth\":[1,\"scrollbar-width\"],\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"gap\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[1],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"childElementsLength\":[2,\"child-elements-length\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"layout\":[1],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1],\"padding\":[1],\"alignItems\":[1,\"align-items\"],\"borderRadius\":[1,\"border-radius\"],\"flexDirection\":[1,\"flex-direction\"],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"style\":[32]}],[0,\"lido-text\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"id\":[1],\"value\":[1],\"string\":[1],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"fontColor\":[1,\"font-color\"],\"highlightWhileSpeaking\":[4,\"highlight-while-speaking\"],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"borderImage\":[1,\"border-image\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[8],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"onEntry\":[1,\"on-entry\"],\"margin\":[1],\"padding\":[1],\"borderRadius\":[1,\"border-radius\"],\"spanType\":[1,\"span-type\"],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"style\":[32]}]]]]"), options);
|
|
21
|
+
return index.bootstrapLazy(JSON.parse("[[\"lido-avatar_22.cjs\",[[0,\"lido-root\",{\"Lang\":[1,\"lang\"],\"xmlPath\":[1,\"xml-path\"],\"initialIndex\":[2,\"initial-index\"],\"margin\":[1],\"canplay\":[4],\"baseUrl\":[1,\"base-url\"],\"zipUrl\":[1,\"zip-url\"],\"exitButtonUrl\":[1,\"exit-button-url\"],\"prevButtonUrl\":[1,\"prev-button-url\"],\"nextButtonUrl\":[1,\"next-button-url\"],\"speakerButtonUrl\":[1,\"speaker-button-url\"],\"xmlData\":[32]},null,{\"Lang\":[{\"onLangChange\":0}]}],[0,\"lido-home\",{\"commonAudioPath\":[1,\"common-audio-path\"],\"showNav\":[4,\"show-nav\"],\"activeContainerIndexes\":[16],\"Lang\":[1,\"lang\"],\"xmlData\":[1,\"xml-data\"],\"initialIndex\":[2,\"initial-index\"],\"canplay\":[4],\"baseUrl\":[1,\"base-url\"],\"height\":[1],\"exitButtonUrl\":[1,\"exit-button-url\"],\"prevButtonUrl\":[1,\"prev-button-url\"],\"nextButtonUrl\":[1,\"next-button-url\"],\"speakerButtonUrl\":[1,\"speaker-button-url\"],\"avatarUrl\":[1,\"avatar-url\"],\"uuid\":[1],\"zipUrl\":[513,\"zip-url\"],\"navBarIcons\":[32],\"currentContainerIndex\":[32],\"resizeTrigger\":[32],\"exitFlag\":[32],\"containers\":[32],\"templateData\":[32],\"showDotsandbtn\":[32]},null,{\"commonAudioPath\":[{\"onCommonAudioPathChange\":0}],\"xmlData\":[{\"onXmlDataChange\":0}]}],[0,\"lido-calculator\",{\"width\":[1],\"visible\":[8],\"height\":[1],\"objective\":[1],\"onEntry\":[1,\"on-entry\"],\"x\":[1],\"y\":[1],\"bgColor\":[1,\"bg-color\"],\"penIcon\":[1,\"pen-icon\"],\"displayValue\":[32],\"style\":[32]}],[260,\"lido-container\",{\"Lang\":[1,\"lang\"],\"showDropBorder\":[4,\"show-drop-border\"],\"appendToDropOnCompletion\":[4,\"append-to-drop-on-completion\"],\"id\":[1],\"objective\":[1],\"customStyle\":[1,\"custom-style\"],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"bgImage\":[1,\"bg-image\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"canplay\":[4],\"showCheck\":[4,\"show-check\"],\"isContinueOnCorrect\":[4,\"is-continue-on-correct\"],\"isAllowOnlyCorrect\":[4,\"is-allow-only-correct\"],\"baseUrl\":[1,\"base-url\"],\"margin\":[1],\"exitButtonUrl\":[1,\"exit-button-url\"],\"prevButtonUrl\":[1,\"prev-button-url\"],\"nextButtonUrl\":[1,\"next-button-url\"],\"speakerButtonUrl\":[1,\"speaker-button-url\"],\"showPrevButton\":[1,\"show-prev-button\"],\"showNextButton\":[1,\"show-next-button\"],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"templateId\":[1,\"template-id\"],\"highlightWordByWord\":[4,\"highlight-word-by-word\"],\"instructName\":[32],\"speakFlag\":[32]},null,{\"Lang\":[{\"languageChanged\":0}]}],[0,\"lido-keyboard\",{\"keys\":[1],\"width\":[1],\"height\":[1],\"fontSize\":[1,\"font-size\"],\"fontColor\":[1,\"font-color\"],\"fontFamily\":[1,\"font-family\"],\"gap\":[1],\"bgColor\":[1,\"bg-color\"],\"borderRadius\":[1,\"border-radius\"],\"y\":[1],\"x\":[1],\"z\":[1],\"margin\":[1],\"padding\":[1],\"visible\":[1],\"onEntry\":[1,\"on-entry\"],\"type\":[1],\"keyboardInput\":[4,\"keyboard-input\"],\"columns\":[1],\"letterLength\":[2,\"letter-length\"],\"disableSpeak\":[4,\"disable-speak\"],\"numberOfClick\":[32],\"inputString\":[32],\"style\":[32]}],[0,\"lido-avatar\",{\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"src\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"delayVisible\":[1,\"delay-visible\"]}],[0,\"lido-balance\",{\"pivotimage\":[1],\"scaleimage\":[1],\"handlerimage\":[1],\"fill\":[1],\"tilt\":[2],\"maxTilt\":[2,\"max-tilt\"],\"onEntry\":[1,\"on-entry\"],\"height\":[1],\"width\":[1],\"x\":[1],\"y\":[1],\"z\":[1],\"visible\":[8],\"margin\":[1],\"padding\":[1],\"balanceSymbol\":[1537,\"balance-symbol\"],\"showSymbol\":[1540,\"show-symbol\"],\"operation\":[1],\"pivotSvg\":[32],\"scaleSvg\":[32],\"handlerSvg\":[32],\"style\":[32],\"tiltf\":[32],\"leftVal\":[32],\"rightVal\":[32],\"revealSymbol\":[64],\"hideSymbol\":[64],\"updateTilt\":[64]},null,{\"tilt\":[{\"tiltChanged\":0}]}],[1,\"lido-canvas\",{\"bgImage\":[1,\"bg-image\"],\"width\":[1],\"height\":[1],\"visible\":[8],\"z\":[1],\"x\":[1],\"y\":[1],\"onEntry\":[1,\"on-entry\"],\"style\":[32]}],[260,\"lido-col\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"childElementsLength\":[2,\"child-elements-length\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"direction\":[1],\"borderImage\":[1,\"border-image\"],\"boxShadow\":[1,\"box-shadow\"],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1],\"style\":[32]}],[260,\"lido-flash-card\",{\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"direction\":[1],\"display\":[1],\"front\":[8],\"back\":[8],\"flipped\":[1540],\"margin\":[1],\"disableSpeak\":[4,\"disable-speak\"],\"delayVisible\":[1,\"delay-visible\"],\"style\":[32]},null,{\"flipped\":[{\"handleFlippedChange\":0}]}],[260,\"lido-float\",{\"id\":[1],\"value\":[1],\"z\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"onEntry\":[1,\"on-entry\"],\"width\":[1],\"height\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"delayVisible\":[1,\"delay-visible\"],\"floatDirection\":[1,\"float-direction\"],\"style\":[32]}],[0,\"lido-image\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[8],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"src\":[1],\"isSlice\":[1,\"is-slice\"],\"sliceWidth\":[1,\"slice-width\"],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1],\"padding\":[1],\"filter\":[1],\"borderRadius\":[1,\"border-radius\"],\"transform\":[1],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"style\":[32]}],[0,\"lido-math-matrix\",{\"rows\":[1],\"cols\":[1],\"defualtFill\":[1538,\"defualt-fill\"],\"leftIndex\":[4,\"left-index\"],\"topIndex\":[4,\"top-index\"],\"bottomIndex\":[4,\"bottom-index\"],\"clickable\":[4],\"activeOnlyVisible\":[4,\"active-only-visible\"],\"matrixImage\":[1,\"matrix-image\"],\"activeBgColor\":[1537,\"active-bg-color\"],\"deactiveBgColor\":[1537,\"deactive-bg-color\"],\"border\":[1537],\"height\":[1537],\"width\":[1537],\"borderRadius\":[1,\"border-radius\"],\"z\":[1],\"margin\":[1],\"padding\":[1],\"visible\":[1],\"text\":[1],\"type\":[1],\"value\":[1],\"tabIndex\":[2,\"tab-index\"],\"x\":[1],\"y\":[1],\"fontColor\":[1,\"font-color\"],\"onCorrect\":[1,\"on-correct\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onEntry\":[1,\"on-entry\"],\"previousFilledSlot\":[32],\"previousFilledSlotElement\":[32],\"style\":[32]}],[260,\"lido-pos\",{\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[8],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1],\"style\":[32]}],[260,\"lido-random\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1]}],[260,\"lido-row\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"childElementsLength\":[2,\"child-elements-length\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"direction\":[1],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"display\":[1],\"margin\":[1],\"disableSpeak\":[4,\"disable-speak\"],\"style\":[32]}],[0,\"lido-shape\",{\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"shapeType\":[1,\"shape-type\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"style\":[32]}],[0,\"lido-slide-fill\",{\"id\":[1],\"width\":[1],\"height\":[1],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"visible\":[8],\"margin\":[1],\"padding\":[1],\"borderRadius\":[1,\"border-radius\"],\"fill\":[1],\"numberType\":[1,\"number-type\"],\"min\":[2],\"division\":[2],\"max\":[2],\"slider\":[4],\"src\":[1],\"fillDirection\":[1,\"fill-direction\"],\"type\":[1],\"onEntry\":[1,\"on-entry\"],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"svgContent\":[32],\"style\":[32]},null,{\"src\":[{\"onSrcChange\":0}],\"fill\":[{\"onPropChange\":0}],\"division\":[{\"onPropChange\":0}],\"fillDirection\":[{\"onPropChange\":0}],\"numberType\":[{\"onPropChange\":0}],\"min\":[{\"onPropChange\":0}],\"max\":[{\"onPropChange\":0}]}],[0,\"lido-trace\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"id\":[1],\"svgSource\":[1,\"svg-source\"],\"value\":[1],\"height\":[1],\"width\":[1],\"audio\":[1],\"x\":[1],\"y\":[1],\"z\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"tabIndex\":[2,\"tab-index\"],\"mode\":[1],\"fingerHintUrl\":[1,\"finger-hint-url\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"highlightTextId\":[1,\"highlight-text-id\"],\"animationTrace\":[4,\"animation-trace\"],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"svgUrls\":[32],\"audioUrls\":[32],\"currentSvgIndex\":[32],\"moving\":[32],\"style\":[32],\"fileIndex\":[32],\"isDragging\":[32],\"activePointerId\":[32],\"freeTraceUpdateCounter\":[32],\"idleTimer\":[32],\"fingerImg\":[32]},null,{\"svgSource\":[{\"initializeSVG\":0}],\"mode\":[{\"initializeSVG\":0}]}],[260,\"lido-wrap\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[4],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"childElementsLength\":[2,\"child-elements-length\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"flex\":[1],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1],\"disableSpeak\":[4,\"disable-speak\"],\"style\":[32]}],[260,\"lido-cell\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"scrollbarWidth\":[1,\"scrollbar-width\"],\"id\":[1],\"value\":[1],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"x\":[1],\"y\":[1],\"z\":[1],\"gap\":[1],\"bgColor\":[1,\"bg-color\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[1],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"onEntry\":[1,\"on-entry\"],\"childElementsLength\":[2,\"child-elements-length\"],\"minLength\":[2,\"min-length\"],\"maxLength\":[2,\"max-length\"],\"layout\":[1],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"margin\":[1],\"padding\":[1],\"alignItems\":[1,\"align-items\"],\"borderRadius\":[1,\"border-radius\"],\"flexDirection\":[1,\"flex-direction\"],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"style\":[32]}],[0,\"lido-text\",{\"showSpeakIcon\":[4,\"show-speak-icon\"],\"id\":[1],\"value\":[1],\"string\":[1],\"fontFamily\":[1,\"font-family\"],\"fontSize\":[1,\"font-size\"],\"fontColor\":[1,\"font-color\"],\"highlightWhileSpeaking\":[4,\"highlight-while-speaking\"],\"height\":[1],\"width\":[1],\"ariaLabel\":[1,\"aria-label\"],\"ariaHidden\":[1,\"aria-hidden\"],\"move\":[1],\"x\":[1],\"y\":[1],\"z\":[1],\"bgColor\":[1,\"bg-color\"],\"borderImage\":[1,\"border-image\"],\"type\":[1],\"tabIndex\":[2,\"tab-index\"],\"visible\":[8],\"audio\":[1],\"onTouch\":[1,\"on-touch\"],\"onInCorrect\":[1,\"on-in-correct\"],\"onCorrect\":[1,\"on-correct\"],\"minDrops\":[2,\"min-drops\"],\"maxDrops\":[2,\"max-drops\"],\"onEntry\":[1,\"on-entry\"],\"margin\":[1],\"padding\":[1],\"borderRadius\":[1,\"border-radius\"],\"spanType\":[1,\"span-type\"],\"delayVisible\":[1,\"delay-visible\"],\"disableSpeak\":[4,\"disable-speak\"],\"style\":[32]}]]]]"), options);
|
|
22
22
|
});
|
|
23
23
|
|
|
24
24
|
exports.setNonce = index.setNonce;
|