@everymatrix/user-action-controller 1.55.0 → 1.56.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/{index-316ef19a.js → index-acdc077f.js} +176 -73
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/cjs/player-user-consents_2.cjs.entry.js +72 -22
- package/dist/cjs/user-action-controller.cjs.js +3 -3
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/user-action-controller/user-action-controller.js +64 -17
- package/dist/esm/{index-48848b35.js → index-82e2d554.js} +176 -73
- package/dist/esm/loader.js +3 -3
- package/dist/esm/player-user-consents_2.entry.js +72 -22
- package/dist/esm/user-action-controller.js +4 -4
- package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/user-action-controller/.stencil/packages/stencil/user-action-controller/stencil.config.d.ts +2 -0
- package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/user-action-controller/.stencil/packages/stencil/user-action-controller/stencil.config.dev.d.ts +2 -0
- package/dist/types/components/user-action-controller/user-action-controller.d.ts +2 -1
- package/dist/user-action-controller/p-839810ba.entry.js +1 -0
- package/dist/user-action-controller/p-e2754eb5.js +2 -0
- package/dist/user-action-controller/user-action-controller.esm.js +1 -1
- package/package.json +1 -1
- package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/user-action-controller/.stencil/packages/stencil/user-action-controller/stencil.config.d.ts +0 -2
- package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/user-action-controller/.stencil/packages/stencil/user-action-controller/stencil.config.dev.d.ts +0 -2
- package/dist/user-action-controller/p-5a10e23d.js +0 -2
- package/dist/user-action-controller/p-ef35142f.entry.js +0 -1
- /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/user-action-controller/.stencil/tools/plugins/index.d.ts +0 -0
- /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/user-action-controller/.stencil/tools/plugins/stencil-clean-deps-plugin.d.ts +0 -0
- /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/user-action-controller/.stencil/tools/plugins/vite-chunk-plugin.d.ts +0 -0
- /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/user-action-controller/.stencil/tools/plugins/vite-clean-deps-plugin.d.ts +0 -0
|
@@ -21,19 +21,27 @@ function _interopNamespace(e) {
|
|
|
21
21
|
}
|
|
22
22
|
|
|
23
23
|
const NAMESPACE = 'user-action-controller';
|
|
24
|
-
const BUILD = /* user-action-controller */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: false, hostListenerTargetBody: false, 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: true, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: false, vdomText: true, vdomXlink: false, watchCallback: true };
|
|
24
|
+
const BUILD = /* user-action-controller */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, cmpWillUpdate: false, connectedCallback: false, constructableCSS: true, cssAnnotations: true, devTools: false, disconnectedCallback: true, element: false, event: true, experimentalScopedSlotChanges: false, experimentalSlotFixes: false, formAssociated: false, hasRenderFn: true, hostListener: true, hostListenerTarget: false, hostListenerTargetBody: false, 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, modernPropertyDecls: 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: true, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: false, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: false, vdomText: true, vdomXlink: false, watchCallback: true };
|
|
25
25
|
|
|
26
26
|
/*
|
|
27
|
-
Stencil Client Platform v4.
|
|
27
|
+
Stencil Client Platform v4.26.0 | MIT Licensed | https://stenciljs.com
|
|
28
28
|
*/
|
|
29
29
|
var __defProp = Object.defineProperty;
|
|
30
30
|
var __export = (target, all) => {
|
|
31
31
|
for (var name in all)
|
|
32
32
|
__defProp(target, name, { get: all[name], enumerable: true });
|
|
33
33
|
};
|
|
34
|
+
|
|
35
|
+
// src/utils/constants.ts
|
|
36
|
+
var SVG_NS = "http://www.w3.org/2000/svg";
|
|
37
|
+
var HTML_NS = "http://www.w3.org/1999/xhtml";
|
|
38
|
+
|
|
39
|
+
// src/client/client-host-ref.ts
|
|
34
40
|
var hostRefs = /* @__PURE__ */ new WeakMap();
|
|
35
41
|
var getHostRef = (ref) => hostRefs.get(ref);
|
|
36
|
-
var registerInstance = (lazyInstance, hostRef) =>
|
|
42
|
+
var registerInstance = (lazyInstance, hostRef) => {
|
|
43
|
+
hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);
|
|
44
|
+
};
|
|
37
45
|
var registerHost = (hostElement, cmpMeta) => {
|
|
38
46
|
const hostRef = {
|
|
39
47
|
$flags$: 0,
|
|
@@ -46,7 +54,8 @@ var registerHost = (hostElement, cmpMeta) => {
|
|
|
46
54
|
hostElement["s-p"] = [];
|
|
47
55
|
hostElement["s-rc"] = [];
|
|
48
56
|
}
|
|
49
|
-
|
|
57
|
+
const ref = hostRefs.set(hostElement, hostRef);
|
|
58
|
+
return ref;
|
|
50
59
|
};
|
|
51
60
|
var isMemberInElement = (elm, memberName) => memberName in elm;
|
|
52
61
|
var consoleError = (e, el) => (0, console.error)(e, el);
|
|
@@ -83,16 +92,22 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
83
92
|
/* webpackExclude: /\.system\.entry\.js$/ */
|
|
84
93
|
/* webpackMode: "lazy" */
|
|
85
94
|
`./${bundleId}.entry.js${""}`
|
|
86
|
-
)); }).then(
|
|
87
|
-
{
|
|
88
|
-
|
|
95
|
+
)); }).then(
|
|
96
|
+
(importedModule) => {
|
|
97
|
+
{
|
|
98
|
+
cmpModules.set(bundleId, importedModule);
|
|
99
|
+
}
|
|
100
|
+
return importedModule[exportName];
|
|
101
|
+
},
|
|
102
|
+
(e) => {
|
|
103
|
+
consoleError(e, hostRef.$hostElement$);
|
|
89
104
|
}
|
|
90
|
-
|
|
91
|
-
}, consoleError);
|
|
105
|
+
);
|
|
92
106
|
};
|
|
93
107
|
|
|
94
108
|
// src/client/client-style.ts
|
|
95
109
|
var styles = /* @__PURE__ */ new Map();
|
|
110
|
+
var HYDRATED_STYLE_ID = "sty-id";
|
|
96
111
|
var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
|
|
97
112
|
var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
|
|
98
113
|
var win = typeof window !== "undefined" ? window : {};
|
|
@@ -166,14 +181,6 @@ var flush = () => {
|
|
|
166
181
|
};
|
|
167
182
|
var nextTick = (cb) => promiseResolve().then(cb);
|
|
168
183
|
var writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);
|
|
169
|
-
|
|
170
|
-
// src/utils/constants.ts
|
|
171
|
-
var EMPTY_OBJ = {};
|
|
172
|
-
var SVG_NS = "http://www.w3.org/2000/svg";
|
|
173
|
-
var HTML_NS = "http://www.w3.org/1999/xhtml";
|
|
174
|
-
|
|
175
|
-
// src/utils/helpers.ts
|
|
176
|
-
var isDef = (v) => v != null;
|
|
177
184
|
var isComplexType = (o) => {
|
|
178
185
|
o = typeof o;
|
|
179
186
|
return o === "object" || o === "function";
|
|
@@ -374,7 +381,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
374
381
|
}
|
|
375
382
|
if (!appliedStyles.has(scopeId2)) {
|
|
376
383
|
{
|
|
377
|
-
styleElm = doc.createElement("style");
|
|
384
|
+
styleElm = document.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`) || doc.createElement("style");
|
|
378
385
|
styleElm.innerHTML = style;
|
|
379
386
|
const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);
|
|
380
387
|
if (nonce != null) {
|
|
@@ -384,7 +391,10 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
384
391
|
if (styleContainerNode.nodeName === "HEAD") {
|
|
385
392
|
const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
|
|
386
393
|
const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
|
|
387
|
-
styleContainerNode.insertBefore(
|
|
394
|
+
styleContainerNode.insertBefore(
|
|
395
|
+
styleElm,
|
|
396
|
+
(referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
|
|
397
|
+
);
|
|
388
398
|
} else if ("host" in styleContainerNode) {
|
|
389
399
|
if (supportsConstructableStylesheets) {
|
|
390
400
|
const stylesheet = new CSSStyleSheet();
|
|
@@ -402,7 +412,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
402
412
|
styleContainerNode.append(styleElm);
|
|
403
413
|
}
|
|
404
414
|
}
|
|
405
|
-
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */
|
|
415
|
+
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
|
|
406
416
|
styleContainerNode.insertBefore(styleElm, null);
|
|
407
417
|
}
|
|
408
418
|
}
|
|
@@ -427,23 +437,25 @@ var attachStyles = (hostRef) => {
|
|
|
427
437
|
const scopeId2 = addStyle(
|
|
428
438
|
elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
|
|
429
439
|
cmpMeta);
|
|
430
|
-
if (flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */) {
|
|
440
|
+
if ((flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */ || flags & 128 /* shadowNeedsScopedCss */)) {
|
|
431
441
|
elm["s-sc"] = scopeId2;
|
|
432
442
|
elm.classList.add(scopeId2 + "-h");
|
|
433
443
|
}
|
|
434
444
|
endAttachStyles();
|
|
435
445
|
};
|
|
436
446
|
var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
|
|
437
|
-
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
447
|
+
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
|
|
438
448
|
if (oldValue !== newValue) {
|
|
439
449
|
let isProp = isMemberInElement(elm, memberName);
|
|
440
450
|
let ln = memberName.toLowerCase();
|
|
441
451
|
if (memberName === "class") {
|
|
442
452
|
const classList = elm.classList;
|
|
443
453
|
const oldClasses = parseClassList(oldValue);
|
|
444
|
-
|
|
445
|
-
|
|
446
|
-
|
|
454
|
+
let newClasses = parseClassList(newValue);
|
|
455
|
+
{
|
|
456
|
+
classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
|
|
457
|
+
classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
|
|
458
|
+
}
|
|
447
459
|
} else if (memberName === "key") ; else if (memberName === "ref") {
|
|
448
460
|
if (newValue) {
|
|
449
461
|
newValue(elm);
|
|
@@ -481,7 +493,7 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
|
481
493
|
elm.setAttribute(memberName, n);
|
|
482
494
|
}
|
|
483
495
|
}
|
|
484
|
-
} else {
|
|
496
|
+
} else if (elm[memberName] !== newValue) {
|
|
485
497
|
elm[memberName] = newValue;
|
|
486
498
|
}
|
|
487
499
|
} catch (e) {
|
|
@@ -503,24 +515,44 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
|
503
515
|
}
|
|
504
516
|
};
|
|
505
517
|
var parseClassListRegex = /\s/;
|
|
506
|
-
var parseClassList = (value) =>
|
|
518
|
+
var parseClassList = (value) => {
|
|
519
|
+
if (typeof value === "object" && value && "baseVal" in value) {
|
|
520
|
+
value = value.baseVal;
|
|
521
|
+
}
|
|
522
|
+
if (!value || typeof value !== "string") {
|
|
523
|
+
return [];
|
|
524
|
+
}
|
|
525
|
+
return value.split(parseClassListRegex);
|
|
526
|
+
};
|
|
507
527
|
var CAPTURE_EVENT_SUFFIX = "Capture";
|
|
508
528
|
var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
|
|
509
529
|
|
|
510
530
|
// src/runtime/vdom/update-element.ts
|
|
511
|
-
var updateElement = (oldVnode, newVnode, isSvgMode2) => {
|
|
531
|
+
var updateElement = (oldVnode, newVnode, isSvgMode2, isInitialRender) => {
|
|
512
532
|
const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
|
|
513
|
-
const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ ||
|
|
514
|
-
const newVnodeAttrs = newVnode.$attrs$ ||
|
|
533
|
+
const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || {};
|
|
534
|
+
const newVnodeAttrs = newVnode.$attrs$ || {};
|
|
515
535
|
{
|
|
516
536
|
for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
|
|
517
537
|
if (!(memberName in newVnodeAttrs)) {
|
|
518
|
-
setAccessor(
|
|
538
|
+
setAccessor(
|
|
539
|
+
elm,
|
|
540
|
+
memberName,
|
|
541
|
+
oldVnodeAttrs[memberName],
|
|
542
|
+
void 0,
|
|
543
|
+
isSvgMode2,
|
|
544
|
+
newVnode.$flags$);
|
|
519
545
|
}
|
|
520
546
|
}
|
|
521
547
|
}
|
|
522
548
|
for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
|
|
523
|
-
setAccessor(
|
|
549
|
+
setAccessor(
|
|
550
|
+
elm,
|
|
551
|
+
memberName,
|
|
552
|
+
oldVnodeAttrs[memberName],
|
|
553
|
+
newVnodeAttrs[memberName],
|
|
554
|
+
isSvgMode2,
|
|
555
|
+
newVnode.$flags$);
|
|
524
556
|
}
|
|
525
557
|
};
|
|
526
558
|
function sortedAttrNames(attrNames) {
|
|
@@ -532,13 +564,10 @@ function sortedAttrNames(attrNames) {
|
|
|
532
564
|
attrNames
|
|
533
565
|
);
|
|
534
566
|
}
|
|
535
|
-
|
|
536
|
-
// src/runtime/vdom/vdom-render.ts
|
|
537
|
-
var scopeId;
|
|
538
567
|
var hostTagName;
|
|
539
568
|
var useNativeShadowDom = false;
|
|
540
569
|
var isSvgMode = false;
|
|
541
|
-
var createElm = (oldParentVNode, newParentVNode, childIndex
|
|
570
|
+
var createElm = (oldParentVNode, newParentVNode, childIndex) => {
|
|
542
571
|
const newVNode2 = newParentVNode.$children$[childIndex];
|
|
543
572
|
let i2 = 0;
|
|
544
573
|
let elm;
|
|
@@ -559,11 +588,6 @@ var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
|
|
|
559
588
|
{
|
|
560
589
|
updateElement(null, newVNode2, isSvgMode);
|
|
561
590
|
}
|
|
562
|
-
const rootNode = elm.getRootNode();
|
|
563
|
-
const isElementWithinShadowRoot = !rootNode.querySelector("body");
|
|
564
|
-
if (!isElementWithinShadowRoot && BUILD.scoped && isDef(scopeId) && elm["s-si"] !== scopeId) {
|
|
565
|
-
elm.classList.add(elm["s-si"] = scopeId);
|
|
566
|
-
}
|
|
567
591
|
if (newVNode2.$children$) {
|
|
568
592
|
for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
|
|
569
593
|
childNode = createElm(oldParentVNode, newVNode2, i2);
|
|
@@ -700,6 +724,9 @@ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
|
|
|
700
724
|
if (!isInitialRender) {
|
|
701
725
|
return leftVNode.$key$ === rightVNode.$key$;
|
|
702
726
|
}
|
|
727
|
+
if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
|
|
728
|
+
leftVNode.$key$ = rightVNode.$key$;
|
|
729
|
+
}
|
|
703
730
|
return true;
|
|
704
731
|
}
|
|
705
732
|
return false;
|
|
@@ -746,8 +773,9 @@ var nullifyVNodeRefs = (vNode) => {
|
|
|
746
773
|
}
|
|
747
774
|
};
|
|
748
775
|
var insertBefore = (parent, newNode, reference) => {
|
|
749
|
-
|
|
750
|
-
|
|
776
|
+
{
|
|
777
|
+
return parent == null ? void 0 : parent.insertBefore(newNode, reference);
|
|
778
|
+
}
|
|
751
779
|
};
|
|
752
780
|
var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
753
781
|
const hostElm = hostRef.$hostElement$;
|
|
@@ -772,17 +800,21 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
|
772
800
|
rootVnode.$flags$ |= 4 /* isHost */;
|
|
773
801
|
hostRef.$vnode$ = rootVnode;
|
|
774
802
|
rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm ;
|
|
775
|
-
|
|
776
|
-
scopeId = hostElm["s-sc"];
|
|
777
|
-
}
|
|
778
|
-
useNativeShadowDom = (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;
|
|
803
|
+
useNativeShadowDom = !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) && !(cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */);
|
|
779
804
|
patch(oldVNode, rootVnode, isInitialLoad);
|
|
780
805
|
};
|
|
781
806
|
|
|
782
807
|
// src/runtime/update-component.ts
|
|
783
808
|
var attachToAncestor = (hostRef, ancestorComponent) => {
|
|
784
809
|
if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
|
|
785
|
-
ancestorComponent["s-p"].push(
|
|
810
|
+
const index = ancestorComponent["s-p"].push(
|
|
811
|
+
new Promise(
|
|
812
|
+
(r) => hostRef.$onRenderResolve$ = () => {
|
|
813
|
+
ancestorComponent["s-p"].splice(index - 1, 1);
|
|
814
|
+
r();
|
|
815
|
+
}
|
|
816
|
+
)
|
|
817
|
+
);
|
|
786
818
|
}
|
|
787
819
|
};
|
|
788
820
|
var scheduleUpdate = (hostRef, isInitialLoad) => {
|
|
@@ -811,12 +843,12 @@ var dispatchHooks = (hostRef, isInitialLoad) => {
|
|
|
811
843
|
{
|
|
812
844
|
hostRef.$flags$ |= 256 /* isListenReady */;
|
|
813
845
|
if (hostRef.$queuedListeners$) {
|
|
814
|
-
hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));
|
|
846
|
+
hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event, elm));
|
|
815
847
|
hostRef.$queuedListeners$ = void 0;
|
|
816
848
|
}
|
|
817
849
|
}
|
|
818
850
|
{
|
|
819
|
-
maybePromise = safeCall(instance, "componentWillLoad");
|
|
851
|
+
maybePromise = safeCall(instance, "componentWillLoad", void 0, elm);
|
|
820
852
|
}
|
|
821
853
|
}
|
|
822
854
|
endSchedule();
|
|
@@ -890,7 +922,7 @@ var postUpdateComponent = (hostRef) => {
|
|
|
890
922
|
addHydratedFlag(elm);
|
|
891
923
|
}
|
|
892
924
|
{
|
|
893
|
-
safeCall(instance, "componentDidLoad");
|
|
925
|
+
safeCall(instance, "componentDidLoad", void 0, elm);
|
|
894
926
|
}
|
|
895
927
|
endPostUpdate();
|
|
896
928
|
{
|
|
@@ -914,17 +946,14 @@ var postUpdateComponent = (hostRef) => {
|
|
|
914
946
|
}
|
|
915
947
|
};
|
|
916
948
|
var appDidLoad = (who) => {
|
|
917
|
-
{
|
|
918
|
-
addHydratedFlag(doc.documentElement);
|
|
919
|
-
}
|
|
920
949
|
nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
|
|
921
950
|
};
|
|
922
|
-
var safeCall = (instance, method, arg) => {
|
|
951
|
+
var safeCall = (instance, method, arg, elm) => {
|
|
923
952
|
if (instance && instance[method]) {
|
|
924
953
|
try {
|
|
925
954
|
return instance[method](arg);
|
|
926
955
|
} catch (e) {
|
|
927
|
-
consoleError(e);
|
|
956
|
+
consoleError(e, elm);
|
|
928
957
|
}
|
|
929
958
|
}
|
|
930
959
|
return void 0;
|
|
@@ -983,15 +1012,68 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
983
1012
|
const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
|
|
984
1013
|
members.map(([memberName, [memberFlags]]) => {
|
|
985
1014
|
if ((memberFlags & 31 /* Prop */ || (flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {
|
|
1015
|
+
const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(prototype, memberName) || {};
|
|
1016
|
+
if (origGetter) cmpMeta.$members$[memberName][0] |= 2048 /* Getter */;
|
|
1017
|
+
if (origSetter) cmpMeta.$members$[memberName][0] |= 4096 /* Setter */;
|
|
1018
|
+
if (flags & 1 /* isElementConstructor */ || !origGetter) {
|
|
1019
|
+
Object.defineProperty(prototype, memberName, {
|
|
1020
|
+
get() {
|
|
1021
|
+
{
|
|
1022
|
+
if ((cmpMeta.$members$[memberName][0] & 2048 /* Getter */) === 0) {
|
|
1023
|
+
return getValue(this, memberName);
|
|
1024
|
+
}
|
|
1025
|
+
const ref = getHostRef(this);
|
|
1026
|
+
const instance = ref ? ref.$lazyInstance$ : prototype;
|
|
1027
|
+
if (!instance) return;
|
|
1028
|
+
return instance[memberName];
|
|
1029
|
+
}
|
|
1030
|
+
},
|
|
1031
|
+
configurable: true,
|
|
1032
|
+
enumerable: true
|
|
1033
|
+
});
|
|
1034
|
+
}
|
|
986
1035
|
Object.defineProperty(prototype, memberName, {
|
|
987
|
-
get() {
|
|
988
|
-
return getValue(this, memberName);
|
|
989
|
-
},
|
|
990
1036
|
set(newValue) {
|
|
991
|
-
|
|
992
|
-
|
|
993
|
-
|
|
994
|
-
|
|
1037
|
+
const ref = getHostRef(this);
|
|
1038
|
+
if (origSetter) {
|
|
1039
|
+
const currentValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
|
|
1040
|
+
if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
|
|
1041
|
+
newValue = ref.$instanceValues$.get(memberName);
|
|
1042
|
+
} else if (!ref.$instanceValues$.get(memberName) && currentValue) {
|
|
1043
|
+
ref.$instanceValues$.set(memberName, currentValue);
|
|
1044
|
+
}
|
|
1045
|
+
origSetter.apply(this, [parsePropertyValue(newValue, memberFlags)]);
|
|
1046
|
+
newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
|
|
1047
|
+
setValue(this, memberName, newValue, cmpMeta);
|
|
1048
|
+
return;
|
|
1049
|
+
}
|
|
1050
|
+
{
|
|
1051
|
+
if ((flags & 1 /* isElementConstructor */) === 0 || (cmpMeta.$members$[memberName][0] & 4096 /* Setter */) === 0) {
|
|
1052
|
+
setValue(this, memberName, newValue, cmpMeta);
|
|
1053
|
+
if (flags & 1 /* isElementConstructor */ && !ref.$lazyInstance$) {
|
|
1054
|
+
ref.$onReadyPromise$.then(() => {
|
|
1055
|
+
if (cmpMeta.$members$[memberName][0] & 4096 /* Setter */ && ref.$lazyInstance$[memberName] !== ref.$instanceValues$.get(memberName)) {
|
|
1056
|
+
ref.$lazyInstance$[memberName] = newValue;
|
|
1057
|
+
}
|
|
1058
|
+
});
|
|
1059
|
+
}
|
|
1060
|
+
return;
|
|
1061
|
+
}
|
|
1062
|
+
const setterSetVal = () => {
|
|
1063
|
+
const currentValue = ref.$lazyInstance$[memberName];
|
|
1064
|
+
if (!ref.$instanceValues$.get(memberName) && currentValue) {
|
|
1065
|
+
ref.$instanceValues$.set(memberName, currentValue);
|
|
1066
|
+
}
|
|
1067
|
+
ref.$lazyInstance$[memberName] = parsePropertyValue(newValue, memberFlags);
|
|
1068
|
+
setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
|
|
1069
|
+
};
|
|
1070
|
+
if (ref.$lazyInstance$) {
|
|
1071
|
+
setterSetVal();
|
|
1072
|
+
} else {
|
|
1073
|
+
ref.$onReadyPromise$.then(() => setterSetVal());
|
|
1074
|
+
}
|
|
1075
|
+
}
|
|
1076
|
+
}
|
|
995
1077
|
});
|
|
996
1078
|
}
|
|
997
1079
|
});
|
|
@@ -1001,7 +1083,7 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1001
1083
|
plt.jmp(() => {
|
|
1002
1084
|
var _a2;
|
|
1003
1085
|
const propName = attrNameToPropName.get(attrName);
|
|
1004
|
-
if (this.hasOwnProperty(propName)) {
|
|
1086
|
+
if (this.hasOwnProperty(propName) && BUILD.lazyLoad) {
|
|
1005
1087
|
newValue = this[propName];
|
|
1006
1088
|
delete this[propName];
|
|
1007
1089
|
} else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
|
|
@@ -1021,7 +1103,11 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1021
1103
|
}
|
|
1022
1104
|
return;
|
|
1023
1105
|
}
|
|
1024
|
-
|
|
1106
|
+
const propDesc = Object.getOwnPropertyDescriptor(prototype, propName);
|
|
1107
|
+
newValue = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
|
|
1108
|
+
if (newValue !== this[propName] && (!propDesc.get || !!propDesc.set)) {
|
|
1109
|
+
this[propName] = newValue;
|
|
1110
|
+
}
|
|
1025
1111
|
});
|
|
1026
1112
|
};
|
|
1027
1113
|
Cstr.observedAttributes = Array.from(
|
|
@@ -1050,7 +1136,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1050
1136
|
hostRef.$flags$ |= 32 /* hasInitializedComponent */;
|
|
1051
1137
|
const bundleId = cmpMeta.$lazyBundleId$;
|
|
1052
1138
|
if (bundleId) {
|
|
1053
|
-
const CstrImport = loadModule(cmpMeta);
|
|
1139
|
+
const CstrImport = loadModule(cmpMeta, hostRef);
|
|
1054
1140
|
if (CstrImport && "then" in CstrImport) {
|
|
1055
1141
|
const endLoad = uniqueTime();
|
|
1056
1142
|
Cstr = await CstrImport;
|
|
@@ -1075,7 +1161,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1075
1161
|
try {
|
|
1076
1162
|
new Cstr(hostRef);
|
|
1077
1163
|
} catch (e) {
|
|
1078
|
-
consoleError(e);
|
|
1164
|
+
consoleError(e, elm);
|
|
1079
1165
|
}
|
|
1080
1166
|
{
|
|
1081
1167
|
hostRef.$flags$ &= ~8 /* isConstructingInstance */;
|
|
@@ -1110,7 +1196,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1110
1196
|
schedule();
|
|
1111
1197
|
}
|
|
1112
1198
|
};
|
|
1113
|
-
var fireConnectedCallback = (instance) => {
|
|
1199
|
+
var fireConnectedCallback = (instance, elm) => {
|
|
1114
1200
|
};
|
|
1115
1201
|
|
|
1116
1202
|
// src/runtime/connected-callback.ts
|
|
@@ -1151,9 +1237,9 @@ var connectedCallback = (elm) => {
|
|
|
1151
1237
|
endConnected();
|
|
1152
1238
|
}
|
|
1153
1239
|
};
|
|
1154
|
-
var disconnectInstance = (instance) => {
|
|
1240
|
+
var disconnectInstance = (instance, elm) => {
|
|
1155
1241
|
{
|
|
1156
|
-
safeCall(instance, "disconnectedCallback");
|
|
1242
|
+
safeCall(instance, "disconnectedCallback", void 0, elm || instance);
|
|
1157
1243
|
}
|
|
1158
1244
|
};
|
|
1159
1245
|
var disconnectedCallback = async (elm) => {
|
|
@@ -1166,11 +1252,17 @@ var disconnectedCallback = async (elm) => {
|
|
|
1166
1252
|
}
|
|
1167
1253
|
}
|
|
1168
1254
|
if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
|
|
1169
|
-
disconnectInstance(hostRef.$lazyInstance
|
|
1255
|
+
disconnectInstance(hostRef.$lazyInstance$, elm);
|
|
1170
1256
|
} else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
|
|
1171
|
-
hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance
|
|
1257
|
+
hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$, elm));
|
|
1172
1258
|
}
|
|
1173
1259
|
}
|
|
1260
|
+
if (rootAppliedStyles.has(elm)) {
|
|
1261
|
+
rootAppliedStyles.delete(elm);
|
|
1262
|
+
}
|
|
1263
|
+
if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
|
|
1264
|
+
rootAppliedStyles.delete(elm.shadowRoot);
|
|
1265
|
+
}
|
|
1174
1266
|
};
|
|
1175
1267
|
|
|
1176
1268
|
// src/runtime/bootstrap-lazy.ts
|
|
@@ -1255,6 +1347,17 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
1255
1347
|
}
|
|
1256
1348
|
disconnectedCallback() {
|
|
1257
1349
|
plt.jmp(() => disconnectedCallback(this));
|
|
1350
|
+
plt.raf(() => {
|
|
1351
|
+
var _a3;
|
|
1352
|
+
const hostRef = getHostRef(this);
|
|
1353
|
+
const i2 = deferredConnectedCallbacks.findIndex((host) => host === this);
|
|
1354
|
+
if (i2 > -1) {
|
|
1355
|
+
deferredConnectedCallbacks.splice(i2, 1);
|
|
1356
|
+
}
|
|
1357
|
+
if (((_a3 = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a3.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
|
|
1358
|
+
delete hostRef.$vnode$.$elm$;
|
|
1359
|
+
}
|
|
1360
|
+
});
|
|
1258
1361
|
}
|
|
1259
1362
|
componentOnReady() {
|
|
1260
1363
|
return getHostRef(this).$onReadyPromise$;
|
|
@@ -1318,7 +1421,7 @@ var hostListenerProxy = (hostRef, methodName) => (ev) => {
|
|
|
1318
1421
|
}
|
|
1319
1422
|
}
|
|
1320
1423
|
} catch (e) {
|
|
1321
|
-
consoleError(e);
|
|
1424
|
+
consoleError(e, hostRef.$hostElement$);
|
|
1322
1425
|
}
|
|
1323
1426
|
};
|
|
1324
1427
|
var hostListenerOpts = (flags) => supportsListenerOptions ? {
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -2,13 +2,13 @@
|
|
|
2
2
|
|
|
3
3
|
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
4
|
|
|
5
|
-
const index = require('./index-
|
|
5
|
+
const index = require('./index-acdc077f.js');
|
|
6
6
|
const appGlobals = require('./app-globals-3a1e7e63.js');
|
|
7
7
|
|
|
8
8
|
const defineCustomElements = async (win, options) => {
|
|
9
9
|
if (typeof window === 'undefined') return undefined;
|
|
10
10
|
await appGlobals.globalScripts();
|
|
11
|
-
return index.bootstrapLazy([["player-user-consents_2.cjs",[[1,"user-action-controller",{"endpoint":[513],"userSession":[513,"user-session"],"userId":[513,"user-id"],"lang":[1537],"includeSubmitButton":[516,"include-submit-button"],"gmVersion":[1,"gm-version"],"translationUrl":[513,"translation-url"],"clientStyling":[1537,"client-styling"],"clientStylingUrl":[513,"client-styling-url"],"mbSource":[513,"mb-source"],"queryFired":[32],"readyActionsCount":[32],"activeUserActions":[32],"userActionsValidated":[32],"receivedQueryResponses":[32],"
|
|
11
|
+
return index.bootstrapLazy([["player-user-consents_2.cjs",[[1,"user-action-controller",{"endpoint":[513],"userSession":[513,"user-session"],"userId":[513,"user-id"],"lang":[1537],"includeSubmitButton":[516,"include-submit-button"],"gmVersion":[1,"gm-version"],"translationUrl":[513,"translation-url"],"clientStyling":[1537,"client-styling"],"clientStylingUrl":[513,"client-styling-url"],"mbSource":[513,"mb-source"],"queryFired":[32],"readyActionsCount":[32],"activeUserActions":[32],"userActionsValidated":[32],"receivedQueryResponses":[32],"isLoading":[32],"mandatoryActionsChecked":[32],"mandatoryItems":[32]},[[0,"userLegislationConsent","userLegislationConsentHandler"]],{"translationUrl":["handleNewTranslations"],"clientStyling":["handleClientStylingChange"],"clientStylingUrl":["handleClientStylingUrlChange"],"receivedQueryResponses":["handleQueryResponse"]}],[1,"player-user-consents",{"lang":[1537],"queried":[516],"consentType":[513,"consent-type"],"mandatory":[516],"gmVersion":[1,"gm-version"],"consentTitle":[513,"consent-title"],"clientStyling":[1,"client-styling"],"clientStylingUrl":[513,"client-styling-url"],"translationUrl":[513,"translation-url"],"mbSource":[513,"mb-source"],"textContent":[32]},null,{"translationUrl":["handleNewTranslations"],"clientStylingUrl":["handleStylingUrlChange"]}]]]], options);
|
|
12
12
|
};
|
|
13
13
|
|
|
14
14
|
exports.setNonce = index.setNonce;
|