@everymatrix/bonus-pagination-nav 1.56.0 → 1.56.2
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-pagination-nav/bonus-pagination-nav.esm.js +1 -1
- package/dist/bonus-pagination-nav/p-206f54f8.js +2 -0
- package/dist/bonus-pagination-nav/p-d29d4ec0.entry.js +1 -0
- package/dist/cjs/bonus-pagination-nav.cjs.entry.js +3 -33
- package/dist/cjs/bonus-pagination-nav.cjs.js +2 -2
- package/dist/cjs/{index-de67c104.js → index-aabdc668.js} +54 -201
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/bonus-pagination-nav/bonus-pagination-nav.js +2 -54
- package/dist/esm/bonus-pagination-nav.entry.js +3 -33
- package/dist/esm/bonus-pagination-nav.js +3 -3
- package/dist/esm/{index-bbf5341c.js → index-9c2a4b03.js} +54 -201
- package/dist/esm/loader.js +2 -2
- package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/packages/stencil/bonus-pagination-nav/stencil.config.d.ts +2 -0
- package/dist/types/Users/maria.bumbar/Desktop/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/packages/stencil/bonus-pagination-nav/stencil.config.dev.d.ts +2 -0
- package/dist/types/stencil-public-runtime.d.ts +0 -6
- package/package.json +1 -1
- package/dist/bonus-pagination-nav/p-22747bba.js +0 -2
- package/dist/bonus-pagination-nav/p-f089fb89.entry.js +0 -1
- package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/packages/stencil/bonus-pagination-nav/stencil.config.d.ts +0 -2
- package/dist/types/Users/adrian.pripon/Documents/Work/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/packages/stencil/bonus-pagination-nav/stencil.config.dev.d.ts +0 -2
- /package/dist/types/Users/{adrian.pripon/Documents/Work → maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/tools/plugins/index.d.ts +0 -0
- /package/dist/types/Users/{adrian.pripon/Documents/Work → maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/tools/plugins/stencil-clean-deps-plugin.d.ts +0 -0
- /package/dist/types/Users/{adrian.pripon/Documents/Work → maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/tools/plugins/vite-chunk-plugin.d.ts +0 -0
- /package/dist/types/Users/{adrian.pripon/Documents/Work → maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/tools/plugins/vite-clean-deps-plugin.d.ts +0 -0
|
@@ -1,21 +1,17 @@
|
|
|
1
1
|
const NAMESPACE = 'bonus-pagination-nav';
|
|
2
|
-
const BUILD = /* bonus-pagination-nav */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: false, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: false, cmpWillRender: true, 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: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: true, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: false, mode: false,
|
|
2
|
+
const BUILD = /* bonus-pagination-nav */ { allRenderFn: true, appendChildSlotFix: false, asyncLoading: true, asyncQueue: false, attachStyles: true, cloneNodeFix: false, cmpDidLoad: false, cmpDidRender: false, cmpDidUnload: false, cmpDidUpdate: false, cmpShouldUpdate: false, cmpWillLoad: false, cmpWillRender: true, 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: false, hostListenerTargetDocument: false, hostListenerTargetParent: false, hostListenerTargetWindow: true, hotModuleReplacement: false, hydrateClientSide: false, hydrateServerSide: false, hydratedAttribute: false, hydratedClass: true, hydratedSelectorName: "hydrated", initializeNextTick: false, invisiblePrehydration: true, isDebug: false, isDev: false, isTesting: false, lazyLoad: true, lifecycle: true, lifecycleDOMEvents: false, member: true, method: false, mode: false, observeAttribute: true, profile: false, prop: true, propBoolean: true, propMutable: true, propNumber: true, propString: true, reflect: true, scoped: false, scopedSlotTextContentFix: false, scriptDataOpts: false, shadowDelegatesFocus: false, shadowDom: false, slot: false, 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: false, vdomText: true, vdomXlink: false, watchCallback: false };
|
|
3
3
|
|
|
4
4
|
/*
|
|
5
|
-
Stencil Client Platform v4.
|
|
5
|
+
Stencil Client Platform v4.19.2 | 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 : {};
|
|
@@ -156,6 +145,9 @@ var flush = () => {
|
|
|
156
145
|
};
|
|
157
146
|
var nextTick = (cb) => promiseResolve().then(cb);
|
|
158
147
|
var writeTask = /* @__PURE__ */ queueTask(queueDomWrites, true);
|
|
148
|
+
|
|
149
|
+
// src/utils/constants.ts
|
|
150
|
+
var EMPTY_OBJ = {};
|
|
159
151
|
var isComplexType = (o) => {
|
|
160
152
|
o = typeof o;
|
|
161
153
|
return o === "object" || o === "function";
|
|
@@ -359,40 +351,13 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
359
351
|
}
|
|
360
352
|
if (!appliedStyles.has(scopeId2)) {
|
|
361
353
|
{
|
|
362
|
-
styleElm =
|
|
354
|
+
styleElm = doc.createElement("style");
|
|
363
355
|
styleElm.innerHTML = style;
|
|
364
356
|
const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);
|
|
365
357
|
if (nonce != null) {
|
|
366
358
|
styleElm.setAttribute("nonce", nonce);
|
|
367
359
|
}
|
|
368
|
-
|
|
369
|
-
if (styleContainerNode.nodeName === "HEAD") {
|
|
370
|
-
const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
|
|
371
|
-
const referenceNode2 = preconnectLinks.length > 0 ? preconnectLinks[preconnectLinks.length - 1].nextSibling : styleContainerNode.querySelector("style");
|
|
372
|
-
styleContainerNode.insertBefore(
|
|
373
|
-
styleElm,
|
|
374
|
-
(referenceNode2 == null ? void 0 : referenceNode2.parentNode) === styleContainerNode ? referenceNode2 : null
|
|
375
|
-
);
|
|
376
|
-
} else if ("host" in styleContainerNode) {
|
|
377
|
-
if (supportsConstructableStylesheets) {
|
|
378
|
-
const stylesheet = new CSSStyleSheet();
|
|
379
|
-
stylesheet.replaceSync(style);
|
|
380
|
-
styleContainerNode.adoptedStyleSheets = [stylesheet, ...styleContainerNode.adoptedStyleSheets];
|
|
381
|
-
} else {
|
|
382
|
-
const existingStyleContainer = styleContainerNode.querySelector("style");
|
|
383
|
-
if (existingStyleContainer) {
|
|
384
|
-
existingStyleContainer.innerHTML = style + existingStyleContainer.innerHTML;
|
|
385
|
-
} else {
|
|
386
|
-
styleContainerNode.prepend(styleElm);
|
|
387
|
-
}
|
|
388
|
-
}
|
|
389
|
-
} else {
|
|
390
|
-
styleContainerNode.append(styleElm);
|
|
391
|
-
}
|
|
392
|
-
}
|
|
393
|
-
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
|
|
394
|
-
styleContainerNode.insertBefore(styleElm, null);
|
|
395
|
-
}
|
|
360
|
+
styleContainerNode.insertBefore(styleElm, styleContainerNode.querySelector("link"));
|
|
396
361
|
}
|
|
397
362
|
if (cmpMeta.$flags$ & 4 /* hasSlotRelocation */) {
|
|
398
363
|
styleElm.innerHTML += SLOT_FB_CSS;
|
|
@@ -417,18 +382,16 @@ var attachStyles = (hostRef) => {
|
|
|
417
382
|
endAttachStyles();
|
|
418
383
|
};
|
|
419
384
|
var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
|
|
420
|
-
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags
|
|
385
|
+
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
421
386
|
if (oldValue !== newValue) {
|
|
422
387
|
let isProp = isMemberInElement(elm, memberName);
|
|
423
388
|
let ln = memberName.toLowerCase();
|
|
424
389
|
if (memberName === "class") {
|
|
425
390
|
const classList = elm.classList;
|
|
426
391
|
const oldClasses = parseClassList(oldValue);
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
|
|
431
|
-
}
|
|
392
|
+
const newClasses = parseClassList(newValue);
|
|
393
|
+
classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
|
|
394
|
+
classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
|
|
432
395
|
} else if (memberName === "key") ; else if ((!isProp ) && memberName[0] === "o" && memberName[1] === "n") {
|
|
433
396
|
if (memberName[2] === "-") {
|
|
434
397
|
memberName = memberName.slice(3);
|
|
@@ -456,13 +419,9 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
|
|
|
456
419
|
if (memberName === "list") {
|
|
457
420
|
isProp = false;
|
|
458
421
|
} else if (oldValue == null || elm[memberName] != n) {
|
|
459
|
-
|
|
460
|
-
elm[memberName] = n;
|
|
461
|
-
} else {
|
|
462
|
-
elm.setAttribute(memberName, n);
|
|
463
|
-
}
|
|
422
|
+
elm[memberName] = n;
|
|
464
423
|
}
|
|
465
|
-
} else
|
|
424
|
+
} else {
|
|
466
425
|
elm[memberName] = newValue;
|
|
467
426
|
}
|
|
468
427
|
} catch (e) {
|
|
@@ -484,44 +443,24 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
|
|
|
484
443
|
}
|
|
485
444
|
};
|
|
486
445
|
var parseClassListRegex = /\s/;
|
|
487
|
-
var parseClassList = (value) =>
|
|
488
|
-
if (typeof value === "object" && value && "baseVal" in value) {
|
|
489
|
-
value = value.baseVal;
|
|
490
|
-
}
|
|
491
|
-
if (!value || typeof value !== "string") {
|
|
492
|
-
return [];
|
|
493
|
-
}
|
|
494
|
-
return value.split(parseClassListRegex);
|
|
495
|
-
};
|
|
446
|
+
var parseClassList = (value) => !value ? [] : value.split(parseClassListRegex);
|
|
496
447
|
var CAPTURE_EVENT_SUFFIX = "Capture";
|
|
497
448
|
var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
|
|
498
449
|
|
|
499
450
|
// src/runtime/vdom/update-element.ts
|
|
500
|
-
var updateElement = (oldVnode, newVnode, isSvgMode2
|
|
451
|
+
var updateElement = (oldVnode, newVnode, isSvgMode2) => {
|
|
501
452
|
const elm = newVnode.$elm$.nodeType === 11 /* DocumentFragment */ && newVnode.$elm$.host ? newVnode.$elm$.host : newVnode.$elm$;
|
|
502
|
-
const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ ||
|
|
503
|
-
const newVnodeAttrs = newVnode.$attrs$ ||
|
|
453
|
+
const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || EMPTY_OBJ;
|
|
454
|
+
const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;
|
|
504
455
|
{
|
|
505
456
|
for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
|
|
506
457
|
if (!(memberName in newVnodeAttrs)) {
|
|
507
|
-
setAccessor(
|
|
508
|
-
elm,
|
|
509
|
-
memberName,
|
|
510
|
-
oldVnodeAttrs[memberName],
|
|
511
|
-
void 0,
|
|
512
|
-
isSvgMode2,
|
|
513
|
-
newVnode.$flags$);
|
|
458
|
+
setAccessor(elm, memberName, oldVnodeAttrs[memberName], void 0, isSvgMode2, newVnode.$flags$);
|
|
514
459
|
}
|
|
515
460
|
}
|
|
516
461
|
}
|
|
517
462
|
for (const memberName of sortedAttrNames(Object.keys(newVnodeAttrs))) {
|
|
518
|
-
setAccessor(
|
|
519
|
-
elm,
|
|
520
|
-
memberName,
|
|
521
|
-
oldVnodeAttrs[memberName],
|
|
522
|
-
newVnodeAttrs[memberName],
|
|
523
|
-
isSvgMode2,
|
|
524
|
-
newVnode.$flags$);
|
|
463
|
+
setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode2, newVnode.$flags$);
|
|
525
464
|
}
|
|
526
465
|
};
|
|
527
466
|
function sortedAttrNames(attrNames) {
|
|
@@ -536,7 +475,7 @@ function sortedAttrNames(attrNames) {
|
|
|
536
475
|
var hostTagName;
|
|
537
476
|
var useNativeShadowDom = false;
|
|
538
477
|
var isSvgMode = false;
|
|
539
|
-
var createElm = (oldParentVNode, newParentVNode, childIndex) => {
|
|
478
|
+
var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
|
|
540
479
|
const newVNode2 = newParentVNode.$children$[childIndex];
|
|
541
480
|
let i2 = 0;
|
|
542
481
|
let elm;
|
|
@@ -675,9 +614,6 @@ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
|
|
|
675
614
|
if (!isInitialRender) {
|
|
676
615
|
return leftVNode.$key$ === rightVNode.$key$;
|
|
677
616
|
}
|
|
678
|
-
if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
|
|
679
|
-
leftVNode.$key$ = rightVNode.$key$;
|
|
680
|
-
}
|
|
681
617
|
return true;
|
|
682
618
|
}
|
|
683
619
|
return false;
|
|
@@ -700,10 +636,7 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
|
|
|
700
636
|
elm.textContent = "";
|
|
701
637
|
}
|
|
702
638
|
addVnodes(elm, null, newVNode2, newChildren, 0, newChildren.length - 1);
|
|
703
|
-
} else if (
|
|
704
|
-
// don't do this on initial render as it can cause non-hydrated content to be removed
|
|
705
|
-
!isInitialRender && BUILD.updatable && oldChildren !== null
|
|
706
|
-
) {
|
|
639
|
+
} else if (oldChildren !== null) {
|
|
707
640
|
removeVnodes(oldChildren, 0, oldChildren.length - 1);
|
|
708
641
|
}
|
|
709
642
|
} else if (oldVNode.$text$ !== text) {
|
|
@@ -711,9 +644,8 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
|
|
|
711
644
|
}
|
|
712
645
|
};
|
|
713
646
|
var insertBefore = (parent, newNode, reference) => {
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
}
|
|
647
|
+
const inserted = parent == null ? void 0 : parent.insertBefore(newNode, reference);
|
|
648
|
+
return inserted;
|
|
717
649
|
};
|
|
718
650
|
var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
719
651
|
const hostElm = hostRef.$hostElement$;
|
|
@@ -738,21 +670,14 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
|
738
670
|
rootVnode.$flags$ |= 4 /* isHost */;
|
|
739
671
|
hostRef.$vnode$ = rootVnode;
|
|
740
672
|
rootVnode.$elm$ = oldVNode.$elm$ = hostElm;
|
|
741
|
-
useNativeShadowDom = supportsShadow
|
|
673
|
+
useNativeShadowDom = supportsShadow ;
|
|
742
674
|
patch(oldVNode, rootVnode, isInitialLoad);
|
|
743
675
|
};
|
|
744
676
|
|
|
745
677
|
// src/runtime/update-component.ts
|
|
746
678
|
var attachToAncestor = (hostRef, ancestorComponent) => {
|
|
747
679
|
if (ancestorComponent && !hostRef.$onRenderResolve$ && ancestorComponent["s-p"]) {
|
|
748
|
-
|
|
749
|
-
new Promise(
|
|
750
|
-
(r) => hostRef.$onRenderResolve$ = () => {
|
|
751
|
-
ancestorComponent["s-p"].splice(index - 1, 1);
|
|
752
|
-
r();
|
|
753
|
-
}
|
|
754
|
-
)
|
|
755
|
-
);
|
|
680
|
+
ancestorComponent["s-p"].push(new Promise((r) => hostRef.$onRenderResolve$ = r));
|
|
756
681
|
}
|
|
757
682
|
};
|
|
758
683
|
var scheduleUpdate = (hostRef, isInitialLoad) => {
|
|
@@ -781,13 +706,13 @@ var dispatchHooks = (hostRef, isInitialLoad) => {
|
|
|
781
706
|
{
|
|
782
707
|
hostRef.$flags$ |= 256 /* isListenReady */;
|
|
783
708
|
if (hostRef.$queuedListeners$) {
|
|
784
|
-
hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event
|
|
709
|
+
hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));
|
|
785
710
|
hostRef.$queuedListeners$ = void 0;
|
|
786
711
|
}
|
|
787
712
|
}
|
|
788
713
|
}
|
|
789
714
|
{
|
|
790
|
-
maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender"
|
|
715
|
+
maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender"));
|
|
791
716
|
}
|
|
792
717
|
endSchedule();
|
|
793
718
|
return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
|
|
@@ -880,14 +805,17 @@ var postUpdateComponent = (hostRef) => {
|
|
|
880
805
|
}
|
|
881
806
|
};
|
|
882
807
|
var appDidLoad = (who) => {
|
|
808
|
+
{
|
|
809
|
+
addHydratedFlag(doc.documentElement);
|
|
810
|
+
}
|
|
883
811
|
nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
|
|
884
812
|
};
|
|
885
|
-
var safeCall = (instance, method, arg
|
|
813
|
+
var safeCall = (instance, method, arg) => {
|
|
886
814
|
if (instance && instance[method]) {
|
|
887
815
|
try {
|
|
888
816
|
return instance[method](arg);
|
|
889
817
|
} catch (e) {
|
|
890
|
-
consoleError(e
|
|
818
|
+
consoleError(e);
|
|
891
819
|
}
|
|
892
820
|
}
|
|
893
821
|
return void 0;
|
|
@@ -930,68 +858,15 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
930
858
|
const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
|
|
931
859
|
members.map(([memberName, [memberFlags]]) => {
|
|
932
860
|
if ((memberFlags & 31 /* Prop */ || (flags & 2 /* proxyState */) && memberFlags & 32 /* State */)) {
|
|
933
|
-
const { get: origGetter, set: origSetter } = Object.getOwnPropertyDescriptor(prototype, memberName) || {};
|
|
934
|
-
if (origGetter) cmpMeta.$members$[memberName][0] |= 2048 /* Getter */;
|
|
935
|
-
if (origSetter) cmpMeta.$members$[memberName][0] |= 4096 /* Setter */;
|
|
936
|
-
if (flags & 1 /* isElementConstructor */ || !origGetter) {
|
|
937
|
-
Object.defineProperty(prototype, memberName, {
|
|
938
|
-
get() {
|
|
939
|
-
{
|
|
940
|
-
if ((cmpMeta.$members$[memberName][0] & 2048 /* Getter */) === 0) {
|
|
941
|
-
return getValue(this, memberName);
|
|
942
|
-
}
|
|
943
|
-
const ref = getHostRef(this);
|
|
944
|
-
const instance = ref ? ref.$lazyInstance$ : prototype;
|
|
945
|
-
if (!instance) return;
|
|
946
|
-
return instance[memberName];
|
|
947
|
-
}
|
|
948
|
-
},
|
|
949
|
-
configurable: true,
|
|
950
|
-
enumerable: true
|
|
951
|
-
});
|
|
952
|
-
}
|
|
953
861
|
Object.defineProperty(prototype, memberName, {
|
|
862
|
+
get() {
|
|
863
|
+
return getValue(this, memberName);
|
|
864
|
+
},
|
|
954
865
|
set(newValue) {
|
|
955
|
-
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
newValue = ref.$instanceValues$.get(memberName);
|
|
960
|
-
} else if (!ref.$instanceValues$.get(memberName) && currentValue) {
|
|
961
|
-
ref.$instanceValues$.set(memberName, currentValue);
|
|
962
|
-
}
|
|
963
|
-
origSetter.apply(this, [parsePropertyValue(newValue, memberFlags)]);
|
|
964
|
-
newValue = memberFlags & 32 /* State */ ? this[memberName] : ref.$hostElement$[memberName];
|
|
965
|
-
setValue(this, memberName, newValue, cmpMeta);
|
|
966
|
-
return;
|
|
967
|
-
}
|
|
968
|
-
{
|
|
969
|
-
if ((flags & 1 /* isElementConstructor */) === 0 || (cmpMeta.$members$[memberName][0] & 4096 /* Setter */) === 0) {
|
|
970
|
-
setValue(this, memberName, newValue, cmpMeta);
|
|
971
|
-
if (flags & 1 /* isElementConstructor */ && !ref.$lazyInstance$) {
|
|
972
|
-
ref.$onReadyPromise$.then(() => {
|
|
973
|
-
if (cmpMeta.$members$[memberName][0] & 4096 /* Setter */ && ref.$lazyInstance$[memberName] !== ref.$instanceValues$.get(memberName)) {
|
|
974
|
-
ref.$lazyInstance$[memberName] = newValue;
|
|
975
|
-
}
|
|
976
|
-
});
|
|
977
|
-
}
|
|
978
|
-
return;
|
|
979
|
-
}
|
|
980
|
-
const setterSetVal = () => {
|
|
981
|
-
const currentValue = ref.$lazyInstance$[memberName];
|
|
982
|
-
if (!ref.$instanceValues$.get(memberName) && currentValue) {
|
|
983
|
-
ref.$instanceValues$.set(memberName, currentValue);
|
|
984
|
-
}
|
|
985
|
-
ref.$lazyInstance$[memberName] = parsePropertyValue(newValue, memberFlags);
|
|
986
|
-
setValue(this, memberName, ref.$lazyInstance$[memberName], cmpMeta);
|
|
987
|
-
};
|
|
988
|
-
if (ref.$lazyInstance$) {
|
|
989
|
-
setterSetVal();
|
|
990
|
-
} else {
|
|
991
|
-
ref.$onReadyPromise$.then(() => setterSetVal());
|
|
992
|
-
}
|
|
993
|
-
}
|
|
994
|
-
}
|
|
866
|
+
setValue(this, memberName, newValue, cmpMeta);
|
|
867
|
+
},
|
|
868
|
+
configurable: true,
|
|
869
|
+
enumerable: true
|
|
995
870
|
});
|
|
996
871
|
}
|
|
997
872
|
});
|
|
@@ -1001,11 +876,10 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1001
876
|
plt.jmp(() => {
|
|
1002
877
|
var _a2;
|
|
1003
878
|
const propName = attrNameToPropName.get(attrName);
|
|
1004
|
-
if (this.hasOwnProperty(propName)
|
|
879
|
+
if (this.hasOwnProperty(propName)) {
|
|
1005
880
|
newValue = this[propName];
|
|
1006
881
|
delete this[propName];
|
|
1007
|
-
} else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" &&
|
|
1008
|
-
this[propName] == newValue) {
|
|
882
|
+
} else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && this[propName] == newValue) {
|
|
1009
883
|
return;
|
|
1010
884
|
} else if (propName == null) {
|
|
1011
885
|
const hostRef = getHostRef(this);
|
|
@@ -1021,11 +895,7 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1021
895
|
}
|
|
1022
896
|
return;
|
|
1023
897
|
}
|
|
1024
|
-
|
|
1025
|
-
newValue = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
|
|
1026
|
-
if (newValue !== this[propName] && (!propDesc.get || !!propDesc.set)) {
|
|
1027
|
-
this[propName] = newValue;
|
|
1028
|
-
}
|
|
898
|
+
this[propName] = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
|
|
1029
899
|
});
|
|
1030
900
|
};
|
|
1031
901
|
Cstr.observedAttributes = Array.from(
|
|
@@ -1054,7 +924,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1054
924
|
hostRef.$flags$ |= 32 /* hasInitializedComponent */;
|
|
1055
925
|
const bundleId = cmpMeta.$lazyBundleId$;
|
|
1056
926
|
if (bundleId) {
|
|
1057
|
-
const CstrImport = loadModule(cmpMeta
|
|
927
|
+
const CstrImport = loadModule(cmpMeta);
|
|
1058
928
|
if (CstrImport && "then" in CstrImport) {
|
|
1059
929
|
const endLoad = uniqueTime();
|
|
1060
930
|
Cstr = await CstrImport;
|
|
@@ -1076,7 +946,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1076
946
|
try {
|
|
1077
947
|
new Cstr(hostRef);
|
|
1078
948
|
} catch (e) {
|
|
1079
|
-
consoleError(e
|
|
949
|
+
consoleError(e);
|
|
1080
950
|
}
|
|
1081
951
|
{
|
|
1082
952
|
hostRef.$flags$ &= ~8 /* isConstructingInstance */;
|
|
@@ -1108,7 +978,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1108
978
|
schedule();
|
|
1109
979
|
}
|
|
1110
980
|
};
|
|
1111
|
-
var fireConnectedCallback = (instance
|
|
981
|
+
var fireConnectedCallback = (instance) => {
|
|
1112
982
|
};
|
|
1113
983
|
|
|
1114
984
|
// src/runtime/connected-callback.ts
|
|
@@ -1149,7 +1019,7 @@ var connectedCallback = (elm) => {
|
|
|
1149
1019
|
endConnected();
|
|
1150
1020
|
}
|
|
1151
1021
|
};
|
|
1152
|
-
var disconnectInstance = (instance
|
|
1022
|
+
var disconnectInstance = (instance) => {
|
|
1153
1023
|
};
|
|
1154
1024
|
var disconnectedCallback = async (elm) => {
|
|
1155
1025
|
if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
|
|
@@ -1164,12 +1034,6 @@ var disconnectedCallback = async (elm) => {
|
|
|
1164
1034
|
hostRef.$onReadyPromise$.then(() => disconnectInstance());
|
|
1165
1035
|
}
|
|
1166
1036
|
}
|
|
1167
|
-
if (rootAppliedStyles.has(elm)) {
|
|
1168
|
-
rootAppliedStyles.delete(elm);
|
|
1169
|
-
}
|
|
1170
|
-
if (elm.shadowRoot && rootAppliedStyles.has(elm.shadowRoot)) {
|
|
1171
|
-
rootAppliedStyles.delete(elm.shadowRoot);
|
|
1172
|
-
}
|
|
1173
1037
|
};
|
|
1174
1038
|
|
|
1175
1039
|
// src/runtime/bootstrap-lazy.ts
|
|
@@ -1235,17 +1099,6 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
1235
1099
|
}
|
|
1236
1100
|
disconnectedCallback() {
|
|
1237
1101
|
plt.jmp(() => disconnectedCallback(this));
|
|
1238
|
-
plt.raf(() => {
|
|
1239
|
-
var _a3;
|
|
1240
|
-
const hostRef = getHostRef(this);
|
|
1241
|
-
const i2 = deferredConnectedCallbacks.findIndex((host) => host === this);
|
|
1242
|
-
if (i2 > -1) {
|
|
1243
|
-
deferredConnectedCallbacks.splice(i2, 1);
|
|
1244
|
-
}
|
|
1245
|
-
if (((_a3 = hostRef == null ? void 0 : hostRef.$vnode$) == null ? void 0 : _a3.$elm$) instanceof Node && !hostRef.$vnode$.$elm$.isConnected) {
|
|
1246
|
-
delete hostRef.$vnode$.$elm$;
|
|
1247
|
-
}
|
|
1248
|
-
});
|
|
1249
1102
|
}
|
|
1250
1103
|
componentOnReady() {
|
|
1251
1104
|
return getHostRef(this).$onReadyPromise$;
|
|
@@ -1309,7 +1162,7 @@ var hostListenerProxy = (hostRef, methodName) => (ev) => {
|
|
|
1309
1162
|
}
|
|
1310
1163
|
}
|
|
1311
1164
|
} catch (e) {
|
|
1312
|
-
consoleError(e
|
|
1165
|
+
consoleError(e);
|
|
1313
1166
|
}
|
|
1314
1167
|
};
|
|
1315
1168
|
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-9c2a4b03.js';
|
|
2
|
+
export { s as setNonce } from './index-9c2a4b03.js';
|
|
3
3
|
import { g as globalScripts } from './app-globals-0f993ce5.js';
|
|
4
4
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
|
@@ -1015,8 +1015,6 @@ export declare namespace JSXBase {
|
|
|
1015
1015
|
autoPlay?: boolean;
|
|
1016
1016
|
autoplay?: boolean | string;
|
|
1017
1017
|
controls?: boolean;
|
|
1018
|
-
controlslist?: 'nodownload' | 'nofullscreen' | 'noremoteplayback';
|
|
1019
|
-
controlsList?: 'nodownload' | 'nofullscreen' | 'noremoteplayback';
|
|
1020
1018
|
crossOrigin?: string;
|
|
1021
1019
|
crossorigin?: string;
|
|
1022
1020
|
loop?: boolean;
|
|
@@ -1566,10 +1564,6 @@ export declare namespace JSXBase {
|
|
|
1566
1564
|
onSubmitCapture?: (event: Event) => void;
|
|
1567
1565
|
onInvalid?: (event: Event) => void;
|
|
1568
1566
|
onInvalidCapture?: (event: Event) => void;
|
|
1569
|
-
onBeforeToggle?: (event: Event) => void;
|
|
1570
|
-
onBeforeToggleCapture?: (event: Event) => void;
|
|
1571
|
-
onToggle?: (event: Event) => void;
|
|
1572
|
-
onToggleCapture?: (event: Event) => void;
|
|
1573
1567
|
onLoad?: (event: Event) => void;
|
|
1574
1568
|
onLoadCapture?: (event: Event) => void;
|
|
1575
1569
|
onError?: (event: Event) => void;
|
package/package.json
CHANGED
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
var t=Object.defineProperty,e=new WeakMap,n=t=>e.get(t),l=(t,n)=>{e.set(n.t=t,n)},o=(t,e)=>e in t,s=(t,e)=>(0,console.error)(t,e),i=new Map,r=new Map,c="slot-fb{display:contents}slot-fb[hidden]{display:none}",u="undefined"!=typeof window?window:{},a=u.document||{head:{}},f={l:0,o:"",jmp:t=>t(),raf:t=>requestAnimationFrame(t),ael:(t,e,n,l)=>t.addEventListener(e,n,l),rel:(t,e,n,l)=>t.removeEventListener(e,n,l),ce:(t,e)=>new CustomEvent(t,e)},h=t=>Promise.resolve(t),d=(()=>{try{return new CSSStyleSheet,"function"==typeof(new CSSStyleSheet).replaceSync}catch(t){}return!1})(),p=!1,m=[],y=[],v=(t,e)=>n=>{t.push(n),p||(p=!0,e&&4&f.l?w($):f.raf($))},b=t=>{for(let e=0;e<t.length;e++)try{t[e](performance.now())}catch(t){s(t)}t.length=0},$=()=>{b(m),b(y),(p=m.length>0)&&f.raf($)},w=t=>h().then(t),S=v(y,!0),g=t=>"object"==(t=typeof t)||"function"===t;function j(t){var e,n,l;return null!=(l=null==(n=null==(e=t.head)?void 0:e.querySelector('meta[name="csp-nonce"]'))?void 0:n.getAttribute("content"))?l:void 0}((e,n)=>{for(var l in n)t(e,l,{get:n[l],enumerable:!0})})({},{err:()=>k,map:()=>E,ok:()=>O,unwrap:()=>M,unwrapErr:()=>P});var O=t=>({isOk:!0,isErr:!1,value:t}),k=t=>({isOk:!1,isErr:!0,value:t});function E(t,e){if(t.isOk){const n=e(t.value);return n instanceof Promise?n.then((t=>O(t))):O(n)}if(t.isErr)return k(t.value);throw"should never get here"}var C,M=t=>{if(t.isOk)return t.value;throw t.value},P=t=>{if(t.isErr)return t.value;throw t.value},x=(t,e,...n)=>{let l=null,o=null,s=!1,i=!1;const r=[],c=e=>{for(let n=0;n<e.length;n++)l=e[n],Array.isArray(l)?c(l):null!=l&&"boolean"!=typeof l&&((s="function"!=typeof t&&!g(l))&&(l+=""),s&&i?r[r.length-1].i+=l:r.push(s?R(null,l):l),i=s)};if(c(n),e){e.key&&(o=e.key);{const t=e.className||e.class;t&&(e.class="object"!=typeof t?t:Object.keys(t).filter((e=>t[e])).join(" "))}}const u=R(t,null);return u.u=e,r.length>0&&(u.h=r),u.p=o,u},R=(t,e)=>({l:0,m:t,i:e,v:null,h:null,u:null,p:null}),A={},N=(t,e)=>null==t||g(t)?t:4&e?"false"!==t&&(""===t||!!t):2&e?parseFloat(t):1&e?t+"":t,T=(t,e,l)=>{const o=(t=>n(t).$hostElement$)(t);return{emit:t=>F(o,e,{bubbles:!!(4&l),composed:!!(2&l),cancelable:!!(1&l),detail:t})}},F=(t,e,n)=>{const l=f.ce(e,n);return t.dispatchEvent(l),l},H=new WeakMap,W=t=>"sc-"+t.$,D=(t,e,n,l,s,i)=>{if(n!==l){let r=o(t,e),c=e.toLowerCase();if("class"===e){const e=t.classList,o=U(n);let s=U(l);e.remove(...o.filter((t=>t&&!s.includes(t)))),e.add(...s.filter((t=>t&&!o.includes(t))))}else if("key"===e);else if(r||"o"!==e[0]||"n"!==e[1]){const o=g(l);if((r||o&&null!==l)&&!s)try{if(t.tagName.includes("-"))t[e]!==l&&(t[e]=l);else{const o=null==l?"":l;"list"===e?r=!1:null!=n&&t[e]==o||("function"==typeof t.__lookupSetter__(e)?t[e]=o:t.setAttribute(e,o))}}catch(t){}null==l||!1===l?!1===l&&""!==t.getAttribute(e)||t.removeAttribute(e):(!r||4&i||s)&&!o&&t.setAttribute(e,l=!0===l?"":l)}else if(e="-"===e[2]?e.slice(3):o(u,c)?c.slice(2):c[2]+e.slice(3),n||l){const o=e.endsWith(V);e=e.replace(q,""),n&&f.rel(t,e,n,o),l&&f.ael(t,e,l,o)}}},L=/\s/,U=t=>("object"==typeof t&&t&&"baseVal"in t&&(t=t.baseVal),t&&"string"==typeof t?t.split(L):[]),V="Capture",q=RegExp(V+"$"),G=(t,e,n)=>{const l=11===e.v.nodeType&&e.v.host?e.v.host:e.v,o=t&&t.u||{},s=e.u||{};for(const t of _(Object.keys(o)))t in s||D(l,t,o[t],void 0,n,e.l);for(const t of _(Object.keys(s)))D(l,t,o[t],s[t],n,e.l)};function _(t){return t.includes("ref")?[...t.filter((t=>"ref"!==t)),"ref"]:t}var z=!1,B=(t,e,n)=>{const l=e.h[n];let o,s,i=0;if(null!==l.i)o=l.v=a.createTextNode(l.i);else if(o=l.v=a.createElement(l.m),G(null,l,z),l.h)for(i=0;i<l.h.length;++i)s=B(t,l,i),s&&o.appendChild(s);return o["s-hn"]=C,o},I=(t,e,n,l,o,s)=>{let i,r=t;for(;o<=s;++o)l[o]&&(i=B(null,n,o),i&&(l[o].v=i,X(r,i,e)))},J=(t,e,n)=>{for(let l=e;l<=n;++l){const e=t[l];if(e){const t=e.v;t&&t.remove()}}},K=(t,e,n=!1)=>t.m===e.m&&(n?(n&&!t.p&&e.p&&(t.p=e.p),!0):t.p===e.p),Q=(t,e,n=!1)=>{const l=e.v=t.v,o=t.h,s=e.h,i=e.i;null===i?(G(t,e,z),null!==o&&null!==s?((t,e,n,l,o=!1)=>{let s,i,r=0,c=0,u=0,a=0,f=e.length-1,h=e[0],d=e[f],p=l.length-1,m=l[0],y=l[p];for(;r<=f&&c<=p;)if(null==h)h=e[++r];else if(null==d)d=e[--f];else if(null==m)m=l[++c];else if(null==y)y=l[--p];else if(K(h,m,o))Q(h,m,o),h=e[++r],m=l[++c];else if(K(d,y,o))Q(d,y,o),d=e[--f],y=l[--p];else if(K(h,y,o))Q(h,y,o),X(t,h.v,d.v.nextSibling),h=e[++r],y=l[--p];else if(K(d,m,o))Q(d,m,o),X(t,d.v,h.v),d=e[--f],m=l[++c];else{for(u=-1,a=r;a<=f;++a)if(e[a]&&null!==e[a].p&&e[a].p===m.p){u=a;break}u>=0?(i=e[u],i.m!==m.m?s=B(e&&e[c],n,u):(Q(i,m,o),e[u]=void 0,s=i.v),m=l[++c]):(s=B(e&&e[c],n,c),m=l[++c]),s&&X(h.v.parentNode,s,h.v)}r>f?I(t,null==l[p+1]?null:l[p+1].v,n,l,c,p):c>p&&J(e,r,f)})(l,o,e,s,n):null!==s?(null!==t.i&&(l.textContent=""),I(l,null,e,s,0,s.length-1)):!n&&null!==o&&J(o,0,o.length-1)):t.i!==i&&(l.data=i)},X=(t,e,n)=>null==t?void 0:t.insertBefore(e,n),Y=(t,e)=>{if(e&&!t.S&&e["s-p"]){const n=e["s-p"].push(new Promise((l=>t.S=()=>{e["s-p"].splice(n-1,1),l()})))}},Z=(t,e)=>{if(t.l|=16,!(4&t.l))return Y(t,t.j),S((()=>tt(t,e)));t.l|=512},tt=(t,e)=>{const n=t.$hostElement$,l=t.t;if(!l)throw Error(`Can't render component <${n.tagName.toLowerCase()} /> with invalid Stencil runtime! Make sure this imported component is compiled with a \`externalRuntime: true\` flag. For more information, please refer to https://stenciljs.com/docs/custom-elements#externalruntime`);let o;return e&&(t.l|=256,t.O&&(t.O.map((([t,e])=>rt(l,t,e,n))),t.O=void 0)),o=et(o,(()=>rt(l,"componentWillRender",void 0,n))),et(o,(()=>lt(t,l,e)))},et=(t,e)=>nt(t)?t.then(e).catch((t=>{console.error(t),e()})):e(),nt=t=>t instanceof Promise||t&&t.then&&"function"==typeof t.then,lt=async(t,e,n)=>{var l;const o=t.$hostElement$,s=o["s-rc"];n&&(t=>{const e=t.k;((t,e)=>{var n;const l=W(e),o=r.get(l);if(t=11===t.nodeType?t:a,o)if("string"==typeof o){let s,i=H.get(t=t.head||t);if(i||H.set(t,i=new Set),!i.has(l)){{s=document.querySelector(`[sty-id="${l}"]`)||a.createElement("style"),s.innerHTML=o;const i=null!=(n=f.C)?n:j(a);if(null!=i&&s.setAttribute("nonce",i),!(1&e.l))if("HEAD"===t.nodeName){const e=t.querySelectorAll("link[rel=preconnect]"),n=e.length>0?e[e.length-1].nextSibling:t.querySelector("style");t.insertBefore(s,(null==n?void 0:n.parentNode)===t?n:null)}else if("host"in t)if(d){const e=new CSSStyleSheet;e.replaceSync(o),t.adoptedStyleSheets=[e,...t.adoptedStyleSheets]}else{const e=t.querySelector("style");e?e.innerHTML=o+e.innerHTML:t.prepend(s)}else t.append(s);1&e.l&&t.insertBefore(s,null)}4&e.l&&(s.innerHTML+=c),i&&i.add(l)}}else t.adoptedStyleSheets.includes(o)||(t.adoptedStyleSheets=[...t.adoptedStyleSheets,o])})(t.$hostElement$.getRootNode(),e)})(t);ot(t,e,o,n),s&&(s.map((t=>t())),o["s-rc"]=void 0);{const e=null!=(l=o["s-p"])?l:[],n=()=>st(t);0===e.length?n():(Promise.all(e).then(n),t.l|=4,e.length=0)}},ot=(t,e,n,l)=>{try{e=e.render(),t.l&=-17,t.l|=2,((t,e,n=!1)=>{const l=t.$hostElement$,o=t.k,s=t.M||R(null,null),i=(t=>t&&t.m===A)(e)?e:x(null,null,e);if(C=l.tagName,o.P&&(i.u=i.u||{},o.P.map((([t,e])=>i.u[e]=l[t]))),n&&i.u)for(const t of Object.keys(i.u))l.hasAttribute(t)&&!["key","ref","style","class"].includes(t)&&(i.u[t]=l[t]);i.m=null,i.l|=4,t.M=i,i.v=s.v=l,Q(s,i,n)})(t,e,l)}catch(e){s(e,t.$hostElement$)}return null},st=t=>{const e=t.$hostElement$,n=t.j;64&t.l||(t.l|=64,ct(e),t.R(e),n||it()),t.S&&(t.S(),t.S=void 0),512&t.l&&w((()=>Z(t,!1))),t.l&=-517},it=()=>{w((()=>F(u,"appload",{detail:{namespace:"bonus-pagination-nav"}})))},rt=(t,e,n,l)=>{if(t&&t[e])try{return t[e](n)}catch(t){s(t,l)}},ct=t=>t.classList.add("hydrated"),ut=(t,e,l,o)=>{const s=n(t);if(!s)throw Error(`Couldn't find host element for "${o.$}" as it is unknown to this Stencil runtime. This usually happens when integrating a 3rd party Stencil component with another Stencil component or application. Please reach out to the maintainers of the 3rd party Stencil component or report this on the Stencil Discord server (https://chat.stenciljs.com) or comment on this similar [GitHub issue](https://github.com/ionic-team/stencil/issues/5457).`);const i=s.A.get(e),r=s.l,c=s.t;l=N(l,o.N[e][0]),8&r&&void 0!==i||l===i||Number.isNaN(i)&&Number.isNaN(l)||(s.A.set(e,l),c&&2==(18&r)&&Z(s,!1))},at=(t,e,l)=>{var o,s;const i=t.prototype;if(e.N){const r=Object.entries(null!=(o=e.N)?o:{});if(r.map((([t,[o]])=>{if(31&o||2&l&&32&o){const{get:s,set:r}=Object.getOwnPropertyDescriptor(i,t)||{};s&&(e.N[t][0]|=2048),r&&(e.N[t][0]|=4096),(1&l||!s)&&Object.defineProperty(i,t,{get(){{if(!(2048&e.N[t][0]))return((t,e)=>n(this).A.get(e))(0,t);const l=n(this),o=l?l.t:i;if(!o)return;return o[t]}},configurable:!0,enumerable:!0}),Object.defineProperty(i,t,{set(s){const i=n(this);if(r){const n=32&o?this[t]:i.$hostElement$[t];return void 0===n&&i.A.get(t)?s=i.A.get(t):!i.A.get(t)&&n&&i.A.set(t,n),r.call(this,N(s,o)),void ut(this,t,s=32&o?this[t]:i.$hostElement$[t],e)}{if(!(1&l&&4096&e.N[t][0]))return ut(this,t,s,e),void(1&l&&!i.t&&i.T.then((()=>{4096&e.N[t][0]&&i.t[t]!==i.A.get(t)&&(i.t[t]=s)})));const n=()=>{const n=i.t[t];!i.A.get(t)&&n&&i.A.set(t,n),i.t[t]=N(s,o),ut(this,t,i.t[t],e)};i.t?n():i.T.then((()=>n()))}}})}})),1&l){const l=new Map;i.attributeChangedCallback=function(t,o,s){f.jmp((()=>{var r;const c=l.get(t);if(this.hasOwnProperty(c))s=this[c],delete this[c];else{if(i.hasOwnProperty(c)&&"number"==typeof this[c]&&this[c]==s)return;if(null==c){const l=n(this),i=null==l?void 0:l.l;if(i&&!(8&i)&&128&i&&s!==o){const n=l.t,i=null==(r=e.F)?void 0:r[t];null==i||i.forEach((e=>{null!=n[e]&&n[e].call(n,s,o,t)}))}return}}const u=Object.getOwnPropertyDescriptor(i,c);(s=(null!==s||"boolean"!=typeof this[c])&&s)===this[c]||u.get&&!u.set||(this[c]=s)}))},t.observedAttributes=Array.from(new Set([...Object.keys(null!=(s=e.F)?s:{}),...r.filter((([t,e])=>15&e[0])).map((([t,n])=>{var o;const s=n[1]||t;return l.set(s,t),512&n[0]&&(null==(o=e.P)||o.push([t,s])),s}))]))}}return t},ft=(t,l={})=>{var o;const h=[],p=l.exclude||[],m=u.customElements,y=a.head,v=y.querySelector("meta[charset]"),b=a.createElement("style"),$=[];let w,S=!0;Object.assign(f,l),f.o=new URL(l.resourcesUrl||"./",a.baseURI).href;let g=!1;if(t.map((t=>{t[1].map((l=>{const o={l:l[0],$:l[1],N:l[2],H:l[3]};4&o.l&&(g=!0),o.N=l[2],o.H=l[3],o.P=[];const c=o.$,u=class extends HTMLElement{constructor(t){super(t),this.hasRegisteredEventListeners=!1,((t,n)=>{const l={l:0,$hostElement$:t,k:n,A:new Map};l.T=new Promise((t=>l.R=t)),t["s-p"]=[],t["s-rc"]=[],e.set(t,l)})(t=this,o)}connectedCallback(){const t=n(this);this.hasRegisteredEventListeners||(this.hasRegisteredEventListeners=!0,ht(this,t,o.H)),w&&(clearTimeout(w),w=null),S?$.push(this):f.jmp((()=>(t=>{if(!(1&f.l)){const e=n(t),l=e.k,o=()=>{};if(1&e.l)ht(t,e,l.H),(null==e?void 0:e.t)||(null==e?void 0:e.T)&&e.T.then((()=>{}));else{e.l|=1;{let n=t;for(;n=n.parentNode||n.host;)if(n["s-p"]){Y(e,e.j=n);break}}l.N&&Object.entries(l.N).map((([e,[n]])=>{if(31&n&&t.hasOwnProperty(e)){const n=t[e];delete t[e],t[e]=n}})),(async(t,e,n)=>{let l;if(!(32&e.l)){if(e.l|=32,n.W){const o=((t,e)=>{const n=t.$.replace(/-/g,"_"),l=t.W;if(!l)return;const o=i.get(l);return o?o[n]:import(`./${l}.entry.js`).then((t=>(i.set(l,t),t[n])),(t=>{s(t,e.$hostElement$)}))
|
|
2
|
-
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/})(n,e);if(o&&"then"in o){const t=()=>{};l=await o,t()}else l=o;if(!l)throw Error(`Constructor for "${n.$}#${e.D}" was not found`);l.isProxied||(at(l,n,2),l.isProxied=!0);const r=()=>{};e.l|=8;try{new l(e)}catch(e){s(e,t)}e.l&=-9,r()}else l=t.constructor,customElements.whenDefined(t.localName).then((()=>e.l|=128));if(l&&l.style){let t;"string"==typeof l.style&&(t=l.style);const e=W(n);if(!r.has(e)){const l=()=>{};((t,e,n)=>{let l=r.get(t);d&&n?(l=l||new CSSStyleSheet,"string"==typeof l?l=e:l.replaceSync(e)):l=e,r.set(t,l)})(e,t,!!(1&n.l)),l()}}}const o=e.j,c=()=>Z(e,!0);o&&o["s-rc"]?o["s-rc"].push(c):c()})(t,e,l)}o()}})(this)))}disconnectedCallback(){f.jmp((()=>(async t=>{if(!(1&f.l)){const e=n(t);e.L&&(e.L.map((t=>t())),e.L=void 0),(null==e?void 0:e.t)||(null==e?void 0:e.T)&&e.T.then((()=>{}))}H.has(t)&&H.delete(t),t.shadowRoot&&H.has(t.shadowRoot)&&H.delete(t.shadowRoot)})(this))),f.raf((()=>{var t;const e=n(this),l=$.findIndex((t=>t===this));l>-1&&$.splice(l,1),(null==(t=null==e?void 0:e.M)?void 0:t.v)instanceof Node&&!e.M.v.isConnected&&delete e.M.v}))}componentOnReady(){return n(this).T}};o.W=t[0],p.includes(c)||m.get(c)||(h.push(c),m.define(c,at(u,o,1)))}))})),h.length>0&&(g&&(b.textContent+=c),b.textContent+=h.sort()+"{visibility:hidden}.hydrated{visibility:inherit}",b.innerHTML.length)){b.setAttribute("data-styles","");const t=null!=(o=f.C)?o:j(a);null!=t&&b.setAttribute("nonce",t),y.insertBefore(b,v?v.nextSibling:y.firstChild)}S=!1,$.length?$.map((t=>t.connectedCallback())):f.jmp((()=>w=setTimeout(it,30)))},ht=(t,e,n)=>{n&&n.map((([n,l,o])=>{const s=pt(t,n),i=dt(e,o),r=mt(n);f.ael(s,l,i,r),(e.L=e.L||[]).push((()=>f.rel(s,l,i,r)))}))},dt=(t,e)=>n=>{var l;try{256&t.l?null==(l=t.t)||l[e](n):(t.O=t.O||[]).push([e,n])}catch(e){s(e,t.$hostElement$)}},pt=(t,e)=>8&e?u:t,mt=t=>({passive:!!(1&t),capture:!!(2&t)}),yt=t=>f.C=t;export{ft as b,T as c,x as h,h as p,l as r,yt as s}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
import{r as t,c as e,h as a}from"./p-22747bba.js";const i=["pt-br","en","es-mx","hu","hr"],s={en:{firstPage:"|<",lastPage:">|",prePage:"<",nextPage:">",pageOfTotal:"{start}-{end} of {total}"},hu:{firstPage:"First",lastPage:"Last",prePage:"<",nextPage:">",pageOfTotal:"{start}-{end} of {total}"},hr:{firstPage:"First",lastPage:"Last",prePage:"<",nextPage:">",pageOfTotal:"{start}-{end} of {total}"},"pt-br":{firstPage:"First",lastPage:"Last",prePage:"<",nextPage:">",pageOfTotal:"{start}-{end} of {total}"},"es-mx":{firstPage:"First",lastPage:"Last",prePage:"<",nextPage:">",pageOfTotal:"{start}-{end} of {total}"}},r=(t,e,a)=>{const r=e;let h=s[void 0!==r&&i.includes(r)?r:"en"][t];if(void 0!==a)for(const[t,e]of Object.entries(a.values)){const a=new RegExp(`{${t}}`,"g");h=h.replace(a,e)}return h},h=class{constructor(a){t(this,a),this.reloadPageEmitter=e(this,"reloadPageByType",7),this.total=1,this.limit=10,this.offset=0,this.tableId="default",this.language="en",this.translationUrl="",this.arrowsActive=!0,this.secondaryArrowsActive=!0,this.displayPageNumbers=!0,this.navItemAccount=5,this.endPageIndex=0,this.currentPage=1,this.showAsEllipsisMid=!this.arrowsActive}pageLimitChangedHandler(t){this.limit=t.detail.limit?t.detail.limit:this.limit,this.currentPage=1,this.offset=0,this.updatePageStatus(),"pageLimitChanged"==t.type&&this.reloadPageEmitter.emit({offset:0,limit:this.limit,tableId:this.tableId})}goTo(t){"..."==t||0==t||parseInt(t.toString(),10)>this.endPageIndex+1||(this.currentPage=t,this.reloadPageEmitter.emit({offset:(this.currentPage-1)*this.limit,limit:this.limit,tableId:this.tableId}))}renderPageList(){return a("ul",{class:"PaginationArea"},this.pagesArray.map((t=>a("li",{class:"PageItem "+(this.currentPage==t?"Active":""),onClick:()=>{this.goTo(t)}},t))))}renderStylingWrapper(){return a("general-styling-wrapper",{targetTranslations:s,translationUrl:this.translationUrl})}generateNavItemsByType(t,e){if(this.endPageIndex<t)return Array.from({length:this.endPageIndex+1},((t,e)=>e+1));let a=[],i=Math.floor(t/2);const s=this.endPageIndex+1;return e?this.currentPage<i||this.currentPage>s-i+1?(a=Array.from({length:i},((t,e)=>e+1)),a.push("..."),a=a.concat(Array.from({length:i},((t,e)=>this.endPageIndex-1+e)))):this.currentPage==i?(a=Array.from({length:i+1},((t,e)=>e+1)),a.push("..."),a=a.concat(Array.from({length:i-1},((t,e)=>this.endPageIndex+e)))):this.currentPage==s-i+1?(a=Array.from({length:i-1},((t,e)=>e+1)),a.push("..."),a=a.concat(Array.from({length:i+1},((t,e)=>this.endPageIndex-2+e)))):(a=[1,"..."],a=a.concat([this.currentPage-1],[this.currentPage],[this.currentPage+1]),a=a.concat(["...",s])):this.currentPage<i-1?(a=Array.from({length:t-1},((t,e)=>e+1)),a.push("...")):this.endPageIndex-this.currentPage<i+1?(a=Array.from({length:t-1},((t,e)=>this.endPageIndex-i+e)),a.unshift("...")):(a=Array.from({length:i+1},((t,e)=>this.currentPage+e-1)),a.push("..."),a.unshift("...")),a}updatePageStatus(){this.endPageIndex=Math.ceil(this.total/this.limit)-1,this.endPageIndex=this.endPageIndex<0?this.endPageIndex=0:this.endPageIndex,this.pagesArray=this.generateNavItemsByType(this.navItemAccount,this.showAsEllipsisMid)}componentWillRender(){this.currentPage=Math.floor(this.offset/this.limit)+1,this.updatePageStatus()}render(){return a("div",{key:"aa8d14788833b1b0e13ea20943935b03a3b043ac",class:"PageNavigationWrapper"},this.displayRangeOfTotal&&this.total>0&&a("span",{key:"a018261b6c598116829d878b8120aee7ae2576c4",class:"PageOfMessage"},r("pageOfTotal",this.language,{values:{start:(this.currentPage-1)*this.limit+1,end:this.currentPage*this.limit>this.total?this.total:this.currentPage*this.limit,total:this.total}})),a("div",{key:"64fc17d0b992b30a4b8d712e47442ee6a2d44b82",class:"PageNavigation"},this.arrowsActive&&a("div",{key:"f5f3b562fbdfb9e4b39ffd9755e5dba41e6231ba",class:"PageArrow FirstPage "+(1==this.currentPage?"Disabled":""),onClick:()=>{this.goTo(1)}},r("firstPage",this.language)),this.secondaryArrowsActive&&a("span",{key:"39222e258f6c63502bfd3914c673d804edc96b53",class:"PageArrow PrePage "+(1==this.currentPage?"Disabled":""),onClick:()=>{this.goTo(this.currentPage-1)}},r("prePage",this.language)),this.displayPageNumbers&&this.renderPageList(),this.secondaryArrowsActive&&a("span",{key:"d6f9a1394debdae49702713ccc59bea710ccd7ae",class:"PageArrow NextPage "+(this.currentPage==this.endPageIndex+1?"Disabled":""),onClick:()=>{this.goTo(this.currentPage+1)}},r("nextPage",this.language)),this.arrowsActive&&a("div",{key:"d2bb76f9d40fcfc3dbc6bb5fbfe6d237e77f0ee6",class:"PageArrow LastPage "+(this.currentPage==this.endPageIndex+1?"Disabled":""),onClick:()=>{this.goTo(this.endPageIndex+1)}}," ",r("lastPage",this.language)," "),this.renderStylingWrapper()))}};h.style=":host{display:block}.PageNavigationWrapper{display:flex;flex-direction:row;height:100%;align-content:center}.PageNavigationWrapper .PageOfMessage{margin:5px;padding:5px 6px;margin:2px}.PageNavigation{display:flex;flex-direction:row;align-items:center}.PageNavigation .PageArrow{color:var(--emw--color-primary, #777676);padding:6px 5px;cursor:pointer;font-weight:bold;width:1.2rem;text-align:center}.PageNavigation .PageArrow.Disabled{color:var(--emw--color-gray-100, #e0e0e0)}ul.PaginationArea{list-style:none;padding:0px;margin:0px;display:flex}ul.PaginationArea li.PageItem{cursor:pointer;padding:5px 6px;margin:2px;width:0.9rem;text-align:center}ul.PaginationArea li.PageItem.Active,ul.PaginationArea li.PageItem:hover{font-weight:bold;color:var(--emw--color-primary, #f5f1f1);background-color:var(--emw--color-secondary, #8c8989);border-radius:0.3rem}";export{h as bonus_pagination_nav}
|
|
File without changes
|
|
File without changes
|
|
File without changes
|