@everymatrix/bonus-pagination-nav 1.54.11 → 1.55.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/bonus-pagination-nav/bonus-pagination-nav.esm.js +1 -1
- package/dist/bonus-pagination-nav/p-493062dd.entry.js +1 -0
- package/dist/bonus-pagination-nav/p-8bf2c2f3.js +2 -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-10e16208.js} +63 -167
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -1
- 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-94427c87.js} +63 -167
- 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/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/builds/emfe-widgets/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/packages/stencil/bonus-pagination-nav/stencil.config.d.ts +0 -2
- package/dist/types/builds/emfe-widgets/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/packages/stencil/bonus-pagination-nav/stencil.config.dev.d.ts +0 -2
- /package/dist/types/{builds/emfe-widgets → Users/maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/tools/plugins/index.d.ts +0 -0
- /package/dist/types/{builds/emfe-widgets → Users/maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/tools/plugins/stencil-clean-deps-plugin.d.ts +0 -0
- /package/dist/types/{builds/emfe-widgets → Users/maria.bumbar/Desktop}/widgets-monorepo/packages/stencil/bonus-pagination-nav/.stencil/tools/plugins/vite-chunk-plugin.d.ts +0 -0
- /package/dist/types/{builds/emfe-widgets → Users/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.22.3 | MIT Licensed | https://stenciljs.com
|
|
6
6
|
*/
|
|
7
7
|
var __defProp = Object.defineProperty;
|
|
8
8
|
var __export = (target, all) => {
|
|
9
9
|
for (var name in all)
|
|
10
10
|
__defProp(target, name, { get: all[name], enumerable: true });
|
|
11
11
|
};
|
|
12
|
-
|
|
13
|
-
// src/client/client-host-ref.ts
|
|
14
12
|
var hostRefs = /* @__PURE__ */ new WeakMap();
|
|
15
13
|
var getHostRef = (ref) => hostRefs.get(ref);
|
|
16
|
-
var registerInstance = (lazyInstance, hostRef) =>
|
|
17
|
-
hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);
|
|
18
|
-
};
|
|
14
|
+
var registerInstance = (lazyInstance, hostRef) => hostRefs.set(hostRef.$lazyInstance$ = lazyInstance, hostRef);
|
|
19
15
|
var registerHost = (hostElement, cmpMeta) => {
|
|
20
16
|
const hostRef = {
|
|
21
17
|
$flags$: 0,
|
|
@@ -28,8 +24,7 @@ var registerHost = (hostElement, cmpMeta) => {
|
|
|
28
24
|
hostElement["s-p"] = [];
|
|
29
25
|
hostElement["s-rc"] = [];
|
|
30
26
|
}
|
|
31
|
-
|
|
32
|
-
return ref;
|
|
27
|
+
return hostRefs.set(hostElement, hostRef);
|
|
33
28
|
};
|
|
34
29
|
var isMemberInElement = (elm, memberName) => memberName in elm;
|
|
35
30
|
var consoleError = (e, el) => (0, console.error)(e, el);
|
|
@@ -66,22 +61,16 @@ var loadModule = (cmpMeta, hostRef, hmrVersionId) => {
|
|
|
66
61
|
/* webpackExclude: /\.system\.entry\.js$/ */
|
|
67
62
|
/* webpackMode: "lazy" */
|
|
68
63
|
`./${bundleId}.entry.js${""}`
|
|
69
|
-
).then(
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
cmpModules.set(bundleId, importedModule);
|
|
73
|
-
}
|
|
74
|
-
return importedModule[exportName];
|
|
75
|
-
},
|
|
76
|
-
(e) => {
|
|
77
|
-
consoleError(e, hostRef.$hostElement$);
|
|
64
|
+
).then((importedModule) => {
|
|
65
|
+
{
|
|
66
|
+
cmpModules.set(bundleId, importedModule);
|
|
78
67
|
}
|
|
79
|
-
|
|
68
|
+
return importedModule[exportName];
|
|
69
|
+
}, consoleError);
|
|
80
70
|
};
|
|
81
71
|
|
|
82
72
|
// src/client/client-style.ts
|
|
83
73
|
var styles = /* @__PURE__ */ new Map();
|
|
84
|
-
var HYDRATED_STYLE_ID = "sty-id";
|
|
85
74
|
var HYDRATED_CSS = "{visibility:hidden}.hydrated{visibility:inherit}";
|
|
86
75
|
var SLOT_FB_CSS = "slot-fb{display:contents}slot-fb[hidden]{display:none}";
|
|
87
76
|
var win = typeof window !== "undefined" ? window : {};
|
|
@@ -156,6 +145,12 @@ 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 = {};
|
|
151
|
+
|
|
152
|
+
// src/utils/helpers.ts
|
|
153
|
+
var isDef = (v) => v != null;
|
|
159
154
|
var isComplexType = (o) => {
|
|
160
155
|
o = typeof o;
|
|
161
156
|
return o === "object" || o === "function";
|
|
@@ -359,7 +354,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
359
354
|
}
|
|
360
355
|
if (!appliedStyles.has(scopeId2)) {
|
|
361
356
|
{
|
|
362
|
-
styleElm =
|
|
357
|
+
styleElm = doc.createElement("style");
|
|
363
358
|
styleElm.innerHTML = style;
|
|
364
359
|
const nonce = (_a = plt.$nonce$) != null ? _a : queryNonceMetaTagContent(doc);
|
|
365
360
|
if (nonce != null) {
|
|
@@ -369,10 +364,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
369
364
|
if (styleContainerNode.nodeName === "HEAD") {
|
|
370
365
|
const preconnectLinks = styleContainerNode.querySelectorAll("link[rel=preconnect]");
|
|
371
366
|
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
|
-
);
|
|
367
|
+
styleContainerNode.insertBefore(styleElm, referenceNode2);
|
|
376
368
|
} else if ("host" in styleContainerNode) {
|
|
377
369
|
if (supportsConstructableStylesheets) {
|
|
378
370
|
const stylesheet = new CSSStyleSheet();
|
|
@@ -390,7 +382,7 @@ var addStyle = (styleContainerNode, cmpMeta, mode) => {
|
|
|
390
382
|
styleContainerNode.append(styleElm);
|
|
391
383
|
}
|
|
392
384
|
}
|
|
393
|
-
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */) {
|
|
385
|
+
if (cmpMeta.$flags$ & 1 /* shadowDomEncapsulation */ && styleContainerNode.nodeName !== "HEAD") {
|
|
394
386
|
styleContainerNode.insertBefore(styleElm, null);
|
|
395
387
|
}
|
|
396
388
|
}
|
|
@@ -417,18 +409,16 @@ var attachStyles = (hostRef) => {
|
|
|
417
409
|
endAttachStyles();
|
|
418
410
|
};
|
|
419
411
|
var getScopeId = (cmp, mode) => "sc-" + (cmp.$tagName$);
|
|
420
|
-
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags
|
|
412
|
+
var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags) => {
|
|
421
413
|
if (oldValue !== newValue) {
|
|
422
414
|
let isProp = isMemberInElement(elm, memberName);
|
|
423
415
|
let ln = memberName.toLowerCase();
|
|
424
416
|
if (memberName === "class") {
|
|
425
417
|
const classList = elm.classList;
|
|
426
418
|
const oldClasses = parseClassList(oldValue);
|
|
427
|
-
|
|
428
|
-
|
|
429
|
-
|
|
430
|
-
classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
|
|
431
|
-
}
|
|
419
|
+
const newClasses = parseClassList(newValue);
|
|
420
|
+
classList.remove(...oldClasses.filter((c) => c && !newClasses.includes(c)));
|
|
421
|
+
classList.add(...newClasses.filter((c) => c && !oldClasses.includes(c)));
|
|
432
422
|
} else if (memberName === "key") ; else if ((!isProp ) && memberName[0] === "o" && memberName[1] === "n") {
|
|
433
423
|
if (memberName[2] === "-") {
|
|
434
424
|
memberName = memberName.slice(3);
|
|
@@ -462,7 +452,7 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
|
|
|
462
452
|
elm.setAttribute(memberName, n);
|
|
463
453
|
}
|
|
464
454
|
}
|
|
465
|
-
} else
|
|
455
|
+
} else {
|
|
466
456
|
elm[memberName] = newValue;
|
|
467
457
|
}
|
|
468
458
|
} catch (e) {
|
|
@@ -484,44 +474,24 @@ var setAccessor = (elm, memberName, oldValue, newValue, isSvg, flags, initialRen
|
|
|
484
474
|
}
|
|
485
475
|
};
|
|
486
476
|
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
|
-
};
|
|
477
|
+
var parseClassList = (value) => !value ? [] : value.split(parseClassListRegex);
|
|
496
478
|
var CAPTURE_EVENT_SUFFIX = "Capture";
|
|
497
479
|
var CAPTURE_EVENT_REGEX = new RegExp(CAPTURE_EVENT_SUFFIX + "$");
|
|
498
480
|
|
|
499
481
|
// src/runtime/vdom/update-element.ts
|
|
500
|
-
var updateElement = (oldVnode, newVnode, isSvgMode2
|
|
482
|
+
var updateElement = (oldVnode, newVnode, isSvgMode2) => {
|
|
501
483
|
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$ ||
|
|
484
|
+
const oldVnodeAttrs = oldVnode && oldVnode.$attrs$ || EMPTY_OBJ;
|
|
485
|
+
const newVnodeAttrs = newVnode.$attrs$ || EMPTY_OBJ;
|
|
504
486
|
{
|
|
505
487
|
for (const memberName of sortedAttrNames(Object.keys(oldVnodeAttrs))) {
|
|
506
488
|
if (!(memberName in newVnodeAttrs)) {
|
|
507
|
-
setAccessor(
|
|
508
|
-
elm,
|
|
509
|
-
memberName,
|
|
510
|
-
oldVnodeAttrs[memberName],
|
|
511
|
-
void 0,
|
|
512
|
-
isSvgMode2,
|
|
513
|
-
newVnode.$flags$);
|
|
489
|
+
setAccessor(elm, memberName, oldVnodeAttrs[memberName], void 0, isSvgMode2, newVnode.$flags$);
|
|
514
490
|
}
|
|
515
491
|
}
|
|
516
492
|
}
|
|
517
493
|
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$);
|
|
494
|
+
setAccessor(elm, memberName, oldVnodeAttrs[memberName], newVnodeAttrs[memberName], isSvgMode2, newVnode.$flags$);
|
|
525
495
|
}
|
|
526
496
|
};
|
|
527
497
|
function sortedAttrNames(attrNames) {
|
|
@@ -533,10 +503,13 @@ function sortedAttrNames(attrNames) {
|
|
|
533
503
|
attrNames
|
|
534
504
|
);
|
|
535
505
|
}
|
|
506
|
+
|
|
507
|
+
// src/runtime/vdom/vdom-render.ts
|
|
508
|
+
var scopeId;
|
|
536
509
|
var hostTagName;
|
|
537
510
|
var useNativeShadowDom = false;
|
|
538
511
|
var isSvgMode = false;
|
|
539
|
-
var createElm = (oldParentVNode, newParentVNode, childIndex) => {
|
|
512
|
+
var createElm = (oldParentVNode, newParentVNode, childIndex, parentElm) => {
|
|
540
513
|
const newVNode2 = newParentVNode.$children$[childIndex];
|
|
541
514
|
let i2 = 0;
|
|
542
515
|
let elm;
|
|
@@ -550,6 +523,11 @@ var createElm = (oldParentVNode, newParentVNode, childIndex) => {
|
|
|
550
523
|
{
|
|
551
524
|
updateElement(null, newVNode2, isSvgMode);
|
|
552
525
|
}
|
|
526
|
+
const rootNode = elm.getRootNode();
|
|
527
|
+
const isElementWithinShadowRoot = !rootNode.querySelector("body");
|
|
528
|
+
if (!isElementWithinShadowRoot && BUILD.scoped && isDef(scopeId) && elm["s-si"] !== scopeId) {
|
|
529
|
+
elm.classList.add(elm["s-si"] = scopeId);
|
|
530
|
+
}
|
|
553
531
|
if (newVNode2.$children$) {
|
|
554
532
|
for (i2 = 0; i2 < newVNode2.$children$.length; ++i2) {
|
|
555
533
|
childNode = createElm(oldParentVNode, newVNode2, i2);
|
|
@@ -675,9 +653,6 @@ var isSameVnode = (leftVNode, rightVNode, isInitialRender = false) => {
|
|
|
675
653
|
if (!isInitialRender) {
|
|
676
654
|
return leftVNode.$key$ === rightVNode.$key$;
|
|
677
655
|
}
|
|
678
|
-
if (isInitialRender && !leftVNode.$key$ && rightVNode.$key$) {
|
|
679
|
-
leftVNode.$key$ = rightVNode.$key$;
|
|
680
|
-
}
|
|
681
656
|
return true;
|
|
682
657
|
}
|
|
683
658
|
return false;
|
|
@@ -711,9 +686,8 @@ var patch = (oldVNode, newVNode2, isInitialRender = false) => {
|
|
|
711
686
|
}
|
|
712
687
|
};
|
|
713
688
|
var insertBefore = (parent, newNode, reference) => {
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
}
|
|
689
|
+
const inserted = parent == null ? void 0 : parent.insertBefore(newNode, reference);
|
|
690
|
+
return inserted;
|
|
717
691
|
};
|
|
718
692
|
var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
719
693
|
const hostElm = hostRef.$hostElement$;
|
|
@@ -738,21 +712,14 @@ var renderVdom = (hostRef, renderFnResults, isInitialLoad = false) => {
|
|
|
738
712
|
rootVnode.$flags$ |= 4 /* isHost */;
|
|
739
713
|
hostRef.$vnode$ = rootVnode;
|
|
740
714
|
rootVnode.$elm$ = oldVNode.$elm$ = hostElm;
|
|
741
|
-
useNativeShadowDom = supportsShadow
|
|
715
|
+
useNativeShadowDom = supportsShadow ;
|
|
742
716
|
patch(oldVNode, rootVnode, isInitialLoad);
|
|
743
717
|
};
|
|
744
718
|
|
|
745
719
|
// src/runtime/update-component.ts
|
|
746
720
|
var attachToAncestor = (hostRef, ancestorComponent) => {
|
|
747
721
|
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
|
-
);
|
|
722
|
+
ancestorComponent["s-p"].push(new Promise((r) => hostRef.$onRenderResolve$ = r));
|
|
756
723
|
}
|
|
757
724
|
};
|
|
758
725
|
var scheduleUpdate = (hostRef, isInitialLoad) => {
|
|
@@ -781,13 +748,13 @@ var dispatchHooks = (hostRef, isInitialLoad) => {
|
|
|
781
748
|
{
|
|
782
749
|
hostRef.$flags$ |= 256 /* isListenReady */;
|
|
783
750
|
if (hostRef.$queuedListeners$) {
|
|
784
|
-
hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event
|
|
751
|
+
hostRef.$queuedListeners$.map(([methodName, event]) => safeCall(instance, methodName, event));
|
|
785
752
|
hostRef.$queuedListeners$ = void 0;
|
|
786
753
|
}
|
|
787
754
|
}
|
|
788
755
|
}
|
|
789
756
|
{
|
|
790
|
-
maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender"
|
|
757
|
+
maybePromise = enqueue(maybePromise, () => safeCall(instance, "componentWillRender"));
|
|
791
758
|
}
|
|
792
759
|
endSchedule();
|
|
793
760
|
return enqueue(maybePromise, () => updateComponent(hostRef, instance, isInitialLoad));
|
|
@@ -880,14 +847,17 @@ var postUpdateComponent = (hostRef) => {
|
|
|
880
847
|
}
|
|
881
848
|
};
|
|
882
849
|
var appDidLoad = (who) => {
|
|
850
|
+
{
|
|
851
|
+
addHydratedFlag(doc.documentElement);
|
|
852
|
+
}
|
|
883
853
|
nextTick(() => emitEvent(win, "appload", { detail: { namespace: NAMESPACE } }));
|
|
884
854
|
};
|
|
885
|
-
var safeCall = (instance, method, arg
|
|
855
|
+
var safeCall = (instance, method, arg) => {
|
|
886
856
|
if (instance && instance[method]) {
|
|
887
857
|
try {
|
|
888
858
|
return instance[method](arg);
|
|
889
859
|
} catch (e) {
|
|
890
|
-
consoleError(e
|
|
860
|
+
consoleError(e);
|
|
891
861
|
}
|
|
892
862
|
}
|
|
893
863
|
return void 0;
|
|
@@ -930,68 +900,15 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
930
900
|
const members = Object.entries((_a = cmpMeta.$members$) != null ? _a : {});
|
|
931
901
|
members.map(([memberName, [memberFlags]]) => {
|
|
932
902
|
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
903
|
Object.defineProperty(prototype, memberName, {
|
|
904
|
+
get() {
|
|
905
|
+
return getValue(this, memberName);
|
|
906
|
+
},
|
|
954
907
|
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
|
-
}
|
|
908
|
+
setValue(this, memberName, newValue, cmpMeta);
|
|
909
|
+
},
|
|
910
|
+
configurable: true,
|
|
911
|
+
enumerable: true
|
|
995
912
|
});
|
|
996
913
|
}
|
|
997
914
|
});
|
|
@@ -1001,7 +918,7 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1001
918
|
plt.jmp(() => {
|
|
1002
919
|
var _a2;
|
|
1003
920
|
const propName = attrNameToPropName.get(attrName);
|
|
1004
|
-
if (this.hasOwnProperty(propName)
|
|
921
|
+
if (this.hasOwnProperty(propName)) {
|
|
1005
922
|
newValue = this[propName];
|
|
1006
923
|
delete this[propName];
|
|
1007
924
|
} else if (prototype.hasOwnProperty(propName) && typeof this[propName] === "number" && // cast type to number to avoid TS compiler issues
|
|
@@ -1021,11 +938,7 @@ var proxyComponent = (Cstr, cmpMeta, flags) => {
|
|
|
1021
938
|
}
|
|
1022
939
|
return;
|
|
1023
940
|
}
|
|
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
|
-
}
|
|
941
|
+
this[propName] = newValue === null && typeof this[propName] === "boolean" ? false : newValue;
|
|
1029
942
|
});
|
|
1030
943
|
};
|
|
1031
944
|
Cstr.observedAttributes = Array.from(
|
|
@@ -1054,7 +967,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1054
967
|
hostRef.$flags$ |= 32 /* hasInitializedComponent */;
|
|
1055
968
|
const bundleId = cmpMeta.$lazyBundleId$;
|
|
1056
969
|
if (bundleId) {
|
|
1057
|
-
const CstrImport = loadModule(cmpMeta
|
|
970
|
+
const CstrImport = loadModule(cmpMeta);
|
|
1058
971
|
if (CstrImport && "then" in CstrImport) {
|
|
1059
972
|
const endLoad = uniqueTime();
|
|
1060
973
|
Cstr = await CstrImport;
|
|
@@ -1076,7 +989,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1076
989
|
try {
|
|
1077
990
|
new Cstr(hostRef);
|
|
1078
991
|
} catch (e) {
|
|
1079
|
-
consoleError(e
|
|
992
|
+
consoleError(e);
|
|
1080
993
|
}
|
|
1081
994
|
{
|
|
1082
995
|
hostRef.$flags$ &= ~8 /* isConstructingInstance */;
|
|
@@ -1108,7 +1021,7 @@ var initializeComponent = async (elm, hostRef, cmpMeta, hmrVersionId) => {
|
|
|
1108
1021
|
schedule();
|
|
1109
1022
|
}
|
|
1110
1023
|
};
|
|
1111
|
-
var fireConnectedCallback = (instance
|
|
1024
|
+
var fireConnectedCallback = (instance) => {
|
|
1112
1025
|
};
|
|
1113
1026
|
|
|
1114
1027
|
// src/runtime/connected-callback.ts
|
|
@@ -1149,7 +1062,7 @@ var connectedCallback = (elm) => {
|
|
|
1149
1062
|
endConnected();
|
|
1150
1063
|
}
|
|
1151
1064
|
};
|
|
1152
|
-
var disconnectInstance = (instance
|
|
1065
|
+
var disconnectInstance = (instance) => {
|
|
1153
1066
|
};
|
|
1154
1067
|
var disconnectedCallback = async (elm) => {
|
|
1155
1068
|
if ((plt.$flags$ & 1 /* isTmpDisconnected */) === 0) {
|
|
@@ -1164,12 +1077,6 @@ var disconnectedCallback = async (elm) => {
|
|
|
1164
1077
|
hostRef.$onReadyPromise$.then(() => disconnectInstance());
|
|
1165
1078
|
}
|
|
1166
1079
|
}
|
|
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
1080
|
};
|
|
1174
1081
|
|
|
1175
1082
|
// src/runtime/bootstrap-lazy.ts
|
|
@@ -1235,17 +1142,6 @@ var bootstrapLazy = (lazyBundles, options = {}) => {
|
|
|
1235
1142
|
}
|
|
1236
1143
|
disconnectedCallback() {
|
|
1237
1144
|
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
1145
|
}
|
|
1250
1146
|
componentOnReady() {
|
|
1251
1147
|
return getHostRef(this).$onReadyPromise$;
|
|
@@ -1309,7 +1205,7 @@ var hostListenerProxy = (hostRef, methodName) => (ev) => {
|
|
|
1309
1205
|
}
|
|
1310
1206
|
}
|
|
1311
1207
|
} catch (e) {
|
|
1312
|
-
consoleError(e
|
|
1208
|
+
consoleError(e);
|
|
1313
1209
|
}
|
|
1314
1210
|
};
|
|
1315
1211
|
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-94427c87.js';
|
|
2
|
+
export { s as setNonce } from './index-94427c87.js';
|
|
3
3
|
import { g as globalScripts } from './app-globals-0f993ce5.js';
|
|
4
4
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
package/package.json
CHANGED
|
@@ -1,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
|