@everymatrix/bonus-elevate-shop-item 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/bonus-elevate-shop-item/bonus-elevate-shop-item.esm.js +1 -1
- package/dist/bonus-elevate-shop-item/p-649baad8.entry.js +1 -0
- package/dist/bonus-elevate-shop-item/p-7e614c16.js +2 -0
- package/dist/cjs/bonus-elevate-shop-assets-slider_3.cjs.entry.js +47 -16
- package/dist/cjs/bonus-elevate-shop-item.cjs.js +2 -2
- package/dist/cjs/{index-791389e8.js → index-5ee6395c.js} +257 -147
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- package/dist/collection/components/bonus-elevate-shop-item/bonus-elevate-shop-assets-slider.js +22 -5
- package/dist/collection/components/bonus-elevate-shop-item/bonus-elevate-shop-item.js +41 -7
- package/dist/esm/bonus-elevate-shop-assets-slider_3.entry.js +47 -16
- package/dist/esm/bonus-elevate-shop-item.js +3 -3
- package/dist/esm/{index-3fe56209.js → index-d65aef7f.js} +257 -147
- package/dist/esm/loader.js +2 -2
- package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/bonus-elevate-shop-item/.stencil/packages/stencil/bonus-elevate-shop-item/stencil.config.d.ts +2 -0
- package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/bonus-elevate-shop-item/.stencil/packages/stencil/bonus-elevate-shop-item/stencil.config.dev.d.ts +2 -0
- package/package.json +1 -1
- package/dist/bonus-elevate-shop-item/p-11ccf3d4.entry.js +0 -1
- package/dist/bonus-elevate-shop-item/p-8ebd9aab.js +0 -2
- package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/bonus-elevate-shop-item/.stencil/packages/stencil/bonus-elevate-shop-item/stencil.config.d.ts +0 -2
- package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/bonus-elevate-shop-item/.stencil/packages/stencil/bonus-elevate-shop-item/stencil.config.dev.d.ts +0 -2
- /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/bonus-elevate-shop-item/.stencil/tools/plugins/index.d.ts +0 -0
- /package/dist/types/Users/{maria.bumbar/Desktop → adrian.pripon/Documents/Work}/widgets-monorepo/packages/stencil/bonus-elevate-shop-item/.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/bonus-elevate-shop-item/.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/bonus-elevate-shop-item/.stencil/tools/plugins/vite-clean-deps-plugin.d.ts +0 -0
|
@@ -1,17 +1,25 @@
|
|
|
1
1
|
const NAMESPACE = 'bonus-elevate-shop-item';
|
|
2
|
-
const BUILD = /* bonus-elevate-shop-item */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, 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: false, 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: true, propString: true, reflect: true, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: true, slotChildNodesFix: false, slotRelocation: true, state: true, style: true, svg: true, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: false, watchCallback: false };
|
|
2
|
+
const BUILD = /* bonus-elevate-shop-item */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: true, cmpDidRender: true, cmpDidUnload: false, cmpDidUpdate: true, cmpShouldUpdate: false, cmpWillLoad: true, cmpWillRender: false, 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: false, 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: true, propString: true, reflect: true, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: true, slot: true, slotChildNodesFix: false, slotRelocation: true, state: true, style: true, svg: true, taskQueue: true, transformTagName: false, updatable: true, vdomAttribute: true, vdomClass: true, vdomFunctional: true, vdomKey: true, vdomListener: true, vdomPropOrAttr: true, vdomRef: true, vdomRender: true, vdomStyle: true, vdomText: true, vdomXlink: false, watchCallback: false };
|
|
3
3
|
|
|
4
4
|
/*
|
|
5
|
-
Stencil Client Platform v4.
|
|
5
|
+
Stencil Client Platform v4.26.0 | 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/utils/constants.ts
|
|
14
|
+
var SVG_NS = "http://www.w3.org/2000/svg";
|
|
15
|
+
var HTML_NS = "http://www.w3.org/1999/xhtml";
|
|
16
|
+
|
|
17
|
+
// src/client/client-host-ref.ts
|
|
12
18
|
var hostRefs = /* @__PURE__ */ new WeakMap();
|
|
13
19
|
var getHostRef = (ref) => hostRefs.get(ref);
|
|
14
|
-
var registerInstance = (lazyInstance, hostRef) =>
|
|
20
|
+
var registerInstance = (lazyInstance, hostRef) => {
|
|
21
|
+
hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);
|
|
22
|
+
};
|
|
15
23
|
var registerHost = (hostElement, cmpMeta) => {
|
|
16
24
|
const hostRef = {
|
|
17
25
|
$flags$: 0,
|
|
@@ -24,7 +32,8 @@ var registerHost = (hostElement, cmpMeta) => {
|
|
|
24
32
|
hostElement["s-p"] = [];
|
|
25
33
|
hostElement["s-rc"] = [];
|
|
26
34
|
}
|
|
27
|
-
|
|
35
|
+
const ref = hostRefs.set(hostElement, hostRef);
|
|
36
|
+
return ref;
|
|
28
37
|
};
|
|
29
38
|
var isMemberInElement = (elm, memberName) => memberName in elm;
|
|
30
39
|
var consoleError = (e, el) => (0, console.error)(e, el);
|
|
@@ -61,16 +70,22 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
61
70
|
/* webpackExclude: /\.system\.entry\.js$/ */
|
|
62
71
|
/* webpackMode: "lazy" */
|
|
63
72
|
`./${bundleId}.entry.js${""}`
|
|
64
|
-
).then(
|
|
65
|
-
{
|
|
66
|
-
|
|
73
|
+
).then(
|
|
74
|
+
(importedModule) => {
|
|
75
|
+
{
|
|
76
|
+
cmpModules.set(bundleId, importedModule);
|
|
77
|
+
}
|
|
78
|
+
return importedModule[exportName];
|
|
79
|
+
},
|
|
80
|
+
(e) => {
|
|
81
|
+
consoleError(e, hostRef.$hostElement$);
|
|
67
82
|
}
|
|
68
|
-
|
|
69
|
-
}, consoleError);
|
|
83
|
+
);
|
|
70
84
|
};
|
|
71
85
|
|
|
72
86
|
// src/client/client-style.ts
|
|
73
87
|
var styles = /* @__PURE__ */ new Map();
|
|
88
|
+
var HYDRATED_STYLE_ID = "sty-id";
|
|
74
89
|
var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
|
|
75
90
|
var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
|
|
76
91
|
var win = typeof window !== "undefined" ? window : {};
|
|
@@ -128,14 +143,6 @@ var flush = () => {
|
|
|
128
143
|
};
|
|
129
144
|
var nextTick = (cb) => promiseResolve().then(cb);
|
|
130
145
|
var writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);
|
|
131
|
-
|
|
132
|
-
// src/utils/constants.ts
|
|
133
|
-
var EMPTY_OBJ = {};
|
|
134
|
-
var SVG_NS = "http://www.w3.org/2000/svg";
|
|
135
|
-
var HTML_NS = "http://www.w3.org/1999/xhtml";
|
|
136
|
-
|
|
137
|
-
// src/utils/helpers.ts
|
|
138
|
-
var isDef = (v) => v != null;
|
|
139
146
|
var isComplexType = (o) => {
|
|
140
147
|
o = typeof o;
|
|
141
148
|
return o === "object" || o === "function";
|
|
@@ -195,6 +202,63 @@ var unwrapErr = (result) => {
|
|
|
195
202
|
throw result.value;
|
|
196
203
|
}
|
|
197
204
|
};
|
|
205
|
+
var updateFallbackSlotVisibility = (elm) => {
|
|
206
|
+
const childNodes = elm.__childNodes || elm.childNodes;
|
|
207
|
+
if (elm.tagName && elm.tagName.includes("-") && elm["s-cr"] && elm.tagName !== "SLOT-FB") {
|
|
208
|
+
getHostSlotNodes(childNodes, elm.tagName).forEach((slotNode) => {
|
|
209
|
+
var _a;
|
|
210
|
+
if (slotNode.nodeType === 1 /* ElementNode */ && slotNode.tagName === "SLOT-FB") {
|
|
211
|
+
if ((_a = getHostSlotChildNodes(slotNode, slotNode["s-sn"], false)) == null ? void 0 : _a.length) {
|
|
212
|
+
slotNode.hidden = true;
|
|
213
|
+
} else {
|
|
214
|
+
slotNode.hidden = false;
|
|
215
|
+
}
|
|
216
|
+
}
|
|
217
|
+
});
|
|
218
|
+
}
|
|
219
|
+
for (const childNode of childNodes) {
|
|
220
|
+
if (childNode.nodeType === 1 /* ElementNode */ && (childNode.__childNodes || childNode.childNodes).length) {
|
|
221
|
+
updateFallbackSlotVisibility(childNode);
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
};
|
|
225
|
+
function getHostSlotNodes(childNodes, hostName, slotName) {
|
|
226
|
+
let i2 = 0;
|
|
227
|
+
let slottedNodes = [];
|
|
228
|
+
let childNode;
|
|
229
|
+
for (; i2 < childNodes.length; i2++) {
|
|
230
|
+
childNode = childNodes[i2];
|
|
231
|
+
if (childNode["s-sr"] && childNode["s-hn"] === hostName && (slotName === void 0 || childNode["s-sn"] === slotName)) {
|
|
232
|
+
slottedNodes.push(childNode);
|
|
233
|
+
if (typeof slotName !== "undefined") return slottedNodes;
|
|
234
|
+
}
|
|
235
|
+
slottedNodes = [...slottedNodes, ...getHostSlotNodes(childNode.childNodes, hostName, slotName)];
|
|
236
|
+
}
|
|
237
|
+
return slottedNodes;
|
|
238
|
+
}
|
|
239
|
+
var getHostSlotChildNodes = (node, slotName, includeSlot = true) => {
|
|
240
|
+
const childNodes = [];
|
|
241
|
+
if (includeSlot && node["s-sr"] || !node["s-sr"]) childNodes.push(node);
|
|
242
|
+
while ((node = node.nextSibling) && node["s-sn"] === slotName) {
|
|
243
|
+
childNodes.push(node);
|
|
244
|
+
}
|
|
245
|
+
return childNodes;
|
|
246
|
+
};
|
|
247
|
+
var isNodeLocatedInSlot = (nodeToRelocate, slotName) => {
|
|
248
|
+
if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
|
|
249
|
+
if (nodeToRelocate.getAttribute("slot") === null && slotName === "") {
|
|
250
|
+
return true;
|
|
251
|
+
}
|
|
252
|
+
if (nodeToRelocate.getAttribute("slot") === slotName) {
|
|
253
|
+
return true;
|
|
254
|
+
}
|
|
255
|
+
return false;
|
|
256
|
+
}
|
|
257
|
+
if (nodeToRelocate["s-sn"] === slotName) {
|
|
258
|
+
return true;
|
|
259
|
+
}
|
|
260
|
+
return slotName === "";
|
|
261
|
+
};
|
|
198
262
|
var createTime = (fnName, tagName = "") => {
|
|
199
263
|
{
|
|
200
264
|
return () => {
|
|
@@ -386,7 +450,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
386
450
|
}
|
|
387
451
|
if (!appliedStyles.has(scopeId2)) {
|
|
388
452
|
{
|
|
389
|
-
styleElm = doc.createElement("style");
|
|
453
|
+
styleElm = document.querySelector(`[${HYDRATED_STYLE_ID}="${scopeId2}"]`) || doc.createElement("style");
|
|
390
454
|
styleElm.innerHTML = style;
|
|
391
455
|
const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);
|
|
392
456
|
if (nonce != null) {
|
|
@@ -396,7 +460,10 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
396
460
|
if (styleContainerNode.nodeName === "HEAD") {
|
|
397
461
|
const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
|
|
398
462
|
const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
|
|
399
|
-
styleContainerNode.insertBefore(
|
|
463
|
+
styleContainerNode.insertBefore(
|
|
464
|
+
styleElm,
|
|
465
|
+
(referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
|
|
466
|
+
);
|
|
400
467
|
} else if ("host" in styleContainerNode) {
|
|
401
468
|
if (supportsConstructableStylesheets) {
|
|
402
469
|
const stylesheet = new CSSStyleSheet();
|
|
@@ -414,7 +481,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
414
481
|
styleContainerNode.append(styleElm);
|
|
415
482
|
}
|
|
416
483
|
}
|
|
417
|
-
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */
|
|
484
|
+
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
|
|
418
485
|
styleContainerNode.insertBefore(styleElm, null);
|
|
419
486
|
}
|
|
420
487
|
}
|
|
@@ -439,23 +506,25 @@ var attachStyles = (hostRef) => {
|
|
|
439
506
|
const scopeId2 = addStyle(
|
|
440
507
|
elm.shadowRoot ? elm.shadowRoot : elm.getRootNode(),
|
|
441
508
|
cmpMeta);
|
|
442
|
-
if (flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */) {
|
|
509
|
+
if ((flags & 10 /* needsScopedEncapsulation */ && flags & 2 /* scopedCssEncapsulation */ || flags & 128 /* shadowNeedsScopedCss */)) {
|
|
443
510
|
elm["s-sc"] = scopeId2;
|
|
444
511
|
elm.classList.add(scopeId2 + "-h");
|
|
445
512
|
}
|
|
446
513
|
endAttachStyles();
|
|
447
514
|
};
|
|
448
515
|
var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
|
|
449
|
-
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
516
|
+
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRender) => {
|
|
450
517
|
if (oldValue !== newValue) {
|
|
451
518
|
let isProp = isMemberInElement(elm, memberName);
|
|
452
519
|
let ln = memberName.toLowerCase();
|
|
453
520
|
if (memberName === "class") {
|
|
454
521
|
const classList = elm.classList;
|
|
455
522
|
const oldClasses = parseClassList(oldValue);
|
|
456
|
-
|
|
457
|
-
|
|
458
|
-
|
|
523
|
+
let newClasses = parseClassList(newValue);
|
|
524
|
+
{
|
|
525
|
+
classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
|
|
526
|
+
classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
|
|
527
|
+
}
|
|
459
528
|
} else if (memberName === "style") {
|
|
460
529
|
{
|
|
461
530
|
for (const prop in oldValue) {
|
|
@@ -514,7 +583,7 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
|
514
583
|
elm.setAttribute(memberName, n);
|
|
515
584
|
}
|
|
516
585
|
}
|
|
517
|
-
} else {
|
|
586
|
+
} else if (elm[memberName] !== newValue) {
|
|
518
587
|
elm[memberName] = newValue;
|
|
519
588
|
}
|
|
520
589
|
} catch (e) {
|
|
@@ -536,24 +605,44 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
|
536
605
|
}
|
|
537
606
|
};
|
|
538
607
|
var parseClassListRegex = /\s/;
|
|
539
|
-
var parseClassList = (value) =>
|
|
608
|
+
var parseClassList = (value) => {
|
|
609
|
+
if (typeof value === "object" && value && "baseVal" in value) {
|
|
610
|
+
value = value.baseVal;
|
|
611
|
+
}
|
|
612
|
+
if (!value || typeof value !== "string") {
|
|
613
|
+
return [];
|
|
614
|
+
}
|
|
615
|
+
return value.split(parseClassListRegex);
|
|
616
|
+
};
|
|
540
617
|
var CAPTURE_EVENT_SUFFIX = "Capture";
|
|
541
618
|
var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
|
|
542
619
|
|
|
543
620
|
// src/runtime/vdom/update-element.ts
|
|
544
|
-
var updateElement = (oldVnode, newVnode, isSvgMode2) => {
|
|
621
|
+
var updateElement = (oldVnode, newVnode, isSvgMode2, isInitialRender) => {
|
|
545
622
|
const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
|
|
546
|
-
const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ ||
|
|
547
|
-
const newVnodeAttrs = newVnode.$attrs$ ||
|
|
623
|
+
const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || {};
|
|
624
|
+
const newVnodeAttrs = newVnode.$attrs$ || {};
|
|
548
625
|
{
|
|
549
626
|
for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
|
|
550
627
|
if (!(memberName in newVnodeAttrs)) {
|
|
551
|
-
setAccessor(
|
|
628
|
+
setAccessor(
|
|
629
|
+
elm,
|
|
630
|
+
memberName,
|
|
631
|
+
oldVnodeAttrs[memberName],
|
|
632
|
+
void 0,
|
|
633
|
+
isSvgMode2,
|
|
634
|
+
newVnode.$flags$);
|
|
552
635
|
}
|
|
553
636
|
}
|
|
554
637
|
}
|
|
555
638
|
for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
|
|
556
|
-
setAccessor(
|
|
639
|
+
setAccessor(
|
|
640
|
+
elm,
|
|
641
|
+
memberName,
|
|
642
|
+
oldVnodeAttrs[memberName],
|
|
643
|
+
newVnodeAttrs[memberName],
|
|
644
|
+
isSvgMode2,
|
|
645
|
+
newVnode.$flags$);
|
|
557
646
|
}
|
|
558
647
|
};
|
|
559
648
|
function sortedAttrNames(attrNames) {
|
|
@@ -565,16 +654,13 @@ function sortedAttrNames(attrNames) {
|
|
|
565
654
|
attrNames
|
|
566
655
|
);
|
|
567
656
|
}
|
|
568
|
-
|
|
569
|
-
// src/runtime/vdom/vdom-render.ts
|
|
570
|
-
var scopeId;
|
|
571
657
|
var contentRef;
|
|
572
658
|
var hostTagName;
|
|
573
659
|
var useNativeShadowDom = false;
|
|
574
660
|
var checkSlotFallbackVisibility = false;
|
|
575
661
|
var checkSlotRelocate = false;
|
|
576
662
|
var isSvgMode = false;
|
|
577
|
-
var createElm = (oldParentVNode, newParentVNode, childIndex
|
|
663
|
+
var createElm = (oldParentVNode, newParentVNode, childIndex) => {
|
|
578
664
|
var _a;
|
|
579
665
|
const newVNode2 = newParentVNode.$children$[childIndex];
|
|
580
666
|
let i2 = 0;
|
|
@@ -584,9 +670,6 @@ var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
|
|
|
584
670
|
if (!useNativeShadowDom) {
|
|
585
671
|
checkSlotRelocate = true;
|
|
586
672
|
if (newVNode2.$tag$ === "slot") {
|
|
587
|
-
if (scopeId) {
|
|
588
|
-
parentElm.classList.add(scopeId + "-s");
|
|
589
|
-
}
|
|
590
673
|
newVNode2.$flags$ |= newVNode2.$children$ ? (
|
|
591
674
|
// slot element has fallback content
|
|
592
675
|
// still create an element that "mocks" the slot element
|
|
@@ -617,14 +700,9 @@ var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
|
|
|
617
700
|
{
|
|
618
701
|
updateElement(null, newVNode2, isSvgMode);
|
|
619
702
|
}
|
|
620
|
-
const rootNode = elm.getRootNode();
|
|
621
|
-
const isElementWithinShadowRoot = !rootNode.querySelector("body");
|
|
622
|
-
if (!isElementWithinShadowRoot && BUILD.scoped && isDef(scopeId) && elm["s-si"] !== scopeId) {
|
|
623
|
-
elm.classList.add(elm["s-si"] = scopeId);
|
|
624
|
-
}
|
|
625
703
|
if (newVNode2.$children$) {
|
|
626
704
|
for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
|
|
627
|
-
childNode = createElm(oldParentVNode, newVNode2, i2
|
|
705
|
+
childNode = createElm(oldParentVNode, newVNode2, i2);
|
|
628
706
|
if (childNode) {
|
|
629
707
|
elm.appendChild(childNode);
|
|
630
708
|
}
|
|
@@ -657,7 +735,7 @@ var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
|
|
|
657
735
|
};
|
|
658
736
|
var putBackInOriginalLocation = (parentElm, recursive) => {
|
|
659
737
|
plt.$flags$ |= 1 /* isTmpDisconnected */;
|
|
660
|
-
const oldSlotChildNodes = Array.from(parentElm.childNodes);
|
|
738
|
+
const oldSlotChildNodes = Array.from(parentElm.__childNodes || parentElm.childNodes);
|
|
661
739
|
if (parentElm["s-sr"] && BUILD.experimentalSlotFixes) {
|
|
662
740
|
let node = parentElm;
|
|
663
741
|
while (node = node.nextSibling) {
|
|
@@ -669,7 +747,7 @@ var putBackInOriginalLocation = (parentElm, recursive) => {
|
|
|
669
747
|
for (let i2 = oldSlotChildNodes.length - 1; i2 >= 0; i2--) {
|
|
670
748
|
const childNode = oldSlotChildNodes[i2];
|
|
671
749
|
if (childNode["s-hn"] !== hostTagName && childNode["s-ol"]) {
|
|
672
|
-
insertBefore(
|
|
750
|
+
insertBefore(referenceNode(childNode).parentNode, childNode, referenceNode(childNode));
|
|
673
751
|
childNode["s-ol"].remove();
|
|
674
752
|
childNode["s-ol"] = void 0;
|
|
675
753
|
childNode["s-sh"] = void 0;
|
|
@@ -689,7 +767,7 @@ var addVnodes = (parentElm, before, parentVNode, vnodes, startIdx, endIdx) => {
|
|
|
689
767
|
}
|
|
690
768
|
for (; startIdx <= endIdx; ++startIdx) {
|
|
691
769
|
if (vnodes[startIdx]) {
|
|
692
|
-
childNode = createElm(null, parentVNode, startIdx
|
|
770
|
+
childNode = createElm(null, parentVNode, startIdx);
|
|
693
771
|
if (childNode) {
|
|
694
772
|
vnodes[startIdx].$elm$ = childNode;
|
|
695
773
|
insertBefore(containerElm, childNode, referenceNode(before) );
|
|
@@ -776,7 +854,7 @@ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = fals
|
|
|
776
854
|
if (idxInOld >= 0) {
|
|
777
855
|
elmToMove = oldCh[idxInOld];
|
|
778
856
|
if (elmToMove.$tag$ !== newStartVnode.$tag$) {
|
|
779
|
-
node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld
|
|
857
|
+
node = createElm(oldCh && oldCh[newStartIdx], newVNode2, idxInOld);
|
|
780
858
|
} else {
|
|
781
859
|
patch(elmToMove, newStartVnode, isInitialRender);
|
|
782
860
|
oldCh[idxInOld] = void 0;
|
|
@@ -784,12 +862,16 @@ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = fals
|
|
|
784
862
|
}
|
|
785
863
|
newStartVnode = newCh[++newStartIdx];
|
|
786
864
|
} else {
|
|
787
|
-
node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx
|
|
865
|
+
node = createElm(oldCh && oldCh[newStartIdx], newVNode2, newStartIdx);
|
|
788
866
|
newStartVnode = newCh[++newStartIdx];
|
|
789
867
|
}
|
|
790
868
|
if (node) {
|
|
791
869
|
{
|
|
792
|
-
insertBefore(
|
|
870
|
+
insertBefore(
|
|
871
|
+
referenceNode(oldStartVnode.$elm$).parentNode,
|
|
872
|
+
node,
|
|
873
|
+
referenceNode(oldStartVnode.$elm$)
|
|
874
|
+
);
|
|
793
875
|
}
|
|
794
876
|
}
|
|
795
877
|
}
|
|
@@ -810,28 +892,19 @@ var updateChildren = (parentElm, oldCh, newVNode2, newCh, isInitialRender = fals
|
|
|
810
892
|
var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
|
|
811
893
|
if (leftVNode.$tag$ === rightVNode.$tag$) {
|
|
812
894
|
if (leftVNode.$tag$ === "slot") {
|
|
813
|
-
if (
|
|
814
|
-
// The component gets hydrated and no VDOM has been initialized.
|
|
815
|
-
// Here the comparison can't happen as $name$ property is not set for `leftNode`.
|
|
816
|
-
"$nodeId$" in leftVNode && isInitialRender && // `leftNode` is not from type HTMLComment which would cause many
|
|
817
|
-
// hydration comments to be removed
|
|
818
|
-
leftVNode.$elm$.nodeType !== 8
|
|
819
|
-
) {
|
|
820
|
-
return false;
|
|
821
|
-
}
|
|
822
895
|
return leftVNode.$name$ === rightVNode.$name$;
|
|
823
896
|
}
|
|
824
897
|
if (!isInitialRender) {
|
|
825
898
|
return leftVNode.$key$ === rightVNode.$key$;
|
|
826
899
|
}
|
|
900
|
+
if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
|
|
901
|
+
leftVNode.$key$ = rightVNode.$key$;
|
|
902
|
+
}
|
|
827
903
|
return true;
|
|
828
904
|
}
|
|
829
905
|
return false;
|
|
830
906
|
};
|
|
831
|
-
var referenceNode = (node) =>
|
|
832
|
-
return node && node["s-ol"] || node;
|
|
833
|
-
};
|
|
834
|
-
var parentReferenceNode = (node) => (node["s-ol"] ? node["s-ol"] : node).parentNode;
|
|
907
|
+
var referenceNode = (node) => node && node["s-ol"] || node;
|
|
835
908
|
var patch = (oldVNode, newVNode2, isInitialRender = false) => {
|
|
836
909
|
const elm = newVNode2.$elm$ = oldVNode.$elm$;
|
|
837
910
|
const oldChildren = oldVNode.$children$;
|
|
@@ -870,41 +943,15 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
|
|
|
870
943
|
elm.data = text;
|
|
871
944
|
}
|
|
872
945
|
};
|
|
873
|
-
var updateFallbackSlotVisibility = (elm) => {
|
|
874
|
-
const childNodes = elm.childNodes;
|
|
875
|
-
for (const childNode of childNodes) {
|
|
876
|
-
if (childNode.nodeType === 1 /* ElementNode */) {
|
|
877
|
-
if (childNode["s-sr"]) {
|
|
878
|
-
const slotName = childNode["s-sn"];
|
|
879
|
-
childNode.hidden = false;
|
|
880
|
-
for (const siblingNode of childNodes) {
|
|
881
|
-
if (siblingNode !== childNode) {
|
|
882
|
-
if (siblingNode["s-hn"] !== childNode["s-hn"] || slotName !== "") {
|
|
883
|
-
if (siblingNode.nodeType === 1 /* ElementNode */ && (slotName === siblingNode.getAttribute("slot") || slotName === siblingNode["s-sn"]) || siblingNode.nodeType === 3 /* TextNode */ && slotName === siblingNode["s-sn"]) {
|
|
884
|
-
childNode.hidden = true;
|
|
885
|
-
break;
|
|
886
|
-
}
|
|
887
|
-
} else {
|
|
888
|
-
if (siblingNode.nodeType === 1 /* ElementNode */ || siblingNode.nodeType === 3 /* TextNode */ && siblingNode.textContent.trim() !== "") {
|
|
889
|
-
childNode.hidden = true;
|
|
890
|
-
break;
|
|
891
|
-
}
|
|
892
|
-
}
|
|
893
|
-
}
|
|
894
|
-
}
|
|
895
|
-
}
|
|
896
|
-
updateFallbackSlotVisibility(childNode);
|
|
897
|
-
}
|
|
898
|
-
}
|
|
899
|
-
};
|
|
900
946
|
var relocateNodes = [];
|
|
901
947
|
var markSlotContentForRelocation = (elm) => {
|
|
902
948
|
let node;
|
|
903
949
|
let hostContentNodes;
|
|
904
950
|
let j;
|
|
905
|
-
|
|
951
|
+
const children = elm.__childNodes || elm.childNodes;
|
|
952
|
+
for (const childNode of children) {
|
|
906
953
|
if (childNode["s-sr"] && (node = childNode["s-cr"]) && node.parentNode) {
|
|
907
|
-
hostContentNodes = node.parentNode.childNodes;
|
|
954
|
+
hostContentNodes = node.parentNode.__childNodes || node.parentNode.childNodes;
|
|
908
955
|
const slotName = childNode["s-sn"];
|
|
909
956
|
for (j = hostContentNodes.length - 1; j >= 0; j--) {
|
|
910
957
|
node = hostContentNodes[j];
|
|
@@ -946,21 +993,6 @@ var markSlotContentForRelocation = (elm) => {
|
|
|
946
993
|
}
|
|
947
994
|
}
|
|
948
995
|
};
|
|
949
|
-
var isNodeLocatedInSlot = (nodeToRelocate, slotName) => {
|
|
950
|
-
if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
|
|
951
|
-
if (nodeToRelocate.getAttribute("slot") === null && slotName === "") {
|
|
952
|
-
return true;
|
|
953
|
-
}
|
|
954
|
-
if (nodeToRelocate.getAttribute("slot") === slotName) {
|
|
955
|
-
return true;
|
|
956
|
-
}
|
|
957
|
-
return false;
|
|
958
|
-
}
|
|
959
|
-
if (nodeToRelocate["s-sn"] === slotName) {
|
|
960
|
-
return true;
|
|
961
|
-
}
|
|
962
|
-
return slotName === "";
|
|
963
|
-
};
|
|
964
996
|
var nullifyVNodeRefs = (vNode) => {
|
|
965
997
|
{
|
|
966
998
|
vNode.$attrs$ && vNode.$attrs$.ref && vNode.$attrs$.ref(null);
|
|
@@ -968,8 +1000,9 @@ var nullifyVNodeRefs = (vNode) => {
|
|
|
968
1000
|
}
|
|
969
1001
|
};
|
|
970
1002
|
var insertBefore = (parent, newNode, reference) => {
|
|
971
|
-
|
|
972
|
-
|
|
1003
|
+
{
|
|
1004
|
+
return parent == null ? void 0 : parent.insertBefore(newNode, reference);
|
|
1005
|
+
}
|
|
973
1006
|
};
|
|
974
1007
|
var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
975
1008
|
var _a, _b, _c, _d;
|
|
@@ -995,10 +1028,7 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
|
995
1028
|
rootVnode.$flags$ |= 4 /* isHost */;
|
|
996
1029
|
hostRef.$vnode$ = rootVnode;
|
|
997
1030
|
rootVnode.$elm$ = oldVNode.$elm$ = hostElm.shadowRoot || hostElm ;
|
|
998
|
-
|
|
999
|
-
scopeId = hostElm["s-sc"];
|
|
1000
|
-
}
|
|
1001
|
-
useNativeShadowDom = (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) !== 0;
|
|
1031
|
+
useNativeShadowDom = !!(cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) && !(cmpMeta.$flags$ & 128 /* shadowNeedsScopedCss */);
|
|
1002
1032
|
{
|
|
1003
1033
|
contentRef = hostElm["s-cr"];
|
|
1004
1034
|
checkSlotFallbackVisibility = false;
|
|
@@ -1026,7 +1056,7 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
|
1026
1056
|
let orgLocationNode = (_a = nodeToRelocate["s-ol"]) == null ? void 0 : _a.previousSibling;
|
|
1027
1057
|
while (orgLocationNode) {
|
|
1028
1058
|
let refNode = (_b = orgLocationNode["s-nr"]) != null ? _b : null;
|
|
1029
|
-
if (refNode && refNode["s-sn"] === nodeToRelocate["s-sn"] && parentNodeRef === refNode.parentNode) {
|
|
1059
|
+
if (refNode && refNode["s-sn"] === nodeToRelocate["s-sn"] && parentNodeRef === (refNode.__parentNode || refNode.parentNode)) {
|
|
1030
1060
|
refNode = refNode.nextSibling;
|
|
1031
1061
|
while (refNode === nodeToRelocate || (refNode == null ? void 0 : refNode["s-sr"])) {
|
|
1032
1062
|
refNode = refNode == null ? void 0 : refNode.nextSibling;
|
|
@@ -1039,13 +1069,15 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
|
1039
1069
|
orgLocationNode = orgLocationNode.previousSibling;
|
|
1040
1070
|
}
|
|
1041
1071
|
}
|
|
1042
|
-
|
|
1072
|
+
const parent = nodeToRelocate.__parentNode || nodeToRelocate.parentNode;
|
|
1073
|
+
const nextSibling = nodeToRelocate.__nextSibling || nodeToRelocate.nextSibling;
|
|
1074
|
+
if (!insertBeforeNode && parentNodeRef !== parent || nextSibling !== insertBeforeNode) {
|
|
1043
1075
|
if (nodeToRelocate !== insertBeforeNode) {
|
|
1044
1076
|
if (!nodeToRelocate["s-hn"] && nodeToRelocate["s-ol"]) {
|
|
1045
1077
|
nodeToRelocate["s-hn"] = nodeToRelocate["s-ol"].parentNode.nodeName;
|
|
1046
1078
|
}
|
|
1047
1079
|
insertBefore(parentNodeRef, nodeToRelocate, insertBeforeNode);
|
|
1048
|
-
if (nodeToRelocate.nodeType === 1 /* ElementNode */) {
|
|
1080
|
+
if (nodeToRelocate.nodeType === 1 /* ElementNode */ && nodeToRelocate.tagName !== "SLOT-FB") {
|
|
1049
1081
|
nodeToRelocate.hidden = (_c = nodeToRelocate["s-ih"]) != null ? _c : false;
|
|
1050
1082
|
}
|
|
1051
1083
|
}
|
|
@@ -1073,7 +1105,14 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
|
1073
1105
|
// src/runtime/update-component.ts
|
|
1074
1106
|
var attachToAncestor = (hostRef, ancestorComponent) => {
|
|
1075
1107
|
if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
|
|
1076
|
-
ancestorComponent["s-p"].push(
|
|
1108
|
+
const index = ancestorComponent["s-p"].push(
|
|
1109
|
+
new Promise(
|
|
1110
|
+
(r) => hostRef.$onRenderResolve$ = () => {
|
|
1111
|
+
ancestorComponent["s-p"].splice(index - 1, 1);
|
|
1112
|
+
r();
|
|
1113
|
+
}
|
|
1114
|
+
)
|
|
1115
|
+
);
|
|
1077
1116
|
}
|
|
1078
1117
|
};
|
|
1079
1118
|
var scheduleUpdate = (hostRef, isInitialLoad) => {
|
|
@@ -1100,7 +1139,7 @@ var dispatchHooks = (hostRef, isInitialLoad) => {
|
|
|
1100
1139
|
let maybePromise;
|
|
1101
1140
|
if (isInitialLoad) {
|
|
1102
1141
|
{
|
|
1103
|
-
maybePromise = safeCall(instance, "componentWillLoad");
|
|
1142
|
+
maybePromise = safeCall(instance, "componentWillLoad", void 0, elm);
|
|
1104
1143
|
}
|
|
1105
1144
|
}
|
|
1106
1145
|
endSchedule();
|
|
@@ -1169,7 +1208,7 @@ var postUpdateComponent = (hostRef) => {
|
|
|
1169
1208
|
const instance = hostRef.$lazyInstance$ ;
|
|
1170
1209
|
const ancestorComponent = hostRef.$ancestorComponent$;
|
|
1171
1210
|
{
|
|
1172
|
-
safeCall(instance, "componentDidRender");
|
|
1211
|
+
safeCall(instance, "componentDidRender", void 0, elm);
|
|
1173
1212
|
}
|
|
1174
1213
|
if (!(hostRef.$flags$ & 64 /* hasLoadedComponent */)) {
|
|
1175
1214
|
hostRef.$flags$ |= 64 /* hasLoadedComponent */;
|
|
@@ -1177,7 +1216,7 @@ var postUpdateComponent = (hostRef) => {
|
|
|
1177
1216
|
addHydratedFlag(elm);
|
|
1178
1217
|
}
|
|
1179
1218
|
{
|
|
1180
|
-
safeCall(instance, "componentDidLoad");
|
|
1219
|
+
safeCall(instance, "componentDidLoad", void 0, elm);
|
|
1181
1220
|
}
|
|
1182
1221
|
endPostUpdate();
|
|
1183
1222
|
{
|
|
@@ -1188,7 +1227,7 @@ var postUpdateComponent = (hostRef) => {
|
|
|
1188
1227
|
}
|
|
1189
1228
|
} else {
|
|
1190
1229
|
{
|
|
1191
|
-
safeCall(instance, "componentDidUpdate");
|
|
1230
|
+
safeCall(instance, "componentDidUpdate", void 0, elm);
|
|
1192
1231
|
}
|
|
1193
1232
|
endPostUpdate();
|
|
1194
1233
|
}
|
|
@@ -1204,17 +1243,14 @@ var postUpdateComponent = (hostRef) => {
|
|
|
1204
1243
|
}
|
|
1205
1244
|
};
|
|
1206
1245
|
var appDidLoad = (who) => {
|
|
1207
|
-
{
|
|
1208
|
-
addHydratedFlag(doc.documentElement);
|
|
1209
|
-
}
|
|
1210
1246
|
nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
|
|
1211
1247
|
};
|
|
1212
|
-
var safeCall = (instance, method, arg) => {
|
|
1248
|
+
var safeCall = (instance, method, arg, elm) => {
|
|
1213
1249
|
if (instance && instance[method]) {
|
|
1214
1250
|
try {
|
|
1215
1251
|
return instance[method](arg);
|
|
1216
1252
|
} catch (e) {
|
|
1217
|
-
consoleError(e);
|
|
1253
|
+
consoleError(e, elm);
|
|
1218
1254
|
}
|
|
1219
1255
|
}
|
|
1220
1256
|
return void 0;
|
|
@@ -1257,15 +1293,68 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1257
1293
|
const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
|
|
1258
1294
|
members.map(([memberName, [memberFlags]]) => {
|
|
1259
1295
|
if ((memberFlags & 31 /* Prop */ || (flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {
|
|
1296
|
+
const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(prototype, memberName) || {};
|
|
1297
|
+
if (origGetter) cmpMeta.$members$[memberName][0] |= 2048 /* Getter */;
|
|
1298
|
+
if (origSetter) cmpMeta.$members$[memberName][0] |= 4096 /* Setter */;
|
|
1299
|
+
if (flags & 1 /* isElementConstructor */ || !origGetter) {
|
|
1300
|
+
Object.defineProperty(prototype, memberName, {
|
|
1301
|
+
get() {
|
|
1302
|
+
{
|
|
1303
|
+
if ((cmpMeta.$members$[memberName][0] & 2048 /* Getter */) === 0) {
|
|
1304
|
+
return getValue(this, memberName);
|
|
1305
|
+
}
|
|
1306
|
+
const ref = getHostRef(this);
|
|
1307
|
+
const instance = ref ? ref.$lazyInstance$ : prototype;
|
|
1308
|
+
if (!instance) return;
|
|
1309
|
+
return instance[memberName];
|
|
1310
|
+
}
|
|
1311
|
+
},
|
|
1312
|
+
configurable: true,
|
|
1313
|
+
enumerable: true
|
|
1314
|
+
});
|
|
1315
|
+
}
|
|
1260
1316
|
Object.defineProperty(prototype, memberName, {
|
|
1261
|
-
get() {
|
|
1262
|
-
return getValue(this, memberName);
|
|
1263
|
-
},
|
|
1264
1317
|
set(newValue) {
|
|
1265
|
-
|
|
1266
|
-
|
|
1267
|
-
|
|
1268
|
-
|
|
1318
|
+
const ref = getHostRef(this);
|
|
1319
|
+
if (origSetter) {
|
|
1320
|
+
const currentValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
|
|
1321
|
+
if (typeof currentValue === "undefined" && ref.$instanceValues$.get(memberName)) {
|
|
1322
|
+
newValue = ref.$instanceValues$.get(memberName);
|
|
1323
|
+
} else if (!ref.$instanceValues$.get(memberName) && currentValue) {
|
|
1324
|
+
ref.$instanceValues$.set(memberName, currentValue);
|
|
1325
|
+
}
|
|
1326
|
+
origSetter.apply(this, [parsePropertyValue(newValue, memberFlags)]);
|
|
1327
|
+
newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
|
|
1328
|
+
setValue(this, memberName, newValue, cmpMeta);
|
|
1329
|
+
return;
|
|
1330
|
+
}
|
|
1331
|
+
{
|
|
1332
|
+
if ((flags & 1 /* isElementConstructor */) === 0 || (cmpMeta.$members$[memberName][0] & 4096 /* Setter */) === 0) {
|
|
1333
|
+
setValue(this, memberName, newValue, cmpMeta);
|
|
1334
|
+
if (flags & 1 /* isElementConstructor */ && !ref.$lazyInstance$) {
|
|
1335
|
+
ref.$onReadyPromise$.then(() => {
|
|
1336
|
+
if (cmpMeta.$members$[memberName][0] & 4096 /* Setter */ && ref.$lazyInstance$[memberName] !== ref.$instanceValues$.get(memberName)) {
|
|
1337
|
+
ref.$lazyInstance$[memberName] = newValue;
|
|
1338
|
+
}
|
|
1339
|
+
});
|
|
1340
|
+
}
|
|
1341
|
+
return;
|
|
1342
|
+
}
|
|
1343
|
+
const setterSetVal = () => {
|
|
1344
|
+
const currentValue = ref.$lazyInstance$[memberName];
|
|
1345
|
+
if (!ref.$instanceValues$.get(memberName) && currentValue) {
|
|
1346
|
+
ref.$instanceValues$.set(memberName, currentValue);
|
|
1347
|
+
}
|
|
1348
|
+
ref.$lazyInstance$[memberName] = parsePropertyValue(newValue, memberFlags);
|
|
1349
|
+
setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
|
|
1350
|
+
};
|
|
1351
|
+
if (ref.$lazyInstance$) {
|
|
1352
|
+
setterSetVal();
|
|
1353
|
+
} else {
|
|
1354
|
+
ref.$onReadyPromise$.then(() => setterSetVal());
|
|
1355
|
+
}
|
|
1356
|
+
}
|
|
1357
|
+
}
|
|
1269
1358
|
});
|
|
1270
1359
|
}
|
|
1271
1360
|
});
|
|
@@ -1275,7 +1364,7 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1275
1364
|
plt.jmp(() => {
|
|
1276
1365
|
var _a2;
|
|
1277
1366
|
const propName = attrNameToPropName.get(attrName);
|
|
1278
|
-
if (this.hasOwnProperty(propName)) {
|
|
1367
|
+
if (this.hasOwnProperty(propName) && BUILD.lazyLoad) {
|
|
1279
1368
|
newValue = this[propName];
|
|
1280
1369
|
delete this[propName];
|
|
1281
1370
|
} else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
|
|
@@ -1295,7 +1384,11 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1295
1384
|
}
|
|
1296
1385
|
return;
|
|
1297
1386
|
}
|
|
1298
|
-
|
|
1387
|
+
const propDesc = Object.getOwnPropertyDescriptor(prototype, propName);
|
|
1388
|
+
newValue = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
|
|
1389
|
+
if (newValue !== this[propName] && (!propDesc.get || !!propDesc.set)) {
|
|
1390
|
+
this[propName] = newValue;
|
|
1391
|
+
}
|
|
1299
1392
|
});
|
|
1300
1393
|
};
|
|
1301
1394
|
Cstr.observedAttributes = Array.from(
|
|
@@ -1324,7 +1417,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1324
1417
|
hostRef.$flags$ |= 32 /* hasInitializedComponent */;
|
|
1325
1418
|
const bundleId = cmpMeta.$lazyBundleId$;
|
|
1326
1419
|
if (bundleId) {
|
|
1327
|
-
const CstrImport = loadModule(cmpMeta);
|
|
1420
|
+
const CstrImport = loadModule(cmpMeta, hostRef);
|
|
1328
1421
|
if (CstrImport && "then" in CstrImport) {
|
|
1329
1422
|
const endLoad = uniqueTime();
|
|
1330
1423
|
Cstr = await CstrImport;
|
|
@@ -1346,13 +1439,13 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1346
1439
|
try {
|
|
1347
1440
|
new Cstr(hostRef);
|
|
1348
1441
|
} catch (e) {
|
|
1349
|
-
consoleError(e);
|
|
1442
|
+
consoleError(e, elm);
|
|
1350
1443
|
}
|
|
1351
1444
|
{
|
|
1352
1445
|
hostRef.$flags$ &= ~8 /* isConstructingInstance */;
|
|
1353
1446
|
}
|
|
1354
1447
|
endNewInstance();
|
|
1355
|
-
fireConnectedCallback(hostRef.$lazyInstance
|
|
1448
|
+
fireConnectedCallback(hostRef.$lazyInstance$, elm);
|
|
1356
1449
|
} else {
|
|
1357
1450
|
Cstr = elm.constructor;
|
|
1358
1451
|
const cmpTag = elm.localName;
|
|
@@ -1379,9 +1472,9 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1379
1472
|
schedule();
|
|
1380
1473
|
}
|
|
1381
1474
|
};
|
|
1382
|
-
var fireConnectedCallback = (instance) => {
|
|
1475
|
+
var fireConnectedCallback = (instance, elm) => {
|
|
1383
1476
|
{
|
|
1384
|
-
safeCall(instance, "connectedCallback");
|
|
1477
|
+
safeCall(instance, "connectedCallback", void 0, elm);
|
|
1385
1478
|
}
|
|
1386
1479
|
};
|
|
1387
1480
|
|
|
@@ -1422,9 +1515,9 @@ var connectedCallback = (elm) => {
|
|
|
1422
1515
|
}
|
|
1423
1516
|
} else {
|
|
1424
1517
|
if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
|
|
1425
|
-
fireConnectedCallback(hostRef.$lazyInstance
|
|
1518
|
+
fireConnectedCallback(hostRef.$lazyInstance$, elm);
|
|
1426
1519
|
} else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
|
|
1427
|
-
hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance
|
|
1520
|
+
hostRef.$onReadyPromise$.then(() => fireConnectedCallback(hostRef.$lazyInstance$, elm));
|
|
1428
1521
|
}
|
|
1429
1522
|
}
|
|
1430
1523
|
endConnected();
|
|
@@ -1437,20 +1530,26 @@ var setContentReference = (elm) => {
|
|
|
1437
1530
|
contentRefElm["s-cn"] = true;
|
|
1438
1531
|
insertBefore(elm, contentRefElm, elm.firstChild);
|
|
1439
1532
|
};
|
|
1440
|
-
var disconnectInstance = (instance) => {
|
|
1533
|
+
var disconnectInstance = (instance, elm) => {
|
|
1441
1534
|
{
|
|
1442
|
-
safeCall(instance, "disconnectedCallback");
|
|
1535
|
+
safeCall(instance, "disconnectedCallback", void 0, elm || instance);
|
|
1443
1536
|
}
|
|
1444
1537
|
};
|
|
1445
1538
|
var disconnectedCallback = async (elm) => {
|
|
1446
1539
|
if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
|
|
1447
1540
|
const hostRef = getHostRef(elm);
|
|
1448
1541
|
if (hostRef == null ? void 0 : hostRef.$lazyInstance$) {
|
|
1449
|
-
disconnectInstance(hostRef.$lazyInstance
|
|
1542
|
+
disconnectInstance(hostRef.$lazyInstance$, elm);
|
|
1450
1543
|
} else if (hostRef == null ? void 0 : hostRef.$onReadyPromise$) {
|
|
1451
|
-
hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance
|
|
1544
|
+
hostRef.$onReadyPromise$.then(() => disconnectInstance(hostRef.$lazyInstance$, elm));
|
|
1452
1545
|
}
|
|
1453
1546
|
}
|
|
1547
|
+
if (rootAppliedStyles.has(elm)) {
|
|
1548
|
+
rootAppliedStyles.delete(elm);
|
|
1549
|
+
}
|
|
1550
|
+
if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
|
|
1551
|
+
rootAppliedStyles.delete(elm.shadowRoot);
|
|
1552
|
+
}
|
|
1454
1553
|
};
|
|
1455
1554
|
|
|
1456
1555
|
// src/runtime/bootstrap-lazy.ts
|
|
@@ -1527,6 +1626,17 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
1527
1626
|
}
|
|
1528
1627
|
disconnectedCallback() {
|
|
1529
1628
|
plt.jmp(() => disconnectedCallback(this));
|
|
1629
|
+
plt.raf(() => {
|
|
1630
|
+
var _a3;
|
|
1631
|
+
const hostRef = getHostRef(this);
|
|
1632
|
+
const i2 = deferredConnectedCallbacks.findIndex((host) => host === this);
|
|
1633
|
+
if (i2 > -1) {
|
|
1634
|
+
deferredConnectedCallbacks.splice(i2, 1);
|
|
1635
|
+
}
|
|
1636
|
+
if (((_a3 = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a3.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
|
|
1637
|
+
delete hostRef.$vnode$.$elm$;
|
|
1638
|
+
}
|
|
1639
|
+
});
|
|
1530
1640
|
}
|
|
1531
1641
|
componentOnReady() {
|
|
1532
1642
|
return getHostRef(this).$onReadyPromise$;
|