@govtechsg/sgds-web-component 3.5.6 → 3.5.7-rc.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/Masthead/index.js +1 -1
  2. package/components/Breadcrumb/index.umd.min.js +1 -1
  3. package/components/Breadcrumb/index.umd.min.js.map +1 -1
  4. package/components/Checkbox/checkbox.js +1 -1
  5. package/components/Checkbox/index.umd.min.js +1 -1
  6. package/components/Checkbox/index.umd.min.js.map +1 -1
  7. package/components/ComboBox/index.umd.min.js +271 -258
  8. package/components/ComboBox/index.umd.min.js.map +1 -1
  9. package/components/ComboBox/sgds-combo-box-option.js +6 -0
  10. package/components/ComboBox/sgds-combo-box-option.js.map +1 -1
  11. package/components/ComboBox/sgds-combo-box.d.ts +4 -0
  12. package/components/ComboBox/sgds-combo-box.js +51 -2
  13. package/components/ComboBox/sgds-combo-box.js.map +1 -1
  14. package/components/Datepicker/index.umd.min.js +2 -2
  15. package/components/Datepicker/index.umd.min.js.map +1 -1
  16. package/components/DescriptionList/description-list.js +1 -1
  17. package/components/DescriptionList/index.umd.min.js +8 -8
  18. package/components/DescriptionList/index.umd.min.js.map +1 -1
  19. package/components/Dropdown/dropdown-menu.js +1 -1
  20. package/components/Dropdown/index.umd.min.js +1 -1
  21. package/components/Dropdown/index.umd.min.js.map +1 -1
  22. package/components/IconList/icon-list.js +1 -1
  23. package/components/IconList/index.umd.min.js +1 -1
  24. package/components/IconList/index.umd.min.js.map +1 -1
  25. package/components/Input/index.umd.min.js +1 -1
  26. package/components/Input/index.umd.min.js.map +1 -1
  27. package/components/Mainnav/index.umd.min.js +2 -2
  28. package/components/Mainnav/mainnav.js +1 -1
  29. package/components/Masthead/index.umd.min.js +1 -1
  30. package/components/Masthead/masthead.js +1 -1
  31. package/components/OverflowMenu/index.umd.min.js +1 -1
  32. package/components/OverflowMenu/index.umd.min.js.map +1 -1
  33. package/components/QuantityToggle/index.umd.min.js +1 -1
  34. package/components/QuantityToggle/index.umd.min.js.map +1 -1
  35. package/components/Select/index.umd.min.js +1 -1
  36. package/components/Select/index.umd.min.js.map +1 -1
  37. package/components/Textarea/index.umd.min.js +1 -1
  38. package/components/Textarea/index.umd.min.js.map +1 -1
  39. package/components/index.umd.min.js +25 -11
  40. package/components/index.umd.min.js.map +1 -1
  41. package/index.umd.min.js +25 -11
  42. package/index.umd.min.js.map +1 -1
  43. package/package.json +1 -1
  44. package/react/components/Checkbox/checkbox.cjs.js +1 -1
  45. package/react/components/Checkbox/checkbox.js +1 -1
  46. package/react/components/ComboBox/sgds-combo-box-option.cjs.js +6 -0
  47. package/react/components/ComboBox/sgds-combo-box-option.cjs.js.map +1 -1
  48. package/react/components/ComboBox/sgds-combo-box-option.js +6 -0
  49. package/react/components/ComboBox/sgds-combo-box-option.js.map +1 -1
  50. package/react/components/ComboBox/sgds-combo-box.cjs.js +51 -2
  51. package/react/components/ComboBox/sgds-combo-box.cjs.js.map +1 -1
  52. package/react/components/ComboBox/sgds-combo-box.js +51 -2
  53. package/react/components/ComboBox/sgds-combo-box.js.map +1 -1
  54. package/react/components/DescriptionList/description-list.cjs.js +1 -1
  55. package/react/components/DescriptionList/description-list.js +1 -1
  56. package/react/components/Dropdown/dropdown-menu.cjs.js +1 -1
  57. package/react/components/Dropdown/dropdown-menu.js +1 -1
  58. package/react/components/IconList/icon-list.cjs.js +1 -1
  59. package/react/components/IconList/icon-list.js +1 -1
  60. package/react/components/Mainnav/mainnav.cjs.js +1 -1
  61. package/react/components/Mainnav/mainnav.js +1 -1
  62. package/react/components/Masthead/masthead.cjs.js +1 -1
  63. package/react/components/Masthead/masthead.js +1 -1
  64. package/react/styles/form-text-control.cjs.js +1 -1
  65. package/react/styles/form-text-control.js +1 -1
  66. package/styles/form-text-control.js +1 -1
@@ -1,147 +1,146 @@
1
1
  !function(e){"function"==typeof define&&define.amd?define(e):e()}((function(){"use strict";function e(e,t,i,l){var o,a=arguments.length,s=a<3?t:null===l?l=Object.getOwnPropertyDescriptor(t,i):l;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,i,l);else for(var n=e.length-1;n>=0;n--)(o=e[n])&&(s=(a<3?o(s):a>3?o(t,i,s):o(t,i))||s);return a>3&&s&&Object.defineProperty(t,i,s),s}"function"==typeof SuppressedError&&SuppressedError;
2
2
  /**
3
3
  * @license
4
- * Copyright 2019 Google LLC
4
+ * Copyright 2017 Google LLC
5
5
  * SPDX-License-Identifier: BSD-3-Clause
6
6
  */
7
- const t=globalThis,i=t.ShadowRoot&&(void 0===t.ShadyCSS||t.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,l=Symbol(),o=new WeakMap;class a{constructor(e,t,i){if(this._$cssResult$=!0,i!==l)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this._strings=t}get styleSheet(){let e=this._styleSheet;const t=this._strings;if(i&&void 0===e){const i=void 0!==t&&1===t.length;i&&(e=o.get(t)),void 0===e&&((this._styleSheet=e=new CSSStyleSheet).replaceSync(this.cssText),i&&o.set(t,e))}return e}toString(){return this.cssText}}const s=e=>{let t="";for(const i of e.cssRules)t+=i.cssText;return new a("string"==typeof(i=t)?i:String(i),void 0,l);var i},n=i?e=>e:e=>e instanceof CSSStyleSheet?s(e):e
7
+ const t=globalThis,i=e=>{t.emitLitDebugLogEvents&&t.dispatchEvent(new CustomEvent("lit-debug",{detail:e}))};let l,o=0;t.litIssuedWarnings??=new Set,l=(e,i)=>{i+=e?` See https://lit.dev/msg/${e} for more information.`:"",t.litIssuedWarnings.has(i)||(console.warn(i),t.litIssuedWarnings.add(i))},l("dev-mode","Lit is in dev mode. Not recommended for production!");const a=t.ShadyDOM?.inUse&&!0===t.ShadyDOM?.noPatch?t.ShadyDOM.wrap:e=>e,s=t.trustedTypes,n=s?s.createPolicy("lit-html",{createHTML:e=>e}):void 0,r=e=>e,c=(e,t,i)=>r,d=e=>{if(T!==c)throw new Error("Attempted to overwrite existing lit-html security policy. setSanitizeDOMValueFactory should be called at most once.");T=e},h=()=>{T=c},u=(e,t,i)=>T(e,t,i),v="$lit$",p=`lit$${Math.random().toFixed(9).slice(2)}$`,g="?"+p,f=`<${g}>`,m=document,w=()=>m.createComment(""),b=e=>null===e||"object"!=typeof e&&"function"!=typeof e,y=Array.isArray,x=e=>y(e)||"function"==typeof e?.[Symbol.iterator],_="[ \t\n\f\r]",C=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Z=/-->/g,M=/>/g,V=new RegExp(`>|${_}(?:([^\\s"'>=/]+)(${_}*=${_}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),k=/'/g,$=/"/g,H=/^(?:script|style|textarea|title)$/i,S=(B=1,(e,...t)=>(e.some((e=>void 0===e))&&console.warn("Some template strings are undefined.\nThis is probably caused by illegal octal escape sequences."),t.some((e=>e?._$litStatic$))&&l("","Static values 'literal' or 'unsafeStatic' cannot be used as values to non-static templates.\nPlease use the static 'html' tag function. See https://lit.dev/docs/templates/expressions/#static-expressions"),{_$litType$:B,strings:e,values:t}));var B;const L=Symbol.for("lit-noChange"),A=Symbol.for("lit-nothing"),P=new WeakMap,E=m.createTreeWalker(m,129);let T=c;function I(e,t){if(!y(e)||!e.hasOwnProperty("raw")){let e="invalid template strings array";throw e="\n Internal Error: expected template strings to be an array\n with a 'raw' field. Faking a template strings array by\n calling html or svg like an ordinary function is effectively\n the same as calling unsafeHtml and can lead to major security\n issues, e.g. opening your code up to XSS attacks.\n If you're using the html or svg tagged template functions normally\n and still seeing this error, please file a bug at\n https://github.com/lit/lit/issues/new?template=bug_report.md\n and include information about your build tooling, if any.\n ".trim().replace(/\n */g,"\n"),new Error(e)}return void 0!==n?n.createHTML(t):t}const O=(e,t)=>{const i=e.length-1,l=[];let o,a=2===t?"<svg>":3===t?"<math>":"",s=C;for(let t=0;t<i;t++){const i=e[t];let n,r,c=-1,d=0;for(;d<i.length&&(s.lastIndex=d,r=s.exec(i),null!==r);)if(d=s.lastIndex,s===C){if("!--"===r[1])s=Z;else if(void 0!==r[1])s=M;else if(void 0!==r[2])H.test(r[2])&&(o=new RegExp(`</${r[2]}`,"g")),s=V;else if(void 0!==r[3])throw new Error("Bindings in tag names are not supported. Please use static templates instead. See https://lit.dev/docs/templates/expressions/#static-expressions")}else s===V?">"===r[0]?(s=o??C,c=-1):void 0===r[1]?c=-2:(c=s.lastIndex-r[2].length,n=r[1],s=void 0===r[3]?V:'"'===r[3]?$:k):s===$||s===k?s=V:s===Z||s===M?s=C:(s=V,o=void 0);console.assert(-1===c||s===V||s===k||s===$,"unexpected parse state B");const h=s===V&&e[t+1].startsWith("/>")?" ":"";a+=s===C?i+f:c>=0?(l.push(n),i.slice(0,c)+v+i.slice(c)+p+h):i+p+(-2===c?t:h)}return[I(e,a+(e[i]||"<?>")+(2===t?"</svg>":3===t?"</math>":"")),l]};class R{constructor({strings:e,_$litType$:t},o){let a;this.parts=[];let n=0,r=0;const c=e.length-1,d=this.parts,[h,u]=O(e,t);if(this.el=R.createElement(h,o),E.currentNode=this.el.content,2===t||3===t){const e=this.el.content.firstChild;e.replaceWith(...e.childNodes)}for(;null!==(a=E.nextNode())&&d.length<c;){if(1===a.nodeType){{const e=a.localName;if(/^(?:textarea|template)$/i.test(e)&&a.innerHTML.includes(p)){const t=`Expressions are not supported inside \`${e}\` elements. See https://lit.dev/msg/expression-in-${e} for more information.`;if("template"===e)throw new Error(t);l("",t)}}if(a.hasAttributes())for(const e of a.getAttributeNames())if(e.endsWith(v)){const t=u[r++],i=a.getAttribute(e).split(p),l=/([.?@])?(.*)/.exec(t);d.push({type:1,index:n,name:l[2],strings:i,ctor:"."===l[1]?F:"?"===l[1]?W:"@"===l[1]?q:N}),a.removeAttribute(e)}else e.startsWith(p)&&(d.push({type:6,index:n}),a.removeAttribute(e));if(H.test(a.tagName)){const e=a.textContent.split(p),t=e.length-1;if(t>0){a.textContent=s?s.emptyScript:"";for(let i=0;i<t;i++)a.append(e[i],w()),E.nextNode(),d.push({type:2,index:++n});a.append(e[t],w())}}}else if(8===a.nodeType){if(a.data===g)d.push({type:2,index:n});else{let e=-1;for(;-1!==(e=a.data.indexOf(p,e+1));)d.push({type:7,index:n}),e+=p.length-1}}n++}if(u.length!==r)throw new Error('Detected duplicate attribute bindings. This occurs if your template has duplicate attributes on an element tag. For example "<input ?disabled=${true} ?disabled=${false}>" contains a duplicate "disabled" attribute. The error was detected in the following template: \n`'+e.join("${...}")+"`");i&&i({kind:"template prep",template:this,clonableTemplate:this.el,parts:this.parts,strings:e})}static createElement(e,t){const i=m.createElement("template");return i.innerHTML=e,i}}function U(e,t,i=e,l){if(t===L)return t;let o=void 0!==l?i.__directives?.[l]:i.__directive;const a=b(t)?void 0:t._$litDirective$;return o?.constructor!==a&&(o?._$notifyDirectiveConnectionChanged?.(!1),void 0===a?o=void 0:(o=new a(e),o._$initialize(e,i,l)),void 0!==l?(i.__directives??=[])[l]=o:i.__directive=o),void 0!==o&&(t=U(e,o._$resolve(e,t.values),o,l)),t}class z{constructor(e,t){this._$parts=[],this._$disconnectableChildren=void 0,this._$template=e,this._$parent=t}get parentNode(){return this._$parent.parentNode}get _$isConnected(){return this._$parent._$isConnected}_clone(e){const{el:{content:t},parts:i}=this._$template,l=(e?.creationScope??m).importNode(t,!0);E.currentNode=l;let o=E.nextNode(),a=0,s=0,n=i[0];for(;void 0!==n;){if(a===n.index){let t;2===n.type?t=new D(o,o.nextSibling,this,e):1===n.type?t=new n.ctor(o,n.name,n.strings,this,e):6===n.type&&(t=new j(o,this,e)),this._$parts.push(t),n=i[++s]}a!==n?.index&&(o=E.nextNode(),a++)}return E.currentNode=m,l}_update(e){let t=0;for(const l of this._$parts)void 0!==l&&(i&&i({kind:"set part",part:l,value:e[t],valueIndex:t,values:e,templateInstance:this}),void 0!==l.strings?(l._$setValue(e,l,t),t+=l.strings.length-2):l._$setValue(e[t])),t++}}class D{get _$isConnected(){return this._$parent?._$isConnected??this.__isConnected}constructor(e,t,i,l){this.type=2,this._$committedValue=A,this._$disconnectableChildren=void 0,this._$startNode=e,this._$endNode=t,this._$parent=i,this.options=l,this.__isConnected=l?.isConnected??!0,this._textSanitizer=void 0}get parentNode(){let e=a(this._$startNode).parentNode;const t=this._$parent;return void 0!==t&&11===e?.nodeType&&(e=t.parentNode),e}get startNode(){return this._$startNode}get endNode(){return this._$endNode}_$setValue(e,t=this){if(null===this.parentNode)throw new Error("This `ChildPart` has no `parentNode` and therefore cannot accept a value. This likely means the element containing the part was manipulated in an unsupported way outside of Lit's control such that the part's marker nodes were ejected from DOM. For example, setting the element's `innerHTML` or `textContent` can do this.");if(e=U(this,e,t),b(e))e===A||null==e||""===e?(this._$committedValue!==A&&(i&&i({kind:"commit nothing to child",start:this._$startNode,end:this._$endNode,parent:this._$parent,options:this.options}),this._$clear()),this._$committedValue=A):e!==this._$committedValue&&e!==L&&this._commitText(e);else if(void 0!==e._$litType$)this._commitTemplateResult(e);else if(void 0!==e.nodeType){if(this.options?.host===e)return this._commitText("[probable mistake: rendered a template's host in itself (commonly caused by writing ${this} in a template]"),void console.warn("Attempted to render the template host",e,"inside itself. This is almost always a mistake, and in dev mode ","we render some warning text. In production however, we'll ","render it, which will usually result in an error, and sometimes ","in the element disappearing from the DOM.");this._commitNode(e)}else x(e)?this._commitIterable(e):this._commitText(e)}_insert(e){return a(a(this._$startNode).parentNode).insertBefore(e,this._$endNode)}_commitNode(e){if(this._$committedValue!==e){if(this._$clear(),T!==c){const e=this._$startNode.parentNode?.nodeName;if("STYLE"===e||"SCRIPT"===e){let t="Forbidden";throw t="STYLE"===e?"Lit does not support binding inside style nodes. This is a security risk, as style injection attacks can exfiltrate data and spoof UIs. Consider instead using css`...` literals to compose styles, and do dynamic styling with css custom properties, ::parts, <slot>s, and by mutating the DOM rather than stylesheets.":"Lit does not support binding inside script nodes. This is a security risk, as it could allow arbitrary code execution.",new Error(t)}}i&&i({kind:"commit node",start:this._$startNode,parent:this._$parent,value:e,options:this.options}),this._$committedValue=this._insert(e)}}_commitText(e){if(this._$committedValue!==A&&b(this._$committedValue)){const t=a(this._$startNode).nextSibling;void 0===this._textSanitizer&&(this._textSanitizer=u(t,"data","property")),e=this._textSanitizer(e),i&&i({kind:"commit text",node:t,value:e,options:this.options}),t.data=e}else{const t=m.createTextNode("");this._commitNode(t),void 0===this._textSanitizer&&(this._textSanitizer=u(t,"data","property")),e=this._textSanitizer(e),i&&i({kind:"commit text",node:t,value:e,options:this.options}),t.data=e}this._$committedValue=e}_commitTemplateResult(e){const{values:t,_$litType$:l}=e,o="number"==typeof l?this._$getTemplate(e):(void 0===l.el&&(l.el=R.createElement(I(l.h,l.h[0]),this.options)),l);if(this._$committedValue?._$template===o)i&&i({kind:"template updating",template:o,instance:this._$committedValue,parts:this._$committedValue._$parts,options:this.options,values:t}),this._$committedValue._update(t);else{const e=new z(o,this),l=e._clone(this.options);i&&i({kind:"template instantiated",template:o,instance:e,parts:e._$parts,options:this.options,fragment:l,values:t}),e._update(t),i&&i({kind:"template instantiated and updated",template:o,instance:e,parts:e._$parts,options:this.options,fragment:l,values:t}),this._commitNode(l),this._$committedValue=e}}_$getTemplate(e){let t=P.get(e.strings);return void 0===t&&P.set(e.strings,t=new R(e)),t}_commitIterable(e){y(this._$committedValue)||(this._$committedValue=[],this._$clear());const t=this._$committedValue;let i,l=0;for(const o of e)l===t.length?t.push(i=new D(this._insert(w()),this._insert(w()),this,this.options)):i=t[l],i._$setValue(o),l++;l<t.length&&(this._$clear(i&&a(i._$endNode).nextSibling,l),t.length=l)}_$clear(e=a(this._$startNode).nextSibling,t){for(this._$notifyConnectionChanged?.(!1,!0,t);e&&e!==this._$endNode;){const t=a(e).nextSibling;a(e).remove(),e=t}}setConnected(e){if(void 0!==this._$parent)throw new Error("part.setConnected() may only be called on a RootPart returned from render().");this.__isConnected=e,this._$notifyConnectionChanged?.(e)}}class N{get tagName(){return this.element.tagName}get _$isConnected(){return this._$parent._$isConnected}constructor(e,t,i,l,o){this.type=1,this._$committedValue=A,this._$disconnectableChildren=void 0,this.element=e,this.name=t,this._$parent=l,this.options=o,i.length>2||""!==i[0]||""!==i[1]?(this._$committedValue=new Array(i.length-1).fill(new String),this.strings=i):this._$committedValue=A,this._sanitizer=void 0}_$setValue(e,t=this,i,l){const o=this.strings;let a=!1;if(void 0===o)e=U(this,e,t,0),a=!b(e)||e!==this._$committedValue&&e!==L,a&&(this._$committedValue=e);else{const l=e;let s,n;for(e=o[0],s=0;s<o.length-1;s++)n=U(this,l[i+s],t,s),n===L&&(n=this._$committedValue[s]),a||=!b(n)||n!==this._$committedValue[s],n===A?e=A:e!==A&&(e+=(n??"")+o[s+1]),this._$committedValue[s]=n}a&&!l&&this._commitValue(e)}_commitValue(e){e===A?a(this.element).removeAttribute(this.name):(void 0===this._sanitizer&&(this._sanitizer=T(this.element,this.name,"attribute")),e=this._sanitizer(e??""),i&&i({kind:"commit attribute",element:this.element,name:this.name,value:e,options:this.options}),a(this.element).setAttribute(this.name,e??""))}}class F extends N{constructor(){super(...arguments),this.type=3}_commitValue(e){void 0===this._sanitizer&&(this._sanitizer=T(this.element,this.name,"property")),e=this._sanitizer(e),i&&i({kind:"commit property",element:this.element,name:this.name,value:e,options:this.options}),this.element[this.name]=e===A?void 0:e}}class W extends N{constructor(){super(...arguments),this.type=4}_commitValue(e){i&&i({kind:"commit boolean attribute",element:this.element,name:this.name,value:!(!e||e===A),options:this.options}),a(this.element).toggleAttribute(this.name,!!e&&e!==A)}}class q extends N{constructor(e,t,i,l,o){if(super(e,t,i,l,o),this.type=5,void 0!==this.strings)throw new Error(`A \`<${e.localName}>\` has a \`@${t}=...\` listener with invalid content. Event listeners in templates must have exactly one expression and no surrounding text.`)}_$setValue(e,t=this){if((e=U(this,e,t,0)??A)===L)return;const l=this._$committedValue,o=e===A&&l!==A||e.capture!==l.capture||e.once!==l.once||e.passive!==l.passive,a=e!==A&&(l===A||o);i&&i({kind:"commit event listener",element:this.element,name:this.name,value:e,options:this.options,removeListener:o,addListener:a,oldListener:l}),o&&this.element.removeEventListener(this.name,this,l),a&&this.element.addEventListener(this.name,this,e),this._$committedValue=e}handleEvent(e){"function"==typeof this._$committedValue?this._$committedValue.call(this.options?.host??this.element,e):this._$committedValue.handleEvent(e)}}class j{constructor(e,t,i){this.element=e,this.type=6,this._$disconnectableChildren=void 0,this._$parent=t,this.options=i}get _$isConnected(){return this._$parent._$isConnected}_$setValue(e){i&&i({kind:"commit to element binding",element:this.element,value:e,options:this.options}),U(this,e)}}const K={_boundAttributeSuffix:v,_marker:p,_markerMatch:g,_HTML_RESULT:1,_getTemplateHtml:O,_TemplateInstance:z,_isIterable:x,_resolveDirective:U,_ChildPart:D,_AttributePart:N,_BooleanAttributePart:W,_EventPart:q,_PropertyPart:F,_ElementPart:j},J=t.litHtmlPolyfillSupportDevMode;J?.(R,D),(t.litHtmlVersions??=[]).push("3.2.0"),t.litHtmlVersions.length>1&&l("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.");const G=(e,t,l)=>{if(null==t)throw new TypeError(`The container to render into may not be ${t}`);const a=o++,s=l?.renderBefore??t;let n=s._$litPart$;if(i&&i({kind:"begin render",id:a,value:e,container:t,options:l,part:n}),void 0===n){const e=l?.renderBefore??null;s._$litPart$=n=new D(t.insertBefore(w(),e),e,void 0,l??{})}return n._$setValue(e),i&&i({kind:"end render",id:a,value:e,container:t,options:l,part:n}),n};G.setSanitizer=d,G.createSanitizer=u,G._testOnlyClearSanitizerFactoryDoNotCallOrElse=h;
8
8
  /**
9
9
  * @license
10
10
  * Copyright 2017 Google LLC
11
11
  * SPDX-License-Identifier: BSD-3-Clause
12
- */,{is:r,defineProperty:c,getOwnPropertyDescriptor:d,getOwnPropertyNames:h,getOwnPropertySymbols:u,getPrototypeOf:v}=Object,p=globalThis;let g;const f=p.trustedTypes,m=f?f.emptyScript:"",w=p.reactiveElementPolyfillSupportDevMode;{const e=p.litIssuedWarnings??=new Set;g=(t,i)=>{i+=` See https://lit.dev/msg/${t} for more information.`,e.has(i)||(console.warn(i),e.add(i))},g("dev-mode","Lit is in dev mode. Not recommended for production!"),p.ShadyDOM?.inUse&&void 0===w&&g("polyfill-support-missing","Shadow DOM is being polyfilled via `ShadyDOM` but the `polyfill-support` module has not been loaded.")}const b=(e,t)=>e,y={toAttribute(e,t){switch(t){case Boolean:e=e?m:null;break;case Object:case Array:e=null==e?e:JSON.stringify(e)}return e},fromAttribute(e,t){let i=e;switch(t){case Boolean:i=null!==e;break;case Number:i=null===e?null:Number(e);break;case Object:case Array:try{i=JSON.parse(e)}catch(e){i=null}}return i}},x=(e,t)=>!r(e,t),_={attribute:!0,type:String,converter:y,reflect:!1,hasChanged:x};Symbol.metadata??=Symbol("metadata"),p.litPropertyMetadata??=new WeakMap;class C extends HTMLElement{static addInitializer(e){this.__prepare(),(this._initializers??=[]).push(e)}static get observedAttributes(){return this.finalize(),this.__attributeToPropertyMap&&[...this.__attributeToPropertyMap.keys()]}static createProperty(e,t=_){if(t.state&&(t.attribute=!1),this.__prepare(),this.elementProperties.set(e,t),!t.noAccessor){const i=Symbol.for(`${String(e)} (@property() cache)`),l=this.getPropertyDescriptor(e,i,t);void 0!==l&&c(this.prototype,e,l)}}static getPropertyDescriptor(e,t,i){const{get:l,set:o}=d(this.prototype,e)??{get(){return this[t]},set(e){this[t]=e}};if(null==l){if("value"in(d(this.prototype,e)??{}))throw new Error(`Field ${JSON.stringify(String(e))} on ${this.name} was declared as a reactive property but it's actually declared as a value on the prototype. Usually this is due to using @property or @state on a method.`);g("reactive-property-without-getter",`Field ${JSON.stringify(String(e))} on ${this.name} was declared as a reactive property but it does not have a getter. This will be an error in a future version of Lit.`)}return{get(){return l?.call(this)},set(t){const a=l?.call(this);o.call(this,t),this.requestUpdate(e,a,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??_}static __prepare(){if(this.hasOwnProperty(b("elementProperties")))return;const e=v(this);e.finalize(),void 0!==e._initializers&&(this._initializers=[...e._initializers]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(b("finalized")))return;if(this.finalized=!0,this.__prepare(),this.hasOwnProperty(b("properties"))){const e=this.properties,t=[...h(e),...u(e)];for(const i of t)this.createProperty(i,e[i])}const e=this[Symbol.metadata];if(null!==e){const t=litPropertyMetadata.get(e);if(void 0!==t)for(const[e,i]of t)this.elementProperties.set(e,i)}this.__attributeToPropertyMap=new Map;for(const[e,t]of this.elementProperties){const i=this.__attributeNameForProperty(e,t);void 0!==i&&this.__attributeToPropertyMap.set(i,e)}this.elementStyles=this.finalizeStyles(this.styles),this.hasOwnProperty("createProperty")&&g("no-override-create-property","Overriding ReactiveElement.createProperty() is deprecated. The override will not be called with standard decorators"),this.hasOwnProperty("getPropertyDescriptor")&&g("no-override-get-property-descriptor","Overriding ReactiveElement.getPropertyDescriptor() is deprecated. The override will not be called with standard decorators")}static finalizeStyles(e){const t=[];if(Array.isArray(e)){const i=new Set(e.flat(1/0).reverse());for(const e of i)t.unshift(n(e))}else void 0!==e&&t.push(n(e));return t}static __attributeNameForProperty(e,t){const i=t.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof e?e.toLowerCase():void 0}constructor(){super(),this.__instanceProperties=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this.__reflectingProperty=null,this.__initialize()}__initialize(){this.__updatePromise=new Promise((e=>this.enableUpdating=e)),this._$changedProperties=new Map,this.__saveInstanceProperties(),this.requestUpdate(),this.constructor._initializers?.forEach((e=>e(this)))}addController(e){(this.__controllers??=new Set).add(e),void 0!==this.renderRoot&&this.isConnected&&e.hostConnected?.()}removeController(e){this.__controllers?.delete(e)}__saveInstanceProperties(){const e=new Map,t=this.constructor.elementProperties;for(const i of t.keys())this.hasOwnProperty(i)&&(e.set(i,this[i]),delete this[i]);e.size>0&&(this.__instanceProperties=e)}createRenderRoot(){const e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((e,l)=>{if(i)e.adoptedStyleSheets=l.map((e=>e instanceof CSSStyleSheet?e:e.styleSheet));else for(const i of l){const l=document.createElement("style"),o=t.litNonce;void 0!==o&&l.setAttribute("nonce",o),l.textContent=i.cssText,e.appendChild(l)}})(e,this.constructor.elementStyles),e}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this.__controllers?.forEach((e=>e.hostConnected?.()))}enableUpdating(e){}disconnectedCallback(){this.__controllers?.forEach((e=>e.hostDisconnected?.()))}attributeChangedCallback(e,t,i){this._$attributeToProperty(e,i)}__propertyToAttribute(e,t){const i=this.constructor.elementProperties.get(e),l=this.constructor.__attributeNameForProperty(e,i);if(void 0!==l&&!0===i.reflect){const o=(void 0!==i.converter?.toAttribute?i.converter:y).toAttribute(t,i.type);this.constructor.enabledWarnings.includes("migration")&&void 0===o&&g("undefined-attribute-value",`The attribute value for the ${e} property is undefined on element ${this.localName}. The attribute will be removed, but in the previous version of \`ReactiveElement\`, the attribute would not have changed.`),this.__reflectingProperty=e,null==o?this.removeAttribute(l):this.setAttribute(l,o),this.__reflectingProperty=null}}_$attributeToProperty(e,t){const i=this.constructor,l=i.__attributeToPropertyMap.get(e);if(void 0!==l&&this.__reflectingProperty!==l){const e=i.getPropertyOptions(l),o="function"==typeof e.converter?{fromAttribute:e.converter}:void 0!==e.converter?.fromAttribute?e.converter:y;this.__reflectingProperty=l,this[l]=o.fromAttribute(t,e.type),this.__reflectingProperty=null}}requestUpdate(e,t,i){if(void 0!==e){e instanceof Event&&g("","The requestUpdate() method was called with an Event as the property name. This is probably a mistake caused by binding this.requestUpdate as an event listener. Instead bind a function that will call it with no arguments: () => this.requestUpdate()"),i??=this.constructor.getPropertyOptions(e);if(!(i.hasChanged??x)(this[e],t))return;this._$changeProperty(e,t,i)}!1===this.isUpdatePending&&(this.__updatePromise=this.__enqueueUpdate())}_$changeProperty(e,t,i){this._$changedProperties.has(e)||this._$changedProperties.set(e,t),!0===i.reflect&&this.__reflectingProperty!==e&&(this.__reflectingProperties??=new Set).add(e)}async __enqueueUpdate(){this.isUpdatePending=!0;try{await this.__updatePromise}catch(e){Promise.reject(e)}const e=this.scheduleUpdate();return null!=e&&await e,!this.isUpdatePending}scheduleUpdate(){const e=this.performUpdate();return this.constructor.enabledWarnings.includes("async-perform-update")&&"function"==typeof e?.then&&g("async-perform-update",`Element ${this.localName} returned a Promise from performUpdate(). This behavior is deprecated and will be removed in a future version of ReactiveElement.`),e}performUpdate(){if(!this.isUpdatePending)return;var e;if(e={kind:"update"},p.emitLitDebugLogEvents&&p.dispatchEvent(new CustomEvent("lit-debug",{detail:e})),!this.hasUpdated){this.renderRoot??=this.createRenderRoot();{const e=[...this.constructor.elementProperties.keys()].filter((e=>this.hasOwnProperty(e)&&e in v(this)));if(e.length)throw new Error(`The following properties on element ${this.localName} will not trigger updates as expected because they are set using class fields: ${e.join(", ")}. Native class fields and some compiled output will overwrite accessors used for detecting changes. See https://lit.dev/msg/class-field-shadowing for more information.`)}if(this.__instanceProperties){for(const[e,t]of this.__instanceProperties)this[e]=t;this.__instanceProperties=void 0}const e=this.constructor.elementProperties;if(e.size>0)for(const[t,i]of e)!0!==i.wrapped||this._$changedProperties.has(t)||void 0===this[t]||this._$changeProperty(t,this[t],i)}let t=!1;const i=this._$changedProperties;try{t=this.shouldUpdate(i),t?(this.willUpdate(i),this.__controllers?.forEach((e=>e.hostUpdate?.())),this.update(i)):this.__markUpdated()}catch(e){throw t=!1,this.__markUpdated(),e}t&&this._$didUpdate(i)}willUpdate(e){}_$didUpdate(e){this.__controllers?.forEach((e=>e.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e),this.isUpdatePending&&this.constructor.enabledWarnings.includes("change-in-update")&&g("change-in-update",`Element ${this.localName} scheduled an update (generally because a property was set) after an update completed, causing a new update to be scheduled. This is inefficient and should be avoided unless the next update can only be scheduled as a side effect of the previous update.`)}__markUpdated(){this._$changedProperties=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this.__updatePromise}shouldUpdate(e){return!0}update(e){this.__reflectingProperties&&=this.__reflectingProperties.forEach((e=>this.__propertyToAttribute(e,this[e]))),this.__markUpdated()}updated(e){}firstUpdated(e){}}C.elementStyles=[],C.shadowRootOptions={mode:"open"},C[b("elementProperties")]=new Map,C[b("finalized")]=new Map,w?.({ReactiveElement:C});{C.enabledWarnings=["change-in-update","async-perform-update"];const e=function(e){e.hasOwnProperty(b("enabledWarnings"))||(e.enabledWarnings=e.enabledWarnings.slice())};C.enableWarning=function(t){e(this),this.enabledWarnings.includes(t)||this.enabledWarnings.push(t)},C.disableWarning=function(t){e(this);const i=this.enabledWarnings.indexOf(t);i>=0&&this.enabledWarnings.splice(i,1)}}(p.reactiveElementVersions??=[]).push("2.0.4"),p.reactiveElementVersions.length>1&&g("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.");
12
+ */
13
+ const X=1,Y=2,Q=3,ee=4,te=e=>(...t)=>({_$litDirective$:e,values:t});class ie{constructor(e){}get _$isConnected(){return this._$parent._$isConnected}_$initialize(e,t,i){this.__part=e,this._$parent=t,this.__attributeIndex=i}_$resolve(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}}
13
14
  /**
14
15
  * @license
15
- * Copyright 2017 Google LLC
16
+ * Copyright 2020 Google LLC
16
17
  * SPDX-License-Identifier: BSD-3-Clause
17
- */
18
- const Z=globalThis,M=e=>{Z.emitLitDebugLogEvents&&Z.dispatchEvent(new CustomEvent("lit-debug",{detail:e}))};let V,k=0;Z.litIssuedWarnings??=new Set,V=(e,t)=>{t+=e?` See https://lit.dev/msg/${e} for more information.`:"",Z.litIssuedWarnings.has(t)||(console.warn(t),Z.litIssuedWarnings.add(t))},V("dev-mode","Lit is in dev mode. Not recommended for production!");const $=Z.ShadyDOM?.inUse&&!0===Z.ShadyDOM?.noPatch?Z.ShadyDOM.wrap:e=>e,H=Z.trustedTypes,S=H?H.createPolicy("lit-html",{createHTML:e=>e}):void 0,B=e=>e,L=(e,t,i)=>B,A=e=>{if(ae!==L)throw new Error("Attempted to overwrite existing lit-html security policy. setSanitizeDOMValueFactory should be called at most once.");ae=e},P=()=>{ae=L},E=(e,t,i)=>ae(e,t,i),T="$lit$",I=`lit$${Math.random().toFixed(9).slice(2)}$`,O="?"+I,R=`<${O}>`,U=document,z=()=>U.createComment(""),D=e=>null===e||"object"!=typeof e&&"function"!=typeof e,N=Array.isArray,F=e=>N(e)||"function"==typeof e?.[Symbol.iterator],W="[ \t\n\f\r]",q=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,j=/-->/g,K=/>/g,J=new RegExp(`>|${W}(?:([^\\s"'>=/]+)(${W}*=${W}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),G=/'/g,X=/"/g,Y=/^(?:script|style|textarea|title)$/i,Q=(ee=1,(e,...t)=>(e.some((e=>void 0===e))&&console.warn("Some template strings are undefined.\nThis is probably caused by illegal octal escape sequences."),t.some((e=>e?._$litStatic$))&&V("","Static values 'literal' or 'unsafeStatic' cannot be used as values to non-static templates.\nPlease use the static 'html' tag function. See https://lit.dev/docs/templates/expressions/#static-expressions"),{_$litType$:ee,strings:e,values:t}));var ee;const te=Symbol.for("lit-noChange"),ie=Symbol.for("lit-nothing"),le=new WeakMap,oe=U.createTreeWalker(U,129);let ae=L;function se(e,t){if(!N(e)||!e.hasOwnProperty("raw")){let e="invalid template strings array";throw e="\n Internal Error: expected template strings to be an array\n with a 'raw' field. Faking a template strings array by\n calling html or svg like an ordinary function is effectively\n the same as calling unsafeHtml and can lead to major security\n issues, e.g. opening your code up to XSS attacks.\n If you're using the html or svg tagged template functions normally\n and still seeing this error, please file a bug at\n https://github.com/lit/lit/issues/new?template=bug_report.md\n and include information about your build tooling, if any.\n ".trim().replace(/\n */g,"\n"),new Error(e)}return void 0!==S?S.createHTML(t):t}const ne=(e,t)=>{const i=e.length-1,l=[];let o,a=2===t?"<svg>":3===t?"<math>":"",s=q;for(let t=0;t<i;t++){const i=e[t];let n,r,c=-1,d=0;for(;d<i.length&&(s.lastIndex=d,r=s.exec(i),null!==r);)if(d=s.lastIndex,s===q){if("!--"===r[1])s=j;else if(void 0!==r[1])s=K;else if(void 0!==r[2])Y.test(r[2])&&(o=new RegExp(`</${r[2]}`,"g")),s=J;else if(void 0!==r[3])throw new Error("Bindings in tag names are not supported. Please use static templates instead. See https://lit.dev/docs/templates/expressions/#static-expressions")}else s===J?">"===r[0]?(s=o??q,c=-1):void 0===r[1]?c=-2:(c=s.lastIndex-r[2].length,n=r[1],s=void 0===r[3]?J:'"'===r[3]?X:G):s===X||s===G?s=J:s===j||s===K?s=q:(s=J,o=void 0);console.assert(-1===c||s===J||s===G||s===X,"unexpected parse state B");const h=s===J&&e[t+1].startsWith("/>")?" ":"";a+=s===q?i+R:c>=0?(l.push(n),i.slice(0,c)+T+i.slice(c)+I+h):i+I+(-2===c?t:h)}return[se(e,a+(e[i]||"<?>")+(2===t?"</svg>":3===t?"</math>":"")),l]};class re{constructor({strings:e,_$litType$:t},i){let l;this.parts=[];let o=0,a=0;const s=e.length-1,n=this.parts,[r,c]=ne(e,t);if(this.el=re.createElement(r,i),oe.currentNode=this.el.content,2===t||3===t){const e=this.el.content.firstChild;e.replaceWith(...e.childNodes)}for(;null!==(l=oe.nextNode())&&n.length<s;){if(1===l.nodeType){{const e=l.localName;if(/^(?:textarea|template)$/i.test(e)&&l.innerHTML.includes(I)){const t=`Expressions are not supported inside \`${e}\` elements. See https://lit.dev/msg/expression-in-${e} for more information.`;if("template"===e)throw new Error(t);V("",t)}}if(l.hasAttributes())for(const e of l.getAttributeNames())if(e.endsWith(T)){const t=c[a++],i=l.getAttribute(e).split(I),s=/([.?@])?(.*)/.exec(t);n.push({type:1,index:o,name:s[2],strings:i,ctor:"."===s[1]?ve:"?"===s[1]?pe:"@"===s[1]?ge:ue}),l.removeAttribute(e)}else e.startsWith(I)&&(n.push({type:6,index:o}),l.removeAttribute(e));if(Y.test(l.tagName)){const e=l.textContent.split(I),t=e.length-1;if(t>0){l.textContent=H?H.emptyScript:"";for(let i=0;i<t;i++)l.append(e[i],z()),oe.nextNode(),n.push({type:2,index:++o});l.append(e[t],z())}}}else if(8===l.nodeType){if(l.data===O)n.push({type:2,index:o});else{let e=-1;for(;-1!==(e=l.data.indexOf(I,e+1));)n.push({type:7,index:o}),e+=I.length-1}}o++}if(c.length!==a)throw new Error('Detected duplicate attribute bindings. This occurs if your template has duplicate attributes on an element tag. For example "<input ?disabled=${true} ?disabled=${false}>" contains a duplicate "disabled" attribute. The error was detected in the following template: \n`'+e.join("${...}")+"`");M&&M({kind:"template prep",template:this,clonableTemplate:this.el,parts:this.parts,strings:e})}static createElement(e,t){const i=U.createElement("template");return i.innerHTML=e,i}}function ce(e,t,i=e,l){if(t===te)return t;let o=void 0!==l?i.__directives?.[l]:i.__directive;const a=D(t)?void 0:t._$litDirective$;return o?.constructor!==a&&(o?._$notifyDirectiveConnectionChanged?.(!1),void 0===a?o=void 0:(o=new a(e),o._$initialize(e,i,l)),void 0!==l?(i.__directives??=[])[l]=o:i.__directive=o),void 0!==o&&(t=ce(e,o._$resolve(e,t.values),o,l)),t}class de{constructor(e,t){this._$parts=[],this._$disconnectableChildren=void 0,this._$template=e,this._$parent=t}get parentNode(){return this._$parent.parentNode}get _$isConnected(){return this._$parent._$isConnected}_clone(e){const{el:{content:t},parts:i}=this._$template,l=(e?.creationScope??U).importNode(t,!0);oe.currentNode=l;let o=oe.nextNode(),a=0,s=0,n=i[0];for(;void 0!==n;){if(a===n.index){let t;2===n.type?t=new he(o,o.nextSibling,this,e):1===n.type?t=new n.ctor(o,n.name,n.strings,this,e):6===n.type&&(t=new fe(o,this,e)),this._$parts.push(t),n=i[++s]}a!==n?.index&&(o=oe.nextNode(),a++)}return oe.currentNode=U,l}_update(e){let t=0;for(const i of this._$parts)void 0!==i&&(M&&M({kind:"set part",part:i,value:e[t],valueIndex:t,values:e,templateInstance:this}),void 0!==i.strings?(i._$setValue(e,i,t),t+=i.strings.length-2):i._$setValue(e[t])),t++}}class he{get _$isConnected(){return this._$parent?._$isConnected??this.__isConnected}constructor(e,t,i,l){this.type=2,this._$committedValue=ie,this._$disconnectableChildren=void 0,this._$startNode=e,this._$endNode=t,this._$parent=i,this.options=l,this.__isConnected=l?.isConnected??!0,this._textSanitizer=void 0}get parentNode(){let e=$(this._$startNode).parentNode;const t=this._$parent;return void 0!==t&&11===e?.nodeType&&(e=t.parentNode),e}get startNode(){return this._$startNode}get endNode(){return this._$endNode}_$setValue(e,t=this){if(null===this.parentNode)throw new Error("This `ChildPart` has no `parentNode` and therefore cannot accept a value. This likely means the element containing the part was manipulated in an unsupported way outside of Lit's control such that the part's marker nodes were ejected from DOM. For example, setting the element's `innerHTML` or `textContent` can do this.");if(e=ce(this,e,t),D(e))e===ie||null==e||""===e?(this._$committedValue!==ie&&(M&&M({kind:"commit nothing to child",start:this._$startNode,end:this._$endNode,parent:this._$parent,options:this.options}),this._$clear()),this._$committedValue=ie):e!==this._$committedValue&&e!==te&&this._commitText(e);else if(void 0!==e._$litType$)this._commitTemplateResult(e);else if(void 0!==e.nodeType){if(this.options?.host===e)return this._commitText("[probable mistake: rendered a template's host in itself (commonly caused by writing ${this} in a template]"),void console.warn("Attempted to render the template host",e,"inside itself. This is almost always a mistake, and in dev mode ","we render some warning text. In production however, we'll ","render it, which will usually result in an error, and sometimes ","in the element disappearing from the DOM.");this._commitNode(e)}else F(e)?this._commitIterable(e):this._commitText(e)}_insert(e){return $($(this._$startNode).parentNode).insertBefore(e,this._$endNode)}_commitNode(e){if(this._$committedValue!==e){if(this._$clear(),ae!==L){const e=this._$startNode.parentNode?.nodeName;if("STYLE"===e||"SCRIPT"===e){let t="Forbidden";throw t="STYLE"===e?"Lit does not support binding inside style nodes. This is a security risk, as style injection attacks can exfiltrate data and spoof UIs. Consider instead using css`...` literals to compose styles, and do dynamic styling with css custom properties, ::parts, <slot>s, and by mutating the DOM rather than stylesheets.":"Lit does not support binding inside script nodes. This is a security risk, as it could allow arbitrary code execution.",new Error(t)}}M&&M({kind:"commit node",start:this._$startNode,parent:this._$parent,value:e,options:this.options}),this._$committedValue=this._insert(e)}}_commitText(e){if(this._$committedValue!==ie&&D(this._$committedValue)){const t=$(this._$startNode).nextSibling;void 0===this._textSanitizer&&(this._textSanitizer=E(t,"data","property")),e=this._textSanitizer(e),M&&M({kind:"commit text",node:t,value:e,options:this.options}),t.data=e}else{const t=U.createTextNode("");this._commitNode(t),void 0===this._textSanitizer&&(this._textSanitizer=E(t,"data","property")),e=this._textSanitizer(e),M&&M({kind:"commit text",node:t,value:e,options:this.options}),t.data=e}this._$committedValue=e}_commitTemplateResult(e){const{values:t,_$litType$:i}=e,l="number"==typeof i?this._$getTemplate(e):(void 0===i.el&&(i.el=re.createElement(se(i.h,i.h[0]),this.options)),i);if(this._$committedValue?._$template===l)M&&M({kind:"template updating",template:l,instance:this._$committedValue,parts:this._$committedValue._$parts,options:this.options,values:t}),this._$committedValue._update(t);else{const e=new de(l,this),i=e._clone(this.options);M&&M({kind:"template instantiated",template:l,instance:e,parts:e._$parts,options:this.options,fragment:i,values:t}),e._update(t),M&&M({kind:"template instantiated and updated",template:l,instance:e,parts:e._$parts,options:this.options,fragment:i,values:t}),this._commitNode(i),this._$committedValue=e}}_$getTemplate(e){let t=le.get(e.strings);return void 0===t&&le.set(e.strings,t=new re(e)),t}_commitIterable(e){N(this._$committedValue)||(this._$committedValue=[],this._$clear());const t=this._$committedValue;let i,l=0;for(const o of e)l===t.length?t.push(i=new he(this._insert(z()),this._insert(z()),this,this.options)):i=t[l],i._$setValue(o),l++;l<t.length&&(this._$clear(i&&$(i._$endNode).nextSibling,l),t.length=l)}_$clear(e=$(this._$startNode).nextSibling,t){for(this._$notifyConnectionChanged?.(!1,!0,t);e&&e!==this._$endNode;){const t=$(e).nextSibling;$(e).remove(),e=t}}setConnected(e){if(void 0!==this._$parent)throw new Error("part.setConnected() may only be called on a RootPart returned from render().");this.__isConnected=e,this._$notifyConnectionChanged?.(e)}}class ue{get tagName(){return this.element.tagName}get _$isConnected(){return this._$parent._$isConnected}constructor(e,t,i,l,o){this.type=1,this._$committedValue=ie,this._$disconnectableChildren=void 0,this.element=e,this.name=t,this._$parent=l,this.options=o,i.length>2||""!==i[0]||""!==i[1]?(this._$committedValue=new Array(i.length-1).fill(new String),this.strings=i):this._$committedValue=ie,this._sanitizer=void 0}_$setValue(e,t=this,i,l){const o=this.strings;let a=!1;if(void 0===o)e=ce(this,e,t,0),a=!D(e)||e!==this._$committedValue&&e!==te,a&&(this._$committedValue=e);else{const l=e;let s,n;for(e=o[0],s=0;s<o.length-1;s++)n=ce(this,l[i+s],t,s),n===te&&(n=this._$committedValue[s]),a||=!D(n)||n!==this._$committedValue[s],n===ie?e=ie:e!==ie&&(e+=(n??"")+o[s+1]),this._$committedValue[s]=n}a&&!l&&this._commitValue(e)}_commitValue(e){e===ie?$(this.element).removeAttribute(this.name):(void 0===this._sanitizer&&(this._sanitizer=ae(this.element,this.name,"attribute")),e=this._sanitizer(e??""),M&&M({kind:"commit attribute",element:this.element,name:this.name,value:e,options:this.options}),$(this.element).setAttribute(this.name,e??""))}}class ve extends ue{constructor(){super(...arguments),this.type=3}_commitValue(e){void 0===this._sanitizer&&(this._sanitizer=ae(this.element,this.name,"property")),e=this._sanitizer(e),M&&M({kind:"commit property",element:this.element,name:this.name,value:e,options:this.options}),this.element[this.name]=e===ie?void 0:e}}class pe extends ue{constructor(){super(...arguments),this.type=4}_commitValue(e){M&&M({kind:"commit boolean attribute",element:this.element,name:this.name,value:!(!e||e===ie),options:this.options}),$(this.element).toggleAttribute(this.name,!!e&&e!==ie)}}class ge extends ue{constructor(e,t,i,l,o){if(super(e,t,i,l,o),this.type=5,void 0!==this.strings)throw new Error(`A \`<${e.localName}>\` has a \`@${t}=...\` listener with invalid content. Event listeners in templates must have exactly one expression and no surrounding text.`)}_$setValue(e,t=this){if((e=ce(this,e,t,0)??ie)===te)return;const i=this._$committedValue,l=e===ie&&i!==ie||e.capture!==i.capture||e.once!==i.once||e.passive!==i.passive,o=e!==ie&&(i===ie||l);M&&M({kind:"commit event listener",element:this.element,name:this.name,value:e,options:this.options,removeListener:l,addListener:o,oldListener:i}),l&&this.element.removeEventListener(this.name,this,i),o&&this.element.addEventListener(this.name,this,e),this._$committedValue=e}handleEvent(e){"function"==typeof this._$committedValue?this._$committedValue.call(this.options?.host??this.element,e):this._$committedValue.handleEvent(e)}}class fe{constructor(e,t,i){this.element=e,this.type=6,this._$disconnectableChildren=void 0,this._$parent=t,this.options=i}get _$isConnected(){return this._$parent._$isConnected}_$setValue(e){M&&M({kind:"commit to element binding",element:this.element,value:e,options:this.options}),ce(this,e)}}const me={_boundAttributeSuffix:T,_marker:I,_markerMatch:O,_HTML_RESULT:1,_getTemplateHtml:ne,_TemplateInstance:de,_isIterable:F,_resolveDirective:ce,_ChildPart:he,_AttributePart:ue,_BooleanAttributePart:pe,_EventPart:ge,_PropertyPart:ve,_ElementPart:fe},we=Z.litHtmlPolyfillSupportDevMode;we?.(re,he),(Z.litHtmlVersions??=[]).push("3.2.0"),Z.litHtmlVersions.length>1&&V("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.");const be=(e,t,i)=>{if(null==t)throw new TypeError(`The container to render into may not be ${t}`);const l=k++,o=i?.renderBefore??t;let a=o._$litPart$;if(M&&M({kind:"begin render",id:l,value:e,container:t,options:i,part:a}),void 0===a){const e=i?.renderBefore??null;o._$litPart$=a=new he(t.insertBefore(z(),e),e,void 0,i??{})}return a._$setValue(e),M&&M({kind:"end render",id:l,value:e,container:t,options:i,part:a}),a};be.setSanitizer=A,be.createSanitizer=E,be._testOnlyClearSanitizerFactoryDoNotCallOrElse=P;
18
+ */const{_ChildPart:le}=K,oe=window.ShadyDOM?.inUse&&!0===window.ShadyDOM?.noPatch?window.ShadyDOM.wrap:e=>e,ae=e=>void 0===e.strings,se=()=>document.createComment(""),ne=(e,t,i)=>{const l=oe(e._$startNode).parentNode,o=void 0===t?e._$endNode:t._$startNode;if(void 0===i){const t=oe(l).insertBefore(se(),o),a=oe(l).insertBefore(se(),o);i=new le(t,a,e,e.options)}else{const t=oe(i._$endNode).nextSibling,a=i._$parent,s=a!==e;if(s){let t;i._$reparentDisconnectables?.(e),i._$parent=e,void 0!==i._$notifyConnectionChanged&&(t=e._$isConnected)!==a._$isConnected&&i._$notifyConnectionChanged(t)}if(t!==o||s){let e=i._$startNode;for(;e!==t;){const t=oe(e).nextSibling;oe(l).insertBefore(e,o),e=t}}}return i},re=(e,t,i=e)=>(e._$setValue(t,i),e),ce={},de=(e,t=ce)=>e._$committedValue=t,he=e=>{e._$notifyConnectionChanged?.(!1,!0);let t=e._$startNode;const i=oe(e._$endNode).nextSibling;for(;t!==i;){const e=oe(t).nextSibling;oe(t).remove(),t=e}};const ue=te(
19
19
  /**
20
20
  * @license
21
- * Copyright 2019 Google LLC
21
+ * Copyright 2020 Google LLC
22
22
  * SPDX-License-Identifier: BSD-3-Clause
23
23
  */
24
- const ye=globalThis,xe=ye.ShadowRoot&&(void 0===ye.ShadyCSS||ye.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,_e=Symbol(),Ce=new WeakMap;class Ze{constructor(e,t,i){if(this._$cssResult$=!0,i!==_e)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this._strings=t}get styleSheet(){let e=this._styleSheet;const t=this._strings;if(xe&&void 0===e){const i=void 0!==t&&1===t.length;i&&(e=Ce.get(t)),void 0===e&&((this._styleSheet=e=new CSSStyleSheet).replaceSync(this.cssText),i&&Ce.set(t,e))}return e}toString(){return this.cssText}}const Me=(e,...t)=>{const i=1===e.length?e[0]:t.reduce(((t,i,l)=>t+(e=>{if(!0===e._$cssResult$)return e.cssText;if("number"==typeof e)return e;throw new Error(`Value passed to 'css' function must be a 'css' function result: ${e}. Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.`)})(i)+e[l+1]),e[0]);return new Ze(i,e,_e)},Ve=e=>{let t="";for(const i of e.cssRules)t+=i.cssText;return new Ze("string"==typeof(i=t)?i:String(i),void 0,_e);var i},ke=xe?e=>e:e=>e instanceof CSSStyleSheet?Ve(e):e
24
+ class extends ie{constructor(e){if(super(e),e.type!==Q&&e.type!==X&&e.type!==ee)throw new Error("The `live` directive is not allowed on child or event bindings");if(!ae(e))throw new Error("`live` bindings can only contain a single expression")}render(e){return e}update(e,[t]){if(t===L||t===A)return t;const i=e.element,l=e.name;if(e.type===Q){if(t===i[l])return L}else if(e.type===ee){if(!!t===i.hasAttribute(l))return L}else if(e.type===X&&i.getAttribute(l)===String(t))return L;return de(e),t}}),ve=globalThis,pe=ve.ShadowRoot&&(void 0===ve.ShadyCSS||ve.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,ge=Symbol(),fe=new WeakMap;
25
25
  /**
26
26
  * @license
27
- * Copyright 2017 Google LLC
27
+ * Copyright 2019 Google LLC
28
28
  * SPDX-License-Identifier: BSD-3-Clause
29
- */,{is:$e,defineProperty:He,getOwnPropertyDescriptor:Se,getOwnPropertyNames:Be,getOwnPropertySymbols:Le,getPrototypeOf:Ae}=Object,Pe=globalThis;let Ee;const Te=Pe.trustedTypes,Ie=Te?Te.emptyScript:"",Oe=Pe.reactiveElementPolyfillSupportDevMode;{const e=Pe.litIssuedWarnings??=new Set;Ee=(t,i)=>{i+=` See https://lit.dev/msg/${t} for more information.`,e.has(i)||(console.warn(i),e.add(i))},Ee("dev-mode","Lit is in dev mode. Not recommended for production!"),Pe.ShadyDOM?.inUse&&void 0===Oe&&Ee("polyfill-support-missing","Shadow DOM is being polyfilled via `ShadyDOM` but the `polyfill-support` module has not been loaded.")}const Re=(e,t)=>e,Ue={toAttribute(e,t){switch(t){case Boolean:e=e?Ie:null;break;case Object:case Array:e=null==e?e:JSON.stringify(e)}return e},fromAttribute(e,t){let i=e;switch(t){case Boolean:i=null!==e;break;case Number:i=null===e?null:Number(e);break;case Object:case Array:try{i=JSON.parse(e)}catch(e){i=null}}return i}},ze=(e,t)=>!$e(e,t),De={attribute:!0,type:String,converter:Ue,reflect:!1,hasChanged:ze};Symbol.metadata??=Symbol("metadata"),Pe.litPropertyMetadata??=new WeakMap;class Ne extends HTMLElement{static addInitializer(e){this.__prepare(),(this._initializers??=[]).push(e)}static get observedAttributes(){return this.finalize(),this.__attributeToPropertyMap&&[...this.__attributeToPropertyMap.keys()]}static createProperty(e,t=De){if(t.state&&(t.attribute=!1),this.__prepare(),this.elementProperties.set(e,t),!t.noAccessor){const i=Symbol.for(`${String(e)} (@property() cache)`),l=this.getPropertyDescriptor(e,i,t);void 0!==l&&He(this.prototype,e,l)}}static getPropertyDescriptor(e,t,i){const{get:l,set:o}=Se(this.prototype,e)??{get(){return this[t]},set(e){this[t]=e}};if(null==l){if("value"in(Se(this.prototype,e)??{}))throw new Error(`Field ${JSON.stringify(String(e))} on ${this.name} was declared as a reactive property but it's actually declared as a value on the prototype. Usually this is due to using @property or @state on a method.`);Ee("reactive-property-without-getter",`Field ${JSON.stringify(String(e))} on ${this.name} was declared as a reactive property but it does not have a getter. This will be an error in a future version of Lit.`)}return{get(){return l?.call(this)},set(t){const a=l?.call(this);o.call(this,t),this.requestUpdate(e,a,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??De}static __prepare(){if(this.hasOwnProperty(Re("elementProperties")))return;const e=Ae(this);e.finalize(),void 0!==e._initializers&&(this._initializers=[...e._initializers]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(Re("finalized")))return;if(this.finalized=!0,this.__prepare(),this.hasOwnProperty(Re("properties"))){const e=this.properties,t=[...Be(e),...Le(e)];for(const i of t)this.createProperty(i,e[i])}const e=this[Symbol.metadata];if(null!==e){const t=litPropertyMetadata.get(e);if(void 0!==t)for(const[e,i]of t)this.elementProperties.set(e,i)}this.__attributeToPropertyMap=new Map;for(const[e,t]of this.elementProperties){const i=this.__attributeNameForProperty(e,t);void 0!==i&&this.__attributeToPropertyMap.set(i,e)}this.elementStyles=this.finalizeStyles(this.styles),this.hasOwnProperty("createProperty")&&Ee("no-override-create-property","Overriding ReactiveElement.createProperty() is deprecated. The override will not be called with standard decorators"),this.hasOwnProperty("getPropertyDescriptor")&&Ee("no-override-get-property-descriptor","Overriding ReactiveElement.getPropertyDescriptor() is deprecated. The override will not be called with standard decorators")}static finalizeStyles(e){const t=[];if(Array.isArray(e)){const i=new Set(e.flat(1/0).reverse());for(const e of i)t.unshift(ke(e))}else void 0!==e&&t.push(ke(e));return t}static __attributeNameForProperty(e,t){const i=t.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof e?e.toLowerCase():void 0}constructor(){super(),this.__instanceProperties=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this.__reflectingProperty=null,this.__initialize()}__initialize(){this.__updatePromise=new Promise((e=>this.enableUpdating=e)),this._$changedProperties=new Map,this.__saveInstanceProperties(),this.requestUpdate(),this.constructor._initializers?.forEach((e=>e(this)))}addController(e){(this.__controllers??=new Set).add(e),void 0!==this.renderRoot&&this.isConnected&&e.hostConnected?.()}removeController(e){this.__controllers?.delete(e)}__saveInstanceProperties(){const e=new Map,t=this.constructor.elementProperties;for(const i of t.keys())this.hasOwnProperty(i)&&(e.set(i,this[i]),delete this[i]);e.size>0&&(this.__instanceProperties=e)}createRenderRoot(){const e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((e,t)=>{if(xe)e.adoptedStyleSheets=t.map((e=>e instanceof CSSStyleSheet?e:e.styleSheet));else for(const i of t){const t=document.createElement("style"),l=ye.litNonce;void 0!==l&&t.setAttribute("nonce",l),t.textContent=i.cssText,e.appendChild(t)}})(e,this.constructor.elementStyles),e}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this.__controllers?.forEach((e=>e.hostConnected?.()))}enableUpdating(e){}disconnectedCallback(){this.__controllers?.forEach((e=>e.hostDisconnected?.()))}attributeChangedCallback(e,t,i){this._$attributeToProperty(e,i)}__propertyToAttribute(e,t){const i=this.constructor.elementProperties.get(e),l=this.constructor.__attributeNameForProperty(e,i);if(void 0!==l&&!0===i.reflect){const o=(void 0!==i.converter?.toAttribute?i.converter:Ue).toAttribute(t,i.type);this.constructor.enabledWarnings.includes("migration")&&void 0===o&&Ee("undefined-attribute-value",`The attribute value for the ${e} property is undefined on element ${this.localName}. The attribute will be removed, but in the previous version of \`ReactiveElement\`, the attribute would not have changed.`),this.__reflectingProperty=e,null==o?this.removeAttribute(l):this.setAttribute(l,o),this.__reflectingProperty=null}}_$attributeToProperty(e,t){const i=this.constructor,l=i.__attributeToPropertyMap.get(e);if(void 0!==l&&this.__reflectingProperty!==l){const e=i.getPropertyOptions(l),o="function"==typeof e.converter?{fromAttribute:e.converter}:void 0!==e.converter?.fromAttribute?e.converter:Ue;this.__reflectingProperty=l,this[l]=o.fromAttribute(t,e.type),this.__reflectingProperty=null}}requestUpdate(e,t,i){if(void 0!==e){e instanceof Event&&Ee("","The requestUpdate() method was called with an Event as the property name. This is probably a mistake caused by binding this.requestUpdate as an event listener. Instead bind a function that will call it with no arguments: () => this.requestUpdate()"),i??=this.constructor.getPropertyOptions(e);if(!(i.hasChanged??ze)(this[e],t))return;this._$changeProperty(e,t,i)}!1===this.isUpdatePending&&(this.__updatePromise=this.__enqueueUpdate())}_$changeProperty(e,t,i){this._$changedProperties.has(e)||this._$changedProperties.set(e,t),!0===i.reflect&&this.__reflectingProperty!==e&&(this.__reflectingProperties??=new Set).add(e)}async __enqueueUpdate(){this.isUpdatePending=!0;try{await this.__updatePromise}catch(e){Promise.reject(e)}const e=this.scheduleUpdate();return null!=e&&await e,!this.isUpdatePending}scheduleUpdate(){const e=this.performUpdate();return this.constructor.enabledWarnings.includes("async-perform-update")&&"function"==typeof e?.then&&Ee("async-perform-update",`Element ${this.localName} returned a Promise from performUpdate(). This behavior is deprecated and will be removed in a future version of ReactiveElement.`),e}performUpdate(){if(!this.isUpdatePending)return;var e;if(e={kind:"update"},Pe.emitLitDebugLogEvents&&Pe.dispatchEvent(new CustomEvent("lit-debug",{detail:e})),!this.hasUpdated){this.renderRoot??=this.createRenderRoot();{const e=[...this.constructor.elementProperties.keys()].filter((e=>this.hasOwnProperty(e)&&e in Ae(this)));if(e.length)throw new Error(`The following properties on element ${this.localName} will not trigger updates as expected because they are set using class fields: ${e.join(", ")}. Native class fields and some compiled output will overwrite accessors used for detecting changes. See https://lit.dev/msg/class-field-shadowing for more information.`)}if(this.__instanceProperties){for(const[e,t]of this.__instanceProperties)this[e]=t;this.__instanceProperties=void 0}const e=this.constructor.elementProperties;if(e.size>0)for(const[t,i]of e)!0!==i.wrapped||this._$changedProperties.has(t)||void 0===this[t]||this._$changeProperty(t,this[t],i)}let t=!1;const i=this._$changedProperties;try{t=this.shouldUpdate(i),t?(this.willUpdate(i),this.__controllers?.forEach((e=>e.hostUpdate?.())),this.update(i)):this.__markUpdated()}catch(e){throw t=!1,this.__markUpdated(),e}t&&this._$didUpdate(i)}willUpdate(e){}_$didUpdate(e){this.__controllers?.forEach((e=>e.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e),this.isUpdatePending&&this.constructor.enabledWarnings.includes("change-in-update")&&Ee("change-in-update",`Element ${this.localName} scheduled an update (generally because a property was set) after an update completed, causing a new update to be scheduled. This is inefficient and should be avoided unless the next update can only be scheduled as a side effect of the previous update.`)}__markUpdated(){this._$changedProperties=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this.__updatePromise}shouldUpdate(e){return!0}update(e){this.__reflectingProperties&&=this.__reflectingProperties.forEach((e=>this.__propertyToAttribute(e,this[e]))),this.__markUpdated()}updated(e){}firstUpdated(e){}}Ne.elementStyles=[],Ne.shadowRootOptions={mode:"open"},Ne[Re("elementProperties")]=new Map,Ne[Re("finalized")]=new Map,Oe?.({ReactiveElement:Ne});{Ne.enabledWarnings=["change-in-update","async-perform-update"];const e=function(e){e.hasOwnProperty(Re("enabledWarnings"))||(e.enabledWarnings=e.enabledWarnings.slice())};Ne.enableWarning=function(t){e(this),this.enabledWarnings.includes(t)||this.enabledWarnings.push(t)},Ne.disableWarning=function(t){e(this);const i=this.enabledWarnings.indexOf(t);i>=0&&this.enabledWarnings.splice(i,1)}}(Pe.reactiveElementVersions??=[]).push("2.0.4"),Pe.reactiveElementVersions.length>1&&Ee("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.")
29
+ */class me{constructor(e,t,i){if(this._$cssResult$=!0,i!==ge)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this._strings=t}get styleSheet(){let e=this._styleSheet;const t=this._strings;if(pe&&void 0===e){const i=void 0!==t&&1===t.length;i&&(e=fe.get(t)),void 0===e&&((this._styleSheet=e=new CSSStyleSheet).replaceSync(this.cssText),i&&fe.set(t,e))}return e}toString(){return this.cssText}}const we=e=>{let t="";for(const i of e.cssRules)t+=i.cssText;return new me("string"==typeof(i=t)?i:String(i),void 0,ge);var i},be=pe?e=>e:e=>e instanceof CSSStyleSheet?we(e):e
30
30
  /**
31
31
  * @license
32
32
  * Copyright 2017 Google LLC
33
33
  * SPDX-License-Identifier: BSD-3-Clause
34
- */;let Fe;{const e=globalThis.litIssuedWarnings??=new Set;Fe=(t,i)=>{i+=` See https://lit.dev/msg/${t} for more information.`,e.has(i)||(console.warn(i),e.add(i))}}class We extends Ne{constructor(){super(...arguments),this.renderOptions={host:this},this.__childPart=void 0}createRenderRoot(){const e=super.createRenderRoot();return this.renderOptions.renderBefore??=e.firstChild,e}update(e){const t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this.__childPart=be(t,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this.__childPart?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this.__childPart?.setConnected(!1)}render(){return te}}var qe;We._$litElement$=!0,We[(qe="finalized",qe)]=!0,globalThis.litElementHydrateSupport?.({LitElement:We});const je=globalThis.litElementPolyfillSupportDevMode;
34
+ */,{is:ye,defineProperty:xe,getOwnPropertyDescriptor:_e,getOwnPropertyNames:Ce,getOwnPropertySymbols:Ze,getPrototypeOf:Me}=Object,Ve=globalThis;let ke;const $e=Ve.trustedTypes,He=$e?$e.emptyScript:"",Se=Ve.reactiveElementPolyfillSupportDevMode;{const e=Ve.litIssuedWarnings??=new Set;ke=(t,i)=>{i+=` See https://lit.dev/msg/${t} for more information.`,e.has(i)||(console.warn(i),e.add(i))},ke("dev-mode","Lit is in dev mode. Not recommended for production!"),Ve.ShadyDOM?.inUse&&void 0===Se&&ke("polyfill-support-missing","Shadow DOM is being polyfilled via `ShadyDOM` but the `polyfill-support` module has not been loaded.")}const Be=(e,t)=>e,Le={toAttribute(e,t){switch(t){case Boolean:e=e?He:null;break;case Object:case Array:e=null==e?e:JSON.stringify(e)}return e},fromAttribute(e,t){let i=e;switch(t){case Boolean:i=null!==e;break;case Number:i=null===e?null:Number(e);break;case Object:case Array:try{i=JSON.parse(e)}catch(e){i=null}}return i}},Ae=(e,t)=>!ye(e,t),Pe={attribute:!0,type:String,converter:Le,reflect:!1,hasChanged:Ae};Symbol.metadata??=Symbol("metadata"),Ve.litPropertyMetadata??=new WeakMap;class Ee extends HTMLElement{static addInitializer(e){this.__prepare(),(this._initializers??=[]).push(e)}static get observedAttributes(){return this.finalize(),this.__attributeToPropertyMap&&[...this.__attributeToPropertyMap.keys()]}static createProperty(e,t=Pe){if(t.state&&(t.attribute=!1),this.__prepare(),this.elementProperties.set(e,t),!t.noAccessor){const i=Symbol.for(`${String(e)} (@property() cache)`),l=this.getPropertyDescriptor(e,i,t);void 0!==l&&xe(this.prototype,e,l)}}static getPropertyDescriptor(e,t,i){const{get:l,set:o}=_e(this.prototype,e)??{get(){return this[t]},set(e){this[t]=e}};if(null==l){if("value"in(_e(this.prototype,e)??{}))throw new Error(`Field ${JSON.stringify(String(e))} on ${this.name} was declared as a reactive property but it's actually declared as a value on the prototype. Usually this is due to using @property or @state on a method.`);ke("reactive-property-without-getter",`Field ${JSON.stringify(String(e))} on ${this.name} was declared as a reactive property but it does not have a getter. This will be an error in a future version of Lit.`)}return{get(){return l?.call(this)},set(t){const a=l?.call(this);o.call(this,t),this.requestUpdate(e,a,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??Pe}static __prepare(){if(this.hasOwnProperty(Be("elementProperties")))return;const e=Me(this);e.finalize(),void 0!==e._initializers&&(this._initializers=[...e._initializers]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(Be("finalized")))return;if(this.finalized=!0,this.__prepare(),this.hasOwnProperty(Be("properties"))){const e=this.properties,t=[...Ce(e),...Ze(e)];for(const i of t)this.createProperty(i,e[i])}const e=this[Symbol.metadata];if(null!==e){const t=litPropertyMetadata.get(e);if(void 0!==t)for(const[e,i]of t)this.elementProperties.set(e,i)}this.__attributeToPropertyMap=new Map;for(const[e,t]of this.elementProperties){const i=this.__attributeNameForProperty(e,t);void 0!==i&&this.__attributeToPropertyMap.set(i,e)}this.elementStyles=this.finalizeStyles(this.styles),this.hasOwnProperty("createProperty")&&ke("no-override-create-property","Overriding ReactiveElement.createProperty() is deprecated. The override will not be called with standard decorators"),this.hasOwnProperty("getPropertyDescriptor")&&ke("no-override-get-property-descriptor","Overriding ReactiveElement.getPropertyDescriptor() is deprecated. The override will not be called with standard decorators")}static finalizeStyles(e){const t=[];if(Array.isArray(e)){const i=new Set(e.flat(1/0).reverse());for(const e of i)t.unshift(be(e))}else void 0!==e&&t.push(be(e));return t}static __attributeNameForProperty(e,t){const i=t.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof e?e.toLowerCase():void 0}constructor(){super(),this.__instanceProperties=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this.__reflectingProperty=null,this.__initialize()}__initialize(){this.__updatePromise=new Promise((e=>this.enableUpdating=e)),this._$changedProperties=new Map,this.__saveInstanceProperties(),this.requestUpdate(),this.constructor._initializers?.forEach((e=>e(this)))}addController(e){(this.__controllers??=new Set).add(e),void 0!==this.renderRoot&&this.isConnected&&e.hostConnected?.()}removeController(e){this.__controllers?.delete(e)}__saveInstanceProperties(){const e=new Map,t=this.constructor.elementProperties;for(const i of t.keys())this.hasOwnProperty(i)&&(e.set(i,this[i]),delete this[i]);e.size>0&&(this.__instanceProperties=e)}createRenderRoot(){const e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((e,t)=>{if(pe)e.adoptedStyleSheets=t.map((e=>e instanceof CSSStyleSheet?e:e.styleSheet));else for(const i of t){const t=document.createElement("style"),l=ve.litNonce;void 0!==l&&t.setAttribute("nonce",l),t.textContent=i.cssText,e.appendChild(t)}})(e,this.constructor.elementStyles),e}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this.__controllers?.forEach((e=>e.hostConnected?.()))}enableUpdating(e){}disconnectedCallback(){this.__controllers?.forEach((e=>e.hostDisconnected?.()))}attributeChangedCallback(e,t,i){this._$attributeToProperty(e,i)}__propertyToAttribute(e,t){const i=this.constructor.elementProperties.get(e),l=this.constructor.__attributeNameForProperty(e,i);if(void 0!==l&&!0===i.reflect){const o=(void 0!==i.converter?.toAttribute?i.converter:Le).toAttribute(t,i.type);this.constructor.enabledWarnings.includes("migration")&&void 0===o&&ke("undefined-attribute-value",`The attribute value for the ${e} property is undefined on element ${this.localName}. The attribute will be removed, but in the previous version of \`ReactiveElement\`, the attribute would not have changed.`),this.__reflectingProperty=e,null==o?this.removeAttribute(l):this.setAttribute(l,o),this.__reflectingProperty=null}}_$attributeToProperty(e,t){const i=this.constructor,l=i.__attributeToPropertyMap.get(e);if(void 0!==l&&this.__reflectingProperty!==l){const e=i.getPropertyOptions(l),o="function"==typeof e.converter?{fromAttribute:e.converter}:void 0!==e.converter?.fromAttribute?e.converter:Le;this.__reflectingProperty=l,this[l]=o.fromAttribute(t,e.type),this.__reflectingProperty=null}}requestUpdate(e,t,i){if(void 0!==e){e instanceof Event&&ke("","The requestUpdate() method was called with an Event as the property name. This is probably a mistake caused by binding this.requestUpdate as an event listener. Instead bind a function that will call it with no arguments: () => this.requestUpdate()"),i??=this.constructor.getPropertyOptions(e);if(!(i.hasChanged??Ae)(this[e],t))return;this._$changeProperty(e,t,i)}!1===this.isUpdatePending&&(this.__updatePromise=this.__enqueueUpdate())}_$changeProperty(e,t,i){this._$changedProperties.has(e)||this._$changedProperties.set(e,t),!0===i.reflect&&this.__reflectingProperty!==e&&(this.__reflectingProperties??=new Set).add(e)}async __enqueueUpdate(){this.isUpdatePending=!0;try{await this.__updatePromise}catch(e){Promise.reject(e)}const e=this.scheduleUpdate();return null!=e&&await e,!this.isUpdatePending}scheduleUpdate(){const e=this.performUpdate();return this.constructor.enabledWarnings.includes("async-perform-update")&&"function"==typeof e?.then&&ke("async-perform-update",`Element ${this.localName} returned a Promise from performUpdate(). This behavior is deprecated and will be removed in a future version of ReactiveElement.`),e}performUpdate(){if(!this.isUpdatePending)return;var e;if(e={kind:"update"},Ve.emitLitDebugLogEvents&&Ve.dispatchEvent(new CustomEvent("lit-debug",{detail:e})),!this.hasUpdated){this.renderRoot??=this.createRenderRoot();{const e=[...this.constructor.elementProperties.keys()].filter((e=>this.hasOwnProperty(e)&&e in Me(this)));if(e.length)throw new Error(`The following properties on element ${this.localName} will not trigger updates as expected because they are set using class fields: ${e.join(", ")}. Native class fields and some compiled output will overwrite accessors used for detecting changes. See https://lit.dev/msg/class-field-shadowing for more information.`)}if(this.__instanceProperties){for(const[e,t]of this.__instanceProperties)this[e]=t;this.__instanceProperties=void 0}const e=this.constructor.elementProperties;if(e.size>0)for(const[t,i]of e)!0!==i.wrapped||this._$changedProperties.has(t)||void 0===this[t]||this._$changeProperty(t,this[t],i)}let t=!1;const i=this._$changedProperties;try{t=this.shouldUpdate(i),t?(this.willUpdate(i),this.__controllers?.forEach((e=>e.hostUpdate?.())),this.update(i)):this.__markUpdated()}catch(e){throw t=!1,this.__markUpdated(),e}t&&this._$didUpdate(i)}willUpdate(e){}_$didUpdate(e){this.__controllers?.forEach((e=>e.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e),this.isUpdatePending&&this.constructor.enabledWarnings.includes("change-in-update")&&ke("change-in-update",`Element ${this.localName} scheduled an update (generally because a property was set) after an update completed, causing a new update to be scheduled. This is inefficient and should be avoided unless the next update can only be scheduled as a side effect of the previous update.`)}__markUpdated(){this._$changedProperties=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this.__updatePromise}shouldUpdate(e){return!0}update(e){this.__reflectingProperties&&=this.__reflectingProperties.forEach((e=>this.__propertyToAttribute(e,this[e]))),this.__markUpdated()}updated(e){}firstUpdated(e){}}Ee.elementStyles=[],Ee.shadowRootOptions={mode:"open"},Ee[Be("elementProperties")]=new Map,Ee[Be("finalized")]=new Map,Se?.({ReactiveElement:Ee});{Ee.enabledWarnings=["change-in-update","async-perform-update"];const e=function(e){e.hasOwnProperty(Be("enabledWarnings"))||(e.enabledWarnings=e.enabledWarnings.slice())};Ee.enableWarning=function(t){e(this),this.enabledWarnings.includes(t)||this.enabledWarnings.push(t)},Ee.disableWarning=function(t){e(this);const i=this.enabledWarnings.indexOf(t);i>=0&&this.enabledWarnings.splice(i,1)}}(Ve.reactiveElementVersions??=[]).push("2.0.4"),Ve.reactiveElementVersions.length>1&&ke("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.")
35
35
  /**
36
36
  * @license
37
- * Copyright 2017 Google LLC
37
+ * Copyright 2019 Google LLC
38
38
  * SPDX-License-Identifier: BSD-3-Clause
39
- */
40
- let Ke;je?.({LitElement:We}),(globalThis.litElementVersions??=[]).push("4.1.0"),globalThis.litElementVersions.length>1&&Fe("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.");{const e=globalThis.litIssuedWarnings??=new Set;Ke=(t,i)=>{i+=` See https://lit.dev/msg/${t} for more information.`,e.has(i)||(console.warn(i),e.add(i))}}const Je=(e,t,i)=>{const l=t.hasOwnProperty(i);return t.constructor.createProperty(i,l?{...e,wrapped:!0}:e),l?Object.getOwnPropertyDescriptor(t,i):void 0},Ge={attribute:!0,type:String,converter:y,reflect:!1,hasChanged:x},Xe=(e=Ge,t,i)=>{const{kind:l,metadata:o}=i;null==o&&Ke("missing-class-metadata",`The class ${t} is missing decorator metadata. This could mean that you're using a compiler that supports decorators but doesn't support decorator metadata, such as TypeScript 5.1. Please update your compiler.`);let a=globalThis.litPropertyMetadata.get(o);if(void 0===a&&globalThis.litPropertyMetadata.set(o,a=new Map),a.set(i.name,e),"accessor"===l){const{name:l}=i;return{set(i){const o=t.get.call(this);t.set.call(this,i),this.requestUpdate(l,o,e)},init(t){return void 0!==t&&this._$changeProperty(l,void 0,e),t}}}if("setter"===l){const{name:l}=i;return function(i){const o=this[l];t.call(this,i),this.requestUpdate(l,o,e)}}throw new Error(`Unsupported decorator location: ${l}`)};function Ye(e){return(t,i)=>"object"==typeof i?Xe(e,t,i):Je(e,t,i)}
39
+ */;const Te=globalThis,Ie=Te.ShadowRoot&&(void 0===Te.ShadyCSS||Te.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Oe=Symbol(),Re=new WeakMap;class Ue{constructor(e,t,i){if(this._$cssResult$=!0,i!==Oe)throw new Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=e,this._strings=t}get styleSheet(){let e=this._styleSheet;const t=this._strings;if(Ie&&void 0===e){const i=void 0!==t&&1===t.length;i&&(e=Re.get(t)),void 0===e&&((this._styleSheet=e=new CSSStyleSheet).replaceSync(this.cssText),i&&Re.set(t,e))}return e}toString(){return this.cssText}}const ze=(e,...t)=>{const i=1===e.length?e[0]:t.reduce(((t,i,l)=>t+(e=>{if(!0===e._$cssResult$)return e.cssText;if("number"==typeof e)return e;throw new Error(`Value passed to 'css' function must be a 'css' function result: ${e}. Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.`)})(i)+e[l+1]),e[0]);return new Ue(i,e,Oe)},De=e=>{let t="";for(const i of e.cssRules)t+=i.cssText;return new Ue("string"==typeof(i=t)?i:String(i),void 0,Oe);var i},Ne=Ie?e=>e:e=>e instanceof CSSStyleSheet?De(e):e
41
40
  /**
42
41
  * @license
43
42
  * Copyright 2017 Google LLC
44
43
  * SPDX-License-Identifier: BSD-3-Clause
45
- */function Qe(e){return Ye({...e,state:!0,attribute:!1})}
44
+ */,{is:Fe,defineProperty:We,getOwnPropertyDescriptor:qe,getOwnPropertyNames:je,getOwnPropertySymbols:Ke,getPrototypeOf:Je}=Object,Ge=globalThis;let Xe;const Ye=Ge.trustedTypes,Qe=Ye?Ye.emptyScript:"",et=Ge.reactiveElementPolyfillSupportDevMode;{const e=Ge.litIssuedWarnings??=new Set;Xe=(t,i)=>{i+=` See https://lit.dev/msg/${t} for more information.`,e.has(i)||(console.warn(i),e.add(i))},Xe("dev-mode","Lit is in dev mode. Not recommended for production!"),Ge.ShadyDOM?.inUse&&void 0===et&&Xe("polyfill-support-missing","Shadow DOM is being polyfilled via `ShadyDOM` but the `polyfill-support` module has not been loaded.")}const tt=(e,t)=>e,it={toAttribute(e,t){switch(t){case Boolean:e=e?Qe:null;break;case Object:case Array:e=null==e?e:JSON.stringify(e)}return e},fromAttribute(e,t){let i=e;switch(t){case Boolean:i=null!==e;break;case Number:i=null===e?null:Number(e);break;case Object:case Array:try{i=JSON.parse(e)}catch(e){i=null}}return i}},lt=(e,t)=>!Fe(e,t),ot={attribute:!0,type:String,converter:it,reflect:!1,hasChanged:lt};Symbol.metadata??=Symbol("metadata"),Ge.litPropertyMetadata??=new WeakMap;class at extends HTMLElement{static addInitializer(e){this.__prepare(),(this._initializers??=[]).push(e)}static get observedAttributes(){return this.finalize(),this.__attributeToPropertyMap&&[...this.__attributeToPropertyMap.keys()]}static createProperty(e,t=ot){if(t.state&&(t.attribute=!1),this.__prepare(),this.elementProperties.set(e,t),!t.noAccessor){const i=Symbol.for(`${String(e)} (@property() cache)`),l=this.getPropertyDescriptor(e,i,t);void 0!==l&&We(this.prototype,e,l)}}static getPropertyDescriptor(e,t,i){const{get:l,set:o}=qe(this.prototype,e)??{get(){return this[t]},set(e){this[t]=e}};if(null==l){if("value"in(qe(this.prototype,e)??{}))throw new Error(`Field ${JSON.stringify(String(e))} on ${this.name} was declared as a reactive property but it's actually declared as a value on the prototype. Usually this is due to using @property or @state on a method.`);Xe("reactive-property-without-getter",`Field ${JSON.stringify(String(e))} on ${this.name} was declared as a reactive property but it does not have a getter. This will be an error in a future version of Lit.`)}return{get(){return l?.call(this)},set(t){const a=l?.call(this);o.call(this,t),this.requestUpdate(e,a,i)},configurable:!0,enumerable:!0}}static getPropertyOptions(e){return this.elementProperties.get(e)??ot}static __prepare(){if(this.hasOwnProperty(tt("elementProperties")))return;const e=Je(this);e.finalize(),void 0!==e._initializers&&(this._initializers=[...e._initializers]),this.elementProperties=new Map(e.elementProperties)}static finalize(){if(this.hasOwnProperty(tt("finalized")))return;if(this.finalized=!0,this.__prepare(),this.hasOwnProperty(tt("properties"))){const e=this.properties,t=[...je(e),...Ke(e)];for(const i of t)this.createProperty(i,e[i])}const e=this[Symbol.metadata];if(null!==e){const t=litPropertyMetadata.get(e);if(void 0!==t)for(const[e,i]of t)this.elementProperties.set(e,i)}this.__attributeToPropertyMap=new Map;for(const[e,t]of this.elementProperties){const i=this.__attributeNameForProperty(e,t);void 0!==i&&this.__attributeToPropertyMap.set(i,e)}this.elementStyles=this.finalizeStyles(this.styles),this.hasOwnProperty("createProperty")&&Xe("no-override-create-property","Overriding ReactiveElement.createProperty() is deprecated. The override will not be called with standard decorators"),this.hasOwnProperty("getPropertyDescriptor")&&Xe("no-override-get-property-descriptor","Overriding ReactiveElement.getPropertyDescriptor() is deprecated. The override will not be called with standard decorators")}static finalizeStyles(e){const t=[];if(Array.isArray(e)){const i=new Set(e.flat(1/0).reverse());for(const e of i)t.unshift(Ne(e))}else void 0!==e&&t.push(Ne(e));return t}static __attributeNameForProperty(e,t){const i=t.attribute;return!1===i?void 0:"string"==typeof i?i:"string"==typeof e?e.toLowerCase():void 0}constructor(){super(),this.__instanceProperties=void 0,this.isUpdatePending=!1,this.hasUpdated=!1,this.__reflectingProperty=null,this.__initialize()}__initialize(){this.__updatePromise=new Promise((e=>this.enableUpdating=e)),this._$changedProperties=new Map,this.__saveInstanceProperties(),this.requestUpdate(),this.constructor._initializers?.forEach((e=>e(this)))}addController(e){(this.__controllers??=new Set).add(e),void 0!==this.renderRoot&&this.isConnected&&e.hostConnected?.()}removeController(e){this.__controllers?.delete(e)}__saveInstanceProperties(){const e=new Map,t=this.constructor.elementProperties;for(const i of t.keys())this.hasOwnProperty(i)&&(e.set(i,this[i]),delete this[i]);e.size>0&&(this.__instanceProperties=e)}createRenderRoot(){const e=this.shadowRoot??this.attachShadow(this.constructor.shadowRootOptions);return((e,t)=>{if(Ie)e.adoptedStyleSheets=t.map((e=>e instanceof CSSStyleSheet?e:e.styleSheet));else for(const i of t){const t=document.createElement("style"),l=Te.litNonce;void 0!==l&&t.setAttribute("nonce",l),t.textContent=i.cssText,e.appendChild(t)}})(e,this.constructor.elementStyles),e}connectedCallback(){this.renderRoot??=this.createRenderRoot(),this.enableUpdating(!0),this.__controllers?.forEach((e=>e.hostConnected?.()))}enableUpdating(e){}disconnectedCallback(){this.__controllers?.forEach((e=>e.hostDisconnected?.()))}attributeChangedCallback(e,t,i){this._$attributeToProperty(e,i)}__propertyToAttribute(e,t){const i=this.constructor.elementProperties.get(e),l=this.constructor.__attributeNameForProperty(e,i);if(void 0!==l&&!0===i.reflect){const o=(void 0!==i.converter?.toAttribute?i.converter:it).toAttribute(t,i.type);this.constructor.enabledWarnings.includes("migration")&&void 0===o&&Xe("undefined-attribute-value",`The attribute value for the ${e} property is undefined on element ${this.localName}. The attribute will be removed, but in the previous version of \`ReactiveElement\`, the attribute would not have changed.`),this.__reflectingProperty=e,null==o?this.removeAttribute(l):this.setAttribute(l,o),this.__reflectingProperty=null}}_$attributeToProperty(e,t){const i=this.constructor,l=i.__attributeToPropertyMap.get(e);if(void 0!==l&&this.__reflectingProperty!==l){const e=i.getPropertyOptions(l),o="function"==typeof e.converter?{fromAttribute:e.converter}:void 0!==e.converter?.fromAttribute?e.converter:it;this.__reflectingProperty=l,this[l]=o.fromAttribute(t,e.type),this.__reflectingProperty=null}}requestUpdate(e,t,i){if(void 0!==e){e instanceof Event&&Xe("","The requestUpdate() method was called with an Event as the property name. This is probably a mistake caused by binding this.requestUpdate as an event listener. Instead bind a function that will call it with no arguments: () => this.requestUpdate()"),i??=this.constructor.getPropertyOptions(e);if(!(i.hasChanged??lt)(this[e],t))return;this._$changeProperty(e,t,i)}!1===this.isUpdatePending&&(this.__updatePromise=this.__enqueueUpdate())}_$changeProperty(e,t,i){this._$changedProperties.has(e)||this._$changedProperties.set(e,t),!0===i.reflect&&this.__reflectingProperty!==e&&(this.__reflectingProperties??=new Set).add(e)}async __enqueueUpdate(){this.isUpdatePending=!0;try{await this.__updatePromise}catch(e){Promise.reject(e)}const e=this.scheduleUpdate();return null!=e&&await e,!this.isUpdatePending}scheduleUpdate(){const e=this.performUpdate();return this.constructor.enabledWarnings.includes("async-perform-update")&&"function"==typeof e?.then&&Xe("async-perform-update",`Element ${this.localName} returned a Promise from performUpdate(). This behavior is deprecated and will be removed in a future version of ReactiveElement.`),e}performUpdate(){if(!this.isUpdatePending)return;var e;if(e={kind:"update"},Ge.emitLitDebugLogEvents&&Ge.dispatchEvent(new CustomEvent("lit-debug",{detail:e})),!this.hasUpdated){this.renderRoot??=this.createRenderRoot();{const e=[...this.constructor.elementProperties.keys()].filter((e=>this.hasOwnProperty(e)&&e in Je(this)));if(e.length)throw new Error(`The following properties on element ${this.localName} will not trigger updates as expected because they are set using class fields: ${e.join(", ")}. Native class fields and some compiled output will overwrite accessors used for detecting changes. See https://lit.dev/msg/class-field-shadowing for more information.`)}if(this.__instanceProperties){for(const[e,t]of this.__instanceProperties)this[e]=t;this.__instanceProperties=void 0}const e=this.constructor.elementProperties;if(e.size>0)for(const[t,i]of e)!0!==i.wrapped||this._$changedProperties.has(t)||void 0===this[t]||this._$changeProperty(t,this[t],i)}let t=!1;const i=this._$changedProperties;try{t=this.shouldUpdate(i),t?(this.willUpdate(i),this.__controllers?.forEach((e=>e.hostUpdate?.())),this.update(i)):this.__markUpdated()}catch(e){throw t=!1,this.__markUpdated(),e}t&&this._$didUpdate(i)}willUpdate(e){}_$didUpdate(e){this.__controllers?.forEach((e=>e.hostUpdated?.())),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(e)),this.updated(e),this.isUpdatePending&&this.constructor.enabledWarnings.includes("change-in-update")&&Xe("change-in-update",`Element ${this.localName} scheduled an update (generally because a property was set) after an update completed, causing a new update to be scheduled. This is inefficient and should be avoided unless the next update can only be scheduled as a side effect of the previous update.`)}__markUpdated(){this._$changedProperties=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this.__updatePromise}shouldUpdate(e){return!0}update(e){this.__reflectingProperties&&=this.__reflectingProperties.forEach((e=>this.__propertyToAttribute(e,this[e]))),this.__markUpdated()}updated(e){}firstUpdated(e){}}at.elementStyles=[],at.shadowRootOptions={mode:"open"},at[tt("elementProperties")]=new Map,at[tt("finalized")]=new Map,et?.({ReactiveElement:at});{at.enabledWarnings=["change-in-update","async-perform-update"];const e=function(e){e.hasOwnProperty(tt("enabledWarnings"))||(e.enabledWarnings=e.enabledWarnings.slice())};at.enableWarning=function(t){e(this),this.enabledWarnings.includes(t)||this.enabledWarnings.push(t)},at.disableWarning=function(t){e(this);const i=this.enabledWarnings.indexOf(t);i>=0&&this.enabledWarnings.splice(i,1)}}(Ge.reactiveElementVersions??=[]).push("2.0.4"),Ge.reactiveElementVersions.length>1&&Xe("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.")
46
45
  /**
47
46
  * @license
48
47
  * Copyright 2017 Google LLC
49
48
  * SPDX-License-Identifier: BSD-3-Clause
50
- */const et=(e,t,i)=>(i.configurable=!0,i.enumerable=!0,Reflect.decorate&&"object"!=typeof t&&Object.defineProperty(e,t,i),i);
49
+ */;let st;{const e=globalThis.litIssuedWarnings??=new Set;st=(t,i)=>{i+=` See https://lit.dev/msg/${t} for more information.`,e.has(i)||(console.warn(i),e.add(i))}}class nt extends at{constructor(){super(...arguments),this.renderOptions={host:this},this.__childPart=void 0}createRenderRoot(){const e=super.createRenderRoot();return this.renderOptions.renderBefore??=e.firstChild,e}update(e){const t=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(e),this.__childPart=G(t,this.renderRoot,this.renderOptions)}connectedCallback(){super.connectedCallback(),this.__childPart?.setConnected(!0)}disconnectedCallback(){super.disconnectedCallback(),this.__childPart?.setConnected(!1)}render(){return L}}var rt;nt._$litElement$=!0,nt[(rt="finalized",rt)]=!0,globalThis.litElementHydrateSupport?.({LitElement:nt});const ct=globalThis.litElementPolyfillSupportDevMode;
51
50
  /**
52
51
  * @license
53
52
  * Copyright 2017 Google LLC
54
53
  * SPDX-License-Identifier: BSD-3-Clause
55
- */let tt;{const e=globalThis.litIssuedWarnings??=new Set;tt=(t,i)=>{i+=t?` See https://lit.dev/msg/${t} for more information.`:"",e.has(i)||(console.warn(i),e.add(i))}}
54
+ */
55
+ let dt;ct?.({LitElement:nt}),(globalThis.litElementVersions??=[]).push("4.1.0"),globalThis.litElementVersions.length>1&&st("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.");{const e=globalThis.litIssuedWarnings??=new Set;dt=(t,i)=>{i+=` See https://lit.dev/msg/${t} for more information.`,e.has(i)||(console.warn(i),e.add(i))}}const ht=(e,t,i)=>{const l=t.hasOwnProperty(i);return t.constructor.createProperty(i,l?{...e,wrapped:!0}:e),l?Object.getOwnPropertyDescriptor(t,i):void 0},ut={attribute:!0,type:String,converter:Le,reflect:!1,hasChanged:Ae},vt=(e=ut,t,i)=>{const{kind:l,metadata:o}=i;null==o&&dt("missing-class-metadata",`The class ${t} is missing decorator metadata. This could mean that you're using a compiler that supports decorators but doesn't support decorator metadata, such as TypeScript 5.1. Please update your compiler.`);let a=globalThis.litPropertyMetadata.get(o);if(void 0===a&&globalThis.litPropertyMetadata.set(o,a=new Map),a.set(i.name,e),"accessor"===l){const{name:l}=i;return{set(i){const o=t.get.call(this);t.set.call(this,i),this.requestUpdate(l,o,e)},init(t){return void 0!==t&&this._$changeProperty(l,void 0,e),t}}}if("setter"===l){const{name:l}=i;return function(i){const o=this[l];t.call(this,i),this.requestUpdate(l,o,e)}}throw new Error(`Unsupported decorator location: ${l}`)};function pt(e){return(t,i)=>"object"==typeof i?vt(e,t,i):ht(e,t,i)}
56
56
  /**
57
57
  * @license
58
58
  * Copyright 2017 Google LLC
59
59
  * SPDX-License-Identifier: BSD-3-Clause
60
- */
61
- function it(e){return(t,i)=>et(t,i,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(e)??null}})}
60
+ */function gt(e){return pt({...e,state:!0,attribute:!1})}
62
61
  /**
63
62
  * @license
64
- * Copyright 2021 Google LLC
63
+ * Copyright 2017 Google LLC
65
64
  * SPDX-License-Identifier: BSD-3-Clause
66
- */function lt(e){return(t,i)=>{const{slot:l,selector:o}=e??{},a="slot"+(l?`[name=${l}]`:":not([name])");return et(t,i,{get(){const t=this.renderRoot?.querySelector(a),i=t?.assignedElements(e)??[];return void 0===o?i:i.filter((e=>e.matches(o)))}})}}
65
+ */const ft=(e,t,i)=>(i.configurable=!0,i.enumerable=!0,Reflect.decorate&&"object"!=typeof t&&Object.defineProperty(e,t,i),i);
67
66
  /**
68
67
  * @license
69
68
  * Copyright 2017 Google LLC
70
69
  * SPDX-License-Identifier: BSD-3-Clause
71
- */const ot=1,at=2,st=3,nt=4,rt=e=>(...t)=>({_$litDirective$:e,values:t});class ct{constructor(e){}get _$isConnected(){return this._$parent._$isConnected}_$initialize(e,t,i){this.__part=e,this._$parent=t,this.__attributeIndex=i}_$resolve(e,t){return this.update(e,t)}update(e,t){return this.render(...t)}}
70
+ */let mt;{const e=globalThis.litIssuedWarnings??=new Set;mt=(t,i)=>{i+=t?` See https://lit.dev/msg/${t} for more information.`:"",e.has(i)||(console.warn(i),e.add(i))}}
72
71
  /**
73
72
  * @license
74
- * Copyright 2018 Google LLC
73
+ * Copyright 2017 Google LLC
75
74
  * SPDX-License-Identifier: BSD-3-Clause
76
- */const dt=rt(class extends ct{constructor(e){if(super(e),e.type!==ot||"class"!==e.name||e.strings?.length>2)throw new Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return" "+Object.keys(e).filter((t=>e[t])).join(" ")+" "}update(e,[t]){if(void 0===this._previousClasses){this._previousClasses=new Set,void 0!==e.strings&&(this._staticClasses=new Set(e.strings.join(" ").split(/\s/).filter((e=>""!==e))));for(const e in t)t[e]&&!this._staticClasses?.has(e)&&this._previousClasses.add(e);return this.render(t)}const i=e.element.classList;for(const e of this._previousClasses)e in t||(i.remove(e),this._previousClasses.delete(e));for(const e in t){const l=!!t[e];l===this._previousClasses.has(e)||this._staticClasses?.has(e)||(l?(i.add(e),this._previousClasses.add(e)):(i.remove(e),this._previousClasses.delete(e)))}return te}}),ht=e=>e??ie
75
+ */
76
+ function wt(e){return(t,i)=>ft(t,i,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(e)??null}})}
77
77
  /**
78
78
  * @license
79
- * Copyright 2020 Google LLC
79
+ * Copyright 2021 Google LLC
80
80
  * SPDX-License-Identifier: BSD-3-Clause
81
- */,{_ChildPart:ut}=me,vt=window.ShadyDOM?.inUse&&!0===window.ShadyDOM?.noPatch?window.ShadyDOM.wrap:e=>e,pt=e=>void 0===e.strings,gt=()=>document.createComment(""),ft=(e,t,i)=>{const l=vt(e._$startNode).parentNode,o=void 0===t?e._$endNode:t._$startNode;if(void 0===i){const t=vt(l).insertBefore(gt(),o),a=vt(l).insertBefore(gt(),o);i=new ut(t,a,e,e.options)}else{const t=vt(i._$endNode).nextSibling,a=i._$parent,s=a!==e;if(s){let t;i._$reparentDisconnectables?.(e),i._$parent=e,void 0!==i._$notifyConnectionChanged&&(t=e._$isConnected)!==a._$isConnected&&i._$notifyConnectionChanged(t)}if(t!==o||s){let e=i._$startNode;for(;e!==t;){const t=vt(e).nextSibling;vt(l).insertBefore(e,o),e=t}}}return i},mt=(e,t,i=e)=>(e._$setValue(t,i),e),wt={},bt=(e,t=wt)=>e._$committedValue=t,yt=e=>{e._$notifyConnectionChanged?.(!1,!0);let t=e._$startNode;const i=vt(e._$endNode).nextSibling;for(;t!==i;){const e=vt(t).nextSibling;vt(t).remove(),t=e}};
81
+ */function bt(e){return(t,i)=>{const{slot:l,selector:o}=e??{},a="slot"+(l?`[name=${l}]`:":not([name])");return ft(t,i,{get(){const t=this.renderRoot?.querySelector(a),i=t?.assignedElements(e)??[];return void 0===o?i:i.filter((e=>e.matches(o)))}})}}
82
82
  /**
83
83
  * @license
84
84
  * Copyright 2018 Google LLC
85
85
  * SPDX-License-Identifier: BSD-3-Clause
86
- */const xt=rt(
86
+ */const yt=te(class extends ie{constructor(e){if(super(e),e.type!==X||"class"!==e.name||e.strings?.length>2)throw new Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(e){return" "+Object.keys(e).filter((t=>e[t])).join(" ")+" "}update(e,[t]){if(void 0===this._previousClasses){this._previousClasses=new Set,void 0!==e.strings&&(this._staticClasses=new Set(e.strings.join(" ").split(/\s/).filter((e=>""!==e))));for(const e in t)t[e]&&!this._staticClasses?.has(e)&&this._previousClasses.add(e);return this.render(t)}const i=e.element.classList;for(const e of this._previousClasses)e in t||(i.remove(e),this._previousClasses.delete(e));for(const e in t){const l=!!t[e];l===this._previousClasses.has(e)||this._staticClasses?.has(e)||(l?(i.add(e),this._previousClasses.add(e)):(i.remove(e),this._previousClasses.delete(e)))}return L}}),xt=e=>e??A
87
87
  /**
88
88
  * @license
89
- * Copyright 2020 Google LLC
89
+ * Copyright 2017 Google LLC
90
90
  * SPDX-License-Identifier: BSD-3-Clause
91
- */
92
- class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==nt)throw new Error("The `live` directive is not allowed on child or event bindings");if(!pt(e))throw new Error("`live` bindings can only contain a single expression")}render(e){return e}update(e,[t]){if(t===te||t===ie)return t;const i=e.element,l=e.name;if(e.type===st){if(t===i[l])return te}else if(e.type===nt){if(!!t===i.hasAttribute(l))return te}else if(e.type===ot&&i.getAttribute(l)===String(t))return te;return bt(e),t}}),_t=(e,t)=>{const i=e._$disconnectableChildren;if(void 0===i)return!1;for(const e of i)e._$notifyDirectiveConnectionChanged?.(t,!1),_t(e,t);return!0},Ct=e=>{let t,i;do{if(void 0===(t=e._$parent))break;i=t._$disconnectableChildren,i.delete(e),e=t}while(0===i?.size)},Zt=e=>{for(let t;t=e._$parent;e=t){let i=t._$disconnectableChildren;if(void 0===i)t._$disconnectableChildren=i=new Set;else if(i.has(e))break;i.add(e),kt(t)}};
91
+ */,_t=(e,t)=>{const i=e._$disconnectableChildren;if(void 0===i)return!1;for(const e of i)e._$notifyDirectiveConnectionChanged?.(t,!1),_t(e,t);return!0},Ct=e=>{let t,i;do{if(void 0===(t=e._$parent))break;i=t._$disconnectableChildren,i.delete(e),e=t}while(0===i?.size)},Zt=e=>{for(let t;t=e._$parent;e=t){let i=t._$disconnectableChildren;if(void 0===i)t._$disconnectableChildren=i=new Set;else if(i.has(e))break;i.add(e),kt(t)}};
93
92
  /**
94
93
  * @license
95
- * Copyright 2017 Google LLC
94
+ * Copyright 2018 Google LLC
96
95
  * SPDX-License-Identifier: BSD-3-Clause
97
- */function Mt(e){void 0!==this._$disconnectableChildren?(Ct(this),this._$parent=e,Zt(this)):this._$parent=e}function Vt(e,t=!1,i=0){const l=this._$committedValue,o=this._$disconnectableChildren;if(void 0!==o&&0!==o.size)if(t)if(Array.isArray(l))for(let e=i;e<l.length;e++)_t(l[e],!1),Ct(l[e]);else null!=l&&(_t(l,!1),Ct(l));else _t(this,e)}const kt=e=>{e.type==at&&(e._$notifyConnectionChanged??=Vt,e._$reparentDisconnectables??=Mt)};class $t extends ct{constructor(){super(...arguments),this._$disconnectableChildren=void 0}_$initialize(e,t,i){super._$initialize(e,t,i),Zt(this),this.isConnected=e._$isConnected}_$notifyDirectiveConnectionChanged(e,t=!0){e!==this.isConnected&&(this.isConnected=e,e?this.reconnected?.():this.disconnected?.()),t&&(_t(this,e),Ct(this))}setValue(e){if(pt(this.__part))this.__part._$setValue(e,this);else{if(void 0===this.__attributeIndex)throw new Error("Expected this.__attributeIndex to be a number");const t=[...this.__part._$committedValue];t[this.__attributeIndex]=e,this.__part._$setValue(t,this,0)}}disconnected(){}reconnected(){}}
96
+ */function Mt(e){void 0!==this._$disconnectableChildren?(Ct(this),this._$parent=e,Zt(this)):this._$parent=e}function Vt(e,t=!1,i=0){const l=this._$committedValue,o=this._$disconnectableChildren;if(void 0!==o&&0!==o.size)if(t)if(Array.isArray(l))for(let e=i;e<l.length;e++)_t(l[e],!1),Ct(l[e]);else null!=l&&(_t(l,!1),Ct(l));else _t(this,e)}const kt=e=>{e.type==Y&&(e._$notifyConnectionChanged??=Vt,e._$reparentDisconnectables??=Mt)};class $t extends ie{constructor(){super(...arguments),this._$disconnectableChildren=void 0}_$initialize(e,t,i){super._$initialize(e,t,i),Zt(this),this.isConnected=e._$isConnected}_$notifyDirectiveConnectionChanged(e,t=!0){e!==this.isConnected&&(this.isConnected=e,e?this.reconnected?.():this.disconnected?.()),t&&(_t(this,e),Ct(this))}setValue(e){if(ae(this.__part))this.__part._$setValue(e,this);else{if(void 0===this.__attributeIndex)throw new Error("Expected this.__attributeIndex to be a number");const t=[...this.__part._$committedValue];t[this.__attributeIndex]=e,this.__part._$setValue(t,this,0)}}disconnected(){}reconnected(){}}
98
97
  /**
99
98
  * @license
100
99
  * Copyright 2020 Google LLC
101
100
  * SPDX-License-Identifier: BSD-3-Clause
102
- */const Ht=()=>new St;class St{}const Bt=new WeakMap;const Lt=rt(class extends $t{render(e){return ie}update(e,[t]){const i=t!==this._ref;return i&&void 0!==this._ref&&this._updateRefValue(void 0),(i||this._lastElementForRef!==this._element)&&(this._ref=t,this._context=e.options?.host,this._updateRefValue(this._element=e.element)),ie}_updateRefValue(e){if(this.isConnected||(e=void 0),"function"==typeof this._ref){const t=this._context??globalThis;let i=Bt.get(t);void 0===i&&(i=new WeakMap,Bt.set(t,i)),void 0!==i.get(this._ref)&&this._ref.call(this._context,void 0),i.set(this._ref,e),void 0!==e&&this._ref.call(this._context,e)}else this._ref.value=e}get _lastElementForRef(){return"function"==typeof this._ref?Bt.get(this._context??globalThis)?.get(this._ref):this._ref?.value}disconnected(){this._lastElementForRef===this._element&&this._updateRefValue(void 0)}reconnected(){this._updateRefValue(this._element)}}),At=["top","right","bottom","left"],Pt=Math.min,Et=Math.max,Tt=Math.round,It=Math.floor,Ot=e=>({x:e,y:e}),Rt={left:"right",right:"left",bottom:"top",top:"bottom"},Ut={start:"end",end:"start"};function zt(e,t,i){return Et(e,Pt(t,i))}function Dt(e,t){return"function"==typeof e?e(t):e}function Nt(e){return e.split("-")[0]}function Ft(e){return e.split("-")[1]}function Wt(e){return"x"===e?"y":"x"}function qt(e){return"y"===e?"height":"width"}const jt=new Set(["top","bottom"]);function Kt(e){return jt.has(Nt(e))?"y":"x"}function Jt(e){return Wt(Kt(e))}function Gt(e,t,i){void 0===i&&(i=!1);const l=Ft(e),o=Jt(e),a=qt(o);let s="x"===o?l===(i?"end":"start")?"right":"left":"start"===l?"bottom":"top";return t.reference[a]>t.floating[a]&&(s=li(s)),[s,li(s)]}function Xt(e){return e.replace(/start|end/g,(e=>Ut[e]))}const Yt=["left","right"],Qt=["right","left"],ei=["top","bottom"],ti=["bottom","top"];function ii(e,t,i,l){const o=Ft(e);let a=function(e,t,i){switch(e){case"top":case"bottom":return i?t?Qt:Yt:t?Yt:Qt;case"left":case"right":return t?ei:ti;default:return[]}}(Nt(e),"start"===i,l);return o&&(a=a.map((e=>e+"-"+o)),t&&(a=a.concat(a.map(Xt)))),a}function li(e){return e.replace(/left|right|bottom|top/g,(e=>Rt[e]))}function oi(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function ai(e){const{x:t,y:i,width:l,height:o}=e;return{width:l,height:o,top:i,left:t,right:t+l,bottom:i+o,x:t,y:i}}function si(e,t,i){let{reference:l,floating:o}=e;const a=Kt(t),s=Jt(t),n=qt(s),r=Nt(t),c="y"===a,d=l.x+l.width/2-o.width/2,h=l.y+l.height/2-o.height/2,u=l[n]/2-o[n]/2;let v;switch(r){case"top":v={x:d,y:l.y-o.height};break;case"bottom":v={x:d,y:l.y+l.height};break;case"right":v={x:l.x+l.width,y:h};break;case"left":v={x:l.x-o.width,y:h};break;default:v={x:l.x,y:l.y}}switch(Ft(t)){case"start":v[s]-=u*(i&&c?-1:1);break;case"end":v[s]+=u*(i&&c?-1:1)}return v}async function ni(e,t){var i;void 0===t&&(t={});const{x:l,y:o,platform:a,rects:s,elements:n,strategy:r}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:h="floating",altBoundary:u=!1,padding:v=0}=Dt(t,e),p=oi(v),g=n[u?"floating"===h?"reference":"floating":h],f=ai(await a.getClippingRect({element:null==(i=await(null==a.isElement?void 0:a.isElement(g)))||i?g:g.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(n.floating)),boundary:c,rootBoundary:d,strategy:r})),m="floating"===h?{x:l,y:o,width:s.floating.width,height:s.floating.height}:s.reference,w=await(null==a.getOffsetParent?void 0:a.getOffsetParent(n.floating)),b=await(null==a.isElement?void 0:a.isElement(w))&&await(null==a.getScale?void 0:a.getScale(w))||{x:1,y:1},y=ai(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:n,rect:m,offsetParent:w,strategy:r}):m);return{top:(f.top-y.top+p.top)/b.y,bottom:(y.bottom-f.bottom+p.bottom)/b.y,left:(f.left-y.left+p.left)/b.x,right:(y.right-f.right+p.right)/b.x}}function ri(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function ci(e){return At.some((t=>e[t]>=0))}const di=new Set(["left","top"]);function hi(){return"undefined"!=typeof window}function ui(e){return gi(e)?(e.nodeName||"").toLowerCase():"#document"}function vi(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function pi(e){var t;return null==(t=(gi(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function gi(e){return!!hi()&&(e instanceof Node||e instanceof vi(e).Node)}function fi(e){return!!hi()&&(e instanceof Element||e instanceof vi(e).Element)}function mi(e){return!!hi()&&(e instanceof HTMLElement||e instanceof vi(e).HTMLElement)}function wi(e){return!(!hi()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof vi(e).ShadowRoot)}const bi=new Set(["inline","contents"]);function yi(e){const{overflow:t,overflowX:i,overflowY:l,display:o}=Li(e);return/auto|scroll|overlay|hidden|clip/.test(t+l+i)&&!bi.has(o)}const xi=new Set(["table","td","th"]);function _i(e){return xi.has(ui(e))}const Ci=[":popover-open",":modal"];function Zi(e){return Ci.some((t=>{try{return e.matches(t)}catch(e){return!1}}))}const Mi=["transform","translate","scale","rotate","perspective"],Vi=["transform","translate","scale","rotate","perspective","filter"],ki=["paint","layout","strict","content"];function $i(e){const t=Hi(),i=fi(e)?Li(e):e;return Mi.some((e=>!!i[e]&&"none"!==i[e]))||!!i.containerType&&"normal"!==i.containerType||!t&&!!i.backdropFilter&&"none"!==i.backdropFilter||!t&&!!i.filter&&"none"!==i.filter||Vi.some((e=>(i.willChange||"").includes(e)))||ki.some((e=>(i.contain||"").includes(e)))}function Hi(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}const Si=new Set(["html","body","#document"]);function Bi(e){return Si.has(ui(e))}function Li(e){return vi(e).getComputedStyle(e)}function Ai(e){return fi(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Pi(e){if("html"===ui(e))return e;const t=e.assignedSlot||e.parentNode||wi(e)&&e.host||pi(e);return wi(t)?t.host:t}function Ei(e){const t=Pi(e);return Bi(t)?e.ownerDocument?e.ownerDocument.body:e.body:mi(t)&&yi(t)?t:Ei(t)}function Ti(e,t,i){var l;void 0===t&&(t=[]),void 0===i&&(i=!0);const o=Ei(e),a=o===(null==(l=e.ownerDocument)?void 0:l.body),s=vi(o);if(a){const e=Ii(s);return t.concat(s,s.visualViewport||[],yi(o)?o:[],e&&i?Ti(e):[])}return t.concat(o,Ti(o,[],i))}function Ii(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Oi(e){const t=Li(e);let i=parseFloat(t.width)||0,l=parseFloat(t.height)||0;const o=mi(e),a=o?e.offsetWidth:i,s=o?e.offsetHeight:l,n=Tt(i)!==a||Tt(l)!==s;return n&&(i=a,l=s),{width:i,height:l,$:n}}function Ri(e){return fi(e)?e:e.contextElement}function Ui(e){const t=Ri(e);if(!mi(t))return Ot(1);const i=t.getBoundingClientRect(),{width:l,height:o,$:a}=Oi(t);let s=(a?Tt(i.width):i.width)/l,n=(a?Tt(i.height):i.height)/o;return s&&Number.isFinite(s)||(s=1),n&&Number.isFinite(n)||(n=1),{x:s,y:n}}const zi=Ot(0);function Di(e){const t=vi(e);return Hi()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:zi}function Ni(e,t,i,l){void 0===t&&(t=!1),void 0===i&&(i=!1);const o=e.getBoundingClientRect(),a=Ri(e);let s=Ot(1);t&&(l?fi(l)&&(s=Ui(l)):s=Ui(e));const n=function(e,t,i){return void 0===t&&(t=!1),!(!i||t&&i!==vi(e))&&t}(a,i,l)?Di(a):Ot(0);let r=(o.left+n.x)/s.x,c=(o.top+n.y)/s.y,d=o.width/s.x,h=o.height/s.y;if(a){const e=vi(a),t=l&&fi(l)?vi(l):l;let i=e,o=Ii(i);for(;o&&l&&t!==i;){const e=Ui(o),t=o.getBoundingClientRect(),l=Li(o),a=t.left+(o.clientLeft+parseFloat(l.paddingLeft))*e.x,s=t.top+(o.clientTop+parseFloat(l.paddingTop))*e.y;r*=e.x,c*=e.y,d*=e.x,h*=e.y,r+=a,c+=s,i=vi(o),o=Ii(i)}}return ai({width:d,height:h,x:r,y:c})}function Fi(e,t){const i=Ai(e).scrollLeft;return t?t.left+i:Ni(pi(e)).left+i}function Wi(e,t){const i=e.getBoundingClientRect();return{x:i.left+t.scrollLeft-Fi(e,i),y:i.top+t.scrollTop}}const qi=25;const ji=new Set(["absolute","fixed"]);function Ki(e,t,i){let l;if("viewport"===t)l=function(e,t){const i=vi(e),l=pi(e),o=i.visualViewport;let a=l.clientWidth,s=l.clientHeight,n=0,r=0;if(o){a=o.width,s=o.height;const e=Hi();(!e||e&&"fixed"===t)&&(n=o.offsetLeft,r=o.offsetTop)}const c=Fi(l);if(c<=0){const e=l.ownerDocument,t=e.body,i=getComputedStyle(t),o="CSS1Compat"===e.compatMode&&parseFloat(i.marginLeft)+parseFloat(i.marginRight)||0,s=Math.abs(l.clientWidth-t.clientWidth-o);s<=qi&&(a-=s)}else c<=qi&&(a+=c);return{width:a,height:s,x:n,y:r}}(e,i);else if("document"===t)l=function(e){const t=pi(e),i=Ai(e),l=e.ownerDocument.body,o=Et(t.scrollWidth,t.clientWidth,l.scrollWidth,l.clientWidth),a=Et(t.scrollHeight,t.clientHeight,l.scrollHeight,l.clientHeight);let s=-i.scrollLeft+Fi(e);const n=-i.scrollTop;return"rtl"===Li(l).direction&&(s+=Et(t.clientWidth,l.clientWidth)-o),{width:o,height:a,x:s,y:n}}(pi(e));else if(fi(t))l=function(e,t){const i=Ni(e,!0,"fixed"===t),l=i.top+e.clientTop,o=i.left+e.clientLeft,a=mi(e)?Ui(e):Ot(1);return{width:e.clientWidth*a.x,height:e.clientHeight*a.y,x:o*a.x,y:l*a.y}}(t,i);else{const i=Di(e);l={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return ai(l)}function Ji(e,t){const i=Pi(e);return!(i===t||!fi(i)||Bi(i))&&("fixed"===Li(i).position||Ji(i,t))}function Gi(e,t,i){const l=mi(t),o=pi(t),a="fixed"===i,s=Ni(e,!0,a,t);let n={scrollLeft:0,scrollTop:0};const r=Ot(0);function c(){r.x=Fi(o)}if(l||!l&&!a)if(("body"!==ui(t)||yi(o))&&(n=Ai(t)),l){const e=Ni(t,!0,a,t);r.x=e.x+t.clientLeft,r.y=e.y+t.clientTop}else o&&c();a&&!l&&o&&c();const d=!o||l||a?Ot(0):Wi(o,n);return{x:s.left+n.scrollLeft-r.x-d.x,y:s.top+n.scrollTop-r.y-d.y,width:s.width,height:s.height}}function Xi(e){return"static"===Li(e).position}function Yi(e,t){if(!mi(e)||"fixed"===Li(e).position)return null;if(t)return t(e);let i=e.offsetParent;return pi(e)===i&&(i=i.ownerDocument.body),i}function Qi(e,t){const i=vi(e);if(Zi(e))return i;if(!mi(e)){let t=Pi(e);for(;t&&!Bi(t);){if(fi(t)&&!Xi(t))return t;t=Pi(t)}return i}let l=Yi(e,t);for(;l&&_i(l)&&Xi(l);)l=Yi(l,t);return l&&Bi(l)&&Xi(l)&&!$i(l)?i:l||function(e){let t=Pi(e);for(;mi(t)&&!Bi(t);){if($i(t))return t;if(Zi(t))return null;t=Pi(t)}return null}(e)||i}const el={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:i,offsetParent:l,strategy:o}=e;const a="fixed"===o,s=pi(l),n=!!t&&Zi(t.floating);if(l===s||n&&a)return i;let r={scrollLeft:0,scrollTop:0},c=Ot(1);const d=Ot(0),h=mi(l);if((h||!h&&!a)&&(("body"!==ui(l)||yi(s))&&(r=Ai(l)),mi(l))){const e=Ni(l);c=Ui(l),d.x=e.x+l.clientLeft,d.y=e.y+l.clientTop}const u=!s||h||a?Ot(0):Wi(s,r);return{width:i.width*c.x,height:i.height*c.y,x:i.x*c.x-r.scrollLeft*c.x+d.x+u.x,y:i.y*c.y-r.scrollTop*c.y+d.y+u.y}},getDocumentElement:pi,getClippingRect:function(e){let{element:t,boundary:i,rootBoundary:l,strategy:o}=e;const a=[..."clippingAncestors"===i?Zi(t)?[]:function(e,t){const i=t.get(e);if(i)return i;let l=Ti(e,[],!1).filter((e=>fi(e)&&"body"!==ui(e))),o=null;const a="fixed"===Li(e).position;let s=a?Pi(e):e;for(;fi(s)&&!Bi(s);){const t=Li(s),i=$i(s);i||"fixed"!==t.position||(o=null),(a?!i&&!o:!i&&"static"===t.position&&o&&ji.has(o.position)||yi(s)&&!i&&Ji(e,s))?l=l.filter((e=>e!==s)):o=t,s=Pi(s)}return t.set(e,l),l}(t,this._c):[].concat(i),l],s=a[0],n=a.reduce(((e,i)=>{const l=Ki(t,i,o);return e.top=Et(l.top,e.top),e.right=Pt(l.right,e.right),e.bottom=Pt(l.bottom,e.bottom),e.left=Et(l.left,e.left),e}),Ki(t,s,o));return{width:n.right-n.left,height:n.bottom-n.top,x:n.left,y:n.top}},getOffsetParent:Qi,getElementRects:async function(e){const t=this.getOffsetParent||Qi,i=this.getDimensions,l=await i(e.floating);return{reference:Gi(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:l.width,height:l.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:i}=Oi(e);return{width:t,height:i}},getScale:Ui,isElement:fi,isRTL:function(e){return"rtl"===Li(e).direction}};function tl(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function il(e,t,i,l){void 0===l&&(l={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:n="function"==typeof IntersectionObserver,animationFrame:r=!1}=l,c=Ri(e),d=o||a?[...c?Ti(c):[],...Ti(t)]:[];d.forEach((e=>{o&&e.addEventListener("scroll",i,{passive:!0}),a&&e.addEventListener("resize",i)}));const h=c&&n?function(e,t){let i,l=null;const o=pi(e);function a(){var e;clearTimeout(i),null==(e=l)||e.disconnect(),l=null}return function s(n,r){void 0===n&&(n=!1),void 0===r&&(r=1),a();const c=e.getBoundingClientRect(),{left:d,top:h,width:u,height:v}=c;if(n||t(),!u||!v)return;const p={rootMargin:-It(h)+"px "+-It(o.clientWidth-(d+u))+"px "+-It(o.clientHeight-(h+v))+"px "+-It(d)+"px",threshold:Et(0,Pt(1,r))||1};let g=!0;function f(t){const l=t[0].intersectionRatio;if(l!==r){if(!g)return s();l?s(!1,l):i=setTimeout((()=>{s(!1,1e-7)}),1e3)}1!==l||tl(c,e.getBoundingClientRect())||s(),g=!1}try{l=new IntersectionObserver(f,{...p,root:o.ownerDocument})}catch(e){l=new IntersectionObserver(f,p)}l.observe(e)}(!0),a}(c,i):null;let u,v=-1,p=null;s&&(p=new ResizeObserver((e=>{let[l]=e;l&&l.target===c&&p&&(p.unobserve(t),cancelAnimationFrame(v),v=requestAnimationFrame((()=>{var e;null==(e=p)||e.observe(t)}))),i()})),c&&!r&&p.observe(c),p.observe(t));let g=r?Ni(e):null;return r&&function t(){const l=Ni(e);g&&!tl(g,l)&&i();g=l,u=requestAnimationFrame(t)}(),i(),()=>{var e;d.forEach((e=>{o&&e.removeEventListener("scroll",i),a&&e.removeEventListener("resize",i)})),null==h||h(),null==(e=p)||e.disconnect(),p=null,r&&cancelAnimationFrame(u)}}const ll=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var i,l;const{x:o,y:a,placement:s,middlewareData:n}=t,r=await async function(e,t){const{placement:i,platform:l,elements:o}=e,a=await(null==l.isRTL?void 0:l.isRTL(o.floating)),s=Nt(i),n=Ft(i),r="y"===Kt(i),c=di.has(s)?-1:1,d=a&&r?-1:1,h=Dt(t,e);let{mainAxis:u,crossAxis:v,alignmentAxis:p}="number"==typeof h?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:h.mainAxis||0,crossAxis:h.crossAxis||0,alignmentAxis:h.alignmentAxis};return n&&"number"==typeof p&&(v="end"===n?-1*p:p),r?{x:v*d,y:u*c}:{x:u*c,y:v*d}}(t,e);return s===(null==(i=n.offset)?void 0:i.placement)&&null!=(l=n.arrow)&&l.alignmentOffset?{}:{x:o+r.x,y:a+r.y,data:{...r,placement:s}}}}},ol=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:i,y:l,placement:o}=t,{mainAxis:a=!0,crossAxis:s=!1,limiter:n={fn:e=>{let{x:t,y:i}=e;return{x:t,y:i}}},...r}=Dt(e,t),c={x:i,y:l},d=await ni(t,r),h=Kt(Nt(o)),u=Wt(h);let v=c[u],p=c[h];if(a){const e="y"===u?"bottom":"right";v=zt(v+d["y"===u?"top":"left"],v,v-d[e])}if(s){const e="y"===h?"bottom":"right";p=zt(p+d["y"===h?"top":"left"],p,p-d[e])}const g=n.fn({...t,[u]:v,[h]:p});return{...g,data:{x:g.x-i,y:g.y-l,enabled:{[u]:a,[h]:s}}}}}},al=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var i,l;const{placement:o,middlewareData:a,rects:s,initialPlacement:n,platform:r,elements:c}=t,{mainAxis:d=!0,crossAxis:h=!0,fallbackPlacements:u,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:g=!0,...f}=Dt(e,t);if(null!=(i=a.arrow)&&i.alignmentOffset)return{};const m=Nt(o),w=Kt(n),b=Nt(n)===n,y=await(null==r.isRTL?void 0:r.isRTL(c.floating)),x=u||(b||!g?[li(n)]:function(e){const t=li(e);return[Xt(e),t,Xt(t)]}(n)),_="none"!==p;!u&&_&&x.push(...ii(n,g,p,y));const C=[n,...x],Z=await ni(t,f),M=[];let V=(null==(l=a.flip)?void 0:l.overflows)||[];if(d&&M.push(Z[m]),h){const e=Gt(o,s,y);M.push(Z[e[0]],Z[e[1]])}if(V=[...V,{placement:o,overflows:M}],!M.every((e=>e<=0))){var k,$;const e=((null==(k=a.flip)?void 0:k.index)||0)+1,t=C[e];if(t){if(!("alignment"===h&&w!==Kt(t))||V.every((e=>Kt(e.placement)!==w||e.overflows[0]>0)))return{data:{index:e,overflows:V},reset:{placement:t}}}let i=null==($=V.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:$.placement;if(!i)switch(v){case"bestFit":{var H;const e=null==(H=V.filter((e=>{if(_){const t=Kt(e.placement);return t===w||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:H[0];e&&(i=e);break}case"initialPlacement":i=n}if(o!==i)return{reset:{placement:i}}}return{}}}},sl=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){var i,l;const{placement:o,rects:a,platform:s,elements:n}=t,{apply:r=()=>{},...c}=Dt(e,t),d=await ni(t,c),h=Nt(o),u=Ft(o),v="y"===Kt(o),{width:p,height:g}=a.floating;let f,m;"top"===h||"bottom"===h?(f=h,m=u===(await(null==s.isRTL?void 0:s.isRTL(n.floating))?"start":"end")?"left":"right"):(m=h,f="end"===u?"top":"bottom");const w=g-d.top-d.bottom,b=p-d.left-d.right,y=Pt(g-d[f],w),x=Pt(p-d[m],b),_=!t.middlewareData.shift;let C=y,Z=x;if(null!=(i=t.middlewareData.shift)&&i.enabled.x&&(Z=b),null!=(l=t.middlewareData.shift)&&l.enabled.y&&(C=w),_&&!u){const e=Et(d.left,0),t=Et(d.right,0),i=Et(d.top,0),l=Et(d.bottom,0);v?Z=p-2*(0!==e||0!==t?e+t:Et(d.left,d.right)):C=g-2*(0!==i||0!==l?i+l:Et(d.top,d.bottom))}await r({...t,availableWidth:Z,availableHeight:C});const M=await s.getDimensions(n.floating);return p!==M.width||g!==M.height?{reset:{rects:!0}}:{}}}},nl=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:i}=t,{strategy:l="referenceHidden",...o}=Dt(e,t);switch(l){case"referenceHidden":{const e=ri(await ni(t,{...o,elementContext:"reference"}),i.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:ci(e)}}}case"escaped":{const e=ri(await ni(t,{...o,altBoundary:!0}),i.floating);return{data:{escapedOffsets:e,escaped:ci(e)}}}default:return{}}}}},rl=(e,t,i)=>{const l=new Map,o={platform:el,...i},a={...o.platform,_c:l};return(async(e,t,i)=>{const{placement:l="bottom",strategy:o="absolute",middleware:a=[],platform:s}=i,n=a.filter(Boolean),r=await(null==s.isRTL?void 0:s.isRTL(t));let c=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:h}=si(c,l,r),u=l,v={},p=0;for(let i=0;i<n.length;i++){const{name:a,fn:g}=n[i],{x:f,y:m,data:w,reset:b}=await g({x:d,y:h,initialPlacement:l,placement:u,strategy:o,middlewareData:v,rects:c,platform:s,elements:{reference:e,floating:t}});d=null!=f?f:d,h=null!=m?m:h,v={...v,[a]:{...v[a],...w}},b&&p<=50&&(p++,"object"==typeof b&&(b.placement&&(u=b.placement),b.rects&&(c=!0===b.rects?await s.getElementRects({reference:e,floating:t,strategy:o}):b.rects),({x:d,y:h}=si(c,u,r))),i=-1)}return{x:d,y:h,placement:u,strategy:o,middlewareData:v}})(e,t,{...o,platform:a})};var cl=Me`:host([menuisopen]) .dropdown-menu{display:block}.dropdown-menu{background-clip:padding-box;background-color:var(--sgds-surface-default);border-radius:var(--sgds-border-radius-md);box-shadow:0 0 1px 0 hsla(0,0%,5%,.12),0 4px 8px 0 hsla(0,0%,5%,.12);color:var(--sgds-color-default);display:none;list-style:none;margin:0;max-height:var(--sgds-dimension-480);min-width:var(--sgds-dimension-280);overflow-y:auto;padding:var(--sgds-padding-xs) 0;position:absolute;text-align:left;z-index:1050}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--sgds-nav-tabs-border-width)*-1)}@media (min-width:576px){.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}}@media (min-width:768px){.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}}@media (min-width:992px){.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}}@media (min-width:1200px){.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}}@media (min-width:1400px){.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.sgds.navbar .dropdown-menu.megamenu{left:0;right:0;width:100%}.sgds.combobox>.dropdown-menu{min-width:100%}`,dl=Me`.invalid-feedback-container{display:flex;gap:var(--sgds-form-gap-sm)}.invalid-feedback,.invalid-feedback-container{color:var(--sgds-form-danger-color-default);line-height:var(--sgds-line-height-20)}.invalid-feedback{font-size:var(--sgds-font-size-1);font-weight:var(--sgds-font-weight-regular)}.valid-icon{color:var(--sgds-form-success-color-default)}`,hl=Me`.form-text{color:var(--sgds-form-color-subtle);font-size:var(--sgds-font-size-1);line-height:var(--sgds-line-height-20)}.form-text.disabled{opacity:var(--sgds-opacity-50)}`,ul=Me`.form-control-container{display:flex;flex-direction:column;gap:var(--sgds-form-gap-md)}.form-control-group{align-items:center;background-color:var(--sgds-form-surface-default);border:var(--sgds-form-border-width-default) solid var(--sgds-border-color-default);border-radius:var(--input-border-radius,var(--sgds-form-border-radius-md));display:flex;gap:var(--sgds-form-gap-md);height:var(--sgds-dimension-48);justify-content:center;min-width:var(--sgds-dimension-256);padding:0 var(--sgds-form-padding-x);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:-webkit-fill-available;width:-moz-available}.form-control{appearance:none;background-clip:padding-box;background:none;border:none;color:var(--sgds-form-color-default);display:block;flex-grow:1;font-size:var(--sgds-font-size-2);line-height:var(--sgds-line-height-24);outline:none;padding:0}@media (prefers-reduced-motion:reduce){.form-control-group{transition:none}}.form-control-group:not(.disabled):not(.is-invalid):not(.readonly):not(:focus-within):hover{outline:var(--sgds-form-border-width-thick) solid var(--sgds-border-color-emphasis);outline-offset:var(--sgds-form-outline-offset-focus)}.form-control-group:not(.disabled):not(.is-invalid):focus-within{outline:var(--sgds-form-outline-focus);outline-offset:var(--sgds-form-outline-offset-focus)}.form-control-container.disabled{opacity:var(--sgds-opacity-50)}.form-control-group.disabled{background-color:var(--sgds-form-surface-muted);cursor:not-allowed}.form-control-group.readonly{background-color:var(--sgds-form-surface-raised)}.form-control-group.is-invalid:not(.disabled){border:var(--sgds-form-border-width-default) solid var(--sgds-form-danger-border-color-default)}.form-control-group:not(.disabled).is-invalid:focus-within{outline:var(--sgds-border-width-2) solid var(--sgds-form-danger-color-default);outline-offset:var(--sgds-form-outline-offset-focus)}`;const vl=(e="value")=>(t,i)=>{const l=t.constructor,o=l.prototype.attributeChangedCallback;l.prototype.attributeChangedCallback=function(t,a,s){var n;const r=l.getPropertyOptions(e);if(t===("string"==typeof r.attribute?r.attribute:e).toLowerCase()){const t=r.converter||Ue,l=("function"==typeof t?t:null!==(n=null==t?void 0:t.fromAttribute)&&void 0!==n?n:Ue.fromAttribute)(s,r.type);this[e]!==l&&(this[i]=l)}o.call(this,t,a,s)}};function pl(e="",t=""){return`id-${Math.random().toString().substring(2,6)}-sgds-${e}-${t}`}class gl{constructor(e,t){(this.host=e).addController(this),this._internals=this.host.attachInternals(),this.options=Object.assign({setInvalid:(e,t)=>{e.invalid=t},value:e=>e.value,input:e=>e.input},t)}hostConnected(){this.host.addEventListener("invalid",(e=>this.handleInvalid(e)))}hostDisconnected(){this.host.removeEventListener("invalid",(e=>this.handleInvalid(e)))}handleInvalid(e){e.preventDefault(),this.options.setInvalid(this.host,!0)}handleInput(e){const t=e.target;this.options.setInvalid(this.host,!1),this.validateInput(t)}handleChange(e){const t=e.target;this.validateInput(t),this.options.setInvalid(this.host,!this.checkValidity())}get form(){return this._internals.form}get validity(){return this._internals.validity}get validationMessage(){return this._internals.validationMessage}get willValidate(){return this._internals.willValidate}updateInvalidState(){this.options.setInvalid(this.host,!this.checkValidity())}resetValidity(){return this._internals.setValidity({})}checkValidity(){return this._internals.checkValidity()}reportValidity(){return this._internals.reportValidity()}setValidity(e,t,i){return this._internals.setValidity(e,t,i)}setFormValue(){const e=this.options.value(this.host);this._internals.setFormValue(e)}validateInput(e){if(this.options.input(this.host).disabled)return this._internals.setValidity({});const t=e.validity;if(t.valid)this._internals.setValidity({});else for(const i in t)t[i]&&(this.validationError=i.toString(),this._internals.setValidity({[this.validationError]:!0},e.validationMessage,e))}}const fl=t=>{class i extends t{constructor(){super(...arguments),this._isTouched=!1}connectedCallback(){var e;super.connectedCallback(),this._mixinShouldSkipSgdsValidation()||null!==(e=this.inputValidationController)&&void 0!==e||(this.inputValidationController=new gl(this))}async firstUpdated(e){super.firstUpdated(e),this.input=this.shadowRoot.querySelector("input")||await this.sgdsInput||this.shadowRoot.querySelector("textarea")||await this.sgdsDatepickerInput,this._mixinShouldSkipSgdsValidation()||this._mixinValidate(this.input)}formResetCallback(){this._mixinResetFormControl?this._mixinResetFormControl():(this.value=this.defaultValue,this._mixinResetValidity(this.input)),this._mixinSetFormValue()}_mixinHandleChange(e){this._mixinSetFormValue(),this.inputValidationController.handleChange(e)}_mixinHandleInputChange(e){this._mixinSetFormValue(),this.inputValidationController.handleInput(e)}_mixinResetValidity(e){this.inputValidationController.resetValidity(),this.inputValidationController.updateInvalidState(),this.inputValidationController.validateInput(e),this._isTouched&&(this._isTouched=!1)}_mixinValidate(e){this.inputValidationController.validateInput(e)}_mixinSetFormValue(){this.inputValidationController.setFormValue()}_mixinCheckValidity(){return this.inputValidationController.checkValidity()}_mixinReportValidity(){return this.inputValidationController.reportValidity()}_mixinGetValidity(){return this.inputValidationController.validity}_mixinGetValidationMessage(){return this.inputValidationController.validationMessage}_mixinSetValidity(e,t,i){return this.inputValidationController.setValidity(e,t,i)}_mixinShouldSkipSgdsValidation(){const e=this.closest("form");return(null==e?void 0:e.noValidate)||this.noValidate}}return i.formAssociated=!0,e([it("sgds-input")],i.prototype,"sgdsInput",void 0),e([it("sgds-datepicker-input")],i.prototype,"sgdsDatepickerInput",void 0),i};var ml=Me`:host{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);color:var(--sgds-body-color-default);font-family:var(--sgds-font-family-brand);font-size:var(--sgds-font-size-2);font-weight:var(--sgds-font-weight-regular);line-height:var(--sgds-line-height-24);margin:0;*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:disabled{cursor:not-allowed}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}::slotted(a[target=_blank]):after,a[target=_blank]:after{background-color:currentColor;content:"/";display:inline-block;height:var(--sgds-icon-size-lg);margin-left:.25rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.774 4.4H9.8a.6.6 0 1 1 0 1.2c-.85 0-1.451 0-1.922.039-.463.038-.745.11-.968.223A2.4 2.4 0 0 0 5.861 6.91c-.113.223-.184.505-.222.968-.039.47-.04 1.072-.04 1.922v4.4c0 .85.001 1.451.04 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.038 1.072.039 1.922.039h4.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922a.6.6 0 1 1 1.2 0v.026c0 .818 0 1.468-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H9.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.525-.042-1.175-.042-1.993V9.774c0-.818 0-1.468.043-1.993.044-.538.136-.996.35-1.415a3.6 3.6 0 0 1 1.573-1.574c.42-.213.877-.305 1.415-.35C8.305 4.4 8.956 4.4 9.774 4.4ZM12.4 5a.6.6 0 0 1 .6-.6h6a.6.6 0 0 1 .6.6v6a.6.6 0 1 1-1.2 0V6.449l-5.976 5.975a.6.6 0 0 1-.848-.848L17.55 5.6H13a.6.6 0 0 1-.6-.6Z' fill='%230E0E0E'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.774 4.4H9.8a.6.6 0 1 1 0 1.2c-.85 0-1.451 0-1.922.039-.463.038-.745.11-.968.223A2.4 2.4 0 0 0 5.861 6.91c-.113.223-.184.505-.222.968-.039.47-.04 1.072-.04 1.922v4.4c0 .85.001 1.451.04 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.038 1.072.039 1.922.039h4.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922a.6.6 0 1 1 1.2 0v.026c0 .818 0 1.468-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H9.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.525-.042-1.175-.042-1.993V9.774c0-.818 0-1.468.043-1.993.044-.538.136-.996.35-1.415a3.6 3.6 0 0 1 1.573-1.574c.42-.213.877-.305 1.415-.35C8.305 4.4 8.956 4.4 9.774 4.4ZM12.4 5a.6.6 0 0 1 .6-.6h6a.6.6 0 0 1 .6.6v6a.6.6 0 1 1-1.2 0V6.449l-5.976 5.975a.6.6 0 0 1-.848-.848L17.55 5.6H13a.6.6 0 0 1-.6-.6Z' fill='%230E0E0E'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;vertical-align:bottom;width:var(--sgds-icon-size-lg)}::slotted(svg){vertical-align:middle}}`;class wl extends We{emit(e,t){const i=new CustomEvent(e,Object.assign({bubbles:!0,cancelable:!1,composed:!0,detail:{}},t));return this.dispatchEvent(i),i}static define(e,t=this,i={}){if(customElements.get(e));else try{customElements.define(e,t,i)}catch(l){customElements.define(e,class extends t{},i)}}constructor(){super(),this.ssr=Boolean(this.shadowRoot),Object.entries(this.constructor.dependencies).forEach((([e,t])=>{this.constructor.define(e,t)}))}firstUpdated(e){var t;super.firstUpdated(e),this.ssr&&(null===(t=this.shadowRoot)||void 0===t||t.querySelectorAll("slot").forEach((e=>{e.dispatchEvent(new Event("slotchange",{bubbles:!0,composed:!1,cancelable:!1}))})))}}wl.styles=[ml],wl.dependencies={},e([Ye({type:Boolean,reflect:!0})],wl.prototype,"ssr",void 0);class bl extends wl{constructor(){super(...arguments),this.myDropdown=Ht(),this.dropdownMenuId=pl("dropdown-menu","div"),this.noFlip=!1,this.menuAlignRight=!1,this.drop="down",this.floatingOpts={},this.menuIsOpen=!1,this.close="default",this.disabled=!1,this.readonly=!1,this.menuRef=Ht(),this._handleKeyboardMenuEvent=e=>{if(!this.readonly)switch(e.key){case"ArrowDown":case"ArrowUp":e.preventDefault(),this.menuIsOpen||this.showMenu();break;case"Escape":this.hideMenu()}},this._handleClickOutOfElement=e=>{this.menuIsOpen&&(e.composedPath().includes(this)||this.hideMenu())}}connectedCallback(){super.connectedCallback(),"inside"!==this.close&&document.addEventListener("click",this._handleClickOutOfElement),this.addEventListener("keydown",this._handleKeyboardMenuEvent)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this._handleClickOutOfElement),this.removeEventListener("keydown",this._handleKeyboardMenuEvent),this._cleanupAutoUpdate&&(this._cleanupAutoUpdate(),this._cleanupAutoUpdate=void 0)}firstUpdated(e){super.firstUpdated(e),this.menuIsOpen&&this.updateFloatingPosition()}async showMenu(){this.disabled||this.menuIsOpen||(this.menuIsOpen=!0,this.emit("sgds-show"),await this.updateFloatingPosition(),this.emit("sgds-after-show"),this.myDropdown.value&&this.menuRef.value&&(this._cleanupAutoUpdate=il(this.myDropdown.value,this.menuRef.value,(()=>this.updateFloatingPosition()))))}async hideMenu(){this.menuIsOpen&&(this.emit("sgds-hide"),this.menuIsOpen=!1,setTimeout((()=>this.emit("sgds-after-hide")),0),this._cleanupAutoUpdate&&(this._cleanupAutoUpdate(),this._cleanupAutoUpdate=void 0))}toggleMenu(){this.menuIsOpen?this.hideMenu():this.showMenu()}mergeMiddleware(e,t){const i=e=>{var t;return(null==e?void 0:e.name)||(null===(t=null==e?void 0:e.constructor)||void 0===t?void 0:t.name)},l=t.map(i),o=e.map((e=>{const o=i(e),a=l.indexOf(o);return-1!==a?t[a]:e})).concat(t.filter((t=>!e.some((e=>i(e)===i(t))))));return o}async updateFloatingPosition(){if(!this.myDropdown.value||!this.menuRef.value)return;let e="bottom-start";switch(this.drop){case"up":e=this.menuAlignRight?"top-end":"top-start";break;case"right":e="right-start";break;case"left":e="left-start";break;case"down":e=this.menuAlignRight?"bottom-end":"bottom-start";break;default:e="bottom-start"}const t=[ll(8),this.noFlip?void 0:al(),ol()].filter(Boolean);let i=t;Array.isArray(this.floatingOpts.middleware)&&this.floatingOpts.middleware.length>0&&(i=this.mergeMiddleware(t,this.floatingOpts.middleware.filter(Boolean)));const l=Object.assign(Object.assign({strategy:"fixed",placement:e},this.floatingOpts),{middleware:i}),{x:o,y:a,strategy:s,placement:n}=await rl(this.myDropdown.value,this.menuRef.value,l);this.menuRef.value.setAttribute("data-placement",n),Object.assign(this.menuRef.value.style,{position:s,left:`${o}px`,top:`${a}px`})}}e([Ye({type:Boolean,state:!0})],bl.prototype,"noFlip",void 0),e([Ye({type:Boolean,reflect:!0,state:!0})],bl.prototype,"menuAlignRight",void 0),e([Ye({type:String,reflect:!0,state:!0})],bl.prototype,"drop",void 0),e([Ye({type:Object})],bl.prototype,"floatingOpts",void 0),e([Ye({type:Boolean,reflect:!0})],bl.prototype,"menuIsOpen",void 0),e([Ye({type:Boolean,reflect:!0})],bl.prototype,"disabled",void 0),e([Ye({type:Boolean,reflect:!0})],bl.prototype,"readonly",void 0);class yl extends bl{constructor(){super(...arguments),this.nextDropdownItemNo=0,this.prevDropdownItemNo=-1,this.hidden=!1}connectedCallback(){super.connectedCallback(),this.addEventListener("sgds-hide",this._resetMenu)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("sgds-hide",this._resetMenu)}firstUpdated(e){super.firstUpdated(e),this.addEventListener("keydown",this._handleKeyboardMenuItemsEvent)}handleSelectSlot(e){const t=this._getActiveMenuItems(),i=t.indexOf(e.target);this.nextDropdownItemNo=i+1,this.prevDropdownItemNo=i<=0?t.length-1:i-1;e.target.disabled||(this.emit("sgds-select"),"outside"!==this.close&&this.hideMenu())}_resetMenu(){this.nextDropdownItemNo=0,this.prevDropdownItemNo=-1;this._getMenuItems().forEach((e=>{var t;const i=null===(t=null==e?void 0:e.shadowRoot)||void 0===t?void 0:t.querySelector(".dropdown-item");i&&i.removeAttribute("tabindex")}))}_handleKeyboardMenuItemsEvent(e){if(this.readonly)return;const t=this._getActiveMenuItems();if(0!==t.length)switch(e.key){case"ArrowDown":e.preventDefault(),this._setMenuItem(this.nextDropdownItemNo);break;case"ArrowUp":e.preventDefault(),this._setMenuItem(this.prevDropdownItemNo);break;case"Tab":if(!this.menuIsOpen)return;e.preventDefault(),e.shiftKey?this._setMenuItem(this.prevDropdownItemNo):this._setMenuItem(this.nextDropdownItemNo);break;case"Enter":t.includes(e.target)&&this.handleSelectSlot(e)}}_getMenuItems(){var e,t;if(this.shadowRoot.querySelector("slot#default")){return null===(e=this.shadowRoot.querySelector("slot#default"))||void 0===e?void 0:e.assignedElements({flatten:!0}).filter((e=>!e.classList.contains("empty-menu")&&!e.hasAttribute("hidden")))}if(null===(t=this.menu)||void 0===t?void 0:t.hasChildNodes()){return[...Array.from(this.menu.children)]}return[]}_getActiveMenuItems(){return this._getMenuItems().filter((e=>!e.disabled&&!e.hidden))}_setMenuItem(e){const t=this._getActiveMenuItems();if(0===t.length)return;const i=(e%t.length+t.length)%t.length,l=t[i];this.emit("i-sgds-option-focus",{detail:{option:l}}),this.nextDropdownItemNo=(i+1)%t.length,this.prevDropdownItemNo=(i-1+t.length)%t.length,t.forEach((e=>{const t=e.shadowRoot.querySelector(".dropdown-item");t.setAttribute("tabindex",e===l?"0":"-1"),e===l&&t.focus()}))}}var xl,_l;yl.styles=bl.styles,e([(xl="ul.dropdown-menu",(e,t,i)=>{const l=e=>{const i=e.renderRoot?.querySelector(xl)??null;if(null===i&&_l&&!e.hasUpdated){const e="object"==typeof t?t.name:t;tt("",`@query'd field ${JSON.stringify(String(e))} with the 'cache' flag set for selector '${xl}' has been accessed before the first update and returned null. This is expected if the renderRoot tree has not been provided beforehand (e.g. via Declarative Shadow DOM). Therefore the value hasn't been cached.`)}return i};if(_l){const{get:o,set:a}="object"==typeof t?e:i??(()=>{const e=Symbol(`${String(t)} (@query() cache)`);return{get(){return this[e]},set(t){this[e]=t}}})();return et(e,t,{get(){let e=o.call(this);return void 0===e&&(e=l(this),(null!==e||this.hasUpdated)&&a.call(this,e)),e}})}return et(e,t,{get(){return l(this)}})})],yl.prototype,"menu",void 0),e([Qe()],yl.prototype,"nextDropdownItemNo",void 0),e([Qe()],yl.prototype,"prevDropdownItemNo",void 0),e([Ye({type:Boolean,reflect:!0})],yl.prototype,"hidden",void 0);class Cl extends(fl(yl)){constructor(){super(),this.label="",this.hintText="",this.autofocus=!1,this.disabled=!1,this.required=!1,this.value="",this.displayValue="",this.defaultValue="",this.hasFeedback=!1,this.invalidFeedback="",this.invalid=!1,this.menuList=[],this.selectedItems=[],this.filteredList=[],this._isTouched=!1,this._controlId=pl("input"),this._labelId=pl("label"),this.floatingOpts={middleware:[sl({apply({rects:e,elements:t}){t.floating.style.width=`${e.reference.width}px`}})]}}connectedCallback(){super.connectedCallback(),this.addEventListener("blur",(async()=>{this.invalid=!this.menuIsOpen&&!this._mixinReportValidity()}))}reportValidity(){return this._mixinReportValidity()}checkValidity(){return this._mixinCheckValidity()}get validity(){return this._mixinGetValidity()}get validationMessage(){return this._mixinGetValidationMessage()}_renderFeedback(){return this.invalid&&this.hasFeedback?Q` <div class="invalid-feedback-container">
101
+ */const Ht=()=>new St;class St{}const Bt=new WeakMap;const Lt=te(class extends $t{render(e){return A}update(e,[t]){const i=t!==this._ref;return i&&void 0!==this._ref&&this._updateRefValue(void 0),(i||this._lastElementForRef!==this._element)&&(this._ref=t,this._context=e.options?.host,this._updateRefValue(this._element=e.element)),A}_updateRefValue(e){if(this.isConnected||(e=void 0),"function"==typeof this._ref){const t=this._context??globalThis;let i=Bt.get(t);void 0===i&&(i=new WeakMap,Bt.set(t,i)),void 0!==i.get(this._ref)&&this._ref.call(this._context,void 0),i.set(this._ref,e),void 0!==e&&this._ref.call(this._context,e)}else this._ref.value=e}get _lastElementForRef(){return"function"==typeof this._ref?Bt.get(this._context??globalThis)?.get(this._ref):this._ref?.value}disconnected(){this._lastElementForRef===this._element&&this._updateRefValue(void 0)}reconnected(){this._updateRefValue(this._element)}}),At=["top","right","bottom","left"],Pt=Math.min,Et=Math.max,Tt=Math.round,It=Math.floor,Ot=e=>({x:e,y:e}),Rt={left:"right",right:"left",bottom:"top",top:"bottom"},Ut={start:"end",end:"start"};function zt(e,t,i){return Et(e,Pt(t,i))}function Dt(e,t){return"function"==typeof e?e(t):e}function Nt(e){return e.split("-")[0]}function Ft(e){return e.split("-")[1]}function Wt(e){return"x"===e?"y":"x"}function qt(e){return"y"===e?"height":"width"}const jt=new Set(["top","bottom"]);function Kt(e){return jt.has(Nt(e))?"y":"x"}function Jt(e){return Wt(Kt(e))}function Gt(e,t,i){void 0===i&&(i=!1);const l=Ft(e),o=Jt(e),a=qt(o);let s="x"===o?l===(i?"end":"start")?"right":"left":"start"===l?"bottom":"top";return t.reference[a]>t.floating[a]&&(s=li(s)),[s,li(s)]}function Xt(e){return e.replace(/start|end/g,(e=>Ut[e]))}const Yt=["left","right"],Qt=["right","left"],ei=["top","bottom"],ti=["bottom","top"];function ii(e,t,i,l){const o=Ft(e);let a=function(e,t,i){switch(e){case"top":case"bottom":return i?t?Qt:Yt:t?Yt:Qt;case"left":case"right":return t?ei:ti;default:return[]}}(Nt(e),"start"===i,l);return o&&(a=a.map((e=>e+"-"+o)),t&&(a=a.concat(a.map(Xt)))),a}function li(e){return e.replace(/left|right|bottom|top/g,(e=>Rt[e]))}function oi(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function ai(e){const{x:t,y:i,width:l,height:o}=e;return{width:l,height:o,top:i,left:t,right:t+l,bottom:i+o,x:t,y:i}}function si(e,t,i){let{reference:l,floating:o}=e;const a=Kt(t),s=Jt(t),n=qt(s),r=Nt(t),c="y"===a,d=l.x+l.width/2-o.width/2,h=l.y+l.height/2-o.height/2,u=l[n]/2-o[n]/2;let v;switch(r){case"top":v={x:d,y:l.y-o.height};break;case"bottom":v={x:d,y:l.y+l.height};break;case"right":v={x:l.x+l.width,y:h};break;case"left":v={x:l.x-o.width,y:h};break;default:v={x:l.x,y:l.y}}switch(Ft(t)){case"start":v[s]-=u*(i&&c?-1:1);break;case"end":v[s]+=u*(i&&c?-1:1)}return v}async function ni(e,t){var i;void 0===t&&(t={});const{x:l,y:o,platform:a,rects:s,elements:n,strategy:r}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:h="floating",altBoundary:u=!1,padding:v=0}=Dt(t,e),p=oi(v),g=n[u?"floating"===h?"reference":"floating":h],f=ai(await a.getClippingRect({element:null==(i=await(null==a.isElement?void 0:a.isElement(g)))||i?g:g.contextElement||await(null==a.getDocumentElement?void 0:a.getDocumentElement(n.floating)),boundary:c,rootBoundary:d,strategy:r})),m="floating"===h?{x:l,y:o,width:s.floating.width,height:s.floating.height}:s.reference,w=await(null==a.getOffsetParent?void 0:a.getOffsetParent(n.floating)),b=await(null==a.isElement?void 0:a.isElement(w))&&await(null==a.getScale?void 0:a.getScale(w))||{x:1,y:1},y=ai(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:n,rect:m,offsetParent:w,strategy:r}):m);return{top:(f.top-y.top+p.top)/b.y,bottom:(y.bottom-f.bottom+p.bottom)/b.y,left:(f.left-y.left+p.left)/b.x,right:(y.right-f.right+p.right)/b.x}}function ri(e,t){return{top:e.top-t.height,right:e.right-t.width,bottom:e.bottom-t.height,left:e.left-t.width}}function ci(e){return At.some((t=>e[t]>=0))}const di=new Set(["left","top"]);function hi(){return"undefined"!=typeof window}function ui(e){return gi(e)?(e.nodeName||"").toLowerCase():"#document"}function vi(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function pi(e){var t;return null==(t=(gi(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function gi(e){return!!hi()&&(e instanceof Node||e instanceof vi(e).Node)}function fi(e){return!!hi()&&(e instanceof Element||e instanceof vi(e).Element)}function mi(e){return!!hi()&&(e instanceof HTMLElement||e instanceof vi(e).HTMLElement)}function wi(e){return!(!hi()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof vi(e).ShadowRoot)}const bi=new Set(["inline","contents"]);function yi(e){const{overflow:t,overflowX:i,overflowY:l,display:o}=Li(e);return/auto|scroll|overlay|hidden|clip/.test(t+l+i)&&!bi.has(o)}const xi=new Set(["table","td","th"]);function _i(e){return xi.has(ui(e))}const Ci=[":popover-open",":modal"];function Zi(e){return Ci.some((t=>{try{return e.matches(t)}catch(e){return!1}}))}const Mi=["transform","translate","scale","rotate","perspective"],Vi=["transform","translate","scale","rotate","perspective","filter"],ki=["paint","layout","strict","content"];function $i(e){const t=Hi(),i=fi(e)?Li(e):e;return Mi.some((e=>!!i[e]&&"none"!==i[e]))||!!i.containerType&&"normal"!==i.containerType||!t&&!!i.backdropFilter&&"none"!==i.backdropFilter||!t&&!!i.filter&&"none"!==i.filter||Vi.some((e=>(i.willChange||"").includes(e)))||ki.some((e=>(i.contain||"").includes(e)))}function Hi(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}const Si=new Set(["html","body","#document"]);function Bi(e){return Si.has(ui(e))}function Li(e){return vi(e).getComputedStyle(e)}function Ai(e){return fi(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Pi(e){if("html"===ui(e))return e;const t=e.assignedSlot||e.parentNode||wi(e)&&e.host||pi(e);return wi(t)?t.host:t}function Ei(e){const t=Pi(e);return Bi(t)?e.ownerDocument?e.ownerDocument.body:e.body:mi(t)&&yi(t)?t:Ei(t)}function Ti(e,t,i){var l;void 0===t&&(t=[]),void 0===i&&(i=!0);const o=Ei(e),a=o===(null==(l=e.ownerDocument)?void 0:l.body),s=vi(o);if(a){const e=Ii(s);return t.concat(s,s.visualViewport||[],yi(o)?o:[],e&&i?Ti(e):[])}return t.concat(o,Ti(o,[],i))}function Ii(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function Oi(e){const t=Li(e);let i=parseFloat(t.width)||0,l=parseFloat(t.height)||0;const o=mi(e),a=o?e.offsetWidth:i,s=o?e.offsetHeight:l,n=Tt(i)!==a||Tt(l)!==s;return n&&(i=a,l=s),{width:i,height:l,$:n}}function Ri(e){return fi(e)?e:e.contextElement}function Ui(e){const t=Ri(e);if(!mi(t))return Ot(1);const i=t.getBoundingClientRect(),{width:l,height:o,$:a}=Oi(t);let s=(a?Tt(i.width):i.width)/l,n=(a?Tt(i.height):i.height)/o;return s&&Number.isFinite(s)||(s=1),n&&Number.isFinite(n)||(n=1),{x:s,y:n}}const zi=Ot(0);function Di(e){const t=vi(e);return Hi()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:zi}function Ni(e,t,i,l){void 0===t&&(t=!1),void 0===i&&(i=!1);const o=e.getBoundingClientRect(),a=Ri(e);let s=Ot(1);t&&(l?fi(l)&&(s=Ui(l)):s=Ui(e));const n=function(e,t,i){return void 0===t&&(t=!1),!(!i||t&&i!==vi(e))&&t}(a,i,l)?Di(a):Ot(0);let r=(o.left+n.x)/s.x,c=(o.top+n.y)/s.y,d=o.width/s.x,h=o.height/s.y;if(a){const e=vi(a),t=l&&fi(l)?vi(l):l;let i=e,o=Ii(i);for(;o&&l&&t!==i;){const e=Ui(o),t=o.getBoundingClientRect(),l=Li(o),a=t.left+(o.clientLeft+parseFloat(l.paddingLeft))*e.x,s=t.top+(o.clientTop+parseFloat(l.paddingTop))*e.y;r*=e.x,c*=e.y,d*=e.x,h*=e.y,r+=a,c+=s,i=vi(o),o=Ii(i)}}return ai({width:d,height:h,x:r,y:c})}function Fi(e,t){const i=Ai(e).scrollLeft;return t?t.left+i:Ni(pi(e)).left+i}function Wi(e,t){const i=e.getBoundingClientRect();return{x:i.left+t.scrollLeft-Fi(e,i),y:i.top+t.scrollTop}}const qi=25;const ji=new Set(["absolute","fixed"]);function Ki(e,t,i){let l;if("viewport"===t)l=function(e,t){const i=vi(e),l=pi(e),o=i.visualViewport;let a=l.clientWidth,s=l.clientHeight,n=0,r=0;if(o){a=o.width,s=o.height;const e=Hi();(!e||e&&"fixed"===t)&&(n=o.offsetLeft,r=o.offsetTop)}const c=Fi(l);if(c<=0){const e=l.ownerDocument,t=e.body,i=getComputedStyle(t),o="CSS1Compat"===e.compatMode&&parseFloat(i.marginLeft)+parseFloat(i.marginRight)||0,s=Math.abs(l.clientWidth-t.clientWidth-o);s<=qi&&(a-=s)}else c<=qi&&(a+=c);return{width:a,height:s,x:n,y:r}}(e,i);else if("document"===t)l=function(e){const t=pi(e),i=Ai(e),l=e.ownerDocument.body,o=Et(t.scrollWidth,t.clientWidth,l.scrollWidth,l.clientWidth),a=Et(t.scrollHeight,t.clientHeight,l.scrollHeight,l.clientHeight);let s=-i.scrollLeft+Fi(e);const n=-i.scrollTop;return"rtl"===Li(l).direction&&(s+=Et(t.clientWidth,l.clientWidth)-o),{width:o,height:a,x:s,y:n}}(pi(e));else if(fi(t))l=function(e,t){const i=Ni(e,!0,"fixed"===t),l=i.top+e.clientTop,o=i.left+e.clientLeft,a=mi(e)?Ui(e):Ot(1);return{width:e.clientWidth*a.x,height:e.clientHeight*a.y,x:o*a.x,y:l*a.y}}(t,i);else{const i=Di(e);l={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return ai(l)}function Ji(e,t){const i=Pi(e);return!(i===t||!fi(i)||Bi(i))&&("fixed"===Li(i).position||Ji(i,t))}function Gi(e,t,i){const l=mi(t),o=pi(t),a="fixed"===i,s=Ni(e,!0,a,t);let n={scrollLeft:0,scrollTop:0};const r=Ot(0);function c(){r.x=Fi(o)}if(l||!l&&!a)if(("body"!==ui(t)||yi(o))&&(n=Ai(t)),l){const e=Ni(t,!0,a,t);r.x=e.x+t.clientLeft,r.y=e.y+t.clientTop}else o&&c();a&&!l&&o&&c();const d=!o||l||a?Ot(0):Wi(o,n);return{x:s.left+n.scrollLeft-r.x-d.x,y:s.top+n.scrollTop-r.y-d.y,width:s.width,height:s.height}}function Xi(e){return"static"===Li(e).position}function Yi(e,t){if(!mi(e)||"fixed"===Li(e).position)return null;if(t)return t(e);let i=e.offsetParent;return pi(e)===i&&(i=i.ownerDocument.body),i}function Qi(e,t){const i=vi(e);if(Zi(e))return i;if(!mi(e)){let t=Pi(e);for(;t&&!Bi(t);){if(fi(t)&&!Xi(t))return t;t=Pi(t)}return i}let l=Yi(e,t);for(;l&&_i(l)&&Xi(l);)l=Yi(l,t);return l&&Bi(l)&&Xi(l)&&!$i(l)?i:l||function(e){let t=Pi(e);for(;mi(t)&&!Bi(t);){if($i(t))return t;if(Zi(t))return null;t=Pi(t)}return null}(e)||i}const el={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:i,offsetParent:l,strategy:o}=e;const a="fixed"===o,s=pi(l),n=!!t&&Zi(t.floating);if(l===s||n&&a)return i;let r={scrollLeft:0,scrollTop:0},c=Ot(1);const d=Ot(0),h=mi(l);if((h||!h&&!a)&&(("body"!==ui(l)||yi(s))&&(r=Ai(l)),mi(l))){const e=Ni(l);c=Ui(l),d.x=e.x+l.clientLeft,d.y=e.y+l.clientTop}const u=!s||h||a?Ot(0):Wi(s,r);return{width:i.width*c.x,height:i.height*c.y,x:i.x*c.x-r.scrollLeft*c.x+d.x+u.x,y:i.y*c.y-r.scrollTop*c.y+d.y+u.y}},getDocumentElement:pi,getClippingRect:function(e){let{element:t,boundary:i,rootBoundary:l,strategy:o}=e;const a=[..."clippingAncestors"===i?Zi(t)?[]:function(e,t){const i=t.get(e);if(i)return i;let l=Ti(e,[],!1).filter((e=>fi(e)&&"body"!==ui(e))),o=null;const a="fixed"===Li(e).position;let s=a?Pi(e):e;for(;fi(s)&&!Bi(s);){const t=Li(s),i=$i(s);i||"fixed"!==t.position||(o=null),(a?!i&&!o:!i&&"static"===t.position&&o&&ji.has(o.position)||yi(s)&&!i&&Ji(e,s))?l=l.filter((e=>e!==s)):o=t,s=Pi(s)}return t.set(e,l),l}(t,this._c):[].concat(i),l],s=a[0],n=a.reduce(((e,i)=>{const l=Ki(t,i,o);return e.top=Et(l.top,e.top),e.right=Pt(l.right,e.right),e.bottom=Pt(l.bottom,e.bottom),e.left=Et(l.left,e.left),e}),Ki(t,s,o));return{width:n.right-n.left,height:n.bottom-n.top,x:n.left,y:n.top}},getOffsetParent:Qi,getElementRects:async function(e){const t=this.getOffsetParent||Qi,i=this.getDimensions,l=await i(e.floating);return{reference:Gi(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:l.width,height:l.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:i}=Oi(e);return{width:t,height:i}},getScale:Ui,isElement:fi,isRTL:function(e){return"rtl"===Li(e).direction}};function tl(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function il(e,t,i,l){void 0===l&&(l={});const{ancestorScroll:o=!0,ancestorResize:a=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:n="function"==typeof IntersectionObserver,animationFrame:r=!1}=l,c=Ri(e),d=o||a?[...c?Ti(c):[],...Ti(t)]:[];d.forEach((e=>{o&&e.addEventListener("scroll",i,{passive:!0}),a&&e.addEventListener("resize",i)}));const h=c&&n?function(e,t){let i,l=null;const o=pi(e);function a(){var e;clearTimeout(i),null==(e=l)||e.disconnect(),l=null}return function s(n,r){void 0===n&&(n=!1),void 0===r&&(r=1),a();const c=e.getBoundingClientRect(),{left:d,top:h,width:u,height:v}=c;if(n||t(),!u||!v)return;const p={rootMargin:-It(h)+"px "+-It(o.clientWidth-(d+u))+"px "+-It(o.clientHeight-(h+v))+"px "+-It(d)+"px",threshold:Et(0,Pt(1,r))||1};let g=!0;function f(t){const l=t[0].intersectionRatio;if(l!==r){if(!g)return s();l?s(!1,l):i=setTimeout((()=>{s(!1,1e-7)}),1e3)}1!==l||tl(c,e.getBoundingClientRect())||s(),g=!1}try{l=new IntersectionObserver(f,{...p,root:o.ownerDocument})}catch(e){l=new IntersectionObserver(f,p)}l.observe(e)}(!0),a}(c,i):null;let u,v=-1,p=null;s&&(p=new ResizeObserver((e=>{let[l]=e;l&&l.target===c&&p&&(p.unobserve(t),cancelAnimationFrame(v),v=requestAnimationFrame((()=>{var e;null==(e=p)||e.observe(t)}))),i()})),c&&!r&&p.observe(c),p.observe(t));let g=r?Ni(e):null;return r&&function t(){const l=Ni(e);g&&!tl(g,l)&&i();g=l,u=requestAnimationFrame(t)}(),i(),()=>{var e;d.forEach((e=>{o&&e.removeEventListener("scroll",i),a&&e.removeEventListener("resize",i)})),null==h||h(),null==(e=p)||e.disconnect(),p=null,r&&cancelAnimationFrame(u)}}const ll=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var i,l;const{x:o,y:a,placement:s,middlewareData:n}=t,r=await async function(e,t){const{placement:i,platform:l,elements:o}=e,a=await(null==l.isRTL?void 0:l.isRTL(o.floating)),s=Nt(i),n=Ft(i),r="y"===Kt(i),c=di.has(s)?-1:1,d=a&&r?-1:1,h=Dt(t,e);let{mainAxis:u,crossAxis:v,alignmentAxis:p}="number"==typeof h?{mainAxis:h,crossAxis:0,alignmentAxis:null}:{mainAxis:h.mainAxis||0,crossAxis:h.crossAxis||0,alignmentAxis:h.alignmentAxis};return n&&"number"==typeof p&&(v="end"===n?-1*p:p),r?{x:v*d,y:u*c}:{x:u*c,y:v*d}}(t,e);return s===(null==(i=n.offset)?void 0:i.placement)&&null!=(l=n.arrow)&&l.alignmentOffset?{}:{x:o+r.x,y:a+r.y,data:{...r,placement:s}}}}},ol=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:i,y:l,placement:o}=t,{mainAxis:a=!0,crossAxis:s=!1,limiter:n={fn:e=>{let{x:t,y:i}=e;return{x:t,y:i}}},...r}=Dt(e,t),c={x:i,y:l},d=await ni(t,r),h=Kt(Nt(o)),u=Wt(h);let v=c[u],p=c[h];if(a){const e="y"===u?"bottom":"right";v=zt(v+d["y"===u?"top":"left"],v,v-d[e])}if(s){const e="y"===h?"bottom":"right";p=zt(p+d["y"===h?"top":"left"],p,p-d[e])}const g=n.fn({...t,[u]:v,[h]:p});return{...g,data:{x:g.x-i,y:g.y-l,enabled:{[u]:a,[h]:s}}}}}},al=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var i,l;const{placement:o,middlewareData:a,rects:s,initialPlacement:n,platform:r,elements:c}=t,{mainAxis:d=!0,crossAxis:h=!0,fallbackPlacements:u,fallbackStrategy:v="bestFit",fallbackAxisSideDirection:p="none",flipAlignment:g=!0,...f}=Dt(e,t);if(null!=(i=a.arrow)&&i.alignmentOffset)return{};const m=Nt(o),w=Kt(n),b=Nt(n)===n,y=await(null==r.isRTL?void 0:r.isRTL(c.floating)),x=u||(b||!g?[li(n)]:function(e){const t=li(e);return[Xt(e),t,Xt(t)]}(n)),_="none"!==p;!u&&_&&x.push(...ii(n,g,p,y));const C=[n,...x],Z=await ni(t,f),M=[];let V=(null==(l=a.flip)?void 0:l.overflows)||[];if(d&&M.push(Z[m]),h){const e=Gt(o,s,y);M.push(Z[e[0]],Z[e[1]])}if(V=[...V,{placement:o,overflows:M}],!M.every((e=>e<=0))){var k,$;const e=((null==(k=a.flip)?void 0:k.index)||0)+1,t=C[e];if(t){if(!("alignment"===h&&w!==Kt(t))||V.every((e=>Kt(e.placement)!==w||e.overflows[0]>0)))return{data:{index:e,overflows:V},reset:{placement:t}}}let i=null==($=V.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:$.placement;if(!i)switch(v){case"bestFit":{var H;const e=null==(H=V.filter((e=>{if(_){const t=Kt(e.placement);return t===w||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:H[0];e&&(i=e);break}case"initialPlacement":i=n}if(o!==i)return{reset:{placement:i}}}return{}}}},sl=function(e){return void 0===e&&(e={}),{name:"size",options:e,async fn(t){var i,l;const{placement:o,rects:a,platform:s,elements:n}=t,{apply:r=()=>{},...c}=Dt(e,t),d=await ni(t,c),h=Nt(o),u=Ft(o),v="y"===Kt(o),{width:p,height:g}=a.floating;let f,m;"top"===h||"bottom"===h?(f=h,m=u===(await(null==s.isRTL?void 0:s.isRTL(n.floating))?"start":"end")?"left":"right"):(m=h,f="end"===u?"top":"bottom");const w=g-d.top-d.bottom,b=p-d.left-d.right,y=Pt(g-d[f],w),x=Pt(p-d[m],b),_=!t.middlewareData.shift;let C=y,Z=x;if(null!=(i=t.middlewareData.shift)&&i.enabled.x&&(Z=b),null!=(l=t.middlewareData.shift)&&l.enabled.y&&(C=w),_&&!u){const e=Et(d.left,0),t=Et(d.right,0),i=Et(d.top,0),l=Et(d.bottom,0);v?Z=p-2*(0!==e||0!==t?e+t:Et(d.left,d.right)):C=g-2*(0!==i||0!==l?i+l:Et(d.top,d.bottom))}await r({...t,availableWidth:Z,availableHeight:C});const M=await s.getDimensions(n.floating);return p!==M.width||g!==M.height?{reset:{rects:!0}}:{}}}},nl=function(e){return void 0===e&&(e={}),{name:"hide",options:e,async fn(t){const{rects:i}=t,{strategy:l="referenceHidden",...o}=Dt(e,t);switch(l){case"referenceHidden":{const e=ri(await ni(t,{...o,elementContext:"reference"}),i.reference);return{data:{referenceHiddenOffsets:e,referenceHidden:ci(e)}}}case"escaped":{const e=ri(await ni(t,{...o,altBoundary:!0}),i.floating);return{data:{escapedOffsets:e,escaped:ci(e)}}}default:return{}}}}},rl=(e,t,i)=>{const l=new Map,o={platform:el,...i},a={...o.platform,_c:l};return(async(e,t,i)=>{const{placement:l="bottom",strategy:o="absolute",middleware:a=[],platform:s}=i,n=a.filter(Boolean),r=await(null==s.isRTL?void 0:s.isRTL(t));let c=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:h}=si(c,l,r),u=l,v={},p=0;for(let i=0;i<n.length;i++){const{name:a,fn:g}=n[i],{x:f,y:m,data:w,reset:b}=await g({x:d,y:h,initialPlacement:l,placement:u,strategy:o,middlewareData:v,rects:c,platform:s,elements:{reference:e,floating:t}});d=null!=f?f:d,h=null!=m?m:h,v={...v,[a]:{...v[a],...w}},b&&p<=50&&(p++,"object"==typeof b&&(b.placement&&(u=b.placement),b.rects&&(c=!0===b.rects?await s.getElementRects({reference:e,floating:t,strategy:o}):b.rects),({x:d,y:h}=si(c,u,r))),i=-1)}return{x:d,y:h,placement:u,strategy:o,middlewareData:v}})(e,t,{...o,platform:a})};var cl=ze`:host([menuisopen]) .dropdown-menu{display:block}.dropdown-menu{background-clip:padding-box;background-color:var(--sgds-surface-default);border-radius:var(--sgds-border-radius-md);box-shadow:0 0 1px 0 hsla(0,0%,5%,.12),0 4px 8px 0 hsla(0,0%,5%,.12);color:var(--sgds-color-default);display:none;list-style:none;margin:0;max-height:var(--sgds-dimension-480);min-width:var(--sgds-dimension-280);overflow-y:auto;padding:var(--sgds-padding-xs) 0;position:absolute;text-align:left;z-index:1050}.nav-tabs .dropdown-menu{border-top-left-radius:0;border-top-right-radius:0;margin-top:calc(var(--sgds-nav-tabs-border-width)*-1)}@media (min-width:512px){.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}}@media (min-width:768px){.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}}@media (min-width:1024px){.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}}@media (min-width:1280px){.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}}@media (min-width:1440px){.navbar-expand-xxl .navbar-nav .dropdown-menu{position:absolute}}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.sgds.navbar .dropdown-menu.megamenu{left:0;right:0;width:100%}.sgds.combobox>.dropdown-menu{min-width:100%}`,dl=ze`.invalid-feedback-container{display:flex;gap:var(--sgds-form-gap-sm)}.invalid-feedback,.invalid-feedback-container{color:var(--sgds-form-danger-color-default);line-height:var(--sgds-line-height-20)}.invalid-feedback{font-size:var(--sgds-font-size-1);font-weight:var(--sgds-font-weight-regular)}.valid-icon{color:var(--sgds-form-success-color-default)}`,hl=ze`.form-text{color:var(--sgds-form-color-subtle);font-size:var(--sgds-font-size-1);line-height:var(--sgds-line-height-20)}.form-text.disabled{opacity:var(--sgds-opacity-50)}`,ul=ze`.form-control-container{display:flex;flex-direction:column;gap:var(--sgds-form-gap-md)}.form-control-group{align-items:center;background-color:var(--sgds-form-surface-default);border:var(--sgds-form-border-width-default) solid var(--sgds-border-color-default);border-radius:var(--input-border-radius,var(--sgds-form-border-radius-md));display:flex;gap:var(--sgds-form-gap-md);height:var(--sgds-dimension-48);justify-content:center;min-width:var(--sgds-dimension-256);padding:0 var(--sgds-form-padding-x);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:-webkit-fill-available;width:-moz-available}.form-control{appearance:none;background-clip:padding-box;background:none;border:none;color:var(--sgds-form-color-default);display:block;flex-grow:1;font-size:var(--sgds-font-size-2);line-height:var(--sgds-line-height-24);outline:none;padding:0}.form-clearable{color:var(--sgds-neutral-color-default);cursor:pointer}@media (prefers-reduced-motion:reduce){.form-control-group{transition:none}}.form-control-group:not(.disabled):not(.is-invalid):not(.readonly):not(:focus-within):hover{outline:var(--sgds-form-border-width-thick) solid var(--sgds-border-color-emphasis);outline-offset:var(--sgds-form-outline-offset-focus)}.form-control-group:not(.disabled):not(.is-invalid):focus-within{outline:var(--sgds-form-outline-focus);outline-offset:var(--sgds-form-outline-offset-focus)}.form-control-container.disabled{opacity:var(--sgds-opacity-50)}.form-control-group.disabled{background-color:var(--sgds-form-surface-muted);cursor:not-allowed}.form-control-group.readonly{background-color:var(--sgds-form-surface-raised)}.form-control-group.is-invalid:not(.disabled){border:var(--sgds-form-border-width-default) solid var(--sgds-form-danger-border-color-default)}.form-control-group:not(.disabled).is-invalid:focus-within{outline:var(--sgds-border-width-2) solid var(--sgds-form-danger-color-default);outline-offset:var(--sgds-form-outline-offset-focus)}`;const vl=(e="value")=>(t,i)=>{const l=t.constructor,o=l.prototype.attributeChangedCallback;l.prototype.attributeChangedCallback=function(t,a,s){var n;const r=l.getPropertyOptions(e);if(t===("string"==typeof r.attribute?r.attribute:e).toLowerCase()){const t=r.converter||it,l=("function"==typeof t?t:null!==(n=null==t?void 0:t.fromAttribute)&&void 0!==n?n:it.fromAttribute)(s,r.type);this[e]!==l&&(this[i]=l)}o.call(this,t,a,s)}};function pl(e="",t=""){return`id-${Math.random().toString().substring(2,6)}-sgds-${e}-${t}`}class gl{constructor(e,t){(this.host=e).addController(this),this._internals=this.host.attachInternals(),this.options=Object.assign({setInvalid:(e,t)=>{e.invalid=t},value:e=>e.value,input:e=>e.input},t)}hostConnected(){this.host.addEventListener("invalid",(e=>this.handleInvalid(e)))}hostDisconnected(){this.host.removeEventListener("invalid",(e=>this.handleInvalid(e)))}handleInvalid(e){e.preventDefault(),this.options.setInvalid(this.host,!0)}handleInput(e){const t=e.target;this.options.setInvalid(this.host,!1),this.validateInput(t)}handleChange(e){const t=e.target;this.validateInput(t),this.options.setInvalid(this.host,!this.checkValidity())}get form(){return this._internals.form}get validity(){return this._internals.validity}get validationMessage(){return this._internals.validationMessage}get willValidate(){return this._internals.willValidate}updateInvalidState(){this.options.setInvalid(this.host,!this.checkValidity())}resetValidity(){return this._internals.setValidity({})}checkValidity(){return this._internals.checkValidity()}reportValidity(){return this._internals.reportValidity()}setValidity(e,t,i){return this._internals.setValidity(e,t,i)}setFormValue(){const e=this.options.value(this.host);this._internals.setFormValue(e)}validateInput(e){if(this.options.input(this.host).disabled)return this._internals.setValidity({});const t=e.validity;if(t.valid)this._internals.setValidity({});else for(const i in t)t[i]&&(this.validationError=i.toString(),this._internals.setValidity({[this.validationError]:!0},e.validationMessage,e))}}const fl=t=>{class i extends t{constructor(){super(...arguments),this._isTouched=!1}connectedCallback(){var e;super.connectedCallback(),this._mixinShouldSkipSgdsValidation()||null!==(e=this.inputValidationController)&&void 0!==e||(this.inputValidationController=new gl(this))}async firstUpdated(e){super.firstUpdated(e),this.input=this.shadowRoot.querySelector("input")||await this.sgdsInput||this.shadowRoot.querySelector("textarea")||await this.sgdsDatepickerInput,this._mixinShouldSkipSgdsValidation()||this._mixinValidate(this.input)}formResetCallback(){this._mixinResetFormControl?this._mixinResetFormControl():(this.value=this.defaultValue,this._mixinResetValidity(this.input)),this._mixinSetFormValue()}_mixinHandleChange(e){this._mixinSetFormValue(),this.inputValidationController.handleChange(e)}_mixinHandleInputChange(e){this._mixinSetFormValue(),this.inputValidationController.handleInput(e)}_mixinResetValidity(e){this.inputValidationController.resetValidity(),this.inputValidationController.updateInvalidState(),this.inputValidationController.validateInput(e),this._isTouched&&(this._isTouched=!1)}_mixinValidate(e){this.inputValidationController.validateInput(e)}_mixinSetFormValue(){this.inputValidationController.setFormValue()}_mixinCheckValidity(){return this.inputValidationController.checkValidity()}_mixinReportValidity(){return this.inputValidationController.reportValidity()}_mixinGetValidity(){return this.inputValidationController.validity}_mixinGetValidationMessage(){return this.inputValidationController.validationMessage}_mixinSetValidity(e,t,i){return this.inputValidationController.setValidity(e,t,i)}_mixinShouldSkipSgdsValidation(){const e=this.closest("form");return(null==e?void 0:e.noValidate)||this.noValidate}}return i.formAssociated=!0,e([wt("sgds-input")],i.prototype,"sgdsInput",void 0),e([wt("sgds-datepicker-input")],i.prototype,"sgdsDatepickerInput",void 0),i};var ml=ze`:host{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);color:var(--sgds-body-color-default);font-family:var(--sgds-font-family-brand);font-size:var(--sgds-font-size-2);font-weight:var(--sgds-font-weight-regular);line-height:var(--sgds-line-height-24);margin:0;*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}:disabled{cursor:not-allowed}@media (prefers-reduced-motion:no-preference){:root{scroll-behavior:smooth}}::slotted(a[target=_blank]):after,a[target=_blank]:after{background-color:currentColor;content:"/";display:inline-block;height:var(--sgds-icon-size-lg);margin-left:.25rem;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.774 4.4H9.8a.6.6 0 1 1 0 1.2c-.85 0-1.451 0-1.922.039-.463.038-.745.11-.968.223A2.4 2.4 0 0 0 5.861 6.91c-.113.223-.184.505-.222.968-.039.47-.04 1.072-.04 1.922v4.4c0 .85.001 1.451.04 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.038 1.072.039 1.922.039h4.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922a.6.6 0 1 1 1.2 0v.026c0 .818 0 1.468-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H9.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.525-.042-1.175-.042-1.993V9.774c0-.818 0-1.468.043-1.993.044-.538.136-.996.35-1.415a3.6 3.6 0 0 1 1.573-1.574c.42-.213.877-.305 1.415-.35C8.305 4.4 8.956 4.4 9.774 4.4ZM12.4 5a.6.6 0 0 1 .6-.6h6a.6.6 0 0 1 .6.6v6a.6.6 0 1 1-1.2 0V6.449l-5.976 5.975a.6.6 0 0 1-.848-.848L17.55 5.6H13a.6.6 0 0 1-.6-.6Z' fill='%230E0E0E'/%3E%3C/svg%3E");mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M9.774 4.4H9.8a.6.6 0 1 1 0 1.2c-.85 0-1.451 0-1.922.039-.463.038-.745.11-.968.223A2.4 2.4 0 0 0 5.861 6.91c-.113.223-.184.505-.222.968-.039.47-.04 1.072-.04 1.922v4.4c0 .85.001 1.451.04 1.922.038.463.11.745.222.968a2.4 2.4 0 0 0 1.05 1.048c.222.114.504.185.967.223.47.038 1.072.039 1.922.039h4.4c.85 0 1.451 0 1.921-.039.464-.038.746-.11.969-.223a2.4 2.4 0 0 0 1.048-1.048c.113-.223.185-.505.223-.968.038-.47.039-1.072.039-1.922a.6.6 0 1 1 1.2 0v.026c0 .818 0 1.468-.043 1.993-.044.538-.136.996-.35 1.415a3.6 3.6 0 0 1-1.573 1.574c-.42.213-.878.305-1.415.35-.525.042-1.175.042-1.993.042H9.774c-.818 0-1.469 0-1.993-.043-.538-.044-.996-.136-1.415-.35a3.6 3.6 0 0 1-1.574-1.573c-.213-.42-.305-.877-.35-1.415-.042-.525-.042-1.175-.042-1.993V9.774c0-.818 0-1.468.043-1.993.044-.538.136-.996.35-1.415a3.6 3.6 0 0 1 1.573-1.574c.42-.213.877-.305 1.415-.35C8.305 4.4 8.956 4.4 9.774 4.4ZM12.4 5a.6.6 0 0 1 .6-.6h6a.6.6 0 0 1 .6.6v6a.6.6 0 1 1-1.2 0V6.449l-5.976 5.975a.6.6 0 0 1-.848-.848L17.55 5.6H13a.6.6 0 0 1-.6-.6Z' fill='%230E0E0E'/%3E%3C/svg%3E");-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;vertical-align:bottom;width:var(--sgds-icon-size-lg)}::slotted(svg){vertical-align:middle}}`;class wl extends nt{emit(e,t){const i=new CustomEvent(e,Object.assign({bubbles:!0,cancelable:!1,composed:!0,detail:{}},t));return this.dispatchEvent(i),i}static define(e,t=this,i={}){if(customElements.get(e));else try{customElements.define(e,t,i)}catch(l){customElements.define(e,class extends t{},i)}}constructor(){super(),this.ssr=Boolean(this.shadowRoot),Object.entries(this.constructor.dependencies).forEach((([e,t])=>{this.constructor.define(e,t)}))}firstUpdated(e){var t;super.firstUpdated(e),this.ssr&&(null===(t=this.shadowRoot)||void 0===t||t.querySelectorAll("slot").forEach((e=>{e.dispatchEvent(new Event("slotchange",{bubbles:!0,composed:!1,cancelable:!1}))})))}}wl.styles=[ml],wl.dependencies={},e([pt({type:Boolean,reflect:!0})],wl.prototype,"ssr",void 0);class bl extends wl{constructor(){super(...arguments),this.myDropdown=Ht(),this.dropdownMenuId=pl("dropdown-menu","div"),this.noFlip=!1,this.menuAlignRight=!1,this.drop="down",this.floatingOpts={},this.menuIsOpen=!1,this.close="default",this.disabled=!1,this.readonly=!1,this.menuRef=Ht(),this._handleKeyboardMenuEvent=e=>{if(!this.readonly)switch(e.key){case"ArrowDown":case"ArrowUp":e.preventDefault(),this.menuIsOpen||this.showMenu();break;case"Escape":this.hideMenu()}},this._handleClickOutOfElement=e=>{this.menuIsOpen&&(e.composedPath().includes(this)||this.hideMenu())}}connectedCallback(){super.connectedCallback(),"inside"!==this.close&&document.addEventListener("click",this._handleClickOutOfElement),this.addEventListener("keydown",this._handleKeyboardMenuEvent)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this._handleClickOutOfElement),this.removeEventListener("keydown",this._handleKeyboardMenuEvent),this._cleanupAutoUpdate&&(this._cleanupAutoUpdate(),this._cleanupAutoUpdate=void 0)}firstUpdated(e){super.firstUpdated(e),this.menuIsOpen&&this.updateFloatingPosition()}async showMenu(){this.disabled||this.menuIsOpen||(this.menuIsOpen=!0,this.emit("sgds-show"),await this.updateFloatingPosition(),this.emit("sgds-after-show"),this.myDropdown.value&&this.menuRef.value&&(this._cleanupAutoUpdate=il(this.myDropdown.value,this.menuRef.value,(()=>this.updateFloatingPosition()))))}async hideMenu(){this.menuIsOpen&&(this.emit("sgds-hide"),this.menuIsOpen=!1,setTimeout((()=>this.emit("sgds-after-hide")),0),this._cleanupAutoUpdate&&(this._cleanupAutoUpdate(),this._cleanupAutoUpdate=void 0))}toggleMenu(){this.menuIsOpen?this.hideMenu():this.showMenu()}mergeMiddleware(e,t){const i=e=>{var t;return(null==e?void 0:e.name)||(null===(t=null==e?void 0:e.constructor)||void 0===t?void 0:t.name)},l=t.map(i),o=e.map((e=>{const o=i(e),a=l.indexOf(o);return-1!==a?t[a]:e})).concat(t.filter((t=>!e.some((e=>i(e)===i(t))))));return o}async updateFloatingPosition(){if(!this.myDropdown.value||!this.menuRef.value)return;let e="bottom-start";switch(this.drop){case"up":e=this.menuAlignRight?"top-end":"top-start";break;case"right":e="right-start";break;case"left":e="left-start";break;case"down":e=this.menuAlignRight?"bottom-end":"bottom-start";break;default:e="bottom-start"}const t=[ll(8),this.noFlip?void 0:al(),ol()].filter(Boolean);let i=t;Array.isArray(this.floatingOpts.middleware)&&this.floatingOpts.middleware.length>0&&(i=this.mergeMiddleware(t,this.floatingOpts.middleware.filter(Boolean)));const l=Object.assign(Object.assign({strategy:"fixed",placement:e},this.floatingOpts),{middleware:i}),{x:o,y:a,strategy:s,placement:n}=await rl(this.myDropdown.value,this.menuRef.value,l);this.menuRef.value.setAttribute("data-placement",n),Object.assign(this.menuRef.value.style,{position:s,left:`${o}px`,top:`${a}px`})}}e([pt({type:Boolean,state:!0})],bl.prototype,"noFlip",void 0),e([pt({type:Boolean,reflect:!0,state:!0})],bl.prototype,"menuAlignRight",void 0),e([pt({type:String,reflect:!0,state:!0})],bl.prototype,"drop",void 0),e([pt({type:Object})],bl.prototype,"floatingOpts",void 0),e([pt({type:Boolean,reflect:!0})],bl.prototype,"menuIsOpen",void 0),e([pt({type:Boolean,reflect:!0})],bl.prototype,"disabled",void 0),e([pt({type:Boolean,reflect:!0})],bl.prototype,"readonly",void 0);class yl extends bl{constructor(){super(...arguments),this.nextDropdownItemNo=0,this.prevDropdownItemNo=-1,this.hidden=!1}connectedCallback(){super.connectedCallback(),this.addEventListener("sgds-hide",this._resetMenu)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("sgds-hide",this._resetMenu)}firstUpdated(e){super.firstUpdated(e),this.addEventListener("keydown",this._handleKeyboardMenuItemsEvent)}handleSelectSlot(e){const t=this._getActiveMenuItems(),i=t.indexOf(e.target);this.nextDropdownItemNo=i+1,this.prevDropdownItemNo=i<=0?t.length-1:i-1;e.target.disabled||(this.emit("sgds-select"),"outside"!==this.close&&this.hideMenu())}_resetMenu(){this.nextDropdownItemNo=0,this.prevDropdownItemNo=-1;this._getMenuItems().forEach((e=>{var t;const i=null===(t=null==e?void 0:e.shadowRoot)||void 0===t?void 0:t.querySelector(".dropdown-item");i&&i.removeAttribute("tabindex")}))}_handleKeyboardMenuItemsEvent(e){if(this.readonly)return;const t=this._getActiveMenuItems();if(0!==t.length)switch(e.key){case"ArrowDown":e.preventDefault(),this._setMenuItem(this.nextDropdownItemNo);break;case"ArrowUp":e.preventDefault(),this._setMenuItem(this.prevDropdownItemNo);break;case"Tab":if(!this.menuIsOpen)return;e.preventDefault(),e.shiftKey?this._setMenuItem(this.prevDropdownItemNo):this._setMenuItem(this.nextDropdownItemNo);break;case"Enter":t.includes(e.target)&&this.handleSelectSlot(e)}}_getMenuItems(){var e,t;if(this.shadowRoot.querySelector("slot#default")){return null===(e=this.shadowRoot.querySelector("slot#default"))||void 0===e?void 0:e.assignedElements({flatten:!0}).filter((e=>!e.classList.contains("empty-menu")&&!e.hasAttribute("hidden")))}if(null===(t=this.menu)||void 0===t?void 0:t.hasChildNodes()){return[...Array.from(this.menu.children)]}return[]}_getActiveMenuItems(){return this._getMenuItems().filter((e=>!e.disabled&&!e.hidden))}_setMenuItem(e){const t=this._getActiveMenuItems();if(0===t.length)return;const i=(e%t.length+t.length)%t.length,l=t[i];this.emit("i-sgds-option-focus",{detail:{option:l}}),this.nextDropdownItemNo=(i+1)%t.length,this.prevDropdownItemNo=(i-1+t.length)%t.length,t.forEach((e=>{const t=e.shadowRoot.querySelector(".dropdown-item");t.setAttribute("tabindex",e===l?"0":"-1"),e===l&&t.focus()}))}}var xl,_l;yl.styles=bl.styles,e([(xl="ul.dropdown-menu",(e,t,i)=>{const l=e=>{const i=e.renderRoot?.querySelector(xl)??null;if(null===i&&_l&&!e.hasUpdated){const e="object"==typeof t?t.name:t;mt("",`@query'd field ${JSON.stringify(String(e))} with the 'cache' flag set for selector '${xl}' has been accessed before the first update and returned null. This is expected if the renderRoot tree has not been provided beforehand (e.g. via Declarative Shadow DOM). Therefore the value hasn't been cached.`)}return i};if(_l){const{get:o,set:a}="object"==typeof t?e:i??(()=>{const e=Symbol(`${String(t)} (@query() cache)`);return{get(){return this[e]},set(t){this[e]=t}}})();return ft(e,t,{get(){let e=o.call(this);return void 0===e&&(e=l(this),(null!==e||this.hasUpdated)&&a.call(this,e)),e}})}return ft(e,t,{get(){return l(this)}})})],yl.prototype,"menu",void 0),e([gt()],yl.prototype,"nextDropdownItemNo",void 0),e([gt()],yl.prototype,"prevDropdownItemNo",void 0),e([pt({type:Boolean,reflect:!0})],yl.prototype,"hidden",void 0);class Cl extends(fl(yl)){constructor(){super(),this.label="",this.hintText="",this.autofocus=!1,this.disabled=!1,this.required=!1,this.value="",this.displayValue="",this.defaultValue="",this.hasFeedback=!1,this.invalidFeedback="",this.invalid=!1,this.menuList=[],this.selectedItems=[],this.filteredList=[],this._isTouched=!1,this._controlId=pl("input"),this._labelId=pl("label"),this.floatingOpts={middleware:[sl({apply({rects:e,elements:t}){t.floating.style.width=`${e.reference.width}px`}})]}}connectedCallback(){super.connectedCallback(),this.addEventListener("blur",(async()=>{this.invalid=!this.menuIsOpen&&!this._mixinReportValidity()}))}reportValidity(){return this._mixinReportValidity()}checkValidity(){return this._mixinCheckValidity()}get validity(){return this._mixinGetValidity()}get validationMessage(){return this._mixinGetValidationMessage()}_renderFeedback(){return this.invalid&&this.hasFeedback?S` <div class="invalid-feedback-container">
103
102
  <slot name="invalidIcon">
104
103
  <sgds-icon name="exclamation-circle-fill" size="md"></sgds-icon>
105
104
  </slot>
106
105
  <div id="${this._controlId}-invalid" class="invalid-feedback">
107
106
  ${this.invalidFeedback?this.invalidFeedback:this.validationMessage}
108
107
  </div>
109
- </div>`:Q`${this._renderHintText()}`}_renderHintText(){const e=Q` <div id="${this._controlId}Help" class="form-text">${this.hintText}</div> `;return this.hintText&&e}_renderLabel(){const e=Q`
108
+ </div>`:S`${this._renderHintText()}`}_renderHintText(){const e=S` <div id="${this._controlId}Help" class="form-text">${this.hintText}</div> `;return this.hintText&&e}_renderLabel(){const e=S`
110
109
  <label
111
110
  for=${this._controlId}
112
111
  id=${this._labelId}
113
- class=${dt({"form-label":!0,required:this.required})}
112
+ class=${yt({"form-label":!0,required:this.required})}
114
113
  >${this.label}</label
115
114
  >
116
- `;return this.label&&e}_handleClick(){if(this.readonly)return null;this.menuIsOpen?this.hideMenu():this.showMenu()}async _getMenuListFromOptions(e){const t=e.map((async e=>(await e.updateComplete,e))),i=await Promise.all(t);return null==i?void 0:i.map((e=>{var t;return{label:e.innerText,value:e.getAttribute("value"),disabled:null!==(t=e.disabled)&&void 0!==t?t:void 0}}))}}function Zl(e,t){const i=Object.assign({waitUntilFirstUpdate:!1},t);return(t,l)=>{const{update:o}=t;if(e in t){const a=e;t.update=function(e){if(e.has(a)){const t=e.get(a),o=this[a];t!==o&&(i.waitUntilFirstUpdate&&!this.hasUpdated||this[l](t,o))}o.call(this,e)}}}}Cl.styles=[...yl.styles,cl,hl,dl,ul],e([Ye({reflect:!0})],Cl.prototype,"label",void 0),e([Ye({reflect:!0})],Cl.prototype,"hintText",void 0),e([Ye({reflect:!0})],Cl.prototype,"name",void 0),e([Ye({type:String,reflect:!0})],Cl.prototype,"placeholder",void 0),e([Ye({type:Boolean,reflect:!0})],Cl.prototype,"autofocus",void 0),e([Ye({type:Boolean,reflect:!0})],Cl.prototype,"disabled",void 0),e([Ye({type:Boolean,reflect:!0})],Cl.prototype,"required",void 0),e([Ye({type:String,reflect:!0})],Cl.prototype,"value",void 0),e([Qe()],Cl.prototype,"displayValue",void 0),e([vl()],Cl.prototype,"defaultValue",void 0),e([Ye({type:Boolean,reflect:!0})],Cl.prototype,"hasFeedback",void 0),e([Ye({type:String,reflect:!0})],Cl.prototype,"invalidFeedback",void 0),e([Ye({type:Boolean,reflect:!0})],Cl.prototype,"invalid",void 0),e([Ye({type:Array})],Cl.prototype,"menuList",void 0),e([Qe()],Cl.prototype,"selectedItems",void 0),e([Qe()],Cl.prototype,"filteredList",void 0),e([it("input.form-control")],Cl.prototype,"_input",void 0);var Ml=Me`:host{cursor:default;display:inline-flex;max-width:100%}:host([variant=accent]) .badge{background-color:var(--sgds-accent-surface-default)}:host([variant=success]) .badge{background-color:var(--sgds-success-surface-default)}:host([variant=danger]) .badge{background-color:var(--sgds-danger-surface-default)}:host([variant=warning]) .badge{background-color:var(--sgds-warning-surface-default);color:var(--sgds-color-fixed-dark)}:host([variant=cyan]) .badge{background-color:var(--sgds-cyan-surface-default)}:host([variant=purple]) .badge{background-color:var(--sgds-purple-surface-default)}:host([variant=neutral]) .badge{background-color:var(--sgds-neutral-surface-default)}:host([variant=white]) .badge{background-color:var(--sgds-surface-fixed-light);color:var(--sgds-color-fixed-dark)}:host([variant=accent][outlined]) .badge{background-color:var(--sgds-accent-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-accent-border-color-muted);color:var(--sgds-accent-color-fixed-dark)}:host([variant=success][outlined]) .badge{background-color:var(--sgds-success-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-success-border-color-muted);color:var(--sgds-success-color-fixed-dark)}:host([variant=danger][outlined]) .badge{background-color:var(--sgds-danger-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-danger-border-color-muted);color:var(--sgds-danger-color-fixed-dark)}:host([variant=warning][outlined]) .badge{background-color:var(--sgds-warning-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-warning-border-color-muted);color:var(--sgds-warning-color-fixed-dark)}:host([variant=cyan][outlined]) .badge{background-color:var(--sgds-cyan-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-cyan-border-color-muted);color:var(--sgds-cyan-color-fixed-dark)}:host([variant=purple][outlined]) .badge{background-color:var(--sgds-purple-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-purple-border-color-muted);color:var(--sgds-purple-color-fixed-dark)}:host([variant=neutral][outlined]) .badge{background-color:var(--sgds-neutral-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-neutral-border-color-muted);color:var(--sgds-color-fixed-dark)}:host([variant=white][outlined]) .badge{background-color:var(--sgds-surface-fixed-light);border:var(--sgds-border-width-1) solid var(--sgds-border-color-muted);color:var(--sgds-color-fixed-dark)}sgds-tooltip{display:block;max-width:100%}.badge{align-items:center;background-color:var(--sgds-primary-surface-default);border:var(--sgds-border-width-1) solid var(--sgds-border-color-transparent);border-radius:var(--sgds-border-radius-sm);color:var(--sgds-color-fixed-light);display:inline-flex;font-size:var(--sgds-font-size-1);height:var(--sgds-dimension-24,24px);justify-content:center;max-width:var(--sgds-dimension-192);min-width:var(--sgds-dimension-24);padding:var(--sgds-padding-none) var(--sgds-padding-xs)}.badge.outlined{background-color:var(--sgds-primary-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-primary-border-color-muted);color:var(--sgds-primary-color-fixed-dark)}.badge.full-width{max-width:100%}.badge-label{line-height:var(--sgds-line-height-20);padding:var(--sgds-padding-none) var(--sgds-padding-3-xs)}.badge-dismissible{padding-right:0}.badge-dimissible sgds-close-button{--sgds-close-btn-border-radius:var(--sgds-border-radius-sm)}.badge.truncated .badge-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}slot::slotted(*){font-size:var(--sgds-font-size-1);font-weight:var(--sgds-font-weight-regular)}`,Vl=Me`:host{display:contents}.tooltip-placeholder{display:inline-block;max-width:100%}.tooltip{word-wrap:break-word;background-color:var(--sgds-surface-fixed-dark);border-radius:var(--sgds-border-radius-md);box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 8px 16px 0 rgba(0,0,0,.14);color:var(--sgds-color-fixed-light);display:block;font-size:var(--sgds-font-size-1);line-break:auto;max-width:var(--sgds-dimension-320);padding:var(--sgds-padding-xs) var(--sgds-padding-sm);text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:900}div{max-width:fit-content}`;class kl extends wl{constructor(){super(...arguments),this._myTooltip=Ht(),this._tooltipBubble=Ht(),this.content="",this.placement="top",this.trigger="hover focus",this.open=!1,this._handleClickOutOfElement=e=>{this.open&&(e.composedPath().includes(this)||this.hide())}}connectedCallback(){super.connectedCallback(),this.trigger.includes("click")&&document.addEventListener("click",this._handleClickOutOfElement)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this._handleClickOutOfElement),this._cleanupAutoUpdate&&(this._cleanupAutoUpdate(),this._cleanupAutoUpdate=void 0)}firstUpdated(e){super.firstUpdated(e),this._tooltipTargetElements.forEach((e=>{e.setAttribute("data-sgds-tooltip",this.content),this.trigger.includes("hover")&&(e.addEventListener("mouseenter",(()=>this.show())),e.addEventListener("mouseleave",(()=>this.hide()))),this.trigger.includes("focus")&&(e.addEventListener("focus",(()=>this.show())),e.addEventListener("blur",(()=>this.hide()))),"click"===this.trigger&&e.addEventListener("click",(()=>this.toggle()))}))}_handleSlotChange(){this._tooltipTargetElements.forEach((e=>e.setAttribute("data-sgds-tooltip",this.content)))}async updateFloatingPosition(){if(!this._myTooltip.value||!this._tooltipBubble.value)return;const{x:e,y:t,placement:i,strategy:l,middlewareData:o}=await rl(this._tooltipTargetElements[0],this._tooltipBubble.value,{strategy:"fixed",placement:this.placement,middleware:[ll(8),al(),ol(),nl()]});this._tooltipBubble.value.setAttribute("data-placement",i),Object.assign(this._tooltipBubble.value.style,{position:l,left:`${e}px`,top:`${t}px`});const{referenceHidden:a,escaped:s}=o.hide||{};this._tooltipBubble.value.style.visibility=a||s?"hidden":"visible"}async show(){this.open||(this.open=!0,this.emit("sgds-show"),await this.updateComplete,await this.updateFloatingPosition(),this._myTooltip.value&&this._tooltipBubble.value&&(this._cleanupAutoUpdate=il(this._tooltipTargetElements[0],this._tooltipBubble.value,(()=>this.updateFloatingPosition()))),this.emit("sgds-after-show"))}hide(){this.open&&(this.emit("sgds-hide"),this.open=!1,this._cleanupAutoUpdate&&(this._cleanupAutoUpdate(),this._cleanupAutoUpdate=void 0),setTimeout((()=>this.emit("sgds-after-hide")),0))}toggle(){this.open?this.hide():this.show()}render(){return Q`
115
+ `;return this.label&&e}_handleClick(){if(this.readonly)return null;this.menuIsOpen?this.hideMenu():this.showMenu()}async _getMenuListFromOptions(e){const t=e.map((async e=>(await e.updateComplete,e))),i=await Promise.all(t);return null==i?void 0:i.map((e=>{var t;return{label:e.innerText,value:e.getAttribute("value"),disabled:null!==(t=e.disabled)&&void 0!==t?t:void 0}}))}}function Zl(e,t){const i=Object.assign({waitUntilFirstUpdate:!1},t);return(t,l)=>{const{update:o}=t;if(e in t){const a=e;t.update=function(e){if(e.has(a)){const t=e.get(a),o=this[a];t!==o&&(i.waitUntilFirstUpdate&&!this.hasUpdated||this[l](t,o))}o.call(this,e)}}}}Cl.styles=[...yl.styles,cl,hl,dl,ul],e([pt({reflect:!0})],Cl.prototype,"label",void 0),e([pt({reflect:!0})],Cl.prototype,"hintText",void 0),e([pt({reflect:!0})],Cl.prototype,"name",void 0),e([pt({type:String,reflect:!0})],Cl.prototype,"placeholder",void 0),e([pt({type:Boolean,reflect:!0})],Cl.prototype,"autofocus",void 0),e([pt({type:Boolean,reflect:!0})],Cl.prototype,"disabled",void 0),e([pt({type:Boolean,reflect:!0})],Cl.prototype,"required",void 0),e([pt({type:String,reflect:!0})],Cl.prototype,"value",void 0),e([gt()],Cl.prototype,"displayValue",void 0),e([vl()],Cl.prototype,"defaultValue",void 0),e([pt({type:Boolean,reflect:!0})],Cl.prototype,"hasFeedback",void 0),e([pt({type:String,reflect:!0})],Cl.prototype,"invalidFeedback",void 0),e([pt({type:Boolean,reflect:!0})],Cl.prototype,"invalid",void 0),e([pt({type:Array})],Cl.prototype,"menuList",void 0),e([gt()],Cl.prototype,"selectedItems",void 0),e([gt()],Cl.prototype,"filteredList",void 0),e([wt("input.form-control")],Cl.prototype,"_input",void 0);var Ml=ze`:host{cursor:default;display:inline-flex;max-width:100%}:host([variant=accent]) .badge{background-color:var(--sgds-accent-surface-default)}:host([variant=success]) .badge{background-color:var(--sgds-success-surface-default)}:host([variant=danger]) .badge{background-color:var(--sgds-danger-surface-default)}:host([variant=warning]) .badge{background-color:var(--sgds-warning-surface-default);color:var(--sgds-color-fixed-dark)}:host([variant=cyan]) .badge{background-color:var(--sgds-cyan-surface-default)}:host([variant=purple]) .badge{background-color:var(--sgds-purple-surface-default)}:host([variant=neutral]) .badge{background-color:var(--sgds-neutral-surface-default)}:host([variant=white]) .badge{background-color:var(--sgds-surface-fixed-light);color:var(--sgds-color-fixed-dark)}:host([variant=accent][outlined]) .badge{background-color:var(--sgds-accent-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-accent-border-color-muted);color:var(--sgds-accent-color-fixed-dark)}:host([variant=success][outlined]) .badge{background-color:var(--sgds-success-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-success-border-color-muted);color:var(--sgds-success-color-fixed-dark)}:host([variant=danger][outlined]) .badge{background-color:var(--sgds-danger-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-danger-border-color-muted);color:var(--sgds-danger-color-fixed-dark)}:host([variant=warning][outlined]) .badge{background-color:var(--sgds-warning-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-warning-border-color-muted);color:var(--sgds-warning-color-fixed-dark)}:host([variant=cyan][outlined]) .badge{background-color:var(--sgds-cyan-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-cyan-border-color-muted);color:var(--sgds-cyan-color-fixed-dark)}:host([variant=purple][outlined]) .badge{background-color:var(--sgds-purple-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-purple-border-color-muted);color:var(--sgds-purple-color-fixed-dark)}:host([variant=neutral][outlined]) .badge{background-color:var(--sgds-neutral-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-neutral-border-color-muted);color:var(--sgds-color-fixed-dark)}:host([variant=white][outlined]) .badge{background-color:var(--sgds-surface-fixed-light);border:var(--sgds-border-width-1) solid var(--sgds-border-color-muted);color:var(--sgds-color-fixed-dark)}sgds-tooltip{display:block;max-width:100%}.badge{align-items:center;background-color:var(--sgds-primary-surface-default);border:var(--sgds-border-width-1) solid var(--sgds-border-color-transparent);border-radius:var(--sgds-border-radius-sm);color:var(--sgds-color-fixed-light);display:inline-flex;font-size:var(--sgds-font-size-1);height:var(--sgds-dimension-24,24px);justify-content:center;max-width:var(--sgds-dimension-192);min-width:var(--sgds-dimension-24);padding:var(--sgds-padding-none) var(--sgds-padding-xs)}.badge.outlined{background-color:var(--sgds-primary-surface-muted);border:var(--sgds-border-width-1) solid var(--sgds-primary-border-color-muted);color:var(--sgds-primary-color-fixed-dark)}.badge.full-width{max-width:100%}.badge-label{line-height:var(--sgds-line-height-20);padding:var(--sgds-padding-none) var(--sgds-padding-3-xs)}.badge-dismissible{padding-right:0}.badge-dimissible sgds-close-button{--sgds-close-btn-border-radius:var(--sgds-border-radius-sm)}.badge.truncated .badge-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}slot::slotted(*){font-size:var(--sgds-font-size-1);font-weight:var(--sgds-font-weight-regular)}`,Vl=ze`:host{display:contents}.tooltip-placeholder{display:inline-block;max-width:100%}.tooltip{word-wrap:break-word;background-color:var(--sgds-surface-fixed-dark);border-radius:var(--sgds-border-radius-md);box-shadow:0 0 2px 0 rgba(0,0,0,.12),0 8px 16px 0 rgba(0,0,0,.14);color:var(--sgds-color-fixed-light);display:block;font-size:var(--sgds-font-size-1);line-break:auto;max-width:var(--sgds-dimension-320);padding:var(--sgds-padding-xs) var(--sgds-padding-sm);text-align:left;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;z-index:900}div{max-width:fit-content}`;class kl extends wl{constructor(){super(...arguments),this._myTooltip=Ht(),this._tooltipBubble=Ht(),this.content="",this.placement="top",this.trigger="hover focus",this.open=!1,this._handleClickOutOfElement=e=>{this.open&&(e.composedPath().includes(this)||this.hide())}}connectedCallback(){super.connectedCallback(),this.trigger.includes("click")&&document.addEventListener("click",this._handleClickOutOfElement)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this._handleClickOutOfElement),this._cleanupAutoUpdate&&(this._cleanupAutoUpdate(),this._cleanupAutoUpdate=void 0)}firstUpdated(e){super.firstUpdated(e),this._tooltipTargetElements.forEach((e=>{e.setAttribute("data-sgds-tooltip",this.content),this.trigger.includes("hover")&&(e.addEventListener("mouseenter",(()=>this.show())),e.addEventListener("mouseleave",(()=>this.hide()))),this.trigger.includes("focus")&&(e.addEventListener("focus",(()=>this.show())),e.addEventListener("blur",(()=>this.hide()))),"click"===this.trigger&&e.addEventListener("click",(()=>this.toggle()))}))}_handleSlotChange(){this._tooltipTargetElements.forEach((e=>e.setAttribute("data-sgds-tooltip",this.content)))}async updateFloatingPosition(){if(!this._myTooltip.value||!this._tooltipBubble.value)return;const{x:e,y:t,placement:i,strategy:l,middlewareData:o}=await rl(this._tooltipTargetElements[0],this._tooltipBubble.value,{strategy:"fixed",placement:this.placement,middleware:[ll(8),al(),ol(),nl()]});this._tooltipBubble.value.setAttribute("data-placement",i),Object.assign(this._tooltipBubble.value.style,{position:l,left:`${e}px`,top:`${t}px`});const{referenceHidden:a,escaped:s}=o.hide||{};this._tooltipBubble.value.style.visibility=a||s?"hidden":"visible"}async show(){this.open||(this.open=!0,this.emit("sgds-show"),await this.updateComplete,await this.updateFloatingPosition(),this._myTooltip.value&&this._tooltipBubble.value&&(this._cleanupAutoUpdate=il(this._tooltipTargetElements[0],this._tooltipBubble.value,(()=>this.updateFloatingPosition()))),this.emit("sgds-after-show"))}hide(){this.open&&(this.emit("sgds-hide"),this.open=!1,this._cleanupAutoUpdate&&(this._cleanupAutoUpdate(),this._cleanupAutoUpdate=void 0),setTimeout((()=>this.emit("sgds-after-hide")),0))}toggle(){this.open?this.hide():this.show()}render(){return S`
117
116
  <div ${Lt(this._myTooltip)} class="tooltip-placeholder">
118
117
  <slot @slotchange=${()=>this._handleSlotChange()}></slot>
119
- ${this.open?Q`<div ${Lt(this._tooltipBubble)} class="tooltip" role="tooltip">${this.content}</div>`:null}
118
+ ${this.open?S`<div ${Lt(this._tooltipBubble)} class="tooltip" role="tooltip">${this.content}</div>`:null}
120
119
  </div>
121
- `}}kl.styles=[...wl.styles,Vl],e([Ye({type:String})],kl.prototype,"content",void 0),e([Ye({type:String})],kl.prototype,"placement",void 0),e([Ye({type:String})],kl.prototype,"trigger",void 0),e([Qe()],kl.prototype,"open",void 0),e([lt()],kl.prototype,"_tooltipTargetElements",void 0);var $l=Me`:host{--sgds-close-btn-border-radius:var(--sgds-border-radius-sm);display:inline-flex}:host([size=sm]) .btn-close{height:var(--sgds-dimension-24);width:var(--sgds-dimension-24)}:host([variant=light]) .btn-close{color:var(--sgds-color-fixed-light)}:host([variant=dark]) .btn-close{color:var(--sgds-color-fixed-dark)}.btn-close{align-items:center;background-color:var(--sgds-bg-transparent);border:0;border:var(--sgds-border-width-1) solid var(--sgds-border-color-transparent);border-radius:var(--sgds-close-btn-border-radius);cursor:pointer;display:flex;height:var(--sgds-dimension-32);justify-content:center;padding:0;position:relative;width:var(--sgds-dimension-32)}.btn-close:hover{background-color:var(--sgds-bg-translucent)}.btn-close:focus,.btn-close:focus-visible{background-color:var(--sgds-bg-translucent)}.btn-close:focus-visible{outline:var(--sgds-outline-focus);outline-offset:var(--sgds-outline-offset-focus)}.btn-close-sm{height:var(--sgds-dimension-24);width:var(--sgds-dimension-24)}.btn-close.btn-close-sm{height:var(--sgds-icon-size-sm);width:var(--sgds-icon-size-sm)}`;function Hl(e,t){customElements.get(e)||customElements.define(e,t)}function Sl(e){return!!function(e){return!!customElements.get(e)}(e)||(console.error(`Custom element of name : ${e} is not registered. Remember to import the component file for custom element registration`),!1)}class Bl extends wl{constructor(){super(...arguments),this.ariaLabel="Close button",this.size="md",this.variant="default",this._clickHandler=()=>{}}_handleClick(){this.removeEventListener("click",this._clickHandler),this.addEventListener("click",this._clickHandler)}firstUpdated(e){super.firstUpdated(e),Sl("sgds-icon")}render(){return Q`
122
- <button class="btn-close" aria-label=${ht(this.ariaLabel)} @click=${this._handleClick}>
120
+ `}}kl.styles=[...wl.styles,Vl],e([pt({type:String})],kl.prototype,"content",void 0),e([pt({type:String})],kl.prototype,"placement",void 0),e([pt({type:String})],kl.prototype,"trigger",void 0),e([gt()],kl.prototype,"open",void 0),e([bt()],kl.prototype,"_tooltipTargetElements",void 0);var $l=ze`:host{--sgds-close-btn-border-radius:var(--sgds-border-radius-sm);display:inline-flex}:host([size=sm]) .btn-close{height:var(--sgds-dimension-24);width:var(--sgds-dimension-24)}:host([variant=light]) .btn-close{color:var(--sgds-color-fixed-light)}:host([variant=dark]) .btn-close{color:var(--sgds-color-fixed-dark)}.btn-close{align-items:center;background-color:var(--sgds-bg-transparent);border:0;border:var(--sgds-border-width-1) solid var(--sgds-border-color-transparent);border-radius:var(--sgds-close-btn-border-radius);cursor:pointer;display:flex;height:var(--sgds-dimension-32);justify-content:center;padding:0;position:relative;width:var(--sgds-dimension-32)}.btn-close:hover{background-color:var(--sgds-bg-translucent)}.btn-close:focus,.btn-close:focus-visible{background-color:var(--sgds-bg-translucent)}.btn-close:focus-visible{outline:var(--sgds-outline-focus);outline-offset:var(--sgds-outline-offset-focus)}.btn-close-sm{height:var(--sgds-dimension-24);width:var(--sgds-dimension-24)}.btn-close.btn-close-sm{height:var(--sgds-icon-size-sm);width:var(--sgds-icon-size-sm)}`;function Hl(e,t){customElements.get(e)||customElements.define(e,t)}function Sl(e){return!!function(e){return!!customElements.get(e)}(e)||(console.error(`Custom element of name : ${e} is not registered. Remember to import the component file for custom element registration`),!1)}class Bl extends wl{constructor(){super(...arguments),this.ariaLabel="Close button",this.size="md",this.variant="default",this._clickHandler=()=>{}}_handleClick(){this.removeEventListener("click",this._clickHandler),this.addEventListener("click",this._clickHandler)}firstUpdated(e){super.firstUpdated(e),Sl("sgds-icon")}render(){return S`
121
+ <button class="btn-close" aria-label=${xt(this.ariaLabel)} @click=${this._handleClick}>
123
122
  <sgds-icon name="cross" size=${this.size}></sgds-icon>
124
123
  </button>
125
- `}}Bl.styles=[...wl.styles,$l],e([Ye({type:String})],Bl.prototype,"ariaLabel",void 0),e([Ye({type:String,reflect:!0})],Bl.prototype,"size",void 0),e([Ye({type:String,reflect:!0})],Bl.prototype,"variant",void 0);class Ll extends wl{constructor(){super(...arguments),this.show=!1,this.variant="primary",this.outlined=!1,this.dismissible=!1,this.fullWidth=!1,this.truncated=!1,this.text=""}close(){this.show=!1}_handleShowChange(){if(this.show){if(this.emit("sgds-show",{cancelable:!0}).defaultPrevented)return void(this.show=!1);this.emit("sgds-after-show")}else{if(this.emit("sgds-hide",{cancelable:!0}).defaultPrevented)return void(this.show=!0);this.emit("sgds-after-hide")}}_handleTruncation(){const e=this.shadowRoot.querySelector(".badge"),t=this.shadowRoot.querySelector(".badge-label");if(e&&t){const i=t.getBoundingClientRect().height,l=e.getBoundingClientRect().height;this.truncated=i>l}}_handleLabelSlotChange(e){this.text=function(e){if(!e)return"";const t=e.assignedNodes({flatten:!0});let i="";return[...t].forEach((e=>{e.nodeType===Node.TEXT_NODE&&(i+=e.textContent.trim())})),i}(e.target)}_renderBadge(){const e=this.outlined||"warning"===this.variant||"white"===this.variant;return Q`<div
124
+ `}}Bl.styles=[...wl.styles,$l],e([pt({type:String})],Bl.prototype,"ariaLabel",void 0),e([pt({type:String,reflect:!0})],Bl.prototype,"size",void 0),e([pt({type:String,reflect:!0})],Bl.prototype,"variant",void 0);class Ll extends wl{constructor(){super(...arguments),this.show=!1,this.variant="primary",this.outlined=!1,this.dismissible=!1,this.fullWidth=!1,this.truncated=!1,this.text=""}close(){this.show=!1}_handleShowChange(){if(this.show){if(this.emit("sgds-show",{cancelable:!0}).defaultPrevented)return void(this.show=!1);this.emit("sgds-after-show")}else{if(this.emit("sgds-hide",{cancelable:!0}).defaultPrevented)return void(this.show=!0);this.emit("sgds-after-hide")}}_handleTruncation(){const e=this.shadowRoot.querySelector(".badge"),t=this.shadowRoot.querySelector(".badge-label");if(e&&t){const i=t.getBoundingClientRect().height,l=e.getBoundingClientRect().height;this.truncated=i>l}}_handleLabelSlotChange(e){this.text=function(e){if(!e)return"";const t=e.assignedNodes({flatten:!0});let i="";return[...t].forEach((e=>{e.nodeType===Node.TEXT_NODE&&(i+=e.textContent.trim())})),i}(e.target)}_renderBadge(){const e=this.outlined||"warning"===this.variant||"white"===this.variant;return S`<div
126
125
  class="
127
- ${dt({"badge-dismissible":this.dismissible,badge:!0,outlined:this.outlined,truncated:this.truncated,"full-width":this.fullWidth})}"
126
+ ${yt({"badge-dismissible":this.dismissible,badge:!0,outlined:this.outlined,truncated:this.truncated,"full-width":this.fullWidth})}"
128
127
  aria-hidden=${this.show?"false":"true"}
129
128
  >
130
- ${this.dismissible?ie:Q`<slot name="icon"></slot>`}
129
+ ${this.dismissible?A:S`<slot name="icon"></slot>`}
131
130
 
132
131
  <span class="badge-label">
133
132
  <slot @slotchange=${this._handleLabelSlotChange}></slot>
134
133
  </span>
135
134
 
136
- ${this.dismissible?Q`<sgds-close-button
135
+ ${this.dismissible?S`<sgds-close-button
137
136
  size="sm"
138
137
  aria-label="close the badge"
139
138
  @click=${this.close}
140
139
  variant=${e?"dark":"light"}
141
- ></sgds-close-button>`:ie}
142
- </div>`}render(){return this.dismissible&&this.show||!this.dismissible?this.truncated?Q`<sgds-tooltip content=${this.text} @sgds-hide=${e=>e.stopPropagation()}
140
+ ></sgds-close-button>`:A}
141
+ </div>`}render(){return this.dismissible&&this.show||!this.dismissible?this.truncated?S`<sgds-tooltip content=${this.text} @sgds-hide=${e=>e.stopPropagation()}
143
142
  >${this._renderBadge()}</sgds-tooltip
144
- >`:this._renderBadge():ie}}Ll.styles=[...wl.styles,Ml],Ll.dependencies={"sgds-close-button":Bl,"sgds-tooltip":kl},e([Ye({type:Boolean,reflect:!0})],Ll.prototype,"show",void 0),e([Ye({reflect:!0})],Ll.prototype,"variant",void 0),e([Ye({type:Boolean,reflect:!0})],Ll.prototype,"outlined",void 0),e([Ye({type:Boolean,reflect:!0})],Ll.prototype,"dismissible",void 0),e([Ye({type:Boolean,reflect:!0})],Ll.prototype,"fullWidth",void 0),e([Qe()],Ll.prototype,"truncated",void 0),e([Qe()],Ll.prototype,"text",void 0),e([Zl("show")],Ll.prototype,"_handleShowChange",null),e([Zl("text")],Ll.prototype,"_handleTruncation",null);const Al={archive:Q`
143
+ >`:this._renderBadge():A}}Ll.styles=[...wl.styles,Ml],Ll.dependencies={"sgds-close-button":Bl,"sgds-tooltip":kl},e([pt({type:Boolean,reflect:!0})],Ll.prototype,"show",void 0),e([pt({reflect:!0})],Ll.prototype,"variant",void 0),e([pt({type:Boolean,reflect:!0})],Ll.prototype,"outlined",void 0),e([pt({type:Boolean,reflect:!0})],Ll.prototype,"dismissible",void 0),e([pt({type:Boolean,reflect:!0})],Ll.prototype,"fullWidth",void 0),e([gt()],Ll.prototype,"truncated",void 0),e([gt()],Ll.prototype,"text",void 0),e([Zl("show")],Ll.prototype,"_handleShowChange",null),e([Zl("text")],Ll.prototype,"_handleTruncation",null);const Al={archive:S`
145
144
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
146
145
  <path
147
146
  fill="currentColor"
@@ -154,35 +153,35 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
154
153
  clip-rule="evenodd"
155
154
  />
156
155
  </svg>
157
- `,"arrow-bar-down":Q`
156
+ `,"arrow-bar-down":S`
158
157
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
159
158
  <path
160
159
  fill="currentColor"
161
160
  d="M2.5 3.9a.6.6 0 0 0 0 1.2h19a.6.6 0 1 0 0-1.2h-19Zm10.1 5.6a.6.6 0 1 0-1.2 0v8.552l-3.976-3.976a.6.6 0 1 0-.848.848l5 5a.6.6 0 0 0 .848 0l5-5a.6.6 0 1 0-.848-.848L12.6 18.052V9.5Z"
162
161
  />
163
162
  </svg>
164
- `,"arrow-bar-left":Q`
163
+ `,"arrow-bar-left":S`
165
164
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
166
165
  <path
167
166
  fill="currentColor"
168
167
  d="M20.1 2.5a.6.6 0 1 0-1.2 0v19a.6.6 0 1 0 1.2 0v-19Zm-5.6 10.1a.6.6 0 1 0 0-1.2H5.948l3.976-3.976a.6.6 0 1 0-.848-.848l-5 5a.6.6 0 0 0 0 .848l5 5a.6.6 0 0 0 .848-.848L5.948 12.6H14.5Z"
169
168
  />
170
169
  </svg>
171
- `,"arrow-bar-right":Q`
170
+ `,"arrow-bar-right":S`
172
171
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
173
172
  <path
174
173
  fill="currentColor"
175
174
  d="M3.9 21.5a.6.6 0 1 0 1.2 0v-19a.6.6 0 1 0-1.2 0v19Zm5.6-10.1a.6.6 0 0 0 0 1.2h8.551l-3.975 3.976a.6.6 0 1 0 .848.848l5-5a.6.6 0 0 0 0-.848l-5-5a.6.6 0 0 0-.848.848L18.05 11.4H9.5Z"
176
175
  />
177
176
  </svg>
178
- `,"arrow-bar-up":Q`
177
+ `,"arrow-bar-up":S`
179
178
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
180
179
  <path
181
180
  fill="currentColor"
182
181
  d="M21.5 20.1a.6.6 0 1 0 0-1.2h-19a.6.6 0 0 0 0 1.2h19Zm-10.1-5.6a.6.6 0 1 0 1.2 0V5.949l3.976 3.975a.6.6 0 0 0 .848-.848l-5-5a.6.6 0 0 0-.848 0l-5 5a.6.6 0 1 0 .848.848L11.4 5.95v8.55Z"
183
182
  />
184
183
  </svg>
185
- `,"arrow-circle-down":Q`
184
+ `,"arrow-circle-down":S`
186
185
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
187
186
  <path
188
187
  fill="currentColor"
@@ -195,7 +194,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
195
194
  clip-rule="evenodd"
196
195
  />
197
196
  </svg>
198
- `,"arrow-circle-left":Q`
197
+ `,"arrow-circle-left":S`
199
198
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
200
199
  <path
201
200
  fill="currentColor"
@@ -208,7 +207,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
208
207
  clip-rule="evenodd"
209
208
  />
210
209
  </svg>
211
- `,"arrow-circle-right":Q`
210
+ `,"arrow-circle-right":S`
212
211
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
213
212
  <path
214
213
  fill="currentColor"
@@ -221,7 +220,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
221
220
  clip-rule="evenodd"
222
221
  />
223
222
  </svg>
224
- `,"arrow-circle-up":Q`
223
+ `,"arrow-circle-up":S`
225
224
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
226
225
  <path
227
226
  fill="currentColor"
@@ -234,7 +233,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
234
233
  clip-rule="evenodd"
235
234
  />
236
235
  </svg>
237
- `,"arrow-clockwise":Q`
236
+ `,"arrow-clockwise":S`
238
237
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
239
238
  <path
240
239
  fill="currentColor"
@@ -243,7 +242,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
243
242
  clip-rule="evenodd"
244
243
  />
245
244
  </svg>
246
- `,"arrow-down":Q`
245
+ `,"arrow-down":S`
247
246
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
248
247
  <path
249
248
  fill="currentColor"
@@ -252,7 +251,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
252
251
  clip-rule="evenodd"
253
252
  />
254
253
  </svg>
255
- `,"arrow-left":Q`
254
+ `,"arrow-left":S`
256
255
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
257
256
  <path
258
257
  fill="currentColor"
@@ -261,7 +260,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
261
260
  clip-rule="evenodd"
262
261
  />
263
262
  </svg>
264
- `,"arrow-repeat":Q`
263
+ `,"arrow-repeat":S`
265
264
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
266
265
  <path
267
266
  fill="currentColor"
@@ -270,7 +269,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
270
269
  clip-rule="evenodd"
271
270
  />
272
271
  </svg>
273
- `,"arrow-right":Q`
272
+ `,"arrow-right":S`
274
273
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
275
274
  <path
276
275
  fill="currentColor"
@@ -279,7 +278,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
279
278
  clip-rule="evenodd"
280
279
  />
281
280
  </svg>
282
- `,"arrow-square-down":Q`
281
+ `,"arrow-square-down":S`
283
282
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
284
283
  <path
285
284
  fill="currentColor"
@@ -292,7 +291,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
292
291
  clip-rule="evenodd"
293
292
  />
294
293
  </svg>
295
- `,"arrow-square-left":Q`
294
+ `,"arrow-square-left":S`
296
295
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
297
296
  <path
298
297
  fill="currentColor"
@@ -305,7 +304,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
305
304
  clip-rule="evenodd"
306
305
  />
307
306
  </svg>
308
- `,"arrow-square-right":Q`
307
+ `,"arrow-square-right":S`
309
308
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
310
309
  <path
311
310
  fill="currentColor"
@@ -318,7 +317,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
318
317
  clip-rule="evenodd"
319
318
  />
320
319
  </svg>
321
- `,"arrow-square-up":Q`
320
+ `,"arrow-square-up":S`
322
321
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
323
322
  <path
324
323
  fill="currentColor"
@@ -331,7 +330,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
331
330
  clip-rule="evenodd"
332
331
  />
333
332
  </svg>
334
- `,"arrow-up":Q`
333
+ `,"arrow-up":S`
335
334
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
336
335
  <path
337
336
  fill="currentColor"
@@ -340,7 +339,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
340
339
  clip-rule="evenodd"
341
340
  />
342
341
  </svg>
343
- `,"bank-fill":Q`
342
+ `,"bank-fill":S`
344
343
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
345
344
  <path
346
345
  fill="currentColor"
@@ -349,7 +348,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
349
348
  clip-rule="evenodd"
350
349
  />
351
350
  </svg>
352
- `,"bell-slash":Q`
351
+ `,"bell-slash":S`
353
352
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
354
353
  <path
355
354
  fill="currentColor"
@@ -358,7 +357,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
358
357
  clip-rule="evenodd"
359
358
  />
360
359
  </svg>
361
- `,bell:Q`
360
+ `,bell:S`
362
361
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
363
362
  <path
364
363
  fill="currentColor"
@@ -367,7 +366,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
367
366
  clip-rule="evenodd"
368
367
  />
369
368
  </svg>
370
- `,"bi-funnel":Q`
369
+ `,"bi-funnel":S`
371
370
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
372
371
  <path
373
372
  fill="currentColor"
@@ -376,7 +375,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
376
375
  clip-rule="evenodd"
377
376
  />
378
377
  </svg>
379
- `,"bookmark-fill":Q`
378
+ `,"bookmark-fill":S`
380
379
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
381
380
  <path
382
381
  fill="currentColor"
@@ -385,7 +384,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
385
384
  clip-rule="evenodd"
386
385
  />
387
386
  </svg>
388
- `,bookmark:Q`
387
+ `,bookmark:S`
389
388
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
390
389
  <path
391
390
  fill="currentColor"
@@ -394,7 +393,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
394
393
  clip-rule="evenodd"
395
394
  />
396
395
  </svg>
397
- `,"box-arrow-up-right":Q`
396
+ `,"box-arrow-up-right":S`
398
397
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
399
398
  <path
400
399
  fill="currentColor"
@@ -403,7 +402,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
403
402
  clip-rule="evenodd"
404
403
  />
405
404
  </svg>
406
- `,"box-seam":Q`
405
+ `,"box-seam":S`
407
406
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
408
407
  <path
409
408
  fill="currentColor"
@@ -412,7 +411,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
412
411
  clip-rule="evenodd"
413
412
  />
414
413
  </svg>
415
- `,building:Q`
414
+ `,building:S`
416
415
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
417
416
  <path
418
417
  fill="currentColor"
@@ -421,7 +420,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
421
420
  clip-rule="evenodd"
422
421
  />
423
422
  </svg>
424
- `,bus:Q`
423
+ `,bus:S`
425
424
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
426
425
  <path
427
426
  fill="currentColor"
@@ -434,7 +433,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
434
433
  clip-rule="evenodd"
435
434
  />
436
435
  </svg>
437
- `,calculator:Q`
436
+ `,calculator:S`
438
437
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
439
438
  <path
440
439
  fill="currentColor"
@@ -443,7 +442,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
443
442
  clip-rule="evenodd"
444
443
  />
445
444
  </svg>
446
- `,"calendar-check":Q`
445
+ `,"calendar-check":S`
447
446
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
448
447
  <path
449
448
  fill="currentColor"
@@ -456,7 +455,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
456
455
  clip-rule="evenodd"
457
456
  />
458
457
  </svg>
459
- `,"calendar-x":Q`
458
+ `,"calendar-x":S`
460
459
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
461
460
  <path
462
461
  fill="currentColor"
@@ -469,7 +468,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
469
468
  clip-rule="evenodd"
470
469
  />
471
470
  </svg>
472
- `,calendar:Q`
471
+ `,calendar:S`
473
472
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
474
473
  <path
475
474
  fill="currentColor"
@@ -478,7 +477,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
478
477
  clip-rule="evenodd"
479
478
  />
480
479
  </svg>
481
- `,camera:Q`
480
+ `,camera:S`
482
481
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
483
482
  <path
484
483
  fill="currentColor"
@@ -487,7 +486,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
487
486
  clip-rule="evenodd"
488
487
  />
489
488
  </svg>
490
- `,car:Q`
489
+ `,car:S`
491
490
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
492
491
  <path
493
492
  fill="currentColor"
@@ -500,7 +499,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
500
499
  clip-rule="evenodd"
501
500
  />
502
501
  </svg>
503
- `,"chat-dots":Q`
502
+ `,"chat-dots":S`
504
503
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
505
504
  <path
506
505
  fill="currentColor"
@@ -513,7 +512,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
513
512
  clip-rule="evenodd"
514
513
  />
515
514
  </svg>
516
- `,"chat-left-text":Q`
515
+ `,"chat-left-text":S`
517
516
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
518
517
  <path
519
518
  fill="currentColor"
@@ -522,7 +521,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
522
521
  clip-rule="evenodd"
523
522
  />
524
523
  </svg>
525
- `,chat:Q`
524
+ `,chat:S`
526
525
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
527
526
  <path
528
527
  fill="currentColor"
@@ -531,7 +530,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
531
530
  clip-rule="evenodd"
532
531
  />
533
532
  </svg>
534
- `,"check-circle-fill":Q`
533
+ `,"check-circle-fill":S`
535
534
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
536
535
  <path
537
536
  fill="currentColor"
@@ -540,7 +539,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
540
539
  clip-rule="evenodd"
541
540
  />
542
541
  </svg>
543
- `,"check-circle":Q`
542
+ `,"check-circle":S`
544
543
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
545
544
  <path
546
545
  fill="currentColor"
@@ -549,7 +548,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
549
548
  clip-rule="evenodd"
550
549
  />
551
550
  </svg>
552
- `,check:Q`
551
+ `,check:S`
553
552
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
554
553
  <path
555
554
  fill="currentColor"
@@ -558,7 +557,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
558
557
  clip-rule="evenodd"
559
558
  />
560
559
  </svg>
561
- `,"chevron-down":Q`
560
+ `,"chevron-down":S`
562
561
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
563
562
  <path
564
563
  fill="currentColor"
@@ -567,7 +566,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
567
566
  clip-rule="evenodd"
568
567
  />
569
568
  </svg>
570
- `,"chevron-left":Q`
569
+ `,"chevron-left":S`
571
570
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
572
571
  <path
573
572
  fill="currentColor"
@@ -576,7 +575,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
576
575
  clip-rule="evenodd"
577
576
  />
578
577
  </svg>
579
- `,"chevron-right":Q`
578
+ `,"chevron-right":S`
580
579
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
581
580
  <path
582
581
  fill="currentColor"
@@ -585,14 +584,14 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
585
584
  clip-rule="evenodd"
586
585
  />
587
586
  </svg>
588
- `,"chevron-selector-vertical":Q`
587
+ `,"chevron-selector-vertical":S`
589
588
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
590
589
  <path
591
590
  fill="currentColor"
592
591
  d="M11.558 3.558a.625.625 0 0 1 .884 0l5 5a.625.625 0 1 1-.884.884L12 4.884 7.442 9.442a.625.625 0 1 1-.884-.884l5-5Zm-5 11a.625.625 0 0 1 .884 0L12 19.116l4.558-4.558a.625.625 0 1 1 .884.884l-5 5a.625.625 0 0 1-.884 0l-5-5a.625.625 0 0 1 0-.884Z"
593
592
  />
594
593
  </svg>
595
- `,"chevron-up":Q`
594
+ `,"chevron-up":S`
596
595
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
597
596
  <path
598
597
  fill="currentColor"
@@ -601,7 +600,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
601
600
  clip-rule="evenodd"
602
601
  />
603
602
  </svg>
604
- `,clock:Q`
603
+ `,clock:S`
605
604
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
606
605
  <path
607
606
  fill="currentColor"
@@ -614,7 +613,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
614
613
  clip-rule="evenodd"
615
614
  />
616
615
  </svg>
617
- `,"cloud-check":Q`
616
+ `,"cloud-check":S`
618
617
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
619
618
  <path
620
619
  fill="currentColor"
@@ -627,7 +626,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
627
626
  clip-rule="evenodd"
628
627
  />
629
628
  </svg>
630
- `,"cloud-download":Q`
629
+ `,"cloud-download":S`
631
630
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
632
631
  <path
633
632
  fill="currentColor"
@@ -636,7 +635,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
636
635
  clip-rule="evenodd"
637
636
  />
638
637
  </svg>
639
- `,"cloud-upload":Q`
638
+ `,"cloud-upload":S`
640
639
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
641
640
  <path
642
641
  fill="currentColor"
@@ -645,7 +644,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
645
644
  clip-rule="evenodd"
646
645
  />
647
646
  </svg>
648
- `,cloud:Q`
647
+ `,cloud:S`
649
648
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
650
649
  <path
651
650
  fill="currentColor"
@@ -654,7 +653,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
654
653
  clip-rule="evenodd"
655
654
  />
656
655
  </svg>
657
- `,compass:Q`
656
+ `,compass:S`
658
657
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
659
658
  <path
660
659
  fill="currentColor"
@@ -669,7 +668,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
669
668
  clip-rule="evenodd"
670
669
  />
671
670
  </svg>
672
- `,cross:Q`
671
+ `,cross:S`
673
672
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
674
673
  <path
675
674
  fill="currentColor"
@@ -678,7 +677,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
678
677
  clip-rule="evenodd"
679
678
  />
680
679
  </svg>
681
- `,"cursor-fill":Q`
680
+ `,"cursor-fill":S`
682
681
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
683
682
  <path
684
683
  fill="currentColor"
@@ -687,7 +686,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
687
686
  clip-rule="evenodd"
688
687
  />
689
688
  </svg>
690
- `,cursor:Q`
689
+ `,cursor:S`
691
690
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
692
691
  <path
693
692
  fill="currentColor"
@@ -696,7 +695,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
696
695
  clip-rule="evenodd"
697
696
  />
698
697
  </svg>
699
- `,"dash-circle":Q`
698
+ `,"dash-circle":S`
700
699
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
701
700
  <path
702
701
  fill="currentColor"
@@ -705,7 +704,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
705
704
  clip-rule="evenodd"
706
705
  />
707
706
  </svg>
708
- `,"dash-square":Q`
707
+ `,"dash-square":S`
709
708
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
710
709
  <path
711
710
  fill="currentColor"
@@ -714,7 +713,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
714
713
  clip-rule="evenodd"
715
714
  />
716
715
  </svg>
717
- `,dash:Q`
716
+ `,dash:S`
718
717
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
719
718
  <path
720
719
  fill="currentColor"
@@ -723,7 +722,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
723
722
  clip-rule="evenodd"
724
723
  />
725
724
  </svg>
726
- `,download:Q`
725
+ `,download:S`
727
726
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
728
727
  <path
729
728
  fill="currentColor"
@@ -732,7 +731,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
732
731
  clip-rule="evenodd"
733
732
  />
734
733
  </svg>
735
- `,edit:Q`
734
+ `,edit:S`
736
735
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
737
736
  <path
738
737
  fill="currentColor"
@@ -745,7 +744,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
745
744
  d="M7.273 3.875H10.5a.625.625 0 1 1 0 1.25H7.3c-.85 0-1.45 0-1.92.039-.461.038-.74.109-.958.22-.447.228-.81.59-1.038 1.038-.111.218-.182.497-.22.958-.039.47-.039 1.07-.039 1.92v7.4c0 .85 0 1.45.039 1.92.038.461.109.74.22.958.228.447.59.81 1.038 1.038.218.111.497.183.958.22.47.039 1.07.039 1.92.039h7.4c.85 0 1.45 0 1.92-.039.461-.037.74-.109.958-.22.447-.228.81-.59 1.038-1.038.111-.218.183-.497.22-.959.039-.468.039-1.069.039-1.919v-3.2a.625.625 0 1 1 1.25 0v3.227c0 .817 0 1.468-.043 1.994-.044.54-.136 1.001-.352 1.425a3.625 3.625 0 0 1-1.584 1.584c-.424.216-.886.308-1.425.352-.526.043-1.177.043-1.994.043H7.273c-.817 0-1.469 0-1.994-.043-.54-.044-1.001-.136-1.425-.352a3.625 3.625 0 0 1-1.584-1.584c-.216-.424-.308-.886-.352-1.425-.043-.526-.043-1.177-.043-1.994V9.273c0-.817 0-1.469.043-1.994.044-.54.136-1.001.352-1.425A3.625 3.625 0 0 1 3.854 4.27c.424-.216.886-.308 1.425-.352.525-.043 1.177-.043 1.994-.043Z"
746
745
  />
747
746
  </svg>
748
- `,"exclamation-circle-fill":Q`
747
+ `,"exclamation-circle-fill":S`
749
748
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
750
749
  <path
751
750
  fill="currentColor"
@@ -754,7 +753,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
754
753
  clip-rule="evenodd"
755
754
  />
756
755
  </svg>
757
- `,"exclamation-circle":Q`
756
+ `,"exclamation-circle":S`
758
757
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
759
758
  <path
760
759
  fill="currentColor"
@@ -767,7 +766,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
767
766
  clip-rule="evenodd"
768
767
  />
769
768
  </svg>
770
- `,"exclamation-triangle-fill":Q`
769
+ `,"exclamation-triangle-fill":S`
771
770
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
772
771
  <path
773
772
  fill="currentColor"
@@ -776,7 +775,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
776
775
  clip-rule="evenodd"
777
776
  />
778
777
  </svg>
779
- `,"exclamation-triangle":Q`
778
+ `,"exclamation-triangle":S`
780
779
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
781
780
  <path
782
781
  fill="currentColor"
@@ -789,7 +788,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
789
788
  clip-rule="evenodd"
790
789
  />
791
790
  </svg>
792
- `,exclamation:Q`
791
+ `,exclamation:S`
793
792
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
794
793
  <path
795
794
  fill="currentColor"
@@ -802,7 +801,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
802
801
  clip-rule="evenodd"
803
802
  />
804
803
  </svg>
805
- `,"eye-fill":Q`
804
+ `,"eye-fill":S`
806
805
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
807
806
  <path
808
807
  fill="currentColor"
@@ -811,7 +810,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
811
810
  clip-rule="evenodd"
812
811
  />
813
812
  </svg>
814
- `,"eye-slash-fill":Q`
813
+ `,"eye-slash-fill":S`
815
814
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
816
815
  <path
817
816
  fill="currentColor"
@@ -824,7 +823,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
824
823
  d="M12.08 8.4a3.6 3.6 0 0 1 3.52 3.52l4.108 4.108a17.903 17.903 0 0 0 2.38-2.994l.02-.032c.12-.19.238-.377.3-.645a1.76 1.76 0 0 0 0-.714c-.062-.268-.18-.456-.3-.645l-.02-.032c-.58-.92-1.739-2.548-3.42-3.952C16.983 5.61 14.737 4.4 12 4.4c-1.2 0-2.304.232-3.309.611l3.39 3.39Z"
825
824
  />
826
825
  </svg>
827
- `,"eye-slash":Q`
826
+ `,"eye-slash":S`
828
827
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
829
828
  <path
830
829
  fill="currentColor"
@@ -833,7 +832,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
833
832
  clip-rule="evenodd"
834
833
  />
835
834
  </svg>
836
- `,eye:Q`
835
+ `,eye:S`
837
836
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
838
837
  <path
839
838
  fill="currentColor"
@@ -842,14 +841,14 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
842
841
  clip-rule="evenodd"
843
842
  />
844
843
  </svg>
845
- `,facebook:Q`
844
+ `,facebook:S`
846
845
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
847
846
  <path
848
847
  fill="currentColor"
849
848
  d="M21 12.055C21 7.054 16.97 3 12.001 3 7.03 3.001 3 7.054 3 12.056c0 4.519 3.291 8.265 7.593 8.944v-6.327H8.309v-2.617h2.286V10.06c0-2.27 1.344-3.522 3.4-3.522.985 0 2.014.176 2.014.176v2.228h-1.135c-1.117 0-1.466.698-1.466 1.415v1.698h2.495l-.398 2.617h-2.098v6.327C17.71 20.319 21 16.574 21 12.055Z"
850
849
  />
851
850
  </svg>
852
- `,"file-earmark-text":Q`
851
+ `,"file-earmark-text":S`
853
852
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
854
853
  <path
855
854
  fill="currentColor"
@@ -858,7 +857,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
858
857
  clip-rule="evenodd"
859
858
  />
860
859
  </svg>
861
- `,"file-pdf":Q`
860
+ `,"file-pdf":S`
862
861
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
863
862
  <path
864
863
  fill="currentColor"
@@ -873,7 +872,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
873
872
  clip-rule="evenodd"
874
873
  />
875
874
  </svg>
876
- `,"file-plus":Q`
875
+ `,"file-plus":S`
877
876
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
878
877
  <path
879
878
  fill="currentColor"
@@ -884,7 +883,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
884
883
  d="M18.6 15a.6.6 0 0 0-1.2 0v2.4H15a.6.6 0 0 0 0 1.2h2.4V21a.6.6 0 1 0 1.2 0v-2.4H21a.6.6 0 1 0 0-1.2h-2.4V15Z"
885
884
  />
886
885
  </svg>
887
- `,"file-text":Q`
886
+ `,"file-text":S`
888
887
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
889
888
  <path
890
889
  fill="currentColor"
@@ -893,7 +892,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
893
892
  clip-rule="evenodd"
894
893
  />
895
894
  </svg>
896
- `,file:Q`
895
+ `,file:S`
897
896
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
898
897
  <path
899
898
  fill="currentColor"
@@ -902,7 +901,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
902
901
  clip-rule="evenodd"
903
902
  />
904
903
  </svg>
905
- `,files:Q`
904
+ `,files:S`
906
905
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
907
906
  <path
908
907
  fill="currentColor"
@@ -915,7 +914,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
915
914
  clip-rule="evenodd"
916
915
  />
917
916
  </svg>
918
- `,"folder-check":Q`
917
+ `,"folder-check":S`
919
918
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
920
919
  <path
921
920
  fill="currentColor"
@@ -928,7 +927,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
928
927
  clip-rule="evenodd"
929
928
  />
930
929
  </svg>
931
- `,"folder-minus":Q`
930
+ `,"folder-minus":S`
932
931
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
933
932
  <path fill="currentColor" d="M9 13.4h6a.6.6 0 0 1 0 1.2H9a.6.6 0 1 1 0-1.2Z" />
934
933
  <path
@@ -938,7 +937,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
938
937
  clip-rule="evenodd"
939
938
  />
940
939
  </svg>
941
- `,"folder-plus":Q`
940
+ `,"folder-plus":S`
942
941
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
943
942
  <path
944
943
  fill="currentColor"
@@ -951,7 +950,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
951
950
  clip-rule="evenodd"
952
951
  />
953
952
  </svg>
954
- `,folder:Q`
953
+ `,folder:S`
955
954
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
956
955
  <path
957
956
  fill="currentColor"
@@ -960,7 +959,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
960
959
  clip-rule="evenodd"
961
960
  />
962
961
  </svg>
963
- `,gear:Q`
962
+ `,gear:S`
964
963
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
965
964
  <path
966
965
  fill="currentColor"
@@ -969,7 +968,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
969
968
  clip-rule="evenodd"
970
969
  />
971
970
  </svg>
972
- `,"geo-alt":Q`
971
+ `,"geo-alt":S`
973
972
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
974
973
  <path
975
974
  fill="currentColor"
@@ -984,7 +983,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
984
983
  clip-rule="evenodd"
985
984
  />
986
985
  </svg>
987
- `,"geo-fill":Q`
986
+ `,"geo-fill":S`
988
987
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
989
988
  <path
990
989
  fill="currentColor"
@@ -997,7 +996,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
997
996
  d="M8.316 13.963a.6.6 0 1 0-.231-1.177c-1.729.34-3.236.904-4.328 1.64-1.08.728-1.857 1.702-1.857 2.868 0 1.563 1.38 2.78 3.137 3.57 1.813.816 4.275 1.305 6.963 1.305 2.688 0 5.151-.49 6.964-1.305 1.757-.79 3.136-2.007 3.136-3.57 0-1.166-.777-2.14-1.856-2.867-1.092-.737-2.6-1.302-4.328-1.641a.6.6 0 1 0-.231 1.177c1.627.32 2.97.839 3.888 1.458.932.63 1.327 1.285 1.327 1.873 0 .797-.747 1.719-2.428 2.475-1.626.732-3.913 1.2-6.472 1.2-2.558 0-4.846-.468-6.47-1.2-1.683-.756-2.43-1.678-2.43-2.475 0-.588.395-1.244 1.328-1.873.919-.62 2.261-1.138 3.888-1.458Z"
998
997
  />
999
998
  </svg>
1000
- `,geo:Q`
999
+ `,geo:S`
1001
1000
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1002
1001
  <path
1003
1002
  fill="currentColor"
@@ -1010,7 +1009,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1010
1009
  d="M8.316 13.963a.6.6 0 1 0-.231-1.177c-1.729.34-3.236.904-4.328 1.64-1.08.728-1.857 1.702-1.857 2.868 0 1.563 1.38 2.78 3.137 3.57 1.813.816 4.275 1.305 6.963 1.305 2.688 0 5.151-.49 6.964-1.305 1.757-.79 3.136-2.007 3.136-3.57 0-1.166-.777-2.14-1.856-2.867-1.092-.737-2.6-1.301-4.328-1.641a.6.6 0 1 0-.231 1.177c1.627.32 2.97.839 3.888 1.459.932.628 1.327 1.285 1.327 1.872 0 .797-.747 1.719-2.428 2.475-1.626.732-3.913 1.2-6.472 1.2-2.558 0-4.846-.468-6.47-1.2-1.683-.756-2.43-1.678-2.43-2.475 0-.587.395-1.244 1.328-1.873.919-.62 2.261-1.138 3.888-1.458Z"
1011
1010
  />
1012
1011
  </svg>
1013
- `,"globe-alt":Q`
1012
+ `,"globe-alt":S`
1014
1013
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1015
1014
  <path fill="currentColor" d="M16.75 5.2a.863.863 0 1 0 0 1.725.863.863 0 0 0 0-1.725Z" />
1016
1015
  <path
@@ -1020,7 +1019,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1020
1019
  clip-rule="evenodd"
1021
1020
  />
1022
1021
  </svg>
1023
- `,globe:Q`
1022
+ `,globe:S`
1024
1023
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1025
1024
  <path
1026
1025
  fill="currentColor"
@@ -1029,21 +1028,21 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1029
1028
  clip-rule="evenodd"
1030
1029
  />
1031
1030
  </svg>
1032
- `,google:Q`
1031
+ `,google:S`
1033
1032
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1034
1033
  <path
1035
1034
  fill="currentColor"
1036
1035
  d="M20.666 10.378a10.6 10.6 0 0 1 .156 1.83c0 2.737-.979 5.053-2.682 6.62h.002C16.653 20.203 14.606 21 12.178 21a9 9 0 0 1 0-18 8.65 8.65 0 0 1 6.02 2.343l-2.569 2.57a4.89 4.89 0 0 0-3.451-1.35c-2.348 0-4.342 1.583-5.053 3.716a5.39 5.39 0 0 0 0 3.446h.003c.714 2.13 2.706 3.713 5.053 3.713 1.213 0 2.255-.31 3.063-.86h-.004a4.163 4.163 0 0 0 1.799-2.734h-4.861V10.38h8.488Z"
1037
1036
  />
1038
1037
  </svg>
1039
- `,"grid-fill":Q`
1038
+ `,"grid-fill":S`
1040
1039
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1041
1040
  <path
1042
1041
  fill="currentColor"
1043
1042
  d="M4.568 2c-.252 0-.498 0-.706.017a2.022 2.022 0 0 0-.77.201 2 2 0 0 0-.874.874 2.022 2.022 0 0 0-.201.77C2 4.07 2 4.316 2 4.568v3.864c0 .252 0 .498.017.706.019.229.063.499.201.77a2 2 0 0 0 .874.874c.271.138.541.182.77.201.208.017.454.017.706.017h3.864c.252 0 .498 0 .706-.017a2.03 2.03 0 0 0 .77-.201 2 2 0 0 0 .874-.874 2.03 2.03 0 0 0 .201-.77C11 8.93 11 8.684 11 8.432V4.568c0-.252 0-.498-.017-.706a2.022 2.022 0 0 0-.201-.77 2 2 0 0 0-.874-.874 2.022 2.022 0 0 0-.77-.201C8.93 2 8.684 2 8.432 2H4.568Zm14.864 0h-3.864c-.252 0-.498 0-.706.017a2.022 2.022 0 0 0-.77.201 2 2 0 0 0-.874.874 2.022 2.022 0 0 0-.201.77C13 4.07 13 4.316 13 4.568v3.864c0 .252 0 .498.017.706.019.229.063.499.201.77a2 2 0 0 0 .874.874c.271.138.541.182.77.201.208.017.454.017.706.017h3.864c.252 0 .498 0 .706-.017a2.03 2.03 0 0 0 .77-.201 2 2 0 0 0 .874-.874 2.03 2.03 0 0 0 .201-.77C22 8.93 22 8.684 22 8.432V4.568c0-.252 0-.498-.017-.706a2.022 2.022 0 0 0-.201-.77 2 2 0 0 0-.874-.874 2.022 2.022 0 0 0-.77-.201C19.93 2 19.684 2 19.432 2Zm-11 11H4.568c-.252 0-.498 0-.706.017a2.022 2.022 0 0 0-.77.201 2 2 0 0 0-.874.874 2.022 2.022 0 0 0-.201.77C2 15.07 2 15.316 2 15.568v3.864c0 .252 0 .498.017.706.019.229.063.499.201.77a2 2 0 0 0 .874.874c.271.138.541.182.77.201.208.017.454.017.706.017h3.864c.252 0 .498 0 .706-.017a2.03 2.03 0 0 0 .77-.201 2 2 0 0 0 .874-.874 2.03 2.03 0 0 0 .201-.77c.017-.208.017-.454.017-.706v-3.864c0-.252 0-.498-.017-.706a2.022 2.022 0 0 0-.201-.77 2 2 0 0 0-.874-.874 2.022 2.022 0 0 0-.77-.201C8.93 13 8.684 13 8.432 13Zm11 0h-3.864c-.252 0-.498 0-.706.017a2.022 2.022 0 0 0-.77.201 2 2 0 0 0-.874.874 2.022 2.022 0 0 0-.201.77c-.017.208-.017.454-.017.706v3.864c0 .252 0 .498.017.706.019.229.063.499.201.77a2 2 0 0 0 .874.874c.271.138.541.182.77.201.208.017.454.017.706.017h3.864c.252 0 .498 0 .706-.017a2.03 2.03 0 0 0 .77-.201 2 2 0 0 0 .874-.874 2.03 2.03 0 0 0 .201-.77c.017-.208.017-.454.017-.706v-3.864c0-.252 0-.498-.017-.706a2.022 2.022 0 0 0-.201-.77 2 2 0 0 0-.874-.874 2.022 2.022 0 0 0-.77-.201C19.93 13 19.684 13 19.432 13Z"
1044
1043
  />
1045
1044
  </svg>
1046
- `,"hand-thumbs-down":Q`
1045
+ `,"hand-thumbs-down":S`
1047
1046
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1048
1047
  <path
1049
1048
  fill="currentColor"
@@ -1052,7 +1051,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1052
1051
  clip-rule="evenodd"
1053
1052
  />
1054
1053
  </svg>
1055
- `,"hand-thumbs-up":Q`
1054
+ `,"hand-thumbs-up":S`
1056
1055
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1057
1056
  <path
1058
1057
  fill="currentColor"
@@ -1061,7 +1060,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1061
1060
  clip-rule="evenodd"
1062
1061
  />
1063
1062
  </svg>
1064
- `,"hard-drive":Q`
1063
+ `,"hard-drive":S`
1065
1064
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1066
1065
  <path
1067
1066
  fill="currentColor"
@@ -1070,7 +1069,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1070
1069
  clip-rule="evenodd"
1071
1070
  />
1072
1071
  </svg>
1073
- `,heart:Q`
1072
+ `,heart:S`
1074
1073
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1075
1074
  <path
1076
1075
  fill="currentColor"
@@ -1079,7 +1078,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1079
1078
  clip-rule="evenodd"
1080
1079
  />
1081
1080
  </svg>
1082
- `,"house-door":Q`
1081
+ `,"house-door":S`
1083
1082
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1084
1083
  <path
1085
1084
  fill="currentColor"
@@ -1088,7 +1087,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1088
1087
  clip-rule="evenodd"
1089
1088
  />
1090
1089
  </svg>
1091
- `,house:Q`
1090
+ `,house:S`
1092
1091
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1093
1092
  <path
1094
1093
  fill="currentColor"
@@ -1097,7 +1096,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1097
1096
  clip-rule="evenodd"
1098
1097
  />
1099
1098
  </svg>
1100
- `,image:Q`
1099
+ `,image:S`
1101
1100
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1102
1101
  <path
1103
1102
  fill="currentColor"
@@ -1106,7 +1105,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1106
1105
  clip-rule="evenodd"
1107
1106
  />
1108
1107
  </svg>
1109
- `,"in-box":Q`
1108
+ `,"in-box":S`
1110
1109
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1111
1110
  <path
1112
1111
  fill="currentColor"
@@ -1115,7 +1114,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1115
1114
  clip-rule="evenodd"
1116
1115
  />
1117
1116
  </svg>
1118
- `,"info-circle-fill":Q`
1117
+ `,"info-circle-fill":S`
1119
1118
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1120
1119
  <path
1121
1120
  fill="currentColor"
@@ -1124,7 +1123,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1124
1123
  clip-rule="evenodd"
1125
1124
  />
1126
1125
  </svg>
1127
- `,"info-circle":Q`
1126
+ `,"info-circle":S`
1128
1127
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1129
1128
  <path
1130
1129
  fill="currentColor"
@@ -1134,14 +1133,14 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1134
1133
  />
1135
1134
  <path fill="currentColor" d="M12 7.15a.85.85 0 0 0 0 1.7h.01a.85.85 0 1 0 0-1.7H12Z" />
1136
1135
  </svg>
1137
- `,instagram:Q`
1136
+ `,instagram:S`
1138
1137
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1139
1138
  <path
1140
1139
  fill="currentColor"
1141
1140
  d="M12 3c-2.442 0-2.75.011-3.71.054-.959.045-1.612.196-2.185.419-.6.225-1.145.58-1.594 1.038-.458.45-.812.994-1.038 1.594-.223.571-.375 1.226-.419 2.182C3.011 9.25 3 9.556 3 12.002c0 2.444.011 2.75.054 3.71.045.958.196 1.611.419 2.184a4.42 4.42 0 0 0 1.038 1.594c.5.5 1.001.809 1.593 1.038.574.223 1.226.375 2.185.419.96.043 1.266.054 3.711.054s2.75-.011 3.71-.054c.958-.045 1.613-.196 2.186-.419.6-.226 1.144-.58 1.593-1.038.5-.5.808-1.002 1.038-1.594.222-.573.374-1.226.419-2.185.043-.96.054-1.265.054-3.71 0-2.445-.011-2.75-.054-3.711-.045-.958-.197-1.612-.419-2.184a4.417 4.417 0 0 0-1.038-1.594 4.4 4.4 0 0 0-1.594-1.038c-.574-.223-1.229-.375-2.186-.419C14.75 3.011 14.444 3 11.998 3H12Zm-.807 1.622h.808c2.403 0 2.688.008 3.636.052.878.04 1.355.187 1.672.31.42.162.72.358 1.035.673.315.315.51.614.673 1.035.123.316.27.793.309 1.67.044.95.053 1.234.053 3.636s-.01 2.687-.053 3.636c-.04.877-.187 1.353-.31 1.67a2.77 2.77 0 0 1-.673 1.034 2.78 2.78 0 0 1-1.035.673c-.315.124-.792.27-1.67.31-.95.043-1.234.053-3.637.053s-2.689-.01-3.637-.052c-.878-.041-1.353-.187-1.67-.311a2.788 2.788 0 0 1-1.036-.673 2.79 2.79 0 0 1-.675-1.035c-.122-.316-.27-.793-.309-1.67-.043-.949-.052-1.233-.052-3.637s.01-2.687.052-3.635c.04-.878.187-1.355.31-1.672.164-.42.36-.72.674-1.035a2.78 2.78 0 0 1 1.035-.673c.318-.124.794-.27 1.671-.31.83-.039 1.152-.05 2.83-.051v.002Zm5.612 1.494a1.08 1.08 0 1 0 0 2.16 1.08 1.08 0 0 0 0-2.16ZM12 7.38a4.623 4.623 0 1 0-.144 9.244A4.623 4.623 0 0 0 12 7.379ZM12 9a3 3 0 1 1 0 6.001 3 3 0 0 1 0-6Z"
1142
1141
  />
1143
1142
  </svg>
1144
- `,laptop:Q`
1143
+ `,laptop:S`
1145
1144
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1146
1145
  <path
1147
1146
  fill="currentColor"
@@ -1150,7 +1149,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1150
1149
  clip-rule="evenodd"
1151
1150
  />
1152
1151
  </svg>
1153
- `,layers:Q`
1152
+ `,layers:S`
1154
1153
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1155
1154
  <path
1156
1155
  fill="currentColor"
@@ -1159,7 +1158,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1159
1158
  clip-rule="evenodd"
1160
1159
  />
1161
1160
  </svg>
1162
- `,"layout-text-window-reverse":Q`
1161
+ `,"layout-text-window-reverse":S`
1163
1162
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1164
1163
  <path
1165
1164
  fill="currentColor"
@@ -1168,7 +1167,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1168
1167
  clip-rule="evenodd"
1169
1168
  />
1170
1169
  </svg>
1171
- `,"layout-text-window":Q`
1170
+ `,"layout-text-window":S`
1172
1171
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1173
1172
  <path
1174
1173
  fill="currentColor"
@@ -1177,7 +1176,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1177
1176
  clip-rule="evenodd"
1178
1177
  />
1179
1178
  </svg>
1180
- `,layout:Q`
1179
+ `,layout:S`
1181
1180
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1182
1181
  <path
1183
1182
  fill="currentColor"
@@ -1186,7 +1185,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1186
1185
  clip-rule="evenodd"
1187
1186
  />
1188
1187
  </svg>
1189
- `,lightbulb:Q`
1188
+ `,lightbulb:S`
1190
1189
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1191
1190
  <path
1192
1191
  fill="currentColor"
@@ -1203,7 +1202,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1203
1202
  d="M1.875 12c0-.345.28-.625.625-.625h.95a.625.625 0 1 1 0 1.25H2.5A.625.625 0 0 1 1.875 12Zm18.05 0c0-.345.28-.625.625-.625h.95a.625.625 0 1 1 0 1.25h-.95a.625.625 0 0 1-.625-.625Z"
1204
1203
  />
1205
1204
  </svg>
1206
- `,link:Q`
1205
+ `,link:S`
1207
1206
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1208
1207
  <path
1209
1208
  fill="currentColor"
@@ -1212,14 +1211,14 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1212
1211
  clip-rule="evenodd"
1213
1212
  />
1214
1213
  </svg>
1215
- `,linkedin:Q`
1214
+ `,linkedin:S`
1216
1215
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1217
1216
  <path
1218
1217
  fill="currentColor"
1219
1218
  d="M3 4.29C3 3.576 3.592 3 4.322 3h15.356C20.408 3 21 3.577 21 4.29v15.42c0 .713-.592 1.29-1.322 1.29H4.322C3.592 21 3 20.423 3 19.71V4.29Zm5.56 13.778V9.94h-2.7v8.128h2.7ZM7.21 8.83c.942 0 1.529-.623 1.529-1.404-.017-.798-.585-1.404-1.51-1.404S5.7 6.629 5.7 7.426c0 .78.586 1.404 1.493 1.404h.018Zm5.522 9.238v-4.54c0-.242.018-.485.09-.658.195-.485.64-.988 1.386-.988.978 0 1.368.745 1.368 1.838v4.348h2.701v-4.662c0-2.497-1.332-3.658-3.109-3.658-1.433 0-2.076.787-2.436 1.342v.028h-.018l.018-.028V9.94h-2.7c.034.763 0 8.128 0 8.128h2.7Z"
1220
1219
  />
1221
1220
  </svg>
1222
- `,list:Q`
1221
+ `,list:S`
1223
1222
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1224
1223
  <path
1225
1224
  fill="currentColor"
@@ -1228,7 +1227,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1228
1227
  clip-rule="evenodd"
1229
1228
  />
1230
1229
  </svg>
1231
- `,"lock-fill":Q`
1230
+ `,"lock-fill":S`
1232
1231
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1233
1232
  <path
1234
1233
  fill="currentColor"
@@ -1237,7 +1236,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1237
1236
  clip-rule="evenodd"
1238
1237
  />
1239
1238
  </svg>
1240
- `,lock:Q`
1239
+ `,lock:S`
1241
1240
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1242
1241
  <path
1243
1242
  fill="currentColor"
@@ -1246,7 +1245,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1246
1245
  clip-rule="evenodd"
1247
1246
  />
1248
1247
  </svg>
1249
- `,login:Q`
1248
+ `,login:S`
1250
1249
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1251
1250
  <path
1252
1251
  fill="currentColor"
@@ -1257,7 +1256,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1257
1256
  d="M9.67 6.836a.625.625 0 0 1 .883 0l4.722 4.722a.625.625 0 0 1 0 .884l-4.722 4.722a.625.625 0 0 1-.884-.884l3.655-3.655H3.5a.625.625 0 1 1 0-1.25h9.824L9.67 7.72a.625.625 0 0 1 0-.884Z"
1258
1257
  />
1259
1258
  </svg>
1260
- `,logout:Q`
1259
+ `,logout:S`
1261
1260
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1262
1261
  <path
1263
1262
  fill="currentColor"
@@ -1268,7 +1267,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1268
1267
  d="M15.336 6.836a.625.625 0 0 1 .884 0l4.722 4.722a.625.625 0 0 1 0 .884l-4.722 4.722a.625.625 0 0 1-.884-.884l3.655-3.655H9.167a.625.625 0 1 1 0-1.25h9.824L15.336 7.72a.625.625 0 0 1 0-.884Z"
1269
1268
  />
1270
1269
  </svg>
1271
- `,luggage:Q`
1270
+ `,luggage:S`
1272
1271
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1273
1272
  <path
1274
1273
  fill="currentColor"
@@ -1283,7 +1282,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1283
1282
  clip-rule="evenodd"
1284
1283
  />
1285
1284
  </svg>
1286
- `,mail:Q`
1285
+ `,mail:S`
1287
1286
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1288
1287
  <path
1289
1288
  fill="currentColor"
@@ -1292,7 +1291,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1292
1291
  clip-rule="evenodd"
1293
1292
  />
1294
1293
  </svg>
1295
- `,map:Q`
1294
+ `,map:S`
1296
1295
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1297
1296
  <path
1298
1297
  fill="currentColor"
@@ -1301,7 +1300,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1301
1300
  clip-rule="evenodd"
1302
1301
  />
1303
1302
  </svg>
1304
- `,menu:Q`
1303
+ `,menu:S`
1305
1304
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none">
1306
1305
  <path
1307
1306
  d="M2.375 6C2.375 5.65482 2.65482 5.375 3 5.375H21C21.3452 5.375 21.625 5.65482 21.625 6C21.625 6.34518 21.3452 6.625 21 6.625H3C2.65482 6.625 2.375 6.34518 2.375 6Z"
@@ -1316,7 +1315,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1316
1315
  fill="currentColor"
1317
1316
  />
1318
1317
  </svg>
1319
- `,microphone:Q`
1318
+ `,microphone:S`
1320
1319
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1321
1320
  <path
1322
1321
  fill="currentColor"
@@ -1329,7 +1328,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1329
1328
  d="M5.35 9.475c.345 0 .625.28.625.625V12a6.025 6.025 0 0 0 12.05 0v-1.9a.625.625 0 1 1 1.25 0V12a7.276 7.276 0 0 1-6.65 7.248v1.627H15.8a.625.625 0 1 1 0 1.25H8.2a.625.625 0 1 1 0-1.25h3.175v-1.627A7.276 7.276 0 0 1 4.725 12v-1.9c0-.345.28-.625.625-.625Z"
1330
1329
  />
1331
1330
  </svg>
1332
- `,monitor:Q`
1331
+ `,monitor:S`
1333
1332
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1334
1333
  <path
1335
1334
  fill="currentColor"
@@ -1338,7 +1337,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1338
1337
  clip-rule="evenodd"
1339
1338
  />
1340
1339
  </svg>
1341
- `,paperclip:Q`
1340
+ `,paperclip:S`
1342
1341
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1343
1342
  <path
1344
1343
  fill="currentColor"
@@ -1347,7 +1346,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1347
1346
  clip-rule="evenodd"
1348
1347
  />
1349
1348
  </svg>
1350
- `,passport:Q`
1349
+ `,passport:S`
1351
1350
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1352
1351
  <path
1353
1352
  fill="currentColor"
@@ -1366,7 +1365,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1366
1365
  clip-rule="evenodd"
1367
1366
  />
1368
1367
  </svg>
1369
- `,pencil:Q`
1368
+ `,pencil:S`
1370
1369
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1371
1370
  <path
1372
1371
  fill="currentColor"
@@ -1375,7 +1374,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1375
1374
  clip-rule="evenodd"
1376
1375
  />
1377
1376
  </svg>
1378
- `,"pending-circle":Q`
1377
+ `,"pending-circle":S`
1379
1378
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1380
1379
  <path
1381
1380
  fill="currentColor"
@@ -1384,7 +1383,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1384
1383
  clip-rule="evenodd"
1385
1384
  />
1386
1385
  </svg>
1387
- `,"person-dash":Q`
1386
+ `,"person-dash":S`
1388
1387
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1389
1388
  <path
1390
1389
  fill="currentColor"
@@ -1393,7 +1392,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1393
1392
  clip-rule="evenodd"
1394
1393
  />
1395
1394
  </svg>
1396
- `,"person-plus":Q`
1395
+ `,"person-plus":S`
1397
1396
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1398
1397
  <path
1399
1398
  fill="currentColor"
@@ -1402,7 +1401,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1402
1401
  clip-rule="evenodd"
1403
1402
  />
1404
1403
  </svg>
1405
- `,"person-x":Q`
1404
+ `,"person-x":S`
1406
1405
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1407
1406
  <path
1408
1407
  fill="currentColor"
@@ -1411,7 +1410,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1411
1410
  clip-rule="evenodd"
1412
1411
  />
1413
1412
  </svg>
1414
- `,person:Q`
1413
+ `,person:S`
1415
1414
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1416
1415
  <path
1417
1416
  fill="currentColor"
@@ -1420,7 +1419,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1420
1419
  clip-rule="evenodd"
1421
1420
  />
1422
1421
  </svg>
1423
- `,phone:Q`
1422
+ `,phone:S`
1424
1423
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1425
1424
  <path
1426
1425
  fill="currentColor"
@@ -1433,7 +1432,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1433
1432
  clip-rule="evenodd"
1434
1433
  />
1435
1434
  </svg>
1436
- `,"pin-map-fill":Q`
1435
+ `,"pin-map-fill":S`
1437
1436
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1438
1437
  <path
1439
1438
  fill="currentColor"
@@ -1442,7 +1441,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1442
1441
  clip-rule="evenodd"
1443
1442
  />
1444
1443
  </svg>
1445
- `,pin:Q`
1444
+ `,pin:S`
1446
1445
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1447
1446
  <path
1448
1447
  fill="currentColor"
@@ -1451,7 +1450,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1451
1450
  clip-rule="evenodd"
1452
1451
  />
1453
1452
  </svg>
1454
- `,placeholder:Q`
1453
+ `,placeholder:S`
1455
1454
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1456
1455
  <path
1457
1456
  fill="currentColor"
@@ -1460,7 +1459,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1460
1459
  clip-rule="evenodd"
1461
1460
  />
1462
1461
  </svg>
1463
- `,plane:Q`
1462
+ `,plane:S`
1464
1463
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1465
1464
  <path
1466
1465
  fill="currentColor"
@@ -1469,7 +1468,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1469
1468
  clip-rule="evenodd"
1470
1469
  />
1471
1470
  </svg>
1472
- `,"plus-circle":Q`
1471
+ `,"plus-circle":S`
1473
1472
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1474
1473
  <path
1475
1474
  fill="currentColor"
@@ -1478,7 +1477,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1478
1477
  clip-rule="evenodd"
1479
1478
  />
1480
1479
  </svg>
1481
- `,"plus-square":Q`
1480
+ `,"plus-square":S`
1482
1481
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1483
1482
  <path
1484
1483
  fill="currentColor"
@@ -1487,7 +1486,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1487
1486
  clip-rule="evenodd"
1488
1487
  />
1489
1488
  </svg>
1490
- `,plus:Q`
1489
+ `,plus:S`
1491
1490
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1492
1491
  <path
1493
1492
  fill="currentColor"
@@ -1496,7 +1495,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1496
1495
  clip-rule="evenodd"
1497
1496
  />
1498
1497
  </svg>
1499
- `,printer:Q`
1498
+ `,printer:S`
1500
1499
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1501
1500
  <path
1502
1501
  fill="currentColor"
@@ -1505,7 +1504,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1505
1504
  clip-rule="evenodd"
1506
1505
  />
1507
1506
  </svg>
1508
- `,"question-circle":Q`
1507
+ `,"question-circle":S`
1509
1508
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1510
1509
  <path
1511
1510
  fill="currentColor"
@@ -1518,7 +1517,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1518
1517
  clip-rule="evenodd"
1519
1518
  />
1520
1519
  </svg>
1521
- `,rocket:Q`
1520
+ `,rocket:S`
1522
1521
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1523
1522
  <path
1524
1523
  fill="currentColor"
@@ -1533,7 +1532,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1533
1532
  clip-rule="evenodd"
1534
1533
  />
1535
1534
  </svg>
1536
- `,save:Q`
1535
+ `,save:S`
1537
1536
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1538
1537
  <path
1539
1538
  fill="currentColor"
@@ -1542,7 +1541,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1542
1541
  clip-rule="evenodd"
1543
1542
  />
1544
1543
  </svg>
1545
- `,search:Q`
1544
+ `,search:S`
1546
1545
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1547
1546
  <path
1548
1547
  fill="currentColor"
@@ -1551,7 +1550,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1551
1550
  clip-rule="evenodd"
1552
1551
  />
1553
1552
  </svg>
1554
- `,send:Q`
1553
+ `,send:S`
1555
1554
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1556
1555
  <path
1557
1556
  fill="currentColor"
@@ -1560,7 +1559,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1560
1559
  clip-rule="evenodd"
1561
1560
  />
1562
1561
  </svg>
1563
- `,"sg-crest":Q`
1562
+ `,"sg-crest":S`
1564
1563
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1565
1564
  <path
1566
1565
  fill="#DB0000"
@@ -1583,7 +1582,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1583
1582
  d="M11.687 6.91s.261-.256.349-.466c3.964 1.713 3.34 4.616.972 7.052-1.452 1.548-1.002 3.218-1.002 3.218s-1.77 1.142-2.381 2.135c0 0-2.565-2.261.987-6.014 3.485-3.684 1.075-5.925 1.075-5.925Z"
1584
1583
  />
1585
1584
  </svg>
1586
- `,share:Q`
1585
+ `,share:S`
1587
1586
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1588
1587
  <path
1589
1588
  fill="currentColor"
@@ -1592,7 +1591,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1592
1591
  clip-rule="evenodd"
1593
1592
  />
1594
1593
  </svg>
1595
- `,"slash-circle":Q`
1594
+ `,"slash-circle":S`
1596
1595
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1597
1596
  <path
1598
1597
  fill="currentColor"
@@ -1601,7 +1600,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1601
1600
  clip-rule="evenodd"
1602
1601
  />
1603
1602
  </svg>
1604
- `,sliders:Q`
1603
+ `,sliders:S`
1605
1604
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1606
1605
  <path
1607
1606
  fill="currentColor"
@@ -1610,7 +1609,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1610
1609
  clip-rule="evenodd"
1611
1610
  />
1612
1611
  </svg>
1613
- `,speedometer:Q`
1612
+ `,speedometer:S`
1614
1613
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1615
1614
  <path
1616
1615
  fill="currentColor"
@@ -1619,7 +1618,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1619
1618
  clip-rule="evenodd"
1620
1619
  />
1621
1620
  </svg>
1622
- `,"star-fill":Q`
1621
+ `,"star-fill":S`
1623
1622
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1624
1623
  <path
1625
1624
  fill="currentColor"
@@ -1628,7 +1627,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1628
1627
  clip-rule="evenodd"
1629
1628
  />
1630
1629
  </svg>
1631
- `,star:Q`
1630
+ `,star:S`
1632
1631
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1633
1632
  <path
1634
1633
  fill="currentColor"
@@ -1637,7 +1636,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1637
1636
  clip-rule="evenodd"
1638
1637
  />
1639
1638
  </svg>
1640
- `,stoplights:Q`
1639
+ `,stoplights:S`
1641
1640
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1642
1641
  <path
1643
1642
  fill="currentColor"
@@ -1652,21 +1651,21 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1652
1651
  clip-rule="evenodd"
1653
1652
  />
1654
1653
  </svg>
1655
- `,"switch-horizontal":Q`
1654
+ `,"switch-horizontal":S`
1656
1655
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1657
1656
  <path
1658
1657
  fill="currentColor"
1659
1658
  d="M16.058 3.058a.625.625 0 0 1 .884 0l4 4a.625.625 0 0 1 0 .884l-4 4a.625.625 0 1 1-.884-.884l2.933-2.933H3.5a.625.625 0 1 1 0-1.25h15.491l-2.933-2.933a.625.625 0 0 1 0-.884Zm-8.116 9a.625.625 0 0 1 0 .884l-2.933 2.933H20.5a.625.625 0 1 1 0 1.25H5.009l2.933 2.933a.625.625 0 1 1-.884.884l-4-4a.625.625 0 0 1 0-.884l4-4a.625.625 0 0 1 .884 0Z"
1660
1659
  />
1661
1660
  </svg>
1662
- `,"switch-vertical":Q`
1661
+ `,"switch-vertical":S`
1663
1662
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1664
1663
  <path
1665
1664
  fill="currentColor"
1666
1665
  d="M7.058 3.058a.625.625 0 0 1 .884 0l4 4a.625.625 0 1 1-.884.884L8.125 5.009V20.5a.625.625 0 1 1-1.25 0V5.009L3.942 7.942a.625.625 0 1 1-.884-.884l4-4Zm8.817.442a.625.625 0 1 1 1.25 0v15.491l2.933-2.933a.625.625 0 1 1 .884.884l-4 4a.625.625 0 0 1-.884 0l-4-4a.625.625 0 1 1 .884-.884l2.933 2.933V3.5Z"
1667
1666
  />
1668
1667
  </svg>
1669
- `,tablet:Q`
1668
+ `,tablet:S`
1670
1669
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1671
1670
  <path fill="currentColor" d="M10.5 16.875a.625.625 0 1 0 0 1.25h3a.625.625 0 1 0 0-1.25h-3Z" />
1672
1671
  <path
@@ -1676,7 +1675,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1676
1675
  clip-rule="evenodd"
1677
1676
  />
1678
1677
  </svg>
1679
- `,telephone:Q`
1678
+ `,telephone:S`
1680
1679
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1681
1680
  <path
1682
1681
  fill="currentColor"
@@ -1685,7 +1684,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1685
1684
  clip-rule="evenodd"
1686
1685
  />
1687
1686
  </svg>
1688
- `,"three-dots-vertical":Q`
1687
+ `,"three-dots-vertical":S`
1689
1688
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1690
1689
  <path
1691
1690
  fill="currentColor"
@@ -1694,7 +1693,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1694
1693
  clip-rule="evenodd"
1695
1694
  />
1696
1695
  </svg>
1697
- `,"three-dots":Q`
1696
+ `,"three-dots":S`
1698
1697
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1699
1698
  <path
1700
1699
  fill="currentColor"
@@ -1703,7 +1702,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1703
1702
  clip-rule="evenodd"
1704
1703
  />
1705
1704
  </svg>
1706
- `,ticket:Q`
1705
+ `,ticket:S`
1707
1706
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1708
1707
  <path
1709
1708
  fill="currentColor"
@@ -1716,7 +1715,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1716
1715
  clip-rule="evenodd"
1717
1716
  />
1718
1717
  </svg>
1719
- `,"toggle-off":Q`
1718
+ `,"toggle-off":S`
1720
1719
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1721
1720
  <path
1722
1721
  fill="currentColor"
@@ -1725,7 +1724,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1725
1724
  clip-rule="evenodd"
1726
1725
  />
1727
1726
  </svg>
1728
- `,"toggle-on":Q`
1727
+ `,"toggle-on":S`
1729
1728
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1730
1729
  <path
1731
1730
  fill="currentColor"
@@ -1734,7 +1733,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1734
1733
  clip-rule="evenodd"
1735
1734
  />
1736
1735
  </svg>
1737
- `,train:Q`
1736
+ `,train:S`
1738
1737
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1739
1738
  <path
1740
1739
  fill="currentColor"
@@ -1751,7 +1750,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1751
1750
  d="M8.719 21.5c0-.345.28-.625.625-.625h5.312a.625.625 0 1 1 0 1.25H9.344a.625.625 0 0 1-.625-.625Z"
1752
1751
  />
1753
1752
  </svg>
1754
- `,translate:Q`
1753
+ `,translate:S`
1755
1754
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1756
1755
  <path
1757
1756
  fill="currentColor"
@@ -1764,7 +1763,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1764
1763
  clip-rule="evenodd"
1765
1764
  />
1766
1765
  </svg>
1767
- `,trash:Q`
1766
+ `,trash:S`
1768
1767
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1769
1768
  <path
1770
1769
  fill="currentColor"
@@ -1773,7 +1772,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1773
1772
  clip-rule="evenodd"
1774
1773
  />
1775
1774
  </svg>
1776
- `,truck:Q`
1775
+ `,truck:S`
1777
1776
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1778
1777
  <path
1779
1778
  fill="currentColor"
@@ -1782,14 +1781,14 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1782
1781
  clip-rule="evenodd"
1783
1782
  />
1784
1783
  </svg>
1785
- `,"twitter-x":Q`
1784
+ `,"twitter-x":S`
1786
1785
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1787
1786
  <path
1788
1787
  fill="currentColor"
1789
1788
  d="M17.176 3.844h2.76l-6.03 6.91L21 20.156h-5.554l-4.35-5.702-4.979 5.702H3.355l6.45-7.39L3 3.843h5.695l3.933 5.212 4.548-5.212ZM16.207 18.5h1.53L7.864 5.413h-1.64L16.206 18.5Z"
1790
1789
  />
1791
1790
  </svg>
1792
- `,unlock:Q`
1791
+ `,unlock:S`
1793
1792
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1794
1793
  <path
1795
1794
  fill="currentColor"
@@ -1798,7 +1797,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1798
1797
  clip-rule="evenodd"
1799
1798
  />
1800
1799
  </svg>
1801
- `,upload:Q`
1800
+ `,upload:S`
1802
1801
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1803
1802
  <path
1804
1803
  fill="currentColor"
@@ -1807,7 +1806,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1807
1806
  clip-rule="evenodd"
1808
1807
  />
1809
1808
  </svg>
1810
- `,"user-circle":Q`
1809
+ `,"user-circle":S`
1811
1810
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1812
1811
  <path
1813
1812
  fill="currentColor"
@@ -1822,7 +1821,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1822
1821
  clip-rule="evenodd"
1823
1822
  />
1824
1823
  </svg>
1825
- `,"user-square":Q`
1824
+ `,"user-square":S`
1826
1825
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1827
1826
  <path
1828
1827
  fill="currentColor"
@@ -1837,7 +1836,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1837
1836
  clip-rule="evenodd"
1838
1837
  />
1839
1838
  </svg>
1840
- `,users:Q`
1839
+ `,users:S`
1841
1840
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1842
1841
  <path
1843
1842
  fill="currentColor"
@@ -1850,7 +1849,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1850
1849
  d="M14.92 3.056a.625.625 0 0 1 .815-.345 4.626 4.626 0 0 1 0 8.578.625.625 0 0 1-.47-1.16 3.376 3.376 0 0 0 0-6.259.625.625 0 0 1-.344-.814ZM7.977 14.375h3.046c.912 0 1.629 0 2.208.04.59.04 1.082.123 1.539.312a4.625 4.625 0 0 1 2.503 2.503c.189.456.272.95.313 1.539.039.579.039 1.296.039 2.208V21a.625.625 0 1 1-1.25 0c0-.94 0-1.614-.037-2.146-.036-.526-.105-.867-.22-1.146a3.375 3.375 0 0 0-1.826-1.826c-.28-.115-.62-.184-1.146-.22-.532-.037-1.206-.037-2.146-.037H8c-.94 0-1.614 0-2.146.037-.526.035-.867.104-1.146.22-.827.342-1.484 1-1.826 1.826-.116.28-.185.62-.22 1.146-.037.532-.037 1.206-.037 2.146a.625.625 0 1 1-1.25 0v-.023c0-.912 0-1.629.04-2.208.04-.59.123-1.082.312-1.539a4.625 4.625 0 0 1 2.503-2.503c.456-.189.95-.272 1.539-.313.579-.039 1.296-.039 2.208-.039Zm10.418.595a.625.625 0 0 1 .76-.45 4.627 4.627 0 0 1 3.47 4.48v2a.625.625 0 1 1-1.25 0v-2a3.377 3.377 0 0 0-2.53-3.269.625.625 0 0 1-.45-.76Z"
1851
1850
  />
1852
1851
  </svg>
1853
- `,"video-recorder":Q`
1852
+ `,"video-recorder":S`
1854
1853
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1855
1854
  <path
1856
1855
  fill="currentColor"
@@ -1859,7 +1858,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1859
1858
  clip-rule="evenodd"
1860
1859
  />
1861
1860
  </svg>
1862
- `,"volume-max":Q`
1861
+ `,"volume-max":S`
1863
1862
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1864
1863
  <path
1865
1864
  fill="currentColor"
@@ -1872,7 +1871,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1872
1871
  d="M18.366 5.993a.625.625 0 0 1 .872.142A10.011 10.011 0 0 1 21.125 12c0 2.188-.7 4.214-1.887 5.865a.625.625 0 0 1-1.014-.73A8.761 8.761 0 0 0 19.875 12a8.76 8.76 0 0 0-1.651-5.135.625.625 0 0 1 .142-.872Zm-3.138 2.351a.625.625 0 0 1 .87.156 6.1 6.1 0 0 1 1.099 3.5 6.1 6.1 0 0 1-1.098 3.5.625.625 0 1 1-1.026-.715A4.85 4.85 0 0 0 15.947 12a4.85 4.85 0 0 0-.874-2.785.625.625 0 0 1 .155-.87Z"
1873
1872
  />
1874
1873
  </svg>
1875
- `,"volume-x":Q`
1874
+ `,"volume-x":S`
1876
1875
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1877
1876
  <path
1878
1877
  fill="currentColor"
@@ -1885,7 +1884,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1885
1884
  d="M15.058 9.058a.625.625 0 0 1 .884 0L18 11.116l2.058-2.058a.625.625 0 1 1 .884.884L18.884 12l2.058 2.058a.625.625 0 0 1-.884.884L18 12.884l-2.058 2.058a.625.625 0 1 1-.884-.884L17.116 12l-2.058-2.058a.625.625 0 0 1 0-.884Z"
1886
1885
  />
1887
1886
  </svg>
1888
- `,"window-dash":Q`
1887
+ `,"window-dash":S`
1889
1888
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1890
1889
  <path fill="currentColor" d="M15 14H9a.6.6 0 1 0 0 1.2h6a.6.6 0 1 0 0-1.2Z" />
1891
1890
  <path
@@ -1895,7 +1894,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1895
1894
  clip-rule="evenodd"
1896
1895
  />
1897
1896
  </svg>
1898
- `,"window-desktop":Q`
1897
+ `,"window-desktop":S`
1899
1898
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1900
1899
  <path fill="currentColor" d="M15 17H9a.6.6 0 1 0 0 1.2h6a.6.6 0 1 0 0-1.2Z" />
1901
1900
  <path
@@ -1905,7 +1904,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1905
1904
  clip-rule="evenodd"
1906
1905
  />
1907
1906
  </svg>
1908
- `,"window-dock":Q`
1907
+ `,"window-dock":S`
1909
1908
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1910
1909
  <path
1911
1910
  fill="currentColor"
@@ -1918,14 +1917,14 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1918
1917
  clip-rule="evenodd"
1919
1918
  />
1920
1919
  </svg>
1921
- `,"window-fullscreen":Q`
1920
+ `,"window-fullscreen":S`
1922
1921
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1923
1922
  <path
1924
1923
  fill="currentColor"
1925
1924
  d="M8.273 2.88H8.5a.62.62 0 1 1 0 1.24h-.2c-.85 0-1.45 0-1.92.039-.462.038-.742.109-.96.22a2.38 2.38 0 0 0-1.04 1.04c-.112.22-.184.5-.221.961-.039.47-.04 1.07-.04 1.92v.2a.62.62 0 1 1-1.24 0v-.227c0-.817 0-1.468.044-1.994.044-.538.136-1 .351-1.422a3.62 3.62 0 0 1 1.582-1.582c.423-.216.884-.308 1.423-.352.526-.043 1.177-.043 1.994-.043Zm9.347 1.279c-.47-.039-1.07-.039-1.92-.039h-.2a.62.62 0 0 1 0-1.24h.227c.817 0 1.468 0 1.994.043.538.044 1 .136 1.422.352a3.62 3.62 0 0 1 1.582 1.582c.216.422.308.884.352 1.422.043.526.043 1.177.043 1.994V8.5a.62.62 0 0 1-1.24 0v-.2c0-.85 0-1.45-.039-1.92-.038-.462-.109-.742-.22-.96a2.38 2.38 0 0 0-1.04-1.04c-.22-.112-.5-.183-.961-.221ZM3.5 14.88a.62.62 0 0 1 .62.62v.2c0 .85 0 1.45.039 1.92.037.462.109.742.22.96a2.38 2.38 0 0 0 1.04 1.04c.22.112.5.183.961.221.47.038 1.07.039 1.92.039h.2a.62.62 0 0 1 0 1.24h-.227c-.817 0-1.468 0-1.994-.043-.539-.044-1-.136-1.423-.352a3.62 3.62 0 0 1-1.582-1.582c-.215-.422-.307-.884-.351-1.422-.043-.526-.043-1.177-.043-1.994V15.5a.62.62 0 0 1 .62-.62Zm17 0a.62.62 0 0 1 .62.62v.227c0 .817 0 1.468-.043 1.994-.044.538-.136 1-.352 1.422a3.619 3.619 0 0 1-1.582 1.582c-.422.216-.884.308-1.422.352-.526.043-1.177.043-1.994.043H15.5a.62.62 0 0 1 0-1.24h.2c.85 0 1.45 0 1.92-.039.462-.038.741-.109.96-.22a2.38 2.38 0 0 0 1.04-1.04c.112-.22.183-.5.221-.961.038-.47.039-1.07.039-1.92v-.2a.62.62 0 0 1 .62-.62Z"
1926
1925
  />
1927
1926
  </svg>
1928
- `,"window-plus":Q`
1927
+ `,"window-plus":S`
1929
1928
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1930
1929
  <path
1931
1930
  fill="currentColor"
@@ -1938,7 +1937,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1938
1937
  clip-rule="evenodd"
1939
1938
  />
1940
1939
  </svg>
1941
- `,"window-sidebar":Q`
1940
+ `,"window-sidebar":S`
1942
1941
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1943
1942
  <path
1944
1943
  fill="currentColor"
@@ -1947,7 +1946,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1947
1946
  clip-rule="evenodd"
1948
1947
  />
1949
1948
  </svg>
1950
- `,"window-split":Q`
1949
+ `,"window-split":S`
1951
1950
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1952
1951
  <path
1953
1952
  fill="currentColor"
@@ -1956,7 +1955,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1956
1955
  clip-rule="evenodd"
1957
1956
  />
1958
1957
  </svg>
1959
- `,"window-stack":Q`
1958
+ `,"window-stack":S`
1960
1959
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1961
1960
  <path
1962
1961
  fill="currentColor"
@@ -1965,7 +1964,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1965
1964
  clip-rule="evenodd"
1966
1965
  />
1967
1966
  </svg>
1968
- `,"window-x":Q`
1967
+ `,"window-x":S`
1969
1968
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1970
1969
  <path
1971
1970
  fill="currentColor"
@@ -1978,7 +1977,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1978
1977
  clip-rule="evenodd"
1979
1978
  />
1980
1979
  </svg>
1981
- `,window:Q`
1980
+ `,window:S`
1982
1981
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1983
1982
  <path
1984
1983
  fill="currentColor"
@@ -1987,7 +1986,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1987
1986
  clip-rule="evenodd"
1988
1987
  />
1989
1988
  </svg>
1990
- `,"xcircle-fill":Q`
1989
+ `,"xcircle-fill":S`
1991
1990
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
1992
1991
  <path
1993
1992
  fill="currentColor"
@@ -1996,7 +1995,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
1996
1995
  clip-rule="evenodd"
1997
1996
  />
1998
1997
  </svg>
1999
- `,xcircle:Q`
1998
+ `,xcircle:S`
2000
1999
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2001
2000
  <path
2002
2001
  fill="currentColor"
@@ -2005,14 +2004,14 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
2005
2004
  clip-rule="evenodd"
2006
2005
  />
2007
2006
  </svg>
2008
- `,youtube:Q`
2007
+ `,youtube:S`
2009
2008
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2010
2009
  <path
2011
2010
  fill="currentColor"
2012
2011
  d="M12.058 5.678h.1c.925.003 5.61.037 6.874.377a2.261 2.261 0 0 1 1.592 1.597c.114.428.194.994.248 1.578l.011.117.025.292.009.117c.073 1.028.082 1.992.083 2.202v.084a36.093 36.093 0 0 1-.092 2.318l-.01.118-.01.117c-.056.644-.139 1.283-.264 1.753a2.258 2.258 0 0 1-1.592 1.598c-1.305.35-6.265.375-6.953.376h-.16c-.347 0-1.785-.006-3.293-.058l-.19-.007-.099-.004-.384-.016c-1.25-.055-2.438-.144-2.986-.293a2.258 2.258 0 0 1-1.592-1.596c-.125-.47-.208-1.11-.265-1.753l-.018-.235A35.32 35.32 0 0 1 3 12.07v-.14c.002-.241.011-1.077.072-2l.008-.115.003-.059.01-.117.024-.292.011-.117c.054-.584.134-1.151.248-1.578a2.258 2.258 0 0 1 1.592-1.597c.548-.147 1.737-.237 2.986-.293l.19-.008.291-.01.193-.008c1.07-.034 2.142-.053 3.213-.057h.217v-.001ZM10.2 9.289v5.42l4.676-2.708L10.2 9.289Z"
2013
2012
  />
2014
2013
  </svg>
2015
- `,"zoom-in":Q`
2014
+ `,"zoom-in":S`
2016
2015
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2017
2016
  <path
2018
2017
  fill="currentColor"
@@ -2021,7 +2020,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
2021
2020
  clip-rule="evenodd"
2022
2021
  />
2023
2022
  </svg>
2024
- `,"zoom-out":Q`
2023
+ `,"zoom-out":S`
2025
2024
  <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
2026
2025
  <path
2027
2026
  fill="currentColor"
@@ -2030,18 +2029,18 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
2030
2029
  clip-rule="evenodd"
2031
2030
  />
2032
2031
  </svg>
2033
- `};var Pl=Me`:host{color:inherit;display:inline-flex;vertical-align:bottom}:host(.icon-left){margin-right:.25rem}:host(.icon-right){margin-left:.25rem}:host([size=xs]) svg{height:var(--sgds-icon-size-xs);width:var(--sgds-icon-size-xs)}:host([size=sm]) svg{height:var(--sgds-icon-size-sm);width:var(--sgds-icon-size-sm)}:host([size=md]) svg{height:var(--sgds-icon-size-md);width:var(--sgds-icon-size-md)}:host([size=xl]) svg{height:var(--sgds-icon-size-xl);width:var(--sgds-icon-size-xl)}:host([size="2-xl"]) svg{height:var(--sgds-icon-size-2-xl);width:var(--sgds-icon-size-2-xl)}:host([size="3-xl"]) svg{height:var(--sgds-icon-size-3-xl);width:var(--sgds-icon-size-3-xl)}svg{display:inline-block;height:var(--sgds-icon-size-lg);width:var(--sgds-icon-size-lg)}`;class El extends wl{constructor(){super(...arguments),this.size="lg"}_getIconByName(e){if(!e)return;const t=Al[e];if(t)return t;console.warn(`Icon not found: ${e}`)}render(){const e=this._getIconByName(this.name);return e||ie}}El.styles=[...wl.styles,Pl],e([Ye({type:String,reflect:!0})],El.prototype,"name",void 0),e([Ye({type:String,reflect:!0})],El.prototype,"size",void 0);var Tl=Me`:host{display:block;position:relative}.dropdown{display:flex;height:100%}.dropdown-menu{box-sizing:border-box;max-height:10rem;overflow-x:hidden;overflow-y:auto}.visually-hidden{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.combobox .form-control-group{height:unset;min-height:var(--sgds-dimension-48);min-width:var(--sgds-dimension-256)}.combobox-input-container{display:flex;flex-wrap:wrap;gap:var(--sgds-gap-xs);padding:calc(var(--sgds-form-padding-y) - var(--sgds-form-border-width-default)) 0;width:calc(100% - var(--sgds-icon-size-md, 1.25rem))}.empty-menu{padding:var(--sgds-padding-sm) var(--sgds-padding-lg,20px)}`,Il=Me`:host([active]) .dropdown-item{background-color:var(--sgds-primary-surface-translucent)}.dropdown-item{background-color:var(--sgds-bg-transparent);clear:both;color:var(--sgds-color-default);cursor:pointer;height:100%;padding:var(--sgds-padding-sm) var(--sgds-padding-lg);text-align:inherit}.dropdown-item.disabled{opacity:var(--sgds-opacity-50);pointer-events:none}.dropdown-item .normal-item-content{align-items:center;display:flex;justify-content:space-between}:host([active]) .dropdown-item .normal-item-content{color:var(--sgds-primary-bg-default)}:host([active]) .dropdown-item .normal-item-content sgds-icon{fill:var(--sgds-primary-bg-default);color:var(--sgds-primary-bg-default)}.dropdown-item:hover{background:var(--sgds-bg-translucent-subtle)}.dropdown-item:focus-visible{background:var(--sgds-bg-translucent-subtle);outline:var(--sgds-form-outline-focus);outline-offset:var(--sgds-form-outline-offset-focus)}`;class Ol extends wl{constructor(){super(...arguments),this.active=!1,this.disabled=!1}connectedCallback(){super.connectedCallback(),this.setAttribute("role","menuitem"),this.setAttribute("aria-disabled",`${this.disabled}`)}render(){const e={disabled:this.disabled,active:this.active};return Q`
2034
- <div class="dropdown-item ${dt(e)}" tabindex=${this.disabled?"-1":"0"}>
2032
+ `};var Pl=ze`:host{color:inherit;display:inline-flex;vertical-align:bottom}:host(.icon-left){margin-right:.25rem}:host(.icon-right){margin-left:.25rem}:host([size=xs]) svg{height:var(--sgds-icon-size-xs);width:var(--sgds-icon-size-xs)}:host([size=sm]) svg{height:var(--sgds-icon-size-sm);width:var(--sgds-icon-size-sm)}:host([size=md]) svg{height:var(--sgds-icon-size-md);width:var(--sgds-icon-size-md)}:host([size=xl]) svg{height:var(--sgds-icon-size-xl);width:var(--sgds-icon-size-xl)}:host([size="2-xl"]) svg{height:var(--sgds-icon-size-2-xl);width:var(--sgds-icon-size-2-xl)}:host([size="3-xl"]) svg{height:var(--sgds-icon-size-3-xl);width:var(--sgds-icon-size-3-xl)}svg{display:inline-block;height:var(--sgds-icon-size-lg);width:var(--sgds-icon-size-lg)}`;class El extends wl{constructor(){super(...arguments),this.size="lg"}_getIconByName(e){if(!e)return;const t=Al[e];if(t)return t;console.warn(`Icon not found: ${e}`)}render(){const e=this._getIconByName(this.name);return e||A}}El.styles=[...wl.styles,Pl],e([pt({type:String,reflect:!0})],El.prototype,"name",void 0),e([pt({type:String,reflect:!0})],El.prototype,"size",void 0);var Tl=ze`:host{display:block;position:relative}.dropdown{display:flex;height:100%}.dropdown-menu{box-sizing:border-box;max-height:10rem;overflow-x:hidden;overflow-y:auto}.visually-hidden{clip:rect(0,0,0,0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;white-space:nowrap!important;width:1px!important}.combobox .form-control-group{height:unset;min-height:var(--sgds-dimension-48);min-width:var(--sgds-dimension-256)}.combobox-input-container{display:flex;flex-wrap:wrap;gap:var(--sgds-gap-xs);padding:calc(var(--sgds-form-padding-y) - var(--sgds-form-border-width-default)) 0;width:calc(100% - var(--sgds-icon-size-md, 1.25rem))}.empty-menu{padding:var(--sgds-padding-sm) var(--sgds-padding-lg,20px)}`,Il=ze`:host([active]) .dropdown-item{background-color:var(--sgds-primary-surface-translucent)}.dropdown-item{background-color:var(--sgds-bg-transparent);clear:both;color:var(--sgds-color-default);cursor:pointer;height:100%;padding:var(--sgds-padding-sm) var(--sgds-padding-lg);text-align:inherit}.dropdown-item.disabled{opacity:var(--sgds-opacity-50);pointer-events:none}.dropdown-item .normal-item-content{align-items:center;display:flex;justify-content:space-between}:host([active]) .dropdown-item .normal-item-content{color:var(--sgds-primary-bg-default)}:host([active]) .dropdown-item .normal-item-content sgds-icon{fill:var(--sgds-primary-bg-default);color:var(--sgds-primary-bg-default)}.dropdown-item:hover{background:var(--sgds-bg-translucent-subtle)}.dropdown-item:focus-visible{background:var(--sgds-bg-translucent-subtle);outline:var(--sgds-form-outline-focus);outline-offset:var(--sgds-form-outline-offset-focus)}`;class Ol extends wl{constructor(){super(...arguments),this.active=!1,this.disabled=!1}connectedCallback(){super.connectedCallback(),this.setAttribute("role","menuitem"),this.setAttribute("aria-disabled",`${this.disabled}`)}render(){const e={disabled:this.disabled,active:this.active};return S`
2033
+ <div class="dropdown-item ${yt(e)}" tabindex=${this.disabled?"-1":"0"}>
2035
2034
  ${this._renderItemContent()}
2036
2035
  </div>
2037
- `}}Ol.styles=[Il],e([Ye({type:Boolean,reflect:!0})],Ol.prototype,"active",void 0),e([Ye({type:Boolean,reflect:!0})],Ol.prototype,"disabled",void 0),e([Ye({type:String,reflect:!0})],Ol.prototype,"value",void 0);var Rl=Me`.form-label{color:var(--sgds-form-color-default);margin-bottom:0}.form-label.disabled{opacity:var(--sgds-opacity-50)}.form-check-label{color:var(--sgds-form-color-default)}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:not-allowed}`,Ul=Me`.form-control::placeholder{color:var(--sgds-form-color-subtle);font-family:var(--sgds-font-family-brand);font-weight:var(--sgds-font-weight-light);line-height:var(--sgds-line-height-24)}`;class zl extends wl{constructor(){super(...arguments),this.label="",this.hintText="",this.disabled=!1,this.invalid=!1,this._controlId=pl("input"),this._labelId=pl("label")}setInvalid(e){this.invalid=e,e?this.emit("sgds-invalid"):this.emit("sgds-valid")}}zl.styles=[...wl.styles,dl,hl,Rl,Ul],e([Ye({reflect:!0})],zl.prototype,"label",void 0),e([Ye({reflect:!0})],zl.prototype,"hintText",void 0),e([Ye({reflect:!0})],zl.prototype,"name",void 0),e([Ye({type:Boolean,reflect:!0})],zl.prototype,"disabled",void 0),e([Ye({type:Boolean,reflect:!0})],zl.prototype,"invalid",void 0);var Dl=Me`.form-check-input[type=checkbox]{border-radius:var(--sgds-form-border-radius-md)}.form-check-input:checked,.form-check-input[checked]{--sgds-radio-bg-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" fill="none"><path d="M14.347 3.979a.522.522 0 0 1 0 .739L7.043 12.02a.521.521 0 0 1-.738 0L2.653 8.369a.522.522 0 1 1 .739-.738l3.282 3.283 6.934-6.935a.52.52 0 0 1 .739 0Z" fill="%23fff"/></svg>')}.form-check-input:indeterminate,.form-check-input[indeterminate]{--sgds-radio-bg-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5Z" fill="%23fff"/></svg>');background-color:var(--sgds-form-primary-surface-default);border:var(--sgds-form-border-width-default) solid var(--sgds-border-color-transparent)}.form-check-input:indeterminate:focus,.form-check-input:indeterminate:hover,.form-check-input[indeterminate]:focus-visible,.form-check-input[indeterminate]:hover{background-color:var(--sgds-form-primary-surface-emphasis)}.form-check-input:checked.is-invalid,.form-check-input:indeterminate.is-invalid,.form-check-input[checked].is-invalid,.form-check-input[indeterminate].is-invalid{background-color:var(--sgds-form-danger-surface-default)}.form-check-label{flex:1}`,Nl=Me`input{margin:0}.form-check{display:flex;gap:var(--sgds-form-gap-md);padding:var(--sgds-form-padding-inline-sm) 0}.form-check-input{appearance:none;background-color:var(--sgds-form-surface-default);background-image:var(--sgds-radio-bg-image);background-position:50%;background-repeat:no-repeat;background-size:auto;border:var(--sgds-form-border-width-default) solid var(--sgds-border-color-default);height:var(--sgds-form-height-sm);width:var(--sgds-form-width-xs)}.form-check-input:checked,.form-check-input[checked]{background-color:var(--sgds-form-primary-surface-default);border:var(--sgds-form-border-width-default) solid var(--sgds-border-color-transparent)}.form-check-input:focus-visible{outline:var(--sgds-form-outline-focus);outline-offset:var(--sgds-form-outline-offset-focus)}.form-check-input:not([disabled]):not(.is-invalid):not([aria-checked=true]):not(:focus-visible):hover{outline:var(--sgds-form-border-width-thick) solid var(--sgds-border-color-emphasis);outline-offset:var(--sgds-form-outline-offset-focus)}.form-check-input:not([disabled]):not(.is-invalid):checked:focus-visible,.form-check-input:not([disabled]):not(.is-invalid):checked:hover,.form-check-input:not([disabled]):not(.is-invalid)[checked]:focus-visible,.form-check-input:not([disabled]):not(.is-invalid)[checked]:hover{background-color:var(--sgds-form-primary-surface-emphasis)}:host([disabled]) .form-check{cursor:not-allowed;opacity:var(--sgds-opacity-50)}.form-check-input:not([disabled]).is-invalid{border:var(--sgds-form-border-width-default) solid var(--sgds-form-danger-border-color-default)}.form-check-input:not([disabled]).is-invalid:focus-visible{outline:var(--sgds-border-width-2) solid var(--sgds-form-danger-color-default);outline-offset:var(--sgds-form-outline-offset-focus)}`;class Fl extends(fl(zl)){constructor(){super(...arguments),this.checked=!1,this.defaultChecked=!1,this.indeterminate=!1,this.required=!1,this.invalidFeedback="",this._isTouched=!1}click(){this.input.click()}focus(e){this.input.focus(e)}blur(){this.input.blur()}_handleChange(e){this.indeterminate&&(this.indeterminate=!this.indeterminate),this.checked=!this.checked,super._mixinHandleChange(e),this.emit("sgds-change",{detail:{checked:this.checked,value:this.value}}),this.checked?this.emit("sgds-check",{detail:{value:this.value}}):this.emit("sgds-uncheck",{detail:{value:this.value}})}_handleKeyDown(e){const t=e.metaKey||e.ctrlKey||e.shiftKey||e.altKey;"Enter"!==e.key||t||this.click()}_handleBlur(){this._isTouched=!0,this.emit("sgds-blur")}_handleFocus(){this.emit("sgds-focus")}_handleInvalid(e){e.preventDefault(),this.invalid=!0}_handleDisabledChange(){this.setInvalid(!1)}_handleIsTouched(){this._isTouched&&(this.invalid=!this.input.checkValidity())}_mixinResetFormControl(){this._isTouched=!1,this.checked=this.input.checked=this.defaultChecked,this.input.dispatchEvent(new InputEvent("reset")),this._mixinResetValidity(this.input)}reportValidity(){return this._mixinReportValidity()}checkValidity(){return this._mixinCheckValidity()}get validity(){return this._mixinGetValidity()}get validationMessage(){return this._mixinGetValidationMessage()}firstUpdated(e){super.firstUpdated(e),this.checked&&this.emit("sgds-check",{detail:{value:this.value}})}render(){const e="both"===this.hasFeedback||"style"===this.hasFeedback,t="both"===this.hasFeedback||"text"===this.hasFeedback;return Q`
2036
+ `}}Ol.styles=[Il],e([pt({type:Boolean,reflect:!0})],Ol.prototype,"active",void 0),e([pt({type:Boolean,reflect:!0})],Ol.prototype,"disabled",void 0),e([pt({type:String,reflect:!0})],Ol.prototype,"value",void 0);var Rl=ze`.form-label{color:var(--sgds-form-color-default);margin-bottom:0}.form-label.disabled{opacity:var(--sgds-opacity-50)}.form-check-label{color:var(--sgds-form-color-default)}.form-check-input:disabled~.form-check-label,.form-check-input[disabled]~.form-check-label{cursor:not-allowed}`,Ul=ze`.form-control::placeholder{color:var(--sgds-form-color-subtle);font-family:var(--sgds-font-family-brand);font-weight:var(--sgds-font-weight-light);line-height:var(--sgds-line-height-24)}`;class zl extends wl{constructor(){super(...arguments),this.label="",this.hintText="",this.disabled=!1,this.invalid=!1,this._controlId=pl("input"),this._labelId=pl("label")}setInvalid(e){this.invalid=e,e?this.emit("sgds-invalid"):this.emit("sgds-valid")}}zl.styles=[...wl.styles,dl,hl,Rl,Ul],e([pt({reflect:!0})],zl.prototype,"label",void 0),e([pt({reflect:!0})],zl.prototype,"hintText",void 0),e([pt({reflect:!0})],zl.prototype,"name",void 0),e([pt({type:Boolean,reflect:!0})],zl.prototype,"disabled",void 0),e([pt({type:Boolean,reflect:!0})],zl.prototype,"invalid",void 0);var Dl=ze`.form-check-input[type=checkbox]{border-radius:var(--sgds-form-border-radius-md)}.form-check-input:checked,.form-check-input[checked]{--sgds-radio-bg-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" fill="none"><path d="M14.347 3.979a.522.522 0 0 1 0 .739L7.043 12.02a.521.521 0 0 1-.738 0L2.653 8.369a.522.522 0 1 1 .739-.738l3.282 3.283 6.934-6.935a.52.52 0 0 1 .739 0Z" fill="%23fff"/></svg>')}.form-check-input:indeterminate,.form-check-input[indeterminate]{--sgds-radio-bg-image:url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="17" height="16" fill="none"><path fill-rule="evenodd" clip-rule="evenodd" d="M2.5 8a.5.5 0 0 1 .5-.5h11a.5.5 0 0 1 0 1H3a.5.5 0 0 1-.5-.5Z" fill="%23fff"/></svg>');background-color:var(--sgds-form-primary-surface-default);border:var(--sgds-form-border-width-default) solid var(--sgds-border-color-transparent)}.form-check-input:indeterminate:focus,.form-check-input:indeterminate:hover,.form-check-input[indeterminate]:focus-visible,.form-check-input[indeterminate]:hover{background-color:var(--sgds-form-primary-surface-emphasis)}.form-check-input:checked.is-invalid,.form-check-input:indeterminate.is-invalid,.form-check-input[checked].is-invalid,.form-check-input[indeterminate].is-invalid{background-color:var(--sgds-form-danger-surface-default)}.form-check-label{flex:1}.form-check{margin:var(--sgds-form-padding-inline-sm) 0;padding:0}`,Nl=ze`input{margin:0}.form-check{display:flex;gap:var(--sgds-form-gap-md);padding:var(--sgds-form-padding-inline-sm) 0}.form-check-input{appearance:none;background-color:var(--sgds-form-surface-default);background-image:var(--sgds-radio-bg-image);background-position:50%;background-repeat:no-repeat;background-size:auto;border:var(--sgds-form-border-width-default) solid var(--sgds-border-color-default);height:var(--sgds-form-height-sm);width:var(--sgds-form-width-xs)}.form-check-input:checked,.form-check-input[checked]{background-color:var(--sgds-form-primary-surface-default);border:var(--sgds-form-border-width-default) solid var(--sgds-border-color-transparent)}.form-check-input:focus-visible{outline:var(--sgds-form-outline-focus);outline-offset:var(--sgds-form-outline-offset-focus)}.form-check-input:not([disabled]):not(.is-invalid):not([aria-checked=true]):not(:focus-visible):hover{outline:var(--sgds-form-border-width-thick) solid var(--sgds-border-color-emphasis);outline-offset:var(--sgds-form-outline-offset-focus)}.form-check-input:not([disabled]):not(.is-invalid):checked:focus-visible,.form-check-input:not([disabled]):not(.is-invalid):checked:hover,.form-check-input:not([disabled]):not(.is-invalid)[checked]:focus-visible,.form-check-input:not([disabled]):not(.is-invalid)[checked]:hover{background-color:var(--sgds-form-primary-surface-emphasis)}:host([disabled]) .form-check{cursor:not-allowed;opacity:var(--sgds-opacity-50)}.form-check-input:not([disabled]).is-invalid{border:var(--sgds-form-border-width-default) solid var(--sgds-form-danger-border-color-default)}.form-check-input:not([disabled]).is-invalid:focus-visible{outline:var(--sgds-border-width-2) solid var(--sgds-form-danger-color-default);outline-offset:var(--sgds-form-outline-offset-focus)}`;class Fl extends(fl(zl)){constructor(){super(...arguments),this.checked=!1,this.defaultChecked=!1,this.indeterminate=!1,this.required=!1,this.invalidFeedback="",this._isTouched=!1}click(){this.input.click()}focus(e){this.input.focus(e)}blur(){this.input.blur()}_handleChange(e){this.indeterminate&&(this.indeterminate=!this.indeterminate),this.checked=!this.checked,super._mixinHandleChange(e),this.emit("sgds-change",{detail:{checked:this.checked,value:this.value}}),this.checked?this.emit("sgds-check",{detail:{value:this.value}}):this.emit("sgds-uncheck",{detail:{value:this.value}})}_handleKeyDown(e){const t=e.metaKey||e.ctrlKey||e.shiftKey||e.altKey;"Enter"!==e.key||t||this.click()}_handleBlur(){this._isTouched=!0,this.emit("sgds-blur")}_handleFocus(){this.emit("sgds-focus")}_handleInvalid(e){e.preventDefault(),this.invalid=!0}_handleDisabledChange(){this.setInvalid(!1)}_handleIsTouched(){this._isTouched&&(this.invalid=!this.input.checkValidity())}_mixinResetFormControl(){this._isTouched=!1,this.checked=this.input.checked=this.defaultChecked,this.input.dispatchEvent(new InputEvent("reset")),this._mixinResetValidity(this.input)}reportValidity(){return this._mixinReportValidity()}checkValidity(){return this._mixinCheckValidity()}get validity(){return this._mixinGetValidity()}get validationMessage(){return this._mixinGetValidationMessage()}firstUpdated(e){super.firstUpdated(e),this.checked&&this.emit("sgds-check",{detail:{value:this.value}})}render(){const e="both"===this.hasFeedback||"style"===this.hasFeedback,t="both"===this.hasFeedback||"text"===this.hasFeedback;return S`
2038
2037
  <div class="form-check">
2039
2038
  <input
2040
- class=${dt({"form-check-input":!0,"is-invalid":e&&this.invalid})}
2039
+ class=${yt({"form-check-input":!0,"is-invalid":e&&this.invalid})}
2041
2040
  type="checkbox"
2042
2041
  id=${this._controlId}
2043
2042
  aria-invalid=${this.invalid?"true":"false"}
2044
- name=${ht(this.name)}
2043
+ name=${xt(this.name)}
2045
2044
  ?indeterminate=${this.indeterminate}
2046
2045
  ?required=${this.required}
2047
2046
  aria-disabled=${this.disabled?"true":"false"}
@@ -2049,7 +2048,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
2049
2048
  @change=${e=>this._handleChange(e)}
2050
2049
  @keydown=${this._handleKeyDown}
2051
2050
  @invalid=${e=>this._handleInvalid(e)}
2052
- .checked=${xt(this.checked)}
2051
+ .checked=${ue(this.checked)}
2053
2052
  .disabled=${this.disabled}
2054
2053
  .required=${this.required}
2055
2054
  @blur=${this._handleBlur}
@@ -2057,7 +2056,7 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
2057
2056
  />
2058
2057
  <label for="${this._controlId}" class="form-check-label" id="${this._labelId}"><slot></slot></label>
2059
2058
  </div>
2060
- ${t&&this.invalid?Q`
2059
+ ${t&&this.invalid?S`
2061
2060
  <div class="invalid-feedback-container">
2062
2061
  <slot name="invalidIcon">
2063
2062
  <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 20 20" fill="none">
@@ -2071,31 +2070,31 @@ class extends ct{constructor(e){if(super(e),e.type!==st&&e.type!==ot&&e.type!==n
2071
2070
  ${this.invalidFeedback?this.invalidFeedback:this.input.validationMessage}
2072
2071
  </div>
2073
2072
  </div>
2074
- `:ie}
2075
- `}}Fl.styles=[...zl.styles,Nl,Dl],e([Ye({type:String,reflect:!0})],Fl.prototype,"value",void 0),e([Ye({type:Boolean,reflect:!0})],Fl.prototype,"checked",void 0),e([Ye({type:String,reflect:!0})],Fl.prototype,"hasFeedback",void 0),e([vl("checked")],Fl.prototype,"defaultChecked",void 0),e([Ye({type:Boolean,reflect:!0})],Fl.prototype,"indeterminate",void 0),e([Ye({type:Boolean,reflect:!0})],Fl.prototype,"required",void 0),e([Ye({type:String,reflect:!0})],Fl.prototype,"invalidFeedback",void 0),e([Qe()],Fl.prototype,"_isTouched",void 0),e([Zl("disabled",{waitUntilFirstUpdate:!0})],Fl.prototype,"_handleDisabledChange",null),e([Zl("_isTouched",{waitUntilFirstUpdate:!0})],Fl.prototype,"_handleIsTouched",null);class Wl extends Ol{constructor(){super(...arguments),this.checkbox=!1,this._renderItemContent=()=>this.checkbox?Q`
2073
+ `:A}
2074
+ `}}Fl.styles=[...zl.styles,Nl,Dl],e([pt({type:String,reflect:!0})],Fl.prototype,"value",void 0),e([pt({type:Boolean,reflect:!0})],Fl.prototype,"checked",void 0),e([pt({type:String,reflect:!0})],Fl.prototype,"hasFeedback",void 0),e([vl("checked")],Fl.prototype,"defaultChecked",void 0),e([pt({type:Boolean,reflect:!0})],Fl.prototype,"indeterminate",void 0),e([pt({type:Boolean,reflect:!0})],Fl.prototype,"required",void 0),e([pt({type:String,reflect:!0})],Fl.prototype,"invalidFeedback",void 0),e([gt()],Fl.prototype,"_isTouched",void 0),e([Zl("disabled",{waitUntilFirstUpdate:!0})],Fl.prototype,"_handleDisabledChange",null),e([Zl("_isTouched",{waitUntilFirstUpdate:!0})],Fl.prototype,"_handleIsTouched",null);class Wl extends Ol{constructor(){super(...arguments),this.checkbox=!1,this._renderItemContent=()=>this.checkbox?S`
2076
2075
  <sgds-checkbox ?checked=${this.active} .disabled=${this.disabled} @sgds-change=${this._handleCheckboxChange}>
2077
2076
  <slot></slot>
2078
2077
  </sgds-checkbox>
2079
- `:Q`
2078
+ `:S`
2080
2079
  <div class="normal-item-content" @click=${this._handleNonCheckboxClick}>
2081
2080
  <slot></slot>
2082
- ${this.active?Q` <sgds-icon name="check"></sgds-icon> `:ie}
2081
+ ${this.active?S` <sgds-icon name="check"></sgds-icon> `:A}
2083
2082
  </div>
2084
- `}connectedCallback(){super.connectedCallback(),this.addEventListener("keydown",(e=>{"Enter"===e.key&&(this.checkbox?this._handleCheckboxClick():this._handleNonCheckboxClick())}))}firstUpdated(e){super.firstUpdated(e);const t=this.closest("sgds-combo-box");(null==t?void 0:t.multiSelect)&&(this.checkbox=!0)}_handleNonCheckboxClick(){this.checkbox||this.emit("i-sgds-select")}_handleCheckboxClick(){this.shadowRoot.querySelector("sgds-checkbox").click()}_handleCheckboxChange(e){const t=e.target;this.active=t.checked,this.active?this.emit("i-sgds-select"):this.emit("i-sgds-unselect")}}Wl.dependencies={"sgds-icon":El,"sgds-checkbox":Fl},e([Ye({type:Boolean,reflect:!0})],Wl.prototype,"checkbox",void 0);
2083
+ `}connectedCallback(){super.connectedCallback(),this.addEventListener("keydown",(e=>{"Enter"===e.key&&(this.checkbox?this._handleCheckboxClick():this._handleNonCheckboxClick())})),this.shadowRoot.addEventListener("click",(e=>{e.target.classList.contains("dropdown-item")&&this._handleCheckboxClick()}))}firstUpdated(e){super.firstUpdated(e);const t=this.closest("sgds-combo-box");(null==t?void 0:t.multiSelect)&&(this.checkbox=!0)}_handleNonCheckboxClick(){this.checkbox||this.emit("i-sgds-select")}_handleCheckboxClick(){this.shadowRoot.querySelector("sgds-checkbox").click()}_handleCheckboxChange(e){const t=e.target;this.active=t.checked,this.active?this.emit("i-sgds-select"):this.emit("i-sgds-unselect")}}Wl.dependencies={"sgds-icon":El,"sgds-checkbox":Fl},e([pt({type:Boolean,reflect:!0})],Wl.prototype,"checkbox",void 0);
2085
2084
  /**
2086
2085
  * @license
2087
2086
  * Copyright 2017 Google LLC
2088
2087
  * SPDX-License-Identifier: BSD-3-Clause
2089
2088
  */
2090
- const ql=(e,t,i)=>{const l=new Map;for(let o=t;o<=i;o++)l.set(e[o],o);return l};const jl=rt(class extends ct{constructor(e){if(super(e),e.type!==at)throw new Error("repeat() can only be used in text expressions")}_getValuesAndKeys(e,t,i){let l;void 0===i?i=t:void 0!==t&&(l=t);const o=[],a=[];let s=0;for(const t of e)o[s]=l?l(t,s):s,a[s]=i(t,s),s++;return{values:a,keys:o}}render(e,t,i){return this._getValuesAndKeys(e,t,i).values}update(e,[t,i,l]){const o=e._$committedValue;const{values:a,keys:s}=this._getValuesAndKeys(t,i,l);if(!Array.isArray(o))return this._itemKeys=s,a;const n=this._itemKeys??=[],r=[];let c,d,h=0,u=o.length-1,v=0,p=a.length-1;for(;h<=u&&v<=p;)if(null===o[h])h++;else if(null===o[u])u--;else if(n[h]===s[v])r[v]=mt(o[h],a[v]),h++,v++;else if(n[u]===s[p])r[p]=mt(o[u],a[p]),u--,p--;else if(n[h]===s[p])r[p]=mt(o[h],a[p]),ft(e,r[p+1],o[h]),h++,p--;else if(n[u]===s[v])r[v]=mt(o[u],a[v]),ft(e,o[h],o[u]),u--,v++;else if(void 0===c&&(c=ql(s,v,p),d=ql(n,h,u)),c.has(n[h]))if(c.has(n[u])){const t=d.get(s[v]),i=void 0!==t?o[t]:null;if(null===i){const t=ft(e,o[h]);mt(t,a[v]),r[v]=t}else r[v]=mt(i,a[v]),ft(e,o[h],i),o[t]=null;v++}else yt(o[u]),u--;else yt(o[h]),h++;for(;v<=p;){const t=ft(e,r[p+1]);mt(t,a[v]),r[v++]=t}for(;h<=u;){const e=o[h++];null!==e&&yt(e)}return this._itemKeys=s,bt(e,r),te}});class Kl extends Cl{constructor(){super(...arguments),this.multiSelect=!1,this.badgeFullWidth=!1,this.filterFunction=(e,t)=>t.label.toLowerCase().startsWith(e.toLowerCase()),this.optionList=[],this.emptyMenu=!1}connectedCallback(){super.connectedCallback(),this.addEventListener("sgds-hide",(async()=>{(await this._input).focus(),this.options.forEach((e=>e.removeAttribute("hidden"))),this.emptyMenu=!1}))}async firstUpdated(e){super.firstUpdated(e),this.menuList.forEach((e=>{const t=document.createElement("sgds-combo-box-option");t.innerText=e.label,t.value=e.value,t.checkbox=this.multiSelect,t.active=this.value.includes(e.value),this.appendChild(t)})),this._setupValidation(this.menuList),this.menuIsOpen&&!this.readonly&&this.showMenu()}async _handleDefaultSlotChange(e){const t=e.target.assignedElements({flatten:!0});t.forEach((e=>{e.addEventListener("i-sgds-select",(t=>{e.hasAttribute("disabled")||this._handleItemSelected(t)})),this.value.includes(e.getAttribute("value"))&&e.setAttribute("active","true"),this.multiSelect&&e.addEventListener("i-sgds-unselect",(e=>{e.target.disabled||this._handleItemUnselect(e)}))})),await this.updateComplete,this.optionList=await this._getMenuListFromOptions(t),this._setupValidation(this.optionList)}async _setupValidation(e){var t;if(this.value&&e.length>0){const i=this.value.split(";"),l=e.filter((({value:e})=>i.includes(e)));this.selectedItems=[...l,...this.selectedItems],this.multiSelect||(this.displayValue=null===(t=l[0])||void 0===t?void 0:t.label),this.multiSelect?this.input=await this._multiSelectInput:this.input=await this._input,this._mixinValidate(this.input)}}async _handleValueChange(){this.emit("sgds-change"),this.options.forEach((e=>e.removeAttribute("hidden"))),this.value&&this.emit("sgds-select");const e=await this._input;this._mixinSetFormValue(),this.multiSelect?this._mixinValidate(this.input):this._mixinValidate(e);this.selectedItems.map((e=>e.value)).join(";")!==this.value&&this._updateValueAndDisplayValue(this.optionList),(this._isTouched||""!==this.value)&&(this.invalid=!this._mixinReportValidity())}_handleOptionListChange(){this._updateValueAndDisplayValue(this.optionList)}_handleMenuListChange(){const e=this.menuList.map((e=>{const t=document.createElement("sgds-combo-box-option");return t.innerText=e.label,t.value=e.value,t.checkbox=this.multiSelect,t.active=this.value.includes(e.value),t}));this.replaceChildren(...e)}_updateValueAndDisplayValue(e){var t,i;const l=this.value.split(";"),o=e.filter((({value:e})=>l.includes(e)));this.selectedItems=[...o];const a=o.map((e=>e.value)).join(";");a!==this.value&&(this.value=a),this.multiSelect||(this.displayValue=null!==(i=null===(t=o[0])||void 0===t?void 0:t.label)&&void 0!==i?i:"")}async _handleInputChange(e){this.emit("sgds-input");const t=e.target;this.displayValue=t.value;const i=this.options.map((e=>({value:e.value,label:e.textContent.trim()})));this.filteredList=i.filter((e=>this.filterFunction(this.displayValue,e))),""!==this.displayValue||this.multiSelect||(this.selectedItems=[],this.value=this.selectedItems.join(";"),this.options.forEach((e=>e.active=!1))),this.invalid=!1,this.showMenu(),this.emptyMenu=0===this.filteredList.length;const l=this.filteredList.map((e=>e.value));this.options.forEach((e=>{l.includes(e.value)?e.hidden=!1:e.hidden=!0})),""===this.displayValue&&(this.options.forEach((e=>e.hidden=!1)),await this.updateComplete)}async _handleItemSelected(e){var t,i,l;const o=e.target,a=null!==(i=null===(t=o.textContent)||void 0===t?void 0:t.trim())&&void 0!==i?i:"",s=null!==(l=o.getAttribute("value"))&&void 0!==l?l:a,n=this.filteredList.find((e=>e.value.toString()===s))||{label:a,value:s};this.multiSelect?(this.selectedItems.some((e=>e.value===n.value))||(this.selectedItems=[...this.selectedItems,n],setTimeout((()=>this.displayValue=""))),this.hideMenu(),this.value=this.selectedItems.map((e=>e.value)).join(";")):0!==this.selectedItems.length&&this.selectedItems[0].value===n.value||(this.options.forEach((e=>e.active=!1)),o.active=!0,this.selectedItems=[n],this.value=n.value.toString(),this.displayValue=n.label,this.hideMenu())}_handleItemUnselect(e){var t,i,l;const o=e.target;o.removeAttribute("active");const a=null!==(i=null===(t=o.textContent)||void 0===t?void 0:t.trim())&&void 0!==i?i:"",s=null!==(l=o.getAttribute("value"))&&void 0!==l?l:a,n=this.filteredList.find((e=>e.value.toString()===s))||{label:a,value:s};this.selectedItems=this.selectedItems.filter((e=>e.value!==n.value)),this.value=this.selectedItems.map((e=>e.value)).join(";")}async _handleBadgeDismissed(e,t){var i;e.preventDefault();const l=t.value;null===(i=this.options)||void 0===i||i.forEach((e=>e.value===l?e.active=!1:null)),this.selectedItems=this.selectedItems.filter((e=>e.value!==t.value)),this.value=this.selectedItems.map((e=>e.value)).join(";")}async _handleMultiSelectKeyDown(e){var t;if(this.multiSelect&&"Backspace"===e.key&&this.multiSelect&&""===this.displayValue.trim()&&this.selectedItems.length>0){const e=this.selectedItems[this.selectedItems.length-1].value;null===(t=this.options)||void 0===t||t.forEach((t=>t.value===e?t.active=!1:null)),this.selectedItems=this.selectedItems.slice(0,-1),this.value=this.selectedItems.map((e=>e.value)).join(";")}}_handleFocus(){this.emit("sgds-focus")}async _handleInputBlur(e){if(e.preventDefault(),this.emit("sgds-blur"),this.multiSelect){this.selectedItems.filter((({label:e})=>this.displayValue===e)).length<=0&&(this.displayValue="")}else this.selectedItems.length>0?this.displayValue=this.selectedItems[0].label:this.displayValue=""}async _mixinResetFormControl(){if(this.value=this.defaultValue,this.multiSelect){const e=this.value.split(";");this.options.forEach((t=>{t.active=e.includes(t.value)}));const t=this.options.filter((t=>e.includes(t.value)));this.selectedItems=t.map((e=>({value:e.value,label:e.textContent.trim()}))),this._mixinResetValidity(await this._multiSelectInput)}else{this.options.forEach((e=>{e.active=e.value===this.value}));const e=this.options.filter((e=>e.value===this.value));e.length<=0?this.displayValue="":this.displayValue=e[0].textContent.trim(),this._mixinResetValidity(await this._input)}}_renderInput(){const e=this.hasFeedback;return Q`
2089
+ const ql=(e,t,i)=>{const l=new Map;for(let o=t;o<=i;o++)l.set(e[o],o);return l};const jl=te(class extends ie{constructor(e){if(super(e),e.type!==Y)throw new Error("repeat() can only be used in text expressions")}_getValuesAndKeys(e,t,i){let l;void 0===i?i=t:void 0!==t&&(l=t);const o=[],a=[];let s=0;for(const t of e)o[s]=l?l(t,s):s,a[s]=i(t,s),s++;return{values:a,keys:o}}render(e,t,i){return this._getValuesAndKeys(e,t,i).values}update(e,[t,i,l]){const o=e._$committedValue;const{values:a,keys:s}=this._getValuesAndKeys(t,i,l);if(!Array.isArray(o))return this._itemKeys=s,a;const n=this._itemKeys??=[],r=[];let c,d,h=0,u=o.length-1,v=0,p=a.length-1;for(;h<=u&&v<=p;)if(null===o[h])h++;else if(null===o[u])u--;else if(n[h]===s[v])r[v]=re(o[h],a[v]),h++,v++;else if(n[u]===s[p])r[p]=re(o[u],a[p]),u--,p--;else if(n[h]===s[p])r[p]=re(o[h],a[p]),ne(e,r[p+1],o[h]),h++,p--;else if(n[u]===s[v])r[v]=re(o[u],a[v]),ne(e,o[h],o[u]),u--,v++;else if(void 0===c&&(c=ql(s,v,p),d=ql(n,h,u)),c.has(n[h]))if(c.has(n[u])){const t=d.get(s[v]),i=void 0!==t?o[t]:null;if(null===i){const t=ne(e,o[h]);re(t,a[v]),r[v]=t}else r[v]=re(i,a[v]),ne(e,o[h],i),o[t]=null;v++}else he(o[u]),u--;else he(o[h]),h++;for(;v<=p;){const t=ne(e,r[p+1]);re(t,a[v]),r[v++]=t}for(;h<=u;){const e=o[h++];null!==e&&he(e)}return this._itemKeys=s,de(e,r),L}});class Kl extends Cl{constructor(){super(...arguments),this.multiSelect=!1,this.badgeFullWidth=!1,this.clearable=!1,this.filterFunction=(e,t)=>t.label.toLowerCase().startsWith(e.toLowerCase()),this.optionList=[],this.emptyMenu=!1,this.isFocused=!1}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",(async()=>{this.isFocused=!0})),this.addEventListener("blur",(async()=>{this.isFocused=!1})),this.addEventListener("keydown",(e=>{var t,i;"Enter"===e.key&&(null===(i=null===(t=e.target.shadowRoot)||void 0===t?void 0:t.querySelector(".form-clearable"))||void 0===i?void 0:i.matches(":focus"))&&this._handleClear()})),this.addEventListener("sgds-hide",(async()=>{(await this._input).focus(),this.options.forEach((e=>e.removeAttribute("hidden"))),this.emptyMenu=!1}))}async firstUpdated(e){super.firstUpdated(e),this.menuList.forEach((e=>{const t=document.createElement("sgds-combo-box-option");t.innerText=e.label,t.value=e.value,t.checkbox=this.multiSelect,t.active=this.value.includes(e.value),this.appendChild(t)})),this._setupValidation(this.menuList),this.menuIsOpen&&!this.readonly&&this.showMenu()}async _handleDefaultSlotChange(e){const t=e.target.assignedElements({flatten:!0});t.forEach((e=>{e.addEventListener("i-sgds-select",(t=>{e.hasAttribute("disabled")||this._handleItemSelected(t)})),this.value.includes(e.getAttribute("value"))&&e.setAttribute("active","true"),this.multiSelect&&e.addEventListener("i-sgds-unselect",(e=>{e.target.disabled||this._handleItemUnselect(e)}))})),await this.updateComplete,this.optionList=await this._getMenuListFromOptions(t),this._setupValidation(this.optionList)}async _setupValidation(e){var t;if(this.value&&e.length>0){const i=this.value.split(";"),l=e.filter((({value:e})=>i.includes(e)));this.selectedItems=[...l,...this.selectedItems],this.multiSelect||(this.displayValue=null===(t=l[0])||void 0===t?void 0:t.label),this.multiSelect?this.input=await this._multiSelectInput:this.input=await this._input,this._mixinValidate(this.input)}}async _handleValueChange(){this.emit("sgds-change"),this.options.forEach((e=>e.removeAttribute("hidden"))),this.value&&this.emit("sgds-select");const e=await this._input;this._mixinSetFormValue(),this.multiSelect?this._mixinValidate(this.input):this._mixinValidate(e);this.selectedItems.map((e=>e.value)).join(";")!==this.value&&this._updateValueAndDisplayValue(this.optionList),(this._isTouched||""!==this.value)&&(this.invalid=!this._mixinReportValidity())}_handleOptionListChange(){this._updateValueAndDisplayValue(this.optionList)}_handleMenuListChange(){const e=this.menuList.map((e=>{const t=document.createElement("sgds-combo-box-option");return t.innerText=e.label,t.value=e.value,t.checkbox=this.multiSelect,t.active=this.value.includes(e.value),t}));this.replaceChildren(...e)}_updateValueAndDisplayValue(e){var t,i;const l=this.value.split(";"),o=e.filter((({value:e})=>l.includes(e)));this.selectedItems=[...o];const a=o.map((e=>e.value)).join(";");a!==this.value&&(this.value=a),this.multiSelect||(this.displayValue=null!==(i=null===(t=o[0])||void 0===t?void 0:t.label)&&void 0!==i?i:"")}async _handleInputChange(e){this.emit("sgds-input");const t=e.target;this.displayValue=t.value;const i=this.options.map((e=>({value:e.value,label:e.textContent.trim()})));this.filteredList=i.filter((e=>this.filterFunction(this.displayValue,e))),""!==this.displayValue||this.multiSelect||(this.selectedItems=[],this.value=this.selectedItems.join(";"),this.options.forEach((e=>e.active=!1))),this.invalid=!1,this.showMenu(),this.emptyMenu=0===this.filteredList.length;const l=this.filteredList.map((e=>e.value));this.options.forEach((e=>{l.includes(e.value)?e.hidden=!1:e.hidden=!0})),""===this.displayValue&&(this.options.forEach((e=>e.hidden=!1)),await this.updateComplete)}async _handleItemSelected(e){var t,i,l;const o=e.target,a=null!==(i=null===(t=o.textContent)||void 0===t?void 0:t.trim())&&void 0!==i?i:"",s=null!==(l=o.getAttribute("value"))&&void 0!==l?l:a,n=this.filteredList.find((e=>e.value.toString()===s))||{label:a,value:s};this.multiSelect?(this.selectedItems.some((e=>e.value===n.value))||(this.selectedItems=[...this.selectedItems,n],setTimeout((()=>this.displayValue=""))),this.hideMenu(),this.value=this.selectedItems.map((e=>e.value)).join(";")):0!==this.selectedItems.length&&this.selectedItems[0].value===n.value||(this.options.forEach((e=>e.active=!1)),o.active=!0,this.selectedItems=[n],this.value=n.value.toString(),this.displayValue=n.label,this.hideMenu())}_handleItemUnselect(e){var t,i,l;const o=e.target;o.removeAttribute("active");const a=null!==(i=null===(t=o.textContent)||void 0===t?void 0:t.trim())&&void 0!==i?i:"",s=null!==(l=o.getAttribute("value"))&&void 0!==l?l:a,n=this.filteredList.find((e=>e.value.toString()===s))||{label:a,value:s};this.selectedItems=this.selectedItems.filter((e=>e.value!==n.value)),this.value=this.selectedItems.map((e=>e.value)).join(";")}async _handleBadgeDismissed(e,t){var i;e.preventDefault();const l=t.value;null===(i=this.options)||void 0===i||i.forEach((e=>e.value===l?e.active=!1:null)),this.selectedItems=this.selectedItems.filter((e=>e.value!==t.value)),this.value=this.selectedItems.map((e=>e.value)).join(";")}async _handleMultiSelectKeyDown(e){var t;if(this.multiSelect&&"Backspace"===e.key&&this.multiSelect&&""===this.displayValue.trim()&&this.selectedItems.length>0){const e=this.selectedItems[this.selectedItems.length-1].value;null===(t=this.options)||void 0===t||t.forEach((t=>t.value===e?t.active=!1:null)),this.selectedItems=this.selectedItems.slice(0,-1),this.value=this.selectedItems.map((e=>e.value)).join(";")}}_handleFocus(){this.emit("sgds-focus")}async _handleInputBlur(e){if(e.preventDefault(),this.emit("sgds-blur"),this.multiSelect){this.selectedItems.filter((({label:e})=>this.displayValue===e)).length<=0&&(this.displayValue="")}else this.selectedItems.length>0?this.displayValue=this.selectedItems[0].label:this.displayValue=""}async _handleClear(){var e;this.value="",null===(e=this.options)||void 0===e||e.forEach((e=>e.active=!1));(await this._input).focus(),this.showMenu()}async _mixinResetFormControl(){if(this.value=this.defaultValue,this.multiSelect){const e=this.value.split(";");this.options.forEach((t=>{t.active=e.includes(t.value)}));const t=this.options.filter((t=>e.includes(t.value)));this.selectedItems=t.map((e=>({value:e.value,label:e.textContent.trim()}))),this._mixinResetValidity(await this._multiSelectInput)}else{this.options.forEach((e=>{e.active=e.value===this.value}));const e=this.options.filter((e=>e.value===this.value));e.length<=0?this.displayValue="":this.displayValue=e[0].textContent.trim(),this._mixinResetValidity(await this._input)}}_renderInput(){const e=this.hasFeedback,t=(this.isFocused||this.menuIsOpen)&&""!==this.value&&this.clearable;return S`
2091
2090
  <div
2092
2091
  ${Lt(this.myDropdown)}
2093
- class="form-control-group ${dt({disabled:this.disabled,readonly:this.readonly,"is-invalid":this.invalid&&e})}"
2092
+ class="form-control-group ${yt({disabled:this.disabled,readonly:this.readonly,"is-invalid":this.invalid&&e})}"
2094
2093
  @click=${this._handleClick}
2095
2094
  >
2096
2095
  <div class="combobox-input-container">
2097
- ${this.multiSelect?Q`
2098
- ${jl(this.selectedItems,(e=>e.value),(e=>Q`<sgds-badge
2096
+ ${this.multiSelect?S`
2097
+ ${jl(this.selectedItems,(e=>e.value),(e=>S`<sgds-badge
2099
2098
  outlined
2100
2099
  variant="neutral"
2101
2100
  show
@@ -2104,13 +2103,13 @@ const ql=(e,t,i)=>{const l=new Map;for(let o=t;o<=i;o++)l.set(e[o],o);return l};
2104
2103
  @sgds-hide=${t=>this._handleBadgeDismissed(t,e)}
2105
2104
  >${e.label}</sgds-badge
2106
2105
  >`))}
2107
- `:ie}
2106
+ `:A}
2108
2107
  <input
2109
2108
  class="form-control"
2110
2109
  type="text"
2111
2110
  id=${this._controlId}
2112
- name=${ht(this.name)}
2113
- placeholder=${ht(this.placeholder)}
2111
+ name=${xt(this.name)}
2112
+ placeholder=${xt(this.placeholder)}
2114
2113
  aria-invalid=${this.invalid?"true":"false"}
2115
2114
  ?autofocus=${this.autofocus}
2116
2115
  ?disabled=${this.disabled}
@@ -2120,34 +2119,48 @@ const ql=(e,t,i)=>{const l=new Map;for(let o=t;o<=i;o++)l.set(e[o],o);return l};
2120
2119
  @input=${this._handleInputChange}
2121
2120
  @blur=${this._handleInputBlur}
2122
2121
  @focus=${this._handleFocus}
2123
- aria-describedby=${ht(this.invalid&&this.hasFeedback?`${this._controlId}-invalid`:void 0)}
2122
+ aria-describedby=${xt(this.invalid&&this.hasFeedback?`${this._controlId}-invalid`:void 0)}
2124
2123
  aria-labelledby="${this._labelId} ${this._controlId}Help ${this.invalid&&this.hasFeedback?`${this._controlId}-invalid`:""}"
2125
2124
  />
2126
2125
  </div>
2127
- <sgds-icon name="chevron-down" size="md"></sgds-icon>
2126
+
2127
+ ${t?S`
2128
+ <sgds-icon
2129
+ id=${`${this._controlId}-combobox-clear-button`}
2130
+ tabindex="0"
2131
+ class="form-clearable"
2132
+ name="xcircle-fill"
2133
+ size="md"
2134
+ @click=${this._handleClear}
2135
+ aria-hidden=${t?"false":"true"}
2136
+ ></sgds-icon>
2137
+ `:A}
2138
+
2139
+ <sgds-icon name=${this.menuIsOpen?"chevron-up":"chevron-down"} size="md"></sgds-icon>
2128
2140
  </div>
2129
- `}render(){return Q`
2141
+ `}render(){return S`
2130
2142
  <div
2131
- class=${dt({"form-control-container":!0,disabled:this.disabled,combobox:!0})}
2143
+ class=${yt({"form-control-container":!0,disabled:this.disabled,combobox:!0})}
2132
2144
  @keydown=${this._handleMultiSelectKeyDown}
2133
2145
  >
2134
2146
  ${this._renderLabel()}
2135
2147
  <!-- The input -->
2136
2148
  ${this._renderInput()} ${this._renderFeedback()}
2149
+
2137
2150
  <ul id=${this.dropdownMenuId} class="dropdown-menu" part="menu" tabindex="-1" ${Lt(this.menuRef)}>
2138
2151
  <slot id="default" @slotchange=${this._handleDefaultSlotChange}
2139
2152
  ><div class="empty-menu">No options</div></slot
2140
2153
  >
2141
- ${this.emptyMenu&&this.optionList.length>0?Q`<div class="empty-menu">No options</div>`:ie}
2154
+ ${this.emptyMenu&&this.optionList.length>0?S`<div class="empty-menu">No options</div>`:A}
2142
2155
  </ul>
2143
2156
  </div>
2144
2157
 
2145
2158
  <!-- Required an input element for constraint validation -->
2146
- ${this.multiSelect?Q`<input
2147
- .value=${xt(this.value)}
2159
+ ${this.multiSelect?S`<input
2160
+ .value=${ue(this.value)}
2148
2161
  id="multi-select-input-tracker"
2149
2162
  class="visually-hidden"
2150
2163
  ?required=${this.required}
2151
- />`:ie}
2152
- `}}Kl.styles=[...Cl.styles,ul,Tl],Kl.dependencies={"sgds-combo-box-option":Wl,"sgds-icon":El,"sgds-badge":Ll},e([Ye({type:Boolean,reflect:!0})],Kl.prototype,"multiSelect",void 0),e([Ye({type:Boolean,reflect:!0})],Kl.prototype,"badgeFullWidth",void 0),e([Ye()],Kl.prototype,"filterFunction",void 0),e([it("input#multi-select-input-tracker")],Kl.prototype,"_multiSelectInput",void 0),e([lt({flatten:!0,selector:"sgds-combo-box-option"})],Kl.prototype,"options",void 0),e([Qe()],Kl.prototype,"optionList",void 0),e([Qe()],Kl.prototype,"emptyMenu",void 0),e([Zl("value",{waitUntilFirstUpdate:!0})],Kl.prototype,"_handleValueChange",null),e([Zl("optionList",{waitUntilFirstUpdate:!0})],Kl.prototype,"_handleOptionListChange",null),e([Zl("menuList",{waitUntilFirstUpdate:!0})],Kl.prototype,"_handleMenuListChange",null),Hl("sgds-combo-box",Kl),Hl("sgds-combo-box-option",Wl)}));
2164
+ />`:A}
2165
+ `}}Kl.styles=[...Cl.styles,ul,Tl],Kl.dependencies={"sgds-combo-box-option":Wl,"sgds-icon":El,"sgds-badge":Ll},e([pt({type:Boolean,reflect:!0})],Kl.prototype,"multiSelect",void 0),e([pt({type:Boolean,reflect:!0})],Kl.prototype,"badgeFullWidth",void 0),e([pt({type:Boolean,reflect:!0})],Kl.prototype,"clearable",void 0),e([pt()],Kl.prototype,"filterFunction",void 0),e([wt("input#multi-select-input-tracker")],Kl.prototype,"_multiSelectInput",void 0),e([bt({flatten:!0,selector:"sgds-combo-box-option"})],Kl.prototype,"options",void 0),e([gt()],Kl.prototype,"optionList",void 0),e([gt()],Kl.prototype,"emptyMenu",void 0),e([gt()],Kl.prototype,"isFocused",void 0),e([Zl("value",{waitUntilFirstUpdate:!0})],Kl.prototype,"_handleValueChange",null),e([Zl("optionList",{waitUntilFirstUpdate:!0})],Kl.prototype,"_handleOptionListChange",null),e([Zl("menuList",{waitUntilFirstUpdate:!0})],Kl.prototype,"_handleMenuListChange",null),Hl("sgds-combo-box",Kl),Hl("sgds-combo-box-option",Wl)}));
2153
2166
  //# sourceMappingURL=index.umd.min.js.map