@usecapsule/core-components 3.5.0 → 3.5.1-dev.2
Sign up to get free protection for your applications and to get access to all the features.
- package/css/capsule-core.css +1 -1
- package/dist/capsule/capsule.esm.js +1 -1
- package/dist/capsule/capsule.esm.js.map +1 -1
- package/dist/capsule/{p-f0cd0482.entry.js → p-41bc3c58.entry.js} +2 -2
- package/dist/capsule/{p-c33942ad.entry.js → p-52bb30d8.entry.js} +2 -2
- package/dist/capsule/{p-5965b15e.entry.js → p-5cd62456.entry.js} +2 -2
- package/dist/capsule/{p-b96e357a.entry.js → p-7dff759e.entry.js} +2 -2
- package/dist/capsule/p-7dff759e.entry.js.map +1 -0
- package/dist/capsule/p-ab7b3141.entry.js +2 -0
- package/dist/capsule/p-c6940f81.entry.js +20 -0
- package/dist/capsule/p-c6940f81.entry.js.map +1 -0
- package/dist/capsule/{p-1bd11889.entry.js → p-c9e61114.entry.js} +2 -2
- package/dist/capsule/{p-9e64a60e.entry.js → p-d4bdb369.entry.js} +2 -2
- package/dist/capsule/{p-d165df27.entry.js → p-de2a16e4.entry.js} +2 -2
- package/dist/cjs/capsule.cjs.js +1 -1
- package/dist/cjs/cpsl-alert_34.cjs.entry.js +512 -73
- package/dist/cjs/cpsl-alert_34.cjs.entry.js.map +1 -1
- package/dist/cjs/cpsl-col.cjs.entry.js +1 -1
- package/dist/cjs/cpsl-grid.cjs.entry.js +2 -2
- package/dist/cjs/cpsl-hero.cjs.entry.js +8 -4
- package/dist/cjs/cpsl-hero.cjs.entry.js.map +1 -1
- package/dist/cjs/cpsl-identicon.cjs.entry.js +1 -1
- package/dist/cjs/cpsl-info-box.cjs.entry.js +1 -1
- package/dist/cjs/cpsl-modal-v2.cjs.entry.js +1 -1
- package/dist/cjs/cpsl-nav-button.cjs.entry.js +1 -1
- package/dist/cjs/cpsl-row.cjs.entry.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/assets/icons/alert-triangle.svg +5 -0
- package/dist/collection/assets/icons/arrow-circle-down-filled.svg +5 -0
- package/dist/collection/assets/icons/chevron-down.svg +5 -0
- package/dist/collection/assets/icons/chevron-selector-vertical.svg +5 -0
- package/dist/collection/assets/icons/credit-card-02.svg +5 -0
- package/dist/collection/assets/icons/edit-02.svg +5 -0
- package/dist/collection/assets/icons/index.js +371 -1
- package/dist/collection/assets/icons/index.js.map +1 -1
- package/dist/collection/assets/icons/plus.svg +5 -0
- package/dist/collection/assets/icons/polygon.svg +5 -0
- package/dist/collection/assets/icons/star-04-filled.svg +3 -0
- package/dist/collection/assets/icons/user.svg +5 -0
- package/dist/collection/assets/images/index.js +5 -1
- package/dist/collection/assets/images/index.js.map +1 -1
- package/dist/collection/components/cpsl-alert/cpsl-alert.css +23 -2
- package/dist/collection/components/cpsl-alert/cpsl-alert.js +21 -3
- package/dist/collection/components/cpsl-alert/cpsl-alert.js.map +1 -1
- package/dist/collection/components/cpsl-app-bar/cpsl-app-bar.js +3 -3
- package/dist/collection/components/cpsl-auth-modal/cpsl-auth-modal.css +3 -0
- package/dist/collection/components/cpsl-avatar/cpsl-avatar.js +1 -1
- package/dist/collection/components/cpsl-button/cpsl-button.js +2 -2
- package/dist/collection/components/cpsl-button-group/cpsl-button-group.js +1 -1
- package/dist/collection/components/cpsl-card/cpsl-card.js +1 -1
- package/dist/collection/components/cpsl-checkbox/cpsl-checkbox.js +1 -1
- package/dist/collection/components/cpsl-code-input/cpsl-code-input.js +2 -2
- package/dist/collection/components/cpsl-col/cpsl-col.js +1 -1
- package/dist/collection/components/cpsl-divider/cpsl-divider.js +1 -1
- package/dist/collection/components/cpsl-drawer/cpsl-drawer.js +2 -2
- package/dist/collection/components/cpsl-dropdown/cpsl-dropdown.js +1 -1
- package/dist/collection/components/cpsl-file-upload/cpsl-file-upload.js +20 -1
- package/dist/collection/components/cpsl-file-upload/cpsl-file-upload.js.map +1 -1
- package/dist/collection/components/cpsl-grid/cpsl-grid.js +2 -2
- package/dist/collection/components/cpsl-hero/cpsl-hero.css +4 -4
- package/dist/collection/components/cpsl-hero/cpsl-hero.js +2 -2
- package/dist/collection/components/cpsl-hero/cpsl-hero.js.map +1 -1
- package/dist/collection/components/cpsl-icon/cpsl-icon.js +2 -2
- package/dist/collection/components/cpsl-icon-group/cpsl-icon-group.js +1 -1
- package/dist/collection/components/cpsl-identicon/cpsl-identicon.js +1 -1
- package/dist/collection/components/cpsl-info-box/cpsl-info-box.js +1 -1
- package/dist/collection/components/cpsl-input/cpsl-input.js +22 -2
- package/dist/collection/components/cpsl-input/cpsl-input.js.map +1 -1
- package/dist/collection/components/cpsl-modal-v2/cpsl-modal-v2.js +1 -1
- package/dist/collection/components/cpsl-nav-button/cpsl-nav-button.js +1 -1
- package/dist/collection/components/cpsl-nav-button-group/cpsl-nav-button-group.js +1 -1
- package/dist/collection/components/cpsl-overlay/cpsl-overlay.js +1 -1
- package/dist/collection/components/cpsl-pagination/cpsl-pagination.js +1 -1
- package/dist/collection/components/cpsl-pill/cpsl-pill.js +1 -1
- package/dist/collection/components/cpsl-popover/cpsl-popover.js +6 -3
- package/dist/collection/components/cpsl-popover/cpsl-popover.js.map +1 -1
- package/dist/collection/components/cpsl-qr-code/cpsl-qr-code.js +1 -1
- package/dist/collection/components/cpsl-radio/cpsl-radio.js +1 -1
- package/dist/collection/components/cpsl-row/cpsl-row.js +1 -1
- package/dist/collection/components/cpsl-select/cpsl-select.css +1 -0
- package/dist/collection/components/cpsl-select/cpsl-select.js +45 -2
- package/dist/collection/components/cpsl-select/cpsl-select.js.map +1 -1
- package/dist/collection/components/cpsl-select-item/cpsl-select-item.js +1 -1
- package/dist/collection/components/cpsl-slide-button/cpsl-slide-button.js +3 -3
- package/dist/collection/components/cpsl-spinner/cpsl-spinner.js +2 -2
- package/dist/collection/components/cpsl-switch/cpsl-switch.js +1 -1
- package/dist/collection/components/cpsl-tab/cpsl-tab.css +4 -4
- package/dist/collection/components/cpsl-tab/cpsl-tab.js +1 -1
- package/dist/collection/components/cpsl-table/cpsl-table.js +1 -1
- package/dist/collection/components/cpsl-tabs/cpsl-tabs.js +1 -1
- package/dist/collection/components/cpsl-text/cpsl-text.css +176 -57
- package/dist/collection/components/cpsl-text/cpsl-text.js +30 -27
- package/dist/collection/components/cpsl-text/cpsl-text.js.map +1 -1
- package/dist/collection/components/cpsl-tile-button/cpsl-tile-button.js +2 -2
- package/dist/esm/capsule.js +1 -1
- package/dist/esm/cpsl-alert_34.entry.js +512 -73
- package/dist/esm/cpsl-alert_34.entry.js.map +1 -1
- package/dist/esm/cpsl-col.entry.js +1 -1
- package/dist/esm/cpsl-grid.entry.js +2 -2
- package/dist/esm/cpsl-hero.entry.js +8 -4
- package/dist/esm/cpsl-hero.entry.js.map +1 -1
- package/dist/esm/cpsl-identicon.entry.js +1 -1
- package/dist/esm/cpsl-info-box.entry.js +1 -1
- package/dist/esm/cpsl-modal-v2.entry.js +1 -1
- package/dist/esm/cpsl-nav-button.entry.js +1 -1
- package/dist/esm/cpsl-row.entry.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/scripts/buildAssets.js +9 -9
- package/dist/scripts/buildAssets.js.map +1 -1
- package/dist/types/assets/icons/index.d.ts +10 -0
- package/dist/types/components/cpsl-alert/cpsl-alert.d.ts +4 -0
- package/dist/types/components/cpsl-file-upload/cpsl-file-upload.d.ts +5 -0
- package/dist/types/components/cpsl-input/cpsl-input.d.ts +4 -0
- package/dist/types/components/cpsl-select/cpsl-select.d.ts +10 -0
- package/dist/types/components/cpsl-text/cpsl-text.d.ts +1 -1
- package/dist/types/components.d.ts +40 -0
- package/package.json +2 -3
- package/dist/capsule/p-b96e357a.entry.js.map +0 -1
- package/dist/capsule/p-cfc382c0.entry.js +0 -2
- package/dist/capsule/p-e3d856af.entry.js +0 -20
- package/dist/capsule/p-e3d856af.entry.js.map +0 -1
- /package/dist/capsule/{p-f0cd0482.entry.js.map → p-41bc3c58.entry.js.map} +0 -0
- /package/dist/capsule/{p-c33942ad.entry.js.map → p-52bb30d8.entry.js.map} +0 -0
- /package/dist/capsule/{p-5965b15e.entry.js.map → p-5cd62456.entry.js.map} +0 -0
- /package/dist/capsule/{p-cfc382c0.entry.js.map → p-ab7b3141.entry.js.map} +0 -0
- /package/dist/capsule/{p-1bd11889.entry.js.map → p-c9e61114.entry.js.map} +0 -0
- /package/dist/capsule/{p-9e64a60e.entry.js.map → p-d4bdb369.entry.js.map} +0 -0
- /package/dist/capsule/{p-d165df27.entry.js.map → p-de2a16e4.entry.js.map} +0 -0
- /package/dist/types/Users/{norwood/capsule-repos → taylorbosch/Documents/GitHub/Capsule}/web-sdk/packages/core-components/.stencil/scripts/buildAssets.d.ts +0 -0
@@ -1,7 +1,7 @@
|
|
1
1
|
import { r as registerInstance, h, H as Host, c as createEvent, g as getElement, F as Fragment } from './index-91db3414.js';
|
2
2
|
import { M as MOBILE_SIZE, a as DEFAULT_Z_INDICES } from './constants-fce138fa.js';
|
3
3
|
|
4
|
-
const cpslAlertCss = ":host{--container-gap:8px;--container-padding-top:14px;--container-padding-bottom:14px;--container-padding-start:16px;--container-padding-end:16px;--container-font-size:var(--cpsl-font-size-body-m);--container-border-width:1px;--container-border-radius:var(--cpsl-border-radius-alert);--container-background-color:var(--cpsl-color-background-0);--container-color:var(--cpsl-color-text-primary);--container-icon-color:var(--container-color);display:inline-block;font-family:var(--cpsl-font-family, inherit)}:host(.error){--container-border-color:var(--cpsl-color-utility-red)}:host(.warning){--container-border-color:var(--cpsl-color-utility-yellow)}:host(.success){--container-border-color:var(--cpsl-color-utility-green)}:host cpsl-icon{--icon-color:var(--container-icon-color);--height:20px;--width:20px}.alert-container{border-radius:var(--container-border-radius);-webkit-padding-start:var(--container-padding-start);padding-inline-start:var(--container-padding-start);-webkit-padding-end:var(--container-padding-end);padding-inline-end:var(--container-padding-end);padding-top:var(--container-padding-top);padding-bottom:var(--container-padding-bottom);font-size:var(--container-font-size);display:flex;align-items:
|
4
|
+
const cpslAlertCss = ":host{--container-gap:8px;--container-padding-top:14px;--container-padding-bottom:14px;--container-padding-start:16px;--container-padding-end:16px;--container-font-size:var(--cpsl-font-size-body-m);--container-border-width:1px;--container-border-radius:var(--cpsl-border-radius-alert);--container-background-color:var(--cpsl-color-background-0);--container-color:var(--cpsl-color-text-primary);--container-icon-color:var(--container-color);--container-align-items:center;--container-justify-content:center;--title-container-gap:8px;--title-container-align-items:center;--title-container-justify-content:center;display:inline-block;font-family:var(--cpsl-font-family, inherit)}:host(.error){--container-border-color:var(--cpsl-color-utility-red)}:host(.error):host(.filled){--container-background-color:var(--cpsl-color-utility-red-light)}:host(.warning){--container-border-color:var(--cpsl-color-utility-yellow)}:host(.warning):host(.filled){--container-background-color:var(--cpsl-color-utility-yellow-light)}:host(.success){--container-border-color:var(--cpsl-color-utility-green)}:host(.success):host(.filled){--container-background-color:var(--cpsl-color-utility-green-light)}:host cpsl-icon{--icon-color:var(--container-icon-color);--height:20px;--width:20px}.alert-container{border-radius:var(--container-border-radius);-webkit-padding-start:var(--container-padding-start);padding-inline-start:var(--container-padding-start);-webkit-padding-end:var(--container-padding-end);padding-inline-end:var(--container-padding-end);padding-top:var(--container-padding-top);padding-bottom:var(--container-padding-bottom);font-size:var(--container-font-size);display:flex;align-items:var(--container-align-items);justify-content:var(--container-justify-content);gap:var(--container-gap);border-style:solid;border-width:var(--container-border-width);border-color:var(--container-border-color);background-color:var(--container-background-color);color:var(--container-color)}.title-container{display:flex;align-items:var(--title-container-align-items);justify-content:var(--title-container-justify-content);gap:var(--title-container-gap)}";
|
5
5
|
const CpslAlertStyle0 = cpslAlertCss;
|
6
6
|
|
7
7
|
const CpslAlert = class {
|
@@ -9,8 +9,12 @@ const CpslAlert = class {
|
|
9
9
|
registerInstance(this, hostRef);
|
10
10
|
this.icon = undefined;
|
11
11
|
this.variant = 'error';
|
12
|
+
this.filled = undefined;
|
12
13
|
}
|
13
14
|
get iconType() {
|
15
|
+
if (this.icon) {
|
16
|
+
return this.icon;
|
17
|
+
}
|
14
18
|
switch (this.variant) {
|
15
19
|
case 'custom': {
|
16
20
|
return undefined;
|
@@ -28,7 +32,7 @@ const CpslAlert = class {
|
|
28
32
|
}
|
29
33
|
}
|
30
34
|
render() {
|
31
|
-
return (h(Host, { key: '
|
35
|
+
return (h(Host, { key: 'b3d99e91886b9f3c226c607a2755ec07eb490284', class: { error: this.variant === 'error', warning: this.variant === 'warning', success: this.variant === 'success', filled: this.filled } }, h("div", { key: '18d3cdfce1717d8980133650e37350e299badb73', class: "alert-container" }, h("div", { key: 'a5974d2702eb9da75b7b09cc922d9beebbc0cef1', class: "title-container" }, this.iconType && h("cpsl-icon", { key: 'c700339138baadd297ba39f5f28a9d519d467988', icon: this.iconType }), h("slot", { key: 'f3f6d037235e72ecfd91a70bfef118bbebe9563a' })), h("slot", { key: '06bf3e5d838e39a4771aef6bbf343d55142f1a0f', name: "subtitle" }))));
|
32
36
|
}
|
33
37
|
};
|
34
38
|
CpslAlert.style = CpslAlertStyle0;
|
@@ -44,13 +48,13 @@ const CpslAppBar = class {
|
|
44
48
|
this.zIndexOverride = undefined;
|
45
49
|
}
|
46
50
|
render() {
|
47
|
-
return (h(Host, { key: '
|
51
|
+
return (h(Host, { key: '281c1ebcc7ad61ccbd6878fb31d9b52a5860c273', style: Object.assign({
|
48
52
|
// position: this.position,
|
49
53
|
height: `${this.height}px`
|
50
|
-
}, (this.zIndexOverride ? { zIndex: `${this.zIndexOverride}` } : {})) }, h("div", { key: '
|
54
|
+
}, (this.zIndexOverride ? { zIndex: `${this.zIndexOverride}` } : {})) }, h("div", { key: '90fdd0e77212ac8a1c861e2402b34b15a9d26f7b', class: "container", part: "container", style: {
|
51
55
|
position: this.position,
|
52
56
|
height: `${this.height}px`,
|
53
|
-
} }, h("slot", { key: '
|
57
|
+
} }, h("slot", { key: '6aa42ab3e08a7d0629082a0bbba2831b1c9374f2' })), this.position === 'fixed' && (h("div", { key: '99169fc7212b22fcaa2e490ee2f6a7aad750e5a3', style: {
|
54
58
|
height: `${this.height}px`,
|
55
59
|
} }))));
|
56
60
|
}
|
@@ -6097,7 +6101,7 @@ gsap.registerPlugin(CSSPlugin);
|
|
6097
6101
|
|
6098
6102
|
var gsapWithCSS = gsap.registerPlugin(CSSPlugin) || gsap;
|
6099
6103
|
|
6100
|
-
const cpslAuthModalCss = ":host{--container-width:560px;--container-gap:8px;--card-box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.08);display:block;z-index:10011;position:relative}:host cpsl-overlay{z-index:10011}@media (max-width: 480px){:host(.include-mobile-styling) .modal-wrapper{scale:none;top:100%;left:0;height:unset;opacity:1}:host(.include-mobile-styling) .modal-container{width:100%;max-width:none;border-bottom-left-radius:0px;border-bottom-right-radius:0px}:host(.include-mobile-styling) .modal-body-card{--card-border-radius-bl:0px;--card-border-radius-br:0px}}:host(.no-overlay){z-index:0}:host(.no-overlay) .modal-body-card{--card-border-width:1px}.modal-wrapper{z-index:10011;position:fixed;top:0;left:0;display:none;height:100%;width:100%;justify-content:center;align-items:center;scale:0.8;opacity:0;transform:none}.modal-container{position:relative;overflow:hidden;width:var(--container-width);display:flex;flex-direction:column;gap:var(--container-gap);max-width:95vw;max-height:95vh;max-height:95dvh;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;}.modal-container ::-webkit-scrollbar{display:none}.modal-container.no-footer{gap:0px}.modal-body-card{--card-padding-top:16px;--card-padding-bottom:16px;--card-padding-start:16px;--card-padding-end:16px;--card-border-width:0px}.body::part(card-container){box-shadow:var(--card-box-shadow);width:100%}.no-opacity{opacity:0}.mobile-footer{margin-top:16px}.footer-hidden{height:0px;visibility:hidden;--card-padding-top:0px;--card-padding-bottom:0px;--card-padding-start:0px;--card-padding-end:0px;--card-border-width:0px}";
|
6104
|
+
const cpslAuthModalCss = ":host{--container-width:560px;--container-gap:8px;--card-box-shadow:0px 2px 5px 0px rgba(0, 0, 0, 0.08);display:block;z-index:10011;position:relative}:host cpsl-overlay{z-index:10011}@media (max-width: 480px){:host(.include-mobile-styling) .modal-wrapper{scale:none;top:100%;left:0;height:unset;opacity:1}:host(.include-mobile-styling) .modal-container{width:100%;max-width:none;border-bottom-left-radius:0px;border-bottom-right-radius:0px}:host(.include-mobile-styling) .modal-body-card{--card-border-radius-bl:0px;--card-border-radius-br:0px}}:host(.no-overlay){z-index:0}:host(.no-overlay) .modal-body-card{--card-border-width:1px}:host(.no-overlay) .modal-container{max-height:unset}.modal-wrapper{z-index:10011;position:fixed;top:0;left:0;display:none;height:100%;width:100%;justify-content:center;align-items:center;scale:0.8;opacity:0;transform:none}.modal-container{position:relative;overflow:hidden;width:var(--container-width);display:flex;flex-direction:column;gap:var(--container-gap);max-width:95vw;max-height:95vh;max-height:95dvh;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;}.modal-container ::-webkit-scrollbar{display:none}.modal-container.no-footer{gap:0px}.modal-body-card{--card-padding-top:16px;--card-padding-bottom:16px;--card-padding-start:16px;--card-padding-end:16px;--card-border-width:0px}.body::part(card-container){box-shadow:var(--card-box-shadow);width:100%}.no-opacity{opacity:0}.mobile-footer{margin-top:16px}.footer-hidden{height:0px;visibility:hidden;--card-padding-top:0px;--card-padding-bottom:0px;--card-padding-start:0px;--card-padding-end:0px;--card-border-width:0px}";
|
6101
6105
|
const CpslAuthModalStyle0 = cpslAuthModalCss;
|
6102
6106
|
|
6103
6107
|
const mm = gsapWithCSS.matchMedia();
|
@@ -6258,7 +6262,7 @@ const CpslAvatar = class {
|
|
6258
6262
|
}
|
6259
6263
|
render() {
|
6260
6264
|
var _a;
|
6261
|
-
return (h(Host, { key: '
|
6265
|
+
return (h(Host, { key: '04dfd668bc6ab12f758e82ccfd915f06e1de3504' }, h("span", { key: '906c7c6e113040b95273c987689e848954e14a1c', class: { round: this.variant === 'round' } }, h("img", { key: '2d952a27ebbeb118c931162487f2d7e13370b41f', src: this.src, alt: (_a = this.alt) !== null && _a !== void 0 ? _a : 'avatar' }))));
|
6262
6266
|
}
|
6263
6267
|
};
|
6264
6268
|
CpslAvatar.style = CpslAvatarStyle0;
|
@@ -6278,7 +6282,7 @@ const CpslButton = class {
|
|
6278
6282
|
this.variant = 'primary';
|
6279
6283
|
}
|
6280
6284
|
render() {
|
6281
|
-
return (h(Host, { key: '
|
6285
|
+
return (h(Host, { key: '7411754a763990dcbef83edbef353ebf3066f71d', class: {
|
6282
6286
|
// VARIANTS
|
6283
6287
|
'primary': this.variant === 'primary',
|
6284
6288
|
'secondary': this.variant === 'secondary',
|
@@ -6291,7 +6295,7 @@ const CpslButton = class {
|
|
6291
6295
|
// SIZES
|
6292
6296
|
'small': this.size === 'small',
|
6293
6297
|
'medium': this.size === 'medium',
|
6294
|
-
} }, h(this.as, { key: '
|
6298
|
+
} }, h(this.as, { key: '1c49c08c3ea7a105ce6c69302e2adc2bc6a443eb', href: this.href, target: this.target, part: "button-native", class: "button-native" }, h("slot", { key: '5ef09afd70e95c9c596c46d84a8d3410a8eba2a9', name: "start" }), h("slot", { key: 'f055ad44f74ca07a612c967432714c00e4b56ba9' }), h("slot", { key: '2a53e40d635b3de4441aed9005b4bb13d42e9d04', name: "end" }))));
|
6295
6299
|
}
|
6296
6300
|
};
|
6297
6301
|
CpslButton.style = CpslButtonStyle0;
|
@@ -6333,7 +6337,7 @@ const CpslButtonGroup = class {
|
|
6333
6337
|
return this.el.querySelectorAll('&> *:not(cpsl-button)');
|
6334
6338
|
}
|
6335
6339
|
render() {
|
6336
|
-
return (h(Host, { key: '
|
6340
|
+
return (h(Host, { key: '91ccfcaf08be6fc45076376b19e63b5b58ab9b15' }, h("slot", { key: '9af22dc4fcbd76ebc32e476d1682e2fe41b33f81' })));
|
6337
6341
|
}
|
6338
6342
|
get el() { return getElement(this); }
|
6339
6343
|
static get watchers() { return {
|
@@ -6350,7 +6354,7 @@ const CpslCard = class {
|
|
6350
6354
|
registerInstance(this, hostRef);
|
6351
6355
|
}
|
6352
6356
|
render() {
|
6353
|
-
return (h(Host, { key: '
|
6357
|
+
return (h(Host, { key: '21177f5a9ceec0246dc1fa89a052bfdadacc3063' }, h("div", { key: '0940e0aaf62b24e1be0e99c736069b5bb463854c', class: { card: true }, part: "card-container" }, h("slot", { key: '6317e03f97be9841c03b040845591043bf203e36' }))));
|
6354
6358
|
}
|
6355
6359
|
};
|
6356
6360
|
CpslCard.style = CpslCardStyle0;
|
@@ -6368,7 +6372,7 @@ const CpslCheckbox = class {
|
|
6368
6372
|
this.checked = undefined;
|
6369
6373
|
}
|
6370
6374
|
render() {
|
6371
|
-
return (h(Host, { key: '
|
6375
|
+
return (h(Host, { key: '236c0b027e72c0c25dbc2fd3183a77400c815f8c' }, h("input", { key: '8c350e21268b87d485b16796b2058c4e47f46e75', type: "checkbox", checked: this.checked }), h("span", { key: 'b1d8fc6dd380b67eb8940f55bba47810c54ee189', onClick: this.handleCheckboxClick, class: { container: true, checked: this.checked } }, h("cpsl-icon", { key: '2b3ddcad1e2b9007bda8135a810b75a1a2cfaeca', icon: "check" }))));
|
6372
6376
|
}
|
6373
6377
|
};
|
6374
6378
|
CpslCheckbox.style = CpslCheckboxStyle0;
|
@@ -6469,10 +6473,10 @@ const CpslCodeInput = class {
|
|
6469
6473
|
}
|
6470
6474
|
render() {
|
6471
6475
|
var _a;
|
6472
|
-
return (h(Host, { key: '
|
6476
|
+
return (h(Host, { key: 'fd588544d9cdebaaeb1961f4ecb5c5630e8e4699' }, h("div", { key: 'b795c99f0df6fbf4ba9a7118f3f737dbf22c7ee9', class: "code-container" }, new Array(this.length).fill(0).map((_, i) => {
|
6473
6477
|
var _a, _b;
|
6474
6478
|
return (h("input", { class: { 'code-input': true, 'error': Boolean(this.errorText), 'has-value': ((_a = this.code) === null || _a === void 0 ? void 0 : _a[i]) !== undefined }, id: `code-input-${i}`, onKeyDown: ev => this.handleKeyDown(i, ev), onInput: ev => this.handleInput(i, ev), onFocus: () => this.handleFocus(i), onPaste: this.handlePaste, min: 0, max: 9, value: (_b = this.code) === null || _b === void 0 ? void 0 : _b[i], inputMode: this.type === 'number' ? 'numeric' : 'text' }));
|
6475
|
-
})), (this.errorText || this.helperText) && (h("div", { key: '
|
6479
|
+
})), (this.errorText || this.helperText) && (h("div", { key: '9cff50eb172f38af5065ad79e3c767f2e8ec33c9', class: { 'helper-text-container': true, 'error-text': Boolean(this.errorText) } }, h("cpsl-icon", { key: 'c8d7dbbd0ec7a2015e2e8099d0448b847641b845', icon: this.errorText ? 'alertCircle' : 'infoCircle' }), h("span", { key: '4ae4009a2fb4d8f6dc4c985ea8d39c136cb23780' }, (_a = this.errorText) !== null && _a !== void 0 ? _a : this.helperText)))));
|
6476
6480
|
}
|
6477
6481
|
get el() { return getElement(this); }
|
6478
6482
|
};
|
@@ -6486,7 +6490,7 @@ const CpslDivider = class {
|
|
6486
6490
|
registerInstance(this, hostRef);
|
6487
6491
|
}
|
6488
6492
|
render() {
|
6489
|
-
return (h(Host, { key: '
|
6493
|
+
return (h(Host, { key: 'd5cffdef9344f7dcac4aae1bc2acca8c02d69946' }, h("div", { key: 'e07f8107804df83537a3b8e40d124c66d2fc6f44' }), h("slot", { key: 'd97f02d46a63d32d107838b5aa50654a9593cc8a' }), h("div", { key: '2316aed010b91a65c961e2f30cc2cde03b892429' })));
|
6490
6494
|
}
|
6491
6495
|
};
|
6492
6496
|
CpslDivider.style = CpslDividerStyle0;
|
@@ -6528,12 +6532,12 @@ const CpslDrawer = class {
|
|
6528
6532
|
const setHeight = this.anchor === 'top' || this.anchor === 'bottom';
|
6529
6533
|
const startingAnchor = (_a = `${this.anchorPosition}px`) !== null && _a !== void 0 ? _a : '0px';
|
6530
6534
|
const size = this.size === 'auto' ? 'auto' : `${this.size}px`;
|
6531
|
-
return (h(Host, { key: '
|
6535
|
+
return (h(Host, { key: '81d454f0a4532e333880f4e37a79545ee5710536', style: Object.assign({ width: setHeight ? '100vw' : size, height: setHeight ? size : '100vh', transitionDuration: `${this.showTransition ? this.transitionDuration : 0}s`, transitionTimingFunction: `${this.transitionFunction}`, [this.anchor]: this.open || this.variant === 'permanent' ? startingAnchor : this.closedAnchorPosition, opacity: this.closedAnchorPosition === undefined ? '0' : '1' }, (this.zIndexOverride ? { zIndex: `${this.zIndexOverride}` } : {})), class: {
|
6532
6536
|
top: this.anchor === 'top',
|
6533
6537
|
bottom: this.anchor === 'bottom',
|
6534
6538
|
left: this.anchor === 'left',
|
6535
6539
|
right: this.anchor === 'right',
|
6536
|
-
} }, this.variant === 'temporary' && !this.noOverlay && h("cpsl-overlay", { key: '
|
6540
|
+
} }, this.variant === 'temporary' && !this.noOverlay && h("cpsl-overlay", { key: '21fdc68cd01c652b7a9f8e1d624027f4051fdb47', open: this.open, zIndexOverride: DEFAULT_Z_INDICES.modal + 1 }), h("div", { key: '085ba3bf2b57ceeb5615c42816e7a0f8758eeeb0', id: "container", class: "container", part: "container" }, h("slot", { key: 'bd8517779864cf35bc30b33597b27a43c749ba1f' }))));
|
6537
6541
|
}
|
6538
6542
|
get el() { return getElement(this); }
|
6539
6543
|
};
|
@@ -6544,6 +6548,13 @@ const AlertCircle = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
|
|
6544
6548
|
</svg>
|
6545
6549
|
`;
|
6546
6550
|
|
6551
|
+
const AlertTriangle = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
6552
|
+
<g id="alert-triangle">
|
6553
|
+
<path id="Icon" d="M11.9998 8.99999V13M11.9998 17H12.0098M10.6151 3.89171L2.39019 18.0983C1.93398 18.8863 1.70588 19.2803 1.73959 19.6037C1.769 19.8857 1.91677 20.142 2.14613 20.3088C2.40908 20.5 2.86435 20.5 3.77487 20.5H20.2246C21.1352 20.5 21.5904 20.5 21.8534 20.3088C22.0827 20.142 22.2305 19.8857 22.2599 19.6037C22.2936 19.2803 22.0655 18.8863 21.6093 18.0983L13.3844 3.89171C12.9299 3.10654 12.7026 2.71396 12.4061 2.58211C12.1474 2.4671 11.8521 2.4671 11.5935 2.58211C11.2969 2.71396 11.0696 3.10655 10.6151 3.89171Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
6554
|
+
</g>
|
6555
|
+
</svg>
|
6556
|
+
`;
|
6557
|
+
|
6547
6558
|
const AngelListBrand = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
6548
6559
|
<path d="M17.7703 10.0969C18.3188 8.56875 19.8984 4.14844 19.8984 2.73281C19.8984 1.48594 19.1625 0.440625 17.85 0.440625C15.7594 0.440625 13.8844 6.61406 13.2984 8.08594C12.8438 6.75 10.7156 0 8.84063 0C7.38282 0 6.69844 1.07344 6.69844 2.42344C6.69844 4.07812 8.30156 8.36719 8.88281 10.0172C8.5875 9.90938 8.26875 9.81562 7.94531 9.81562C6.84844 9.81562 5.68125 11.1797 5.68125 12.2812C5.68125 12.6984 5.91094 13.2844 6.05625 13.6734C4.32656 14.1422 3.66094 15.2953 3.66094 17.0344C3.65625 20.4187 6.8625 24 11.3719 24C16.9031 24 20.3438 19.8469 20.3438 14.4891C20.3438 12.4688 20.0203 10.6453 17.7703 10.0969ZM16.1109 5.0625C16.2984 4.48594 17.1 2.04844 17.85 2.04844C18.2531 2.04844 18.3609 2.46563 18.3609 2.79844C18.3609 3.69375 16.5516 8.63906 16.1531 9.73594L14.5594 9.45469L16.1109 5.0625ZM8.17032 2.26406C8.17032 1.70625 8.85 0.121875 10.3406 4.47188L11.9625 9.17344C11.2313 9.1125 10.6641 9.03281 10.3031 9.23906C9.79219 7.88906 8.17032 3.62812 8.17032 2.26406ZM8.0625 11.4375C9.43594 11.4375 11.2078 15.8719 11.2078 16.4719C11.2078 16.7109 10.9781 17.0062 10.7109 17.0062C9.73125 17.0062 7.10625 13.4016 7.10625 12.4266C7.11094 12.0656 7.70156 11.4375 8.0625 11.4375ZM16.7016 20.1703C15.3375 21.6703 13.5938 22.4484 11.5594 22.4484C8.775 22.4484 6.57656 20.9203 5.51719 18.3094C4.71563 16.275 5.69532 15.1078 6.48282 15.1078C7.01719 15.1078 9.02813 17.9344 9.02813 18.5344C9.02813 18.7641 8.66719 18.9234 8.47969 18.9234C7.725 18.9234 7.42969 18.1969 6.08438 16.5141C4.69219 17.9062 7.04532 20.5875 8.81719 20.5875C10.0406 20.5875 10.8375 19.4531 10.5984 18.6188C10.7719 18.6188 10.9875 18.6328 11.1469 18.5906C11.1984 19.8609 11.5734 21.375 13.1016 21.4828C13.1016 21.4406 13.1953 21.15 13.1953 21.1359C13.1953 20.3203 12.6984 19.6078 12.6984 18.7781C12.6984 17.4516 13.7156 16.1672 14.7469 15.4172C15.1219 15.1359 15.5766 14.9625 16.0172 14.8031C16.4719 14.6297 16.9547 14.4281 17.3016 14.0812C17.25 13.5562 17.0344 13.0922 16.5094 13.0922C15.2109 13.0922 10.8563 13.2797 10.8563 11.2313C10.8563 10.9172 10.8609 10.6172 11.6719 10.6172C13.1859 10.6172 17.0297 10.9922 18.1547 11.9813C19.0031 12.7359 19.2938 17.2875 16.7016 20.1703ZM12.0797 14.2641C12.5344 14.4094 13.0031 14.4516 13.4719 14.5453C13.125 14.7984 12.8156 15.1078 12.5203 15.4406C12.3891 15.0422 12.2297 14.6531 12.0797 14.2641Z" fill="black"/>
|
6549
6560
|
</svg>
|
@@ -6569,6 +6580,12 @@ const ArrowCircleBrokenDownLeft = `<svg width="24" height="24" viewBox="0 0 24 2
|
|
6569
6580
|
</svg>
|
6570
6581
|
`;
|
6571
6582
|
|
6583
|
+
const ArrowCircleDownFilled = `<svg width="32" height="32" viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
6584
|
+
<rect y="32" width="32" height="32" rx="16" transform="rotate(-90 0 32)" fill="#EBEBEB" />
|
6585
|
+
<path d="M16 10.1667L16 21.8333M16 21.8333L21.8334 16M16 21.8333L10.1667 16" stroke="#616161" stroke-width="2"
|
6586
|
+
stroke-linecap="round" stroke-linejoin="round" />
|
6587
|
+
</svg>`;
|
6588
|
+
|
6572
6589
|
const ArrowNarrow = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
6573
6590
|
<path d="M4 12H20M20 12L14 6M20 12L14 18" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
6574
6591
|
</svg>
|
@@ -6709,6 +6726,19 @@ const Check = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" strok
|
|
6709
6726
|
</svg>
|
6710
6727
|
`;
|
6711
6728
|
|
6729
|
+
const ChevronDown = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
6730
|
+
<path fill-rule="evenodd" clip-rule="evenodd"
|
6731
|
+
d="M3.52864 5.52851C3.78899 5.26816 4.2111 5.26816 4.47145 5.52851L8.00004 9.05711L11.5286 5.52851C11.789 5.26816 12.2111 5.26816 12.4714 5.52851C12.7318 5.78886 12.7318 6.21097 12.4714 6.47132L8.47145 10.4713C8.2111 10.7317 7.78899 10.7317 7.52864 10.4713L3.52864 6.47132C3.26829 6.21097 3.26829 5.78886 3.52864 5.52851Z"
|
6732
|
+
fill="#141414" />
|
6733
|
+
</svg>`;
|
6734
|
+
|
6735
|
+
const ChevronSelectorVertical = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
6736
|
+
<g id="chevron-selector-vertical">
|
6737
|
+
<path id="Icon" d="M7 15L12 20L17 15M7 9L12 4L17 9" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
6738
|
+
</g>
|
6739
|
+
</svg>
|
6740
|
+
`;
|
6741
|
+
|
6712
6742
|
const ChevronUp = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
6713
6743
|
<path d="M18 15L12 9L6 15" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
6714
6744
|
</svg>
|
@@ -6754,6 +6784,13 @@ const Cosmos = `<svg id="Layer_1" data-name="Layer 1" xmlns="http://www.w3.org/2
|
|
6754
6784
|
</svg>
|
6755
6785
|
`;
|
6756
6786
|
|
6787
|
+
const CreditCard02 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
6788
|
+
<g id="credit-card-02">
|
6789
|
+
<path id="Icon" d="M22 10H2M11 14H6M2 8.2L2 15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.07989 19 5.2 19L18.8 19C19.9201 19 20.4802 19 20.908 18.782C21.2843 18.5903 21.5903 18.2843 21.782 17.908C22 17.4802 22 16.9201 22 15.8V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5L5.2 5C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.07989 2 8.2Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
6790
|
+
</g>
|
6791
|
+
</svg>
|
6792
|
+
`;
|
6793
|
+
|
6757
6794
|
const CreditCard = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
6758
6795
|
<path d="M22 10H2M2 8.2L2 15.8C2 16.9201 2 17.4802 2.21799 17.908C2.40973 18.2843 2.71569 18.5903 3.09202 18.782C3.51984 19 4.07989 19 5.2 19L18.8 19C19.9201 19 20.4802 19 20.908 18.782C21.2843 18.5903 21.5903 18.2843 21.782 17.908C22 17.4802 22 16.9201 22 15.8V8.2C22 7.0799 22 6.51984 21.782 6.09202C21.5903 5.7157 21.2843 5.40974 20.908 5.21799C20.4802 5 19.9201 5 18.8 5L5.2 5C4.0799 5 3.51984 5 3.09202 5.21799C2.7157 5.40973 2.40973 5.71569 2.21799 6.09202C2 6.51984 2 7.07989 2 8.2Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
6759
6796
|
</svg>
|
@@ -6824,6 +6861,13 @@ const Earth = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns
|
|
6824
6861
|
</svg>
|
6825
6862
|
`;
|
6826
6863
|
|
6864
|
+
const Edit02 = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
6865
|
+
<g id="edit-02">
|
6866
|
+
<path id="Icon" d="M18 10.0001L14 6.00006M2.5 21.5001L5.88437 21.124C6.29786 21.0781 6.5046 21.0551 6.69785 20.9925C6.86929 20.937 7.03245 20.8586 7.18289 20.7594C7.35245 20.6476 7.49955 20.5005 7.79373 20.2063L21 7.00006C22.1046 5.89549 22.1046 4.10463 21 3.00006C19.8955 1.89549 18.1046 1.89549 17 3.00006L3.79373 16.2063C3.49955 16.5005 3.35246 16.6476 3.24064 16.8172C3.14143 16.9676 3.06301 17.1308 3.00751 17.3022C2.94496 17.4955 2.92198 17.7022 2.87604 18.1157L2.5 21.5001Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
6867
|
+
</g>
|
6868
|
+
</svg>
|
6869
|
+
`;
|
6870
|
+
|
6827
6871
|
const Ethereum = `<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
|
6828
6872
|
<path d="M15 9.99996L10 13.3333L5 9.99996L10 1.66663L15 9.99996Z" fill="black"/>
|
6829
6873
|
<path d="M10 14.1666L5 10.8333L10 18.3333L15 10.8333L10 14.1666Z" fill="black"/>
|
@@ -7307,6 +7351,19 @@ const PlusCircle = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none"
|
|
7307
7351
|
</g>
|
7308
7352
|
</svg>`;
|
7309
7353
|
|
7354
|
+
const Plus = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
7355
|
+
<g id="plus">
|
7356
|
+
<path id="Icon" d="M12 5V19M5 12H19" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
7357
|
+
</g>
|
7358
|
+
</svg>
|
7359
|
+
`;
|
7360
|
+
|
7361
|
+
const Polygon = `<svg width="16" height="16" viewBox="0 0 16 16" fill="none" xmlns="http://www.w3.org/2000/svg">
|
7362
|
+
<path
|
7363
|
+
d="M12.0738 5.40664C11.7786 5.23751 11.3948 5.23751 11.0701 5.40664L8.7675 6.70333L7.20293 7.54902L4.90037 8.84568C4.60516 9.01481 4.2214 9.01481 3.89668 8.84568L2.06642 7.83086C1.77122 7.66173 1.56458 7.35168 1.56458 7.01341V5.01199C1.56458 4.67373 1.7417 4.36365 2.06642 4.19452L3.86715 3.20791C4.16236 3.03877 4.54612 3.03877 4.87084 3.20791L6.67159 4.19452C6.96677 4.36365 7.17343 4.67373 7.17343 5.01199V6.30869L8.738 5.43483V4.13814C8.738 3.79987 8.5609 3.48979 8.23616 3.32066L4.90037 1.46019C4.60516 1.29106 4.2214 1.29106 3.89668 1.46019L0.501845 3.32066C0.177122 3.48979 0 3.79987 0 4.13814V7.88727C0 8.22553 0.177122 8.53563 0.501845 8.70476L3.89668 10.5652C4.19187 10.7343 4.57564 10.7343 4.90037 10.5652L7.20293 9.29671L8.7675 8.42286L11.0701 7.15435C11.3653 6.98522 11.7491 6.98522 12.0738 7.15435L13.8745 8.14096C14.1697 8.31009 14.3764 8.6202 14.3764 8.95845V10.9598C14.3764 11.2981 14.1993 11.6082 13.8745 11.7773L12.0738 12.7921C11.7786 12.9613 11.3948 12.9613 11.0701 12.7921L9.26939 11.8055C8.97416 11.6364 8.7675 11.3263 8.7675 10.988V9.69137L7.20293 10.5652V11.8619C7.20293 12.2001 7.38008 12.5102 7.70476 12.6794L11.0996 14.5398C11.3948 14.709 11.7786 14.709 12.1033 14.5398L15.4982 12.6794C15.7933 12.5102 16 12.2001 16 11.8619V8.11275C16 7.7745 15.8228 7.46445 15.4982 7.29532L12.0738 5.40664Z"
|
7364
|
+
fill="#8247E5" />
|
7365
|
+
</svg>`;
|
7366
|
+
|
7310
7367
|
const PuzzlePiece = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
7311
7368
|
<path d="M7.5 4.5C7.5 3.11929 8.61929 2 10 2C11.3807 2 12.5 3.11929 12.5 4.5V6H13.5C14.8978 6 15.5967 6 16.1481 6.22836C16.8831 6.53284 17.4672 7.11687 17.7716 7.85195C18 8.40326 18 9.10218 18 10.5H19.5C20.8807 10.5 22 11.6193 22 13C22 14.3807 20.8807 15.5 19.5 15.5H18V17.2C18 18.8802 18 19.7202 17.673 20.362C17.3854 20.9265 16.9265 21.3854 16.362 21.673C15.7202 22 14.8802 22 13.2 22H12.5V20.25C12.5 19.0074 11.4926 18 10.25 18C9.00736 18 8 19.0074 8 20.25V22H6.8C5.11984 22 4.27976 22 3.63803 21.673C3.07354 21.3854 2.6146 20.9265 2.32698 20.362C2 19.7202 2 18.8802 2 17.2V15.5H3.5C4.88071 15.5 6 14.3807 6 13C6 11.6193 4.88071 10.5 3.5 10.5H2C2 9.10218 2 8.40326 2.22836 7.85195C2.53284 7.11687 3.11687 6.53284 3.85195 6.22836C4.40326 6 5.10218 6 6.5 6H7.5V4.5Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
7312
7369
|
</svg>
|
@@ -7416,6 +7473,10 @@ const Solana = `<svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" v
|
|
7416
7473
|
</svg>
|
7417
7474
|
`;
|
7418
7475
|
|
7476
|
+
const Star04Filled = `<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" stroke="none" fill="currentColor">
|
7477
|
+
<path d="M12.9333 1.64102C12.7848 1.25483 12.4138 1 12 1C11.5862 1 11.2152 1.25483 11.0667 1.64102L9.0547 6.87211C8.7543 7.65315 8.6599 7.87822 8.53078 8.05981C8.40122 8.24202 8.24202 8.40122 8.05981 8.53078C7.87822 8.6599 7.65315 8.7543 6.8721 9.0547L1.64102 11.0667C1.25483 11.2152 1 11.5862 1 12C1 12.4138 1.25483 12.7848 1.64102 12.9333L6.87211 14.9453C7.65315 15.2457 7.87822 15.3401 8.05981 15.4692C8.24202 15.5988 8.40122 15.758 8.53078 15.9402C8.6599 16.1218 8.7543 16.3469 9.0547 17.1279L11.0667 22.359C11.2152 22.7452 11.5862 23 12 23C12.4138 23 12.7848 22.7452 12.9333 22.359L14.9453 17.1279C15.2457 16.3469 15.3401 16.1218 15.4692 15.9402C15.5988 15.758 15.758 15.5988 15.9402 15.4692C16.1218 15.3401 16.3469 15.2457 17.1279 14.9453L22.359 12.9333C22.7452 12.7848 23 12.4138 23 12C23 11.5862 22.7452 11.2152 22.359 11.0667L17.1279 9.0547C16.3469 8.7543 16.1218 8.6599 15.9402 8.53078C15.758 8.40122 15.5988 8.24202 15.4692 8.05981C15.3401 7.87822 15.2457 7.65315 14.9453 6.87211L12.9333 1.64102Z" />
|
7478
|
+
</svg>`;
|
7479
|
+
|
7419
7480
|
const Stars = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
7420
7481
|
<path d="M6.5 13L7.28446 14.5689C7.54995 15.0999 7.68269 15.3654 7.86003 15.5954C8.01739 15.7996 8.20041 15.9826 8.40455 16.14C8.63462 16.3173 8.9001 16.4501 9.43108 16.7155L11 17.5L9.43108 18.2845C8.9001 18.5499 8.63462 18.6827 8.40455 18.86C8.20041 19.0174 8.01739 19.2004 7.86003 19.4046C7.68269 19.6346 7.54995 19.9001 7.28446 20.4311L6.5 22L5.71554 20.4311C5.45005 19.9001 5.31731 19.6346 5.13997 19.4046C4.98261 19.2004 4.79959 19.0174 4.59545 18.86C4.36538 18.6827 4.0999 18.5499 3.56892 18.2845L2 17.5L3.56892 16.7155C4.0999 16.4501 4.36538 16.3173 4.59545 16.14C4.79959 15.9826 4.98261 15.7996 5.13997 15.5954C5.31731 15.3654 5.45005 15.0999 5.71554 14.5689L6.5 13Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
7421
7482
|
<path d="M15 2L16.1786 5.06442C16.4606 5.79765 16.6016 6.16426 16.8209 6.47264C17.0153 6.74595 17.254 6.98475 17.5274 7.17909C17.8357 7.39836 18.2024 7.53937 18.9356 7.82138L22 9L18.9356 10.1786C18.2024 10.4606 17.8357 10.6016 17.5274 10.8209C17.254 11.0153 17.0153 11.254 16.8209 11.5274C16.6016 11.8357 16.4606 12.2024 16.1786 12.9356L15 16L13.8214 12.9356C13.5394 12.2024 13.3984 11.8357 13.1791 11.5274C12.9847 11.254 12.746 11.0153 12.4726 10.8209C12.1643 10.6016 11.7976 10.4606 11.0644 10.1786L8 9L11.0644 7.82138C11.7976 7.53937 12.1643 7.39836 12.4726 7.17909C12.746 6.98475 12.9847 6.74595 13.1791 6.47264C13.3984 6.16426 13.5394 5.79765 13.8214 5.06442L15 2Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
@@ -7502,6 +7563,13 @@ const Twitter = `<svg width="24" height="24" viewBox="0 0 24 24" fill="currentCo
|
|
7502
7563
|
</svg>
|
7503
7564
|
`;
|
7504
7565
|
|
7566
|
+
const User = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
7567
|
+
<g id="user-03">
|
7568
|
+
<path id="Icon" d="M3 20C5.33579 17.5226 8.50702 16 12 16C15.493 16 18.6642 17.5226 21 20M16.5 7.5C16.5 9.98528 14.4853 12 12 12C9.51472 12 7.5 9.98528 7.5 7.5C7.5 5.01472 9.51472 3 12 3C14.4853 3 16.5 5.01472 16.5 7.5Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
7569
|
+
</g>
|
7570
|
+
</svg>
|
7571
|
+
`;
|
7572
|
+
|
7505
7573
|
const Wallet = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" xmlns="http://www.w3.org/2000/svg">
|
7506
7574
|
<g id="wallet-04">
|
7507
7575
|
<path id="Icon" d="M20 9.5V7.2C20 6.0799 20 5.51984 19.782 5.09202C19.5903 4.7157 19.2843 4.40974 18.908 4.21799C18.4802 4 17.9201 4 16.8 4H5.2C4.0799 4 3.51984 4 3.09202 4.21799C2.7157 4.40973 2.40973 4.71569 2.21799 5.09202C2 5.51984 2 6.0799 2 7.2V16.8C2 17.9201 2 18.4802 2.21799 18.908C2.40973 19.2843 2.71569 19.5903 3.09202 19.782C3.51984 20 4.07989 20 5.2 20L16.8 20C17.9201 20 18.4802 20 18.908 19.782C19.2843 19.5903 19.5903 19.2843 19.782 18.908C20 18.4802 20 17.9201 20 16.8V14.5M15 12C15 11.5353 15 11.303 15.0384 11.1098C15.1962 10.3164 15.8164 9.69624 16.6098 9.53843C16.803 9.5 17.0353 9.5 17.5 9.5H19.5C19.9647 9.5 20.197 9.5 20.3902 9.53843C21.1836 9.69624 21.8038 10.3164 21.9616 11.1098C22 11.303 22 11.5353 22 12C22 12.4647 22 12.697 21.9616 12.8902C21.8038 13.6836 21.1836 14.3038 20.3902 14.4616C20.197 14.5 19.9647 14.5 19.5 14.5H17.5C17.0353 14.5 16.803 14.5 16.6098 14.4616C15.8164 14.3038 15.1962 13.6836 15.0384 12.8902C15 12.697 15 12.4647 15 12Z" stroke-width="2" stroke-linecap="round" stroke-linejoin="round"/>
|
@@ -11500,7 +11568,367 @@ const ZW = `<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="h
|
|
11500
11568
|
</svg>
|
11501
11569
|
`;
|
11502
11570
|
|
11503
|
-
const Icons = {
|
11571
|
+
const Icons = {
|
11572
|
+
alertCircle: AlertCircle,
|
11573
|
+
alertTriangle: AlertTriangle,
|
11574
|
+
angelListBrand: AngelListBrand,
|
11575
|
+
angelList: AngelList,
|
11576
|
+
appleBrand: AppleBrand,
|
11577
|
+
apple: Apple,
|
11578
|
+
arrowCircleBrokenDownLeft: ArrowCircleBrokenDownLeft,
|
11579
|
+
arrowCircleDownFilled: ArrowCircleDownFilled,
|
11580
|
+
arrowNarrow: ArrowNarrow,
|
11581
|
+
arrow: Arrow,
|
11582
|
+
backupKit: BackupKit,
|
11583
|
+
bank: Bank,
|
11584
|
+
brush: Brush,
|
11585
|
+
capsuleLogo: CapsuleLogo,
|
11586
|
+
capsuleRingsDark: CapsuleRingsDark,
|
11587
|
+
capsuleRings: CapsuleRings,
|
11588
|
+
capsule: Capsule,
|
11589
|
+
checkCircleFilled: CheckCircleFilled,
|
11590
|
+
checkCircle: CheckCircle,
|
11591
|
+
check: Check,
|
11592
|
+
chevronDown: ChevronDown,
|
11593
|
+
chevronSelectorVertical: ChevronSelectorVertical,
|
11594
|
+
chevronUp: ChevronUp,
|
11595
|
+
clock: Clock,
|
11596
|
+
close: Close,
|
11597
|
+
clubhouseBrand: ClubhouseBrand,
|
11598
|
+
clubhouse: Clubhouse,
|
11599
|
+
copy: Copy,
|
11600
|
+
cosmos: Cosmos,
|
11601
|
+
creditCard02: CreditCard02,
|
11602
|
+
creditCard: CreditCard,
|
11603
|
+
cube: Cube,
|
11604
|
+
decentBrand: DecentBrand,
|
11605
|
+
decent: Decent,
|
11606
|
+
discordBrand: DiscordBrand,
|
11607
|
+
discord: Discord,
|
11608
|
+
dot: Dot,
|
11609
|
+
downloadCloud: DownloadCloud,
|
11610
|
+
download: Download,
|
11611
|
+
dribbbleBrand: DribbbleBrand,
|
11612
|
+
dribbble: Dribbble,
|
11613
|
+
earth: Earth,
|
11614
|
+
edit02: Edit02,
|
11615
|
+
ethereum: Ethereum,
|
11616
|
+
eyeOff: EyeOff,
|
11617
|
+
eye: Eye,
|
11618
|
+
facebookBrand: FacebookBrand,
|
11619
|
+
facebook: Facebook,
|
11620
|
+
farcasterBrand: FarcasterBrand,
|
11621
|
+
farcaster: Farcaster,
|
11622
|
+
figmaBrand: FigmaBrand,
|
11623
|
+
figma: Figma,
|
11624
|
+
file: File,
|
11625
|
+
folder: Folder,
|
11626
|
+
githubBrand: GithubBrand,
|
11627
|
+
github: Github,
|
11628
|
+
globe: Globe,
|
11629
|
+
googleBrand: GoogleBrand,
|
11630
|
+
google: Google,
|
11631
|
+
helpCircle: HelpCircle,
|
11632
|
+
heroAlertCircle: HeroAlertCircle,
|
11633
|
+
heroCheckmarkCapsule: HeroCheckmarkCapsule,
|
11634
|
+
heroCheckmark: HeroCheckmark,
|
11635
|
+
heroEmail: HeroEmail,
|
11636
|
+
heroExternalConnection: HeroExternalConnection,
|
11637
|
+
heroLock: HeroLock,
|
11638
|
+
heroPasskey: HeroPasskey,
|
11639
|
+
heroPhone: HeroPhone,
|
11640
|
+
heroPlusCircleCapsule: HeroPlusCircleCapsule,
|
11641
|
+
heroPlusCircle: HeroPlusCircle,
|
11642
|
+
heroWallet: HeroWallet,
|
11643
|
+
home: Home,
|
11644
|
+
image: Image$1,
|
11645
|
+
infoCircle: InfoCircle,
|
11646
|
+
instagramBrand: InstagramBrand,
|
11647
|
+
instagram: Instagram,
|
11648
|
+
key: Key,
|
11649
|
+
lightning01: Lightning01,
|
11650
|
+
lightning: Lightning,
|
11651
|
+
linkExternal: LinkExternal,
|
11652
|
+
linkedinBrand: LinkedinBrand,
|
11653
|
+
linkedin: Linkedin,
|
11654
|
+
logOut: LogOut,
|
11655
|
+
mail: Mail,
|
11656
|
+
menu: Menu,
|
11657
|
+
moonpayBrand: MoonpayBrand,
|
11658
|
+
moreLoginOptions: MoreLoginOptions,
|
11659
|
+
phone: Phone,
|
11660
|
+
pintrestBrand: PintrestBrand,
|
11661
|
+
pintrest: Pintrest,
|
11662
|
+
plusCircle: PlusCircle,
|
11663
|
+
plus: Plus,
|
11664
|
+
polygon: Polygon,
|
11665
|
+
puzzlePiece: PuzzlePiece,
|
11666
|
+
qrCode02: QrCode02,
|
11667
|
+
qrCode: QrCode,
|
11668
|
+
rampNetworkBrand: RampNetworkBrand,
|
11669
|
+
rampNetwork: RampNetwork,
|
11670
|
+
redditBrand: RedditBrand,
|
11671
|
+
reddit: Reddit,
|
11672
|
+
refresh: Refresh,
|
11673
|
+
search: Search,
|
11674
|
+
send: Send,
|
11675
|
+
settings: Settings,
|
11676
|
+
shield: Shield,
|
11677
|
+
signalBrand: SignalBrand,
|
11678
|
+
signal: Signal,
|
11679
|
+
snapchatBrand: SnapchatBrand,
|
11680
|
+
snapchat: Snapchat,
|
11681
|
+
solana: Solana,
|
11682
|
+
star04Filled: Star04Filled,
|
11683
|
+
stars: Stars,
|
11684
|
+
stripeBrand: StripeBrand,
|
11685
|
+
telegramBrand: TelegramBrand,
|
11686
|
+
telegram: Telegram,
|
11687
|
+
tikTokBrand: TikTokBrand,
|
11688
|
+
tikTok: TikTok,
|
11689
|
+
tumblrBrand: TumblrBrand,
|
11690
|
+
tumblr: Tumblr,
|
11691
|
+
twitterBrand: TwitterBrand,
|
11692
|
+
twitter: Twitter,
|
11693
|
+
user: User,
|
11694
|
+
wallet: Wallet,
|
11695
|
+
x: X,
|
11696
|
+
youtubeBrand: YoutubeBrand,
|
11697
|
+
youtube: Youtube,
|
11698
|
+
AD: AD,
|
11699
|
+
AE: AE,
|
11700
|
+
AF: AF,
|
11701
|
+
AG: AG,
|
11702
|
+
AI: AI,
|
11703
|
+
AL: AL,
|
11704
|
+
AM: AM,
|
11705
|
+
AO: AO,
|
11706
|
+
AR: AR,
|
11707
|
+
AS: AS,
|
11708
|
+
AT: AT,
|
11709
|
+
AU: AU,
|
11710
|
+
AW: AW,
|
11711
|
+
AX: AX,
|
11712
|
+
AZ: AZ,
|
11713
|
+
BA: BA,
|
11714
|
+
BB: BB,
|
11715
|
+
BD: BD,
|
11716
|
+
BE: BE,
|
11717
|
+
BF: BF,
|
11718
|
+
BG: BG,
|
11719
|
+
BH: BH,
|
11720
|
+
BI: BI,
|
11721
|
+
BJ: BJ,
|
11722
|
+
BL: BL,
|
11723
|
+
BM: BM,
|
11724
|
+
BN: BN,
|
11725
|
+
BO: BO,
|
11726
|
+
BQ: BQ,
|
11727
|
+
BQ2: BQ2,
|
11728
|
+
BQ3: BQ3,
|
11729
|
+
BR: BR,
|
11730
|
+
BS: BS,
|
11731
|
+
BT: BT,
|
11732
|
+
BW: BW,
|
11733
|
+
BY: BY,
|
11734
|
+
BZ: BZ,
|
11735
|
+
CA: CA,
|
11736
|
+
CC: CC,
|
11737
|
+
CD: CD,
|
11738
|
+
CD2: CD2,
|
11739
|
+
CF: CF,
|
11740
|
+
CH: CH,
|
11741
|
+
CK: CK,
|
11742
|
+
CL: CL,
|
11743
|
+
CM: CM,
|
11744
|
+
CN: CN,
|
11745
|
+
CO: CO,
|
11746
|
+
CR: CR,
|
11747
|
+
CU: CU,
|
11748
|
+
CW: CW,
|
11749
|
+
CX: CX,
|
11750
|
+
CY: CY,
|
11751
|
+
CZ: CZ,
|
11752
|
+
DE: DE,
|
11753
|
+
DJ: DJ,
|
11754
|
+
DK: DK,
|
11755
|
+
DM: DM,
|
11756
|
+
DO: DO,
|
11757
|
+
DS: DS,
|
11758
|
+
DZ: DZ,
|
11759
|
+
EC: EC,
|
11760
|
+
EE: EE,
|
11761
|
+
EG: EG,
|
11762
|
+
EH: EH,
|
11763
|
+
ER: ER,
|
11764
|
+
ES: ES,
|
11765
|
+
ET: ET,
|
11766
|
+
FI: FI,
|
11767
|
+
FJ: FJ,
|
11768
|
+
FK: FK,
|
11769
|
+
FM: FM,
|
11770
|
+
FO: FO,
|
11771
|
+
FR: FR,
|
11772
|
+
GA: GA,
|
11773
|
+
GB2: GB2,
|
11774
|
+
GB: GB,
|
11775
|
+
GD: GD,
|
11776
|
+
GE: GE,
|
11777
|
+
GG: GG,
|
11778
|
+
GH: GH,
|
11779
|
+
GI: GI,
|
11780
|
+
GL: GL,
|
11781
|
+
GM: GM,
|
11782
|
+
GN: GN,
|
11783
|
+
GQ: GQ,
|
11784
|
+
GR: GR,
|
11785
|
+
GT: GT,
|
11786
|
+
GU: GU,
|
11787
|
+
GW: GW,
|
11788
|
+
GY: GY,
|
11789
|
+
HK: HK,
|
11790
|
+
HN: HN,
|
11791
|
+
HR: HR,
|
11792
|
+
HT: HT,
|
11793
|
+
HU: HU,
|
11794
|
+
ID: ID,
|
11795
|
+
IE: IE,
|
11796
|
+
IL: IL,
|
11797
|
+
IM: IM,
|
11798
|
+
IN: IN,
|
11799
|
+
IO: IO,
|
11800
|
+
IQ: IQ,
|
11801
|
+
IR: IR,
|
11802
|
+
IS: IS,
|
11803
|
+
IT: IT,
|
11804
|
+
JE: JE,
|
11805
|
+
JM: JM,
|
11806
|
+
JO: JO,
|
11807
|
+
JP: JP,
|
11808
|
+
KE: KE,
|
11809
|
+
KG: KG,
|
11810
|
+
KH: KH,
|
11811
|
+
KI: KI,
|
11812
|
+
KM: KM,
|
11813
|
+
KN: KN,
|
11814
|
+
KP: KP,
|
11815
|
+
KR: KR,
|
11816
|
+
KW: KW,
|
11817
|
+
KY: KY,
|
11818
|
+
KZ: KZ,
|
11819
|
+
LA: LA,
|
11820
|
+
LB: LB,
|
11821
|
+
LC: LC,
|
11822
|
+
LI: LI,
|
11823
|
+
LK: LK,
|
11824
|
+
LR: LR,
|
11825
|
+
LS: LS,
|
11826
|
+
LT: LT,
|
11827
|
+
LU: LU,
|
11828
|
+
LV: LV,
|
11829
|
+
LY: LY,
|
11830
|
+
MA: MA,
|
11831
|
+
MC: MC,
|
11832
|
+
MD: MD,
|
11833
|
+
ME: ME,
|
11834
|
+
MG: MG,
|
11835
|
+
MH: MH,
|
11836
|
+
MK: MK,
|
11837
|
+
ML: ML,
|
11838
|
+
MM: MM,
|
11839
|
+
MN: MN,
|
11840
|
+
MO: MO,
|
11841
|
+
MP: MP,
|
11842
|
+
MQ: MQ,
|
11843
|
+
MR: MR,
|
11844
|
+
MS: MS,
|
11845
|
+
MT: MT,
|
11846
|
+
MU: MU,
|
11847
|
+
MV: MV,
|
11848
|
+
MW: MW,
|
11849
|
+
MX: MX,
|
11850
|
+
MY: MY,
|
11851
|
+
MZ: MZ,
|
11852
|
+
NA: NA,
|
11853
|
+
NE: NE,
|
11854
|
+
NF: NF,
|
11855
|
+
NG: NG,
|
11856
|
+
NI: NI,
|
11857
|
+
NL: NL,
|
11858
|
+
NO: NO,
|
11859
|
+
NP: NP,
|
11860
|
+
NR: NR,
|
11861
|
+
NU: NU,
|
11862
|
+
NZ: NZ,
|
11863
|
+
OM: OM,
|
11864
|
+
PA: PA,
|
11865
|
+
PE: PE,
|
11866
|
+
PF: PF,
|
11867
|
+
PG: PG,
|
11868
|
+
PH: PH,
|
11869
|
+
PK: PK,
|
11870
|
+
PL: PL,
|
11871
|
+
PN: PN,
|
11872
|
+
PR: PR,
|
11873
|
+
PS: PS,
|
11874
|
+
PT: PT,
|
11875
|
+
PW: PW,
|
11876
|
+
PY: PY,
|
11877
|
+
QA: QA,
|
11878
|
+
RO: RO,
|
11879
|
+
RS: RS,
|
11880
|
+
RU: RU,
|
11881
|
+
RW: RW,
|
11882
|
+
SA: SA,
|
11883
|
+
SB: SB,
|
11884
|
+
SC: SC,
|
11885
|
+
SE: SE,
|
11886
|
+
SG: SG,
|
11887
|
+
SI: SI,
|
11888
|
+
SK: SK,
|
11889
|
+
SL: SL,
|
11890
|
+
SM: SM,
|
11891
|
+
SN: SN,
|
11892
|
+
SO: SO,
|
11893
|
+
SR: SR,
|
11894
|
+
SS: SS,
|
11895
|
+
ST: ST,
|
11896
|
+
SV: SV,
|
11897
|
+
SX: SX,
|
11898
|
+
SY: SY,
|
11899
|
+
SZ: SZ,
|
11900
|
+
TC: TC,
|
11901
|
+
TD: TD,
|
11902
|
+
TG: TG,
|
11903
|
+
TH: TH,
|
11904
|
+
TJ: TJ,
|
11905
|
+
TK: TK,
|
11906
|
+
TL: TL,
|
11907
|
+
TM: TM,
|
11908
|
+
TN: TN,
|
11909
|
+
TO: TO,
|
11910
|
+
TR: TR,
|
11911
|
+
TT: TT,
|
11912
|
+
TV: TV,
|
11913
|
+
TW: TW,
|
11914
|
+
TZ: TZ,
|
11915
|
+
UA: UA,
|
11916
|
+
UG: UG,
|
11917
|
+
US: US,
|
11918
|
+
UY: UY,
|
11919
|
+
UZ: UZ,
|
11920
|
+
VC: VC,
|
11921
|
+
VE: VE,
|
11922
|
+
VG: VG,
|
11923
|
+
VI: VI,
|
11924
|
+
VN: VN,
|
11925
|
+
VU: VU,
|
11926
|
+
WS: WS,
|
11927
|
+
YE: YE,
|
11928
|
+
ZA: ZA,
|
11929
|
+
ZM: ZM,
|
11930
|
+
ZW: ZW,
|
11931
|
+
};
|
11504
11932
|
|
11505
11933
|
const cpslDropdownCss = ":host{display:block;position:relative;font-family:Arial, sans-serif;--input-color:var(--cpsl-color-text-primary);--container-background-color:var(--cpsl-color-input-surface-default);--container-border-color:var(--cpsl-color-input-border-active);--scrollbar-color:var(--cpsl-color-text-subtle);--divider-color:var(--cpsl-color-divider);--input-placeholder-color:var(--cpsl-color-text-secondary);--input-font-size:var(--cpsl-font-size-body-m);--button-hover-color:var(--cpsl-color-tile-button-surface-hover);font-family:var(--cpsl-font-family, inherit)}.input-container{position:relative;width:100%}::slotted(cpsl-dropdown){position:absolute;width:100%;top:100%;left:0;z-index:2}.dropdown-button{display:flex;width:100%;padding:0 4px;background:none;border:none;align-items:center;justify-content:space-between;cursor:pointer;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;color:var(--input-color)}.dropdown-button span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex-grow:1}.dropdown-button div{margin-left:8px;display:flex;align-items:center}.dropdown-options{display:none;position:fixed;list-style:none;padding:0;margin-top:4px;border:1px solid var(--container-border-color);border-radius:8px;z-index:999999999999;overflow-y:auto;max-height:300px;box-sizing:border-box;background-color:var(--container-background-color);}.dropdown-options.open{display:block}.dropdown-options li{padding:8px;cursor:pointer;display:flex;align-items:center;border-bottom:1px solid var(--cpsl-color-divider);color:var(--input-color);background:var(--container-background-color);font-size:var(--input-font-size)}.dropdown-options li:hover{background-color:var(--button-hover-color)}.dropdown-options li svg{width:24px;height:24px;margin-right:8px;padding:0 8px;vertical-align:middle;}.dropdown-options::-webkit-scrollbar{width:8px;height:8px;background-color:transparent;}.dropdown-options::-webkit-scrollbar-thumb{background-color:var(--scrollbar-color);border-radius:10px;border:2px solid transparent;background-clip:content-box;height:8px}.dropdown-options::-webkit-scrollbar-track{background:transparent;}.dropdown-value{margin-left:8px;color:var(--cpsl-color-text-secondary)}.dropdown-button .chevron{transition:transform 0.3s ease}.dropdown-button .chevron.closed{transform:rotate(180deg)}.search-bar{padding:0;border-bottom:1px solid var(--cpsl-color-divider);position:sticky;top:0;background:var(--container-background-color);z-index:1;}.search-bar input{width:100%;padding:8px;border:none;box-sizing:border-box;font-size:var(--input-font-size);color:var(--input-color);background-color:var(--container-background-color);border-radius:0;}.search-bar input::placeholder{color:var(--input-placeholder-color)}.search-bar input:focus{outline:none;border-color:transparent;}";
|
11506
11934
|
const CpslDropdownStyle0 = cpslDropdownCss;
|
@@ -11601,7 +12029,7 @@ const CpslDropdown = class {
|
|
11601
12029
|
}
|
11602
12030
|
render() {
|
11603
12031
|
var _a, _b, _c;
|
11604
|
-
return (h(Host, { key: '
|
12032
|
+
return (h(Host, { key: 'a997453b8690196f125bcf96fd94d728e645cd9e' }, h("button", { key: '0be8f5b0b6fcb3a27a5885205c0f585a68dc1bb9', class: "dropdown-button", onClick: this.toggleDropdown }, `${((_a = this.selectedItem) === null || _a === void 0 ? void 0 : _a.selectedLabel) || ((_b = this.selectedItem) === null || _b === void 0 ? void 0 : _b.label)} ${(_c = this.selectedItem) === null || _c === void 0 ? void 0 : _c.value}`, h("div", { key: 'f324edfdd97304de361a0ccd2bec793af25d3aa3', class: `chevron ${this.isOpen ? '' : 'closed'}`, innerHTML: Icons['chevronUp'] })), h("ul", { key: 'e1a3a097abb0633bd33caefabce016e2308f1ac0', class: { 'dropdown-options': true, 'open': this.isOpen }, style: { width: this.width } }, this.hasCpslSearch && (h("li", { key: '517c74f9f94df623206d8969a32d894b854f95a4', class: "search-bar" }, h("input", { key: '28ed686f30069ecb92dd0ee1852a9b9f94a98264', type: "text", placeholder: "Search...", value: this.searchQuery, onInput: this.handleSearchQueryChange }))), this.filteredItems.map(item => (h("li", { onClick: this.handleItemSelect(item) }, h("span", { innerHTML: Icons[item.icon] }), item.label, " ", h("span", { class: "dropdown-value" }, item.value)))))));
|
11605
12033
|
}
|
11606
12034
|
get el() { return getElement(this); }
|
11607
12035
|
static get watchers() { return {
|
@@ -11712,6 +12140,7 @@ const CpslFileUpload = class {
|
|
11712
12140
|
this.dragError = undefined;
|
11713
12141
|
this.isUploading = undefined;
|
11714
12142
|
this.uploadError = undefined;
|
12143
|
+
this.disabled = false;
|
11715
12144
|
this.errorText = undefined;
|
11716
12145
|
this.externalFilename = undefined;
|
11717
12146
|
this.externalSrc = undefined;
|
@@ -11736,7 +12165,7 @@ const CpslFileUpload = class {
|
|
11736
12165
|
}
|
11737
12166
|
render() {
|
11738
12167
|
var _a, _b, _c;
|
11739
|
-
return (h(Host, { key: '
|
12168
|
+
return (h(Host, { key: '521ca35901a009b303650d7446e1f148930d7fe3' }, this.label && (h("label", { key: '94c58691decea8455a254698ec8fd27baba260ca', class: "label", htmlFor: this.inputId }, this.label, this.required ? '*' : ' ', !this.required && this.showOptionalLabel ? h("span", { class: "optional-label" }, "(optional)") : '')), h("slot", { key: 'cf7e80e4c4a1e48b4f4efddfe4e8eb0f4a31ed4b', name: "label" }), h("div", { key: '35f1707b3c8d1f1c939d9312b541f32edfc424d1', class: { 'container': true, 'error': Boolean(this.errorText), 'drag': this.dragOver, 'drag-error': this.dragError } }, h("div", { key: '327f71aaaa7d4920a62118ea956c4c128907fae6', class: { 'label-container': true } }, h("slot", { key: '0c4891ffb0c9d49e2b5b09c3bdbc8d5b2ed3ff2d', name: "left-content" })), h("div", { key: '47dc7cc569d860dc07478c2782c62a0d25b3df07', class: { 'file-container': true } }, this.FileContent), h("input", { key: '809568bfed82463cda7851d3717187112cff708b', id: this.inputId, type: "file", accept: (_b = (_a = this.fileTypes) === null || _a === void 0 ? void 0 : _a.join(', ')) !== null && _b !== void 0 ? _b : '*', files: this.file ? [this.file] : undefined, onDrop: this.handleDrop, onDragEnter: this.handleDragEnter, onDragLeave: this.handleDragLeave, onChange: this.handleInputChange, disabled: this.disabled })), (this.errorText || this.helperText) && (h("div", { key: '6f06cba54f65d903b3d22e015e694a154b189df7', class: { 'helper-text-container': true, 'error-text': Boolean(this.errorText) } }, h("span", { key: '2103ca2366b9a7827c42302cea3fa8d8c71bc50b' }, (_c = this.errorText) !== null && _c !== void 0 ? _c : this.helperText)))));
|
11740
12169
|
}
|
11741
12170
|
get el() { return getElement(this); }
|
11742
12171
|
};
|
@@ -11753,7 +12182,7 @@ const CpslIcon = class {
|
|
11753
12182
|
this.icon = undefined;
|
11754
12183
|
}
|
11755
12184
|
render() {
|
11756
|
-
return (h(Host, { key: '
|
12185
|
+
return (h(Host, { key: '83970488e84a7359667faa9948079b3fac1b8e09', part: "icon", role: "img" }, !this.icon ? h("img", { src: this.src }) : h("div", { innerHTML: Icons[this.icon] })));
|
11757
12186
|
}
|
11758
12187
|
};
|
11759
12188
|
CpslIcon.style = CpslIconStyle0;
|
@@ -11791,7 +12220,7 @@ const CpslIconGroup = class {
|
|
11791
12220
|
render() {
|
11792
12221
|
// If disabled remove all brand icons to ensure the disabled color is shown correctly
|
11793
12222
|
const icons = this.disabled ? this.icons.map(icon => icon.replace('Brand', '')) : this.icons;
|
11794
|
-
return (h(Host, { key: '
|
12223
|
+
return (h(Host, { key: '687a32dfbceec5b1544c695bc4e8ffbcf094a384' }, icons.map((icon, index) => {
|
11795
12224
|
const isIcon = isOfTypeIconType(icon);
|
11796
12225
|
return (h("span", { part: "icon-container", class: {
|
11797
12226
|
'icon-container': true,
|
@@ -14290,6 +14719,7 @@ const CpslInput = class {
|
|
14290
14719
|
this.onFocus = (ev) => {
|
14291
14720
|
this.hasFocus = true;
|
14292
14721
|
this.focusedValue = this.value;
|
14722
|
+
this.autoselect && ev.target.select();
|
14293
14723
|
this.cpslFocus.emit(ev);
|
14294
14724
|
};
|
14295
14725
|
this.onPaste = (ev) => {
|
@@ -14322,6 +14752,7 @@ const CpslInput = class {
|
|
14322
14752
|
this.autocorrect = 'off';
|
14323
14753
|
this.noAutoDisable = undefined;
|
14324
14754
|
this.autofocus = false;
|
14755
|
+
this.autoselect = false;
|
14325
14756
|
this.disabled = false;
|
14326
14757
|
this.contrastText = false;
|
14327
14758
|
this.enterkeyhint = undefined;
|
@@ -14454,7 +14885,7 @@ const CpslInput = class {
|
|
14454
14885
|
}
|
14455
14886
|
render() {
|
14456
14887
|
var _a, _b;
|
14457
|
-
return (h(Host, { key: '
|
14888
|
+
return (h(Host, { key: '8d75dfc67222bd22182fb3cff6889c05cf70751c', class: { 'disabled': this.disabled, 'focused': this.hasFocus, 'has-value': Boolean(this.focusedValue) || Boolean(this.value), 'contrast-text': this.contrastText } }, this.label && (h("label", { key: 'ea73ce1c515c2a88c29cab8d44593564e50a650f', class: "label", htmlFor: this.inputId }, this.label, this.required ? '*' : ' ', !this.required && this.showOptionalLabel ? h("span", { class: "optional-label" }, "(optional)") : '')), h("div", { key: '46bbee17bf7fad032ebcd4fa597c07f9e620d20b', class: { 'input-container': true, 'error-container': Boolean(this.errorText) } }, h("slot", { key: '37b906201edd459f4b6ece834738b0b0c4056686', name: "start" }), h("input", { key: '1b591e74b5b8c05551957841336544efd619f7b0', class: "native-input", part: "native-input", ref: input => (this.nativeInput = input), id: this.inputId, disabled: this.disabled, autoCapitalize: this.autocapitalize, autoComplete: this.autocomplete, autoCorrect: this.autocorrect, autoFocus: this.autofocus, enterKeyHint: this.enterkeyhint, inputMode: this.inputmode, min: this.min, max: this.max, minLength: this.minlength, maxLength: this.maxlength, multiple: this.multiple, name: this.name, pattern: this.pattern, placeholder: this.placeholder || '', readOnly: this.readonly, required: this.required, spellcheck: this.spellcheck, type: this.type, value: (_a = this.value) !== null && _a !== void 0 ? _a : '', onInput: this.onInput, onChange: this.onChange, onFocus: this.onFocus, onBlur: this.onBlur, onClick: this.focusInput, onPaste: this.onPaste }), h("slot", { key: 'df9222be5713355a74c1597eea1268163f25c766', name: "end" })), (this.errorText || this.helperText) && (h("div", { key: '500fae4fb57eac4d3b022a2e644ae0716d2f488d', class: { 'helper-text-container': true, 'error-text': Boolean(this.errorText) } }, h("span", { key: 'c01852200c748d7a54353199beb07a88abdda2f0' }, (_b = this.errorText) !== null && _b !== void 0 ? _b : this.helperText)))));
|
14458
14889
|
}
|
14459
14890
|
get el() { return getElement(this); }
|
14460
14891
|
static get watchers() { return {
|
@@ -14484,7 +14915,7 @@ const CpslNavButtonGroup = class {
|
|
14484
14915
|
return this.el.querySelectorAll('&> *:not(cpsl-nav-button)');
|
14485
14916
|
}
|
14486
14917
|
render() {
|
14487
|
-
return (h(Host, { key: '
|
14918
|
+
return (h(Host, { key: 'd52d419d0bcd96e2759a6a39f048f823c3d2ba69' }, h("slot", { key: '851d194ca0b7b0caef7b09420918eb4cdcbee137' })));
|
14488
14919
|
}
|
14489
14920
|
get el() { return getElement(this); }
|
14490
14921
|
};
|
@@ -14522,7 +14953,7 @@ const CpslOverlay = class {
|
|
14522
14953
|
}
|
14523
14954
|
}
|
14524
14955
|
render() {
|
14525
|
-
return (h(Host, { key: '
|
14956
|
+
return (h(Host, { key: '62199abc410f605818c392e64e0bcfc1a33ec8a5', style: this.zIndexOverride ? { zIndex: `${this.zIndexOverride}` } : {} }, h("slot", { key: 'df78ed55eac09acb15743c933ad0ee38a3d5b93a' })));
|
14526
14957
|
}
|
14527
14958
|
get el() { return getElement(this); }
|
14528
14959
|
static get watchers() { return {
|
@@ -14608,7 +15039,7 @@ const CpslPagination = class {
|
|
14608
15039
|
filteredPages.push(this.totalPages - 1);
|
14609
15040
|
}
|
14610
15041
|
}
|
14611
|
-
return (h(Host, { key: '
|
15042
|
+
return (h(Host, { key: '030d0a78198c77a243ae9996dd8192437c3c370b' }, h("cpsl-button-group", { key: 'b12f592a5cf2cdab91c82516206e4a831bdad5d6', selectedId: `${this.currentPage}` }, h("cpsl-button", { key: 'a24be555c3be19f63a5011aacac7046dbd8bdecd', class: "arrow-button", onClick: this.handlePrevClick }, h("cpsl-icon", { key: 'e82fe20b2091ede6ac99c16dfb433b47d7490293', class: { 'icon': true, 'start-icon': true }, icon: "arrowNarrow" })), filteredPages.map(page => (h("cpsl-button", { key: page, variant: "secondary", fullWidth: true, id: `${page}`, onClick: this.handlePageClick(page) }, h("cpsl-text", { variant: "bodyS" }, page + 1)))), h("cpsl-button", { key: '3d4c5c6b211a1543818746da22739df63a4afcee', class: "arrow-button", onClick: this.handleNextClick }, h("cpsl-icon", { key: 'f623fb7dc739556480bc90d1ce296baa8f5afcb0', class: "icon", icon: "arrowNarrow" })))));
|
14612
15043
|
}
|
14613
15044
|
static get watchers() { return {
|
14614
15045
|
"currentPage": ["watchChange"]
|
@@ -14625,7 +15056,7 @@ const CpslPill = class {
|
|
14625
15056
|
this.text = undefined;
|
14626
15057
|
}
|
14627
15058
|
render() {
|
14628
|
-
return (h(Host, { key: '
|
15059
|
+
return (h(Host, { key: 'a349d2f48d6ebc223437e1a9ca125587061659dc' }, h("div", { key: '1bf3f63a8c41fb7fa662201817f5884e3c3926fd', class: "pill-container" }, h("span", { key: 'd9ba2ff7fd44d242b5ae0ee037ae6b9c85ff4834' }, this.text))));
|
14629
15060
|
}
|
14630
15061
|
};
|
14631
15062
|
CpslPill.style = CpslPillStyle0;
|
@@ -14790,7 +15221,10 @@ const CpslPopover = class {
|
|
14790
15221
|
if (!this.open && !this.disabled) {
|
14791
15222
|
this.open = true;
|
14792
15223
|
this.cpslOpen.emit();
|
14793
|
-
|
15224
|
+
// Using a small timeout here to ensure the popover is open before attempting to do position calculations
|
15225
|
+
setTimeout(() => {
|
15226
|
+
this.setPosition();
|
15227
|
+
}, 40);
|
14794
15228
|
}
|
14795
15229
|
};
|
14796
15230
|
this.close = () => {
|
@@ -14848,7 +15282,7 @@ const CpslPopover = class {
|
|
14848
15282
|
}
|
14849
15283
|
render() {
|
14850
15284
|
var _a;
|
14851
|
-
return (h(Host, { key: '
|
15285
|
+
return (h(Host, { key: '6128da20f003b95925bf27a6d30dfd402bcc9e82', class: {
|
14852
15286
|
'open': this.open,
|
14853
15287
|
'transform-h-left': this.transformOriginHorizontal === 'left',
|
14854
15288
|
'transform-h-center': this.transformOriginHorizontal === 'center',
|
@@ -14856,7 +15290,7 @@ const CpslPopover = class {
|
|
14856
15290
|
'transform-v-top': this.transformOriginVertical === 'top',
|
14857
15291
|
'transform-v-center': this.transformOriginVertical === 'center',
|
14858
15292
|
'transform-v-bottom': this.transformOriginVertical === 'bottom',
|
14859
|
-
}, style: { top: `${this.positionY}px`, left: `${this.positionX}px`, width: !this.open ? '0px' : this.autoWidth ? 'auto' : `${(_a = this.triggerEl) === null || _a === void 0 ? void 0 : _a.clientWidth}px` } }, h("div", { key: '
|
15293
|
+
}, style: { top: `${this.positionY}px`, left: `${this.positionX}px`, width: !this.open ? '0px' : this.autoWidth ? 'auto' : `${(_a = this.triggerEl) === null || _a === void 0 ? void 0 : _a.clientWidth}px` } }, h("div", { key: '8245c2e3184150d41de74d203f548c71578e7c5e', id: "container", class: { container: true, open: this.open } }, h("slot", { key: 'b5900e3d8b1f80e604e7c7eb63ec9a345ffe2f31' }))));
|
14860
15294
|
}
|
14861
15295
|
get el() { return getElement(this); }
|
14862
15296
|
static get watchers() { return {
|
@@ -19002,7 +19436,7 @@ const CpslQrCode = class {
|
|
19002
19436
|
return this.el.shadowRoot.getElementById('qr-code');
|
19003
19437
|
}
|
19004
19438
|
render() {
|
19005
|
-
return (h(Host, { key: '
|
19439
|
+
return (h(Host, { key: '7d2e72abdbc8a7bb5dba82ae7c19d673224300ff' }, h("div", { key: '633e00d74c014fa92544b4dc7e2246c390db0796', id: "qr-container", class: "qr-container", style: { width: `${this.size}px`, height: `${this.size}px` } }, h("img", { key: '92d42de9c33b75d9fbb451e8586700c562cc385b', id: "qr-code", class: "qr-code" }))));
|
19006
19440
|
}
|
19007
19441
|
get el() { return getElement(this); }
|
19008
19442
|
};
|
@@ -19023,12 +19457,12 @@ const CpslRadio = class {
|
|
19023
19457
|
this.checked = undefined;
|
19024
19458
|
}
|
19025
19459
|
render() {
|
19026
|
-
return (h(Host, { key: '
|
19460
|
+
return (h(Host, { key: 'a0440f0feb4b7a67517d1d8278e9bcbb2c7ef764' }, h("input", { key: '54dc5c3e64777504d5c851940d785a90de2d2882', type: "radio", checked: this.checked }), h("span", { key: 'dc5d326b957993e0a14ae6827751e946e141d3e6', onClick: this.handleRadioClick, class: { container: true, checked: this.checked } })));
|
19027
19461
|
}
|
19028
19462
|
};
|
19029
19463
|
CpslRadio.style = CpslRadioStyle0;
|
19030
19464
|
|
19031
|
-
const cpslSelectCss = ":host{--container-box-shadow:none;--container-box-shadow-color:var(--cpsl-color-select-border-placeholder);--container-border-color:var(--cpsl-color-select-border-active);--container-border-error-color:var(--cpsl-color-select-border-error);--container-background-color:var(--cpsl-color-select-surface-default);--container-background-color-disabled:var(--cpsl-color-select-surface-disabled);--container-border-width:1px;--container-border-radius:var(--cpsl-border-radius-select);--container-padding-top:0px;--container-padding-bottom:0px;--container-padding-end:12px;--container-padding-start:12px;--container-height:48px;--container-gap:8px;--dropdown-margin-top:4px;--dropdown-border-width:1px;--dropdown-border-radius:var(--cpsl-border-radius-select);--dropdown-border-color:var(--cpsl-color-select-dropdown-border);--optional-label-color:var(--cpsl-color-text-secondary);--label-color:var(--cpsl-color-text-primary);--label-font-size:var(--cpsl-font-size-body-s);--label-margin-bottom:0px;--helper-text-color:var(--cpsl-color-text-secondary);--helper-text-error-color:var(--cpsl-color-text-error);--helper-text-icon-color:var(--cpsl-color-text-secondary);--helper-text-icon-error-color:var(--cpsl-color-text-error);--helper-text-icon-size:16px;--helper-text-font-size:var(--cpsl-font-size-body-xs);--helper-text-margin-top:0px;--icon-height:24px;--icon-width:24px;display:flex;flex-direction:column;gap:4px;font-family:var(--cpsl-font-family, inherit)}input{box-sizing:border-box;position:absolute;width:100%;height:100%;margin:0px;opacity:0;top:0;left:0;z-index:-1;cursor:pointer}input.disabled{cursor:default}:host(:not(.has-value)){--container-border-color:var(--cpsl-color-select-border-placeholder);--select-color:var(--cpsl-color-text-secondary)}:host(.disabled){--container-background-color:var(--container-background-color-disabled);--select-background-color:var(--select-background-color-disabled);--select-color:var(--cpsl-color-text-disabled)}:host(.focused){--container-box-shadow:0px 0px 0px 2px var(--container-box-shadow-color);--container-border-color:var(--cpsl-color-select-border-active);--container-background-color:var(--cpsl-color-select-surface-default)}.select-container{-webkit-padding-start:var(--container-padding-start);padding-inline-start:var(--container-padding-start);-webkit-padding-end:var(--container-padding-end);padding-inline-end:var(--container-padding-end);padding-top:var(--container-padding-top);padding-bottom:var(--container-padding-bottom);position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;box-sizing:border-box;height:var(--container-height);gap:var(--container-gap);cursor:pointer;border-style:solid;border-width:var(--container-border-width);border-color:var(--container-border-color);border-radius:var(--container-border-radius);background:var(--container-background-color);box-shadow:var(--container-box-shadow)}.error-container{border-color:var(--container-border-error-color)}.label{display:inline-block;color:var(--label-color);font-size:var(--label-font-size);font-weight:500;margin-bottom:var(--label-margin-bottom)}.optional-label{display:inline-block;color:var(--optional-label-color);font-size:var(--label-font-size);font-weight:500}.helper-text-container{display:flex;align-items:center;gap:4px;color:var(--helper-text-color);font-size:var(--helper-text-font-size);font-weight:500;margin-top:var(--helper-text-margin-top)}.helper-text-container cpsl-icon{--height:var(--helper-text-icon-size);--width:var(--helper-text-icon-size);--icon-color:var(--helper-text-icon-color)}.error-text{color:var(--helper-text-error-color)}.error-text cpsl-icon{--icon-color:var(--helper-text-icon-error-color)}.selected-container-content{flex:1}.selected-container-content.hidden{display:none}.chevron{transition:transform 0.3s ease;transform:rotate(180deg);--icon-color:var(--cpsl-color-text-disabled);--height:var(--icon-height);--width:var(--icon-width)}.chevron.open{transform:rotate(0deg);--icon-color:var(--cpsl-color-text-primary)}.chevron.has-value{--icon-color:var(--cpsl-color-text-primary)}.selected-text{color:var(--cpsl-color-text-primary)}.selected-text.placeholder{color:var(--cpsl-color-text-disabled)}.dropdown{margin-top:var(--dropdown-margin-top);border-style:solid;border-width:var(--dropdown-border-width);border-color:var(--dropdown-border-color);border-radius:var(--dropdown-border-radius);overflow:hidden}.dropdown ::slotted(*:last-child){--container-border-width:0px}.dropdown-inner{overflow:auto;scrollbar-width:thin}.dropdown-inner ::slotted(cpsl-input){padding:8px}.search-container{position:sticky;top:0px;padding:8px;background-color:var(--cpsl-color-select-surface-default)}";
|
19465
|
+
const cpslSelectCss = ":host{--container-box-shadow:none;--container-box-shadow-color:var(--cpsl-color-select-border-placeholder);--container-border-color:var(--cpsl-color-select-border-active);--container-border-error-color:var(--cpsl-color-select-border-error);--container-background-color:var(--cpsl-color-select-surface-default);--container-background-color-disabled:var(--cpsl-color-select-surface-disabled);--container-border-width:1px;--container-border-radius:var(--cpsl-border-radius-select);--container-padding-top:0px;--container-padding-bottom:0px;--container-padding-end:12px;--container-padding-start:12px;--container-height:48px;--container-gap:8px;--dropdown-margin-top:4px;--dropdown-border-width:1px;--dropdown-border-radius:var(--cpsl-border-radius-select);--dropdown-border-color:var(--cpsl-color-select-dropdown-border);--optional-label-color:var(--cpsl-color-text-secondary);--label-color:var(--cpsl-color-text-primary);--label-font-size:var(--cpsl-font-size-body-s);--label-margin-bottom:0px;--helper-text-color:var(--cpsl-color-text-secondary);--helper-text-error-color:var(--cpsl-color-text-error);--helper-text-icon-color:var(--cpsl-color-text-secondary);--helper-text-icon-error-color:var(--cpsl-color-text-error);--helper-text-icon-size:16px;--helper-text-font-size:var(--cpsl-font-size-body-xs);--helper-text-margin-top:0px;--icon-height:24px;--icon-width:24px;display:flex;flex-direction:column;gap:4px;font-family:var(--cpsl-font-family, inherit)}input{box-sizing:border-box;position:absolute;width:100%;height:100%;margin:0px;opacity:0;top:0;left:0;z-index:-1;cursor:pointer}input.disabled{cursor:default}:host(:not(.has-value)){--container-border-color:var(--cpsl-color-select-border-placeholder);--select-color:var(--cpsl-color-text-secondary)}:host(.disabled){--container-background-color:var(--container-background-color-disabled);--select-background-color:var(--select-background-color-disabled);--select-color:var(--cpsl-color-text-disabled)}:host(.focused){--container-box-shadow:0px 0px 0px 2px var(--container-box-shadow-color);--container-border-color:var(--cpsl-color-select-border-active);--container-background-color:var(--cpsl-color-select-surface-default)}.select-container{-webkit-padding-start:var(--container-padding-start);padding-inline-start:var(--container-padding-start);-webkit-padding-end:var(--container-padding-end);padding-inline-end:var(--container-padding-end);padding-top:var(--container-padding-top);padding-bottom:var(--container-padding-bottom);position:relative;display:flex;align-items:center;justify-content:space-between;gap:8px;box-sizing:border-box;height:var(--container-height);gap:var(--container-gap);cursor:pointer;border-style:solid;border-width:var(--container-border-width);border-color:var(--container-border-color);border-radius:var(--container-border-radius);background:var(--container-background-color);box-shadow:var(--container-box-shadow)}.error-container{border-color:var(--container-border-error-color)}.label{display:inline-block;color:var(--label-color);font-size:var(--label-font-size);font-weight:500;margin-bottom:var(--label-margin-bottom)}.optional-label{display:inline-block;color:var(--optional-label-color);font-size:var(--label-font-size);font-weight:500}.helper-text-container{display:flex;align-items:center;gap:4px;color:var(--helper-text-color);font-size:var(--helper-text-font-size);font-weight:500;margin-top:var(--helper-text-margin-top)}.helper-text-container cpsl-icon{--height:var(--helper-text-icon-size);--width:var(--helper-text-icon-size);--icon-color:var(--helper-text-icon-color)}.error-text{color:var(--helper-text-error-color)}.error-text cpsl-icon{--icon-color:var(--helper-text-icon-error-color)}.selected-container-content{flex:1}.selected-container-content.hidden{display:none}.chevron{transition:transform 0.3s ease;transform:rotate(180deg);--icon-color:var(--cpsl-color-text-disabled);--height:var(--icon-height);--width:var(--icon-width)}.chevron.open{transform:rotate(0deg);--icon-color:var(--cpsl-color-text-primary)}.chevron.has-value{--icon-color:var(--cpsl-color-text-primary)}.selected-text{color:var(--cpsl-color-text-primary)}.selected-text.placeholder{color:var(--cpsl-color-text-disabled)}.dropdown{margin-top:var(--dropdown-margin-top);border-style:solid;border-width:var(--dropdown-border-width);border-color:var(--dropdown-border-color);border-radius:var(--dropdown-border-radius);overflow:hidden}.dropdown ::slotted(*:last-child){--container-border-width:0px}.dropdown-inner{overflow:auto;max-height:calc(100vh - 32px);scrollbar-width:thin}.dropdown-inner ::slotted(cpsl-input){padding:8px}.search-container{position:sticky;top:0px;padding:8px;background-color:var(--cpsl-color-select-surface-default)}";
|
19032
19466
|
const CpslSelectStyle0 = cpslSelectCss;
|
19033
19467
|
|
19034
19468
|
const CpslSelect = class {
|
@@ -19093,7 +19527,9 @@ const CpslSelect = class {
|
|
19093
19527
|
this.formatValue = undefined;
|
19094
19528
|
this.helperText = undefined;
|
19095
19529
|
this.id = `${this.inputId}-trigger`;
|
19530
|
+
this.icon = 'chevronUp';
|
19096
19531
|
this.label = undefined;
|
19532
|
+
this.noIconAnimation = undefined;
|
19097
19533
|
this.placeholder = undefined;
|
19098
19534
|
this.required = false;
|
19099
19535
|
this.selectedValue = undefined;
|
@@ -19124,10 +19560,10 @@ const CpslSelect = class {
|
|
19124
19560
|
}
|
19125
19561
|
render() {
|
19126
19562
|
var _a, _b, _c, _d, _e;
|
19127
|
-
return (h(Host, { key: '
|
19563
|
+
return (h(Host, { key: '2b9aed2c27bd315180dbe84ea0fada27c841db10', id: this.id, class: { 'disabled': this.disabled, 'focused': this.hasFocus, 'has-value': Boolean(this.selectedValue) } }, this.label && (h("label", { key: '1960291b282ec415da6ff925c833dcc284fd6355', class: "label", htmlFor: this.inputId }, this.label, this.required ? '*' : ' ', !this.required && this.showOptionalLabel ? h("span", { class: "optional-label" }, "(optional)") : '')), h("div", { key: '18a1b68bf0f44075b6561f6877c6d1d1c2a2f0b0', part: "select-container", id: "select-container", class: { 'select-container': true, 'error-container': Boolean(this.errorText) }, onMouseDown: this.handleClick }, this.hasSelectedItem && this.showFormattedSelectedItem && h("slot", { key: '5e08be6aebc9dad1b3c9ef289a2ed7567ee3a15e', name: "selected-item" }), h("div", { key: '9842c7277c4f7fa7c7d442cce8c33069b2424c40', class: { 'selected-container-content': true, 'hidden': this.hasSelectedItem && this.showFormattedSelectedItem }, id: "selected-container-content", style: {} }, (!this.hasSelectedItem || !this.showFormattedSelectedItem) && (h("cpsl-text", { key: 'afe5e9c9948691a2f18112dff1d21ae7e1d5a7cc', class: { 'selected-text': true, 'placeholder': !this.selectedValue } }, !this.selectedValue ? ((_a = this.placeholder) !== null && _a !== void 0 ? _a : 'Select') : ((_c = (_b = this.formatValue) === null || _b === void 0 ? void 0 : _b.call(this, this.selectedValue)) !== null && _c !== void 0 ? _c : this.selectedValue)))), h("cpsl-icon", { key: '7488f111c9acbe6bdc4be47c075ac502abf6c83a', part: "icon", class: { 'chevron': true, 'open': !this.noIconAnimation && this.popoverOpen, 'has-value': Boolean(this.selectedValue) }, icon: this.icon }), h("input", { key: 'c9a5d5ed87b0a5d73e3614308e52444513287726', id: this.inputId, disabled: this.disabled, class: { disabled: this.disabled }, value: this.selectedValue, onFocus: this.onFocus, onBlur: this.onBlur, onKeyPress: this.handleEnterPress, inputmode: "none" })), (this.errorText || this.helperText) && (h("div", { key: '3dbaa76a9d6c29555a2cc8434eaff632deed037e', class: { 'helper-text-container': true, 'error-text': Boolean(this.errorText) } }, h("span", { key: '470a69fda9e2f79c94b2a15c4652a937f478f3d6' }, (_d = this.errorText) !== null && _d !== void 0 ? _d : this.helperText))), h("cpsl-popover", { key: 'e9b0325be7b95c4dd43607d85602db4e6ecd841f', part: "popover", autoWidth: this.autoWidth, trigger: this.id, preventBlur: this.hasFocus, disabled: this.disabled, anchorEl: this.anchorEl }, h("div", { key: '7e92585b0fd33a8ece0d1f1c056607283f576143', part: "dropdown", class: "dropdown" }, this.showSearch && (h("div", { key: 'bbba133e60ea9a402827da9e929696dd0f2d19a4', class: "search-container" }, h("cpsl-input", { key: '5fd037f49ce0a29eca6ce150beebe017ca1c0dec', onClick: e => e.stopPropagation(), placeholder: (_e = this.searchPlaceholder) !== null && _e !== void 0 ? _e : 'Search', value: "", onCpslInput: e => {
|
19128
19564
|
e.stopPropagation();
|
19129
19565
|
this.cpslSearchChange.emit(e.detail.value);
|
19130
|
-
} }))), h("div", { key: '
|
19566
|
+
} }))), h("div", { key: 'da8349c860028d188e3c17c971a5b8803ac1cc7d', class: "dropdown-inner", style: { maxHeight: `${this.dropdownMaxHeight}px` } }, h("slot", { key: 'b7e7e806d332025b063e47b7060167b0617fecf4', name: "items" }))))));
|
19131
19567
|
}
|
19132
19568
|
get el() { return getElement(this); }
|
19133
19569
|
static get watchers() { return {
|
@@ -19151,7 +19587,7 @@ const CpslSelectItem = class {
|
|
19151
19587
|
this.value = undefined;
|
19152
19588
|
}
|
19153
19589
|
render() {
|
19154
|
-
return (h(Host, { key: '
|
19590
|
+
return (h(Host, { key: '532ed86577783bc61c40a18de178e63d16cf24c1' }, h("div", { key: 'ebf183f51dc2082e853cda6f490ab1b1a2c72f99', part: "outer-container", class: "outer-container", onClick: this.handleItemClick }, h("div", { key: '1e2c94c4e4a61638fc7a0439a36672bc22f47d28', part: "inner-container", class: { 'inner-container': true, 'selected': this.selected } }, h("slot", { key: 'a5c01c9f324912eff3c7958370bbec29050e4f4a' })))));
|
19155
19591
|
}
|
19156
19592
|
};
|
19157
19593
|
CpslSelectItem.style = CpslSelectItemStyle0;
|
@@ -19287,7 +19723,7 @@ const CpslSlideButton = class {
|
|
19287
19723
|
return this.el.shadowRoot.getElementById('end-icon');
|
19288
19724
|
}
|
19289
19725
|
render() {
|
19290
|
-
return (h(Host, { key: '
|
19726
|
+
return (h(Host, { key: 'c396198f7247a40fb9ca03009fdde7478e25ec57' }, h("div", { key: 'ffc4f665dfcf595a6e332fe5864e0194543da59d', id: "slider-container", class: "slider-container" }, h("div", { key: 'f2834903ec83abffd252bdbb8918f53304840f55', id: "start-slider-container-background", class: { 'start-slider-container-background': true, 'slider-container-background': true } }), h("div", { key: 'cb315a8ce6b822661b01ecf40d852c77fee33fa3', id: "end-slider-container-background", class: { 'end-slider-container-background': true, 'slider-container-background': true } }), h("div", { key: '3179fcebe1513a2fa76ef53907a5876ee93756dd', id: "slider", class: { slider: true, disabled: this.disabled } }, h("cpsl-icon", { key: 'fe5246cc71fd8c45578fe6e72b4da9280fda04b3', id: "start-icon", class: { 'start-icon': true, 'icon': true }, icon: this.startIcon }), h("cpsl-icon", { key: '186789c69f11dc5f47de5daa12de414dc339d86f', id: "end-icon", class: { 'end-icon': true, 'icon': true }, icon: this.endIcon })), h("span", { key: 'e385a9bddb2874863305a7a32e5dc89770a44bac', id: "start-text", class: { 'start-text': true, 'disabled': this.disabled } }, this.startText), h("span", { key: 'f2dc440ff6f3e72bba50c949cc8abcdcc4f94566', id: "end-text", class: "end-text" }, this.endText))));
|
19291
19727
|
}
|
19292
19728
|
get el() { return getElement(this); }
|
19293
19729
|
};
|
@@ -19303,11 +19739,11 @@ const CpslSpinner = class {
|
|
19303
19739
|
this.speed = 1;
|
19304
19740
|
}
|
19305
19741
|
render() {
|
19306
|
-
return (h(Host, { key: '
|
19742
|
+
return (h(Host, { key: '5435b4e754383ad990e2fbf292c547fdff6a3c93', style: {
|
19307
19743
|
height: `${this.size}px`,
|
19308
19744
|
width: `${this.size}px`,
|
19309
19745
|
['--bar-width']: `${this.size * 0.12}px`,
|
19310
|
-
} }, h("div", { key: '
|
19746
|
+
} }, h("div", { key: '4cf6ac734c6c20fd4e5343ff2b30718f1ec0820a', class: "loader" })));
|
19311
19747
|
}
|
19312
19748
|
};
|
19313
19749
|
CpslSpinner.style = CpslSpinnerStyle0;
|
@@ -19325,12 +19761,12 @@ const CpslSwitch = class {
|
|
19325
19761
|
this.checked = undefined;
|
19326
19762
|
}
|
19327
19763
|
render() {
|
19328
|
-
return (h(Host, { key: '
|
19764
|
+
return (h(Host, { key: '80395b6f36c5653c725a69883098d2822cb6d420' }, h("input", { key: 'b9f74ffce1f02b8efa28b47f60c82e549a87bd09', type: "checkbox", checked: this.checked }), h("span", { key: '1f0763f6aaca5f55a66620a59444a907dc837360', onClick: this.handleSwitchClick, class: { container: true, checked: this.checked } }, h("span", { key: '1804cbae3ea10091952722c6bfb50c6dd518fe0b', class: { thumb: true, checked: this.checked } }))));
|
19329
19765
|
}
|
19330
19766
|
};
|
19331
19767
|
CpslSwitch.style = CpslSwitchStyle0;
|
19332
19768
|
|
19333
|
-
const cpslTabCss = ":host{--tab-color:var(--cpsl-color-text-secondary);--tab-gap:2px;--tab-icon-height:16px;--tab-icon-width:16px;
|
19769
|
+
const cpslTabCss = ":host{--tab-color:var(--cpsl-color-text-secondary);--tab-gap:2px;--tab-icon-height:16px;--tab-icon-width:16px;display:flex;flex:1 1 auto;align-items:center;cursor:pointer;z-index:10}:host ::slotted([slot=start]){--icon-color:var(--tab-color);--height:var(--tab-icon-height);--width:var(--tab-icon-width)}:host ::slotted([slot=end]){--icon-color:var(--tab-color);--height:var(--tab-icon-height);--width:var(--tab-icon-width)}:host(.selected){--tab-color:var(--cpsl-color-text-primary)}.tab-container{align-items:center;overflow:hidden;width:100%;text-overflow:ellipsis;text-align:center;white-space:nowrap;font-weight:500;color:var(--tab-color);display:flex;gap:var(--tab-gap);padding-top:var(--tab-top-padding);padding-bottom:var(--tab-bottom-padding);padding-left:var(--tab-left-padding);padding-right:var(--tab-right-padding)}.content{flex:1 1 auto}";
|
19334
19770
|
const CpslTabStyle0 = cpslTabCss;
|
19335
19771
|
|
19336
19772
|
const CpslTab = class {
|
@@ -19365,7 +19801,7 @@ const CpslTab = class {
|
|
19365
19801
|
}
|
19366
19802
|
}
|
19367
19803
|
render() {
|
19368
|
-
return (h(Host, { key: '
|
19804
|
+
return (h(Host, { key: '028bc025620e157f36758d6af5893b5067d42e22', class: { selected: this.selected }, onClick: this.onTabClicked }, h("div", { key: '6158adb9c6f477fba3b00fcfcc0b1c3717b8158e', class: { 'tab-container': true } }, h("slot", { key: 'e95d380390aacbe7e4630c32170a0bc7c113d871', name: "start" }), h("div", { key: '11905c7fa6cec1dec116738aa3fa35afc960ec87', class: "content" }, h("slot", { key: 'b9b157aa480845a5040fdd8d84499d9e00ed9a43' })), h("slot", { key: '0b5cff6fa6e070254205d7367a92dbae3cec1d3a', name: "end" }))));
|
19369
19805
|
}
|
19370
19806
|
get el() { return getElement(this); }
|
19371
19807
|
};
|
@@ -19423,7 +19859,7 @@ const CpslTable = class {
|
|
19423
19859
|
return this.el.shadowRoot.getElementById('footer-container');
|
19424
19860
|
}
|
19425
19861
|
render() {
|
19426
|
-
return (h(Host, { key: '
|
19862
|
+
return (h(Host, { key: '144ebe0917ce215a128b6653c8ed47138be7b319' }, h("cpsl-card", { key: '8197bc383734a332a2e0ee7221a1990ba20b1f84', part: "table-container", style: { position: 'relative' } }, h("div", { key: 'dd8d0026515ce96a848ae4a6cdf5cdab7bb7ddf2', id: "header-container", class: { 'container-header': true, 'shown': Boolean(this.containerHeaderEl) } }, h("slot", { key: '1b5a2cbae0fa49bb0b5b4d89fef4b44ce8a46439', name: "header" })), h("div", { key: 'e22bd3b94832ded10fe7b152d2d0c68165853529', id: "content-container", class: { 'content': true, 'horizontal-scroll': this.hasHorizontalScroll, 'vertical-scroll': this.hasVerticalScroll }, part: "content" }, h("slot", { key: 'f1bbfc01f1c25f820d9d4846ac1a7f64c21ee03b', name: "content" })), this.headerEl && this.contentContainerEl && this.footerEl && (h("div", { key: 'ad1e130185b6621b763892ae693ffab1d6243ae5', style: { top: `${this.headerEl.clientHeight + 2}px`, height: `${this.contentContainerEl.clientHeight}px` }, class: { 'overlay': true, 'horizontal-scroll': this.hasHorizontalScroll, 'vertical-scroll': this.hasVerticalScroll } })), h("div", { key: 'fb8b26f5d97b3965c50676b0541a14f21c675fe6', id: "footer-container", class: { 'container-footer': true, 'shown': Boolean(this.containerFooterEl) } }, h("slot", { key: '70a40dfe9bb80e3c825c895d12cb971467898e6a', name: "footer" })))));
|
19427
19863
|
}
|
19428
19864
|
get el() { return getElement(this); }
|
19429
19865
|
};
|
@@ -19491,7 +19927,7 @@ const CpslTabs = class {
|
|
19491
19927
|
// Get border width as a number
|
19492
19928
|
const tabsBorderWidth = +getComputedStyle(this.el).getPropertyValue('--tabs-border-width').slice(0, -2);
|
19493
19929
|
const selectedTabRect = this.selectedTabRect;
|
19494
|
-
return (h(Host, { key: '
|
19930
|
+
return (h(Host, { key: '88426913982f1fe2abeefcd1671139b2804222bd', class: { 'full-width': this.fullWidth }, onCpslTabButtonClick: this.onTabClicked }, h("div", { key: '6dea5803e0c9de3ecd8207ec636f5a25741e277e', class: "tabs-container" }, h("slot", { key: '4cbd63beee77016213cda4f151934a4b4cbffeb3' }), h("div", { key: '636d1a79183a24526b013983fa5bb0a45d55d246', class: { slider: true, loaded: this.loaded }, style: { width: `${selectedTabRect.width - 8}px`, left: `${selectedTabRect.x - tabsPosition.x - tabsBorderWidth}px` } }))));
|
19495
19931
|
}
|
19496
19932
|
get el() { return getElement(this); }
|
19497
19933
|
static get watchers() { return {
|
@@ -19505,43 +19941,45 @@ const getTab = (tabs, tab) => {
|
|
19505
19941
|
};
|
19506
19942
|
CpslTabs.style = CpslTabsStyle0;
|
19507
19943
|
|
19508
|
-
const cpslTextCss = ":host{font-family:var(--cpsl-font-family, inherit);
|
19944
|
+
const cpslTextCss = ":host{display:block}:host p,h1,h2,h3,h4,h5,h6{font-family:var(--cpsl-font-family, inherit);padding:0px;margin:0px;font-weight:inherit;font-size:inherit;letter-spacing:inherit;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-smooth:never}:host p::-moz-selection,h1::-moz-selection,h2::-moz-selection,h3::-moz-selection,h4::-moz-selection,h5::-moz-selection,h6::-moz-selection{color:var(--cpsl-color-text-inverted) !important;background:var(--cpsl-color-background-64) !important}:host p::selection,h1::selection,h2::selection,h3::selection,h4::selection,h5::selection,h6::selection{color:var(--cpsl-color-text-inverted) !important;background:var(--cpsl-color-background-64) !important}:host p.primary,h1.primary,h2.primary,h3.primary,h4.primary,h5.primary,h6.primary{color:var(--cpsl-color-text-primary)}:host p.secondary,h1.secondary,h2.secondary,h3.secondary,h4.secondary,h5.secondary,h6.secondary{color:var(--cpsl-color-text-secondary)}:host p.tertiary,h1.tertiary,h2.tertiary,h3.tertiary,h4.tertiary,h5.tertiary,h6.tertiary{color:var(--cpsl-color-text-tertiary)}:host p.subtle,h1.subtle,h2.subtle,h3.subtle,h4.subtle,h5.subtle,h6.subtle{color:var(--cpsl-color-text-subtle)}:host p.inverted,h1.inverted,h2.inverted,h3.inverted,h4.inverted,h5.inverted,h6.inverted{color:var(--cpsl-color-text-inverted)}:host p.error,h1.error,h2.error,h3.error,h4.error,h5.error,h6.error{color:var(--cpsl-color-text-error)}:host p.contrast,h1.contrast,h2.contrast,h3.contrast,h4.contrast,h5.contrast,h6.contrast{color:var(--cpsl-color-text-contrast)}:host p.medium,h1.medium,h2.medium,h3.medium,h4.medium,h5.medium,h6.medium{font-weight:500}:host p.semi-bold,h1.semi-bold,h2.semi-bold,h3.semi-bold,h4.semi-bold,h5.semi-bold,h6.semi-bold{font-weight:600}:host p.bold,h1.bold,h2.bold,h3.bold,h4.bold,h5.bold,h6.bold{font-weight:700}:host p.body-2xs,h1.body-2xs,h2.body-2xs,h3.body-2xs,h4.body-2xs,h5.body-2xs,h6.body-2xs{font-size:var(--cpsl-font-size-body-2xs)}:host p.body-xs,h1.body-xs,h2.body-xs,h3.body-xs,h4.body-xs,h5.body-xs,h6.body-xs{font-size:var(--cpsl-font-size-body-xs)}:host p.body-s,h1.body-s,h2.body-s,h3.body-s,h4.body-s,h5.body-s,h6.body-s{font-size:var(--cpsl-font-size-body-s);line-height:142.857%}:host p.body-m,h1.body-m,h2.body-m,h3.body-m,h4.body-m,h5.body-m,h6.body-m{font-size:var(--cpsl-font-size-body-m);line-height:150%}:host p.body-l,h1.body-l,h2.body-l,h3.body-l,h4.body-l,h5.body-l,h6.body-l{font-size:var(--cpsl-font-size-body-l);line-height:140%}:host p.body-xl,h1.body-xl,h2.body-xl,h3.body-xl,h4.body-xl,h5.body-xl,h6.body-xl{font-size:var(--cpsl-font-size-body-xl)}:host p.heading-xs,h1.heading-xs,h2.heading-xs,h3.heading-xs,h4.heading-xs,h5.heading-xs,h6.heading-xs{font-size:var(--cpsl-font-size-heading-xs)}:host p.heading-s,h1.heading-s,h2.heading-s,h3.heading-s,h4.heading-s,h5.heading-s,h6.heading-s{font-size:var(--cpsl-font-size-heading-s)}:host p.heading-m,h1.heading-m,h2.heading-m,h3.heading-m,h4.heading-m,h5.heading-m,h6.heading-m{font-size:var(--cpsl-font-size-heading-m);letter-spacing:-0.4px}:host p.heading-l,h1.heading-l,h2.heading-l,h3.heading-l,h4.heading-l,h5.heading-l,h6.heading-l{font-size:var(--cpsl-font-size-heading-l);letter-spacing:-1.12px}:host p.heading-xl,h1.heading-xl,h2.heading-xl,h3.heading-xl,h4.heading-xl,h5.heading-xl,h6.heading-xl{font-size:var(--cpsl-font-size-heading-xl);letter-spacing:-1.28px}:host p.heading-2xl,h1.heading-2xl,h2.heading-2xl,h3.heading-2xl,h4.heading-2xl,h5.heading-2xl,h6.heading-2xl{font-size:var(--cpsl-font-size-heading-2xl);letter-spacing:-1.44px}";
|
19509
19945
|
const CpslTextStyle0 = cpslTextCss;
|
19510
19946
|
|
19947
|
+
const TEXT_EL_PART = 'text-element';
|
19511
19948
|
const CpslText = class {
|
19512
19949
|
constructor(hostRef) {
|
19513
19950
|
registerInstance(this, hostRef);
|
19951
|
+
this.getContent = ({ classes, }) => {
|
19952
|
+
switch (this.variant) {
|
19953
|
+
case 'headingXS': {
|
19954
|
+
return (h("h6", { class: classes, part: TEXT_EL_PART }, h("slot", null)));
|
19955
|
+
}
|
19956
|
+
case 'headingS': {
|
19957
|
+
return (h("h5", { class: classes, part: TEXT_EL_PART }, h("slot", null)));
|
19958
|
+
}
|
19959
|
+
case 'headingM': {
|
19960
|
+
return (h("h4", { class: classes, part: TEXT_EL_PART }, h("slot", null)));
|
19961
|
+
}
|
19962
|
+
case 'headingL': {
|
19963
|
+
return (h("h3", { class: classes, part: TEXT_EL_PART }, h("slot", null)));
|
19964
|
+
}
|
19965
|
+
case 'headingXL': {
|
19966
|
+
return (h("h2", { class: classes, part: TEXT_EL_PART }, h("slot", null)));
|
19967
|
+
}
|
19968
|
+
case 'heading2XL': {
|
19969
|
+
return (h("h1", { class: classes, part: TEXT_EL_PART }, h("slot", null)));
|
19970
|
+
}
|
19971
|
+
default: {
|
19972
|
+
return (h("p", { class: classes, part: TEXT_EL_PART }, h("slot", null)));
|
19973
|
+
}
|
19974
|
+
}
|
19975
|
+
};
|
19514
19976
|
this.color = 'primary';
|
19515
19977
|
this.variant = 'bodyM';
|
19516
19978
|
this.weight = 'regular';
|
19517
19979
|
}
|
19518
|
-
get Content() {
|
19519
|
-
switch (this.variant) {
|
19520
|
-
case 'headingXS': {
|
19521
|
-
return (h("h6", null, h("slot", null)));
|
19522
|
-
}
|
19523
|
-
case 'headingS': {
|
19524
|
-
return (h("h5", null, h("slot", null)));
|
19525
|
-
}
|
19526
|
-
case 'headingM': {
|
19527
|
-
return (h("h4", null, h("slot", null)));
|
19528
|
-
}
|
19529
|
-
case 'headingL': {
|
19530
|
-
return (h("h3", null, h("slot", null)));
|
19531
|
-
}
|
19532
|
-
case 'headingXL': {
|
19533
|
-
return (h("h2", null, h("slot", null)));
|
19534
|
-
}
|
19535
|
-
case 'heading2XL': {
|
19536
|
-
return (h("h1", null, h("slot", null)));
|
19537
|
-
}
|
19538
|
-
default: {
|
19539
|
-
return (h("p", null, h("slot", null)));
|
19540
|
-
}
|
19541
|
-
}
|
19542
|
-
}
|
19543
19980
|
render() {
|
19544
|
-
return (h(Host, { key: '
|
19981
|
+
return (h(Host, { key: '4e5d967b96ae69553f1826a31cd0baf84735cdb0' }, this.getContent({
|
19982
|
+
classes: {
|
19545
19983
|
// COLORS
|
19546
19984
|
'primary': this.color === 'primary',
|
19547
19985
|
'secondary': this.color === 'secondary',
|
@@ -19567,7 +20005,8 @@ const CpslText = class {
|
|
19567
20005
|
'heading-l': this.variant === 'headingL',
|
19568
20006
|
'heading-xl': this.variant === 'headingXL',
|
19569
20007
|
'heading-2xl': this.variant === 'heading2XL',
|
19570
|
-
}
|
20008
|
+
},
|
20009
|
+
})));
|
19571
20010
|
}
|
19572
20011
|
};
|
19573
20012
|
CpslText.style = CpslTextStyle0;
|
@@ -19582,7 +20021,7 @@ const CpslTileButton = class {
|
|
19582
20021
|
this.icon = undefined;
|
19583
20022
|
}
|
19584
20023
|
render() {
|
19585
|
-
return (h(Host, { key: '
|
20024
|
+
return (h(Host, { key: 'dabee9c05e67f923fd4d8c88eac28a8b9efed9d4' }, h("button", { key: '2db84264a91bf9a58dea0fc414ef27f36f3464dd', class: "button-native" }, h("cpsl-icon", { key: 'bf29fece3a23fefc5856deab7fc8e3b7a57ce162', exportparts: "icon", src: this.src, icon: this.icon }), h("slot", { key: '5ef7bcf22ddbeb498576d03813b6594554f1a10f' }))));
|
19586
20025
|
}
|
19587
20026
|
};
|
19588
20027
|
CpslTileButton.style = CpslTileButtonStyle0;
|