@everymatrix/casino-engagement-suite-modal-container 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/casino-engagement-suite-modal-container/casino-engagement-suite-modal-container.esm.js +1 -1
- package/dist/casino-engagement-suite-modal-container/p-9bc17463.js +2 -0
- package/dist/casino-engagement-suite-modal-container/p-deb88d81.entry.js +1 -0
- package/dist/cjs/casino-engagement-suite-modal-container.cjs.js +2 -2
- package/dist/cjs/casino-engagement-suite-modal_2.cjs.entry.js +22 -34
- package/dist/cjs/{index-146a156e.js → index-abe824ad.js} +67 -168
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/casino-engagement-suite-modal-container/casino-engagement-suite-modal-container.js +11 -29
- package/dist/esm/casino-engagement-suite-modal-container.js +3 -3
- package/dist/esm/casino-engagement-suite-modal_2.entry.js +22 -34
- package/dist/esm/{index-114dbf36.js → index-6c6d5eed.js} +67 -168
- package/dist/esm/loader.js +2 -2
- package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/casino-engagement-suite-modal-container/.stencil/packages/stencil/casino-engagement-suite-modal-container/stencil.config.d.ts +2 -0
- package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/casino-engagement-suite-modal-container/.stencil/packages/stencil/casino-engagement-suite-modal-container/stencil.config.dev.d.ts +2 -0
- package/package.json +1 -1
- package/dist/casino-engagement-suite-modal-container/p-4866ec93.entry.js +0 -1
- package/dist/casino-engagement-suite-modal-container/p-829cf9c9.js +0 -2
- package/dist/types/builds/emfe-widgets/widgets-monorepo/packages/stencil/casino-engagement-suite-modal-container/.stencil/packages/stencil/casino-engagement-suite-modal-container/stencil.config.d.ts +0 -2
- package/dist/types/builds/emfe-widgets/widgets-monorepo/packages/stencil/casino-engagement-suite-modal-container/.stencil/packages/stencil/casino-engagement-suite-modal-container/stencil.config.dev.d.ts +0 -2
- /package/dist/types/{builds/emfe-widgets → Users/maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/casino-engagement-suite-modal-container/.stencil/tools/plugins/index.d.ts +0 -0
- /package/dist/types/{builds/emfe-widgets → Users/maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/casino-engagement-suite-modal-container/.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/casino-engagement-suite-modal-container/.stencil/tools/plugins/vite-chunk-plugin.d.ts +0 -0
- /package/dist/types/{builds/emfe-widgets → Users/maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/casino-engagement-suite-modal-container/.stencil/tools/plugins/vite-clean-deps-plugin.d.ts +0 -0
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-
|
|
1
|
+
import { r as registerInstance, c as createEvent, h, g as getElement } from './index-6c6d5eed.js';
|
|
2
2
|
|
|
3
3
|
const casinoEngagementSuiteModalCss = ":host{display:block;font-family:inherit}*{box-sizing:border-box;margin:0;padding:0}button{border:none;background:none;cursor:pointer;touch-action:manipulation}button:focus{outline:none}.EngagementSuiteIconButton{width:24px;height:24px}.EngagementSuiteIconButton.Close{background:center/100% url(https://static.everymatrix.com/gic/img/engagement-suite/close.svg) no-repeat}.ModalOverlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);justify-content:center;align-items:center;z-index:1}.ModalOverlay.Open{display:flex}.IconCloseContainer{width:100%;display:flex;justify-content:end}.ModalBodyWrapper{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.ModalBodyWrapper::-webkit-scrollbar{width:3px;background:none}.ModalBodyWrapper::-webkit-scrollbar-thumb{border-radius:var(--emw--border-radius-small, 4px);background-color:var(--emw--color-gray-transparency-30, rgba(255, 255, 255, 0.3))}.ModalContent{display:flex;flex-direction:column;align-items:center;font-family:var(--emw--font-family-secondary, \"Montserrat\", sans-serif);position:relative;color:var(--emw--color-typography, #FFFFFF);background-color:var(--emw--color-background, #1E1638);padding:24px;border-radius:var(--emw--border-radius-large, 8px);width:450px;max-width:100%;text-align:center;max-height:90dvh}.GradientBorder::before{content:\"\";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:var(--emw--border-radius-large, 9px);background:linear-gradient(143.2deg, #FF9401 -0.41%, #FFD32D 45.61%, #FF9401 82.77%);z-index:-1}.ModalHeader h1{font-weight:var(--emw--font-weight-semibold, 600);font-size:var(--emw--font-size-large-plus, 24px);padding:0 16px;margin-bottom:16px}.ModalIcon{width:44px;height:44px;border-radius:50%;background-size:cover;margin:12px 0}.ModalBody{font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-normal, 400);color:var(--emw--color-secondary, #BBB9C3);padding:0 16px}.ModalFooter{margin-top:40px;margin-bottom:28px;padding:0 16px;width:100%}@keyframes rotate{100%{transform:rotate(1turn)}}.ModalOverlay .ModalWinAnimation{display:none}.ModalOverlay.ShowAnimation .ModalWinAnimation{display:block;position:absolute;width:100%;height:100%;inset:0;background:center/550px url(https://static.everymatrix.com/gic/img/engagement-suite/light.svg) no-repeat, center/550px url(https://static.everymatrix.com/gic/img/engagement-suite/win.svg) no-repeat;animation:6s rotate linear infinite}.ModalOverlay.Mobile .EngagementSuiteIconButton{width:16px;height:16px}.ModalOverlay.Mobile .ModalBody{font-size:var(--emw--font-size-small, 14px)}.ModalOverlay.Mobile .ModalContent{width:318px;padding:12px}.ModalOverlay.Mobile .ModalHeader h1{font-size:var(--emw--font-size-large, 20px);padding:0 60px}.ModalOverlay.Mobile.ShowAnimation .ModalWinAnimation{background-size:400px}";
|
|
4
4
|
const CasinoEngagementSuiteModalStyle0 = casinoEngagementSuiteModalCss;
|
|
@@ -7,20 +7,6 @@ const CasinoEngagementSuiteModal = class {
|
|
|
7
7
|
constructor(hostRef) {
|
|
8
8
|
registerInstance(this, hostRef);
|
|
9
9
|
this.closeModal = createEvent(this, "closeModal", 7);
|
|
10
|
-
/**
|
|
11
|
-
* Client custom styling via string
|
|
12
|
-
*/
|
|
13
|
-
this.clientStyling = '';
|
|
14
|
-
/**
|
|
15
|
-
* Client custom styling via url
|
|
16
|
-
*/
|
|
17
|
-
this.clientStylingUrl = '';
|
|
18
|
-
this.device = 'Mobile';
|
|
19
|
-
/**
|
|
20
|
-
* Show win animation
|
|
21
|
-
*/
|
|
22
|
-
this.showAnimation = false;
|
|
23
|
-
this.limitStylingAppends = false;
|
|
24
10
|
this.handleCloseClick = () => {
|
|
25
11
|
if (this.isLoading)
|
|
26
12
|
return;
|
|
@@ -44,6 +30,16 @@ const CasinoEngagementSuiteModal = class {
|
|
|
44
30
|
console.log('Error ', err);
|
|
45
31
|
});
|
|
46
32
|
};
|
|
33
|
+
this.clientStyling = '';
|
|
34
|
+
this.clientStylingUrl = '';
|
|
35
|
+
this.isOpen = undefined;
|
|
36
|
+
this.isLoading = undefined;
|
|
37
|
+
this.header = undefined;
|
|
38
|
+
this.contentIcon = undefined;
|
|
39
|
+
this.modalType = undefined;
|
|
40
|
+
this.device = 'Mobile';
|
|
41
|
+
this.showAnimation = false;
|
|
42
|
+
this.limitStylingAppends = false;
|
|
47
43
|
}
|
|
48
44
|
componentDidRender() {
|
|
49
45
|
if (!this.limitStylingAppends && this.host) {
|
|
@@ -110,25 +106,6 @@ const CasinoEngagementSuiteModalContainer = class {
|
|
|
110
106
|
constructor(hostRef) {
|
|
111
107
|
registerInstance(this, hostRef);
|
|
112
108
|
this.closeModal = createEvent(this, "closeModal", 7);
|
|
113
|
-
/**
|
|
114
|
-
* Client custom styling via string
|
|
115
|
-
*/
|
|
116
|
-
this.clientStyling = '';
|
|
117
|
-
/**
|
|
118
|
-
* Client custom styling via url
|
|
119
|
-
*/
|
|
120
|
-
this.clientStylingUrl = '';
|
|
121
|
-
/**
|
|
122
|
-
* Language of the widget
|
|
123
|
-
*/
|
|
124
|
-
this.language = 'en';
|
|
125
|
-
this.device = 'Mobile';
|
|
126
|
-
this.limitStylingAppends = false;
|
|
127
|
-
this.openModals = [];
|
|
128
|
-
this.rewardMessage = '';
|
|
129
|
-
this.hasError = false;
|
|
130
|
-
this.confirmationData = null;
|
|
131
|
-
this.winAmount = { amount: 0, currency: '' };
|
|
132
109
|
this.handleCloseClick = (e) => {
|
|
133
110
|
const type = e.currentTarget.getAttribute('data-type');
|
|
134
111
|
this.closeModal.emit(type);
|
|
@@ -160,6 +137,17 @@ const CasinoEngagementSuiteModalContainer = class {
|
|
|
160
137
|
this.isModalOpen = (type) => {
|
|
161
138
|
return Boolean(this.openModals.find(el => el === type));
|
|
162
139
|
};
|
|
140
|
+
this.clientStyling = '';
|
|
141
|
+
this.clientStylingUrl = '';
|
|
142
|
+
this.language = 'en';
|
|
143
|
+
this.isJoiningToChallenge = undefined;
|
|
144
|
+
this.device = 'Mobile';
|
|
145
|
+
this.limitStylingAppends = false;
|
|
146
|
+
this.openModals = [];
|
|
147
|
+
this.rewardMessage = '';
|
|
148
|
+
this.hasError = false;
|
|
149
|
+
this.confirmationData = null;
|
|
150
|
+
this.winAmount = { amount: 0, currency: '' };
|
|
163
151
|
}
|
|
164
152
|
openModalHandler(event) {
|
|
165
153
|
const { modalType, rewardMessage, hasError, confirmationData, winAmount } = event.detail;
|
|
@@ -1,21 +1,17 @@
|
|
|
1
1
|
const NAMESPACE = 'casino-engagement-suite-modal-container';
|
|
2
|
-
const BUILD = /* casino-engagement-suite-modal-container */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: false, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: false, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: false, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: true, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, 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 = /* casino-engagement-suite-modal-container */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: false, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: false, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: false, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: true, hostListenerTargetBody: true, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: false, 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: false, 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: false, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: false, watchCallback: false };
|
|
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 : {};
|
|
@@ -155,6 +144,12 @@ var flush = () => {
|
|
|
155
144
|
};
|
|
156
145
|
var nextTick = (cb) => promiseResolve().then(cb);
|
|
157
146
|
var writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);
|
|
147
|
+
|
|
148
|
+
// src/utils/constants.ts
|
|
149
|
+
var EMPTY_OBJ = {};
|
|
150
|
+
|
|
151
|
+
// src/utils/helpers.ts
|
|
152
|
+
var isDef = (v) => v != null;
|
|
158
153
|
var isComplexType = (o) => {
|
|
159
154
|
o = typeof o;
|
|
160
155
|
return o === "object" || o === "function";
|
|
@@ -355,7 +350,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
355
350
|
}
|
|
356
351
|
if (!appliedStyles.has(scopeId2)) {
|
|
357
352
|
{
|
|
358
|
-
styleElm =
|
|
353
|
+
styleElm = doc.createElement("style");
|
|
359
354
|
styleElm.innerHTML = style;
|
|
360
355
|
const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);
|
|
361
356
|
if (nonce != null) {
|
|
@@ -365,10 +360,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
365
360
|
if (styleContainerNode.nodeName === "HEAD") {
|
|
366
361
|
const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
|
|
367
362
|
const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
|
|
368
|
-
styleContainerNode.insertBefore(
|
|
369
|
-
styleElm,
|
|
370
|
-
(referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
|
|
371
|
-
);
|
|
363
|
+
styleContainerNode.insertBefore(styleElm, referenceNode2);
|
|
372
364
|
} else if ("host" in styleContainerNode) {
|
|
373
365
|
if (supportsConstructableStylesheets) {
|
|
374
366
|
const stylesheet = new CSSStyleSheet();
|
|
@@ -386,7 +378,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
386
378
|
styleContainerNode.append(styleElm);
|
|
387
379
|
}
|
|
388
380
|
}
|
|
389
|
-
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
|
|
381
|
+
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */ && styleContainerNode.nodeName !== "HEAD") {
|
|
390
382
|
styleContainerNode.insertBefore(styleElm, null);
|
|
391
383
|
}
|
|
392
384
|
}
|
|
@@ -411,25 +403,23 @@ var attachStyles = (hostRef) => {
|
|
|
411
403
|
const scopeId2 = addStyle(
|
|
412
404
|
elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
|
|
413
405
|
cmpMeta);
|
|
414
|
-
if (
|
|
406
|
+
if (flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */) {
|
|
415
407
|
elm["s-sc"] = scopeId2;
|
|
416
408
|
elm.classList.add(scopeId2 + "-h");
|
|
417
409
|
}
|
|
418
410
|
endAttachStyles();
|
|
419
411
|
};
|
|
420
412
|
var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
|
|
421
|
-
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags
|
|
413
|
+
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
422
414
|
if (oldValue !== newValue) {
|
|
423
415
|
let isProp = isMemberInElement(elm, memberName);
|
|
424
416
|
let ln = memberName.toLowerCase();
|
|
425
417
|
if (memberName === "class") {
|
|
426
418
|
const classList = elm.classList;
|
|
427
419
|
const oldClasses = parseClassList(oldValue);
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
|
|
431
|
-
classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
|
|
432
|
-
}
|
|
420
|
+
const newClasses = parseClassList(newValue);
|
|
421
|
+
classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
|
|
422
|
+
classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
|
|
433
423
|
} else if (memberName === "style") {
|
|
434
424
|
{
|
|
435
425
|
for (const prop in oldValue) {
|
|
@@ -484,7 +474,7 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
|
|
|
484
474
|
elm.setAttribute(memberName, n);
|
|
485
475
|
}
|
|
486
476
|
}
|
|
487
|
-
} else
|
|
477
|
+
} else {
|
|
488
478
|
elm[memberName] = newValue;
|
|
489
479
|
}
|
|
490
480
|
} catch (e) {
|
|
@@ -506,44 +496,24 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
|
|
|
506
496
|
}
|
|
507
497
|
};
|
|
508
498
|
var parseClassListRegex = /\s/;
|
|
509
|
-
var parseClassList = (value) =>
|
|
510
|
-
if (typeof value === "object" && value && "baseVal" in value) {
|
|
511
|
-
value = value.baseVal;
|
|
512
|
-
}
|
|
513
|
-
if (!value || typeof value !== "string") {
|
|
514
|
-
return [];
|
|
515
|
-
}
|
|
516
|
-
return value.split(parseClassListRegex);
|
|
517
|
-
};
|
|
499
|
+
var parseClassList = (value) => !value ? [] : value.split(parseClassListRegex);
|
|
518
500
|
var CAPTURE_EVENT_SUFFIX = "Capture";
|
|
519
501
|
var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
|
|
520
502
|
|
|
521
503
|
// src/runtime/vdom/update-element.ts
|
|
522
|
-
var updateElement = (oldVnode, newVnode, isSvgMode2
|
|
504
|
+
var updateElement = (oldVnode, newVnode, isSvgMode2) => {
|
|
523
505
|
const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
|
|
524
|
-
const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ ||
|
|
525
|
-
const newVnodeAttrs = newVnode.$attrs$ ||
|
|
506
|
+
const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || EMPTY_OBJ;
|
|
507
|
+
const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;
|
|
526
508
|
{
|
|
527
509
|
for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
|
|
528
510
|
if (!(memberName in newVnodeAttrs)) {
|
|
529
|
-
setAccessor(
|
|
530
|
-
elm,
|
|
531
|
-
memberName,
|
|
532
|
-
oldVnodeAttrs[memberName],
|
|
533
|
-
void 0,
|
|
534
|
-
isSvgMode2,
|
|
535
|
-
newVnode.$flags$);
|
|
511
|
+
setAccessor(elm, memberName, oldVnodeAttrs[memberName], void 0, isSvgMode2, newVnode.$flags$);
|
|
536
512
|
}
|
|
537
513
|
}
|
|
538
514
|
}
|
|
539
515
|
for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
|
|
540
|
-
setAccessor(
|
|
541
|
-
elm,
|
|
542
|
-
memberName,
|
|
543
|
-
oldVnodeAttrs[memberName],
|
|
544
|
-
newVnodeAttrs[memberName],
|
|
545
|
-
isSvgMode2,
|
|
546
|
-
newVnode.$flags$);
|
|
516
|
+
setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode2, newVnode.$flags$);
|
|
547
517
|
}
|
|
548
518
|
};
|
|
549
519
|
function sortedAttrNames(attrNames) {
|
|
@@ -555,10 +525,13 @@ function sortedAttrNames(attrNames) {
|
|
|
555
525
|
attrNames
|
|
556
526
|
);
|
|
557
527
|
}
|
|
528
|
+
|
|
529
|
+
// src/runtime/vdom/vdom-render.ts
|
|
530
|
+
var scopeId;
|
|
558
531
|
var hostTagName;
|
|
559
532
|
var useNativeShadowDom = false;
|
|
560
533
|
var isSvgMode = false;
|
|
561
|
-
var createElm = (oldParentVNode, newParentVNode, childIndex) => {
|
|
534
|
+
var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
|
|
562
535
|
const newVNode2 = newParentVNode.$children$[childIndex];
|
|
563
536
|
let i2 = 0;
|
|
564
537
|
let elm;
|
|
@@ -572,6 +545,11 @@ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
|
|
|
572
545
|
{
|
|
573
546
|
updateElement(null, newVNode2, isSvgMode);
|
|
574
547
|
}
|
|
548
|
+
const rootNode = elm.getRootNode();
|
|
549
|
+
const isElementWithinShadowRoot = !rootNode.querySelector("body");
|
|
550
|
+
if (!isElementWithinShadowRoot && BUILD.scoped && isDef(scopeId) && elm["s-si"] !== scopeId) {
|
|
551
|
+
elm.classList.add(elm["s-si"] = scopeId);
|
|
552
|
+
}
|
|
575
553
|
if (newVNode2.$children$) {
|
|
576
554
|
for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
|
|
577
555
|
childNode = createElm(oldParentVNode, newVNode2, i2);
|
|
@@ -700,9 +678,6 @@ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
|
|
|
700
678
|
if (!isInitialRender) {
|
|
701
679
|
return leftVNode.$key$ === rightVNode.$key$;
|
|
702
680
|
}
|
|
703
|
-
if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
|
|
704
|
-
leftVNode.$key$ = rightVNode.$key$;
|
|
705
|
-
}
|
|
706
681
|
return true;
|
|
707
682
|
}
|
|
708
683
|
return false;
|
|
@@ -737,9 +712,8 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
|
|
|
737
712
|
}
|
|
738
713
|
};
|
|
739
714
|
var insertBefore = (parent, newNode, reference) => {
|
|
740
|
-
|
|
741
|
-
|
|
742
|
-
}
|
|
715
|
+
const inserted = parent == null ? void 0 : parent.insertBefore(newNode, reference);
|
|
716
|
+
return inserted;
|
|
743
717
|
};
|
|
744
718
|
var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
745
719
|
const hostElm = hostRef.$hostElement$;
|
|
@@ -764,21 +738,17 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
|
764
738
|
rootVnode.$flags$ |= 4 /* isHost */;
|
|
765
739
|
hostRef.$vnode$ = rootVnode;
|
|
766
740
|
rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm ;
|
|
767
|
-
|
|
741
|
+
{
|
|
742
|
+
scopeId = hostElm["s-sc"];
|
|
743
|
+
}
|
|
744
|
+
useNativeShadowDom = (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;
|
|
768
745
|
patch(oldVNode, rootVnode, isInitialLoad);
|
|
769
746
|
};
|
|
770
747
|
|
|
771
748
|
// src/runtime/update-component.ts
|
|
772
749
|
var attachToAncestor = (hostRef, ancestorComponent) => {
|
|
773
750
|
if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
|
|
774
|
-
|
|
775
|
-
new Promise(
|
|
776
|
-
(r) => hostRef.$onRenderResolve$ = () => {
|
|
777
|
-
ancestorComponent["s-p"].splice(index - 1, 1);
|
|
778
|
-
r();
|
|
779
|
-
}
|
|
780
|
-
)
|
|
781
|
-
);
|
|
751
|
+
ancestorComponent["s-p"].push(new Promise((r) => hostRef.$onRenderResolve$ = r));
|
|
782
752
|
}
|
|
783
753
|
};
|
|
784
754
|
var scheduleUpdate = (hostRef, isInitialLoad) => {
|
|
@@ -807,7 +777,7 @@ var dispatchHooks = (hostRef, isInitialLoad) => {
|
|
|
807
777
|
{
|
|
808
778
|
hostRef.$flags$ |= 256 /* isListenReady */;
|
|
809
779
|
if (hostRef.$queuedListeners$) {
|
|
810
|
-
hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event
|
|
780
|
+
hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));
|
|
811
781
|
hostRef.$queuedListeners$ = void 0;
|
|
812
782
|
}
|
|
813
783
|
}
|
|
@@ -878,7 +848,7 @@ var postUpdateComponent = (hostRef) => {
|
|
|
878
848
|
const instance = hostRef.$lazyInstance$ ;
|
|
879
849
|
const ancestorComponent = hostRef.$ancestorComponent$;
|
|
880
850
|
{
|
|
881
|
-
safeCall(instance, "componentDidRender"
|
|
851
|
+
safeCall(instance, "componentDidRender");
|
|
882
852
|
}
|
|
883
853
|
if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {
|
|
884
854
|
hostRef.$flags$ |= 64 /* hasLoadedComponent */;
|
|
@@ -907,14 +877,17 @@ var postUpdateComponent = (hostRef) => {
|
|
|
907
877
|
}
|
|
908
878
|
};
|
|
909
879
|
var appDidLoad = (who) => {
|
|
880
|
+
{
|
|
881
|
+
addHydratedFlag(doc.documentElement);
|
|
882
|
+
}
|
|
910
883
|
nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
|
|
911
884
|
};
|
|
912
|
-
var safeCall = (instance, method, arg
|
|
885
|
+
var safeCall = (instance, method, arg) => {
|
|
913
886
|
if (instance && instance[method]) {
|
|
914
887
|
try {
|
|
915
888
|
return instance[method](arg);
|
|
916
889
|
} catch (e) {
|
|
917
|
-
consoleError(e
|
|
890
|
+
consoleError(e);
|
|
918
891
|
}
|
|
919
892
|
}
|
|
920
893
|
return void 0;
|
|
@@ -957,68 +930,15 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
957
930
|
const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
|
|
958
931
|
members.map(([memberName, [memberFlags]]) => {
|
|
959
932
|
if ((memberFlags & 31 /* Prop */ || (flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {
|
|
960
|
-
const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(prototype, memberName) || {};
|
|
961
|
-
if (origGetter) cmpMeta.$members$[memberName][0] |= 2048 /* Getter */;
|
|
962
|
-
if (origSetter) cmpMeta.$members$[memberName][0] |= 4096 /* Setter */;
|
|
963
|
-
if (flags & 1 /* isElementConstructor */ || !origGetter) {
|
|
964
|
-
Object.defineProperty(prototype, memberName, {
|
|
965
|
-
get() {
|
|
966
|
-
{
|
|
967
|
-
if ((cmpMeta.$members$[memberName][0] & 2048 /* Getter */) === 0) {
|
|
968
|
-
return getValue(this, memberName);
|
|
969
|
-
}
|
|
970
|
-
const ref = getHostRef(this);
|
|
971
|
-
const instance = ref ? ref.$lazyInstance$ : prototype;
|
|
972
|
-
if (!instance) return;
|
|
973
|
-
return instance[memberName];
|
|
974
|
-
}
|
|
975
|
-
},
|
|
976
|
-
configurable: true,
|
|
977
|
-
enumerable: true
|
|
978
|
-
});
|
|
979
|
-
}
|
|
980
933
|
Object.defineProperty(prototype, memberName, {
|
|
934
|
+
get() {
|
|
935
|
+
return getValue(this, memberName);
|
|
936
|
+
},
|
|
981
937
|
set(newValue) {
|
|
982
|
-
|
|
983
|
-
|
|
984
|
-
|
|
985
|
-
|
|
986
|
-
newValue = ref.$instanceValues$.get(memberName);
|
|
987
|
-
} else if (!ref.$instanceValues$.get(memberName) && currentValue) {
|
|
988
|
-
ref.$instanceValues$.set(memberName, currentValue);
|
|
989
|
-
}
|
|
990
|
-
origSetter.apply(this, [parsePropertyValue(newValue, memberFlags)]);
|
|
991
|
-
newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
|
|
992
|
-
setValue(this, memberName, newValue, cmpMeta);
|
|
993
|
-
return;
|
|
994
|
-
}
|
|
995
|
-
{
|
|
996
|
-
if ((flags & 1 /* isElementConstructor */) === 0 || (cmpMeta.$members$[memberName][0] & 4096 /* Setter */) === 0) {
|
|
997
|
-
setValue(this, memberName, newValue, cmpMeta);
|
|
998
|
-
if (flags & 1 /* isElementConstructor */ && !ref.$lazyInstance$) {
|
|
999
|
-
ref.$onReadyPromise$.then(() => {
|
|
1000
|
-
if (cmpMeta.$members$[memberName][0] & 4096 /* Setter */ && ref.$lazyInstance$[memberName] !== ref.$instanceValues$.get(memberName)) {
|
|
1001
|
-
ref.$lazyInstance$[memberName] = newValue;
|
|
1002
|
-
}
|
|
1003
|
-
});
|
|
1004
|
-
}
|
|
1005
|
-
return;
|
|
1006
|
-
}
|
|
1007
|
-
const setterSetVal = () => {
|
|
1008
|
-
const currentValue = ref.$lazyInstance$[memberName];
|
|
1009
|
-
if (!ref.$instanceValues$.get(memberName) && currentValue) {
|
|
1010
|
-
ref.$instanceValues$.set(memberName, currentValue);
|
|
1011
|
-
}
|
|
1012
|
-
ref.$lazyInstance$[memberName] = parsePropertyValue(newValue, memberFlags);
|
|
1013
|
-
setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
|
|
1014
|
-
};
|
|
1015
|
-
if (ref.$lazyInstance$) {
|
|
1016
|
-
setterSetVal();
|
|
1017
|
-
} else {
|
|
1018
|
-
ref.$onReadyPromise$.then(() => setterSetVal());
|
|
1019
|
-
}
|
|
1020
|
-
}
|
|
1021
|
-
}
|
|
938
|
+
setValue(this, memberName, newValue, cmpMeta);
|
|
939
|
+
},
|
|
940
|
+
configurable: true,
|
|
941
|
+
enumerable: true
|
|
1022
942
|
});
|
|
1023
943
|
}
|
|
1024
944
|
});
|
|
@@ -1028,7 +948,7 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1028
948
|
plt.jmp(() => {
|
|
1029
949
|
var _a2;
|
|
1030
950
|
const propName = attrNameToPropName.get(attrName);
|
|
1031
|
-
if (this.hasOwnProperty(propName)
|
|
951
|
+
if (this.hasOwnProperty(propName)) {
|
|
1032
952
|
newValue = this[propName];
|
|
1033
953
|
delete this[propName];
|
|
1034
954
|
} else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
|
|
@@ -1048,11 +968,7 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1048
968
|
}
|
|
1049
969
|
return;
|
|
1050
970
|
}
|
|
1051
|
-
|
|
1052
|
-
newValue = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
|
|
1053
|
-
if (newValue !== this[propName] && (!propDesc.get || !!propDesc.set)) {
|
|
1054
|
-
this[propName] = newValue;
|
|
1055
|
-
}
|
|
971
|
+
this[propName] = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
|
|
1056
972
|
});
|
|
1057
973
|
};
|
|
1058
974
|
Cstr.observedAttributes = Array.from(
|
|
@@ -1081,7 +997,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1081
997
|
hostRef.$flags$ |= 32 /* hasInitializedComponent */;
|
|
1082
998
|
const bundleId = cmpMeta.$lazyBundleId$;
|
|
1083
999
|
if (bundleId) {
|
|
1084
|
-
const CstrImport = loadModule(cmpMeta
|
|
1000
|
+
const CstrImport = loadModule(cmpMeta);
|
|
1085
1001
|
if (CstrImport && "then" in CstrImport) {
|
|
1086
1002
|
const endLoad = uniqueTime();
|
|
1087
1003
|
Cstr = await CstrImport;
|
|
@@ -1103,7 +1019,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1103
1019
|
try {
|
|
1104
1020
|
new Cstr(hostRef);
|
|
1105
1021
|
} catch (e) {
|
|
1106
|
-
consoleError(e
|
|
1022
|
+
consoleError(e);
|
|
1107
1023
|
}
|
|
1108
1024
|
{
|
|
1109
1025
|
hostRef.$flags$ &= ~8 /* isConstructingInstance */;
|
|
@@ -1135,7 +1051,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1135
1051
|
schedule();
|
|
1136
1052
|
}
|
|
1137
1053
|
};
|
|
1138
|
-
var fireConnectedCallback = (instance
|
|
1054
|
+
var fireConnectedCallback = (instance) => {
|
|
1139
1055
|
};
|
|
1140
1056
|
|
|
1141
1057
|
// src/runtime/connected-callback.ts
|
|
@@ -1176,7 +1092,7 @@ var connectedCallback = (elm) => {
|
|
|
1176
1092
|
endConnected();
|
|
1177
1093
|
}
|
|
1178
1094
|
};
|
|
1179
|
-
var disconnectInstance = (instance
|
|
1095
|
+
var disconnectInstance = (instance) => {
|
|
1180
1096
|
};
|
|
1181
1097
|
var disconnectedCallback = async (elm) => {
|
|
1182
1098
|
if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
|
|
@@ -1191,12 +1107,6 @@ var disconnectedCallback = async (elm) => {
|
|
|
1191
1107
|
hostRef.$onReadyPromise$.then(() => disconnectInstance());
|
|
1192
1108
|
}
|
|
1193
1109
|
}
|
|
1194
|
-
if (rootAppliedStyles.has(elm)) {
|
|
1195
|
-
rootAppliedStyles.delete(elm);
|
|
1196
|
-
}
|
|
1197
|
-
if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
|
|
1198
|
-
rootAppliedStyles.delete(elm.shadowRoot);
|
|
1199
|
-
}
|
|
1200
1110
|
};
|
|
1201
1111
|
|
|
1202
1112
|
// src/runtime/bootstrap-lazy.ts
|
|
@@ -1277,17 +1187,6 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
1277
1187
|
}
|
|
1278
1188
|
disconnectedCallback() {
|
|
1279
1189
|
plt.jmp(() => disconnectedCallback(this));
|
|
1280
|
-
plt.raf(() => {
|
|
1281
|
-
var _a3;
|
|
1282
|
-
const hostRef = getHostRef(this);
|
|
1283
|
-
const i2 = deferredConnectedCallbacks.findIndex((host) => host === this);
|
|
1284
|
-
if (i2 > -1) {
|
|
1285
|
-
deferredConnectedCallbacks.splice(i2, 1);
|
|
1286
|
-
}
|
|
1287
|
-
if (((_a3 = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a3.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
|
|
1288
|
-
delete hostRef.$vnode$.$elm$;
|
|
1289
|
-
}
|
|
1290
|
-
});
|
|
1291
1190
|
}
|
|
1292
1191
|
componentOnReady() {
|
|
1293
1192
|
return getHostRef(this).$onReadyPromise$;
|
|
@@ -1351,7 +1250,7 @@ var hostListenerProxy = (hostRef, methodName) => (ev) => {
|
|
|
1351
1250
|
}
|
|
1352
1251
|
}
|
|
1353
1252
|
} catch (e) {
|
|
1354
|
-
consoleError(e
|
|
1253
|
+
consoleError(e);
|
|
1355
1254
|
}
|
|
1356
1255
|
};
|
|
1357
1256
|
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-6c6d5eed.js';
|
|
2
|
+
export { s as setNonce } from './index-6c6d5eed.js';
|
|
3
3
|
import { g as globalScripts } from './app-globals-0f993ce5.js';
|
|
4
4
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as e,c as t,h as o,g as i}from"./p-829cf9c9.js";const a=class{constructor(o){e(this,o),this.closeModal=t(this,"closeModal",7),this.clientStyling="",this.clientStylingUrl="",this.device="Mobile",this.showAnimation=!1,this.limitStylingAppends=!1,this.handleCloseClick=()=>{this.isLoading||this.closeModal.emit(this.modalType)},this.setClientStyling=()=>{let e=document.createElement("style");e.innerHTML=this.clientStyling,this.host.prepend(e)},this.setClientStylingURL=()=>{let e=new URL(this.clientStylingUrl),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{this.host.prepend(t)}),1)})).catch((e=>{console.log("Error ",e)}))}}componentDidRender(){!this.limitStylingAppends&&this.host&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrl&&this.setClientStylingURL(),this.limitStylingAppends=!0)}render(){return o("div",{key:"570a2289e990efeae5cceac8bc2152cbb9bb5221",class:`ModalOverlay ${this.isOpen&&"Open"} ${this.device} ${this.showAnimation&&"ShowAnimation"}`},o("div",{key:"9d40898f29b5a539907a7e50f3fdee02636aced6",class:"ModalWinAnimation"}),o("div",{key:"724ffe5cd946b40aa12f99ac926a6c832c1633da",class:"ModalContent GradientBorder"},o("div",{key:"14bb1463ba0b5e9cdb545a81c13873a3e124f4c3",class:"IconCloseContainer"},o("button",{key:"1640c3c0881c65199a26f3f2217610189d626f91",class:"EngagementSuiteIconButton Close",onClick:this.handleCloseClick})),this.contentIcon?o("div",{class:"ModalIcon",style:{background:`url(${this.contentIcon}) no-repeat center, linear-gradient(98.25deg, #FF9400 22.48%, #FEF746 131.02%, #FFE24A 131.9%)`}}):null,o("div",{key:"c49ddc1152bb9c8af76ff11874816da8477ba821",class:"ModalHeader"},o("h1",{key:"08352f25028b0b08c2c1a77b91ea80cc968aa4e1"},this.header)),o("div",{key:"3420427d531aceb3861c1876394443ad664ff68b",class:"ModalBodyWrapper"},o("div",{key:"3e453586b727029f5fca9688b376d4b3e8298dbf",class:"ModalBody"},o("slot",{key:"0d82c3fa9b0faa9012005ccca85350313a684326",name:"body"})),o("div",{key:"9e7a078e4c912869f2e3573a533bb3cf82454a4c",class:"ModalFooter"},o("slot",{key:"df8e0568aeca79889cf8eb8f7fb33caf685b092e",name:"footer"})))))}get host(){return i(this)}};a.style=':host{display:block;font-family:inherit}*{box-sizing:border-box;margin:0;padding:0}button{border:none;background:none;cursor:pointer;touch-action:manipulation}button:focus{outline:none}.EngagementSuiteIconButton{width:24px;height:24px}.EngagementSuiteIconButton.Close{background:center/100% url(https://static.everymatrix.com/gic/img/engagement-suite/close.svg) no-repeat}.ModalOverlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.5);justify-content:center;align-items:center;z-index:1}.ModalOverlay.Open{display:flex}.IconCloseContainer{width:100%;display:flex;justify-content:end}.ModalBodyWrapper{flex:1;min-height:0;overflow-y:auto;overflow-x:hidden}.ModalBodyWrapper::-webkit-scrollbar{width:3px;background:none}.ModalBodyWrapper::-webkit-scrollbar-thumb{border-radius:var(--emw--border-radius-small, 4px);background-color:var(--emw--color-gray-transparency-30, rgba(255, 255, 255, 0.3))}.ModalContent{display:flex;flex-direction:column;align-items:center;font-family:var(--emw--font-family-secondary, "Montserrat", sans-serif);position:relative;color:var(--emw--color-typography, #FFFFFF);background-color:var(--emw--color-background, #1E1638);padding:24px;border-radius:var(--emw--border-radius-large, 8px);width:450px;max-width:100%;text-align:center;max-height:90dvh}.GradientBorder::before{content:"";position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;border-radius:var(--emw--border-radius-large, 9px);background:linear-gradient(143.2deg, #FF9401 -0.41%, #FFD32D 45.61%, #FF9401 82.77%);z-index:-1}.ModalHeader h1{font-weight:var(--emw--font-weight-semibold, 600);font-size:var(--emw--font-size-large-plus, 24px);padding:0 16px;margin-bottom:16px}.ModalIcon{width:44px;height:44px;border-radius:50%;background-size:cover;margin:12px 0}.ModalBody{font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-normal, 400);color:var(--emw--color-secondary, #BBB9C3);padding:0 16px}.ModalFooter{margin-top:40px;margin-bottom:28px;padding:0 16px;width:100%}@keyframes rotate{100%{transform:rotate(1turn)}}.ModalOverlay .ModalWinAnimation{display:none}.ModalOverlay.ShowAnimation .ModalWinAnimation{display:block;position:absolute;width:100%;height:100%;inset:0;background:center/550px url(https://static.everymatrix.com/gic/img/engagement-suite/light.svg) no-repeat, center/550px url(https://static.everymatrix.com/gic/img/engagement-suite/win.svg) no-repeat;animation:6s rotate linear infinite}.ModalOverlay.Mobile .EngagementSuiteIconButton{width:16px;height:16px}.ModalOverlay.Mobile .ModalBody{font-size:var(--emw--font-size-small, 14px)}.ModalOverlay.Mobile .ModalContent{width:318px;padding:12px}.ModalOverlay.Mobile .ModalHeader h1{font-size:var(--emw--font-size-large, 20px);padding:0 60px}.ModalOverlay.Mobile.ShowAnimation .ModalWinAnimation{background-size:400px}';const n=["en"],s={en:{joinHeader:"Choose another mission?",desc:"Any progress on the current mission will be kept and you can rejoin the mission at any time.",joinQuestion:"Would you still like to join another mission?",joinConfirm:"Yes, join another mission",joinReject:"No, stay at this mission",unJoinHeader:"Quit Mission?",unJoinQuestion:"Would you still like to quit the mission?",unJoinConfirm:"Yes, I want to quit this mission",unJoinReject:"No, stay at this mission",join:"Unjoin",unJoin:"Unjoin",continue:"Continue",okContinue:"Ok, continue",won:"You won",supportInfo:"However, some rewards cannot be issued. Please, contact support.",noReward:"Reward cannot be issued",contactSupport:"Please contact support.",noMissions:"No Missions yet",tryOtherGames:"Try winning Missions as rewards or launching other booster games",tooltip:"Mission where your real money bets contribute towards the level progress to achieve the level reward",jackpotWin:"Total Jackpot Win!",jackpotWinInfo:"Please refresh game page or place any bet to update game balance",seeYouLater:"See you later",noSpinsLeft:"You used all spins here"}},r=(e,t)=>{const o=t;return s[void 0!==o&&n.includes(o)?o:"en"][e]},d=class{constructor(o){e(this,o),this.closeModal=t(this,"closeModal",7),this.clientStyling="",this.clientStylingUrl="",this.language="en",this.device="Mobile",this.limitStylingAppends=!1,this.openModals=[],this.rewardMessage="",this.hasError=!1,this.confirmationData=null,this.winAmount={amount:0,currency:""},this.handleCloseClick=e=>{const t=e.currentTarget.getAttribute("data-type");this.closeModal.emit(t)},this.handleChallengeAttendance=()=>{window.postMessage({type:"ChallengeJoinRequest",data:this.confirmationData})},this.setClientStyling=()=>{let e=document.createElement("style");e.innerHTML=this.clientStyling,this.host.prepend(e)},this.setClientStylingURL=()=>{let e=new URL(this.clientStylingUrl),t=document.createElement("style");fetch(e.href).then((e=>e.text())).then((e=>{t.innerHTML=e,setTimeout((()=>{this.host.prepend(t)}),1)})).catch((e=>{console.log("Error ",e)}))},this.isModalOpen=e=>Boolean(this.openModals.find((t=>t===e)))}openModalHandler(e){const{modalType:t,rewardMessage:o,hasError:i,confirmationData:a,winAmount:n}=e.detail;n&&(this.winAmount=this.isModalOpen("JACKPOT_REWARD_MODAL")?{amount:this.winAmount.amount+n.amount,currency:n.currency}:n),this.openModals=[...this.openModals,t],this.rewardMessage=o,this.hasError=i,a&&(this.confirmationData=a)}closeModalHandler(e){this.openModals=this.openModals.filter((t=>t!==e.detail))}componentDidRender(){!this.limitStylingAppends&&this.host&&(this.clientStyling&&this.setClientStyling(),this.clientStylingUrl&&this.setClientStylingURL(),this.limitStylingAppends=!0)}render(){const{ProgressToActivate:e}=this.confirmationData||{};return o("div",{key:"e9a8acb94d06f7c7f551de2fa61d601d3a0eeac8",class:`ModalContainer ${this.device}`},o("casino-engagement-suite-modal",{key:"5d28d01520bb671c4c932b6e53d6b1075f9c3378",clientStylingUrl:this.clientStylingUrl,isOpen:this.isModalOpen("REWARD_MODAL"),header:"Congratulations!",contentIcon:"https://static.everymatrix.com/gic/img/engagement-suite/cup-reward.svg",modalType:"REWARD_MODAL","show-animation":!0,device:this.device},o("div",{key:"6ef8750352a10fcbffbbe09c8bfba46b96c2098a",slot:"body"},o("div",{key:"c7b0c5c5202185a4001fbd23a60077e5b4484cfd"},r("won",this.language)," ",o("span",{key:"a4635cada0b6b4bb54a73377fcd0165a12400c5f",class:"ModalReward"},this.rewardMessage)),this.hasError&&o("div",{key:"e06df98ca254006caf79ff443da7e7c4dc7c8e46",class:"SupportInfo"},r("supportInfo",this.language))),o("div",{key:"434d5bf025fe0222f8d73d94e26bfe465492eacb",slot:"footer"},o("button",{key:"6927f9a1ee16c3b50abd62fe5bc736800b18d8f8",class:"ModalFooterButton",onClick:this.handleCloseClick,"data-type":"REWARD_MODAL"},r("continue",this.language)))),o("casino-engagement-suite-modal",{key:"802cb8c9e712f387f26ea4411f3bb0a1497fba80",clientStylingUrl:this.clientStylingUrl,isOpen:this.isModalOpen("JACKPOT_REWARD_MODAL"),header:"Congratulations!",contentIcon:"https://static.everymatrix.com/gic/img/engagement-suite/cup-reward.svg","show-animation":!0,modalType:"JACKPOT_REWARD_MODAL",device:this.device},o("div",{key:"70fe768de685e857cdf3cc889ec9f7a841ed4c09",slot:"body"},o("div",{key:"bfafa6ea6d1d200d4c4c1a1e2a9d5bc43a0fbfa1",class:"JackpotWinText"},r("jackpotWin",this.language)),o("div",{key:"62d3c8a92e0d0e0b2178087f421701a00b23bd32",class:"JackpotWinAmount"},(t=this.winAmount.amount,`${this.winAmount.currency} ${new Intl.NumberFormat("en",{minimumFractionDigits:2,maximumFractionDigits:2}).format(t)}`))),o("div",{key:"a062a76ba5d7d5ccb9defc85697b69d59ef1af5a",slot:"footer"},o("button",{key:"9fa028e9f0857539e66007b1ac5f5f005dd03267",class:"ModalFooterButton",onClick:this.handleCloseClick,"data-type":"JACKPOT_REWARD_MODAL"},r("continue",this.language)),o("div",{key:"483eb12b73245887e6ebc251e2e93db7e6d7dbc3",class:"JackpotWinInfoText"},r("jackpotWinInfo",this.language)))),o("casino-engagement-suite-modal",{key:"898dc39daf3ee36027a080364042e8653df9c390",clientStylingUrl:this.clientStylingUrl,isOpen:this.isModalOpen("TARGET_MODAL"),header:r(e?"joinHeader":"unJoinHeader",this.language),modalType:"TARGET_MODAL",device:this.device,isLoading:this.isJoiningToChallenge},o("div",{key:"08bcfbe6506982e393c92b0f776629dc336b751a",slot:"body"},o("div",{key:"58e20c9775e690344804f505ef30c5a4d59940ce",class:"LeftAlign"},r("desc",this.language)),o("div",{key:"8081f426a1c5556b3d95e875da12e9fb214937db",class:"LeftAlignQuestion"},r(e?"joinQuestion":"unJoinQuestion",this.language))),o("div",{key:"44614b02fd105bbe4a698460696a7842c85e3c49",slot:"footer",class:"ManyActions"},o("button",{key:"21b8b45fd8e28625d2ece9124bca65fb5429eb12",class:"ModalFooterButton "+(this.isJoiningToChallenge?"Disabled":""),onClick:this.handleChallengeAttendance},r(e?"joinConfirm":"unJoinConfirm",this.language)),o("button",{key:"e01e434afa2e1129c325042a37b1ac76be5a28c7",class:"ModalFooterButtonOutlined "+(this.isJoiningToChallenge?"Disabled":""),onClick:this.handleCloseClick,"data-type":"TARGET_MODAL"},o("div",{key:"622d587b43206691f4f67b7f13c18f4187560b15",class:"GradientText"},r(e?"joinReject":"unJoinReject",this.language))))),o("casino-engagement-suite-modal",{key:"8310ae114d8eefd5d91fb07c5d7cca34c70bffa3",clientStylingUrl:this.clientStylingUrl,isOpen:this.isModalOpen("SUPPORT_MODAL"),header:r("noReward",this.language),contentIcon:"https://static.everymatrix.com/gic/img/engagement-suite/alert.svg",modalType:"SUPPORT_MODAL",device:this.device},o("div",{key:"f6cc0be359c4cdbe0c2a3dd3ff3dbfb0841e65fe",slot:"body"},o("span",{key:"d4229846b65de554ba68c2c4545e2ac1fcc4fabe"},r("contactSupport",this.language))),o("div",{key:"55a91614a32feca8f3ea613b2ea27bb0f37145e9",slot:"footer"},o("button",{key:"9ea26fa1b55d7fe1201e460c11ec46e8ea673240",class:"ModalFooterButton",onClick:this.handleCloseClick,"data-type":"SUPPORT_MODAL"},r("okContinue",this.language)))),o("casino-engagement-suite-modal",{key:"d4e5b152a9599c3464d2f810dc2795cd482c1a1d",clientStylingUrl:this.clientStylingUrl,isOpen:this.isModalOpen("NO_SPIN_LEFT_MODAL"),header:r("noSpinsLeft",this.language),contentIcon:"https://static.everymatrix.com/gic/img/engagement-suite/cup-reward.svg",modalType:"NO_SPIN_LEFT_MODAL","show-animation":!1,device:this.device},o("div",{key:"ad796a55fe5078c31a595c0bd98787594cd58bec",slot:"body"},o("div",{key:"256ec7b9f143778c02e33e37a28b0d26c7ae2fa0"},r("seeYouLater",this.language))),o("div",{key:"0c861dd0e84b81730a3c56338ac38007b19cb70e",slot:"footer"},o("button",{key:"1ecd10f264a158b58a6e7d5db900175dcd36e65d",class:"ModalFooterButton",onClick:this.handleCloseClick,"data-type":"NO_SPIN_LEFT_MODAL"},"OK"))));var t}get host(){return i(this)}};d.style=':host{display:block;font-family:inherit}.ModalFooterButton,.ModalFooterButtonOutlined{transition:all 0.5s ease-out;background:var(--emw--engagement-suite-gradient-button, linear-gradient(98.25deg, #FF9400 22.48%, #FEF746 131.02%, #FFE24A 131.9%));color:var(--emw--color-background, #1E1638);border-radius:99px;min-width:160px;height:36px;font-size:var(--emw--font-size-medium, 16px);font-weight:var(--emw--font-weight-bold, 700);position:relative;font-family:var(--emw--font-family-secondary, "Montserrat", sans-serif);padding:0 12px;box-sizing:border-box;margin:auto;border:none;cursor:pointer}.ModalFooterButtonOutlined{background:linear-gradient(var(--emw--color-background, #1E1638) 0 0) padding-box, var(--emw--engagement-suite-gradient-button, linear-gradient(98.25deg, #FF9400 22.48%, #FEF746 131.02%, #FFE24A 131.9%)) border-box;border:2px solid transparent}.GradientText{background:var(--emw--engagement-suite-gradient-button, linear-gradient(98.25deg, #FF9400 22.48%, #FEF746 131.02%, #FFE24A 131.9%));color:transparent;background-clip:text}.ManyActions{display:flex;width:100%;flex-direction:column;align-items:stretch}.ManyActions .ModalFooterButton,.ManyActions .ModalFooterButtonOutlined{width:280px}.ManyActions button:first-child{margin-bottom:16px}.Disabled{opacity:0.5;pointer-events:none;cursor:auto}.ModalReward{font-weight:var(--emw--font-weight-semibold, 600);color:var(--emw--color-typography, #FFFFFF);word-break:break-word}.JackpotWinText{margin:0;font-weight:var(--emw--font-weight-semibold, 600);font-size:var(--emw--font-size-medium, 16px);line-height:20px;color:var(--emw--color-typography, #FFF)}.JackpotWinAmount{margin-top:8px;background:var(--emw--linear-gradient-golden, linear-gradient(180deg, #FFB801 15.86%, #FEF746 31.36%, #FBFFE0 36.86%, #FFFA60 47.86%, #FF9400 87.36%));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-weight:var(--emw--font-weight-black, 900);font-size:var(--emw--font-size-medium, 16px);line-height:16px}.JackpotWinInfoText{padding:0 50px;margin-top:20px;font-size:var(--emw--font-size-small, 14px);line-height:16px;color:var(--emw--color-secondary, #BBB9C3)}.SupportInfo{margin-top:20px}.ModalContainer.Mobile .ModalFooterButton,.ModalContainer.Mobile .ModalFooterButtonOutlined{font-size:var(--emw--font-size-small, 14px);min-width:140px;height:32px}.ModalContainer.Mobile .ManyActions .ModalFooterButton,.ModalContainer.Mobile .ManyActions .ModalFooterButtonOutlined{width:100%;height:32px}.ModalContainer.Mobile .ManyActions button:first-child{margin-bottom:8px}.ModalContainer.Mobile .JackpotWinText{font-size:var(--emw--font-size-small, 14px);line-height:16px}.ModalContainer.Mobile .JackpotWinAmount{font-size:var(--emw--font-size-small, 14px);line-height:14px}.ModalContainer.Mobile .JackpotWinInfoText{padding:0;margin-top:20px;font-size:var(--emw--font-size-small, 14px);line-height:16px;color:var(--emw--color-secondary, #BBB9C3)}.LeftAlign,.LeftAlignQuestion{text-align:left;line-height:1.2}.LeftAlignQuestion{margin-top:20px}';export{a as casino_engagement_suite_modal,d as casino_engagement_suite_modal_container}
|