@everymatrix/lottery-game-page 1.54.11 → 1.55.0
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/helper-accordion_14.cjs.entry.js +22827 -22529
- package/dist/cjs/{index-33e3dbe2.js → index-a240c449.js} +76 -177
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/lottery-game-page.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/lottery-game-page/lottery-game-page.js +32 -52
- package/dist/esm/helper-accordion_14.entry.js +22827 -22529
- package/dist/esm/{index-9faf3f55.js → index-ad071e63.js} +76 -177
- package/dist/esm/loader.js +2 -2
- package/dist/esm/lottery-game-page.js +3 -3
- package/dist/lottery-game-page/lottery-game-page.esm.js +1 -1
- package/dist/lottery-game-page/p-5465eaee.entry.js +4970 -0
- package/dist/lottery-game-page/p-ed51a70f.js +2 -0
- package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/lottery-game-page/.stencil/packages/stencil/lottery-game-page/stencil.config.d.ts +2 -0
- package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/lottery-game-page/.stencil/packages/stencil/lottery-game-page/stencil.config.dev.d.ts +2 -0
- package/package.json +1 -1
- package/dist/lottery-game-page/p-3f582acc.entry.js +0 -3901
- package/dist/lottery-game-page/p-bb75271a.js +0 -2
- package/dist/types/builds/emfe-widgets/widgets-monorepo/packages/stencil/lottery-game-page/.stencil/packages/stencil/lottery-game-page/stencil.config.d.ts +0 -2
- package/dist/types/builds/emfe-widgets/widgets-monorepo/packages/stencil/lottery-game-page/.stencil/packages/stencil/lottery-game-page/stencil.config.dev.d.ts +0 -2
- /package/dist/types/{builds/emfe-widgets → Users/maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/lottery-game-page/.stencil/tools/plugins/index.d.ts +0 -0
- /package/dist/types/{builds/emfe-widgets → Users/maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/lottery-game-page/.stencil/tools/plugins/stencil-clean-deps-plugin.d.ts +0 -0
- /package/dist/types/{builds/emfe-widgets → Users/maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/lottery-game-page/.stencil/tools/plugins/vite-chunk-plugin.d.ts +0 -0
- /package/dist/types/{builds/emfe-widgets → Users/maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/lottery-game-page/.stencil/tools/plugins/vite-clean-deps-plugin.d.ts +0 -0
|
@@ -1,21 +1,17 @@
|
|
|
1
1
|
const NAMESPACE = 'lottery-game-page';
|
|
2
|
-
const BUILD = /* lottery-game-page */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: false, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: true, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: false, hostListenerTargetDocument: true, hostListenerTargetParent: false, hostListenerTargetWindow: true, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: false, mode: false,
|
|
2
|
+
const BUILD = /* lottery-game-page */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: false, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: true, cmpWillUpdate: false, connectedCallback: true, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: false, hostListenerTargetDocument: true, hostListenerTargetParent: false, hostListenerTargetWindow: true, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: false, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: true, slotChildNodesFix: false, slotRelocation: false, state: true, style: true, svg: false, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: false, watchCallback: true };
|
|
3
3
|
|
|
4
4
|
/*
|
|
5
|
-
Stencil Client Platform v4.
|
|
5
|
+
Stencil Client Platform v4.22.3 | MIT Licensed | https://stenciljs.com
|
|
6
6
|
*/
|
|
7
7
|
var __defProp = Object.defineProperty;
|
|
8
8
|
var __export = (target, all) => {
|
|
9
9
|
for (var name in all)
|
|
10
10
|
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
11
|
};
|
|
12
|
-
|
|
13
|
-
// src/client/client-host-ref.ts
|
|
14
12
|
var hostRefs = /* @__PURE__ */ new WeakMap();
|
|
15
13
|
var getHostRef = (ref) => hostRefs.get(ref);
|
|
16
|
-
var registerInstance = (lazyInstance, hostRef) =>
|
|
17
|
-
hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);
|
|
18
|
-
};
|
|
14
|
+
var registerInstance = (lazyInstance, hostRef) => hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);
|
|
19
15
|
var registerHost = (hostElement, cmpMeta) => {
|
|
20
16
|
const hostRef = {
|
|
21
17
|
$flags$: 0,
|
|
@@ -28,8 +24,7 @@ var registerHost = (hostElement, cmpMeta) => {
|
|
|
28
24
|
hostElement["s-p"] = [];
|
|
29
25
|
hostElement["s-rc"] = [];
|
|
30
26
|
}
|
|
31
|
-
|
|
32
|
-
return ref;
|
|
27
|
+
return hostRefs.set(hostElement, hostRef);
|
|
33
28
|
};
|
|
34
29
|
var isMemberInElement = (elm, memberName) => memberName in elm;
|
|
35
30
|
var consoleError = (e, el) => (0, console.error)(e, el);
|
|
@@ -66,22 +61,16 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
66
61
|
/* webpackExclude: /\.system\.entry\.js$/ */
|
|
67
62
|
/* webpackMode: "lazy" */
|
|
68
63
|
`./${bundleId}.entry.js${""}`
|
|
69
|
-
).then(
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
cmpModules.set(bundleId, importedModule);
|
|
73
|
-
}
|
|
74
|
-
return importedModule[exportName];
|
|
75
|
-
},
|
|
76
|
-
(e) => {
|
|
77
|
-
consoleError(e, hostRef.$hostElement$);
|
|
64
|
+
).then((importedModule) => {
|
|
65
|
+
{
|
|
66
|
+
cmpModules.set(bundleId, importedModule);
|
|
78
67
|
}
|
|
79
|
-
|
|
68
|
+
return importedModule[exportName];
|
|
69
|
+
}, consoleError);
|
|
80
70
|
};
|
|
81
71
|
|
|
82
72
|
// src/client/client-style.ts
|
|
83
73
|
var styles = /* @__PURE__ */ new Map();
|
|
84
|
-
var HYDRATED_STYLE_ID = "sty-id";
|
|
85
74
|
var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
|
|
86
75
|
var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
|
|
87
76
|
var win = typeof window !== "undefined" ? window : {};
|
|
@@ -161,6 +150,12 @@ var getAssetPath = (path) => {
|
|
|
161
150
|
const assetUrl = new URL(path, plt.$resourcesUrl$);
|
|
162
151
|
return assetUrl.origin !== win.location.origin ? assetUrl.href : assetUrl.pathname;
|
|
163
152
|
};
|
|
153
|
+
|
|
154
|
+
// src/utils/constants.ts
|
|
155
|
+
var EMPTY_OBJ = {};
|
|
156
|
+
|
|
157
|
+
// src/utils/helpers.ts
|
|
158
|
+
var isDef = (v) => v != null;
|
|
164
159
|
var isComplexType = (o) => {
|
|
165
160
|
o = typeof o;
|
|
166
161
|
return o === "object" || o === "function";
|
|
@@ -364,7 +359,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
364
359
|
}
|
|
365
360
|
if (!appliedStyles.has(scopeId2)) {
|
|
366
361
|
{
|
|
367
|
-
styleElm =
|
|
362
|
+
styleElm = doc.createElement("style");
|
|
368
363
|
styleElm.innerHTML = style;
|
|
369
364
|
const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);
|
|
370
365
|
if (nonce != null) {
|
|
@@ -374,10 +369,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
374
369
|
if (styleContainerNode.nodeName === "HEAD") {
|
|
375
370
|
const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
|
|
376
371
|
const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
|
|
377
|
-
styleContainerNode.insertBefore(
|
|
378
|
-
styleElm,
|
|
379
|
-
(referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
|
|
380
|
-
);
|
|
372
|
+
styleContainerNode.insertBefore(styleElm, referenceNode2);
|
|
381
373
|
} else if ("host" in styleContainerNode) {
|
|
382
374
|
if (supportsConstructableStylesheets) {
|
|
383
375
|
const stylesheet = new CSSStyleSheet();
|
|
@@ -395,7 +387,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
395
387
|
styleContainerNode.append(styleElm);
|
|
396
388
|
}
|
|
397
389
|
}
|
|
398
|
-
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
|
|
390
|
+
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */ && styleContainerNode.nodeName !== "HEAD") {
|
|
399
391
|
styleContainerNode.insertBefore(styleElm, null);
|
|
400
392
|
}
|
|
401
393
|
}
|
|
@@ -420,25 +412,23 @@ var attachStyles = (hostRef) => {
|
|
|
420
412
|
const scopeId2 = addStyle(
|
|
421
413
|
elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
|
|
422
414
|
cmpMeta);
|
|
423
|
-
if (
|
|
415
|
+
if (flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */) {
|
|
424
416
|
elm["s-sc"] = scopeId2;
|
|
425
417
|
elm.classList.add(scopeId2 + "-h");
|
|
426
418
|
}
|
|
427
419
|
endAttachStyles();
|
|
428
420
|
};
|
|
429
421
|
var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
|
|
430
|
-
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags
|
|
422
|
+
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
431
423
|
if (oldValue !== newValue) {
|
|
432
424
|
let isProp = isMemberInElement(elm, memberName);
|
|
433
425
|
let ln = memberName.toLowerCase();
|
|
434
426
|
if (memberName === "class") {
|
|
435
427
|
const classList = elm.classList;
|
|
436
428
|
const oldClasses = parseClassList(oldValue);
|
|
437
|
-
|
|
438
|
-
|
|
439
|
-
|
|
440
|
-
classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
|
|
441
|
-
}
|
|
429
|
+
const newClasses = parseClassList(newValue);
|
|
430
|
+
classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
|
|
431
|
+
classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
|
|
442
432
|
} else if (memberName === "style") {
|
|
443
433
|
{
|
|
444
434
|
for (const prop in oldValue) {
|
|
@@ -497,7 +487,7 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
|
|
|
497
487
|
elm.setAttribute(memberName, n);
|
|
498
488
|
}
|
|
499
489
|
}
|
|
500
|
-
} else
|
|
490
|
+
} else {
|
|
501
491
|
elm[memberName] = newValue;
|
|
502
492
|
}
|
|
503
493
|
} catch (e) {
|
|
@@ -519,44 +509,24 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
|
|
|
519
509
|
}
|
|
520
510
|
};
|
|
521
511
|
var parseClassListRegex = /\s/;
|
|
522
|
-
var parseClassList = (value) =>
|
|
523
|
-
if (typeof value === "object" && value && "baseVal" in value) {
|
|
524
|
-
value = value.baseVal;
|
|
525
|
-
}
|
|
526
|
-
if (!value || typeof value !== "string") {
|
|
527
|
-
return [];
|
|
528
|
-
}
|
|
529
|
-
return value.split(parseClassListRegex);
|
|
530
|
-
};
|
|
512
|
+
var parseClassList = (value) => !value ? [] : value.split(parseClassListRegex);
|
|
531
513
|
var CAPTURE_EVENT_SUFFIX = "Capture";
|
|
532
514
|
var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
|
|
533
515
|
|
|
534
516
|
// src/runtime/vdom/update-element.ts
|
|
535
|
-
var updateElement = (oldVnode, newVnode, isSvgMode2
|
|
517
|
+
var updateElement = (oldVnode, newVnode, isSvgMode2) => {
|
|
536
518
|
const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
|
|
537
|
-
const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ ||
|
|
538
|
-
const newVnodeAttrs = newVnode.$attrs$ ||
|
|
519
|
+
const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || EMPTY_OBJ;
|
|
520
|
+
const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;
|
|
539
521
|
{
|
|
540
522
|
for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
|
|
541
523
|
if (!(memberName in newVnodeAttrs)) {
|
|
542
|
-
setAccessor(
|
|
543
|
-
elm,
|
|
544
|
-
memberName,
|
|
545
|
-
oldVnodeAttrs[memberName],
|
|
546
|
-
void 0,
|
|
547
|
-
isSvgMode2,
|
|
548
|
-
newVnode.$flags$);
|
|
524
|
+
setAccessor(elm, memberName, oldVnodeAttrs[memberName], void 0, isSvgMode2, newVnode.$flags$);
|
|
549
525
|
}
|
|
550
526
|
}
|
|
551
527
|
}
|
|
552
528
|
for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
|
|
553
|
-
setAccessor(
|
|
554
|
-
elm,
|
|
555
|
-
memberName,
|
|
556
|
-
oldVnodeAttrs[memberName],
|
|
557
|
-
newVnodeAttrs[memberName],
|
|
558
|
-
isSvgMode2,
|
|
559
|
-
newVnode.$flags$);
|
|
529
|
+
setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode2, newVnode.$flags$);
|
|
560
530
|
}
|
|
561
531
|
};
|
|
562
532
|
function sortedAttrNames(attrNames) {
|
|
@@ -568,10 +538,13 @@ function sortedAttrNames(attrNames) {
|
|
|
568
538
|
attrNames
|
|
569
539
|
);
|
|
570
540
|
}
|
|
541
|
+
|
|
542
|
+
// src/runtime/vdom/vdom-render.ts
|
|
543
|
+
var scopeId;
|
|
571
544
|
var hostTagName;
|
|
572
545
|
var useNativeShadowDom = false;
|
|
573
546
|
var isSvgMode = false;
|
|
574
|
-
var createElm = (oldParentVNode, newParentVNode, childIndex) => {
|
|
547
|
+
var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
|
|
575
548
|
const newVNode2 = newParentVNode.$children$[childIndex];
|
|
576
549
|
let i2 = 0;
|
|
577
550
|
let elm;
|
|
@@ -585,6 +558,11 @@ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
|
|
|
585
558
|
{
|
|
586
559
|
updateElement(null, newVNode2, isSvgMode);
|
|
587
560
|
}
|
|
561
|
+
const rootNode = elm.getRootNode();
|
|
562
|
+
const isElementWithinShadowRoot = !rootNode.querySelector("body");
|
|
563
|
+
if (!isElementWithinShadowRoot && BUILD.scoped && isDef(scopeId) && elm["s-si"] !== scopeId) {
|
|
564
|
+
elm.classList.add(elm["s-si"] = scopeId);
|
|
565
|
+
}
|
|
588
566
|
if (newVNode2.$children$) {
|
|
589
567
|
for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
|
|
590
568
|
childNode = createElm(oldParentVNode, newVNode2, i2);
|
|
@@ -714,9 +692,6 @@ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
|
|
|
714
692
|
if (!isInitialRender) {
|
|
715
693
|
return leftVNode.$key$ === rightVNode.$key$;
|
|
716
694
|
}
|
|
717
|
-
if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
|
|
718
|
-
leftVNode.$key$ = rightVNode.$key$;
|
|
719
|
-
}
|
|
720
695
|
return true;
|
|
721
696
|
}
|
|
722
697
|
return false;
|
|
@@ -757,9 +732,8 @@ var nullifyVNodeRefs = (vNode) => {
|
|
|
757
732
|
}
|
|
758
733
|
};
|
|
759
734
|
var insertBefore = (parent, newNode, reference) => {
|
|
760
|
-
|
|
761
|
-
|
|
762
|
-
}
|
|
735
|
+
const inserted = parent == null ? void 0 : parent.insertBefore(newNode, reference);
|
|
736
|
+
return inserted;
|
|
763
737
|
};
|
|
764
738
|
var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
765
739
|
const hostElm = hostRef.$hostElement$;
|
|
@@ -784,21 +758,17 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
|
784
758
|
rootVnode.$flags$ |= 4 /* isHost */;
|
|
785
759
|
hostRef.$vnode$ = rootVnode;
|
|
786
760
|
rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm ;
|
|
787
|
-
|
|
761
|
+
{
|
|
762
|
+
scopeId = hostElm["s-sc"];
|
|
763
|
+
}
|
|
764
|
+
useNativeShadowDom = (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;
|
|
788
765
|
patch(oldVNode, rootVnode, isInitialLoad);
|
|
789
766
|
};
|
|
790
767
|
|
|
791
768
|
// src/runtime/update-component.ts
|
|
792
769
|
var attachToAncestor = (hostRef, ancestorComponent) => {
|
|
793
770
|
if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
|
|
794
|
-
|
|
795
|
-
new Promise(
|
|
796
|
-
(r) => hostRef.$onRenderResolve$ = () => {
|
|
797
|
-
ancestorComponent["s-p"].splice(index - 1, 1);
|
|
798
|
-
r();
|
|
799
|
-
}
|
|
800
|
-
)
|
|
801
|
-
);
|
|
771
|
+
ancestorComponent["s-p"].push(new Promise((r) => hostRef.$onRenderResolve$ = r));
|
|
802
772
|
}
|
|
803
773
|
};
|
|
804
774
|
var scheduleUpdate = (hostRef, isInitialLoad) => {
|
|
@@ -827,16 +797,16 @@ var dispatchHooks = (hostRef, isInitialLoad) => {
|
|
|
827
797
|
{
|
|
828
798
|
hostRef.$flags$ |= 256 /* isListenReady */;
|
|
829
799
|
if (hostRef.$queuedListeners$) {
|
|
830
|
-
hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event
|
|
800
|
+
hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));
|
|
831
801
|
hostRef.$queuedListeners$ = void 0;
|
|
832
802
|
}
|
|
833
803
|
}
|
|
834
804
|
{
|
|
835
|
-
maybePromise = safeCall(instance, "componentWillLoad"
|
|
805
|
+
maybePromise = safeCall(instance, "componentWillLoad");
|
|
836
806
|
}
|
|
837
807
|
}
|
|
838
808
|
{
|
|
839
|
-
maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender"
|
|
809
|
+
maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender"));
|
|
840
810
|
}
|
|
841
811
|
endSchedule();
|
|
842
812
|
return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
|
|
@@ -904,7 +874,7 @@ var postUpdateComponent = (hostRef) => {
|
|
|
904
874
|
const instance = hostRef.$lazyInstance$ ;
|
|
905
875
|
const ancestorComponent = hostRef.$ancestorComponent$;
|
|
906
876
|
{
|
|
907
|
-
safeCall(instance, "componentDidRender"
|
|
877
|
+
safeCall(instance, "componentDidRender");
|
|
908
878
|
}
|
|
909
879
|
if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {
|
|
910
880
|
hostRef.$flags$ |= 64 /* hasLoadedComponent */;
|
|
@@ -933,14 +903,17 @@ var postUpdateComponent = (hostRef) => {
|
|
|
933
903
|
}
|
|
934
904
|
};
|
|
935
905
|
var appDidLoad = (who) => {
|
|
906
|
+
{
|
|
907
|
+
addHydratedFlag(doc.documentElement);
|
|
908
|
+
}
|
|
936
909
|
nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
|
|
937
910
|
};
|
|
938
|
-
var safeCall = (instance, method, arg
|
|
911
|
+
var safeCall = (instance, method, arg) => {
|
|
939
912
|
if (instance && instance[method]) {
|
|
940
913
|
try {
|
|
941
914
|
return instance[method](arg);
|
|
942
915
|
} catch (e) {
|
|
943
|
-
consoleError(e
|
|
916
|
+
consoleError(e);
|
|
944
917
|
}
|
|
945
918
|
}
|
|
946
919
|
return void 0;
|
|
@@ -999,68 +972,15 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
999
972
|
const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
|
|
1000
973
|
members.map(([memberName, [memberFlags]]) => {
|
|
1001
974
|
if ((memberFlags & 31 /* Prop */ || (flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {
|
|
1002
|
-
const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(prototype, memberName) || {};
|
|
1003
|
-
if (origGetter) cmpMeta.$members$[memberName][0] |= 2048 /* Getter */;
|
|
1004
|
-
if (origSetter) cmpMeta.$members$[memberName][0] |= 4096 /* Setter */;
|
|
1005
|
-
if (flags & 1 /* isElementConstructor */ || !origGetter) {
|
|
1006
|
-
Object.defineProperty(prototype, memberName, {
|
|
1007
|
-
get() {
|
|
1008
|
-
{
|
|
1009
|
-
if ((cmpMeta.$members$[memberName][0] & 2048 /* Getter */) === 0) {
|
|
1010
|
-
return getValue(this, memberName);
|
|
1011
|
-
}
|
|
1012
|
-
const ref = getHostRef(this);
|
|
1013
|
-
const instance = ref ? ref.$lazyInstance$ : prototype;
|
|
1014
|
-
if (!instance) return;
|
|
1015
|
-
return instance[memberName];
|
|
1016
|
-
}
|
|
1017
|
-
},
|
|
1018
|
-
configurable: true,
|
|
1019
|
-
enumerable: true
|
|
1020
|
-
});
|
|
1021
|
-
}
|
|
1022
975
|
Object.defineProperty(prototype, memberName, {
|
|
976
|
+
get() {
|
|
977
|
+
return getValue(this, memberName);
|
|
978
|
+
},
|
|
1023
979
|
set(newValue) {
|
|
1024
|
-
|
|
1025
|
-
|
|
1026
|
-
|
|
1027
|
-
|
|
1028
|
-
newValue = ref.$instanceValues$.get(memberName);
|
|
1029
|
-
} else if (!ref.$instanceValues$.get(memberName) && currentValue) {
|
|
1030
|
-
ref.$instanceValues$.set(memberName, currentValue);
|
|
1031
|
-
}
|
|
1032
|
-
origSetter.apply(this, [parsePropertyValue(newValue, memberFlags)]);
|
|
1033
|
-
newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
|
|
1034
|
-
setValue(this, memberName, newValue, cmpMeta);
|
|
1035
|
-
return;
|
|
1036
|
-
}
|
|
1037
|
-
{
|
|
1038
|
-
if ((flags & 1 /* isElementConstructor */) === 0 || (cmpMeta.$members$[memberName][0] & 4096 /* Setter */) === 0) {
|
|
1039
|
-
setValue(this, memberName, newValue, cmpMeta);
|
|
1040
|
-
if (flags & 1 /* isElementConstructor */ && !ref.$lazyInstance$) {
|
|
1041
|
-
ref.$onReadyPromise$.then(() => {
|
|
1042
|
-
if (cmpMeta.$members$[memberName][0] & 4096 /* Setter */ && ref.$lazyInstance$[memberName] !== ref.$instanceValues$.get(memberName)) {
|
|
1043
|
-
ref.$lazyInstance$[memberName] = newValue;
|
|
1044
|
-
}
|
|
1045
|
-
});
|
|
1046
|
-
}
|
|
1047
|
-
return;
|
|
1048
|
-
}
|
|
1049
|
-
const setterSetVal = () => {
|
|
1050
|
-
const currentValue = ref.$lazyInstance$[memberName];
|
|
1051
|
-
if (!ref.$instanceValues$.get(memberName) && currentValue) {
|
|
1052
|
-
ref.$instanceValues$.set(memberName, currentValue);
|
|
1053
|
-
}
|
|
1054
|
-
ref.$lazyInstance$[memberName] = parsePropertyValue(newValue, memberFlags);
|
|
1055
|
-
setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
|
|
1056
|
-
};
|
|
1057
|
-
if (ref.$lazyInstance$) {
|
|
1058
|
-
setterSetVal();
|
|
1059
|
-
} else {
|
|
1060
|
-
ref.$onReadyPromise$.then(() => setterSetVal());
|
|
1061
|
-
}
|
|
1062
|
-
}
|
|
1063
|
-
}
|
|
980
|
+
setValue(this, memberName, newValue, cmpMeta);
|
|
981
|
+
},
|
|
982
|
+
configurable: true,
|
|
983
|
+
enumerable: true
|
|
1064
984
|
});
|
|
1065
985
|
}
|
|
1066
986
|
});
|
|
@@ -1070,7 +990,7 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1070
990
|
plt.jmp(() => {
|
|
1071
991
|
var _a2;
|
|
1072
992
|
const propName = attrNameToPropName.get(attrName);
|
|
1073
|
-
if (this.hasOwnProperty(propName)
|
|
993
|
+
if (this.hasOwnProperty(propName)) {
|
|
1074
994
|
newValue = this[propName];
|
|
1075
995
|
delete this[propName];
|
|
1076
996
|
} else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
|
|
@@ -1090,11 +1010,7 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1090
1010
|
}
|
|
1091
1011
|
return;
|
|
1092
1012
|
}
|
|
1093
|
-
|
|
1094
|
-
newValue = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
|
|
1095
|
-
if (newValue !== this[propName] && (!propDesc.get || !!propDesc.set)) {
|
|
1096
|
-
this[propName] = newValue;
|
|
1097
|
-
}
|
|
1013
|
+
this[propName] = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
|
|
1098
1014
|
});
|
|
1099
1015
|
};
|
|
1100
1016
|
Cstr.observedAttributes = Array.from(
|
|
@@ -1123,7 +1039,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1123
1039
|
hostRef.$flags$ |= 32 /* hasInitializedComponent */;
|
|
1124
1040
|
const bundleId = cmpMeta.$lazyBundleId$;
|
|
1125
1041
|
if (bundleId) {
|
|
1126
|
-
const CstrImport = loadModule(cmpMeta
|
|
1042
|
+
const CstrImport = loadModule(cmpMeta);
|
|
1127
1043
|
if (CstrImport && "then" in CstrImport) {
|
|
1128
1044
|
const endLoad = uniqueTime();
|
|
1129
1045
|
Cstr = await CstrImport;
|
|
@@ -1148,7 +1064,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1148
1064
|
try {
|
|
1149
1065
|
new Cstr(hostRef);
|
|
1150
1066
|
} catch (e) {
|
|
1151
|
-
consoleError(e
|
|
1067
|
+
consoleError(e);
|
|
1152
1068
|
}
|
|
1153
1069
|
{
|
|
1154
1070
|
hostRef.$flags$ &= ~8 /* isConstructingInstance */;
|
|
@@ -1157,7 +1073,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1157
1073
|
hostRef.$flags$ |= 128 /* isWatchReady */;
|
|
1158
1074
|
}
|
|
1159
1075
|
endNewInstance();
|
|
1160
|
-
fireConnectedCallback(hostRef.$lazyInstance
|
|
1076
|
+
fireConnectedCallback(hostRef.$lazyInstance$);
|
|
1161
1077
|
} else {
|
|
1162
1078
|
Cstr = elm.constructor;
|
|
1163
1079
|
const cmpTag = elm.localName;
|
|
@@ -1184,9 +1100,9 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1184
1100
|
schedule();
|
|
1185
1101
|
}
|
|
1186
1102
|
};
|
|
1187
|
-
var fireConnectedCallback = (instance
|
|
1103
|
+
var fireConnectedCallback = (instance) => {
|
|
1188
1104
|
{
|
|
1189
|
-
safeCall(instance, "connectedCallback"
|
|
1105
|
+
safeCall(instance, "connectedCallback");
|
|
1190
1106
|
}
|
|
1191
1107
|
};
|
|
1192
1108
|
|
|
@@ -1222,17 +1138,17 @@ var connectedCallback = (elm) => {
|
|
|
1222
1138
|
} else {
|
|
1223
1139
|
addHostEventListeners(elm, hostRef, cmpMeta.$listeners$);
|
|
1224
1140
|
if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
|
|
1225
|
-
fireConnectedCallback(hostRef.$lazyInstance
|
|
1141
|
+
fireConnectedCallback(hostRef.$lazyInstance$);
|
|
1226
1142
|
} else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
|
|
1227
|
-
hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance
|
|
1143
|
+
hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$));
|
|
1228
1144
|
}
|
|
1229
1145
|
}
|
|
1230
1146
|
endConnected();
|
|
1231
1147
|
}
|
|
1232
1148
|
};
|
|
1233
|
-
var disconnectInstance = (instance
|
|
1149
|
+
var disconnectInstance = (instance) => {
|
|
1234
1150
|
{
|
|
1235
|
-
safeCall(instance, "disconnectedCallback"
|
|
1151
|
+
safeCall(instance, "disconnectedCallback");
|
|
1236
1152
|
}
|
|
1237
1153
|
};
|
|
1238
1154
|
var disconnectedCallback = async (elm) => {
|
|
@@ -1245,17 +1161,11 @@ var disconnectedCallback = async (elm) => {
|
|
|
1245
1161
|
}
|
|
1246
1162
|
}
|
|
1247
1163
|
if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
|
|
1248
|
-
disconnectInstance(hostRef.$lazyInstance
|
|
1164
|
+
disconnectInstance(hostRef.$lazyInstance$);
|
|
1249
1165
|
} else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
|
|
1250
|
-
hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance
|
|
1166
|
+
hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$));
|
|
1251
1167
|
}
|
|
1252
1168
|
}
|
|
1253
|
-
if (rootAppliedStyles.has(elm)) {
|
|
1254
|
-
rootAppliedStyles.delete(elm);
|
|
1255
|
-
}
|
|
1256
|
-
if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
|
|
1257
|
-
rootAppliedStyles.delete(elm.shadowRoot);
|
|
1258
|
-
}
|
|
1259
1169
|
};
|
|
1260
1170
|
|
|
1261
1171
|
// src/runtime/bootstrap-lazy.ts
|
|
@@ -1340,17 +1250,6 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
1340
1250
|
}
|
|
1341
1251
|
disconnectedCallback() {
|
|
1342
1252
|
plt.jmp(() => disconnectedCallback(this));
|
|
1343
|
-
plt.raf(() => {
|
|
1344
|
-
var _a3;
|
|
1345
|
-
const hostRef = getHostRef(this);
|
|
1346
|
-
const i2 = deferredConnectedCallbacks.findIndex((host) => host === this);
|
|
1347
|
-
if (i2 > -1) {
|
|
1348
|
-
deferredConnectedCallbacks.splice(i2, 1);
|
|
1349
|
-
}
|
|
1350
|
-
if (((_a3 = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a3.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
|
|
1351
|
-
delete hostRef.$vnode$.$elm$;
|
|
1352
|
-
}
|
|
1353
|
-
});
|
|
1354
1253
|
}
|
|
1355
1254
|
componentOnReady() {
|
|
1356
1255
|
return getHostRef(this).$onReadyPromise$;
|
|
@@ -1414,7 +1313,7 @@ var hostListenerProxy = (hostRef, methodName) => (ev) => {
|
|
|
1414
1313
|
}
|
|
1415
1314
|
}
|
|
1416
1315
|
} catch (e) {
|
|
1417
|
-
consoleError(e
|
|
1316
|
+
consoleError(e);
|
|
1418
1317
|
}
|
|
1419
1318
|
};
|
|
1420
1319
|
var getHostListenerTarget = (elm, flags) => {
|
package/dist/esm/loader.js
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { b as bootstrapLazy } from './index-
|
|
2
|
-
export { s as setNonce } from './index-
|
|
1
|
+
import { b as bootstrapLazy } from './index-ad071e63.js';
|
|
2
|
+
export { s as setNonce } from './index-ad071e63.js';
|
|
3
3
|
import { g as globalScripts } from './app-globals-0f993ce5.js';
|
|
4
4
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { p as promiseResolve, b as bootstrapLazy } from './index-
|
|
2
|
-
export { s as setNonce } from './index-
|
|
1
|
+
import { p as promiseResolve, b as bootstrapLazy } from './index-ad071e63.js';
|
|
2
|
+
export { s as setNonce } from './index-ad071e63.js';
|
|
3
3
|
import { g as globalScripts } from './app-globals-0f993ce5.js';
|
|
4
4
|
|
|
5
5
|
/*
|
|
6
|
-
Stencil Client Patch Browser v4.
|
|
6
|
+
Stencil Client Patch Browser v4.22.3 | MIT Licensed | https://stenciljs.com
|
|
7
7
|
*/
|
|
8
8
|
var patchBrowser = () => {
|
|
9
9
|
const importMeta = import.meta.url;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as e,b as t}from"./p-
|
|
1
|
+
import{p as e,b as t}from"./p-ed51a70f.js";export{s as setNonce}from"./p-ed51a70f.js";import{g as l}from"./p-e1255160.js";(()=>{const t=import.meta.url,l={};return""!==t&&(l.resourcesUrl=new URL(".",t).href),e(l)})().then((async e=>(await l(),t([["p-5465eaee",[[1,"lottery-game-page",{endpoint:[513],endpointTicket:[513,"endpoint-ticket"],gameId:[513,"game-id"],playerId:[514,"player-id"],sessionId:[513,"session-id"],language:[513],backgroundUrl:[513,"background-url"],clientStyling:[513,"client-styling"],clientStylingurl:[513,"client-stylingurl"],translationUrl:[513,"translation-url"],clientStylingUrlContent:[32],tickets:[32],mainTickets:[32],secondaryTickets:[32],tabIndex:[32],hasErrors:[32],totalAmount:[32],successVisible:[32],daysRemaining:[32],hoursRemaining:[32],minutesRemaining:[32],secondsRemaining:[32],nextDate:[32],isLoggedIn:[32],loginModalVisible:[32],limitStylingAppends:[32],isLoading:[32],showSubmitError:[32],submitError:[32],showApiError:[32],apiError:[32],translationData:[32]},[[0,"ticketCompleted","gridFilledHandler"],[0,"gridDirty","gridDirtyHandler"],[0,"modalCloseEvent","modalCloseEvent"],[0,"stakeChange","stakeChangeHandler"],[0,"multiplierChange","multiplierChangeHandler"],[0,"drawMultiplierChange","drawMultiplierChangeHandler"],[0,"lineMultiplierChange","lineMultiplierChangeHandler"],[0,"betTypeChange","betTypeChangeHandler"]],{translationUrl:["handleNewTranslations"]}],[1,"lottery-draw-results-history",{endpoint:[513],gameId:[513,"game-id"],language:[513],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],translationUrl:[520,"translation-url"],drawData:[32],winningDataSetsData:[32],dateFiltersFrom:[32],dateFiltersTo:[32],isLoading:[32],noResults:[32],limitStylingAppends:[32],activeIndex:[32],totalResults:[32],limit:[32],offset:[32]},[[0,"filterSelection","filtersHandler"],[0,"filterSelectionReset","clearFiltersHandler"],[0,"hpPageChange","hpPageChange"]]],[1,"lottery-ticket-controller",{endpoint:[513],ticketId:[514,"ticket-id"],ticketDescription:[513,"ticket-description"],gameId:[513,"game-id"],postMessage:[516,"post-message"],eventName:[513,"event-name"],collapsed:[516],numberOfGrids:[514,"number-of-grids"],last:[516],language:[513],autoPick:[516,"auto-pick"],resetButton:[516,"reset-button"],totalControllers:[514,"total-controllers"],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],translationUrl:[520,"translation-url"],limitStylingAppends:[32]},[[0,"helperAccordionAction","helperAccordionActionHandler"]]],[1,"lottery-game-details",{clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],lowNumber:[514,"low-number"],highNumber:[514,"high-number"],minimumAllowed:[514,"minimum-allowed"],maxinumAllowed:[514,"maxinum-allowed"],language:[513],translationUrl:[520,"translation-url"],limitStylingAppends:[32]}],[1,"lottery-draw-results",{endpoint:[513],gameId:[513,"game-id"],language:[513],playerId:[513,"player-id"],drawMode:[516,"draw-mode"],drawId:[513,"draw-id"],gameName:[513,"game-name"],ticketDate:[513,"ticket-date"],ticketStatus:[513,"ticket-status"],ticketId:[513,"ticket-id"],ticketAmount:[513,"ticket-amount"],ticketCurrency:[513,"ticket-currency"],ticketMultiplier:[516,"ticket-multiplier"],ticketMultiplierNum:[514,"ticket-multiplier-num"],ticketDrawCount:[514,"ticket-draw-count"],ticketNumbers:[513,"ticket-numbers"],sessionId:[513,"session-id"],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],ticketDrawData:[513,"ticket-draw-data"],tabValue:[513,"tab-value"],translationUrl:[520,"translation-url"],multiplier:[32],isLoading:[32],hasErrors:[32],errorText:[32],ticketData:[32],ticketDataLoaded:[32],ticketDraws:[32],toggleDrawer:[32],limitStylingAppends:[32],drawData:[32]}],[1,"lottery-ticket",{endpoint:[513],gameId:[513,"game-id"],numberOfGrids:[514,"number-of-grids"],multipleDraws:[516,"multiple-draws"],ticketId:[514,"ticket-id"],resetButton:[516,"reset-button"],autoPick:[516,"auto-pick"],language:[513],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],translationUrl:[520,"translation-url"],isLoading:[32],hasErrors:[32],ticketDone:[32],isCustomSelect:[32],amountInfo:[32],limitStylingAppends:[32],stakeMultiplier:[32],lineMultiplier:[32],isCustomSelectStake:[32],isCustomSelectDraw:[32],isCustomSelectLine:[32],drawMultiplier:[32],secondarySelectionAllowed:[32],partialQuickpickAvailable:[32],boardsAllowed:[32],tabIndex:[32],groupType:[32],playType:[32],selectedPlayTypeId:[32],maximumAllowed:[32],numberRange:[32],secondaryNumberRange:[32],secondaryMaximumAllowed:[32],minimumAllowed:[32],secondaryMinimumAllowed:[32]},[[8,"click","checkForClickOutside"],[0,"gridFilled","gridFilledHandler"],[0,"gridClearAllEvent","handleGridClearAllEvent"]],{lineMultiplier:["handleLineMultiplierChange"],tabIndex:["handleTabIndexChange"]}],[1,"helper-filters",{showFilterId:[516,"show-filter-id"],activateTicketSearch:[516,"activate-ticket-search"],gameId:[513,"game-id"],playerId:[513,"player-id"],session:[513],postMessage:[516,"post-message"],language:[513],quickFiltersActive:[516,"quick-filters-active"],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],translationUrl:[520,"translation-url"],showFilterModal:[32],showClearButton:[32],filterData:[32],filterDataReset:[32],limitStylingAppends:[32]},[[0,"modalCloseEvent","modalCloseEvent"]]],[1,"helper-tabs",{disabled:[516],label:[513],selected:[516],cmsEndpoint:[513,"cms-endpoint"],selectedIndex:[1538,"selected-index"],tabs:[16],clientStyling:[513,"client-styling"],clientStylingurl:[513,"client-stylingurl"],clientStylingUrlContent:[513,"client-styling-url-content"],lowNumber:[514,"low-number"],highNumber:[514,"high-number"],minimumAllowed:[514,"minimum-allowed"],maxinumAllowed:[514,"maxinum-allowed"],language:[513],translationUrl:[520,"translation-url"],limitStylingAppends:[32]}],[1,"lottery-pagination",{nextPage:[1540,"next-page"],prevPage:[1540,"prev-page"],offset:[1538],limit:[1538],total:[1538],language:[1537],clientStyling:[1537,"client-styling"],clientStylingUrlContent:[1537,"client-styling-url-content"],arrowsActive:[1540,"arrows-active"],secondaryArrowsActive:[1540,"secondary-arrows-active"],numberedNavActive:[1540,"numbered-nav-active"],isReset:[1540,"is-reset"],translationUrl:[520,"translation-url"],offsetInt:[32],lastPage:[32],previousPage:[32],limitInt:[32],totalInt:[32],pagesArray:[32],endInt:[32],limitStylingAppends:[32]}],[1,"helper-accordion",{ticketHistoryFlag:[516,"ticket-history-flag"],headerTitle:[513,"header-title"],headerSubtitle:[513,"header-subtitle"],description:[513],footer:[516],deleteTab:[516,"delete-tab"],postMessage:[516,"post-message"],eventName:[513,"event-name"],collapsed:[516],language:[513],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],translationUrl:[520,"translation-url"],showContent:[32],limitStylingAppends:[32]}],[1,"helper-modal",{titleModal:[513,"title-modal"],visible:[1540],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],limitStylingAppends:[32]}],[1,"helper-tab",{selectedIndex:[514,"selected-index"],cmsEndpoint:[513,"cms-endpoint"],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],lowNumber:[514,"low-number"],highNumber:[514,"high-number"],minimumAllowed:[514,"minimum-allowed"],maxinumAllowed:[514,"maxinum-allowed"],language:[513],translationUrl:[520,"translation-url"],tabContent:[32],limitStylingAppends:[32]}],[1,"lottery-grid",{ticketId:[514,"ticket-id"],totalNumbers:[514,"total-numbers"],gameId:[513,"game-id"],maximumAllowed:[514,"maximum-allowed"],minimumAllowed:[514,"minimum-allowed"],numberRange:[513,"number-range"],selectable:[516],selectedNumbers:[513,"selected-numbers"],secondaryNumbers:[513,"secondary-numbers"],displaySelected:[516,"display-selected"],language:[513],gridIndex:[514,"grid-index"],gridType:[513,"grid-type"],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],highNumber:[514,"high-number"],lowNumber:[514,"low-number"],selectionType:[513,"selection-type"],partialQuickpickAvailable:[516,"partial-quickpick-available"],numbers:[32],bonusNumbers:[32],limitStylingAppends:[32]},[[0,"lotteryBulletSelection","lotteryBulletSelectionHandler"],[4,"resetSelection","resetSelectionHandler"],[4,"autoSelection","autoSelectionHandler"]]],[1,"lottery-bullet",{value:[513],selectable:[516],isSelected:[516,"is-selected"],isBonus:[516,"is-bonus"],clientStyling:[513,"client-styling"],clientStylingUrlContent:[513,"client-styling-url-content"],limitStylingAppends:[32]}]]]],e))));
|