@hotosm/ui 0.3.1-b4 → 0.3.1-b5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (30) hide show
  1. package/README.md +10 -8
  2. package/dist/chunks/chunk.2MK55PUE.js +700 -0
  3. package/dist/chunks/{callout.USQGOL5A.js → chunk.3NBBS2A2.js} +2 -2
  4. package/dist/chunks/{chunk.4YLAIDAG.js → chunk.7RJ72M75.js} +3 -3
  5. package/dist/chunks/{chunk.OVCI43FD.js → chunk.MIYFUINI.js} +2 -2
  6. package/dist/chunks/{chunk.NQHNA5TA.js → chunk.PDLGEB7T.js} +3 -3
  7. package/dist/chunks/chunk.V7FZQXWL.js +667 -0
  8. package/dist/components/consent/consent.component.d.ts +3 -0
  9. package/dist/components/consent/consent.component.js +1 -1
  10. package/dist/components/consent/consent.js +1 -1
  11. package/dist/components/header/header.component.d.ts +4 -0
  12. package/dist/components/header/header.component.js +1 -1
  13. package/dist/components/header/header.js +1 -1
  14. package/dist/components/logo/logo.component.js +1 -1
  15. package/dist/components/logo/logo.js +1 -1
  16. package/dist/components/tracking/tracking.component.d.ts +3 -0
  17. package/dist/components/tracking/tracking.component.js +1 -1
  18. package/dist/components/tracking/tracking.js +1 -1
  19. package/dist/hotosm-ui.js +1 -1
  20. package/package.json +1 -1
  21. package/dist/chunks/button.QMPBLQB7.js +0 -1
  22. package/dist/chunks/chunk.7VBX4GII.js +0 -1
  23. package/dist/chunks/chunk.FIQQYKEP.js +0 -14
  24. package/dist/chunks/chunk.I26W4NHZ.js +0 -460
  25. package/dist/chunks/chunk.OHRBDQCO.js +0 -45
  26. package/dist/chunks/chunk.TFICHQZE.js +0 -186
  27. package/dist/chunks/chunk.XAMKQWQ3.js +0 -92
  28. package/dist/chunks/dialog.ZJLYCG4P.js +0 -217
  29. package/dist/chunks/icon.ZB6BUFKB.js +0 -1
  30. package/dist/chunks/tab-group.M6XGU33J.js +0 -360
@@ -0,0 +1,700 @@
1
+ import{a as b,b as s,c as E,d as T}from"./chunk.6ZDEZIWM.js";import{a as X,e as w,f as Y,g as Z,h as Q,i as J,j as tt,k as et}from"./chunk.U4P7XQR4.js";import{a as C}from"./chunk.NI7UJOOZ.js";var rt=()=>({checkValidity(t){let e=t.input,r={message:"",isValid:!0,invalidKeys:[]};if(!e)return r;let n=!0;if("checkValidity"in e&&(n=e.checkValidity()),n)return r;if(r.isValid=!1,"validationMessage"in e&&(r.message=e.validationMessage),!("validity"in e))return r.invalidKeys.push("customError"),r;for(let a in e.validity){if(a==="valid")continue;let o=a;e.validity[o]&&r.invalidKeys.push(o)}return r}});var Lt=Object.defineProperty,kt=Object.getOwnPropertyDescriptor,ot=t=>{throw TypeError(t)},i=(t,e,r,n)=>{for(var a=n>1?void 0:n?kt(e,r):e,o=t.length-1,c;o>=0;o--)(c=t[o])&&(a=(n?c(e,r,a):c(a))||a);return n&&a&&Lt(e,r,a),a},nt=(t,e,r)=>e.has(t)||ot("Cannot "+r),at=(t,e,r)=>(nt(t,e,"read from private field"),r?r.call(t):e.get(t)),it=(t,e,r)=>e.has(t)?ot("Cannot add the same private member more than once"):e instanceof WeakSet?e.add(t):e.set(t,r),st=(t,e,r,n)=>(nt(t,e,"write to private field"),n?n.call(t,r):e.set(t,r),r);var At=`:host {
2
+ box-sizing: border-box !important;
3
+ }
4
+
5
+ :host *,
6
+ :host *::before,
7
+ :host *::after {
8
+ box-sizing: inherit !important;
9
+ }
10
+
11
+ [hidden] {
12
+ display: none !important;
13
+ }
14
+ `,A,f=class extends et{constructor(){super(),it(this,A,!1),this.initialReflectedProperties=new Map,this.didSSR=!1||!!this.shadowRoot,this.customStates={set:(e,r)=>{var n;(n=this.internals)!=null&&n.states&&(r?this.internals.states.add(e):this.internals.states.delete(e))},has:e=>{var r;return(r=this.internals)!=null&&r.states?this.internals.states.has(e):!1}};try{this.internals=this.attachInternals()}catch(e){console.error("Element internals are not supported in your browser. Consider using a polyfill")}this.customStates.set("wa-defined",!0);let t=this.constructor;for(let[e,r]of t.elementProperties)r.default==="inherit"&&r.initial!==void 0&&typeof e=="string"&&this.customStates.set(`initial-${e}-${r.initial}`,!0)}static get styles(){let t=Array.isArray(this.css)?this.css:this.css?[this.css]:[];return[At,...t].map(e=>typeof e=="string"?X(e):e)}attributeChangedCallback(t,e,r){at(this,A)||(this.constructor.elementProperties.forEach((n,a)=>{n.reflect&&this[a]!=null&&this.initialReflectedProperties.set(a,this[a])}),st(this,A,!0)),super.attributeChangedCallback(t,e,r)}willUpdate(t){super.willUpdate(t),this.initialReflectedProperties.forEach((e,r)=>{t.has(r)&&this[r]==null&&(this[r]=e)})}firstUpdated(t){var e;super.firstUpdated(t),this.didSSR&&((e=this.shadowRoot)==null||e.querySelectorAll("slot").forEach(r=>{r.dispatchEvent(new Event("slotchange",{bubbles:!0,composed:!1,cancelable:!1}))}))}update(t){try{super.update(t)}catch(e){if(this.didSSR&&!this.hasUpdated){let r=new Event("lit-hydration-error",{bubbles:!0,composed:!0,cancelable:!1});r.error=e,this.dispatchEvent(r)}throw e}}relayNativeEvent(t,e){t.stopImmediatePropagation(),this.dispatchEvent(new t.constructor(t.type,C(C({},t),e)))}};A=new WeakMap;i([s()],f.prototype,"dir",2);i([s()],f.prototype,"lang",2);i([s({type:Boolean,reflect:!0,attribute:"did-ssr"})],f.prototype,"didSSR",2);var R=class extends Event{constructor(){super("wa-invalid",{bubbles:!0,cancelable:!1,composed:!0})}},zt=()=>({observedAttributes:["custom-error"],checkValidity(t){let e={message:"",isValid:!0,invalidKeys:[]};return t.customError&&(e.message=t.customError,e.isValid=!1,e.invalidKeys=["customError"]),e}}),m=class extends f{constructor(){super(),this.name=null,this.disabled=!1,this.required=!1,this.assumeInteractionOn=["input"],this.validators=[],this.valueHasChanged=!1,this.hasInteracted=!1,this.customError=null,this.emittedEvents=[],this.emitInvalid=t=>{t.target===this&&(this.hasInteracted=!0,this.dispatchEvent(new R))},this.handleInteraction=t=>{var r;let e=this.emittedEvents;e.includes(t.type)||e.push(t.type),e.length===((r=this.assumeInteractionOn)==null?void 0:r.length)&&(this.hasInteracted=!0)},!1||this.addEventListener("invalid",this.emitInvalid)}static get validators(){return[zt()]}static get observedAttributes(){let t=new Set(super.observedAttributes||[]);for(let e of this.validators)if(e.observedAttributes)for(let r of e.observedAttributes)t.add(r);return[...t]}connectedCallback(){super.connectedCallback(),this.updateValidity(),this.assumeInteractionOn.forEach(t=>{this.addEventListener(t,this.handleInteraction)})}firstUpdated(...t){super.firstUpdated(...t),this.updateValidity()}willUpdate(t){if(!!1&&t.has("customError")&&(this.customError||(this.customError=null),this.setCustomValidity(this.customError||"")),t.has("value")||t.has("disabled")){let e=this.value;if(Array.isArray(e)){if(this.name){let r=new FormData;for(let n of e)r.append(this.name,n);this.setValue(r,r)}}else this.setValue(e,e)}t.has("disabled")&&(this.customStates.set("disabled",this.disabled),(this.hasAttribute("disabled")||!!1&&!this.matches(":disabled"))&&this.toggleAttribute("disabled",this.disabled)),this.updateValidity(),super.willUpdate(t)}get labels(){return this.internals.labels}getForm(){return this.internals.form}get validity(){return this.internals.validity}get willValidate(){return this.internals.willValidate}get validationMessage(){return this.internals.validationMessage}checkValidity(){return this.updateValidity(),this.internals.checkValidity()}reportValidity(){return this.updateValidity(),this.hasInteracted=!0,this.internals.reportValidity()}get validationTarget(){return this.input||void 0}setValidity(...t){let e=t[0],r=t[1],n=t[2];n||(n=this.validationTarget),this.internals.setValidity(e,r,n||void 0),this.requestUpdate("validity"),this.setCustomStates()}setCustomStates(){let t=!!this.required,e=this.internals.validity.valid,r=this.hasInteracted;this.customStates.set("required",t),this.customStates.set("optional",!t),this.customStates.set("invalid",!e),this.customStates.set("valid",e),this.customStates.set("user-invalid",!e&&r),this.customStates.set("user-valid",e&&r)}setCustomValidity(t){if(!t){this.customError=null,this.setValidity({});return}this.customError=t,this.setValidity({customError:!0},t,this.validationTarget)}formResetCallback(){this.resetValidity(),this.hasInteracted=!1,this.valueHasChanged=!1,this.emittedEvents=[],this.updateValidity()}formDisabledCallback(t){this.disabled=t,this.updateValidity()}formStateRestoreCallback(t,e){this.value=t,e==="restore"&&this.resetValidity(),this.updateValidity()}setValue(...t){let[e,r]=t;this.internals.setFormValue(e,r)}get allValidators(){let t=this.constructor.validators||[],e=this.validators||[];return[...t,...e]}resetValidity(){this.setCustomValidity(""),this.setValidity({})}updateValidity(){if(this.disabled||this.hasAttribute("disabled")||!this.willValidate){this.resetValidity();return}let t=this.allValidators;if(!(t!=null&&t.length))return;let e={customError:!!this.customError},r=this.validationTarget||this.input||void 0,n="";for(let a of t){let{isValid:o,message:c,invalidKeys:d}=a.checkValidity(this);o||(n||(n=c),(d==null?void 0:d.length)>=0&&d.forEach(v=>e[v]=!0))}n||(n=this.validationMessage),this.setValidity(e,n,r)}};m.formAssociated=!0;i([s({reflect:!0})],m.prototype,"name",2);i([s({type:Boolean})],m.prototype,"disabled",2);i([s({state:!0,attribute:!1})],m.prototype,"valueHasChanged",2);i([s({state:!0,attribute:!1})],m.prototype,"hasInteracted",2);i([s({attribute:"custom-error",reflect:!0})],m.prototype,"customError",2);i([s({attribute:!1,state:!0,type:Object})],m.prototype,"validity",1);var lt=class{constructor(t,...e){this.slotNames=[],this.handleSlotChange=r=>{let n=r.target;(this.slotNames.includes("[default]")&&!n.name||n.name&&this.slotNames.includes(n.name))&&this.host.requestUpdate()},(this.host=t).addController(this),this.slotNames=e}hasDefaultSlot(){return[...this.host.childNodes].some(t=>{if(t.nodeType===Node.TEXT_NODE&&t.textContent.trim()!=="")return!0;if(t.nodeType===Node.ELEMENT_NODE){let e=t;if(e.tagName.toLowerCase()==="wa-visually-hidden")return!1;if(!e.hasAttribute("slot"))return!0}return!1})}hasNamedSlot(t){return this.host.querySelector(`:scope > [slot="${t}"]`)!==null}test(t){return t==="[default]"?this.hasDefaultSlot():this.hasNamedSlot(t)}hostConnected(){this.host.shadowRoot.addEventListener("slotchange",this.handleSlotChange)}hostDisconnected(){this.host.shadowRoot.removeEventListener("slotchange",this.handleSlotChange)}};var ct=`@layer wa-utilities {
15
+ :host([size='small']),
16
+ .wa-size-s {
17
+ font-size: var(--wa-font-size-s);
18
+ }
19
+
20
+ :host([size='medium']),
21
+ .wa-size-m {
22
+ font-size: var(--wa-font-size-m);
23
+ }
24
+
25
+ :host([size='large']),
26
+ .wa-size-l {
27
+ font-size: var(--wa-font-size-l);
28
+ }
29
+ }
30
+ `;var D=new Set,y=new Map,g,U="ltr",N="en",dt=typeof MutationObserver!="undefined"&&typeof document!="undefined"&&typeof document.documentElement!="undefined";if(dt){let t=new MutationObserver(ut);U=document.documentElement.dir||"ltr",N=document.documentElement.lang||navigator.language,t.observe(document.documentElement,{attributes:!0,attributeFilter:["dir","lang"]})}function S(...t){t.map(e=>{let r=e.$code.toLowerCase();y.has(r)?y.set(r,Object.assign(Object.assign({},y.get(r)),e)):y.set(r,e),g||(g=e)}),ut()}function ut(){dt&&(U=document.documentElement.dir||"ltr",N=document.documentElement.lang||navigator.language),[...D.keys()].map(t=>{typeof t.requestUpdate=="function"&&t.requestUpdate()})}var z=class{constructor(e){this.host=e,this.host.addController(this)}hostConnected(){D.add(this.host)}hostDisconnected(){D.delete(this.host)}dir(){return`${this.host.dir||U}`.toLowerCase()}lang(){return`${this.host.lang||N}`.toLowerCase()}getTranslationData(e){var r,n;let a=new Intl.Locale(e.replace(/_/g,"-")),o=a==null?void 0:a.language.toLowerCase(),c=(n=(r=a==null?void 0:a.region)===null||r===void 0?void 0:r.toLowerCase())!==null&&n!==void 0?n:"",d=y.get(`${o}-${c}`),v=y.get(o);return{locale:a,language:o,region:c,primary:d,secondary:v}}exists(e,r){var n;let{primary:a,secondary:o}=this.getTranslationData((n=r.lang)!==null&&n!==void 0?n:this.lang());return r=Object.assign({includeFallback:!1},r),!!(a&&a[e]||o&&o[e]||r.includeFallback&&g&&g[e])}term(e,...r){let{primary:n,secondary:a}=this.getTranslationData(this.lang()),o;if(n&&n[e])o=n[e];else if(a&&a[e])o=a[e];else if(g&&g[e])o=g[e];else return console.error(`No translation found for: ${String(e)}`),String(e);return typeof o=="function"?o(...r):o}date(e,r){return e=new Date(e),new Intl.DateTimeFormat(this.lang(),r).format(e)}number(e,r){return e=Number(e),isNaN(e)?"":new Intl.NumberFormat(this.lang(),r).format(e)}relativeTime(e,r,n){return new Intl.RelativeTimeFormat(this.lang(),n).format(e,r)}};var ht={$code:"en",$name:"English",$dir:"ltr",carousel:"Carousel",clearEntry:"Clear entry",close:"Close",copied:"Copied",copy:"Copy",currentValue:"Current value",error:"Error",goToSlide:(t,e)=>`Go to slide ${t} of ${e}`,hidePassword:"Hide password",loading:"Loading",nextSlide:"Next slide",numOptionsSelected:t=>t===0?"No options selected":t===1?"1 option selected":`${t} options selected`,previousSlide:"Previous slide",progress:"Progress",remove:"Remove",resize:"Resize",scrollableRegion:"Scrollable region",scrollToEnd:"Scroll to end",scrollToStart:"Scroll to start",selectAColorFromTheScreen:"Select a color from the screen",showPassword:"Show password",slideNum:t=>`Slide ${t}`,toggleColorFormat:"Toggle color format",zoomIn:"Zoom in",zoomOut:"Zoom out"};S(ht);var pt=ht;var q=class extends z{};S(pt);function L(t,e){let r=C({waitUntilFirstUpdate:!1},e);return(n,a)=>{let{update:o}=n,c=Array.isArray(t)?t:[t];n.update=function(d){c.forEach(v=>{let h=v;if(d.has(h)){let x=d.get(h),_=this[h];x!==_&&(!r.waitUntilFirstUpdate||this.hasUpdated)&&this[a](x,_)}}),o.call(this,d)}}}var vt=`@layer wa-utilities {
31
+ /** Register color properties so that the space toggle hack can work. */
32
+ @property --wa-color-fill-loud {
33
+ syntax: '<color>';
34
+ inherits: true;
35
+ initial-value: transparent;
36
+ }
37
+
38
+ @property --wa-color-fill-normal {
39
+ syntax: '<color>';
40
+ inherits: true;
41
+ initial-value: transparent;
42
+ }
43
+
44
+ @property --wa-color-fill-quiet {
45
+ syntax: '<color>';
46
+ inherits: true;
47
+ initial-value: transparent;
48
+ }
49
+
50
+ @property --wa-color-border-loud {
51
+ syntax: '<color>';
52
+ inherits: true;
53
+ initial-value: transparent;
54
+ }
55
+
56
+ @property --wa-color-border-normal {
57
+ syntax: '<color>';
58
+ inherits: true;
59
+ initial-value: transparent;
60
+ }
61
+
62
+ @property --wa-color-border-quiet {
63
+ syntax: '<color>';
64
+ inherits: true;
65
+ initial-value: transparent;
66
+ }
67
+
68
+ @property --wa-color-on-loud {
69
+ syntax: '<color>';
70
+ inherits: true;
71
+ initial-value: transparent;
72
+ }
73
+
74
+ @property --wa-color-on-normal {
75
+ syntax: '<color>';
76
+ inherits: true;
77
+ initial-value: transparent;
78
+ }
79
+
80
+ @property --wa-color-on-quiet {
81
+ syntax: '<color>';
82
+ inherits: true;
83
+ initial-value: transparent;
84
+ }
85
+
86
+ /**
87
+ * Element defaults.
88
+ We want these to resolve to inherit when inside a variant, and only be applied when not inside an explicit variant.
89
+ */
90
+
91
+ :host(wa-button),
92
+ button,
93
+ input[type='button'],
94
+ input[type='submit'],
95
+ :host(wa-tag) {
96
+ --wa-color-fill-loud: var(--wa-no-variant, var(--wa-color-neutral-fill-loud));
97
+ --wa-color-fill-normal: var(--wa-no-variant, var(--wa-color-neutral-fill-normal));
98
+ --wa-color-fill-quiet: var(--wa-no-variant, var(--wa-color-neutral-fill-quiet));
99
+ --wa-color-border-loud: var(--wa-no-variant, var(--wa-color-neutral-border-loud));
100
+ --wa-color-border-normal: var(--wa-no-variant, var(--wa-color-neutral-border-normal));
101
+ --wa-color-border-quiet: var(--wa-no-variant, var(--wa-color-neutral-border-quiet));
102
+ --wa-color-on-loud: var(--wa-no-variant, var(--wa-color-neutral-on-loud));
103
+ --wa-color-on-normal: var(--wa-no-variant, var(--wa-color-neutral-on-normal));
104
+ --wa-color-on-quiet: var(--wa-no-variant, var(--wa-color-neutral-on-quiet));
105
+ }
106
+
107
+ :host(wa-callout),
108
+ :host(wa-badge) {
109
+ --wa-color-fill-loud: var(--wa-no-variant, var(--wa-color-brand-fill-loud));
110
+ --wa-color-fill-normal: var(--wa-no-variant, var(--wa-color-brand-fill-normal));
111
+ --wa-color-fill-quiet: var(--wa-no-variant, var(--wa-color-brand-fill-quiet));
112
+ --wa-color-border-loud: var(--wa-no-variant, var(--wa-color-brand-border-loud));
113
+ --wa-color-border-normal: var(--wa-no-variant, var(--wa-color-brand-border-normal));
114
+ --wa-color-border-quiet: var(--wa-no-variant, var(--wa-color-brand-border-quiet));
115
+ --wa-color-on-loud: var(--wa-no-variant, var(--wa-color-brand-on-loud));
116
+ --wa-color-on-normal: var(--wa-no-variant, var(--wa-color-brand-on-normal));
117
+ --wa-color-on-quiet: var(--wa-no-variant, var(--wa-color-brand-on-quiet));
118
+ }
119
+
120
+ /**
121
+ * Variants
122
+ */
123
+
124
+ :root,
125
+ .wa-neutral,
126
+ :host([variant='neutral']) {
127
+ --wa-color-fill-loud: var(--wa-color-neutral-fill-loud);
128
+ --wa-color-fill-normal: var(--wa-color-neutral-fill-normal);
129
+ --wa-color-fill-quiet: var(--wa-color-neutral-fill-quiet);
130
+ --wa-color-border-loud: var(--wa-color-neutral-border-loud);
131
+ --wa-color-border-normal: var(--wa-color-neutral-border-normal);
132
+ --wa-color-border-quiet: var(--wa-color-neutral-border-quiet);
133
+ --wa-color-on-loud: var(--wa-color-neutral-on-loud);
134
+ --wa-color-on-normal: var(--wa-color-neutral-on-normal);
135
+ --wa-color-on-quiet: var(--wa-color-neutral-on-quiet);
136
+ }
137
+
138
+ .wa-brand,
139
+ :host([variant='brand']) {
140
+ --wa-color-fill-loud: var(--wa-color-brand-fill-loud);
141
+ --wa-color-fill-normal: var(--wa-color-brand-fill-normal);
142
+ --wa-color-fill-quiet: var(--wa-color-brand-fill-quiet);
143
+ --wa-color-border-loud: var(--wa-color-brand-border-loud);
144
+ --wa-color-border-normal: var(--wa-color-brand-border-normal);
145
+ --wa-color-border-quiet: var(--wa-color-brand-border-quiet);
146
+ --wa-color-on-loud: var(--wa-color-brand-on-loud);
147
+ --wa-color-on-normal: var(--wa-color-brand-on-normal);
148
+ --wa-color-on-quiet: var(--wa-color-brand-on-quiet);
149
+ }
150
+
151
+ .wa-success,
152
+ :host([variant='success']) {
153
+ --wa-color-fill-loud: var(--wa-color-success-fill-loud);
154
+ --wa-color-fill-normal: var(--wa-color-success-fill-normal);
155
+ --wa-color-fill-quiet: var(--wa-color-success-fill-quiet);
156
+ --wa-color-border-loud: var(--wa-color-success-border-loud);
157
+ --wa-color-border-normal: var(--wa-color-success-border-normal);
158
+ --wa-color-border-quiet: var(--wa-color-success-border-quiet);
159
+ --wa-color-on-loud: var(--wa-color-success-on-loud);
160
+ --wa-color-on-normal: var(--wa-color-success-on-normal);
161
+ --wa-color-on-quiet: var(--wa-color-success-on-quiet);
162
+ }
163
+
164
+ .wa-warning,
165
+ :host([variant='warning']) {
166
+ --wa-color-fill-loud: var(--wa-color-warning-fill-loud);
167
+ --wa-color-fill-normal: var(--wa-color-warning-fill-normal);
168
+ --wa-color-fill-quiet: var(--wa-color-warning-fill-quiet);
169
+ --wa-color-border-loud: var(--wa-color-warning-border-loud);
170
+ --wa-color-border-normal: var(--wa-color-warning-border-normal);
171
+ --wa-color-border-quiet: var(--wa-color-warning-border-quiet);
172
+ --wa-color-on-loud: var(--wa-color-warning-on-loud);
173
+ --wa-color-on-normal: var(--wa-color-warning-on-normal);
174
+ --wa-color-on-quiet: var(--wa-color-warning-on-quiet);
175
+ }
176
+
177
+ .wa-danger,
178
+ :host([variant='danger']) {
179
+ --wa-color-fill-loud: var(--wa-color-danger-fill-loud);
180
+ --wa-color-fill-normal: var(--wa-color-danger-fill-normal);
181
+ --wa-color-fill-quiet: var(--wa-color-danger-fill-quiet);
182
+ --wa-color-border-loud: var(--wa-color-danger-border-loud);
183
+ --wa-color-border-normal: var(--wa-color-danger-border-normal);
184
+ --wa-color-border-quiet: var(--wa-color-danger-border-quiet);
185
+ --wa-color-on-loud: var(--wa-color-danger-on-loud);
186
+ --wa-color-on-normal: var(--wa-color-danger-on-normal);
187
+ --wa-color-on-quiet: var(--wa-color-danger-on-quiet);
188
+ }
189
+
190
+ .wa-neutral,
191
+ .wa-brand,
192
+ .wa-success,
193
+ .wa-warning,
194
+ .wa-danger,
195
+ :host([variant]) {
196
+ --wa-no-variant: /* space toggle */;
197
+ }
198
+ }
199
+ `;var ft={ATTRIBUTE:1,CHILD:2,PROPERTY:3,BOOLEAN_ATTRIBUTE:4,EVENT:5,ELEMENT:6},mt=t=>(...e)=>({_$litDirective$:t,values:e}),V=class{constructor(e){}get _$AU(){return this._$AM._$AU}_$AT(e,r,n){this._$Ct=e,this._$AM=r,this._$Ci=n}_$AS(e,r){return this.update(e,r)}update(e,r){return this.render(...r)}};var wt=mt(class extends V{constructor(t){var e;if(super(t),t.type!==ft.ATTRIBUTE||t.name!=="class"||((e=t.strings)==null?void 0:e.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter(e=>t[e]).join(" ")+" "}update(t,[e]){var n,a;if(this.st===void 0){this.st=new Set,t.strings!==void 0&&(this.nt=new Set(t.strings.join(" ").split(/\s/).filter(o=>o!=="")));for(let o in e)e[o]&&!((n=this.nt)!=null&&n.has(o))&&this.st.add(o);return this.render(e)}let r=t.element.classList;for(let o of this.st)o in e||(r.remove(o),this.st.delete(o));for(let o in e){let c=!!e[o];c===this.st.has(o)||(a=this.nt)!=null&&a.has(o)||(c?(r.add(o),this.st.add(o)):(r.remove(o),this.st.delete(o)))}return Q}});var p=t=>t!=null?t:J;var bt=Symbol.for(""),qt=t=>{if((t==null?void 0:t.r)===bt)return t==null?void 0:t._$litStatic$};var O=(t,...e)=>({_$litStatic$:e.reduce((r,n,a)=>r+(o=>{if(o._$litStatic$!==void 0)return o._$litStatic$;throw Error(`Value passed to 'literal' function must be a 'literal' result: ${o}. Use 'unsafeStatic' to pass non-literal values, but
200
+ take care to ensure page security.`)})(n)+t[a+1],t[0]),r:bt}),gt=new Map,H=t=>(e,...r)=>{let n=r.length,a,o,c=[],d=[],v,h=0,x=!1;for(;h<n;){for(v=e[h];h<n&&(o=r[h],(a=qt(o))!==void 0);)v+=a+e[++h],x=!0;h!==n&&d.push(o),c.push(v),h++}if(h===n&&c.push(e[n]),x){let _=c.join("$$lit$$");(e=gt.get(_))===void 0&&(c.raw=c,gt.set(_,e=c)),r=d}return t(e,...r)},I=H(w),qe=H(Y),Ve=H(Z);var Vt=`@layer wa-component {
201
+ :host {
202
+ display: inline-block;
203
+ position: relative;
204
+ }
205
+ }
206
+
207
+ .button {
208
+ display: inline-flex;
209
+ align-items: center;
210
+ justify-content: center;
211
+ text-decoration: none;
212
+ user-select: none;
213
+ -webkit-user-select: none;
214
+ white-space: nowrap;
215
+ vertical-align: middle;
216
+ transition-property: background, border, box-shadow, color;
217
+ transition-duration: var(--wa-transition-fast);
218
+ transition-timing-function: var(--wa-transition-easing);
219
+ cursor: pointer;
220
+ padding: 0 var(--wa-form-control-padding-inline);
221
+ font-family: inherit;
222
+ font-size: inherit;
223
+ font-weight: var(--wa-font-weight-action);
224
+ line-height: calc(var(--wa-form-control-height) - var(--border-width) * 2);
225
+ height: var(--wa-form-control-height);
226
+ width: 100%;
227
+
228
+ background-color: var(--wa-color-fill-loud, var(--wa-color-neutral-fill-loud));
229
+ border-color: transparent;
230
+ color: var(--wa-color-on-loud, var(--wa-color-neutral-on-loud));
231
+ border-radius: var(--wa-form-control-border-radius);
232
+ border-style: var(--wa-border-style);
233
+ border-width: var(--wa-border-width-s);
234
+ }
235
+
236
+ /* Appearance modifiers */
237
+ :host([appearance~='plain']) {
238
+ .button {
239
+ color: var(--wa-color-on-quiet, var(--wa-color-neutral-on-quiet));
240
+ background-color: transparent;
241
+ border-color: transparent;
242
+ }
243
+ @media (hover: hover) {
244
+ .button:not(.disabled):not(.loading):hover {
245
+ color: var(--wa-color-on-quiet, var(--wa-color-neutral-on-quiet));
246
+ background-color: var(--wa-color-fill-quiet, var(--wa-color-neutral-fill-quiet));
247
+ }
248
+ }
249
+ .button:not(.disabled):not(.loading):active {
250
+ color: var(--wa-color-on-quiet, var(--wa-color-neutral-on-quiet));
251
+ background-color: color-mix(
252
+ in oklab,
253
+ var(--wa-color-fill-quiet, var(--wa-color-neutral-fill-quiet)),
254
+ var(--wa-color-mix-active)
255
+ );
256
+ }
257
+ }
258
+
259
+ :host([appearance~='outlined']) {
260
+ .button {
261
+ color: var(--wa-color-on-quiet, var(--wa-color-neutral-on-quiet));
262
+ background-color: transparent;
263
+ border-color: var(--wa-color-border-loud, var(--wa-color-neutral-border-loud));
264
+ }
265
+ @media (hover: hover) {
266
+ .button:not(.disabled):not(.loading):hover {
267
+ color: var(--wa-color-on-quiet, var(--wa-color-neutral-on-quiet));
268
+ background-color: var(--wa-color-fill-quiet, var(--wa-color-neutral-fill-quiet));
269
+ }
270
+ }
271
+ .button:not(.disabled):not(.loading):active {
272
+ color: var(--wa-color-on-quiet, var(--wa-color-neutral-on-quiet));
273
+ background-color: color-mix(
274
+ in oklab,
275
+ var(--wa-color-fill-quiet, var(--wa-color-neutral-fill-quiet)),
276
+ var(--wa-color-mix-active)
277
+ );
278
+ }
279
+ }
280
+
281
+ :host([appearance~='filled']) {
282
+ .button {
283
+ color: var(--wa-color-on-normal, var(--wa-color-neutral-on-normal));
284
+ background-color: var(--wa-color-fill-normal, var(--wa-color-neutral-fill-normal));
285
+ border-color: transparent;
286
+ }
287
+ @media (hover: hover) {
288
+ .button:not(.disabled):not(.loading):hover {
289
+ color: var(--wa-color-on-normal, var(--wa-color-neutral-on-normal));
290
+ background-color: color-mix(
291
+ in oklab,
292
+ var(--wa-color-fill-normal, var(--wa-color-neutral-fill-normal)),
293
+ var(--wa-color-mix-hover)
294
+ );
295
+ }
296
+ }
297
+ .button:not(.disabled):not(.loading):active {
298
+ color: var(--wa-color-on-normal, var(--wa-color-neutral-on-normal));
299
+ background-color: color-mix(
300
+ in oklab,
301
+ var(--wa-color-fill-normal, var(--wa-color-neutral-fill-normal)),
302
+ var(--wa-color-mix-active)
303
+ );
304
+ }
305
+
306
+ &:host([appearance~='outlined']) .button {
307
+ border-color: var(--wa-color-border-normal, var(--wa-color-neutral-border-normal));
308
+ }
309
+ }
310
+
311
+ :host([appearance~='accent']) {
312
+ .button {
313
+ color: var(--wa-color-on-loud, var(--wa-color-neutral-on-loud));
314
+ background-color: var(--wa-color-fill-loud, var(--wa-color-neutral-fill-loud));
315
+ border-color: transparent;
316
+ }
317
+ @media (hover: hover) {
318
+ .button:not(.disabled):not(.loading):hover {
319
+ background-color: color-mix(
320
+ in oklab,
321
+ var(--wa-color-fill-loud, var(--wa-color-neutral-fill-loud)),
322
+ var(--wa-color-mix-hover)
323
+ );
324
+ }
325
+ }
326
+ .button:not(.disabled):not(.loading):active {
327
+ background-color: color-mix(
328
+ in oklab,
329
+ var(--wa-color-fill-loud, var(--wa-color-neutral-fill-loud)),
330
+ var(--wa-color-mix-active)
331
+ );
332
+ }
333
+ }
334
+
335
+ /* Focus states */
336
+ .button:focus {
337
+ outline: none;
338
+ }
339
+
340
+ .button:focus-visible {
341
+ outline: var(--wa-focus-ring);
342
+ outline-offset: var(--wa-focus-ring-offset);
343
+ }
344
+
345
+ /* Disabled state */
346
+ .button.disabled {
347
+ opacity: 0.5;
348
+ cursor: not-allowed;
349
+ }
350
+
351
+ /* When disabled, prevent mouse events from bubbling up from children */
352
+ .button.disabled * {
353
+ pointer-events: none;
354
+ }
355
+
356
+ /* Keep it last so Safari doesn't stop parsing this block */
357
+ .button::-moz-focus-inner {
358
+ border: 0;
359
+ }
360
+
361
+ /* Icon buttons */
362
+ .button.is-icon-button {
363
+ outline-offset: 2px;
364
+ width: var(--wa-form-control-height);
365
+ aspect-ratio: 1;
366
+ }
367
+
368
+ /* Pill modifier */
369
+ :host([pill]) .button {
370
+ border-radius: var(--wa-border-radius-pill);
371
+ }
372
+
373
+ /*
374
+ * Label
375
+ */
376
+
377
+ .start,
378
+ .end {
379
+ flex: 0 0 auto;
380
+ display: flex;
381
+ align-items: center;
382
+ pointer-events: none;
383
+ }
384
+
385
+ .label {
386
+ display: flex;
387
+ }
388
+
389
+ .label::slotted(wa-icon) {
390
+ align-self: center;
391
+ }
392
+
393
+ /*
394
+ * Caret modifier
395
+ */
396
+
397
+ wa-icon[part~='caret'] {
398
+ display: flex;
399
+ align-self: center;
400
+ align-items: center;
401
+
402
+ &::part(svg) {
403
+ width: 0.875em;
404
+ height: 0.875em;
405
+ }
406
+
407
+ .button:has(&) .end {
408
+ display: none;
409
+ }
410
+ }
411
+
412
+ /*
413
+ * Loading modifier
414
+ */
415
+
416
+ .loading {
417
+ position: relative;
418
+ cursor: wait;
419
+
420
+ .start,
421
+ .label,
422
+ .end,
423
+ .caret {
424
+ visibility: hidden;
425
+ }
426
+
427
+ wa-spinner {
428
+ --indicator-color: currentColor;
429
+ --track-color: color-mix(in oklab, currentColor, transparent 90%);
430
+
431
+ position: absolute;
432
+ font-size: 1em;
433
+ height: 1em;
434
+ width: 1em;
435
+ top: calc(50% - 0.5em);
436
+ left: calc(50% - 0.5em);
437
+ }
438
+ }
439
+
440
+ /*
441
+ * Badges
442
+ */
443
+
444
+ button ::slotted(wa-badge) {
445
+ border-color: var(--wa-color-surface-default);
446
+ position: absolute;
447
+ inset-block-start: 0;
448
+ inset-inline-end: 0;
449
+ translate: 50% -50%;
450
+ pointer-events: none;
451
+ }
452
+
453
+ :host(:dir(rtl)) ::slotted(wa-badge) {
454
+ translate: -50% -50%;
455
+ }
456
+
457
+ /*
458
+ * Button spacing
459
+ */
460
+
461
+ slot[name='start']::slotted(*) {
462
+ margin-inline-end: 0.75em;
463
+ }
464
+
465
+ slot[name='end']::slotted(*),
466
+ .button:not(.visually-hidden-label) [part~='caret'] {
467
+ margin-inline-start: 0.75em;
468
+ }
469
+
470
+ /*
471
+ * Button group border radius modifications
472
+ */
473
+
474
+ /* Remove border radius from all grouped buttons by default */
475
+ :host(.wa-button-group__button) .button {
476
+ border-radius: 0;
477
+ }
478
+
479
+ /* Horizontal orientation */
480
+ :host(.wa-button-group__horizontal.wa-button-group__button-first) .button {
481
+ border-start-start-radius: var(--wa-form-control-border-radius);
482
+ border-end-start-radius: var(--wa-form-control-border-radius);
483
+ }
484
+
485
+ :host(.wa-button-group__horizontal.wa-button-group__button-last) .button {
486
+ border-start-end-radius: var(--wa-form-control-border-radius);
487
+ border-end-end-radius: var(--wa-form-control-border-radius);
488
+ }
489
+
490
+ /* Vertical orientation */
491
+ :host(.wa-button-group__vertical) {
492
+ flex: 1 1 auto;
493
+ }
494
+
495
+ :host(.wa-button-group__vertical) .button {
496
+ width: 100%;
497
+ justify-content: start;
498
+ }
499
+
500
+ :host(.wa-button-group__vertical.wa-button-group__button-first) .button {
501
+ border-start-start-radius: var(--wa-form-control-border-radius);
502
+ border-start-end-radius: var(--wa-form-control-border-radius);
503
+ }
504
+
505
+ :host(.wa-button-group__vertical.wa-button-group__button-last) .button {
506
+ border-end-start-radius: var(--wa-form-control-border-radius);
507
+ border-end-end-radius: var(--wa-form-control-border-radius);
508
+ }
509
+
510
+ /* Handle pill modifier for button groups */
511
+ :host([pill]) .wa-button-group__horizontal.wa-button-group__button-first {
512
+ border-start-start-radius: var(--wa-border-radius-pill);
513
+ border-end-start-radius: var(--wa-border-radius-pill);
514
+ }
515
+
516
+ :host([pill]) .wa-button-group__horizontal.wa-button-group__button-last {
517
+ border-start-end-radius: var(--wa-border-radius-pill);
518
+ border-end-end-radius: var(--wa-border-radius-pill);
519
+ }
520
+
521
+ :host([pill]) .wa-button-group__vertical.wa-button-group__button-first {
522
+ border-start-start-radius: var(--wa-border-radius-pill);
523
+ border-start-end-radius: var(--wa-border-radius-pill);
524
+ }
525
+
526
+ :host([pill]) .wa-button-group__vertical.wa-button-group__button-last {
527
+ border-end-start-radius: var(--wa-border-radius-pill);
528
+ border-end-end-radius: var(--wa-border-radius-pill);
529
+ }
530
+ `,l=class extends m{constructor(){super(...arguments),this.assumeInteractionOn=["click"],this.hasSlotController=new lt(this,"[default]","start","end"),this.localize=new q(this),this.invalid=!1,this.isIconButton=!1,this.title="",this.variant="neutral",this.appearance="accent",this.size="medium",this.withCaret=!1,this.disabled=!1,this.loading=!1,this.pill=!1,this.type="button",this.form=null}static get validators(){return[...super.validators,rt()]}constructLightDOMButton(){let t=document.createElement("button");return t.type=this.type,t.style.position="absolute",t.style.width="0",t.style.height="0",t.style.clipPath="inset(50%)",t.style.overflow="hidden",t.style.whiteSpace="nowrap",this.name&&(t.name=this.name),t.value=this.value||"",["form","formaction","formenctype","formmethod","formnovalidate","formtarget"].forEach(e=>{this.hasAttribute(e)&&t.setAttribute(e,this.getAttribute(e))}),t}handleClick(){var r;if(!this.getForm())return;let e=this.constructLightDOMButton();(r=this.parentElement)==null||r.append(e),e.click(),e.remove()}handleInvalid(){this.dispatchEvent(new R)}handleLabelSlotChange(){let t=this.labelSlot.assignedNodes({flatten:!0}),e=!1,r=!1,n="";[...t].forEach(a=>{a.nodeType===Node.ELEMENT_NODE&&a.localName==="wa-icon"&&(r=!0,e||(e=a.hasAttribute("label"))),a.nodeType===Node.TEXT_NODE&&(n+=a.textContent)}),this.isIconButton=n.trim()===""&&r,this.isIconButton&&!e&&console.warn('Icon buttons must have a label for screen readers. Add <wa-icon label="..."> to remove this warning.',this)}isButton(){return!this.href}isLink(){return!!this.href}handleDisabledChange(){this.updateValidity()}setValue(...t){}click(){this.button.click()}focus(t){this.button.focus(t)}blur(){this.button.blur()}render(){let t=this.isLink(),e=t?O`a`:O`button`;return I`
531
+ <${e}
532
+ part="base"
533
+ class=${wt({button:!0,caret:this.withCaret,disabled:this.disabled,loading:this.loading,rtl:this.localize.dir()==="rtl","has-label":this.hasSlotController.test("[default]"),"has-start":this.hasSlotController.test("start"),"has-end":this.hasSlotController.test("end"),"is-icon-button":this.isIconButton})}
534
+ ?disabled=${p(t?void 0:this.disabled)}
535
+ type=${p(t?void 0:this.type)}
536
+ title=${this.title}
537
+ name=${p(t?void 0:this.name)}
538
+ value=${p(t?void 0:this.value)}
539
+ href=${p(t?this.href:void 0)}
540
+ target=${p(t?this.target:void 0)}
541
+ download=${p(t?this.download:void 0)}
542
+ rel=${p(t&&this.rel?this.rel:void 0)}
543
+ role=${p(t?void 0:"button")}
544
+ aria-disabled=${this.disabled?"true":"false"}
545
+ tabindex=${this.disabled?"-1":"0"}
546
+ @invalid=${this.isButton()?this.handleInvalid:null}
547
+ @click=${this.handleClick}
548
+ >
549
+ <slot name="start" part="start" class="start"></slot>
550
+ <slot part="label" class="label" @slotchange=${this.handleLabelSlotChange}></slot>
551
+ <slot name="end" part="end" class="end"></slot>
552
+ ${this.withCaret?I`
553
+ <wa-icon part="caret" class="caret" library="system" name="chevron-down" variant="solid"></wa-icon>
554
+ `:""}
555
+ ${this.loading?I`<wa-spinner part="spinner"></wa-spinner>`:""}
556
+ </${e}>
557
+ `}};l.css=[Vt,vt,ct];i([T(".button")],l.prototype,"button",2);i([T("slot:not([name])")],l.prototype,"labelSlot",2);i([E()],l.prototype,"invalid",2);i([E()],l.prototype,"isIconButton",2);i([s()],l.prototype,"title",2);i([s({reflect:!0})],l.prototype,"variant",2);i([s({reflect:!0})],l.prototype,"appearance",2);i([s({reflect:!0})],l.prototype,"size",2);i([s({attribute:"with-caret",type:Boolean,reflect:!0})],l.prototype,"withCaret",2);i([s({type:Boolean})],l.prototype,"disabled",2);i([s({type:Boolean,reflect:!0})],l.prototype,"loading",2);i([s({type:Boolean,reflect:!0})],l.prototype,"pill",2);i([s()],l.prototype,"type",2);i([s({reflect:!0})],l.prototype,"name",2);i([s({reflect:!0})],l.prototype,"value",2);i([s({reflect:!0})],l.prototype,"href",2);i([s()],l.prototype,"target",2);i([s()],l.prototype,"rel",2);i([s()],l.prototype,"download",2);i([s({reflect:!0})],l.prototype,"form",2);i([s({attribute:"formaction"})],l.prototype,"formAction",2);i([s({attribute:"formenctype"})],l.prototype,"formEnctype",2);i([s({attribute:"formmethod"})],l.prototype,"formMethod",2);i([s({attribute:"formnovalidate",type:Boolean})],l.prototype,"formNoValidate",2);i([s({attribute:"formtarget"})],l.prototype,"formTarget",2);i([L("disabled",{waitUntilFirstUpdate:!0})],l.prototype,"handleDisabledChange",1);l=i([b("wa-button")],l);var It=`:host {
558
+ --track-width: 2px;
559
+ --track-color: var(--wa-color-neutral-fill-normal);
560
+ --indicator-color: var(--wa-color-brand-fill-loud);
561
+ --speed: 2s;
562
+
563
+ /* Resizing a spinner element using anything but font-size will break the animation because the animation uses em units.
564
+ Therefore, if a spinner is used in a flex container without \`flex: none\` applied, the spinner can grow/shrink and
565
+ break the animation. The use of \`flex: none\` on the host element prevents this by always having the spinner sized
566
+ according to its actual dimensions.
567
+ */
568
+ flex: none;
569
+ display: inline-flex;
570
+ width: 1em;
571
+ height: 1em;
572
+ }
573
+
574
+ svg {
575
+ width: 100%;
576
+ height: 100%;
577
+ aspect-ratio: 1;
578
+ animation: spin var(--speed) linear infinite;
579
+ }
580
+
581
+ .track {
582
+ stroke: var(--track-color);
583
+ }
584
+
585
+ .indicator {
586
+ stroke: var(--indicator-color);
587
+ stroke-dasharray: 75, 100;
588
+ stroke-dashoffset: -5;
589
+ animation: dash 1.5s ease-in-out infinite;
590
+ stroke-linecap: round;
591
+ }
592
+
593
+ @keyframes spin {
594
+ 0% {
595
+ transform: rotate(0deg);
596
+ }
597
+ 100% {
598
+ transform: rotate(360deg);
599
+ }
600
+ }
601
+
602
+ @keyframes dash {
603
+ 0% {
604
+ stroke-dasharray: 1, 150;
605
+ stroke-dashoffset: 0;
606
+ }
607
+ 50% {
608
+ stroke-dasharray: 90, 150;
609
+ stroke-dashoffset: -35;
610
+ }
611
+ 100% {
612
+ stroke-dasharray: 90, 150;
613
+ stroke-dashoffset: -124;
614
+ }
615
+ }
616
+ `,P=class extends f{constructor(){super(...arguments),this.localize=new q(this)}render(){return w`
617
+ <svg
618
+ part="base"
619
+ role="progressbar"
620
+ aria-label=${this.localize.term("loading")}
621
+ fill="none"
622
+ viewBox="0 0 50 50"
623
+ xmlns="http://www.w3.org/2000/svg"
624
+ >
625
+ <circle class="track" cx="25" cy="25" r="20" fill="none" stroke-width="5" />
626
+ <circle class="indicator" cx="25" cy="25" r="20" fill="none" stroke-width="5" />
627
+ </svg>
628
+ `}};P.css=It;P=i([b("wa-spinner")],P);var yt=class extends Event{constructor(){super("wa-load",{bubbles:!0,cancelable:!1,composed:!0})}};var F="";function Mt(t){F=t}function Bt(){if(!F){let t=document.querySelector("[data-fa-kit-code]");t&&Mt(t.getAttribute("data-fa-kit-code")||"")}return F}function Tt(t,e,r){let n=Bt(),a=n.length>0,o="solid";return e==="classic"&&(r==="thin"&&(o="thin"),r==="light"&&(o="light"),r==="regular"&&(o="regular"),r==="solid"&&(o="solid")),e==="sharp"&&(r==="thin"&&(o="sharp-thin"),r==="light"&&(o="sharp-light"),r==="regular"&&(o="sharp-regular"),r==="solid"&&(o="sharp-solid")),e==="duotone"&&(r==="thin"&&(o="duotone-thin"),r==="light"&&(o="duotone-light"),r==="regular"&&(o="duotone-regular"),r==="solid"&&(o="duotone")),e==="sharp-duotone"&&(r==="thin"&&(o="sharp-duotone-thin"),r==="light"&&(o="sharp-duotone-light"),r==="regular"&&(o="sharp-duotone-regular"),r==="solid"&&(o="sharp-duotone-solid")),e==="brands"&&(o="brands"),a?`https://ka-p.fontawesome.com/releases/v6.7.2/svgs/${o}/${t}.svg?token=${encodeURIComponent(n)}`:`https://ka-f.fontawesome.com/releases/v6.7.2/svgs/${o}/${t}.svg`}var Rt={name:"default",resolver:(t,e="classic",r="solid")=>Tt(t,e,r)},xt=Rt;function Dt(t){return`data:image/svg+xml,${encodeURIComponent(t)}`}var W={solid:{check:'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewBox="0 0 448 512"><path d="M438.6 105.4c12.5 12.5 12.5 32.8 0 45.3l-256 256c-12.5 12.5-32.8 12.5-45.3 0l-128-128c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0L160 338.7 393.4 105.4c12.5-12.5 32.8-12.5 45.3 0z"/></svg>',"chevron-down":'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 512 512"><path d="M233.4 406.6c12.5 12.5 32.8 12.5 45.3 0l192-192c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L256 338.7 86.6 169.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l192 192z"/></svg>',"chevron-left":'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="10" viewBox="0 0 320 512"><path d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l192 192c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L77.3 256 246.6 86.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-192 192z"/></svg>',"chevron-right":'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="10" viewBox="0 0 320 512"><path d="M310.6 233.4c12.5 12.5 12.5 32.8 0 45.3l-192 192c-12.5 12.5-32.8 12.5-45.3 0s12.5-32.8 0-45.3L242.7 256 73.4 86.6c-12.5-12.5-12.5-32.8 0-45.3s32.8-12.5 45.3 0l192 192z"/></svg>',circle:'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 512 512"><path d="M256 512A256 256 0 1 0 256 0a256 256 0 1 0 0 512z"/></svg>',eyedropper:'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 512 512"><path d="M341.6 29.2L240.1 130.8l-9.4-9.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3l-9.4-9.4L482.8 170.4c39-39 39-102.2 0-141.1s-102.2-39-141.1 0zM55.4 323.3c-15 15-23.4 35.4-23.4 56.6v42.4L5.4 462.2c-8.5 12.7-6.8 29.6 4 40.4s27.7 12.5 40.4 4L89.7 480h42.4c21.2 0 41.6-8.4 56.6-23.4L309.4 335.9l-45.3-45.3L143.4 411.3c-3 3-7.1 4.7-11.3 4.7H96V379.9c0-4.2 1.7-8.3 4.7-11.3L221.4 247.9l-45.3-45.3L55.4 323.3z"/></svg>',"grip-vertical":'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="10" viewBox="0 0 320 512"><path d="M40 352l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zm192 0l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 320c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 192l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40zM40 160c-22.1 0-40-17.9-40-40L0 72C0 49.9 17.9 32 40 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0zM232 32l48 0c22.1 0 40 17.9 40 40l0 48c0 22.1-17.9 40-40 40l-48 0c-22.1 0-40-17.9-40-40l0-48c0-22.1 17.9-40 40-40z"/></svg>',indeterminate:'<svg part="indeterminate-icon" class="icon" viewBox="0 0 16 16"><g stroke="none" stroke-width="1" fill="none" fill-rule="evenodd" stroke-linecap="round"><g stroke="currentColor" stroke-width="2"><g transform="translate(2.285714, 6.857143)"><path d="M10.2857143,1.14285714 L1.14285714,1.14285714"></path></g></g></g></svg>',minus:'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewBox="0 0 448 512"><path d="M432 256c0 17.7-14.3 32-32 32L48 288c-17.7 0-32-14.3-32-32s14.3-32 32-32l352 0c17.7 0 32 14.3 32 32z"/></svg>',pause:'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="10" viewBox="0 0 320 512"><path d="M48 64C21.5 64 0 85.5 0 112V400c0 26.5 21.5 48 48 48H80c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H48zm192 0c-26.5 0-48 21.5-48 48V400c0 26.5 21.5 48 48 48h32c26.5 0 48-21.5 48-48V112c0-26.5-21.5-48-48-48H240z"/></svg>',play:'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="12" viewBox="0 0 384 512"><path d="M73 39c-14.8-9.1-33.4-9.4-48.5-.9S0 62.6 0 80V432c0 17.4 9.4 33.4 24.5 41.9s33.7 8.1 48.5-.9L361 297c14.3-8.7 23-24.2 23-41s-8.7-32.2-23-41L73 39z"/></svg>',star:'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="18" viewBox="0 0 576 512"><path d="M316.9 18C311.6 7 300.4 0 288.1 0s-23.4 7-28.8 18L195 150.3 51.4 171.5c-12 1.8-22 10.2-25.7 21.7s-.7 24.2 7.9 32.7L137.8 329 113.2 474.7c-2 12 3 24.2 12.9 31.3s23 8 33.8 2.3l128.3-68.5 128.3 68.5c10.8 5.7 23.9 4.9 33.8-2.3s14.9-19.3 12.9-31.3L438.5 329 542.7 225.9c8.6-8.5 11.7-21.2 7.9-32.7s-13.7-19.9-25.7-21.7L381.2 150.3 316.9 18z"/></svg>',user:'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewBox="0 0 448 512"><path d="M224 256A128 128 0 1 0 224 0a128 128 0 1 0 0 256zm-45.7 48C79.8 304 0 383.8 0 482.3C0 498.7 13.3 512 29.7 512H418.3c16.4 0 29.7-13.3 29.7-29.7C448 383.8 368.2 304 269.7 304H178.3z"/></svg>',xmark:'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="12" viewBox="0 0 384 512"><path d="M342.6 150.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0L192 210.7 86.6 105.4c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L146.7 256 41.4 361.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0L192 301.3 297.4 406.6c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L237.3 256 342.6 150.6z"/></svg>'},regular:{"circle-question":'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 512 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.--><path d="M464 256A208 208 0 1 0 48 256a208 208 0 1 0 416 0zM0 256a256 256 0 1 1 512 0A256 256 0 1 1 0 256zm169.8-90.7c7.9-22.3 29.1-37.3 52.8-37.3l58.3 0c34.9 0 63.1 28.3 63.1 63.1c0 22.6-12.1 43.5-31.7 54.8L280 264.4c-.2 13-10.9 23.6-24 23.6c-13.3 0-24-10.7-24-24l0-13.5c0-8.6 4.6-16.5 12.1-20.8l44.3-25.4c4.7-2.7 7.6-7.7 7.6-13.1c0-8.4-6.8-15.1-15.1-15.1l-58.3 0c-3.4 0-6.4 2.1-7.5 5.3l-.4 1.2c-4.4 12.5-18.2 19-30.6 14.6s-19-18.2-14.6-30.6l.4-1.2zM224 352a32 32 0 1 1 64 0 32 32 0 1 1 -64 0z"/></svg>',"circle-xmark":'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="16" viewBox="0 0 512 512"><!--!Font Awesome Free 6.5.1 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2023 Fonticons, Inc.--><path d="M256 48a208 208 0 1 1 0 416 208 208 0 1 1 0-416zm0 464A256 256 0 1 0 256 0a256 256 0 1 0 0 512zM175 175c-9.4 9.4-9.4 24.6 0 33.9l47 47-47 47c-9.4 9.4-9.4 24.6 0 33.9s24.6 9.4 33.9 0l47-47 47 47c9.4 9.4 24.6 9.4 33.9 0s9.4-24.6 0-33.9l-47-47 47-47c9.4-9.4 9.4-24.6 0-33.9s-24.6-9.4-33.9 0l-47 47-47-47c-9.4-9.4-24.6-9.4-33.9 0z"/></svg>',copy:'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="14" viewBox="0 0 448 512"><path d="M384 336H192c-8.8 0-16-7.2-16-16V64c0-8.8 7.2-16 16-16l140.1 0L400 115.9V320c0 8.8-7.2 16-16 16zM192 384H384c35.3 0 64-28.7 64-64V115.9c0-12.7-5.1-24.9-14.1-33.9L366.1 14.1c-9-9-21.2-14.1-33.9-14.1H192c-35.3 0-64 28.7-64 64V320c0 35.3 28.7 64 64 64zM64 128c-35.3 0-64 28.7-64 64V448c0 35.3 28.7 64 64 64H256c35.3 0 64-28.7 64-64V416H272v32c0 8.8-7.2 16-16 16H64c-8.8 0-16-7.2-16-16V192c0-8.8 7.2-16 16-16H96V128H64z"/></svg>',eye:'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="18" viewBox="0 0 576 512"><path d="M288 80c-65.2 0-118.8 29.6-159.9 67.7C89.6 183.5 63 226 49.4 256c13.6 30 40.2 72.5 78.6 108.3C169.2 402.4 222.8 432 288 432s118.8-29.6 159.9-67.7C486.4 328.5 513 286 526.6 256c-13.6-30-40.2-72.5-78.6-108.3C406.8 109.6 353.2 80 288 80zM95.4 112.6C142.5 68.8 207.2 32 288 32s145.5 36.8 192.6 80.6c46.8 43.5 78.1 95.4 93 131.1c3.3 7.9 3.3 16.7 0 24.6c-14.9 35.7-46.2 87.7-93 131.1C433.5 443.2 368.8 480 288 480s-145.5-36.8-192.6-80.6C48.6 356 17.3 304 2.5 268.3c-3.3-7.9-3.3-16.7 0-24.6C17.3 208 48.6 156 95.4 112.6zM288 336c44.2 0 80-35.8 80-80s-35.8-80-80-80c-.7 0-1.3 0-2 0c1.3 5.1 2 10.5 2 16c0 35.3-28.7 64-64 64c-5.5 0-10.9-.7-16-2c0 .7 0 1.3 0 2c0 44.2 35.8 80 80 80zm0-208a128 128 0 1 1 0 256 128 128 0 1 1 0-256z"/></svg>',"eye-slash":'<svg xmlns="http://www.w3.org/2000/svg" height="16" width="20" viewBox="0 0 640 512"><path d="M38.8 5.1C28.4-3.1 13.3-1.2 5.1 9.2S-1.2 34.7 9.2 42.9l592 464c10.4 8.2 25.5 6.3 33.7-4.1s6.3-25.5-4.1-33.7L525.6 386.7c39.6-40.6 66.4-86.1 79.9-118.4c3.3-7.9 3.3-16.7 0-24.6c-14.9-35.7-46.2-87.7-93-131.1C465.5 68.8 400.8 32 320 32c-68.2 0-125 26.3-169.3 60.8L38.8 5.1zm151 118.3C226 97.7 269.5 80 320 80c65.2 0 118.8 29.6 159.9 67.7C518.4 183.5 545 226 558.6 256c-12.6 28-36.6 66.8-70.9 100.9l-53.8-42.2c9.1-17.6 14.2-37.5 14.2-58.7c0-70.7-57.3-128-128-128c-32.2 0-61.7 11.9-84.2 31.5l-46.1-36.1zM394.9 284.2l-81.5-63.9c4.2-8.5 6.6-18.2 6.6-28.3c0-5.5-.7-10.9-2-16c.7 0 1.3 0 2 0c44.2 0 80 35.8 80 80c0 9.9-1.8 19.4-5.1 28.2zm51.3 163.3l-41.9-33C378.8 425.4 350.7 432 320 432c-65.2 0-118.8-29.6-159.9-67.7C121.6 328.5 95 286 81.4 256c8.3-18.4 21.5-41.5 39.4-64.8L83.1 161.5C60.3 191.2 44 220.8 34.5 243.7c-3.3 7.9-3.3 16.7 0 24.6c14.9 35.7 46.2 87.7 93 131.1C174.5 443.2 239.2 480 320 480c47.8 0 89.9-12.9 126.2-32.5zm-88-69.3L302 334c-23.5-5.4-43.1-21.2-53.7-42.3l-56.1-44.2c-.2 2.8-.3 5.6-.3 8.5c0 70.7 57.3 128 128 128c13.3 0 26.1-2 38.2-5.8z"/></svg>',star:'<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 576 512"><path d="M287.9 0c9.2 0 17.6 5.2 21.6 13.5l68.6 141.3 153.2 22.6c9 1.3 16.5 7.6 19.3 16.3s.5 18.1-5.9 24.5L433.6 328.4l26.2 155.6c1.5 9-2.2 18.1-9.7 23.5s-17.3 6-25.3 1.7l-137-73.2L151 509.1c-8.1 4.3-17.9 3.7-25.3-1.7s-11.2-14.5-9.7-23.5l26.2-155.6L31.1 218.2c-6.5-6.4-8.7-15.9-5.9-24.5s10.3-14.9 19.3-16.3l153.2-22.6L266.3 13.5C270.4 5.2 278.7 0 287.9 0zm0 79L235.4 187.2c-3.5 7.1-10.2 12.1-18.1 13.3L99 217.9 184.9 303c5.5 5.5 8.1 13.3 6.8 21L171.4 443.7l105.2-56.2c7.1-3.8 15.6-3.8 22.6 0l105.2 56.2L384.2 324.1c-1.3-7.7 1.2-15.5 6.8-21l85.9-85.1L358.6 200.5c-7.8-1.2-14.6-6.1-18.1-13.3L287.9 79z"/></svg>'}},Ut={name:"system",resolver:(t,e="classic",r="solid")=>{var o,c;let a=(c=(o=W[r][t])!=null?o:W.regular[t])!=null?c:W.regular["circle-question"];return a?Dt(a):""}},_t=Ut;var Nt="classic",Ot=[xt,_t],j=[];function Ct(t){j.push(t)}function Et(t){j=j.filter(e=>e!==t)}function M(t){return Ot.find(e=>e.name===t)}function $t(){return Nt}var{I:ur}=tt;var St=(t,e)=>e===void 0?(t==null?void 0:t._$litType$)!==void 0:(t==null?void 0:t._$litType$)===e;var Ht=class extends Event{constructor(){super("wa-error",{bubbles:!0,cancelable:!1,composed:!0})}},Pt=`:host {
629
+ --primary-color: currentColor;
630
+ --primary-opacity: 1;
631
+ --secondary-color: currentColor;
632
+ --secondary-opacity: 0.4;
633
+
634
+ display: inline-flex;
635
+ box-sizing: content-box !important;
636
+ width: auto;
637
+ height: 1em;
638
+ }
639
+
640
+ svg {
641
+ display: inline-block;
642
+ width: auto;
643
+ height: inherit;
644
+ fill: currentColor;
645
+
646
+ .fa-primary {
647
+ color: var(--primary-color);
648
+ opacity: var(--primary-opacity);
649
+ }
650
+
651
+ .fa-secondary {
652
+ color: var(--secondary-color);
653
+ opacity: var(--secondary-opacity);
654
+ }
655
+ }
656
+
657
+ :host([fixed-width]) {
658
+ width: 1em;
659
+ justify-content: center;
660
+ }
661
+ `,k=Symbol(),B=Symbol(),K,G=new Map,u=class extends f{constructor(){super(...arguments),this.svg=null,this.label="",this.library="default"}connectedCallback(){super.connectedCallback(),Ct(this)}firstUpdated(t){super.firstUpdated(t),this.setIcon()}disconnectedCallback(){super.disconnectedCallback(),Et(this)}getIconSource(){let t=M(this.library),e=this.family||$t();return this.name&&t?{url:t.resolver(this.name,e,this.variant),fromLibrary:!0}:{url:this.src,fromLibrary:!1}}async resolveIcon(t,e){var n;let r;if(e!=null&&e.spriteSheet){this.hasUpdated||await this.updateComplete,this.svg=w`<svg part="svg">
662
+ <use part="use" href="${t}"></use>
663
+ </svg>`,await this.updateComplete;let a=this.shadowRoot.querySelector("[part='svg']");return typeof e.mutator=="function"&&e.mutator(a),this.svg}try{if(r=await fetch(t,{mode:"cors"}),!r.ok)return r.status===410?k:B}catch(a){return B}try{let a=document.createElement("div");a.innerHTML=await r.text();let o=a.firstElementChild;if(((n=o==null?void 0:o.tagName)==null?void 0:n.toLowerCase())!=="svg")return k;K||(K=new DOMParser);let d=K.parseFromString(o.outerHTML,"text/html").body.querySelector("svg");return d?(d.part.add("svg"),document.adoptNode(d)):k}catch(a){return k}}handleLabelChange(){typeof this.label=="string"&&this.label.length>0?(this.setAttribute("role","img"),this.setAttribute("aria-label",this.label),this.removeAttribute("aria-hidden")):(this.removeAttribute("role"),this.removeAttribute("aria-label"),this.setAttribute("aria-hidden","true"))}async setIcon(){var o;let{url:t,fromLibrary:e}=this.getIconSource(),r=e?M(this.library):void 0;if(!t){this.svg=null;return}let n=G.get(t);n||(n=this.resolveIcon(t,r),G.set(t,n));let a=await n;if(a===B&&G.delete(t),t===this.getIconSource().url){if(St(a)){this.svg=a;return}switch(a){case B:case k:this.svg=null,this.dispatchEvent(new Ht);break;default:this.svg=a.cloneNode(!0),(o=r==null?void 0:r.mutator)==null||o.call(r,this.svg),this.dispatchEvent(new yt)}}}updated(t){var n,a;super.updated(t);let e=M(this.library),r=(n=this.shadowRoot)==null?void 0:n.querySelector("svg");r&&((a=e==null?void 0:e.mutator)==null||a.call(e,r))}render(){return this.hasUpdated?this.svg:w`<svg part="svg" fill="currentColor" width="16" height="16"></svg>`}};u.css=Pt;i([E()],u.prototype,"svg",2);i([s()],u.prototype,"name",2);i([s()],u.prototype,"family",2);i([s()],u.prototype,"variant",2);i([s({attribute:"fixed-width",type:Boolean,reflect:!0})],u.prototype,"fixedWidth",2);i([s()],u.prototype,"src",2);i([s()],u.prototype,"label",2);i([s()],u.prototype,"library",2);i([L("label")],u.prototype,"handleLabelChange",1);i([L(["family","name","library","variant","src"])],u.prototype,"setIcon",1);u=i([b("wa-icon")],u);export{q as a,L as b,i as c,f as d,wt as e,lt as f,ct as g,vt as h};
664
+ /*! Bundled license information:
665
+
666
+ lit-html/directive.js:
667
+ (**
668
+ * @license
669
+ * Copyright 2017 Google LLC
670
+ * SPDX-License-Identifier: BSD-3-Clause
671
+ *)
672
+
673
+ lit-html/directives/class-map.js:
674
+ (**
675
+ * @license
676
+ * Copyright 2018 Google LLC
677
+ * SPDX-License-Identifier: BSD-3-Clause
678
+ *)
679
+
680
+ lit-html/directives/if-defined.js:
681
+ (**
682
+ * @license
683
+ * Copyright 2018 Google LLC
684
+ * SPDX-License-Identifier: BSD-3-Clause
685
+ *)
686
+
687
+ lit-html/static.js:
688
+ (**
689
+ * @license
690
+ * Copyright 2020 Google LLC
691
+ * SPDX-License-Identifier: BSD-3-Clause
692
+ *)
693
+
694
+ lit-html/directive-helpers.js:
695
+ (**
696
+ * @license
697
+ * Copyright 2020 Google LLC
698
+ * SPDX-License-Identifier: BSD-3-Clause
699
+ *)
700
+ */