@affinda/wc 0.0.5 → 0.0.7
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/affinda/af-heading.af-logo.af-nav-item.af-navbar.af-text.entry.esm.js.map +1 -1
- package/dist/affinda/af-testimonial-carousel.entry.esm.js.map +1 -0
- package/dist/affinda/af-testimonial-stat.entry.esm.js.map +1 -0
- package/dist/affinda/af-testimonial.entry.esm.js.map +1 -0
- package/dist/affinda/af-typography-lockup.entry.esm.js.map +1 -1
- package/dist/affinda/affinda.esm.js +1 -1
- package/dist/affinda/index.esm.js +1 -1
- package/dist/affinda/{p-bf697823.entry.js → p-16c84e60.entry.js} +2 -2
- package/dist/affinda/{p-d33de48f.entry.js → p-32f46944.entry.js} +2 -2
- package/dist/affinda/{p-b79f976e.entry.js → p-43324b6d.entry.js} +2 -2
- package/dist/affinda/p-56284540.entry.js +2 -0
- package/dist/affinda/p-56284540.entry.js.map +1 -0
- package/dist/affinda/p-66daadde.entry.js +2 -0
- package/dist/affinda/p-66daadde.entry.js.map +1 -0
- package/dist/affinda/{p-f8d89fb6.entry.js → p-750a694b.entry.js} +2 -2
- package/dist/affinda/{p-cb218d26.entry.js → p-9c0b3380.entry.js} +2 -2
- package/dist/affinda/{p-a8d223ca.entry.js → p-9e5bef28.entry.js} +2 -2
- package/dist/affinda/p-UbNmjSSX.js +3 -0
- package/dist/affinda/p-UbNmjSSX.js.map +1 -0
- package/dist/affinda/{p-47629246.entry.js → p-c8628633.entry.js} +2 -2
- package/dist/affinda/{p-9c22948a.entry.js → p-eff7eff1.entry.js} +2 -2
- package/dist/affinda/p-f53b4847.entry.js +2 -0
- package/dist/affinda/p-f53b4847.entry.js.map +1 -0
- package/dist/affinda/p-fedaec5a.entry.js +2 -0
- package/dist/affinda/{p-92f5a5d5.entry.js.map → p-fedaec5a.entry.js.map} +1 -1
- package/dist/cjs/af-aspect-ratio.cjs.entry.js +1 -1
- package/dist/cjs/af-button-group.cjs.entry.js +1 -1
- package/dist/cjs/af-button.cjs.entry.js +1 -1
- package/dist/cjs/af-card.cjs.entry.js +1 -1
- package/dist/cjs/af-color-swatch.cjs.entry.js +1 -1
- package/dist/cjs/af-container.cjs.entry.js +1 -1
- package/dist/cjs/af-heading.af-logo.af-nav-item.af-navbar.af-text.entry.cjs.js.map +1 -1
- package/dist/cjs/af-heading_5.cjs.entry.js +3 -3
- package/dist/cjs/af-icon-button.cjs.entry.js +1 -1
- package/dist/cjs/af-testimonial-carousel.cjs.entry.js +90 -0
- package/dist/cjs/af-testimonial-carousel.entry.cjs.js.map +1 -0
- package/dist/cjs/af-testimonial-stat.cjs.entry.js +22 -0
- package/dist/cjs/af-testimonial-stat.entry.cjs.js.map +1 -0
- package/dist/cjs/af-testimonial.cjs.entry.js +18 -0
- package/dist/cjs/af-testimonial.entry.cjs.js.map +1 -0
- package/dist/cjs/af-typography-lockup.cjs.entry.js +2 -2
- package/dist/cjs/af-typography-lockup.entry.cjs.js.map +1 -1
- package/dist/cjs/affinda.cjs.js +2 -2
- package/dist/cjs/{index-1GcSSOS3.js → index-CNijn8X5.js} +57 -7
- package/dist/cjs/index-CNijn8X5.js.map +1 -0
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/collection/collection-manifest.json +4 -1
- package/dist/collection/components/af-heading/af-heading.css +1 -1
- package/dist/collection/components/af-testimonial/af-testimonial.css +143 -0
- package/dist/collection/components/af-testimonial/af-testimonial.js +118 -0
- package/dist/collection/components/af-testimonial/af-testimonial.js.map +1 -0
- package/dist/collection/components/af-testimonial-carousel/af-testimonial-carousel.css +96 -0
- package/dist/collection/components/af-testimonial-carousel/af-testimonial-carousel.js +100 -0
- package/dist/collection/components/af-testimonial-carousel/af-testimonial-carousel.js.map +1 -0
- package/dist/collection/components/af-testimonial-stat/af-testimonial-stat.css +41 -0
- package/dist/collection/components/af-testimonial-stat/af-testimonial-stat.js +87 -0
- package/dist/collection/components/af-testimonial-stat/af-testimonial-stat.js.map +1 -0
- package/dist/collection/components/af-text/af-text.css +1 -1
- package/dist/collection/components/af-typography-lockup/af-typography-lockup.css +1 -1
- package/dist/components/af-aspect-ratio.js +1 -1
- package/dist/components/af-button-group.js +1 -1
- package/dist/components/af-button.js +1 -1
- package/dist/components/af-card.js +1 -1
- package/dist/components/af-color-swatch.js +1 -1
- package/dist/components/af-container.js +1 -1
- package/dist/components/af-heading.js +1 -1
- package/dist/components/af-icon-button.js +1 -1
- package/dist/components/af-logo.js +1 -1
- package/dist/components/af-nav-item.js +1 -1
- package/dist/components/af-navbar.js +1 -1
- package/dist/components/af-testimonial-carousel.d.ts +11 -0
- package/dist/components/af-testimonial-carousel.js +113 -0
- package/dist/components/af-testimonial-carousel.js.map +1 -0
- package/dist/components/af-testimonial-stat.d.ts +11 -0
- package/dist/components/af-testimonial-stat.js +45 -0
- package/dist/components/af-testimonial-stat.js.map +1 -0
- package/dist/components/af-testimonial.d.ts +11 -0
- package/dist/components/af-testimonial.js +43 -0
- package/dist/components/af-testimonial.js.map +1 -0
- package/dist/components/af-text.js +1 -1
- package/dist/components/af-typography-lockup.js +1 -1
- package/dist/components/index.js +13 -13
- package/dist/components/{p-Cjv046iG.js → p-Bdy85P7Z.js} +3 -3
- package/dist/components/{p-Cjv046iG.js.map → p-Bdy85P7Z.js.map} +1 -1
- package/dist/components/{p-DIyOg-i_.js → p-BuySFAGS.js} +4 -4
- package/dist/components/{p-DIyOg-i_.js.map → p-BuySFAGS.js.map} +1 -1
- package/dist/components/{p-C6idwlD-.js → p-Bxv9iL3G.js} +3 -3
- package/dist/components/{p-C6idwlD-.js.map → p-Bxv9iL3G.js.map} +1 -1
- package/dist/components/{p-BpGDzCRf.js → p-C0zUdiRs.js} +4 -4
- package/dist/components/p-C0zUdiRs.js.map +1 -0
- package/dist/components/{p-CaqzUz5o.js → p-C4sw-kYH.js} +3 -3
- package/dist/components/{p-CaqzUz5o.js.map → p-C4sw-kYH.js.map} +1 -1
- package/dist/components/{p-BHNNF4PT.js → p-CJccTfm5.js} +3 -3
- package/dist/components/{p-BHNNF4PT.js.map → p-CJccTfm5.js.map} +1 -1
- package/dist/components/{p-DuXQZGjc.js → p-CLA_jBiH.js} +4 -4
- package/dist/components/{p-DuXQZGjc.js.map → p-CLA_jBiH.js.map} +1 -1
- package/dist/components/{p-CJWIieDU.js → p-Cfj594pp.js} +3 -3
- package/dist/components/{p-CJWIieDU.js.map → p-Cfj594pp.js.map} +1 -1
- package/dist/components/{p-zwrcq-N2.js → p-ChRDoPDm.js} +52 -7
- package/dist/components/p-ChRDoPDm.js.map +1 -0
- package/dist/components/{p-cKSy1B8M.js → p-D021PjqL.js} +3 -3
- package/dist/components/{p-cKSy1B8M.js.map → p-D021PjqL.js.map} +1 -1
- package/dist/components/{p-CRgPNvxI.js → p-DPooX_NW.js} +3 -3
- package/dist/components/{p-CRgPNvxI.js.map → p-DPooX_NW.js.map} +1 -1
- package/dist/components/{p-DSAo7rhE.js → p-KtmLxy7z.js} +3 -3
- package/dist/components/{p-DSAo7rhE.js.map → p-KtmLxy7z.js.map} +1 -1
- package/dist/components/{p-Dw33Xm_t.js → p-XAy0kGYd.js} +3 -3
- package/dist/components/{p-Dw33Xm_t.js.map → p-XAy0kGYd.js.map} +1 -1
- package/dist/esm/af-aspect-ratio.entry.js +1 -1
- package/dist/esm/af-button-group.entry.js +1 -1
- package/dist/esm/af-button.entry.js +1 -1
- package/dist/esm/af-card.entry.js +1 -1
- package/dist/esm/af-color-swatch.entry.js +1 -1
- package/dist/esm/af-container.entry.js +1 -1
- package/dist/esm/af-heading.af-logo.af-nav-item.af-navbar.af-text.entry.js.map +1 -1
- package/dist/esm/af-heading_5.entry.js +3 -3
- package/dist/esm/af-icon-button.entry.js +1 -1
- package/dist/esm/af-testimonial-carousel.entry.js +88 -0
- package/dist/esm/af-testimonial-carousel.entry.js.map +1 -0
- package/dist/esm/af-testimonial-stat.entry.js +20 -0
- package/dist/esm/af-testimonial-stat.entry.js.map +1 -0
- package/dist/esm/af-testimonial.entry.js +16 -0
- package/dist/esm/af-testimonial.entry.js.map +1 -0
- package/dist/esm/af-typography-lockup.entry.js +2 -2
- package/dist/esm/af-typography-lockup.entry.js.map +1 -1
- package/dist/esm/affinda.js +3 -3
- package/dist/esm/{index-Dmaq2rkg.js → index-UbNmjSSX.js} +57 -8
- package/dist/{affinda/p-Dmaq2rkg.js.map → esm/index-UbNmjSSX.js.map} +1 -1
- package/dist/esm/index.js +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/types/components/af-testimonial/af-testimonial.d.ts +23 -0
- package/dist/types/components/af-testimonial-carousel/af-testimonial-carousel.d.ts +15 -0
- package/dist/types/components/af-testimonial-stat/af-testimonial-stat.d.ts +15 -0
- package/dist/types/components.d.ts +105 -0
- package/package.json +2 -2
- package/dist/affinda/p-92f5a5d5.entry.js +0 -2
- package/dist/affinda/p-Dmaq2rkg.js +0 -3
- package/dist/cjs/index-1GcSSOS3.js.map +0 -1
- package/dist/components/p-BpGDzCRf.js.map +0 -1
- package/dist/components/p-zwrcq-N2.js.map +0 -1
- package/dist/esm/index-Dmaq2rkg.js.map +0 -1
- /package/dist/affinda/{p-bf697823.entry.js.map → p-16c84e60.entry.js.map} +0 -0
- /package/dist/affinda/{p-d33de48f.entry.js.map → p-32f46944.entry.js.map} +0 -0
- /package/dist/affinda/{p-b79f976e.entry.js.map → p-43324b6d.entry.js.map} +0 -0
- /package/dist/affinda/{p-f8d89fb6.entry.js.map → p-750a694b.entry.js.map} +0 -0
- /package/dist/affinda/{p-cb218d26.entry.js.map → p-9c0b3380.entry.js.map} +0 -0
- /package/dist/affinda/{p-a8d223ca.entry.js.map → p-9e5bef28.entry.js.map} +0 -0
- /package/dist/affinda/{p-47629246.entry.js.map → p-c8628633.entry.js.map} +0 -0
- /package/dist/affinda/{p-9c22948a.entry.js.map → p-eff7eff1.entry.js.map} +0 -0
package/dist/esm/index.js
CHANGED
|
@@ -6,5 +6,5 @@ export { af_button as AfButton } from './af-button.entry.js';
|
|
|
6
6
|
export { af_icon_button as AfIconButton } from './af-icon-button.entry.js';
|
|
7
7
|
export { af_button_group as AfButtonGroup } from './af-button-group.entry.js';
|
|
8
8
|
export { af_typography_lockup as AfTypographyLockup } from './af-typography-lockup.entry.js';
|
|
9
|
-
import './index-
|
|
9
|
+
import './index-UbNmjSSX.js';
|
|
10
10
|
//# sourceMappingURL=index.js.map
|
package/dist/esm/loader.js
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { g as globalScripts, b as bootstrapLazy } from './index-
|
|
2
|
-
export { s as setNonce } from './index-
|
|
1
|
+
import { g as globalScripts, b as bootstrapLazy } from './index-UbNmjSSX.js';
|
|
2
|
+
export { s as setNonce } from './index-UbNmjSSX.js';
|
|
3
3
|
|
|
4
4
|
const defineCustomElements = async (win, options) => {
|
|
5
5
|
if (typeof window === 'undefined') return undefined;
|
|
6
6
|
await globalScripts();
|
|
7
|
-
return bootstrapLazy([["af-heading_5",[[257,"af-heading",{"level":[1],"align":[1]}],[257,"af-logo"],[257,"af-nav-item",{"hierarchy":[1],"variant":[1],"href":[1],"active":[4]}],[257,"af-navbar"],[257,"af-text",{"variant":[1],"align":[1],"as":[1]}]]],["af-aspect-ratio",[[257,"af-aspect-ratio",{"ratio":[1]}]]],["af-button",[[257,"af-button",{"variant":[1],"size":[1],"disabled":[4],"href":[1],"type":[1]}]]],["af-button-group",[[257,"af-button-group",{"direction":[1],"gap":[1]}]]],["af-card",[[262,"af-card",{"backgroundImage":[1,"background-image"],"backgroundColor":[1,"background-color"],"darkOverlay":[4,"dark-overlay"]}]]],["af-color-swatch",[[257,"af-color-swatch",{"color":[1],"name":[1],"size":[1]}]]],["af-container",[[257,"af-container",{"maxWidth":[1,"max-width"]}]]],["af-icon-button",[[257,"af-icon-button",{"variant":[1],"size":[1],"disabled":[4],"href":[1],"type":[1],"ariaLabel":[1,"aria-label"]}]]],["af-typography-lockup",[[257,"af-typography-lockup",{"headingSize":[2,"heading-size"],"breakpoint":[1],"textAlignment":[1,"text-alignment"],"buttonAlignment":[1,"button-alignment"],"maxWidth":[2,"max-width"]}]]]], options);
|
|
7
|
+
return bootstrapLazy([["af-heading_5",[[257,"af-heading",{"level":[1],"align":[1]}],[257,"af-logo"],[257,"af-nav-item",{"hierarchy":[1],"variant":[1],"href":[1],"active":[4]}],[257,"af-navbar"],[257,"af-text",{"variant":[1],"align":[1],"as":[1]}]]],["af-aspect-ratio",[[257,"af-aspect-ratio",{"ratio":[1]}]]],["af-button",[[257,"af-button",{"variant":[1],"size":[1],"disabled":[4],"href":[1],"type":[1]}]]],["af-button-group",[[257,"af-button-group",{"direction":[1],"gap":[1]}]]],["af-card",[[262,"af-card",{"backgroundImage":[1,"background-image"],"backgroundColor":[1,"background-color"],"darkOverlay":[4,"dark-overlay"]}]]],["af-color-swatch",[[257,"af-color-swatch",{"color":[1],"name":[1],"size":[1]}]]],["af-container",[[257,"af-container",{"maxWidth":[1,"max-width"]}]]],["af-icon-button",[[257,"af-icon-button",{"variant":[1],"size":[1],"disabled":[4],"href":[1],"type":[1],"ariaLabel":[1,"aria-label"]}]]],["af-testimonial",[[262,"af-testimonial",{"backgroundImage":[1,"background-image"],"logoImage":[1,"logo-image"],"quote":[1],"attribution":[1],"readMoreLink":[1,"read-more-link"]}]]],["af-testimonial-carousel",[[262,"af-testimonial-carousel",{"currentIndex":[32],"isAnimating":[32],"testimonialCount":[32]}]]],["af-testimonial-stat",[[258,"af-testimonial-stat",{"value":[1],"description":[1],"accentBorder":[4,"accent-border"]}]]],["af-typography-lockup",[[257,"af-typography-lockup",{"headingSize":[2,"heading-size"],"breakpoint":[1],"textAlignment":[1,"text-alignment"],"buttonAlignment":[1,"button-alignment"],"maxWidth":[2,"max-width"]}]]]], options);
|
|
8
8
|
};
|
|
9
9
|
|
|
10
10
|
export { defineCustomElements };
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
export declare class AfTestimonial {
|
|
2
|
+
/**
|
|
3
|
+
* Background image URL for the testimonial card
|
|
4
|
+
*/
|
|
5
|
+
backgroundImage?: string;
|
|
6
|
+
/**
|
|
7
|
+
* Company logo URL
|
|
8
|
+
*/
|
|
9
|
+
logoImage?: string;
|
|
10
|
+
/**
|
|
11
|
+
* Testimonial quote text
|
|
12
|
+
*/
|
|
13
|
+
quote: string;
|
|
14
|
+
/**
|
|
15
|
+
* Attribution text (e.g., "– Nathaniel Barrs, CTO, PSC Insurance")
|
|
16
|
+
*/
|
|
17
|
+
attribution: string;
|
|
18
|
+
/**
|
|
19
|
+
* Link to full case study
|
|
20
|
+
*/
|
|
21
|
+
readMoreLink?: string;
|
|
22
|
+
render(): any;
|
|
23
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export declare class AfTestimonialCarousel {
|
|
2
|
+
host: HTMLElement;
|
|
3
|
+
currentIndex: number;
|
|
4
|
+
isAnimating: boolean;
|
|
5
|
+
testimonialCount: number;
|
|
6
|
+
private testimonials;
|
|
7
|
+
private observer;
|
|
8
|
+
componentDidLoad(): void;
|
|
9
|
+
disconnectedCallback(): void;
|
|
10
|
+
private detectTestimonials;
|
|
11
|
+
private updateVisibleTestimonial;
|
|
12
|
+
private goToPrevious;
|
|
13
|
+
private goToNext;
|
|
14
|
+
render(): any;
|
|
15
|
+
}
|
|
@@ -0,0 +1,15 @@
|
|
|
1
|
+
export declare class AfTestimonialStat {
|
|
2
|
+
/**
|
|
3
|
+
* The statistic value (e.g., "95%", "10×", "120,000")
|
|
4
|
+
*/
|
|
5
|
+
value: string;
|
|
6
|
+
/**
|
|
7
|
+
* Description text for the statistic
|
|
8
|
+
*/
|
|
9
|
+
description: string;
|
|
10
|
+
/**
|
|
11
|
+
* Whether to show left accent border
|
|
12
|
+
*/
|
|
13
|
+
accentBorder: boolean;
|
|
14
|
+
render(): any;
|
|
15
|
+
}
|
|
@@ -175,6 +175,45 @@ export namespace Components {
|
|
|
175
175
|
*/
|
|
176
176
|
interface AfNavbar {
|
|
177
177
|
}
|
|
178
|
+
interface AfTestimonial {
|
|
179
|
+
/**
|
|
180
|
+
* Attribution text (e.g., "– Nathaniel Barrs, CTO, PSC Insurance")
|
|
181
|
+
*/
|
|
182
|
+
"attribution": string;
|
|
183
|
+
/**
|
|
184
|
+
* Background image URL for the testimonial card
|
|
185
|
+
*/
|
|
186
|
+
"backgroundImage"?: string;
|
|
187
|
+
/**
|
|
188
|
+
* Company logo URL
|
|
189
|
+
*/
|
|
190
|
+
"logoImage"?: string;
|
|
191
|
+
/**
|
|
192
|
+
* Testimonial quote text
|
|
193
|
+
*/
|
|
194
|
+
"quote": string;
|
|
195
|
+
/**
|
|
196
|
+
* Link to full case study
|
|
197
|
+
*/
|
|
198
|
+
"readMoreLink"?: string;
|
|
199
|
+
}
|
|
200
|
+
interface AfTestimonialCarousel {
|
|
201
|
+
}
|
|
202
|
+
interface AfTestimonialStat {
|
|
203
|
+
/**
|
|
204
|
+
* Whether to show left accent border
|
|
205
|
+
* @default false
|
|
206
|
+
*/
|
|
207
|
+
"accentBorder": boolean;
|
|
208
|
+
/**
|
|
209
|
+
* Description text for the statistic
|
|
210
|
+
*/
|
|
211
|
+
"description": string;
|
|
212
|
+
/**
|
|
213
|
+
* The statistic value (e.g., "95%", "10×", "120,000")
|
|
214
|
+
*/
|
|
215
|
+
"value": string;
|
|
216
|
+
}
|
|
178
217
|
interface AfText {
|
|
179
218
|
/**
|
|
180
219
|
* Visual alignment
|
|
@@ -305,6 +344,24 @@ declare global {
|
|
|
305
344
|
prototype: HTMLAfNavbarElement;
|
|
306
345
|
new (): HTMLAfNavbarElement;
|
|
307
346
|
};
|
|
347
|
+
interface HTMLAfTestimonialElement extends Components.AfTestimonial, HTMLStencilElement {
|
|
348
|
+
}
|
|
349
|
+
var HTMLAfTestimonialElement: {
|
|
350
|
+
prototype: HTMLAfTestimonialElement;
|
|
351
|
+
new (): HTMLAfTestimonialElement;
|
|
352
|
+
};
|
|
353
|
+
interface HTMLAfTestimonialCarouselElement extends Components.AfTestimonialCarousel, HTMLStencilElement {
|
|
354
|
+
}
|
|
355
|
+
var HTMLAfTestimonialCarouselElement: {
|
|
356
|
+
prototype: HTMLAfTestimonialCarouselElement;
|
|
357
|
+
new (): HTMLAfTestimonialCarouselElement;
|
|
358
|
+
};
|
|
359
|
+
interface HTMLAfTestimonialStatElement extends Components.AfTestimonialStat, HTMLStencilElement {
|
|
360
|
+
}
|
|
361
|
+
var HTMLAfTestimonialStatElement: {
|
|
362
|
+
prototype: HTMLAfTestimonialStatElement;
|
|
363
|
+
new (): HTMLAfTestimonialStatElement;
|
|
364
|
+
};
|
|
308
365
|
interface HTMLAfTextElement extends Components.AfText, HTMLStencilElement {
|
|
309
366
|
}
|
|
310
367
|
var HTMLAfTextElement: {
|
|
@@ -329,6 +386,9 @@ declare global {
|
|
|
329
386
|
"af-logo": HTMLAfLogoElement;
|
|
330
387
|
"af-nav-item": HTMLAfNavItemElement;
|
|
331
388
|
"af-navbar": HTMLAfNavbarElement;
|
|
389
|
+
"af-testimonial": HTMLAfTestimonialElement;
|
|
390
|
+
"af-testimonial-carousel": HTMLAfTestimonialCarouselElement;
|
|
391
|
+
"af-testimonial-stat": HTMLAfTestimonialStatElement;
|
|
332
392
|
"af-text": HTMLAfTextElement;
|
|
333
393
|
"af-typography-lockup": HTMLAfTypographyLockupElement;
|
|
334
394
|
}
|
|
@@ -503,6 +563,45 @@ declare namespace LocalJSX {
|
|
|
503
563
|
*/
|
|
504
564
|
interface AfNavbar {
|
|
505
565
|
}
|
|
566
|
+
interface AfTestimonial {
|
|
567
|
+
/**
|
|
568
|
+
* Attribution text (e.g., "– Nathaniel Barrs, CTO, PSC Insurance")
|
|
569
|
+
*/
|
|
570
|
+
"attribution": string;
|
|
571
|
+
/**
|
|
572
|
+
* Background image URL for the testimonial card
|
|
573
|
+
*/
|
|
574
|
+
"backgroundImage"?: string;
|
|
575
|
+
/**
|
|
576
|
+
* Company logo URL
|
|
577
|
+
*/
|
|
578
|
+
"logoImage"?: string;
|
|
579
|
+
/**
|
|
580
|
+
* Testimonial quote text
|
|
581
|
+
*/
|
|
582
|
+
"quote": string;
|
|
583
|
+
/**
|
|
584
|
+
* Link to full case study
|
|
585
|
+
*/
|
|
586
|
+
"readMoreLink"?: string;
|
|
587
|
+
}
|
|
588
|
+
interface AfTestimonialCarousel {
|
|
589
|
+
}
|
|
590
|
+
interface AfTestimonialStat {
|
|
591
|
+
/**
|
|
592
|
+
* Whether to show left accent border
|
|
593
|
+
* @default false
|
|
594
|
+
*/
|
|
595
|
+
"accentBorder"?: boolean;
|
|
596
|
+
/**
|
|
597
|
+
* Description text for the statistic
|
|
598
|
+
*/
|
|
599
|
+
"description": string;
|
|
600
|
+
/**
|
|
601
|
+
* The statistic value (e.g., "95%", "10×", "120,000")
|
|
602
|
+
*/
|
|
603
|
+
"value": string;
|
|
604
|
+
}
|
|
506
605
|
interface AfText {
|
|
507
606
|
/**
|
|
508
607
|
* Visual alignment
|
|
@@ -558,6 +657,9 @@ declare namespace LocalJSX {
|
|
|
558
657
|
"af-logo": AfLogo;
|
|
559
658
|
"af-nav-item": AfNavItem;
|
|
560
659
|
"af-navbar": AfNavbar;
|
|
660
|
+
"af-testimonial": AfTestimonial;
|
|
661
|
+
"af-testimonial-carousel": AfTestimonialCarousel;
|
|
662
|
+
"af-testimonial-stat": AfTestimonialStat;
|
|
561
663
|
"af-text": AfText;
|
|
562
664
|
"af-typography-lockup": AfTypographyLockup;
|
|
563
665
|
}
|
|
@@ -596,6 +698,9 @@ declare module "@stencil/core" {
|
|
|
596
698
|
* Features a pill-shaped container with logo, navigation links, and action buttons.
|
|
597
699
|
*/
|
|
598
700
|
"af-navbar": LocalJSX.AfNavbar & JSXBase.HTMLAttributes<HTMLAfNavbarElement>;
|
|
701
|
+
"af-testimonial": LocalJSX.AfTestimonial & JSXBase.HTMLAttributes<HTMLAfTestimonialElement>;
|
|
702
|
+
"af-testimonial-carousel": LocalJSX.AfTestimonialCarousel & JSXBase.HTMLAttributes<HTMLAfTestimonialCarouselElement>;
|
|
703
|
+
"af-testimonial-stat": LocalJSX.AfTestimonialStat & JSXBase.HTMLAttributes<HTMLAfTestimonialStatElement>;
|
|
599
704
|
"af-text": LocalJSX.AfText & JSXBase.HTMLAttributes<HTMLAfTextElement>;
|
|
600
705
|
"af-typography-lockup": LocalJSX.AfTypographyLockup & JSXBase.HTMLAttributes<HTMLAfTypographyLockupElement>;
|
|
601
706
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@affinda/wc",
|
|
3
|
-
"version": "0.0.
|
|
3
|
+
"version": "0.0.7",
|
|
4
4
|
"private": false,
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.cjs.js",
|
|
@@ -15,7 +15,7 @@
|
|
|
15
15
|
"clean": "rm -rf dist loader www"
|
|
16
16
|
},
|
|
17
17
|
"dependencies": {
|
|
18
|
-
"@affinda/css": "^0.0.
|
|
18
|
+
"@affinda/css": "^0.0.4",
|
|
19
19
|
"@affinda/icons": "^0.0.3",
|
|
20
20
|
"@affinda/illustrations": "^0.0.2",
|
|
21
21
|
"@affinda/tokens": "^0.0.4",
|
|
@@ -1,2 +0,0 @@
|
|
|
1
|
-
import{r as e,h as a,H as i}from"./p-Dmaq2rkg.js";const t=":host{display:block}.heading{margin:0;padding:0;font-family:'NeuSans', 'Inter', 'Segoe UI', system-ui, sans-serif;font-weight:500;color:var(--colour-typography-heading-primary, #14343b);letter-spacing:-0.02em}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.level-xl{font-size:50px;line-height:1}@media (min-width: 768px){.level-xl{font-size:80px}}.level-1{font-size:38px;line-height:1}@media (min-width: 768px){.level-1{font-size:56px}}.level-2{font-size:32px;line-height:1}@media (min-width: 768px){.level-2{font-size:44px}}.level-3{font-size:25px;line-height:1}@media (min-width: 768px){.level-3{font-size:34px}}.level-4{font-size:20px;line-height:1.1}@media (min-width: 768px){.level-4{font-size:24px;line-height:1.2}}.level-5{font-size:18px;line-height:1.1}@media (min-width: 768px){.level-5{font-size:20px;line-height:1.2}}";const n=class{constructor(a){e(this,a);this.level="1";this.align="left"}getHeadingTag(){const e={xl:"h1",1:"h1",2:"h2",3:"h3",4:"h4",5:"h5"};return e[this.level]||"h1"}render(){const e=this.getHeadingTag();return a(e,{key:"1d3f37c8d067c3c9d0ec7f10422478ab41c990b2",class:{heading:true,[`level-${this.level}`]:true,[`align-${this.align}`]:true},part:"base"},a("slot",{key:"dcba9d00393f818cfceeb5eba5cc2bd874927dfd"}))}};n.style=t;const r=":host{display:block}.text{margin:0;padding:0;font-family:'Helvetica', 'Inter', 'Segoe UI', system-ui, sans-serif;font-weight:400;color:var(--colour-typography-body-default, #14343b);letter-spacing:0}.align-left{text-align:left}.align-center{text-align:center}.align-right{text-align:right}.variant-xlarge{font-size:22px;line-height:28px}.variant-large{font-size:18px;line-height:26px}.variant-medium{font-size:16px;line-height:24px}.variant-small{font-size:14px;line-height:20px}.variant-label-button{font-family:'NeuSans', 'Inter', 'Segoe UI', system-ui, sans-serif;font-weight:500;font-size:17px;line-height:20px}.variant-label-tag{font-family:'NeuSans', 'Inter', 'Segoe UI', system-ui, sans-serif;font-weight:500;font-size:14px;line-height:1}";const s=class{constructor(a){e(this,a);this.variant="medium";this.align="left";this.as="p"}render(){const e=this.as;return a(e,{key:"778a86a185f2416dec867ca2457acb2fe1ad4bcb",class:{text:true,[`variant-${this.variant}`]:true,[`align-${this.align}`]:true},part:"base"},a("slot",{key:"2b3ee364c989ca8d233583946e24665df0192fb9"}))}};s.style=r;const l=":host{display:inline-block}.nav-link{text-decoration:none;color:inherit;display:block}.nav-item{display:flex;align-items:center;gap:8px;box-sizing:border-box;cursor:pointer}.hierarchy-primary{padding:12px;justify-content:center}.hierarchy-primary .label-container{display:flex;align-items:center;justify-content:center;height:24px;gap:10px}.hierarchy-primary.variant-01{font-family:var(--typography-headingfont, 'NeuSans', 'Inter', system-ui, sans-serif);font-size:16px;font-weight:var(--font-weight-book, 500);line-height:20px;color:var(--colour-typography-nav-item-primary, #14343b)}.hierarchy-primary.variant-02{font-family:var(--typography-bodyfont, 'Helvetica', 'Inter', system-ui, sans-serif);font-size:16px;font-weight:var(--font-weight-regular, 400);line-height:20px;color:var(--colour-typography-nav-item-secondary, #2b484f)}.hierarchy-primary.variant-01:hover .label-container{border-bottom:1px solid currentColor}.hierarchy-primary.variant-01.active .label-container{border-bottom:2px solid #8a7049}.hierarchy-primary.variant-02:hover{background-color:rgba(20, 52, 59, 0.04);border-radius:8px}.hierarchy-primary.variant-02.active{background-color:rgba(20, 52, 59, 0.08);border-radius:8px}.hierarchy-secondary{padding:4px 0}.hierarchy-secondary .label-container{display:flex;align-items:center;flex:1;min-height:24px;gap:8px}.hierarchy-secondary.variant-01{font-family:'NeuSans', 'Inter', system-ui, sans-serif;font-size:14px;font-weight:500;line-height:20px;color:#14343b}.hierarchy-secondary.variant-02{font-family:'NeuSans', 'Inter', system-ui, sans-serif;font-size:14px;font-weight:400;line-height:20px;color:#2b484f}.hierarchy-secondary:hover ::slotted(*){text-decoration:underline}@media (max-width: 767px){.hierarchy-primary{padding:20px 12px;border-bottom:1px solid #e8eeed;width:100%}.hierarchy-primary .label-container{flex:1;justify-content:flex-start}.hierarchy-primary.variant-01{font-size:20px;line-height:1.1;letter-spacing:-0.4px}.hierarchy-primary.variant-02{font-size:20px;line-height:1.1;letter-spacing:-0.4px;color:#60767b}}::slotted([slot=\"icon-left\"]),::slotted([slot=\"icon-right\"]){width:24px;height:24px;flex-shrink:0}.hierarchy-secondary ::slotted([slot=\"icon-right\"]){width:20px;height:20px}";const o=class{constructor(a){e(this,a);this.hierarchy="primary";this.variant="01";this.active=false}render(){const e={"nav-item":true,[`hierarchy-${this.hierarchy}`]:true,[`variant-${this.variant}`]:true,active:this.active};const t=a("div",{class:e},a("slot",{name:"icon-left"}),a("div",{class:"label-container"},a("slot",null)),a("slot",{name:"icon-right"}));if(this.href){return a(i,null,a("a",{href:this.href,class:"nav-link"},t))}return a(i,null,t)}};o.style=l;const c=":host{display:block;width:100%;position:absolute;top:32px;left:0;right:0;z-index:10}.navbar-container{padding:0 80px;box-sizing:border-box;position:relative}.navbar{background:var(--colour-background-white, #ffffff);border-radius:9999px;display:flex;align-items:center;justify-content:space-between;padding:8px 8px 8px 40px;box-sizing:border-box}.navbar-left{display:flex;align-items:center;gap:32px}.logo{display:flex;align-items:center;flex-shrink:0}.nav-links{display:flex;align-items:center;gap:8px}.navbar-right{display:flex;align-items:center;gap:20px}.nav-actions{display:flex;align-items:center;gap:12px}.nav-button{display:flex;align-items:center}@media (max-width: 1024px){.navbar-container{padding:24px 40px 0}.navbar-left{gap:24px}.nav-links{gap:4px}}@media (max-width: 767px){.navbar-container{padding:16px 16px 0}.navbar{padding:8px 16px;flex-direction:column;border-radius:16px;gap:16px}.navbar-left{width:100%;flex-direction:column;gap:16px;align-items:flex-start}.nav-links{width:100%;flex-direction:column;align-items:stretch;gap:0}.navbar-right{width:100%;flex-direction:column;gap:12px;align-items:stretch}.nav-actions{width:100%;flex-direction:column;align-items:stretch;gap:0}.nav-button{width:100%}}";const d=class{constructor(a){e(this,a)}render(){return a(i,{key:"a66b7e6939aebec67d26604dea422ec2e64fe6bd"},a("nav",{key:"54064edc20beeafacafd2b43b25bfa9fc6e0e362",class:"navbar-container"},a("div",{key:"2020a0761f646c0a13cc604605d3b9d5b1625278",class:"navbar"},a("div",{key:"6038de1eba48a2bedf7e689bb65521406fc6b8b1",class:"navbar-left"},a("div",{key:"63f31053e7d3d1402f2a1e88a4ae2171f9e00d4f",class:"logo"},a("slot",{key:"bf73abaf20be9cfcaa6328fe8ac224d109944bef",name:"logo"})),a("div",{key:"c9cc09537d26c55d319f08c4622b17248f6ffba4",class:"nav-links"},a("slot",{key:"5c2d8df163e2fd9967492d39522df1e11dfcd977",name:"start"}))),a("div",{key:"45265b4d765ad52a33f81efa80e9daa910948e1c",class:"navbar-right"},a("div",{key:"48c913dd3d8fa17ee7eb2e9a41f9493929cd7af0",class:"nav-actions"},a("slot",{key:"9d144675950a723d9ff004f5e1d0bad83f372d7e",name:"end"})),a("div",{key:"bd10fc8edaef5f85382e53abf12b0686ec4c6acd",class:"nav-button"},a("slot",{key:"c3c01e44c37a1d51f20a29ce059a02a94094f377",name:"button"}))))))}};d.style=c;const h=":host{display:inline-block}.logo-img{display:block;height:22px;width:141px;object-fit:contain}";const f=class{constructor(a){e(this,a)}render(){return a(i,{key:"8a33b73d7a60054dde8a04327d94d78763552549"},a("img",{key:"2dbf83d383508aaeff70f683866925e4fa98847d",src:"https://www.figma.com/api/mcp/asset/2cfec484-7ba9-4258-94f3-ef4d0ba1e8fe",alt:"Affinda",class:"logo-img"}))}};f.style=h;export{n as af_heading,f as af_logo,o as af_nav_item,d as af_navbar,s as af_text};
|
|
2
|
-
//# sourceMappingURL=p-92f5a5d5.entry.js.map
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
const e="affinda";const t={hydratedSelectorName:"hydrated",lazyLoad:true,propChangeCallback:false,slotRelocation:true,updatable:true};const n=()=>{};const o=":root{--colour-brand-mist-green:#C6D5D1;--colour-brand-inkwell:#14343B;--colour-brand-soft-clay:#B09670;--colour-brand-white:#FFFFFF;--colour-brand-ivory-paper:#FFF9E1;--colour-brand-azure:#7FE2D4;--colour-brand-ice:#A6FFF8;--colour-tints-mist-green-20:#F6FAF9;--colour-tints-mist-green-30:#F2F9F5;--colour-tints-mist-green-40:#ECF6F3;--colour-tints-mist-green-50:#E9F5FA;--colour-tints-mist-green-100:#E1EEE1;--colour-tints-mist-green-200:#D2E8E3;--colour-tints-mist-green-300:#C2E4E3;--colour-tints-mist-green-400:#B2D0D0A;--colour-tints-mist-green-500:#A1BABA;--colour-tints-mist-green-600:#92A7A7;--colour-tints-mist-green-700:#849898;--colour-tints-mist-green-800:#1B6A68;--colour-tints-inkwell-20:#F8FAFA;--colour-tints-inkwell-30:#F5F9F5;--colour-tints-inkwell-40:#EEF5F5;--colour-tints-inkwell-50:#E8E6E8;--colour-tints-inkwell-100:#D4D4D4;--colour-tints-inkwell-200:#AAB6B1;--colour-tints-inkwell-300:#7D969B;--colour-tints-inkwell-400:#4E6E5F;--colour-tints-inkwell-500:#1E4A48;--colour-tints-inkwell-600:#1A3038;--colour-tints-inkwell-700:#142736;--colour-tints-inkwell-800:#0D1A20;--colour-tints-soft-clay-20:#FBF9F5;--colour-tints-soft-clay-30:#FAF8F1;--colour-tints-soft-clay-40:#F7F5E5;--colour-tints-soft-clay-50:#F7F5E1;--colour-tints-soft-clay-100:#F2EAC2;--colour-tints-soft-clay-200:#D5C5C4;--colour-tints-soft-clay-300:#D0C0A9;--colour-tints-soft-clay-400:#CDAB8D;--colour-tints-soft-clay-500:#B59B82;--colour-tints-soft-clay-600:#A08651;--colour-tints-soft-clay-700:#8D7B5A;--colour-tints-soft-clay-800:#5A5920;--colour-tints-ice-20:#FAFFFF;--colour-tints-ice-30:#F8FFFE;--colour-tints-ice-40:#F4FFFD;--colour-tints-ice-50:#E6FFFF;--colour-tints-ice-100:#E4FFF8;--colour-tints-ice-200:#C9FFF0;--colour-tints-ice-300:#C2FFF0;--colour-tints-ice-400:#B8FFFC;--colour-tints-ice-500:#8Ce;--colour-tints-ice-600:#83BB82;--colour-tints-ice-700:#10CCC9;--colour-typography-heading-primary:#14343B;--colour-typography-heading-secondary:#B09670;--colour-typography-body-dark:#14343B;--colour-typography-body-default:#14343B;--colour-typography-body-subtle:#708380;--colour-background-mist-green:#C6D5D1;--colour-background-inkwell:#14343B;--colour-background-soft-clay:#B09670;--colour-background-white:#FFFFFF;--colour-background-ivory-paper:#FFF9E1;--colour-ui-mist-green:#C6D5D1;--colour-ui-inkwell:#14343B;--colour-ui-soft-clay:#B09670;--colour-ui-white:#FFFFFF;--colour-ui-ivory-paper:#FFF9E1;--colour-ui-azure:#7FE2D4;--colour-ui-ice:#A6FFF8;--radius-sm:6px;--radius-md:12px;--radius-pill:999px;--space-1:4px;--space-2:8px;--space-3:12px;--space-4:16px;--space-5:20px;--space-6:24px;--space-8:32px;--typography-headingfont:'NeuSans', 'Inter', 'Segoe UI', system-ui, sans-serif;--typography-bodyfont:'Helvetica', 'Inter', 'Segoe UI', system-ui, sans-serif;--typography-sansfont:'Inter', 'Segoe UI', system-ui, sans-serif;--font-weight-regular:400;--font-weight-book:500;--font-weight-semibold:600;--font-size-heading-1-desktop:56px;--font-size-heading-1-mobile:38px;--font-size-heading-2-desktop:44px;--font-size-heading-2-mobile:32px;--font-size-heading-3-desktop:34px;--font-size-heading-3-mobile:25px;--font-size-heading-4-desktop:24px;--font-size-heading-4-mobile:20px;--font-size-heading-5-desktop:20px;--font-size-heading-5-mobile:18px;--font-size-heading-xl-desktop:80px;--font-size-heading-xl-mobile:50px;--font-size-body-xlarge:22px;--font-size-body-large:18px;--font-size-body-medium:16px;--font-size-body-small:14px;--font-size-label-button:17px;--font-size-label-tag:14px;--line-height-heading-tight:1;--line-height-heading-normal:1.1;--line-height-heading-relaxed:1.2;--line-height-body-xlarge:28px;--line-height-body-large:26px;--line-height-body-medium:24px;--line-height-body-small:20px;--line-height-label-button:20px;--line-height-label-tag:1;--letter-spacing-heading:-0.02em;--letter-spacing-body:0;--grid-xlarge-breakpoint:1440px;--grid-xlarge-columns:12;--grid-xlarge-margin:80px;--grid-xlarge-gutter:24px;--grid-xlarge-max-width:1440px;--grid-large-breakpoint:1024px;--grid-large-columns:12;--grid-large-margin:64px;--grid-large-gutter:16px;--grid-large-max-width:1024px;--grid-medium-breakpoint:768px;--grid-medium-columns:6;--grid-medium-margin:32px;--grid-medium-gutter:16px;--grid-medium-max-width:768px;--grid-small-breakpoint:375px;--grid-small-columns:4;--grid-small-margin:20px;--grid-small-gutter:16px;--grid-small-max-width:100%;--grid-xsmall-breakpoint:320px;--grid-xsmall-columns:4;--grid-xsmall-margin:16px;--grid-xsmall-gutter:16px;--grid-xsmall-max-width:100%;--icon-size-small:16px;--icon-size-medium:24px;--icon-size-large:32px;--icon-badge-size:48px;--illustration-size:432px}";var i=Object.defineProperty;var r=(e,t)=>{for(var n in t)i(e,n,{get:t[n],enumerable:true})};var l=e=>{if(e.__stencil__getHostRef){return e.__stencil__getHostRef()}return void 0};var s=(e,t)=>{if(!t)return;e.__stencil__getHostRef=()=>t;t.t=e};var a=(e,t)=>{const n={o:0,$hostElement$:e,i:t,l:new Map,u:new Map};{n.p=new Promise((e=>n.v=e));e["s-p"]=[];e["s-rc"]=[]}{n.h=[]}const o=n;e.__stencil__getHostRef=()=>o;return o};var c=(e,t)=>t in e;var f=(e,t)=>(0,console.error)(e,t);var u=new Map;var d=(e,t,n)=>{const o=e.m.replace(/-/g,"_");const i=e.F;if(!i){return void 0}const r=u.get(i);if(r){return r[o]}
|
|
2
|
-
/*!__STENCIL_STATIC_IMPORT_SWITCH__*/return import(`./${i}.entry.js${""}`).then((e=>{{u.set(i,e)}return e[o]}),(e=>{f(e,t.$hostElement$)}))};var p=new Map;var v="{visibility:hidden}.hydrated{visibility:inherit}";var h="slot-fb{display:contents}slot-fb[hidden]{display:none}";var g=typeof window!=="undefined"?window:{};var m={o:0,k:"",jmp:e=>e(),raf:e=>requestAnimationFrame(e),ael:(e,t,n,o)=>e.addEventListener(t,n,o),rel:(e,t,n,o)=>e.removeEventListener(t,n,o),ce:(e,t)=>new CustomEvent(e,t)};var y=e=>Promise.resolve(e);var b=(()=>{try{new CSSStyleSheet;return typeof(new CSSStyleSheet).replaceSync==="function"}catch(e){}return false})();var F=b?(()=>!!g.document&&Object.getOwnPropertyDescriptor(g.document.adoptedStyleSheets,"length").writable)():false;var w=false;var x=[];var k=[];var $=(e,t)=>n=>{e.push(n);if(!w){w=true;if(t&&m.o&4){C(E)}else{m.raf(E)}}};var S=e=>{for(let t=0;t<e.length;t++){try{e[t](performance.now())}catch(e){f(e)}}e.length=0};var E=()=>{S(x);{S(k);if(w=x.length>0){m.raf(E)}}};var C=e=>y().then(e);var A=$(k,true);var z=e=>e!=null&&e!==void 0;var B=e=>{e=typeof e;return e==="object"||e==="function"};function D(e){var t,n,o;return(o=(n=(t=e.head)==null?void 0:t.querySelector('meta[name="csp-nonce"]'))==null?void 0:n.getAttribute("content"))!=null?o:void 0}var j=e=>e.replace(/[.*+?^${}()|[\]\\]/g,"\\$&");var O={};r(O,{err:()=>N,map:()=>U,ok:()=>M,unwrap:()=>R,unwrapErr:()=>I});var M=e=>({isOk:true,isErr:false,value:e});var N=e=>({isOk:false,isErr:true,value:e});function U(e,t){if(e.isOk){const n=t(e.value);if(n instanceof Promise){return n.then((e=>M(e)))}else{return M(n)}}if(e.isErr){const t=e.value;return N(t)}throw"should never get here"}var R=e=>{if(e.isOk){return e.value}else{throw e.value}};var I=e=>{if(e.isErr){return e.value}else{throw e.value}};function T(e){if(!b)return void 0;const t=new CSSStyleSheet;t.replaceSync(e);return t}var L;function P(e){var t;const n=this.attachShadow({mode:"open"});if(L===void 0)L=(t=T(o))!=null?t:null;if(L){if(F){n.adoptedStyleSheets.push(L)}else{n.adoptedStyleSheets=[...n.adoptedStyleSheets,L]}}}var W=e=>{const t=J(e,"childNodes");if(e.tagName&&e.tagName.includes("-")&&e["s-cr"]&&e.tagName!=="SLOT-FB"){_(t,e.tagName).forEach((e=>{if(e.nodeType===1&&e.tagName==="SLOT-FB"){if(V(e,Y(e),false).length){e.hidden=true}else{e.hidden=false}}}))}let n=0;for(n=0;n<t.length;n++){const e=t[n];if(e.nodeType===1&&J(e,"childNodes").length){W(e)}}};var H=e=>{const t=[];for(let n=0;n<e.length;n++){const o=e[n]["s-nr"]||void 0;if(o&&o.isConnected){t.push(o)}}return t};function _(e,t,n){let o=0;let i=[];let r;for(;o<e.length;o++){r=e[o];if(r["s-sr"]&&(!t||r["s-hn"]===t)&&n===void 0){i.push(r)}i=[...i,..._(r.childNodes,t,n)]}return i}var V=(e,t,n=true)=>{const o=[];if(n&&e["s-sr"]||!e["s-sr"])o.push(e);let i=e;while(i=i.nextSibling){if(Y(i)===t&&(n||!i["s-sr"]))o.push(i)}return o};var q=(e,t)=>{if(e.nodeType===1){if(e.getAttribute("slot")===null&&t===""){return true}if(e.getAttribute("slot")===t){return true}return false}if(e["s-sn"]===t){return true}return t===""};var Y=e=>typeof e["s-sn"]==="string"?e["s-sn"]:e.nodeType===1&&e.getAttribute("slot")||void 0;function G(e){if(e.assignedElements||e.assignedNodes||!e["s-sr"])return;const t=t=>function(e){const n=[];const o=this["s-sn"];if(e==null?void 0:e.flatten){console.error(`\n Flattening is not supported for Stencil non-shadow slots.\n You can use \`.childNodes\` to nested slot fallback content.\n If you have a particular use case, please open an issue on the Stencil repo.\n `)}const i=this["s-cr"].parentElement;const r=i.__childNodes?i.childNodes:H(i.childNodes);r.forEach((e=>{if(o===Y(e)){n.push(e)}}));if(t){return n.filter((e=>e.nodeType===1))}return n}.bind(e);e.assignedElements=t(true);e.assignedNodes=t(false)}function J(e,t){if("__"+t in e){const n=e["__"+t];if(typeof n!=="function")return n;return n.bind(e)}else{if(typeof e[t]!=="function")return e[t];return e[t].bind(e)}}var K=(e,t="")=>{{return()=>{}}};var Q=(e,t)=>{{return()=>{}}};var X=new WeakMap;var Z=(e,t,n)=>{let o=p.get(e);if(b&&n){o=o||new CSSStyleSheet;if(typeof o==="string"){o=t}else{o.replaceSync(t)}}else{o=t}p.set(e,o)};var ee=(e,t,n)=>{var o;const i=ne(t);const r=p.get(i);if(!g.document){return i}e=e.nodeType===11?e:g.document;if(r){if(typeof r==="string"){e=e.head||e;let n=X.get(e);let l;if(!n){X.set(e,n=new Set)}if(!n.has(i)){{l=g.document.createElement("style");l.innerHTML=r;const n=(o=m.$)!=null?o:D(g.document);if(n!=null){l.setAttribute("nonce",n)}if(!(t.o&1)){if(e.nodeName==="HEAD"){const t=e.querySelectorAll("link[rel=preconnect]");const n=t.length>0?t[t.length-1].nextSibling:e.querySelector("style");e.insertBefore(l,(n==null?void 0:n.parentNode)===e?n:null)}else if("host"in e){if(b){const t=new CSSStyleSheet;t.replaceSync(r);if(F){e.adoptedStyleSheets.unshift(t)}else{e.adoptedStyleSheets=[t,...e.adoptedStyleSheets]}}else{const t=e.querySelector("style");if(t){t.innerHTML=r+t.innerHTML}else{e.prepend(l)}}}else{e.append(l)}}if(t.o&1){e.insertBefore(l,null)}}if(t.o&4){l.innerHTML+=h}if(n){n.add(i)}}}else if(!e.adoptedStyleSheets.includes(r)){if(F){e.adoptedStyleSheets.push(r)}else{e.adoptedStyleSheets=[...e.adoptedStyleSheets,r]}}}return i};var te=e=>{const t=e.i;const n=e.$hostElement$;const o=t.o;const i=K("attachStyles",t.m);const r=ee(n.shadowRoot?n.shadowRoot:n.getRootNode(),t);if(o&10){n["s-sc"]=r;n.classList.add(r+"-h")}i()};var ne=(e,t)=>"sc-"+e.m;var oe=(e,t,...n)=>{let o=null;let i=null;let r=null;let l=false;let s=false;const a=[];const c=t=>{for(let n=0;n<t.length;n++){o=t[n];if(Array.isArray(o)){c(o)}else if(o!=null&&typeof o!=="boolean"){if(l=typeof e!=="function"&&!B(o)){o=String(o)}if(l&&s){a[a.length-1].S+=o}else{a.push(l?ie(null,o):o)}s=l}}};c(n);if(t){if(t.key){i=t.key}if(t.name){r=t.name}{const e=t.className||t.class;if(e){t.class=typeof e!=="object"?e:Object.keys(e).filter((t=>e[t])).join(" ")}}}if(typeof e==="function"){return e(t===null?{}:t,a,se)}const f=ie(e,null);f.C=t;if(a.length>0){f.A=a}{f.B=i}{f.D=r}return f};var ie=(e,t)=>{const n={o:0,j:e,S:t,O:null,A:null};{n.C=null}{n.B=null}{n.D=null}return n};var re={};var le=e=>e&&e.j===re;var se={forEach:(e,t)=>e.map(ae).forEach(t),map:(e,t)=>e.map(ae).map(t).map(ce)};var ae=e=>({vattrs:e.C,vchildren:e.A,vkey:e.B,vname:e.D,vtag:e.j,vtext:e.S});var ce=e=>{if(typeof e.vtag==="function"){const t={...e.vattrs};if(e.vkey){t.key=e.vkey}if(e.vname){t.name=e.vname}return oe(e.vtag,t,...e.vchildren||[])}const t=ie(e.vtag,e.vtext);t.C=e.vattrs;t.A=e.vchildren;t.B=e.vkey;t.D=e.vname;return t};var fe=e=>{const t=j(e);return new RegExp(`(^|[^@]|@(?!supports\\s+selector\\s*\\([^{]*?${t}))(${t}\\b)`,"g")};fe("::slotted");fe(":host");fe(":host-context");var ue=(e,t,n)=>{if(e!=null&&!B(e)){if(t&4){{return e==="false"?false:e===""||!!e}}if(t&2){return typeof e==="string"?parseFloat(e):typeof e==="number"?e:NaN}if(t&1){return String(e)}return e}return e};var de=(e,t,n)=>{const o=m.ce(t,n);e.dispatchEvent(o);return o};var pe=(e,t,n,o,i,r,l)=>{if(n===o){return}let s=c(e,t);t.toLowerCase();if(t==="class"){const t=e.classList;const i=he(n);let r=he(o);{t.remove(...i.filter((e=>e&&!r.includes(e))));t.add(...r.filter((e=>e&&!i.includes(e))))}}else if(t==="style"){{for(const t in n){if(!o||o[t]==null){if(t.includes("-")){e.style.removeProperty(t)}else{e.style[t]=""}}}}for(const t in o){if(!n||o[t]!==n[t]){if(t.includes("-")){e.style.setProperty(t,o[t])}else{e.style[t]=o[t]}}}}else if(t==="key");else{const l=B(o);if((s||l&&o!==null)&&true){try{if(!e.tagName.includes("-")){const i=o==null?"":o;if(t==="list"){s=false}else if(n==null||e[t]!=i){if(typeof e.__lookupSetter__(t)==="function"){e[t]=i}else{e.setAttribute(t,i)}}}else if(e[t]!==o){e[t]=o}}catch(e){}}if(o==null||o===false){if(o!==false||e.getAttribute(t)===""){{e.removeAttribute(t)}}}else if((!s||r&4||i)&&!l&&e.nodeType===1){o=o===true?"":o;{e.setAttribute(t,o)}}}};var ve=/\s/;var he=e=>{if(typeof e==="object"&&e&&"baseVal"in e){e=e.baseVal}if(!e||typeof e!=="string"){return[]}return e.split(ve)};var ge=(e,t,n,o)=>{const i=t.O.nodeType===11&&t.O.host?t.O.host:t.O;const r=e&&e.C||{};const l=t.C||{};{for(const e of me(Object.keys(r))){if(!(e in l)){pe(i,e,r[e],void 0,n,t.o)}}}for(const e of me(Object.keys(l))){pe(i,e,r[e],l[e],n,t.o)}};function me(e){return e.includes("ref")?[...e.filter((e=>e!=="ref")),"ref"]:e}var ye;var be;var Fe;var we=false;var xe=false;var ke=false;var $e=false;var Se=(e,n,o)=>{var i;const r=n.A[o];let l=0;let s;let a;let c;if(!we){ke=true;if(r.j==="slot"){r.o|=r.A?2:1}}if(r.S!==null){s=r.O=g.document.createTextNode(r.S)}else if(r.o&1){s=r.O=g.document.createTextNode("");{ge(null,r,$e)}}else{if(!g.document){throw new Error("You are trying to render a Stencil component in an environment that doesn't support the DOM. Make sure to populate the [`window`](https://developer.mozilla.org/en-US/docs/Web/API/Window/window) object before rendering a component.")}s=r.O=g.document.createElement(!we&&t.slotRelocation&&r.o&2?"slot-fb":r.j);{ge(null,r,$e)}if(z(ye)&&s["s-si"]!==ye){s.classList.add(s["s-si"]=ye)}if(r.A){for(l=0;l<r.A.length;++l){a=Se(e,r,l);if(a){s.appendChild(a)}}}}s["s-hn"]=Fe;{if(r.o&(2|1)){s["s-sr"]=true;s["s-cr"]=be;s["s-sn"]=r.D||"";s["s-rf"]=(i=r.C)==null?void 0:i.ref;G(s);c=e&&e.A&&e.A[o];if(c&&c.j===r.j&&e.O){{Ee(e.O,false)}}{Ue(be,s,n.O,e==null?void 0:e.O)}}}return s};var Ee=(e,t)=>{m.o|=1;const n=Array.from(e.__childNodes||e.childNodes);for(let e=n.length-1;e>=0;e--){const o=n[e];if(o["s-hn"]!==Fe&&o["s-ol"]){Ne(De(o).parentNode,o,De(o));o["s-ol"].remove();o["s-ol"]=void 0;o["s-sh"]=void 0;ke=true}if(t){Ee(o,t)}}m.o&=-2};var Ce=(e,t,n,o,i,r)=>{let l=e["s-cr"]&&e["s-cr"].parentNode||e;let s;if(l.shadowRoot&&l.tagName===Fe){l=l.shadowRoot}for(;i<=r;++i){if(o[i]){s=Se(null,n,i);if(s){o[i].O=s;Ne(l,s,De(t))}}}};var Ae=(e,t,n)=>{for(let o=t;o<=n;++o){const t=e[o];if(t){const e=t.O;if(e){{xe=true;if(e["s-ol"]){e["s-ol"].remove()}else{Ee(e,true)}}e.remove()}}}};var ze=(e,t,n,o,i=false)=>{let r=0;let l=0;let s=0;let a=0;let c=t.length-1;let f=t[0];let u=t[c];let d=o.length-1;let p=o[0];let v=o[d];let h;let g;while(r<=c&&l<=d){if(f==null){f=t[++r]}else if(u==null){u=t[--c]}else if(p==null){p=o[++l]}else if(v==null){v=o[--d]}else if(Be(f,p,i)){je(f,p,i);f=t[++r];p=o[++l]}else if(Be(u,v,i)){je(u,v,i);u=t[--c];v=o[--d]}else if(Be(f,v,i)){if(f.j==="slot"||v.j==="slot"){Ee(f.O.parentNode,false)}je(f,v,i);Ne(e,f.O,u.O.nextSibling);f=t[++r];v=o[--d]}else if(Be(u,p,i)){if(f.j==="slot"||v.j==="slot"){Ee(u.O.parentNode,false)}je(u,p,i);Ne(e,u.O,f.O);u=t[--c];p=o[++l]}else{s=-1;{for(a=r;a<=c;++a){if(t[a]&&t[a].B!==null&&t[a].B===p.B){s=a;break}}}if(s>=0){g=t[s];if(g.j!==p.j){h=Se(t&&t[l],n,s)}else{je(g,p,i);t[s]=void 0;h=g.O}p=o[++l]}else{h=Se(t&&t[l],n,l);p=o[++l]}if(h){{Ne(De(f.O).parentNode,h,De(f.O))}}}}if(r>c){Ce(e,o[d+1]==null?null:o[d+1].O,n,o,l,d)}else if(l>d){Ae(t,r,c)}};var Be=(e,t,n=false)=>{if(e.j===t.j){if(e.j==="slot"){return e.D===t.D}if(!n){return e.B===t.B}if(n&&!e.B&&t.B){e.B=t.B}return true}return false};var De=e=>e&&e["s-ol"]||e;var je=(e,n,o=false)=>{const i=n.O=e.O;const r=e.A;const l=n.A;const s=n.S;let a;if(s===null){{ge(e,n,$e)}if(r!==null&&l!==null){ze(i,r,n,l,o)}else if(l!==null){if(e.S!==null){i.textContent=""}Ce(i,null,n,l,0,l.length-1)}else if(!o&&t.updatable&&r!==null){Ae(r,0,r.length-1)}else;}else if(a=i["s-cr"]){a.parentNode.textContent=s}else if(e.S!==s){i.data=s}};var Oe=[];var Me=e=>{let t;let n;let o;const i=e.__childNodes||e.childNodes;for(const e of i){if(e["s-sr"]&&(t=e["s-cr"])&&t.parentNode){n=t.parentNode.__childNodes||t.parentNode.childNodes;const i=e["s-sn"];for(o=n.length-1;o>=0;o--){t=n[o];if(!t["s-cn"]&&!t["s-nr"]&&t["s-hn"]!==e["s-hn"]&&true){if(q(t,i)){let n=Oe.find((e=>e.M===t));xe=true;t["s-sn"]=t["s-sn"]||i;if(n){n.M["s-sh"]=e["s-hn"];n.N=e}else{t["s-sh"]=e["s-hn"];Oe.push({N:e,M:t})}if(t["s-sr"]){Oe.map((e=>{if(q(e.M,t["s-sn"])){n=Oe.find((e=>e.M===t));if(n&&!e.N){e.N=n.N}}}))}}else if(!Oe.some((e=>e.M===t))){Oe.push({M:t})}}}}if(e.nodeType===1){Me(e)}}};var Ne=(e,t,n)=>{if(typeof t["s-sn"]==="string"&&!!t["s-sr"]&&!!t["s-cr"]){Ue(t["s-cr"],t,e,t.parentElement)}{return e==null?void 0:e.insertBefore(t,n)}};function Ue(e,t,n,o){var i,r;let l;if(e&&typeof t["s-sn"]==="string"&&!!t["s-sr"]&&e.parentNode&&e.parentNode["s-sc"]&&(l=t["s-si"]||e.parentNode["s-sc"])){const e=t["s-sn"];const s=t["s-hn"];(i=n.classList)==null?void 0:i.add(l+"-s");if(o&&((r=o.classList)==null?void 0:r.contains(l+"-s"))){let t=(o.__childNodes||o.childNodes)[0];let n=false;while(t){if(t["s-sn"]!==e&&t["s-hn"]===s&&!!t["s-sr"]){n=true;break}t=t.nextSibling}if(!n)o.classList.remove(l+"-s")}}}var Re=(e,t,n=false)=>{var o,i,r,l;const s=e.$hostElement$;const a=e.i;const c=e.U||ie(null,null);const f=le(t);const u=f?t:oe(null,null,t);Fe=s.tagName;if(n&&u.C){for(const e of Object.keys(u.C)){if(s.hasAttribute(e)&&!["key","ref","style","class"].includes(e)){u.C[e]=s[e]}}}u.j=null;u.o|=4;e.U=u;u.O=c.O=s.shadowRoot||s;{ye=s["s-sc"]}we=!!(a.o&1)&&!(a.o&128);{be=s["s-cr"];xe=false}je(c,u,n);{m.o|=1;if(ke){Me(u.O);for(const e of Oe){const t=e.M;if(!t["s-ol"]&&g.document){const e=g.document.createTextNode("");e["s-nr"]=t;Ne(t.parentNode,t["s-ol"]=e,t)}}for(const e of Oe){const t=e.M;const s=e.N;if(s){const e=s.parentNode;let n=s.nextSibling;{let r=(o=t["s-ol"])==null?void 0:o.previousSibling;while(r){let o=(i=r["s-nr"])!=null?i:null;if(o&&o["s-sn"]===t["s-sn"]&&e===(o.__parentNode||o.parentNode)){o=o.nextSibling;while(o===t||(o==null?void 0:o["s-sr"])){o=o==null?void 0:o.nextSibling}if(!o||!o["s-nr"]){n=o;break}}r=r.previousSibling}}const l=t.__parentNode||t.parentNode;const a=t.__nextSibling||t.nextSibling;if(!n&&e!==l||a!==n){if(t!==n){if(!t["s-hn"]&&t["s-ol"]){t["s-hn"]=t["s-ol"].parentNode.nodeName}Ne(e,t,n);if(t.nodeType===1&&t.tagName!=="SLOT-FB"){t.hidden=(r=t["s-ih"])!=null?r:false}}}t&&typeof s["s-rf"]==="function"&&s["s-rf"](s)}else{if(t.nodeType===1){if(n){t["s-ih"]=(l=t.hidden)!=null?l:false}t.hidden=true}}}}if(xe){W(u.O)}m.o&=-2;Oe.length=0}be=void 0};var Ie=(e,t)=>{if(t&&!e.R&&t["s-p"]){const n=t["s-p"].push(new Promise((o=>e.R=()=>{t["s-p"].splice(n-1,1);o()})))}};var Te=(e,t)=>{{e.o|=16}if(e.o&4){e.o|=512;return}Ie(e,e.I);const n=()=>Le(e,t);if(t){queueMicrotask((()=>{n()}));return}return A(n)};var Le=(e,t)=>{const n=e.$hostElement$;const o=K("scheduleUpdate",e.i.m);const i=e.t;if(!i){throw new 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 r;if(t){{if(e.h.length){e.h.forEach((e=>e(n)))}}r=Ye(i,"componentWillLoad",void 0,n)}else{r=Ye(i,"componentWillUpdate",void 0,n)}r=Pe(r,(()=>Ye(i,"componentWillRender",void 0,n)));o();return Pe(r,(()=>He(e,i,t)))};var Pe=(e,t)=>We(e)?e.then(t).catch((e=>{console.error(e);t()})):t();var We=e=>e instanceof Promise||e&&e.then&&typeof e.then==="function";var He=async(e,t,n)=>{var o;const i=e.$hostElement$;const r=K("update",e.i.m);const l=i["s-rc"];if(n){te(e)}const s=K("render",e.i.m);{_e(e,t,i,n)}if(l){l.map((e=>e()));i["s-rc"]=void 0}s();r();{const t=(o=i["s-p"])!=null?o:[];const n=()=>Ve(e);if(t.length===0){n()}else{Promise.all(t).then(n);e.o|=4;t.length=0}}};var _e=(e,t,n,o)=>{try{t=t.render();{e.o&=-17}{e.o|=2}{{{Re(e,t,o)}}}}catch(t){f(t,e.$hostElement$)}return null};var Ve=e=>{const t=e.i.m;const n=e.$hostElement$;const o=K("postUpdate",t);const i=e.t;const r=e.I;Ye(i,"componentDidRender",void 0,n);if(!(e.o&64)){e.o|=64;{Ge(n)}Ye(i,"componentDidLoad",void 0,n);o();{e.v(n);if(!r){qe()}}}else{Ye(i,"componentDidUpdate",void 0,n);o()}{if(e.R){e.R();e.R=void 0}if(e.o&512){C((()=>Te(e,false)))}e.o&=-517}};var qe=t=>{C((()=>de(g,"appload",{detail:{namespace:e}})))};var Ye=(e,t,n,o)=>{if(e&&e[t]){try{return e[t](n)}catch(e){f(e,o)}}return void 0};var Ge=e=>{var n;return e.classList.add((n=t.hydratedSelectorName)!=null?n:"hydrated")};var Je=(e,t)=>l(e).l.get(t);var Ke=(e,t,n,o)=>{const i=l(e);if(!i){return}if(!i){throw new Error(`Couldn't find host element for "${o.m}" 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/stenciljs/core/issues/5457).`)}const r=i.l.get(t);const s=i.o;const a=i.t;n=ue(n,o.T[t][0]);const c=Number.isNaN(r)&&Number.isNaN(n);const f=n!==r&&!c;if((!(s&8)||r===void 0)&&f){i.l.set(t,n);if(a){if((s&(2|16))===2){if(a.componentShouldUpdate){if(a.componentShouldUpdate(n,r,t)===false){return}}Te(i,false)}}}};var Qe=(e,n,o)=>{var i,r;const s=e.prototype;if(n.T||t.propChangeCallback){const a=Object.entries((i=n.T)!=null?i:{});a.map((([e,[t]])=>{if(t&31||o&2&&t&32){const{get:i,set:r}=Object.getOwnPropertyDescriptor(s,e)||{};if(i)n.T[e][0]|=2048;if(r)n.T[e][0]|=4096;if(o&1||!i){Object.defineProperty(s,e,{get(){{if((n.T[e][0]&2048)===0){return Je(this,e)}const t=l(this);const o=t?t.t:s;if(!o)return;return o[e]}},configurable:true,enumerable:true})}Object.defineProperty(s,e,{set(i){const s=l(this);if(!s){return}if(r){const o=t&32?this[e]:s.$hostElement$[e];if(typeof o==="undefined"&&s.l.get(e)){i=s.l.get(e)}r.apply(this,[ue(i,t)]);i=t&32?this[e]:s.$hostElement$[e];Ke(this,e,i,n);return}{if((o&1)===0||(n.T[e][0]&4096)===0){Ke(this,e,i,n);if(o&1&&!s.t){s.h.push((()=>{if(n.T[e][0]&4096&&s.t[e]!==s.l.get(e)){s.t[e]=i}}))}return}const r=()=>{const o=s.t[e];if(!s.l.get(e)&&o){s.l.set(e,o)}s.t[e]=ue(i,t);Ke(this,e,s.t[e],n)};if(s.t){r()}else{s.h.push((()=>{r()}))}}}})}}));if(o&1){const o=new Map;s.attributeChangedCallback=function(e,i,r){m.jmp((()=>{var c;const f=o.get(e);const u=l(this);if(this.hasOwnProperty(f)&&t.lazyLoad){r=this[f];delete this[f]}if(s.hasOwnProperty(f)&&typeof this[f]==="number"&&this[f]==r){return}else if(f==null){const t=u==null?void 0:u.o;if(u&&t&&!(t&8)&&t&128&&r!==i){const t=u.t;const o=(c=n.L)==null?void 0:c[e];o==null?void 0:o.forEach((n=>{if(t[n]!=null){t[n].call(t,r,i,e)}}))}return}const d=a.find((([e])=>e===f));if(d&&d[1][0]&4){r=r===null||r==="false"?false:true}const p=Object.getOwnPropertyDescriptor(s,f);if(r!=this[f]&&(!p.get||!!p.set)){this[f]=r}}))};e.observedAttributes=Array.from(new Set([...Object.keys((r=n.L)!=null?r:{}),...a.filter((([e,t])=>t[0]&31)).map((([e,t])=>{const n=t[1]||e;o.set(n,e);return n}))]))}}return e};var Xe=async(e,t,n,o)=>{let i;if((t.o&32)===0){t.o|=32;const o=n.F;if(o){const o=d(n,t);if(o&&"then"in o){const e=Q();i=await o;e()}else{i=o}if(!i){throw new Error(`Constructor for "${n.m}#${t.P}" was not found`)}if(!i.isProxied){Qe(i,n,2);i.isProxied=true}const r=K("createInstance",n.m);{t.o|=8}try{new i(t)}catch(t){f(t,e)}{t.o&=-9}r();Ze(t.t,e)}else{i=e.constructor;const n=e.localName;customElements.whenDefined(n).then((()=>t.o|=128))}if(i&&i.style){let e;if(typeof i.style==="string"){e=i.style}const t=ne(n);if(!p.has(t)){const o=K("registerStyles",n.m);Z(t,e,!!(n.o&1));o()}}}const r=t.I;const l=()=>Te(t,true);if(r&&r["s-rc"]){r["s-rc"].push(l)}else{l()}};var Ze=(e,t)=>{{Ye(e,"connectedCallback",void 0,t)}};var et=e=>{if((m.o&1)===0){const t=l(e);if(!t){return}const n=t.i;const o=K("connectedCallback",n.m);if(!(t.o&1)){t.o|=1;{if(n.o&(4|8)){tt(e)}}{let n=e;while(n=n.parentNode||n.host){if(n["s-p"]){Ie(t,t.I=n);break}}}if(n.T){Object.entries(n.T).map((([t,[n]])=>{if(n&31&&t in e&&e[t]!==Object.prototype[t]){const n=e[t];delete e[t];e[t]=n}}))}{Xe(e,t,n)}}else{if(t==null?void 0:t.t){Ze(t.t,e)}else if(t==null?void 0:t.p){t.p.then((()=>Ze(t.t,e)))}}o()}};var tt=e=>{if(!g.document){return}const t=e["s-cr"]=g.document.createComment("");t["s-cn"]=true;Ne(e,t,e.firstChild)};var nt=(e,t)=>{{Ye(e,"disconnectedCallback",void 0,t||e)}};var ot=async e=>{if((m.o&1)===0){const t=l(e);if(t==null?void 0:t.t){nt(t.t,e)}else if(t==null?void 0:t.p){t.p.then((()=>nt(t.t,e)))}}if(X.has(e)){X.delete(e)}if(e.shadowRoot&&X.has(e.shadowRoot)){X.delete(e.shadowRoot)}};var it=(e,t={})=>{var n;if(!g.document){console.warn("Stencil: No document found. Skipping bootstrapping lazy components.");return}const o=K();const i=[];const r=t.exclude||[];const s=g.customElements;const c=g.document.head;const f=c.querySelector("meta[charset]");const u=g.document.createElement("style");const d=[];let p;let y=true;Object.assign(m,t);m.k=new URL(t.resourcesUrl||"./",g.document.baseURI).href;let b=false;e.map((e=>{e[1].map((t=>{const n={o:t[0],m:t[1],T:t[2],W:t[3]};if(n.o&4){b=true}{n.T=t[2]}const o=n.m;const c=class extends HTMLElement{constructor(e){super(e);this.hasRegisteredEventListeners=false;e=this;a(e,n);if(n.o&1){{if(!e.shadowRoot){P.call(e,n)}else{if(e.shadowRoot.mode!=="open"){throw new Error(`Unable to re-use existing shadow root for ${n.m}! Mode is set to ${e.shadowRoot.mode} but Stencil only supports open shadow roots.`)}}}}}connectedCallback(){const e=l(this);if(!e){return}if(!this.hasRegisteredEventListeners){this.hasRegisteredEventListeners=true}if(p){clearTimeout(p);p=null}if(y){d.push(this)}else{m.jmp((()=>et(this)))}}disconnectedCallback(){m.jmp((()=>ot(this)));m.raf((()=>{var e;const t=l(this);if(!t){return}const n=d.findIndex((e=>e===this));if(n>-1){d.splice(n,1)}if(((e=t==null?void 0:t.U)==null?void 0:e.O)instanceof Node&&!t.U.O.isConnected){delete t.U.O}}))}componentOnReady(){var e;return(e=l(this))==null?void 0:e.p}};n.F=e[0];if(!r.includes(o)&&!s.get(o)){i.push(o);s.define(o,Qe(c,n,1))}}))}));if(i.length>0){if(b){u.textContent+=h}{u.textContent+=i.sort()+v}if(u.innerHTML.length){u.setAttribute("data-styles","");const e=(n=m.$)!=null?n:D(g.document);if(e!=null){u.setAttribute("nonce",e)}c.insertBefore(u,f?f.nextSibling:c.firstChild)}}y=false;if(d.length){d.map((e=>e.connectedCallback()))}else{{m.jmp((()=>p=setTimeout(qe,30)))}}o()};var rt=e=>m.$=e;export{re as H,it as b,n as g,oe as h,y as p,s as r,rt as s};
|
|
3
|
-
//# sourceMappingURL=p-Dmaq2rkg.js.map
|