@govtechsg/sgds-web-component 3.27.0-rc.0 → 3.27.0-rc.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/DataTable/data-table.js +1 -1
- package/components/DataTable/index.umd.min.js +289 -274
- package/components/DataTable/index.umd.min.js.map +1 -1
- package/components/DataTable/sgds-data-table-cell.d.ts +4 -4
- package/components/DataTable/sgds-data-table-cell.js +4 -4
- package/components/DataTable/sgds-data-table-cell.js.map +1 -1
- package/components/DataTable/sgds-data-table-head.d.ts +5 -5
- package/components/DataTable/sgds-data-table-head.js +7 -7
- package/components/DataTable/sgds-data-table-head.js.map +1 -1
- package/components/DataTable/sgds-data-table-row.js +8 -8
- package/components/DataTable/sgds-data-table-row.js.map +1 -1
- package/components/DataTable/sgds-data-table.d.ts +6 -4
- package/components/DataTable/sgds-data-table.js +53 -20
- package/components/DataTable/sgds-data-table.js.map +1 -1
- package/components/Textarea/index.umd.min.js +1 -1
- package/components/Textarea/index.umd.min.js.map +1 -1
- package/components/Textarea/textarea.js +1 -1
- package/components/index.umd.min.js +252 -247
- package/components/index.umd.min.js.map +1 -1
- package/css/fouc.css +2 -2
- package/custom-elements.json +2661 -2722
- package/index.umd.min.js +84 -79
- package/index.umd.min.js.map +1 -1
- package/package.json +1 -1
- package/react/components/DataTable/data-table.cjs.js +1 -1
- package/react/components/DataTable/data-table.js +1 -1
- package/react/components/DataTable/sgds-data-table-cell.cjs.js +4 -4
- package/react/components/DataTable/sgds-data-table-cell.cjs.js.map +1 -1
- package/react/components/DataTable/sgds-data-table-cell.js +4 -4
- package/react/components/DataTable/sgds-data-table-cell.js.map +1 -1
- package/react/components/DataTable/sgds-data-table-head.cjs.js +7 -7
- package/react/components/DataTable/sgds-data-table-head.cjs.js.map +1 -1
- package/react/components/DataTable/sgds-data-table-head.js +7 -7
- package/react/components/DataTable/sgds-data-table-head.js.map +1 -1
- package/react/components/DataTable/sgds-data-table-row.cjs.js +8 -8
- package/react/components/DataTable/sgds-data-table-row.cjs.js.map +1 -1
- package/react/components/DataTable/sgds-data-table-row.js +8 -8
- package/react/components/DataTable/sgds-data-table-row.js.map +1 -1
- package/react/components/DataTable/sgds-data-table.cjs.js +53 -20
- package/react/components/DataTable/sgds-data-table.cjs.js.map +1 -1
- package/react/components/DataTable/sgds-data-table.js +53 -20
- package/react/components/DataTable/sgds-data-table.js.map +1 -1
- package/react/components/Textarea/textarea.cjs.js +1 -1
- package/react/components/Textarea/textarea.js +1 -1
- package/react/index.cjs.js +18 -18
- package/react/index.d.ts +2 -2
- package/react/index.js +2 -2
- package/types/react.d.ts +107 -115
|
@@ -10,7 +10,7 @@ const t=globalThis,l=t.ShadowRoot&&(void 0===t.ShadyCSS||t.ShadyCSS.nativeShadow
|
|
|
10
10
|
* Copyright 2017 Google LLC
|
|
11
11
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
12
12
|
*/
|
|
13
|
-
const M=globalThis,P=e=>{M.emitLitDebugLogEvents&&M.dispatchEvent(new CustomEvent("lit-debug",{detail:e}))};let V,k=0;M.litIssuedWarnings??=new Set,V=(e,t)=>{t+=e?` See https://lit.dev/msg/${e} for more information.`:"",M.litIssuedWarnings.has(t)||M.litIssuedWarnings.has(e)||(console.warn(t),M.litIssuedWarnings.add(t))},queueMicrotask(()=>{V("dev-mode","Lit is in dev mode. Not recommended for production!")});const H=M.ShadyDOM?.inUse&&!0===M.ShadyDOM?.noPatch?M.ShadyDOM.wrap:e=>e,$=M.trustedTypes,z=$?$.createPolicy("lit-html",{createHTML:e=>e}):void 0,S=e=>e,O=(e,t,l)=>S,B=e=>{if(oe!==O)throw new Error("Attempted to overwrite existing lit-html security policy. setSanitizeDOMValueFactory should be called at most once.");oe=e},j=()=>{oe=O},L=(e,t,l)=>oe(e,t,l),A="$lit$",E=`lit$${Math.random().toFixed(9).slice(2)}$`,R="?"+E,N=`<${R}>`,T=document,I=()=>T.createComment(""),D=e=>null===e||"object"!=typeof e&&"function"!=typeof e,U=Array.isArray,F="[ \t\n\f\r]",W=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,q=/-->/g,K=/>/g,G=new RegExp(`>|${F}(?:([^\\s"'>=/]+)(${F}*=${F}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),J=/'/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"),le=Symbol.for("lit-nothing"),re=new WeakMap,ie=T.createTreeWalker(T,129);let oe=O;function ae(e,t){if(!U(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!==z?z.createHTML(t):t}class ne{constructor({strings:e,_$litType$:t},l){let r;this.parts=[];let i=0,o=0;const a=e.length-1,n=this.parts,[s,c]=((e,t)=>{const l=e.length-1,r=[];let i,o=2===t?"<svg>":3===t?"<math>":"",a=W;for(let t=0;t<l;t++){const l=e[t];let n,s,c=-1,d=0;for(;d<l.length&&(a.lastIndex=d,s=a.exec(l),null!==s);)if(d=a.lastIndex,a===W){if("!--"===s[1])a=q;else if(void 0!==s[1])a=K;else if(void 0!==s[2])Y.test(s[2])&&(i=new RegExp(`</${s[2]}`,"g")),a=G;else if(void 0!==s[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 a===G?">"===s[0]?(a=i??W,c=-1):void 0===s[1]?c=-2:(c=a.lastIndex-s[2].length,n=s[1],a=void 0===s[3]?G:'"'===s[3]?X:J):a===X||a===J?a=G:a===q||a===K?a=W:(a=G,i=void 0);console.assert(-1===c||a===G||a===J||a===X,"unexpected parse state B");const h=a===G&&e[t+1].startsWith("/>")?" ":"";o+=a===W?l+N:c>=0?(r.push(n),l.slice(0,c)+A+l.slice(c)+E+h):l+E+(-2===c?t:h)}return[ae(e,o+(e[l]||"<?>")+(2===t?"</svg>":3===t?"</math>":"")),r]})(e,t);if(this.el=ne.createElement(s,l),ie.currentNode=this.el.content,2===t||3===t){const e=this.el.content.firstChild;e.replaceWith(...e.childNodes)}for(;null!==(r=ie.nextNode())&&n.length<a;){if(1===r.nodeType){{const e=r.localName;if(/^(?:textarea|template)$/i.test(e)&&r.innerHTML.includes(E)){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(r.hasAttributes())for(const e of r.getAttributeNames())if(e.endsWith(A)){const t=c[o++],l=r.getAttribute(e).split(E),a=/([.?@])?(.*)/.exec(t);n.push({type:1,index:i,name:a[2],strings:l,ctor:"."===a[1]?ue:"?"===a[1]?ve:"@"===a[1]?ge:he}),r.removeAttribute(e)}else e.startsWith(E)&&(n.push({type:6,index:i}),r.removeAttribute(e));if(Y.test(r.tagName)){const e=r.textContent.split(E),t=e.length-1;if(t>0){r.textContent=$?$.emptyScript:"";for(let l=0;l<t;l++)r.append(e[l],I()),ie.nextNode(),n.push({type:2,index:++i});r.append(e[t],I())}}}else if(8===r.nodeType){if(r.data===R)n.push({type:2,index:i});else{let e=-1;for(;-1!==(e=r.data.indexOf(E,e+1));)n.push({type:7,index:i}),e+=E.length-1}}i++}if(c.length!==o)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("${...}")+"`");P&&P({kind:"template prep",template:this,clonableTemplate:this.el,parts:this.parts,strings:e})}static createElement(e,t){const l=T.createElement("template");return l.innerHTML=e,l}}function se(e,t,l=e,r){if(t===te)return t;let i=void 0!==r?l.__directives?.[r]:l.__directive;const o=D(t)?void 0:t._$litDirective$;return i?.constructor!==o&&(i?._$notifyDirectiveConnectionChanged?.(!1),void 0===o?i=void 0:(i=new o(e),i._$initialize(e,l,r)),void 0!==r?(l.__directives??=[])[r]=i:l.__directive=i),void 0!==i&&(t=se(e,i._$resolve(e,t.values),i,r)),t}class ce{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:l}=this._$template,r=(e?.creationScope??T).importNode(t,!0);ie.currentNode=r;let i=ie.nextNode(),o=0,a=0,n=l[0];for(;void 0!==n;){if(o===n.index){let t;2===n.type?t=new de(i,i.nextSibling,this,e):1===n.type?t=new n.ctor(i,n.name,n.strings,this,e):6===n.type&&(t=new pe(i,this,e)),this._$parts.push(t),n=l[++a]}o!==n?.index&&(i=ie.nextNode(),o++)}return ie.currentNode=T,r}_update(e){let t=0;for(const l of this._$parts)void 0!==l&&(P&&P({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 de{get _$isConnected(){return this._$parent?._$isConnected??this.__isConnected}constructor(e,t,l,r){this.type=2,this._$committedValue=le,this._$disconnectableChildren=void 0,this._$startNode=e,this._$endNode=t,this._$parent=l,this.options=r,this.__isConnected=r?.isConnected??!0,this._textSanitizer=void 0}get parentNode(){let e=H(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=se(this,e,t),D(e))e===le||null==e||""===e?(this._$committedValue!==le&&(P&&P({kind:"commit nothing to child",start:this._$startNode,end:this._$endNode,parent:this._$parent,options:this.options}),this._$clear()),this._$committedValue=le):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(e=>U(e)||"function"==typeof e?.[Symbol.iterator])(e)?this._commitIterable(e):this._commitText(e)}_insert(e){return H(H(this._$startNode).parentNode).insertBefore(e,this._$endNode)}_commitNode(e){if(this._$committedValue!==e){if(this._$clear(),oe!==O){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)}}P&&P({kind:"commit node",start:this._$startNode,parent:this._$parent,value:e,options:this.options}),this._$committedValue=this._insert(e)}}_commitText(e){if(this._$committedValue!==le&&D(this._$committedValue)){const t=H(this._$startNode).nextSibling;void 0===this._textSanitizer&&(this._textSanitizer=L(t,"data","property")),e=this._textSanitizer(e),P&&P({kind:"commit text",node:t,value:e,options:this.options}),t.data=e}else{const t=T.createTextNode("");this._commitNode(t),void 0===this._textSanitizer&&(this._textSanitizer=L(t,"data","property")),e=this._textSanitizer(e),P&&P({kind:"commit text",node:t,value:e,options:this.options}),t.data=e}this._$committedValue=e}_commitTemplateResult(e){const{values:t,_$litType$:l}=e,r="number"==typeof l?this._$getTemplate(e):(void 0===l.el&&(l.el=ne.createElement(ae(l.h,l.h[0]),this.options)),l);if(this._$committedValue?._$template===r)P&&P({kind:"template updating",template:r,instance:this._$committedValue,parts:this._$committedValue._$parts,options:this.options,values:t}),this._$committedValue._update(t);else{const e=new ce(r,this),l=e._clone(this.options);P&&P({kind:"template instantiated",template:r,instance:e,parts:e._$parts,options:this.options,fragment:l,values:t}),e._update(t),P&&P({kind:"template instantiated and updated",template:r,instance:e,parts:e._$parts,options:this.options,fragment:l,values:t}),this._commitNode(l),this._$committedValue=e}}_$getTemplate(e){let t=re.get(e.strings);return void 0===t&&re.set(e.strings,t=new ne(e)),t}_commitIterable(e){U(this._$committedValue)||(this._$committedValue=[],this._$clear());const t=this._$committedValue;let l,r=0;for(const i of e)r===t.length?t.push(l=new de(this._insert(I()),this._insert(I()),this,this.options)):l=t[r],l._$setValue(i),r++;r<t.length&&(this._$clear(l&&H(l._$endNode).nextSibling,r),t.length=r)}_$clear(e=H(this._$startNode).nextSibling,t){for(this._$notifyConnectionChanged?.(!1,!0,t);e!==this._$endNode;){const t=H(e).nextSibling;H(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 he{get tagName(){return this.element.tagName}get _$isConnected(){return this._$parent._$isConnected}constructor(e,t,l,r,i){this.type=1,this._$committedValue=le,this._$disconnectableChildren=void 0,this.element=e,this.name=t,this._$parent=r,this.options=i,l.length>2||""!==l[0]||""!==l[1]?(this._$committedValue=new Array(l.length-1).fill(new String),this.strings=l):this._$committedValue=le,this._sanitizer=void 0}_$setValue(e,t=this,l,r){const i=this.strings;let o=!1;if(void 0===i)e=se(this,e,t,0),o=!D(e)||e!==this._$committedValue&&e!==te,o&&(this._$committedValue=e);else{const r=e;let a,n;for(e=i[0],a=0;a<i.length-1;a++)n=se(this,r[l+a],t,a),n===te&&(n=this._$committedValue[a]),o||=!D(n)||n!==this._$committedValue[a],n===le?e=le:e!==le&&(e+=(n??"")+i[a+1]),this._$committedValue[a]=n}o&&!r&&this._commitValue(e)}_commitValue(e){e===le?H(this.element).removeAttribute(this.name):(void 0===this._sanitizer&&(this._sanitizer=oe(this.element,this.name,"attribute")),e=this._sanitizer(e??""),P&&P({kind:"commit attribute",element:this.element,name:this.name,value:e,options:this.options}),H(this.element).setAttribute(this.name,e??""))}}class ue extends he{constructor(){super(...arguments),this.type=3}_commitValue(e){void 0===this._sanitizer&&(this._sanitizer=oe(this.element,this.name,"property")),e=this._sanitizer(e),P&&P({kind:"commit property",element:this.element,name:this.name,value:e,options:this.options}),this.element[this.name]=e===le?void 0:e}}class ve extends he{constructor(){super(...arguments),this.type=4}_commitValue(e){P&&P({kind:"commit boolean attribute",element:this.element,name:this.name,value:!(!e||e===le),options:this.options}),H(this.element).toggleAttribute(this.name,!!e&&e!==le)}}class ge extends he{constructor(e,t,l,r,i){if(super(e,t,l,r,i),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=se(this,e,t,0)??le)===te)return;const l=this._$committedValue,r=e===le&&l!==le||e.capture!==l.capture||e.once!==l.once||e.passive!==l.passive,i=e!==le&&(l===le||r);P&&P({kind:"commit event listener",element:this.element,name:this.name,value:e,options:this.options,removeListener:r,addListener:i,oldListener:l}),r&&this.element.removeEventListener(this.name,this,l),i&&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 pe{constructor(e,t,l){this.element=e,this.type=6,this._$disconnectableChildren=void 0,this._$parent=t,this.options=l}get _$isConnected(){return this._$parent._$isConnected}_$setValue(e){P&&P({kind:"commit to element binding",element:this.element,value:e,options:this.options}),se(this,e)}}const fe=M.litHtmlPolyfillSupportDevMode;fe?.(ne,de),(M.litHtmlVersions??=[]).push("3.3.2"),M.litHtmlVersions.length>1&&queueMicrotask(()=>{V("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.")});const me=(e,t,l)=>{if(null==t)throw new TypeError(`The container to render into may not be ${t}`);const r=k++,i=l?.renderBefore??t;let o=i._$litPart$;if(P&&P({kind:"begin render",id:r,value:e,container:t,options:l,part:o}),void 0===o){const e=l?.renderBefore??null;i._$litPart$=o=new de(t.insertBefore(I(),e),e,void 0,l??{})}return o._$setValue(e),P&&P({kind:"end render",id:r,value:e,container:t,options:l,part:o}),o};me.setSanitizer=B,me.createSanitizer=L,me._testOnlyClearSanitizerFactoryDoNotCallOrElse=j;
|
|
13
|
+
const M=globalThis,P=e=>{M.emitLitDebugLogEvents&&M.dispatchEvent(new CustomEvent("lit-debug",{detail:e}))};let V,k=0;M.litIssuedWarnings??=new Set,V=(e,t)=>{t+=e?` See https://lit.dev/msg/${e} for more information.`:"",M.litIssuedWarnings.has(t)||M.litIssuedWarnings.has(e)||(console.warn(t),M.litIssuedWarnings.add(t))},queueMicrotask(()=>{V("dev-mode","Lit is in dev mode. Not recommended for production!")});const $=M.ShadyDOM?.inUse&&!0===M.ShadyDOM?.noPatch?M.ShadyDOM.wrap:e=>e,H=M.trustedTypes,z=H?H.createPolicy("lit-html",{createHTML:e=>e}):void 0,S=e=>e,O=(e,t,l)=>S,B=e=>{if(oe!==O)throw new Error("Attempted to overwrite existing lit-html security policy. setSanitizeDOMValueFactory should be called at most once.");oe=e},j=()=>{oe=O},L=(e,t,l)=>oe(e,t,l),A="$lit$",E=`lit$${Math.random().toFixed(9).slice(2)}$`,R="?"+E,N=`<${R}>`,T=document,D=()=>T.createComment(""),I=e=>null===e||"object"!=typeof e&&"function"!=typeof e,U=Array.isArray,F="[ \t\n\f\r]",W=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,q=/-->/g,K=/>/g,G=new RegExp(`>|${F}(?:([^\\s"'>=/]+)(${F}*=${F}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),J=/'/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"),le=Symbol.for("lit-nothing"),re=new WeakMap,ie=T.createTreeWalker(T,129);let oe=O;function ae(e,t){if(!U(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!==z?z.createHTML(t):t}class ne{constructor({strings:e,_$litType$:t},l){let r;this.parts=[];let i=0,o=0;const a=e.length-1,n=this.parts,[s,c]=((e,t)=>{const l=e.length-1,r=[];let i,o=2===t?"<svg>":3===t?"<math>":"",a=W;for(let t=0;t<l;t++){const l=e[t];let n,s,c=-1,d=0;for(;d<l.length&&(a.lastIndex=d,s=a.exec(l),null!==s);)if(d=a.lastIndex,a===W){if("!--"===s[1])a=q;else if(void 0!==s[1])a=K;else if(void 0!==s[2])Y.test(s[2])&&(i=new RegExp(`</${s[2]}`,"g")),a=G;else if(void 0!==s[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 a===G?">"===s[0]?(a=i??W,c=-1):void 0===s[1]?c=-2:(c=a.lastIndex-s[2].length,n=s[1],a=void 0===s[3]?G:'"'===s[3]?X:J):a===X||a===J?a=G:a===q||a===K?a=W:(a=G,i=void 0);console.assert(-1===c||a===G||a===J||a===X,"unexpected parse state B");const h=a===G&&e[t+1].startsWith("/>")?" ":"";o+=a===W?l+N:c>=0?(r.push(n),l.slice(0,c)+A+l.slice(c)+E+h):l+E+(-2===c?t:h)}return[ae(e,o+(e[l]||"<?>")+(2===t?"</svg>":3===t?"</math>":"")),r]})(e,t);if(this.el=ne.createElement(s,l),ie.currentNode=this.el.content,2===t||3===t){const e=this.el.content.firstChild;e.replaceWith(...e.childNodes)}for(;null!==(r=ie.nextNode())&&n.length<a;){if(1===r.nodeType){{const e=r.localName;if(/^(?:textarea|template)$/i.test(e)&&r.innerHTML.includes(E)){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(r.hasAttributes())for(const e of r.getAttributeNames())if(e.endsWith(A)){const t=c[o++],l=r.getAttribute(e).split(E),a=/([.?@])?(.*)/.exec(t);n.push({type:1,index:i,name:a[2],strings:l,ctor:"."===a[1]?ue:"?"===a[1]?ve:"@"===a[1]?ge:he}),r.removeAttribute(e)}else e.startsWith(E)&&(n.push({type:6,index:i}),r.removeAttribute(e));if(Y.test(r.tagName)){const e=r.textContent.split(E),t=e.length-1;if(t>0){r.textContent=H?H.emptyScript:"";for(let l=0;l<t;l++)r.append(e[l],D()),ie.nextNode(),n.push({type:2,index:++i});r.append(e[t],D())}}}else if(8===r.nodeType){if(r.data===R)n.push({type:2,index:i});else{let e=-1;for(;-1!==(e=r.data.indexOf(E,e+1));)n.push({type:7,index:i}),e+=E.length-1}}i++}if(c.length!==o)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("${...}")+"`");P&&P({kind:"template prep",template:this,clonableTemplate:this.el,parts:this.parts,strings:e})}static createElement(e,t){const l=T.createElement("template");return l.innerHTML=e,l}}function se(e,t,l=e,r){if(t===te)return t;let i=void 0!==r?l.__directives?.[r]:l.__directive;const o=I(t)?void 0:t._$litDirective$;return i?.constructor!==o&&(i?._$notifyDirectiveConnectionChanged?.(!1),void 0===o?i=void 0:(i=new o(e),i._$initialize(e,l,r)),void 0!==r?(l.__directives??=[])[r]=i:l.__directive=i),void 0!==i&&(t=se(e,i._$resolve(e,t.values),i,r)),t}class ce{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:l}=this._$template,r=(e?.creationScope??T).importNode(t,!0);ie.currentNode=r;let i=ie.nextNode(),o=0,a=0,n=l[0];for(;void 0!==n;){if(o===n.index){let t;2===n.type?t=new de(i,i.nextSibling,this,e):1===n.type?t=new n.ctor(i,n.name,n.strings,this,e):6===n.type&&(t=new pe(i,this,e)),this._$parts.push(t),n=l[++a]}o!==n?.index&&(i=ie.nextNode(),o++)}return ie.currentNode=T,r}_update(e){let t=0;for(const l of this._$parts)void 0!==l&&(P&&P({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 de{get _$isConnected(){return this._$parent?._$isConnected??this.__isConnected}constructor(e,t,l,r){this.type=2,this._$committedValue=le,this._$disconnectableChildren=void 0,this._$startNode=e,this._$endNode=t,this._$parent=l,this.options=r,this.__isConnected=r?.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=se(this,e,t),I(e))e===le||null==e||""===e?(this._$committedValue!==le&&(P&&P({kind:"commit nothing to child",start:this._$startNode,end:this._$endNode,parent:this._$parent,options:this.options}),this._$clear()),this._$committedValue=le):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(e=>U(e)||"function"==typeof e?.[Symbol.iterator])(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(),oe!==O){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)}}P&&P({kind:"commit node",start:this._$startNode,parent:this._$parent,value:e,options:this.options}),this._$committedValue=this._insert(e)}}_commitText(e){if(this._$committedValue!==le&&I(this._$committedValue)){const t=$(this._$startNode).nextSibling;void 0===this._textSanitizer&&(this._textSanitizer=L(t,"data","property")),e=this._textSanitizer(e),P&&P({kind:"commit text",node:t,value:e,options:this.options}),t.data=e}else{const t=T.createTextNode("");this._commitNode(t),void 0===this._textSanitizer&&(this._textSanitizer=L(t,"data","property")),e=this._textSanitizer(e),P&&P({kind:"commit text",node:t,value:e,options:this.options}),t.data=e}this._$committedValue=e}_commitTemplateResult(e){const{values:t,_$litType$:l}=e,r="number"==typeof l?this._$getTemplate(e):(void 0===l.el&&(l.el=ne.createElement(ae(l.h,l.h[0]),this.options)),l);if(this._$committedValue?._$template===r)P&&P({kind:"template updating",template:r,instance:this._$committedValue,parts:this._$committedValue._$parts,options:this.options,values:t}),this._$committedValue._update(t);else{const e=new ce(r,this),l=e._clone(this.options);P&&P({kind:"template instantiated",template:r,instance:e,parts:e._$parts,options:this.options,fragment:l,values:t}),e._update(t),P&&P({kind:"template instantiated and updated",template:r,instance:e,parts:e._$parts,options:this.options,fragment:l,values:t}),this._commitNode(l),this._$committedValue=e}}_$getTemplate(e){let t=re.get(e.strings);return void 0===t&&re.set(e.strings,t=new ne(e)),t}_commitIterable(e){U(this._$committedValue)||(this._$committedValue=[],this._$clear());const t=this._$committedValue;let l,r=0;for(const i of e)r===t.length?t.push(l=new de(this._insert(D()),this._insert(D()),this,this.options)):l=t[r],l._$setValue(i),r++;r<t.length&&(this._$clear(l&&$(l._$endNode).nextSibling,r),t.length=r)}_$clear(e=$(this._$startNode).nextSibling,t){for(this._$notifyConnectionChanged?.(!1,!0,t);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 he{get tagName(){return this.element.tagName}get _$isConnected(){return this._$parent._$isConnected}constructor(e,t,l,r,i){this.type=1,this._$committedValue=le,this._$disconnectableChildren=void 0,this.element=e,this.name=t,this._$parent=r,this.options=i,l.length>2||""!==l[0]||""!==l[1]?(this._$committedValue=new Array(l.length-1).fill(new String),this.strings=l):this._$committedValue=le,this._sanitizer=void 0}_$setValue(e,t=this,l,r){const i=this.strings;let o=!1;if(void 0===i)e=se(this,e,t,0),o=!I(e)||e!==this._$committedValue&&e!==te,o&&(this._$committedValue=e);else{const r=e;let a,n;for(e=i[0],a=0;a<i.length-1;a++)n=se(this,r[l+a],t,a),n===te&&(n=this._$committedValue[a]),o||=!I(n)||n!==this._$committedValue[a],n===le?e=le:e!==le&&(e+=(n??"")+i[a+1]),this._$committedValue[a]=n}o&&!r&&this._commitValue(e)}_commitValue(e){e===le?$(this.element).removeAttribute(this.name):(void 0===this._sanitizer&&(this._sanitizer=oe(this.element,this.name,"attribute")),e=this._sanitizer(e??""),P&&P({kind:"commit attribute",element:this.element,name:this.name,value:e,options:this.options}),$(this.element).setAttribute(this.name,e??""))}}class ue extends he{constructor(){super(...arguments),this.type=3}_commitValue(e){void 0===this._sanitizer&&(this._sanitizer=oe(this.element,this.name,"property")),e=this._sanitizer(e),P&&P({kind:"commit property",element:this.element,name:this.name,value:e,options:this.options}),this.element[this.name]=e===le?void 0:e}}class ve extends he{constructor(){super(...arguments),this.type=4}_commitValue(e){P&&P({kind:"commit boolean attribute",element:this.element,name:this.name,value:!(!e||e===le),options:this.options}),$(this.element).toggleAttribute(this.name,!!e&&e!==le)}}class ge extends he{constructor(e,t,l,r,i){if(super(e,t,l,r,i),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=se(this,e,t,0)??le)===te)return;const l=this._$committedValue,r=e===le&&l!==le||e.capture!==l.capture||e.once!==l.once||e.passive!==l.passive,i=e!==le&&(l===le||r);P&&P({kind:"commit event listener",element:this.element,name:this.name,value:e,options:this.options,removeListener:r,addListener:i,oldListener:l}),r&&this.element.removeEventListener(this.name,this,l),i&&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 pe{constructor(e,t,l){this.element=e,this.type=6,this._$disconnectableChildren=void 0,this._$parent=t,this.options=l}get _$isConnected(){return this._$parent._$isConnected}_$setValue(e){P&&P({kind:"commit to element binding",element:this.element,value:e,options:this.options}),se(this,e)}}const fe=M.litHtmlPolyfillSupportDevMode;fe?.(ne,de),(M.litHtmlVersions??=[]).push("3.3.2"),M.litHtmlVersions.length>1&&queueMicrotask(()=>{V("multiple-versions","Multiple versions of Lit loaded. Loading multiple versions is not recommended.")});const me=(e,t,l)=>{if(null==t)throw new TypeError(`The container to render into may not be ${t}`);const r=k++,i=l?.renderBefore??t;let o=i._$litPart$;if(P&&P({kind:"begin render",id:r,value:e,container:t,options:l,part:o}),void 0===o){const e=l?.renderBefore??null;i._$litPart$=o=new de(t.insertBefore(D(),e),e,void 0,l??{})}return o._$setValue(e),P&&P({kind:"end render",id:r,value:e,container:t,options:l,part:o}),o};me.setSanitizer=B,me.createSanitizer=L,me._testOnlyClearSanitizerFactoryDoNotCallOrElse=j;
|
|
14
14
|
/**
|
|
15
15
|
* @license
|
|
16
16
|
* Copyright 2017 Google LLC
|
|
@@ -37,12 +37,12 @@ let Ze;Ce?.({LitElement:be}),(we.litElementVersions??=[]).push("4.2.2"),we.litEl
|
|
|
37
37
|
* @license
|
|
38
38
|
* Copyright 2017 Google LLC
|
|
39
39
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
40
|
-
*/let
|
|
40
|
+
*/let $e;function He(e,t){return(l,r,i)=>{const o=l=>{const i=l.renderRoot?.querySelector(e)??null;if(null===i&&t&&!l.hasUpdated){const t="object"==typeof r?r.name:r;$e("",`@query'd field ${JSON.stringify(String(t))} with the 'cache' flag set for selector '${e}' 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(t){const{get:e,set:t}="object"==typeof r?l:i??(()=>{const e=Symbol(`${String(r)} (@query() cache)`);return{get(){return this[e]},set(t){this[e]=t}}})();return ke(l,r,{get(){let l=e.call(this);return void 0===l&&(l=o(this),(null!==l||this.hasUpdated)&&t.call(this,l)),l}})}return ke(l,r,{get(){return o(this)}})}}
|
|
41
41
|
/**
|
|
42
42
|
* @license
|
|
43
43
|
* Copyright 2017 Google LLC
|
|
44
44
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
45
|
-
*/function ze(e){return(t,l)=>ke(t,l,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(e)??null}})}globalThis.litIssuedWarnings??=new Set
|
|
45
|
+
*/function ze(e){return(t,l)=>ke(t,l,{async get(){return await this.updateComplete,this.renderRoot?.querySelector(e)??null}})}globalThis.litIssuedWarnings??=new Set,$e=(e,t)=>{t+=e?` See https://lit.dev/msg/${e} for more information.`:"",globalThis.litIssuedWarnings.has(t)||globalThis.litIssuedWarnings.has(e)||(console.warn(t),globalThis.litIssuedWarnings.add(t))};var Se=a`:host{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-font-smoothing:antialiased;color:var(--sgds-body-color-default,#1a1a1a);display:block;font-family:var(--sgds-font-family-brand,"Inter",system-ui,sans-serif);font-size:var(--sgds-font-size-body-md,1rem);font-weight:var(--sgds-font-weight-regular,400);line-height:var(--sgds-line-height-xs,24px);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}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.1ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}::slotted(a[target=_blank]):after,a[target=_blank]:after{background-color:currentColor;content:"/";display:inline-block;height:1em;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 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' viewBox='0 0 24 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:top;width:1em}::slotted(svg){vertical-align:middle}}`;class Oe extends be{emit(e,t){const l=new CustomEvent(e,Object.assign({bubbles:!0,cancelable:!1,composed:!0,detail:{}},t));return this.dispatchEvent(l),l}static define(e,t=this,l={}){if(customElements.get(e));else try{customElements.define(e,t,l)}catch(r){customElements.define(e,class extends t{},l)}}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}))}))}}Oe.styles=[Se],Oe.dependencies={},e([Pe({type:Boolean,reflect:!0})],Oe.prototype,"ssr",void 0);var Be=a`:host{display:contents}:host([layout=fixed]) .table{table-layout:fixed}.table{border-collapse:collapse;display:table;table-layout:auto;width:100%}.data-table{border:var(--sgds-border-width-1) solid;border-color:var(--sgds-border-color-muted);border-radius:var(--sgds-border-radius-md);display:flex;flex-direction:column;min-height:var(--sgds-dimension-56)}.table-container{overflow-x:auto}.footer{align-items:center;display:flex;justify-content:space-between;padding:var(--sgds-padding-sm) var(--sgds-padding-lg)}.loading{border-bottom:var(--sgds-border-width-1) solid var(--sgds-border-color-muted);display:block;padding:var(--sgds-padding-sm) var(--sgds-padding-md)}.loading-grid{display:flex;flex-direction:column;gap:var(--sgds-gap-xs)}.loading-grid-row{display:grid;gap:var(--sgds-gap-sm);grid-template-columns:repeat(var(--sgds-data-table-loading-columns,1),minmax(0,1fr))}.no-data{align-items:center;color:var(--sgds-text-color-subtle);display:flex;justify-content:center;min-height:var(--sgds-dimension-128);padding:var(--sgds-padding-sm) var(--sgds-padding-md)}.active:not(.sort-icon),tr:hover:not([data-header-row]){background-color:var(--sgds-bg-translucent-subtle);transition:background-color .15s ease}td,th{border-bottom:var(--sgds-border-width-1) solid var(--sgds-border-color-muted);vertical-align:middle}.data-table-cell,.data-table-head{align-items:center;display:flex;min-height:var(--sgds-dimension-56);padding:var(--sgds-padding-sm) var(--sgds-padding-md)}.data-table-head{font-weight:var(--sgds-font-weight-semibold);gap:var(--sgds-gap-2-xs)}.sort,.sort-button{align-items:center;display:inline-flex}.sort-button{background-color:var(--sgds-bg-transparent);border:var(--sgds-border-width-1) solid var(--sgds-border-color-transparent);border-radius:var(--sgds-form-border-radius-md);color:var(--sgds-color-subtle);cursor:pointer;height:var(--sgds-dimension-24);justify-content:center;padding:0;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;width:var(--sgds-dimension-24)}.sort-button:hover{background-color:var(--sgds-bg-translucent-subtle);color:var(--sgds-color-default)}.sort-button:focus,.sort-button:focus-visible{background-color:var(--sgds-bg-translucent-subtle);border-color:transparent;outline:var(--sgds-outline-focus);outline-offset:var(--sgds-outline-offset-focus)}.sort-button:disabled{background-color:var(--sgds-bg-transparent);color:var(--sgds-color-muted);cursor:not-allowed}.sort-button.active{background-color:var(--sgds-primary-surface-translucent);color:var(--sgds-primary-color-default)}.sort-icon{display:inline-flex}.data-table-cell.align-right,.data-table-head.align-right{justify-content:flex-end;text-align:right}.control-cell{width:var(--sgds-dimension-56)}:host(.checkbox-cell) .data-table-cell,:host(.checkbox-cell) .data-table-head{padding:var(--sgds-padding-sm) var(--sgds-padding-md)}:host(.expand-cell) .data-table-cell{cursor:pointer;padding:var(--sgds-padding-md)}.expandable-td{border:0;padding:0}.expandable-content{background-color:var(--sgds-surface-raised);border-bottom:var(--sgds-border-width-1) solid var(--sgds-border-color-muted);padding:var(--sgds-padding-2-xl);padding-left:var(--sgds-padding-4-xl)}.hidden{display:none}`;function je(e,t){const l=Object.assign({waitUntilFirstUpdate:!1},t);return(t,r)=>{const{update:i}=t;if(e in t){const o=e;t.update=function(e){if(e.has(o)){const t=e.get(o),i=this[o];t!==i&&(l.waitUntilFirstUpdate&&!this.hasUpdated||this[r](t,i))}i.call(this,e)}}}}
|
|
46
46
|
/**
|
|
47
47
|
* @license
|
|
48
48
|
* Copyright 2017 Google LLC
|
|
@@ -52,40 +52,40 @@ let Ze;Ce?.({LitElement:be}),(we.litElementVersions??=[]).push("4.2.2"),we.litEl
|
|
|
52
52
|
* @license
|
|
53
53
|
* Copyright 2018 Google LLC
|
|
54
54
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
55
|
-
*/const Te=Re(class extends Ne{constructor(e){if(super(e),e.type!==Le||"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 l=e.element.classList;for(const e of this._previousClasses)e in t||(l.remove(e),this._previousClasses.delete(e));for(const e in t){const r=!!t[e];r===this._previousClasses.has(e)||this._staticClasses?.has(e)||(r?(l.add(e),this._previousClasses.add(e)):(l.remove(e),this._previousClasses.delete(e)))}return te}}),
|
|
55
|
+
*/const Te=Re(class extends Ne{constructor(e){if(super(e),e.type!==Le||"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 l=e.element.classList;for(const e of this._previousClasses)e in t||(l.remove(e),this._previousClasses.delete(e));for(const e in t){const r=!!t[e];r===this._previousClasses.has(e)||this._staticClasses?.has(e)||(r?(l.add(e),this._previousClasses.add(e)):(l.remove(e),this._previousClasses.delete(e)))}return te}}),De=e=>e??le,Ie=Symbol.for(""),Ue=e=>{if(e?.r===Ie)return e?._$litStatic$},Fe=(e,...t)=>({_$litStatic$:t.reduce((t,l,r)=>t+(e=>{if(void 0!==e._$litStatic$)return e._$litStatic$;throw new Error(`Value passed to 'literal' function must be a 'literal' result: ${e}. Use 'unsafeStatic' to pass non-literal values, but\n take care to ensure page security.`)})(l)+e[r+1],e[0]),r:Ie}),We=new Map,qe=(Ke=Q,(e,...t)=>{const l=t.length;let r,i;const o=[],a=[];let n,s=0,c=!1;for(;s<l;){for(n=e[s];s<l&&void 0!==(i=t[s],r=Ue(i));)n+=r+e[++s],c=!0;s!==l&&a.push(i),o.push(n),s++}if(s===l&&o.push(e[l]),c){const l=o.join("$$lit$$");void 0===(e=We.get(l))&&(o.raw=o,We.set(l,e=o)),t=a}return Ke(e,...t)});
|
|
56
56
|
/**
|
|
57
57
|
* @license
|
|
58
58
|
* Copyright 2018 Google LLC
|
|
59
59
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
60
|
-
*/var Ke,Ge=a`:host{--btn-font-weight:var(--sgds-font-weight-regular);--btn-color:var(--sgds-color-fixed-light);--btn-bg:var(--sgds-primary-surface-default);--btn-hover-bg:var(--sgds-primary-surface-emphasis);--btn-border-radius:var(--sgds-border-radius-md);--btn-opacity:var(--sgds-opacity-100,1)}:host([variant=danger]){--btn-bg:var(--sgds-danger-surface-default);--btn-hover-bg:var(--sgds-danger-surface-emphasis);--btn-color:var(--sgds-color-fixed-light)}:host([variant=primary][tone=brand]){--btn-bg:var(--sgds-primary-surface-default);--btn-color:var(--sgds-color-fixed-light)}:host([variant=outline]){--btn-border-width:var(--sgds-border-width-1)}:host([variant=outline][tone=brand]){--btn-border-color:var(--sgds-primary-border-color-default);--btn-bg:var(--sgds-bg-transparent);--btn-color:var(--sgds-primary-color-default);--btn-hover-bg:var(--sgds-primary-bg-translucent)}:host([variant=ghost][tone=brand]){--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:var(--sgds-primary-surface-translucent);--btn-color:var(--sgds-primary-color-default)}:host([variant=primary][tone=danger]){--btn-bg:var(--sgds-danger-surface-default);--btn-hover-bg:var(--sgds-danger-surface-emphasis);--btn-color:var(--sgds-color-fixed-light)}:host([variant=outline][tone=danger]){--btn-border-color:var(--sgds-danger-border-color-default);--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:var(--sgds-danger-surface-translucent);--btn-color:var(--sgds-danger-color-default)}:host([variant=ghost][tone=danger]){--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:var(--sgds-danger-surface-translucent);--btn-color:var(--sgds-danger-color-default)}:host([variant=primary][tone=fixed-light]){--btn-bg:var(--sgds-surface-fixed-light);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-fixed-dark,hsla(0,0%,5%,.2)) 0%,var(--sgds-bg-translucent-fixed-dark,hsla(0,0%,5%,.2)) 100%),var(--sgds-surface-fixed-light,#fff);--btn-color:var(--sgds-color-fixed-dark)}:host([variant=outline][tone=fixed-light]){--btn-border-color:var(--sgds-border-color-fixed-light);--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-fixed-dark) 0%,var(--sgds-bg-translucent-fixed-dark) 100%),var(--sgds-bg-transparent);--btn-color:var(--sgds-color-fixed-light)}:host([variant=ghost][tone=fixed-light]){--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-fixed-dark) 0%,var(--sgds-bg-translucent-fixed-dark) 100%),var(--sgds-bg-transparent);--btn-color:var(--sgds-color-fixed-light)}:host([variant=primary][tone=neutral]){--btn-bg:var(--sgds-surface-inverse);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-inverse) 0%,var(--sgds-bg-translucent-inverse) 100%),var(--sgds-surface-inverse);--btn-color:var(--sgds-color-inverse)}:host([variant=outline][tone=neutral]){--btn-border-color:var(--sgds-border-color-emphasis);--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-inverse) 0%,var(--sgds-bg-translucent-inverse) 100%),var(--sgds-bg-translucent-subtle);--btn-color:var(--sgds-color-default)}:host([variant=ghost][tone=neutral]){--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:var(--sgds-bg-translucent-subtle);--btn-color:var(--sgds-color-default)}:host([variant=ghost]) .btn,:host([variant=outline]) .btn,:host([variant=primary]) .btn{color:var(--btn-color)}:host([variant=outline]) .btn{border:var(--btn-border-width) solid var(--btn-border-color)}:host([size=lg]) .btn{font-size:var(--sgds-font-size-label-lg);height:var(--sgds-dimension-56);line-height:var(--sgds-line-height-md);min-width:var(--sgds-dimension-112);padding:var(--sgds-padding-none) var(--sgds-padding-xl)}:host([size=sm]) .btn{font-size:var(--sgds-font-size-label-sm);height:var(--sgds-dimension-40);line-height:var(--sgds-line-height-2-xs);min-width:var(--sgds-dimension-80);padding:var(--sgds-padding-none) var(--sgds-padding-md)}:host([size=xs]) .btn{font-size:var(--sgds-font-size-label-xs);height:var(--sgds-dimension-32);line-height:var(--sgds-line-height-3-xs);min-width:var(--sgds-dimension-64);padding:var(--sgds-padding-none) var(--sgds-padding-sm)}.btn{align-items:center;background-color:var(--btn-bg);border:var(--sgds-border-width-1) solid var(--sgds-border-color-transparent);border-radius:var(--btn-border-radius);color:var(--sgds-color-fixed-light);cursor:pointer;display:inline-flex;font-size:var(--sgds-font-size-label-md);font-weight:var(--btn-font-weight);gap:var(--sgds-gap-2-xs);height:var(--sgds-dimension-48);justify-content:center;line-height:var(--sgds-line-height-xs);min-width:var(--sgds-dimension-96);opacity:var(--btn-opacity);padding:var(--sgds-padding-none) var(--sgds-padding-lg);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select:none;vertical-align:middle;white-space:nowrap;width:inherit}.btn.active,.btn:hover{background:var(--btn-hover-bg)}.btn:focus-visible{background:var(--btn-hover-bg);border-color:transparent;outline:var(--sgds-outline-focus);outline-offset:var(--sgds-outline-offset-focus)}.btn.disabled,.btn:disabled{color:var(--btn-color);cursor:not-allowed;opacity:var(--sgds-opacity-40)}.btn.loading{cursor:default}.btn slot::slotted(*){color:var(--btn-color)}`;class Je extends Oe{constructor(){super(...arguments),this.variant="primary",this.tone="brand",this.size="md",this.active=!1,this.disabled=!1,this.target="_self"}focus(e){this.button.focus(e)}click(){this.button.click()}blur(){this.button.blur()}_handleBlur(){this.emit("sgds-blur")}_handleFocus(){this.emit("sgds-focus")}_handleClick(e){if(this.disabled||this.loading)return e.preventDefault(),void e.stopPropagation()}_handleKeydown(e){if("Enter"===e.key&&this.loading)return e.preventDefault(),void e.stopPropagation()}_assignSpinnerSize(e){return"xs"===e||"sm"===e?"xs":"md"===e||"lg"===e?"sm":void 0}_assignSpinnerTone(e,t){return"fixed-light"===e&&"primary"===t?"fixed-dark":"neutral"===e&&"primary"===t?"inverse":"fixed-light"===e||"primary"===t?"fixed-light":"neutral"!==e||"outline"!==t&&"ghost"!==t?"brand":"neutral"}}Je.styles=[...Oe.styles,Ge],e([$e(".btn")],Je.prototype,"button",void 0),e([Pe({reflect:!0})],Je.prototype,"variant",void 0),e([Pe({reflect:!0})],Je.prototype,"tone",void 0),e([Pe({reflect:!0})],Je.prototype,"size",void 0),e([Pe({type:Boolean,reflect:!0})],Je.prototype,"active",void 0),e([Pe({type:Boolean,reflect:!0})],Je.prototype,"disabled",void 0),e([Pe({type:String,reflect:!0})],Je.prototype,"href",void 0),e([Pe({type:String,reflect:!0})],Je.prototype,"target",void 0),e([Pe({type:String,reflect:!0})],Je.prototype,"download",void 0),e([Pe({type:String})],Je.prototype,"ariaLabel",void 0),e([Pe({type:Boolean})],Je.prototype,"loading",void 0);class Xe{constructor(e,...t){this.slotNames=[],(this.host=e).addController(this),this.slotNames=t,this.handleSlotChange=this.handleSlotChange.bind(this)}hasDefaultSlot(){return[...this.host.childNodes].some(e=>{var t;if(e.nodeType===e.TEXT_NODE&&""!==(null===(t=e.textContent)||void 0===t?void 0:t.trim()))return!0;if(e.nodeType===e.ELEMENT_NODE){const t=e;if("sl-visually-hidden"===t.tagName.toLowerCase())return!1;if(!t.hasAttribute("slot"))return!0}return!1})}hasNamedSlot(e){return null!==this.host.querySelector(`:scope > [slot="${e}"]`)}test(e){return"[default]"===e?this.hasDefaultSlot():this.hasNamedSlot(e)}hostConnected(){var e;null===(e=this.host.shadowRoot)||void 0===e||e.addEventListener("slotchange",this.handleSlotChange)}hostDisconnected(){var e;null===(e=this.host.shadowRoot)||void 0===e||e.removeEventListener("slotchange",this.handleSlotChange)}handleSlotChange(e){const t=e.target;(this.slotNames.includes("[default]")&&!t.name||t.name&&this.slotNames.includes(t.name))&&this.host.requestUpdate()}}class Ye{constructor(e,t){(this.host=e).addController(this),this.options=Object.assign({form:e=>e.closest("form")},t)}hostConnected(){this.form=this.options.form(this.host)}hostDisconnected(){this.form&&(this.form=void 0)}doAction(e,t){if(this.form){const l=document.createElement("button");l.type=e,l.style.position="absolute",l.style.width="0",l.style.height="0",l.style.clipPath="inset(50%)",l.style.overflow="hidden",l.style.whiteSpace="nowrap",t&&(["formaction","formmethod","formnovalidate","formtarget"].forEach(e=>{t.hasAttribute(e)&&l.setAttribute(e,t.getAttribute(e))}),"submit"===e&&t.hasAttribute("name")&&(l.name=t.getAttribute("name"),l.value=t.getAttribute("value")||"")),this.form.append(l),l.click(),l.remove()}}reset(e){this.doAction("reset",e)}submit(e){this.doAction("submit",e)}}var Qe=a`::slotted(a[target=_blank]):after,a[target=_blank]:after{background-color:currentColor;content:"/";display:inline-block;height:1em;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 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' viewBox='0 0 24 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:top;width:1em}`,et=a`:host{display:inline-block}:host([fullWidth]),:host([fullWidth]) .btn{width:100%}:host([fullWidth]) .btn.has-left-icon{justify-content:flex-start}:host([fullWidth]) .btn.has-right-icon{justify-content:space-between}:host([fullWidth]) .btn.has-left-icon.has-right-icon{justify-content:center}.btn span{padding:0 var(--sgds-padding-2-xs)}.btn.no-icon{gap:var(--sgds-gap-none)}.loading{cursor:default}`;class tt extends Je{constructor(){super(...arguments),this.formSubmitController=new Ye(this,{form:e=>{if(e.hasAttribute("form")){const t=e.getRootNode(),l=e.getAttribute("form");return t.getElementById(l)}return e.closest("form")}}),this.type="button",this.fullWidth=!1,this.hasLeftIconSlot=!1,this.hasRightIconSlot=!1,this.hasSlotController=new Xe(this,"leftIcon","rightIcon"),this._clickHandler=()=>{"submit"===this.type&&this.formSubmitController.submit(this),"reset"===this.type&&this.formSubmitController.reset(this)}}updated(){this.hasLeftIconSlot||(this.hasLeftIconSlot=this.hasSlotController.test("leftIcon")),this.hasRightIconSlot||(this.hasRightIconSlot=this.hasSlotController.test("rightIcon"))}_handleClick(e){if(this.disabled||this.loading)return e.preventDefault(),void e.stopPropagation();this.removeEventListener("click",this._clickHandler),this.addEventListener("click",this._clickHandler)}render(){const e=this.href,t=e?Fe`a`:Fe`button`,l=!this.hasLeftIconSlot&&!this.hasRightIconSlot;return qe`
|
|
60
|
+
*/var Ke,Ge=a`:host{--btn-font-weight:var(--sgds-font-weight-regular);--btn-color:var(--sgds-color-fixed-light);--btn-bg:var(--sgds-primary-surface-default);--btn-hover-bg:var(--sgds-primary-surface-emphasis);--btn-border-radius:var(--sgds-border-radius-md);--btn-opacity:var(--sgds-opacity-100,1)}:host([variant=danger]){--btn-bg:var(--sgds-danger-surface-default);--btn-hover-bg:var(--sgds-danger-surface-emphasis);--btn-color:var(--sgds-color-fixed-light)}:host([variant=primary][tone=brand]){--btn-bg:var(--sgds-primary-surface-default);--btn-color:var(--sgds-color-fixed-light)}:host([variant=outline]){--btn-border-width:var(--sgds-border-width-1)}:host([variant=outline][tone=brand]){--btn-border-color:var(--sgds-primary-border-color-default);--btn-bg:var(--sgds-bg-transparent);--btn-color:var(--sgds-primary-color-default);--btn-hover-bg:var(--sgds-primary-bg-translucent)}:host([variant=ghost][tone=brand]){--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:var(--sgds-primary-surface-translucent);--btn-color:var(--sgds-primary-color-default)}:host([variant=primary][tone=danger]){--btn-bg:var(--sgds-danger-surface-default);--btn-hover-bg:var(--sgds-danger-surface-emphasis);--btn-color:var(--sgds-color-fixed-light)}:host([variant=outline][tone=danger]){--btn-border-color:var(--sgds-danger-border-color-default);--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:var(--sgds-danger-surface-translucent);--btn-color:var(--sgds-danger-color-default)}:host([variant=ghost][tone=danger]){--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:var(--sgds-danger-surface-translucent);--btn-color:var(--sgds-danger-color-default)}:host([variant=primary][tone=fixed-light]){--btn-bg:var(--sgds-surface-fixed-light);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-fixed-dark,hsla(0,0%,5%,.2)) 0%,var(--sgds-bg-translucent-fixed-dark,hsla(0,0%,5%,.2)) 100%),var(--sgds-surface-fixed-light,#fff);--btn-color:var(--sgds-color-fixed-dark)}:host([variant=outline][tone=fixed-light]){--btn-border-color:var(--sgds-border-color-fixed-light);--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-fixed-dark) 0%,var(--sgds-bg-translucent-fixed-dark) 100%),var(--sgds-bg-transparent);--btn-color:var(--sgds-color-fixed-light)}:host([variant=ghost][tone=fixed-light]){--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-fixed-dark) 0%,var(--sgds-bg-translucent-fixed-dark) 100%),var(--sgds-bg-transparent);--btn-color:var(--sgds-color-fixed-light)}:host([variant=primary][tone=neutral]){--btn-bg:var(--sgds-surface-inverse);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-inverse) 0%,var(--sgds-bg-translucent-inverse) 100%),var(--sgds-surface-inverse);--btn-color:var(--sgds-color-inverse)}:host([variant=outline][tone=neutral]){--btn-border-color:var(--sgds-border-color-emphasis);--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:linear-gradient(0deg,var(--sgds-bg-translucent-inverse) 0%,var(--sgds-bg-translucent-inverse) 100%),var(--sgds-bg-translucent-subtle);--btn-color:var(--sgds-color-default)}:host([variant=ghost][tone=neutral]){--btn-bg:var(--sgds-bg-transparent);--btn-hover-bg:var(--sgds-bg-translucent-subtle);--btn-color:var(--sgds-color-default)}:host([variant=ghost]) .btn,:host([variant=outline]) .btn,:host([variant=primary]) .btn{color:var(--btn-color)}:host([variant=outline]) .btn{border:var(--btn-border-width) solid var(--btn-border-color)}:host([size=lg]) .btn{font-size:var(--sgds-font-size-label-lg);height:var(--sgds-dimension-56);line-height:var(--sgds-line-height-md);min-width:var(--sgds-dimension-112);padding:var(--sgds-padding-none) var(--sgds-padding-xl)}:host([size=sm]) .btn{font-size:var(--sgds-font-size-label-sm);height:var(--sgds-dimension-40);line-height:var(--sgds-line-height-2-xs);min-width:var(--sgds-dimension-80);padding:var(--sgds-padding-none) var(--sgds-padding-md)}:host([size=xs]) .btn{font-size:var(--sgds-font-size-label-xs);height:var(--sgds-dimension-32);line-height:var(--sgds-line-height-3-xs);min-width:var(--sgds-dimension-64);padding:var(--sgds-padding-none) var(--sgds-padding-sm)}.btn{align-items:center;background-color:var(--btn-bg);border:var(--sgds-border-width-1) solid var(--sgds-border-color-transparent);border-radius:var(--btn-border-radius);color:var(--sgds-color-fixed-light);cursor:pointer;display:inline-flex;font-size:var(--sgds-font-size-label-md);font-weight:var(--btn-font-weight);gap:var(--sgds-gap-2-xs);height:var(--sgds-dimension-48);justify-content:center;line-height:var(--sgds-line-height-xs);min-width:var(--sgds-dimension-96);opacity:var(--btn-opacity);padding:var(--sgds-padding-none) var(--sgds-padding-lg);text-align:center;text-decoration:none;transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;user-select:none;vertical-align:middle;white-space:nowrap;width:inherit}.btn.active,.btn:hover{background:var(--btn-hover-bg)}.btn:focus-visible{background:var(--btn-hover-bg);border-color:transparent;outline:var(--sgds-outline-focus);outline-offset:var(--sgds-outline-offset-focus)}.btn.disabled,.btn:disabled{color:var(--btn-color);cursor:not-allowed;opacity:var(--sgds-opacity-40)}.btn.loading{cursor:default}.btn slot::slotted(*){color:var(--btn-color)}`;class Je extends Oe{constructor(){super(...arguments),this.variant="primary",this.tone="brand",this.size="md",this.active=!1,this.disabled=!1,this.target="_self"}focus(e){this.button.focus(e)}click(){this.button.click()}blur(){this.button.blur()}_handleBlur(){this.emit("sgds-blur")}_handleFocus(){this.emit("sgds-focus")}_handleClick(e){if(this.disabled||this.loading)return e.preventDefault(),void e.stopPropagation()}_handleKeydown(e){if("Enter"===e.key&&this.loading)return e.preventDefault(),void e.stopPropagation()}_assignSpinnerSize(e){return"xs"===e||"sm"===e?"xs":"md"===e||"lg"===e?"sm":void 0}_assignSpinnerTone(e,t){return"fixed-light"===e&&"primary"===t?"fixed-dark":"neutral"===e&&"primary"===t?"inverse":"fixed-light"===e||"primary"===t?"fixed-light":"neutral"!==e||"outline"!==t&&"ghost"!==t?"brand":"neutral"}}Je.styles=[...Oe.styles,Ge],e([He(".btn")],Je.prototype,"button",void 0),e([Pe({reflect:!0})],Je.prototype,"variant",void 0),e([Pe({reflect:!0})],Je.prototype,"tone",void 0),e([Pe({reflect:!0})],Je.prototype,"size",void 0),e([Pe({type:Boolean,reflect:!0})],Je.prototype,"active",void 0),e([Pe({type:Boolean,reflect:!0})],Je.prototype,"disabled",void 0),e([Pe({type:String,reflect:!0})],Je.prototype,"href",void 0),e([Pe({type:String,reflect:!0})],Je.prototype,"target",void 0),e([Pe({type:String,reflect:!0})],Je.prototype,"download",void 0),e([Pe({type:String})],Je.prototype,"ariaLabel",void 0),e([Pe({type:Boolean})],Je.prototype,"loading",void 0);class Xe{constructor(e,...t){this.slotNames=[],(this.host=e).addController(this),this.slotNames=t,this.handleSlotChange=this.handleSlotChange.bind(this)}hasDefaultSlot(){return[...this.host.childNodes].some(e=>{var t;if(e.nodeType===e.TEXT_NODE&&""!==(null===(t=e.textContent)||void 0===t?void 0:t.trim()))return!0;if(e.nodeType===e.ELEMENT_NODE){const t=e;if("sl-visually-hidden"===t.tagName.toLowerCase())return!1;if(!t.hasAttribute("slot"))return!0}return!1})}hasNamedSlot(e){return null!==this.host.querySelector(`:scope > [slot="${e}"]`)}test(e){return"[default]"===e?this.hasDefaultSlot():this.hasNamedSlot(e)}hostConnected(){var e;null===(e=this.host.shadowRoot)||void 0===e||e.addEventListener("slotchange",this.handleSlotChange)}hostDisconnected(){var e;null===(e=this.host.shadowRoot)||void 0===e||e.removeEventListener("slotchange",this.handleSlotChange)}handleSlotChange(e){const t=e.target;(this.slotNames.includes("[default]")&&!t.name||t.name&&this.slotNames.includes(t.name))&&this.host.requestUpdate()}}class Ye{constructor(e,t){(this.host=e).addController(this),this.options=Object.assign({form:e=>e.closest("form")},t)}hostConnected(){this.form=this.options.form(this.host)}hostDisconnected(){this.form&&(this.form=void 0)}doAction(e,t){if(this.form){const l=document.createElement("button");l.type=e,l.style.position="absolute",l.style.width="0",l.style.height="0",l.style.clipPath="inset(50%)",l.style.overflow="hidden",l.style.whiteSpace="nowrap",t&&(["formaction","formmethod","formnovalidate","formtarget"].forEach(e=>{t.hasAttribute(e)&&l.setAttribute(e,t.getAttribute(e))}),"submit"===e&&t.hasAttribute("name")&&(l.name=t.getAttribute("name"),l.value=t.getAttribute("value")||"")),this.form.append(l),l.click(),l.remove()}}reset(e){this.doAction("reset",e)}submit(e){this.doAction("submit",e)}}var Qe=a`::slotted(a[target=_blank]):after,a[target=_blank]:after{background-color:currentColor;content:"/";display:inline-block;height:1em;-webkit-mask-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 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' viewBox='0 0 24 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:top;width:1em}`,et=a`:host{display:inline-block}:host([fullWidth]),:host([fullWidth]) .btn{width:100%}:host([fullWidth]) .btn.has-left-icon{justify-content:flex-start}:host([fullWidth]) .btn.has-right-icon{justify-content:space-between}:host([fullWidth]) .btn.has-left-icon.has-right-icon{justify-content:center}.btn span{padding:0 var(--sgds-padding-2-xs)}.btn.no-icon{gap:var(--sgds-gap-none)}.loading{cursor:default}`;class tt extends Je{constructor(){super(...arguments),this.formSubmitController=new Ye(this,{form:e=>{if(e.hasAttribute("form")){const t=e.getRootNode(),l=e.getAttribute("form");return t.getElementById(l)}return e.closest("form")}}),this.type="button",this.fullWidth=!1,this.hasLeftIconSlot=!1,this.hasRightIconSlot=!1,this.hasSlotController=new Xe(this,"leftIcon","rightIcon"),this._clickHandler=()=>{"submit"===this.type&&this.formSubmitController.submit(this),"reset"===this.type&&this.formSubmitController.reset(this)}}updated(){this.hasLeftIconSlot||(this.hasLeftIconSlot=this.hasSlotController.test("leftIcon")),this.hasRightIconSlot||(this.hasRightIconSlot=this.hasSlotController.test("rightIcon"))}_handleClick(e){if(this.disabled||this.loading)return e.preventDefault(),void e.stopPropagation();this.removeEventListener("click",this._clickHandler),this.addEventListener("click",this._clickHandler)}render(){const e=this.href,t=e?Fe`a`:Fe`button`,l=!this.hasLeftIconSlot&&!this.hasRightIconSlot;return qe`
|
|
61
61
|
<${t}
|
|
62
62
|
class="btn ${Te({disabled:this.disabled,active:this.active,"has-left-icon":this.hasLeftIconSlot,"has-right-icon":this.hasRightIconSlot,"no-icon":l,loading:this.loading})}"
|
|
63
|
-
?disabled=${
|
|
64
|
-
type=${
|
|
65
|
-
name=${
|
|
66
|
-
value=${
|
|
67
|
-
href=${
|
|
68
|
-
target=${
|
|
69
|
-
download=${
|
|
70
|
-
rel=${
|
|
71
|
-
role=${
|
|
63
|
+
?disabled=${De(e?void 0:this.disabled)}
|
|
64
|
+
type=${De(e?void 0:this.type)}
|
|
65
|
+
name=${De(e?void 0:this.name)}
|
|
66
|
+
value=${De(e?void 0:this.value)}
|
|
67
|
+
href=${De(e?this.href:void 0)}
|
|
68
|
+
target=${De(e?this.target:void 0)}
|
|
69
|
+
download=${De(e?this.download:void 0)}
|
|
70
|
+
rel=${De(e&&"_blank"===this.target?"noreferrer noopener":void 0)}
|
|
71
|
+
role=${De(e?"button":void 0)}
|
|
72
72
|
aria-disabled=${this.disabled||this.loading?"true":"false"}
|
|
73
73
|
tabindex=${this.disabled?"-1":"0"}
|
|
74
74
|
@click=${this._handleClick}
|
|
75
75
|
@keydown=${this._handleKeydown}
|
|
76
76
|
@focus=${this._handleFocus}
|
|
77
77
|
@blur=${this._handleBlur}
|
|
78
|
-
aria-label=${
|
|
78
|
+
aria-label=${De(this.loading?"Loading":this.ariaLabel)}
|
|
79
79
|
>
|
|
80
80
|
${this.loading?qe`<sgds-spinner
|
|
81
|
-
size=${
|
|
82
|
-
tone=${
|
|
81
|
+
size=${De(this._assignSpinnerSize(this.size))}
|
|
82
|
+
tone=${De(this._assignSpinnerTone(this.tone,this.variant))}
|
|
83
83
|
></sgds-spinner>`:qe`<slot name="leftIcon"></slot>
|
|
84
84
|
<span><slot></slot></span>
|
|
85
85
|
<slot name="rightIcon"></slot>`}
|
|
86
86
|
|
|
87
87
|
</${t}>
|
|
88
|
-
`}}tt.styles=[...Je.styles,Qe,et],e([Pe({type:String,reflect:!0})],tt.prototype,"name",void 0),e([Pe({type:String,reflect:!0})],tt.prototype,"value",void 0),e([Pe({type:String,reflect:!0})],tt.prototype,"type",void 0),e([Pe({type:String,reflect:!0})],tt.prototype,"form",void 0),e([Pe({type:String,reflect:!0,attribute:"formaction"})],tt.prototype,"formAction",void 0),e([Pe({type:String,reflect:!0,attribute:"formmethod"})],tt.prototype,"formMethod",void 0),e([Pe({attribute:"formnovalidate",type:Boolean,reflect:!0})],tt.prototype,"formNoValidate",void 0),e([Pe({type:String,reflect:!0,attribute:"formtarget"})],tt.prototype,"formTarget",void 0),e([Pe({type:Boolean,reflect:!0})],tt.prototype,"fullWidth",void 0),e([Pe({type:Boolean})],tt.prototype,"hasLeftIconSlot",void 0),e([Pe({type:Boolean})],tt.prototype,"hasRightIconSlot",void 0);const lt={announcement:()=>Promise.resolve().then(function(){return Tt}),archive:()=>Promise.resolve().then(function(){return Dt}),"arrow-bar-down":()=>Promise.resolve().then(function(){return Ft}),"arrow-bar-left":()=>Promise.resolve().then(function(){return qt}),"arrow-bar-right":()=>Promise.resolve().then(function(){return Gt}),"arrow-bar-up":()=>Promise.resolve().then(function(){return Xt}),"arrow-circle-down":()=>Promise.resolve().then(function(){return Qt}),"arrow-circle-left":()=>Promise.resolve().then(function(){return tl}),"arrow-circle-right":()=>Promise.resolve().then(function(){return rl}),"arrow-circle-up":()=>Promise.resolve().then(function(){return ol}),"arrow-clockwise":()=>Promise.resolve().then(function(){return nl}),"arrow-down":()=>Promise.resolve().then(function(){return cl}),"arrow-left":()=>Promise.resolve().then(function(){return hl}),"arrow-repeat":()=>Promise.resolve().then(function(){return vl}),"arrow-right":()=>Promise.resolve().then(function(){return pl}),"arrow-square-down":()=>Promise.resolve().then(function(){return ml}),"arrow-square-left":()=>Promise.resolve().then(function(){return _l}),"arrow-square-right":()=>Promise.resolve().then(function(){return xl}),"arrow-square-up":()=>Promise.resolve().then(function(){return Zl}),"arrow-up":()=>Promise.resolve().then(function(){return Ml}),"bank-fill":()=>Promise.resolve().then(function(){return Vl}),"bell-slash":()=>Promise.resolve().then(function(){return Hl}),bell:()=>Promise.resolve().then(function(){return zl}),"bi-funnel":()=>Promise.resolve().then(function(){return Ol}),"bookmark-fill":()=>Promise.resolve().then(function(){return jl}),bookmark:()=>Promise.resolve().then(function(){return Al}),"box-arrow-up-right":()=>Promise.resolve().then(function(){return Rl}),"box-seam":()=>Promise.resolve().then(function(){return Tl}),building:()=>Promise.resolve().then(function(){return Dl}),bus:()=>Promise.resolve().then(function(){return Fl}),calculator:()=>Promise.resolve().then(function(){return ql}),"calendar-check":()=>Promise.resolve().then(function(){return Gl}),"calendar-heart":()=>Promise.resolve().then(function(){return Xl}),"calendar-x":()=>Promise.resolve().then(function(){return Ql}),calendar:()=>Promise.resolve().then(function(){return tr}),camera:()=>Promise.resolve().then(function(){return rr}),car:()=>Promise.resolve().then(function(){return or}),"chat-dots":()=>Promise.resolve().then(function(){return nr}),"chat-left-text":()=>Promise.resolve().then(function(){return cr}),chat:()=>Promise.resolve().then(function(){return hr}),"check-circle-fill":()=>Promise.resolve().then(function(){return vr}),"check-circle":()=>Promise.resolve().then(function(){return pr}),check:()=>Promise.resolve().then(function(){return mr}),"chevron-down":()=>Promise.resolve().then(function(){return _r}),"chevron-left":()=>Promise.resolve().then(function(){return xr}),"chevron-right":()=>Promise.resolve().then(function(){return Zr}),"chevron-selector-vertical":()=>Promise.resolve().then(function(){return Mr}),"chevron-up":()=>Promise.resolve().then(function(){return Vr}),clock:()=>Promise.resolve().then(function(){return Hr}),"cloud-check":()=>Promise.resolve().then(function(){return zr}),"cloud-download":()=>Promise.resolve().then(function(){return Or}),"cloud-upload":()=>Promise.resolve().then(function(){return jr}),cloud:()=>Promise.resolve().then(function(){return Ar}),"code-square":()=>Promise.resolve().then(function(){return Rr}),"coins-hand":()=>Promise.resolve().then(function(){return Tr}),compass:()=>Promise.resolve().then(function(){return Dr}),copy:()=>Promise.resolve().then(function(){return Fr}),"cpu-chip-ai":()=>Promise.resolve().then(function(){return qr}),cross:()=>Promise.resolve().then(function(){return Gr}),"cursor-fill":()=>Promise.resolve().then(function(){return Xr}),cursor:()=>Promise.resolve().then(function(){return Qr}),"dash-circle":()=>Promise.resolve().then(function(){return ti}),"dash-square":()=>Promise.resolve().then(function(){return ri}),dash:()=>Promise.resolve().then(function(){return oi}),database:()=>Promise.resolve().then(function(){return ni}),dataflow:()=>Promise.resolve().then(function(){return ci}),download:()=>Promise.resolve().then(function(){return hi}),edit:()=>Promise.resolve().then(function(){return vi}),"exclamation-circle-fill":()=>Promise.resolve().then(function(){return pi}),"exclamation-circle":()=>Promise.resolve().then(function(){return mi}),"exclamation-triangle-fill":()=>Promise.resolve().then(function(){return _i}),"exclamation-triangle":()=>Promise.resolve().then(function(){return xi}),exclamation:()=>Promise.resolve().then(function(){return Zi}),"eye-fill":()=>Promise.resolve().then(function(){return Mi}),"eye-slash-fill":()=>Promise.resolve().then(function(){return Vi}),"eye-slash":()=>Promise.resolve().then(function(){return Hi}),eye:()=>Promise.resolve().then(function(){return zi}),"face-smile-fill":()=>Promise.resolve().then(function(){return Oi}),"face-smile":()=>Promise.resolve().then(function(){return ji}),facebook:()=>Promise.resolve().then(function(){return Ai}),"file-earmark-text":()=>Promise.resolve().then(function(){return Ri}),"file-pdf":()=>Promise.resolve().then(function(){return Ti}),"file-plus":()=>Promise.resolve().then(function(){return Di}),"file-text":()=>Promise.resolve().then(function(){return Fi}),file:()=>Promise.resolve().then(function(){return qi}),files:()=>Promise.resolve().then(function(){return Gi}),fingerprint:()=>Promise.resolve().then(function(){return Xi}),flash:()=>Promise.resolve().then(function(){return Qi}),"folder-check":()=>Promise.resolve().then(function(){return to}),"folder-minus":()=>Promise.resolve().then(function(){return ro}),"folder-plus":()=>Promise.resolve().then(function(){return oo}),folder:()=>Promise.resolve().then(function(){return no}),gear:()=>Promise.resolve().then(function(){return co}),"geo-alt":()=>Promise.resolve().then(function(){return uo}),"geo-fill":()=>Promise.resolve().then(function(){return go}),geo:()=>Promise.resolve().then(function(){return fo}),"globe-alt":()=>Promise.resolve().then(function(){return wo}),globe:()=>Promise.resolve().then(function(){return bo}),google:()=>Promise.resolve().then(function(){return Co}),"grid-alt":()=>Promise.resolve().then(function(){return yo}),"grid-fill":()=>Promise.resolve().then(function(){return Po}),"hand-thumbs-down":()=>Promise.resolve().then(function(){return ko}),"hand-thumbs-up":()=>Promise.resolve().then(function(){return $o}),"hard-drive":()=>Promise.resolve().then(function(){return So}),heart:()=>Promise.resolve().then(function(){return Bo}),"house-door":()=>Promise.resolve().then(function(){return Lo}),house:()=>Promise.resolve().then(function(){return Eo}),image:()=>Promise.resolve().then(function(){return No}),"in-box":()=>Promise.resolve().then(function(){return Io}),"info-circle-fill":()=>Promise.resolve().then(function(){return Uo}),"info-circle":()=>Promise.resolve().then(function(){return Wo}),instagram:()=>Promise.resolve().then(function(){return Ko}),key:()=>Promise.resolve().then(function(){return Jo}),"laptop-gear":()=>Promise.resolve().then(function(){return Yo}),laptop:()=>Promise.resolve().then(function(){return ea}),layers:()=>Promise.resolve().then(function(){return la}),"layout-text-window-reverse":()=>Promise.resolve().then(function(){return ia}),"layout-text-window":()=>Promise.resolve().then(function(){return aa}),layout:()=>Promise.resolve().then(function(){return sa}),"life-buoy":()=>Promise.resolve().then(function(){return da}),lightbulb:()=>Promise.resolve().then(function(){return ua}),link:()=>Promise.resolve().then(function(){return ga}),linkedin:()=>Promise.resolve().then(function(){return fa}),list:()=>Promise.resolve().then(function(){return wa}),"lock-fill":()=>Promise.resolve().then(function(){return ba}),lock:()=>Promise.resolve().then(function(){return Ca}),login:()=>Promise.resolve().then(function(){return ya}),logout:()=>Promise.resolve().then(function(){return Pa}),luggage:()=>Promise.resolve().then(function(){return ka}),"mail-open":()=>Promise.resolve().then(function(){return $a}),mail:()=>Promise.resolve().then(function(){return Sa}),map:()=>Promise.resolve().then(function(){return Ba}),meetup:()=>Promise.resolve().then(function(){return La}),menu:()=>Promise.resolve().then(function(){return Ea}),microphone:()=>Promise.resolve().then(function(){return Na}),monitor:()=>Promise.resolve().then(function(){return Ia}),moon:()=>Promise.resolve().then(function(){return Ua}),move:()=>Promise.resolve().then(function(){return Wa}),paperclip:()=>Promise.resolve().then(function(){return Ka}),passcode:()=>Promise.resolve().then(function(){return Ja}),passport:()=>Promise.resolve().then(function(){return Ya}),pause:()=>Promise.resolve().then(function(){return en}),pencil:()=>Promise.resolve().then(function(){return ln}),"pending-circle":()=>Promise.resolve().then(function(){return on}),"person-dash":()=>Promise.resolve().then(function(){return nn}),"person-plus":()=>Promise.resolve().then(function(){return cn}),"person-x":()=>Promise.resolve().then(function(){return hn}),person:()=>Promise.resolve().then(function(){return vn}),phone:()=>Promise.resolve().then(function(){return pn}),"pin-map-fill":()=>Promise.resolve().then(function(){return mn}),pin:()=>Promise.resolve().then(function(){return _n}),placeholder:()=>Promise.resolve().then(function(){return xn}),plane:()=>Promise.resolve().then(function(){return Zn}),play:()=>Promise.resolve().then(function(){return Mn}),"plus-circle":()=>Promise.resolve().then(function(){return Vn}),"plus-square":()=>Promise.resolve().then(function(){return Hn}),plus:()=>Promise.resolve().then(function(){return zn}),printer:()=>Promise.resolve().then(function(){return On}),"question-circle":()=>Promise.resolve().then(function(){return jn}),rocket:()=>Promise.resolve().then(function(){return An}),save:()=>Promise.resolve().then(function(){return Rn}),search:()=>Promise.resolve().then(function(){return Tn}),send:()=>Promise.resolve().then(function(){return Dn}),"sg-crest":()=>Promise.resolve().then(function(){return Fn}),share:()=>Promise.resolve().then(function(){return qn}),"shield-tick":()=>Promise.resolve().then(function(){return Gn}),"sidebar-collapse":()=>Promise.resolve().then(function(){return Xn}),"sidebar-expand":()=>Promise.resolve().then(function(){return Qn}),"slash-circle":()=>Promise.resolve().then(function(){return ts}),"slash-divider":()=>Promise.resolve().then(function(){return rs}),sliders:()=>Promise.resolve().then(function(){return os}),"sort-ascending":()=>Promise.resolve().then(function(){return ns}),"sort-descending":()=>Promise.resolve().then(function(){return cs}),speedometer:()=>Promise.resolve().then(function(){return hs}),"star-ai":()=>Promise.resolve().then(function(){return vs}),"star-fill":()=>Promise.resolve().then(function(){return ps}),star:()=>Promise.resolve().then(function(){return ms}),stoplights:()=>Promise.resolve().then(function(){return _s}),sun:()=>Promise.resolve().then(function(){return xs}),"switch-horizontal":()=>Promise.resolve().then(function(){return Zs}),"switch-vertical":()=>Promise.resolve().then(function(){return Ms}),tablet:()=>Promise.resolve().then(function(){return Vs}),telegram:()=>Promise.resolve().then(function(){return Hs}),telephone:()=>Promise.resolve().then(function(){return zs}),"three-dots-vertical":()=>Promise.resolve().then(function(){return Os}),"three-dots":()=>Promise.resolve().then(function(){return js}),ticket:()=>Promise.resolve().then(function(){return As}),"toggle-off":()=>Promise.resolve().then(function(){return Rs}),"toggle-on":()=>Promise.resolve().then(function(){return Ts}),train:()=>Promise.resolve().then(function(){return Ds}),translate:()=>Promise.resolve().then(function(){return Fs}),trash:()=>Promise.resolve().then(function(){return qs}),"trend-down":()=>Promise.resolve().then(function(){return Gs}),"trend-up":()=>Promise.resolve().then(function(){return Xs}),truck:()=>Promise.resolve().then(function(){return Qs}),"twitter-x":()=>Promise.resolve().then(function(){return tc}),unlock:()=>Promise.resolve().then(function(){return rc}),upload:()=>Promise.resolve().then(function(){return oc}),"user-check":()=>Promise.resolve().then(function(){return nc}),"user-circle":()=>Promise.resolve().then(function(){return cc}),"user-pause":()=>Promise.resolve().then(function(){return hc}),"user-square":()=>Promise.resolve().then(function(){return vc}),users:()=>Promise.resolve().then(function(){return pc}),"video-recorder":()=>Promise.resolve().then(function(){return mc}),"volume-max":()=>Promise.resolve().then(function(){return _c}),"volume-x":()=>Promise.resolve().then(function(){return xc}),"window-dash":()=>Promise.resolve().then(function(){return Zc}),"window-desktop":()=>Promise.resolve().then(function(){return Mc}),"window-dock":()=>Promise.resolve().then(function(){return Vc}),"window-fullscreen":()=>Promise.resolve().then(function(){return Hc}),"window-plus":()=>Promise.resolve().then(function(){return zc}),"window-sidebar":()=>Promise.resolve().then(function(){return Oc}),"window-split":()=>Promise.resolve().then(function(){return jc}),"window-stack":()=>Promise.resolve().then(function(){return Ac}),"window-x":()=>Promise.resolve().then(function(){return Rc}),window:()=>Promise.resolve().then(function(){return Tc}),"xcircle-fill":()=>Promise.resolve().then(function(){return Dc}),xcircle:()=>Promise.resolve().then(function(){return Fc}),youtube:()=>Promise.resolve().then(function(){return qc}),"zoom-in":()=>Promise.resolve().then(function(){return Gc}),"zoom-out":()=>Promise.resolve().then(function(){return Xc})};var rt=a`: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)}`;const it=new Map;class ot extends Oe{constructor(){super(...arguments),this.size="lg"}willUpdate(e){e.has("name")&&this._loadIcon(this.name)}async _loadIcon(e){if(!e)return void(this._icon=void 0);if(it.has(e))return void(this._icon=it.get(e));const t=lt[e];if(!t)return console.warn(`Icon not found: ${e}`),void(this._icon=void 0);try{const l=await t();it.set(e,l.default),this._icon=l.default}catch(t){console.warn(`Failed to load icon: ${e}`),this._icon=void 0}}updated(){var e;const t=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelector("svg");t&&(this.ariaLabel?(t.removeAttribute("aria-hidden"),t.setAttribute("aria-label",this.ariaLabel)):(t.removeAttribute("aria-label"),t.setAttribute("aria-hidden","true")))}render(){var e;return null!==(e=this._icon)&&void 0!==e?e:le}}ot.styles=[...Oe.styles,rt],e([Pe({type:String,reflect:!0})],ot.prototype,"name",void 0),e([Pe({type:String,reflect:!0})],ot.prototype,"size",void 0),e([Pe({type:String})],ot.prototype,"ariaLabel",void 0),e([Ve()],ot.prototype,"_icon",void 0);var at=a`:host{--sgds-spinner-bg:var(--sgds-primary-surface-default);display:inline-flex}:host([variant=neutral]){--sgds-spinner-bg:var(--sgds-neutral-surface-default)}:host([tone=neutral]){--sgds-spinner-bg:var(--sgds-surface-inverse)}:host([tone=inverse]){--sgds-spinner-bg:var(--sgds-surface-default)}:host([tone=fixed-light]){--sgds-spinner-bg:var(--sgds-surface-fixed-light)}:host([tone=fixed-dark]){--sgds-spinner-bg:var(--sgds-surface-fixed-dark)}.spinner-wrapper{align-items:center;display:flex;flex-direction:column;gap:var(--sgds-gap-2-xs)}.spinner-wrapper.horizontal{flex-direction:row}.spinner{--border-thickness:4px;animation:spinner .75s linear infinite;border:var(--border-thickness) solid var(--sgds-bg-translucent);border-radius:50%;border-right:var(--border-thickness) solid var(--sgds-spinner-bg);color:var(--sgds-spinner-color);display:inline-flex;height:var(--sgds-dimension-32);width:var(--sgds-dimension-32)}.spinner-xs{--border-thickness:2px;height:var(--sgds-dimension-16);width:var(--sgds-dimension-16)}.spinner-sm{--border-thickness:3px;height:var(--sgds-dimension-24);width:var(--sgds-dimension-24)}.spinner-lg{--border-thickness:6px;height:var(--sgds-dimension-48);width:var(--sgds-dimension-48)}.spinner-xl{--border-thickness:8px;height:var(--sgds-dimension-64);width:var(--sgds-dimension-64)}.spinner-label{color:var(--sgds-neutral-color-default);font-size:var(--sgds-font-size-label-sm)}
|
|
88
|
+
`}}tt.styles=[...Je.styles,Qe,et],e([Pe({type:String,reflect:!0})],tt.prototype,"name",void 0),e([Pe({type:String,reflect:!0})],tt.prototype,"value",void 0),e([Pe({type:String,reflect:!0})],tt.prototype,"type",void 0),e([Pe({type:String,reflect:!0})],tt.prototype,"form",void 0),e([Pe({type:String,reflect:!0,attribute:"formaction"})],tt.prototype,"formAction",void 0),e([Pe({type:String,reflect:!0,attribute:"formmethod"})],tt.prototype,"formMethod",void 0),e([Pe({attribute:"formnovalidate",type:Boolean,reflect:!0})],tt.prototype,"formNoValidate",void 0),e([Pe({type:String,reflect:!0,attribute:"formtarget"})],tt.prototype,"formTarget",void 0),e([Pe({type:Boolean,reflect:!0})],tt.prototype,"fullWidth",void 0),e([Pe({type:Boolean})],tt.prototype,"hasLeftIconSlot",void 0),e([Pe({type:Boolean})],tt.prototype,"hasRightIconSlot",void 0);const lt={announcement:()=>Promise.resolve().then(function(){return It}),archive:()=>Promise.resolve().then(function(){return Ft}),"arrow-bar-down":()=>Promise.resolve().then(function(){return qt}),"arrow-bar-left":()=>Promise.resolve().then(function(){return Gt}),"arrow-bar-right":()=>Promise.resolve().then(function(){return Xt}),"arrow-bar-up":()=>Promise.resolve().then(function(){return Qt}),"arrow-circle-down":()=>Promise.resolve().then(function(){return tl}),"arrow-circle-left":()=>Promise.resolve().then(function(){return rl}),"arrow-circle-right":()=>Promise.resolve().then(function(){return ol}),"arrow-circle-up":()=>Promise.resolve().then(function(){return nl}),"arrow-clockwise":()=>Promise.resolve().then(function(){return cl}),"arrow-down":()=>Promise.resolve().then(function(){return hl}),"arrow-left":()=>Promise.resolve().then(function(){return vl}),"arrow-repeat":()=>Promise.resolve().then(function(){return pl}),"arrow-right":()=>Promise.resolve().then(function(){return ml}),"arrow-square-down":()=>Promise.resolve().then(function(){return _l}),"arrow-square-left":()=>Promise.resolve().then(function(){return xl}),"arrow-square-right":()=>Promise.resolve().then(function(){return Zl}),"arrow-square-up":()=>Promise.resolve().then(function(){return Ml}),"arrow-up":()=>Promise.resolve().then(function(){return Vl}),"bank-fill":()=>Promise.resolve().then(function(){return $l}),"bell-slash":()=>Promise.resolve().then(function(){return zl}),bell:()=>Promise.resolve().then(function(){return Ol}),"bi-funnel":()=>Promise.resolve().then(function(){return jl}),"bookmark-fill":()=>Promise.resolve().then(function(){return Al}),bookmark:()=>Promise.resolve().then(function(){return Rl}),"box-arrow-up-right":()=>Promise.resolve().then(function(){return Tl}),"box-seam":()=>Promise.resolve().then(function(){return Il}),building:()=>Promise.resolve().then(function(){return Fl}),bus:()=>Promise.resolve().then(function(){return ql}),calculator:()=>Promise.resolve().then(function(){return Gl}),"calendar-check":()=>Promise.resolve().then(function(){return Xl}),"calendar-heart":()=>Promise.resolve().then(function(){return Ql}),"calendar-x":()=>Promise.resolve().then(function(){return tr}),calendar:()=>Promise.resolve().then(function(){return rr}),camera:()=>Promise.resolve().then(function(){return or}),car:()=>Promise.resolve().then(function(){return nr}),"chat-dots":()=>Promise.resolve().then(function(){return cr}),"chat-left-text":()=>Promise.resolve().then(function(){return hr}),chat:()=>Promise.resolve().then(function(){return vr}),"check-circle-fill":()=>Promise.resolve().then(function(){return pr}),"check-circle":()=>Promise.resolve().then(function(){return mr}),check:()=>Promise.resolve().then(function(){return _r}),"chevron-down":()=>Promise.resolve().then(function(){return xr}),"chevron-left":()=>Promise.resolve().then(function(){return Zr}),"chevron-right":()=>Promise.resolve().then(function(){return Mr}),"chevron-selector-vertical":()=>Promise.resolve().then(function(){return Vr}),"chevron-up":()=>Promise.resolve().then(function(){return $r}),clock:()=>Promise.resolve().then(function(){return zr}),"cloud-check":()=>Promise.resolve().then(function(){return Or}),"cloud-download":()=>Promise.resolve().then(function(){return jr}),"cloud-upload":()=>Promise.resolve().then(function(){return Ar}),cloud:()=>Promise.resolve().then(function(){return Rr}),"code-square":()=>Promise.resolve().then(function(){return Tr}),"coins-hand":()=>Promise.resolve().then(function(){return Ir}),compass:()=>Promise.resolve().then(function(){return Fr}),copy:()=>Promise.resolve().then(function(){return qr}),"cpu-chip-ai":()=>Promise.resolve().then(function(){return Gr}),cross:()=>Promise.resolve().then(function(){return Xr}),"cursor-fill":()=>Promise.resolve().then(function(){return Qr}),cursor:()=>Promise.resolve().then(function(){return ti}),"dash-circle":()=>Promise.resolve().then(function(){return ri}),"dash-square":()=>Promise.resolve().then(function(){return oi}),dash:()=>Promise.resolve().then(function(){return ni}),database:()=>Promise.resolve().then(function(){return ci}),dataflow:()=>Promise.resolve().then(function(){return hi}),download:()=>Promise.resolve().then(function(){return vi}),edit:()=>Promise.resolve().then(function(){return pi}),"exclamation-circle-fill":()=>Promise.resolve().then(function(){return mi}),"exclamation-circle":()=>Promise.resolve().then(function(){return _i}),"exclamation-triangle-fill":()=>Promise.resolve().then(function(){return xi}),"exclamation-triangle":()=>Promise.resolve().then(function(){return Zi}),exclamation:()=>Promise.resolve().then(function(){return Mi}),"eye-fill":()=>Promise.resolve().then(function(){return Vi}),"eye-slash-fill":()=>Promise.resolve().then(function(){return $i}),"eye-slash":()=>Promise.resolve().then(function(){return zi}),eye:()=>Promise.resolve().then(function(){return Oi}),"face-smile-fill":()=>Promise.resolve().then(function(){return ji}),"face-smile":()=>Promise.resolve().then(function(){return Ai}),facebook:()=>Promise.resolve().then(function(){return Ri}),"file-earmark-text":()=>Promise.resolve().then(function(){return Ti}),"file-pdf":()=>Promise.resolve().then(function(){return Ii}),"file-plus":()=>Promise.resolve().then(function(){return Fi}),"file-text":()=>Promise.resolve().then(function(){return qi}),file:()=>Promise.resolve().then(function(){return Gi}),files:()=>Promise.resolve().then(function(){return Xi}),fingerprint:()=>Promise.resolve().then(function(){return Qi}),flash:()=>Promise.resolve().then(function(){return to}),"folder-check":()=>Promise.resolve().then(function(){return ro}),"folder-minus":()=>Promise.resolve().then(function(){return oo}),"folder-plus":()=>Promise.resolve().then(function(){return no}),folder:()=>Promise.resolve().then(function(){return co}),gear:()=>Promise.resolve().then(function(){return uo}),"geo-alt":()=>Promise.resolve().then(function(){return go}),"geo-fill":()=>Promise.resolve().then(function(){return fo}),geo:()=>Promise.resolve().then(function(){return wo}),"globe-alt":()=>Promise.resolve().then(function(){return bo}),globe:()=>Promise.resolve().then(function(){return Co}),google:()=>Promise.resolve().then(function(){return yo}),"grid-alt":()=>Promise.resolve().then(function(){return Po}),"grid-fill":()=>Promise.resolve().then(function(){return ko}),"hand-thumbs-down":()=>Promise.resolve().then(function(){return Ho}),"hand-thumbs-up":()=>Promise.resolve().then(function(){return So}),"hard-drive":()=>Promise.resolve().then(function(){return Bo}),heart:()=>Promise.resolve().then(function(){return Lo}),"house-door":()=>Promise.resolve().then(function(){return Eo}),house:()=>Promise.resolve().then(function(){return No}),image:()=>Promise.resolve().then(function(){return Do}),"in-box":()=>Promise.resolve().then(function(){return Uo}),"info-circle-fill":()=>Promise.resolve().then(function(){return Wo}),"info-circle":()=>Promise.resolve().then(function(){return Ko}),instagram:()=>Promise.resolve().then(function(){return Jo}),key:()=>Promise.resolve().then(function(){return Yo}),"laptop-gear":()=>Promise.resolve().then(function(){return ea}),laptop:()=>Promise.resolve().then(function(){return la}),layers:()=>Promise.resolve().then(function(){return ia}),"layout-text-window-reverse":()=>Promise.resolve().then(function(){return aa}),"layout-text-window":()=>Promise.resolve().then(function(){return sa}),layout:()=>Promise.resolve().then(function(){return da}),"life-buoy":()=>Promise.resolve().then(function(){return ua}),lightbulb:()=>Promise.resolve().then(function(){return ga}),link:()=>Promise.resolve().then(function(){return fa}),linkedin:()=>Promise.resolve().then(function(){return wa}),list:()=>Promise.resolve().then(function(){return ba}),"lock-fill":()=>Promise.resolve().then(function(){return Ca}),lock:()=>Promise.resolve().then(function(){return ya}),login:()=>Promise.resolve().then(function(){return Pa}),logout:()=>Promise.resolve().then(function(){return ka}),luggage:()=>Promise.resolve().then(function(){return Ha}),"mail-open":()=>Promise.resolve().then(function(){return Sa}),mail:()=>Promise.resolve().then(function(){return Ba}),map:()=>Promise.resolve().then(function(){return La}),meetup:()=>Promise.resolve().then(function(){return Ea}),menu:()=>Promise.resolve().then(function(){return Na}),microphone:()=>Promise.resolve().then(function(){return Da}),monitor:()=>Promise.resolve().then(function(){return Ua}),moon:()=>Promise.resolve().then(function(){return Wa}),move:()=>Promise.resolve().then(function(){return Ka}),paperclip:()=>Promise.resolve().then(function(){return Ja}),passcode:()=>Promise.resolve().then(function(){return Ya}),passport:()=>Promise.resolve().then(function(){return en}),pause:()=>Promise.resolve().then(function(){return ln}),pencil:()=>Promise.resolve().then(function(){return on}),"pending-circle":()=>Promise.resolve().then(function(){return nn}),"person-dash":()=>Promise.resolve().then(function(){return cn}),"person-plus":()=>Promise.resolve().then(function(){return hn}),"person-x":()=>Promise.resolve().then(function(){return vn}),person:()=>Promise.resolve().then(function(){return pn}),phone:()=>Promise.resolve().then(function(){return mn}),"pin-map-fill":()=>Promise.resolve().then(function(){return _n}),pin:()=>Promise.resolve().then(function(){return xn}),placeholder:()=>Promise.resolve().then(function(){return Zn}),plane:()=>Promise.resolve().then(function(){return Mn}),play:()=>Promise.resolve().then(function(){return Vn}),"plus-circle":()=>Promise.resolve().then(function(){return $n}),"plus-square":()=>Promise.resolve().then(function(){return zn}),plus:()=>Promise.resolve().then(function(){return On}),printer:()=>Promise.resolve().then(function(){return jn}),"question-circle":()=>Promise.resolve().then(function(){return An}),rocket:()=>Promise.resolve().then(function(){return Rn}),save:()=>Promise.resolve().then(function(){return Tn}),search:()=>Promise.resolve().then(function(){return In}),send:()=>Promise.resolve().then(function(){return Fn}),"sg-crest":()=>Promise.resolve().then(function(){return qn}),share:()=>Promise.resolve().then(function(){return Gn}),"shield-tick":()=>Promise.resolve().then(function(){return Xn}),"sidebar-collapse":()=>Promise.resolve().then(function(){return Qn}),"sidebar-expand":()=>Promise.resolve().then(function(){return ts}),"slash-circle":()=>Promise.resolve().then(function(){return rs}),"slash-divider":()=>Promise.resolve().then(function(){return os}),sliders:()=>Promise.resolve().then(function(){return ns}),"sort-ascending":()=>Promise.resolve().then(function(){return cs}),"sort-descending":()=>Promise.resolve().then(function(){return hs}),speedometer:()=>Promise.resolve().then(function(){return vs}),"star-ai":()=>Promise.resolve().then(function(){return ps}),"star-fill":()=>Promise.resolve().then(function(){return ms}),star:()=>Promise.resolve().then(function(){return _s}),stoplights:()=>Promise.resolve().then(function(){return xs}),sun:()=>Promise.resolve().then(function(){return Zs}),"switch-horizontal":()=>Promise.resolve().then(function(){return Ms}),"switch-vertical":()=>Promise.resolve().then(function(){return Vs}),tablet:()=>Promise.resolve().then(function(){return $s}),telegram:()=>Promise.resolve().then(function(){return zs}),telephone:()=>Promise.resolve().then(function(){return Os}),"three-dots-vertical":()=>Promise.resolve().then(function(){return js}),"three-dots":()=>Promise.resolve().then(function(){return As}),ticket:()=>Promise.resolve().then(function(){return Rs}),"toggle-off":()=>Promise.resolve().then(function(){return Ts}),"toggle-on":()=>Promise.resolve().then(function(){return Is}),train:()=>Promise.resolve().then(function(){return Fs}),translate:()=>Promise.resolve().then(function(){return qs}),trash:()=>Promise.resolve().then(function(){return Gs}),"trend-down":()=>Promise.resolve().then(function(){return Xs}),"trend-up":()=>Promise.resolve().then(function(){return Qs}),truck:()=>Promise.resolve().then(function(){return tc}),"twitter-x":()=>Promise.resolve().then(function(){return rc}),unlock:()=>Promise.resolve().then(function(){return oc}),upload:()=>Promise.resolve().then(function(){return nc}),"user-check":()=>Promise.resolve().then(function(){return cc}),"user-circle":()=>Promise.resolve().then(function(){return hc}),"user-pause":()=>Promise.resolve().then(function(){return vc}),"user-square":()=>Promise.resolve().then(function(){return pc}),users:()=>Promise.resolve().then(function(){return mc}),"video-recorder":()=>Promise.resolve().then(function(){return _c}),"volume-max":()=>Promise.resolve().then(function(){return xc}),"volume-x":()=>Promise.resolve().then(function(){return Zc}),"window-dash":()=>Promise.resolve().then(function(){return Mc}),"window-desktop":()=>Promise.resolve().then(function(){return Vc}),"window-dock":()=>Promise.resolve().then(function(){return $c}),"window-fullscreen":()=>Promise.resolve().then(function(){return zc}),"window-plus":()=>Promise.resolve().then(function(){return Oc}),"window-sidebar":()=>Promise.resolve().then(function(){return jc}),"window-split":()=>Promise.resolve().then(function(){return Ac}),"window-stack":()=>Promise.resolve().then(function(){return Rc}),"window-x":()=>Promise.resolve().then(function(){return Tc}),window:()=>Promise.resolve().then(function(){return Ic}),"xcircle-fill":()=>Promise.resolve().then(function(){return Fc}),xcircle:()=>Promise.resolve().then(function(){return qc}),youtube:()=>Promise.resolve().then(function(){return Gc}),"zoom-in":()=>Promise.resolve().then(function(){return Xc}),"zoom-out":()=>Promise.resolve().then(function(){return Qc})};var rt=a`: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)}`;const it=new Map;class ot extends Oe{constructor(){super(...arguments),this.size="lg"}willUpdate(e){e.has("name")&&this._loadIcon(this.name)}async _loadIcon(e){if(!e)return void(this._icon=void 0);if(it.has(e))return void(this._icon=it.get(e));const t=lt[e];if(!t)return console.warn(`Icon not found: ${e}`),void(this._icon=void 0);try{const l=await t();it.set(e,l.default),this._icon=l.default}catch(t){console.warn(`Failed to load icon: ${e}`),this._icon=void 0}}updated(){var e;const t=null===(e=this.shadowRoot)||void 0===e?void 0:e.querySelector("svg");t&&(this.ariaLabel?(t.removeAttribute("aria-hidden"),t.setAttribute("aria-label",this.ariaLabel)):(t.removeAttribute("aria-label"),t.setAttribute("aria-hidden","true")))}render(){var e;return null!==(e=this._icon)&&void 0!==e?e:le}}ot.styles=[...Oe.styles,rt],e([Pe({type:String,reflect:!0})],ot.prototype,"name",void 0),e([Pe({type:String,reflect:!0})],ot.prototype,"size",void 0),e([Pe({type:String})],ot.prototype,"ariaLabel",void 0),e([Ve()],ot.prototype,"_icon",void 0);var at=a`:host{--sgds-spinner-bg:var(--sgds-primary-surface-default);display:inline-flex}:host([variant=neutral]){--sgds-spinner-bg:var(--sgds-neutral-surface-default)}:host([tone=neutral]){--sgds-spinner-bg:var(--sgds-surface-inverse)}:host([tone=inverse]){--sgds-spinner-bg:var(--sgds-surface-default)}:host([tone=fixed-light]){--sgds-spinner-bg:var(--sgds-surface-fixed-light)}:host([tone=fixed-dark]){--sgds-spinner-bg:var(--sgds-surface-fixed-dark)}.spinner-wrapper{align-items:center;display:flex;flex-direction:column;gap:var(--sgds-gap-2-xs)}.spinner-wrapper.horizontal{flex-direction:row}.spinner{--border-thickness:4px;animation:spinner .75s linear infinite;border:var(--border-thickness) solid var(--sgds-bg-translucent);border-radius:50%;border-right:var(--border-thickness) solid var(--sgds-spinner-bg);color:var(--sgds-spinner-color);display:inline-flex;height:var(--sgds-dimension-32);width:var(--sgds-dimension-32)}.spinner-xs{--border-thickness:2px;height:var(--sgds-dimension-16);width:var(--sgds-dimension-16)}.spinner-sm{--border-thickness:3px;height:var(--sgds-dimension-24);width:var(--sgds-dimension-24)}.spinner-lg{--border-thickness:6px;height:var(--sgds-dimension-48);width:var(--sgds-dimension-48)}.spinner-xl{--border-thickness:8px;height:var(--sgds-dimension-64);width:var(--sgds-dimension-64)}.spinner-label{color:var(--sgds-neutral-color-default);font-size:var(--sgds-font-size-label-sm)}
|
|
89
89
|
|
|
90
90
|
|
|
91
91
|
/*! CSS Used keyframes */@keyframes spinner{to{transform:rotate(1turn)}}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}`,nt=a`.text-primary{color:var(--sgds-primary-rgb)!important}.text-secondary{color:var(--sgds-secondary-rgb)!important}.text-success{color:var(--sgds-success-rgb)!important}.text-info{color:var(--sgds-info-rgb)!important}.text-warning{color:var(--sgds-warning-rgb)!important}.text-danger{color:var(--sgds-danger-rgb)!important}.text-light{color:var(--sgds-light-rgb)!important}.text-dark{color:var(--sgds-dark-rgb)!important}.text-muted{color:var(--sgds-secondary-color)!important}`;class st extends Oe{constructor(){super(...arguments),this.variant="primary",this.tone="brand",this.size="md",this.orientation="vertical"}render(){return qe`
|
|
@@ -103,27 +103,27 @@ let Ze;Ce?.({LitElement:be}),(we.litElementVersions??=[]).push("4.2.2"),we.litEl
|
|
|
103
103
|
`}}st.styles=[...Oe.styles,nt,at],e([Pe({type:String,reflect:!0})],st.prototype,"variant",void 0),e([Pe({type:String,reflect:!0})],st.prototype,"tone",void 0),e([Pe({type:String,reflect:!0})],st.prototype,"size",void 0),e([Pe({reflect:!0,type:String})],st.prototype,"label",void 0),e([Pe({type:String,reflect:!0})],st.prototype,"orientation",void 0);var ct=a`:host{display:inline-block}.btn.btn-icon{display:flex;height:var(--sgds-dimension-48,56px);min-width:unset;padding:0;width:var(--sgds-dimension-48,56px)}.btn.btn-icon.btn-lg{height:var(--sgds-dimension-56);min-width:unset;padding:0;width:var(--sgds-dimension-56)}.btn.btn-icon.btn-sm{height:var(--sgds-dimension-40);min-width:unset;padding:0;width:var(--sgds-dimension-40)}.btn.btn-icon.btn-xs{height:var(--sgds-dimension-32);min-width:unset;padding:0;width:var(--sgds-dimension-32)}`;class dt extends Je{_assignIconSize(e){return"xs"===e?"sm":"sm"===e?"md":"md"===e?"lg":"lg"===e?"xl":void 0}render(){const e=this.href,t=e?Fe`a`:Fe`button`;return qe`
|
|
104
104
|
<${t}
|
|
105
105
|
class="btn btn-icon${Te({disabled:this.disabled,active:this.active,[`btn-${this.variant}`]:this.variant,[`btn-${this.size}`]:this.size,loading:this.loading})}"
|
|
106
|
-
?disabled=${
|
|
107
|
-
type=${
|
|
108
|
-
href=${
|
|
109
|
-
target=${
|
|
110
|
-
download=${
|
|
111
|
-
rel=${
|
|
112
|
-
role=${
|
|
106
|
+
?disabled=${De(e?void 0:this.disabled)}
|
|
107
|
+
type=${De(e?void 0:"button")}
|
|
108
|
+
href=${De(e?this.href:void 0)}
|
|
109
|
+
target=${De(e?this.target:void 0)}
|
|
110
|
+
download=${De(e?this.download:void 0)}
|
|
111
|
+
rel=${De(e&&"_blank"===this.target?"noreferrer noopener":void 0)}
|
|
112
|
+
role=${De(e?"button":void 0)}
|
|
113
113
|
aria-disabled=${this.disabled||this.loading?"true":"false"}
|
|
114
114
|
tabindex=${this.disabled?"-1":"0"}
|
|
115
115
|
@click=${this._handleClick}
|
|
116
116
|
@keydown=${this._handleKeydown}
|
|
117
117
|
@focus=${this._handleFocus}
|
|
118
118
|
@blur=${this._handleBlur}
|
|
119
|
-
aria-label=${
|
|
119
|
+
aria-label=${De(this.loading?"Loading":this.ariaLabel)}
|
|
120
120
|
>
|
|
121
121
|
${this.loading?qe`<sgds-spinner
|
|
122
|
-
size=${
|
|
123
|
-
tone=${
|
|
122
|
+
size=${De(this._assignSpinnerSize(this.size))}
|
|
123
|
+
tone=${De(this._assignSpinnerTone(this.tone,this.variant))}
|
|
124
124
|
></sgds-spinner>`:qe`<sgds-icon
|
|
125
|
-
name=${
|
|
126
|
-
size=${
|
|
125
|
+
name=${De(this.name)}
|
|
126
|
+
size=${De(this._assignIconSize(this.size))}
|
|
127
127
|
></sgds-icon>`}
|
|
128
128
|
</${t}>
|
|
129
129
|
`}}dt.styles=[...Je.styles,ct],dt.dependencies={"sgds-icon":ot,"sgds-spinner":st},e([Pe({type:String,reflect:!0})],dt.prototype,"name",void 0);var ht=a`ul{margin-bottom:1rem;margin-top:0;padding-left:2rem}svg{vertical-align:middle}.pagination{display:inline-flex;gap:var(--sgds-gap-2-xs);list-style:none;padding-left:0}.page-link{align-items:center;background-color:var(--sgds-bg-transparent);border-radius:var(--sgds-border-radius-md);display:flex;height:var(--sgds-dimension-48);justify-content:center;width:var(--sgds-dimension-48)}.page-link:not(.ellipsis):focus-visible,.page-link:not(.ellipsis):hover{background-color:var(--sgds-primary-surface-translucent);color:var(--sgds-primary-color-default)}.page-link:not(.ellipsis):focus-visible{outline:var(--sgds-outline-focus);outline-offset:var(--sgds-outline-offset-focus)}.page-item>.page-link:not(.ellipsis){cursor:pointer}.page-item.active .page-link{background-color:var(--sgds-primary-surface-default);color:var(--sgds-color-fixed-light)}.ellipsis-disabled,.page-item.disabled .page-link{opacity:var(--sgds-opacity-40)}.ellipsis-disabled{cursor:not-allowed;pointer-events:none}.pagination-sm .page-link{font-size:var(--sgds-font-size-label-sm);height:var(--sgds-dimension-40);width:var(--sgds-dimension-40)}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.pagination-description{align-items:center;display:flex}.pagination-sm .pagination-description{font-size:var(--sgds-font-size-label-sm)}`;class ut extends Oe{constructor(){super(...arguments),this.dataLength=0,this.currentPage=1,this.itemsPerPage=5,this.variant="default",this.navigation="icon-button",this.size="md",this._limit=4,this.ellipsisContent=Q`
|
|
@@ -240,7 +240,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
240
240
|
type="checkbox"
|
|
241
241
|
id=${this._controlId}
|
|
242
242
|
aria-invalid=${this.invalid?"true":"false"}
|
|
243
|
-
name=${
|
|
243
|
+
name=${De(this.name)}
|
|
244
244
|
?indeterminate=${this.indeterminate}
|
|
245
245
|
?required=${this.required}
|
|
246
246
|
aria-disabled=${this.disabled?"true":"false"}
|
|
@@ -266,21 +266,21 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
266
266
|
</div>
|
|
267
267
|
</div>
|
|
268
268
|
`:le}
|
|
269
|
-
`}}function Pt(e,t,l){return new Promise(r=>{if((null==l?void 0:l.duration)===1/0)throw new Error("Promise-based animations must be finite.");const i=e.animate(t,Object.assign(Object.assign({},l),{duration:Vt()?0:null==l?void 0:l.duration}));i.addEventListener("cancel",r,{once:!0}),i.addEventListener("finish",r,{once:!0})})}function Vt(){return window.matchMedia("(prefers-reduced-motion: reduce)").matches}function kt(e,t){return e.map(e=>Object.assign(Object.assign({},e),{height:"auto"===e.height?`${t}px`:e.height}))}function
|
|
269
|
+
`}}function Pt(e,t,l){return new Promise(r=>{if((null==l?void 0:l.duration)===1/0)throw new Error("Promise-based animations must be finite.");const i=e.animate(t,Object.assign(Object.assign({},l),{duration:Vt()?0:null==l?void 0:l.duration}));i.addEventListener("cancel",r,{once:!0}),i.addEventListener("finish",r,{once:!0})})}function Vt(){return window.matchMedia("(prefers-reduced-motion: reduce)").matches}function kt(e,t){return e.map(e=>Object.assign(Object.assign({},e),{height:"auto"===e.height?`${t}px`:e.height}))}function $t(e){return Promise.all(e.getAnimations().map(e=>new Promise(t=>{const l=requestAnimationFrame(t);e.addEventListener("cancel",()=>l,{once:!0}),e.addEventListener("finish",()=>l,{once:!0}),e.cancel()})))}Mt.styles=[...bt.styles,yt,Zt],Mt.dependencies={"sgds-icon":ot},e([Pe({type:String,reflect:!0})],Mt.prototype,"value",void 0),e([Pe({type:Boolean,reflect:!0})],Mt.prototype,"checked",void 0),e([Pe({type:String,reflect:!0})],Mt.prototype,"hasFeedback",void 0),e([((e="value")=>(t,l)=>{const r=t.constructor,i=r.prototype.attributeChangedCallback;r.prototype.attributeChangedCallback=function(t,o,a){var n;const s=r.getPropertyOptions(e);if(t===("string"==typeof s.attribute?s.attribute:e).toLowerCase()){const t=s.converter||x,r=("function"==typeof t?t:null!==(n=null==t?void 0:t.fromAttribute)&&void 0!==n?n:x.fromAttribute)(a,s.type);this[e]!==r&&(this[l]=r)}i.call(this,t,o,a)}})("checked")],Mt.prototype,"defaultChecked",void 0),e([Pe({type:Boolean,reflect:!0})],Mt.prototype,"indeterminate",void 0),e([Pe({type:Boolean,reflect:!0})],Mt.prototype,"required",void 0),e([Pe({type:Boolean,reflect:!0})],Mt.prototype,"noValidate",void 0),e([Pe({type:String,reflect:!0})],Mt.prototype,"invalidFeedback",void 0),e([Ve()],Mt.prototype,"_isTouched",void 0),e([je("disabled",{waitUntilFirstUpdate:!0})],Mt.prototype,"_handleDisabledChange",null),e([je("_isTouched",{waitUntilFirstUpdate:!0})],Mt.prototype,"_handleIsTouched",null);const Ht=new Map,zt=new WeakMap;function St(e,t){const l=zt.get(e);if(null==l?void 0:l[t])return l[t];const r=Ht.get(t);return r||{keyframes:[],options:{duration:0}}}function Ot(e,t){Ht.set(e,function(e){return null!=e?e:{keyframes:[],options:{duration:0}}}(t))}function Bt(e,t){return new Promise(l=>{e.addEventListener(t,function r(i){i.target===e&&(e.removeEventListener(t,r),l())})})}class jt extends Oe{render(){return Q`<slot></slot>`}}jt.styles=[...Oe.styles,a`
|
|
270
270
|
:host {
|
|
271
271
|
display: contents;
|
|
272
272
|
}
|
|
273
|
-
`],e([Pe({type:Number
|
|
273
|
+
`],e([Pe({type:Number})],jt.prototype,"colSpan",void 0),e([Pe({type:Number})],jt.prototype,"rowSpan",void 0);class Lt extends Oe{constructor(){super(...arguments),this.textAlign="left",this.sorting=!1,this.sortKey=""}handleSortClick(){if(!this.sorting)return;const e="ascending"===this.sortDirection?"descending":"descending"===this.sortDirection?"none":"ascending";this.sortDirection=e,this.emit("i-sgds-sort",{detail:{key:this.sortKey,direction:e},bubbles:!0,composed:!0})}render(){return Q`<slot></slot>`}}Lt.styles=[...Oe.styles,a`
|
|
274
274
|
:host {
|
|
275
275
|
display: contents;
|
|
276
276
|
}
|
|
277
|
-
`],e([Pe({type:String,reflect:!0})],Lt.prototype,"width",void 0),e([Pe({type:Number
|
|
278
|
-
width=${
|
|
279
|
-
colspan=${
|
|
280
|
-
rowspan=${
|
|
281
|
-
aria-sort=${
|
|
277
|
+
`],e([Pe({type:String,reflect:!0})],Lt.prototype,"width",void 0),e([Pe({type:Number})],Lt.prototype,"colSpan",void 0),e([Pe({type:Number})],Lt.prototype,"rowSpan",void 0),e([Pe({type:String,reflect:!0})],Lt.prototype,"textAlign",void 0),e([Pe({type:String,reflect:!0})],Lt.prototype,"sortDirection",void 0),e([Pe({type:Boolean,reflect:!0})],Lt.prototype,"sorting",void 0),e([Pe({type:String,reflect:!0})],Lt.prototype,"sortKey",void 0);class At extends Oe{constructor(){super(...arguments),this.rowData={},this.expand=!1,this.open=!1,this.checked=!1,this.showCheckbox=!1,this.showExpandPlaceholder=!1,this.columnAlignments=[],this.hasDataRows=!1,this._isHeaderRow=!1,this._cellSlotNames=new WeakMap}get checkbox(){var e;return null!==(e=this._checkboxEl)&&void 0!==e?e:null}connectedCallback(){super.connectedCallback(),this._lightDomObserver=new MutationObserver(()=>this._handleLightDomChange()),this._lightDomObserver.observe(this,{childList:!0}),this._handleLightDomChange()}disconnectedCallback(){var e;null===(e=this._lightDomObserver)||void 0===e||e.disconnect(),super.disconnectedCallback()}firstUpdated(){this._expandableBody&&(this._expandableBody.hidden=!this.open)}async handleExpandedChange(){if(this.open){if(this.emit("sgds-show",{cancelable:!0}).defaultPrevented)return void(this.open=!1);await $t(this._expandableBody),this._expandableBody.hidden=!1;const{keyframes:e,options:t}=St(this,"row.expand.show");await Pt(this._expandableBody,kt(e,this._expandableBody.scrollHeight),t),this.emit("sgds-after-show")}else{if(this.emit("sgds-hide",{cancelable:!0}).defaultPrevented)return void(this.open=!0);await $t(this._expandableBody);const{keyframes:e,options:t}=St(this,"row.expand.hide");await Pt(this._expandableBody,kt(e,this._expandableBody.scrollHeight),t),this._expandableBody.hidden=!0,this.emit("sgds-after-hide")}}async handleCheckedChange(){this.checked&&this.emit("i-sgds-change",{detail:{checked:!0}})}async show(){if(!this.open)return this.open=!0,Bt(this,"sgds-after-show")}async hide(){if(this.open)return this.open=!1,Bt(this,"sgds-after-hide")}getCellText(e){var t;const l=this._getCells().filter(e=>e instanceof jt),r=l[e];return r?(null!==(t=r.textContent)&&void 0!==t?t:"").trim():""}_getCells(){return Array.from(this.children).filter(e=>e instanceof jt||e instanceof Lt)}_syncCellSlots(e){e.forEach(t=>{const l=`cell-${e.indexOf(t)}`;this._cellSlotNames.set(t,l),t.getAttribute("slot")!==l&&t.setAttribute("slot",l)})}_handleLightDomChange(){const e=this._getCells();this._syncCellSlots(e),this._isHeaderRow=e.some(e=>e instanceof Lt),this.requestUpdate()}_onCheckboxChange(e){this.emit("i-sgds-change",{detail:{checked:e.target.checked}})}_toggleExpand(){this.open?this.hide():this.show()}_onExpandKeyDown(e){"Enter"===e.key&&(e.preventDefault(),this._toggleExpand())}_onSortKeyDown(e,t){"Enter"===e.key&&(e.preventDefault(),t.handleSortClick())}_renderCell(e,t){var l;const r=this._cellSlotNames.get(e);if(e instanceof Lt)return Q`<th
|
|
278
|
+
width=${De(e.width)}
|
|
279
|
+
colspan=${De(e.colSpan)}
|
|
280
|
+
rowspan=${De(e.rowSpan)}
|
|
281
|
+
aria-sort=${De(e.sortDirection)}
|
|
282
282
|
scope="col"
|
|
283
|
-
tabindex=${
|
|
283
|
+
tabindex=${De(e.sorting?"0":void 0)}
|
|
284
284
|
?data-sorting=${e.sorting}
|
|
285
285
|
@click=${e.sorting?()=>e.handleSortClick():le}
|
|
286
286
|
@keydown=${e.sorting?t=>this._onSortKeyDown(t,e):le}
|
|
@@ -290,19 +290,19 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
290
290
|
${e.sorting?Q`
|
|
291
291
|
<button
|
|
292
292
|
type="button"
|
|
293
|
-
class="sort-button ${"none"===e.
|
|
294
|
-
aria-label=${"descending"===e.
|
|
293
|
+
class="sort-button ${"none"===e.sortDirection?"":"active"}"
|
|
294
|
+
aria-label=${"descending"===e.sortDirection?"Sort descending":"Sort ascending"}
|
|
295
295
|
?disabled=${!this.hasDataRows}
|
|
296
296
|
>
|
|
297
297
|
<sgds-icon
|
|
298
298
|
class="sort-icon"
|
|
299
|
-
name=${"descending"===e.
|
|
299
|
+
name=${"descending"===e.sortDirection?"sort-descending":"sort-ascending"}
|
|
300
300
|
size="sm"
|
|
301
301
|
></sgds-icon>
|
|
302
302
|
</button>
|
|
303
303
|
`:le}
|
|
304
304
|
</div>
|
|
305
|
-
</th>`;const i=null!==(l=this.columnAlignments[t])&&void 0!==l?l:"left";return Q`<td colspan=${
|
|
305
|
+
</th>`;const i=null!==(l=this.columnAlignments[t])&&void 0!==l?l:"left";return Q`<td colspan=${De(e.colSpan)} rowspan=${De(e.rowSpan)}>
|
|
306
306
|
<div class="data-table-cell ${"right"===i?"align-right":"align-left"}">
|
|
307
307
|
${r?Q`<slot name=${r}></slot>`:le}
|
|
308
308
|
</div>
|
|
@@ -322,7 +322,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
322
322
|
<tr part=${l} ?data-header-row=${this._isHeaderRow} class=${this.open?"active":""}>
|
|
323
323
|
${this.expand?this._renderExpandCell():this.showExpandPlaceholder?this._renderExpandPlaceholder():le}
|
|
324
324
|
${this.showCheckbox?this._renderCheckboxCell():le}
|
|
325
|
-
${(()=>{let t=0;return e.map(e=>{const l=this._renderCell(e,t),r=Number(e.
|
|
325
|
+
${(()=>{let t=0;return e.map(e=>{const l=this._renderCell(e,t),r=Number(e.colSpan)>0?Number(e.colSpan):1;return t+=r,l})})()}
|
|
326
326
|
</tr>
|
|
327
327
|
|
|
328
328
|
${this.expand?Q`
|
|
@@ -336,38 +336,53 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
336
336
|
</td>
|
|
337
337
|
</tr>
|
|
338
338
|
`:le}
|
|
339
|
-
`}}At.styles=[...Oe.styles,Be],At.dependencies={"sgds-checkbox":Mt,"sgds-data-table-cell":jt,"sgds-data-table-head":Lt,"sgds-icon":ot},e([Pe({type:Object,reflect:!0})],At.prototype,"rowData",void 0),e([Pe({type:Boolean,reflect:!0})],At.prototype,"expand",void 0),e([Pe({type:Boolean,reflect:!0})],At.prototype,"open",void 0),e([Pe({type:Boolean,reflect:!0})],At.prototype,"checked",void 0),e([Pe({type:Boolean})],At.prototype,"showCheckbox",void 0),e([Pe({type:Boolean})],At.prototype,"showExpandPlaceholder",void 0),e([Pe({attribute:!1})],At.prototype,"columnAlignments",void 0),e([Pe({type:Boolean})],At.prototype,"hasDataRows",void 0),e([
|
|
339
|
+
`}}At.styles=[...Oe.styles,Be],At.dependencies={"sgds-checkbox":Mt,"sgds-data-table-cell":jt,"sgds-data-table-head":Lt,"sgds-icon":ot},e([Pe({type:Object,reflect:!0})],At.prototype,"rowData",void 0),e([Pe({type:Boolean,reflect:!0})],At.prototype,"expand",void 0),e([Pe({type:Boolean,reflect:!0})],At.prototype,"open",void 0),e([Pe({type:Boolean,reflect:!0})],At.prototype,"checked",void 0),e([Pe({type:Boolean})],At.prototype,"showCheckbox",void 0),e([Pe({type:Boolean})],At.prototype,"showExpandPlaceholder",void 0),e([Pe({attribute:!1})],At.prototype,"columnAlignments",void 0),e([Pe({type:Boolean})],At.prototype,"hasDataRows",void 0),e([He(".expandable-body")],At.prototype,"_expandableBody",void 0),e([He("sgds-checkbox")],At.prototype,"_checkboxEl",void 0),e([Ve()],At.prototype,"_isHeaderRow",void 0),e([je("open",{waitUntilFirstUpdate:!0})],At.prototype,"handleExpandedChange",null),e([je("checked")],At.prototype,"handleCheckedChange",null),Ot("row.expand.show",{keyframes:[{height:"0",opacity:"0"},{height:"auto",opacity:"1"}],options:{duration:250,easing:"ease-in-out"}}),Ot("row.expand.hide",{keyframes:[{height:"auto",opacity:"1"},{height:"0",opacity:"0"}],options:{duration:250,easing:"ease-in-out"}});var Et=a`.skeleton{--bg:var(--sgds-bg-translucent-subtle);background-color:var(--bg);border-radius:var(--sgds-border-radius-sm);display:flex;flex-direction:column;gap:var(--sgds-gap-xs);max-width:100%}.skeleton.skeleton-paragraph{background-color:transparent}.skeleton.skeleton-paragraph.auto-size-rows>div[class*=skeleton-row]{background-color:var(--sgds-bg-translucent);border-radius:var(--sgds-border-radius-sm);height:-webkit-fill-available}.sheen{--sheen-color:var(--sgds-bg-translucent);animation:sheen 8s ease-in-out infinite;background:linear-gradient(270deg,var(--bg) 0,var(--sheen-color) 33.33%,var(--sheen-color) 66.67%,var(--bg) 100%);background-size:400% 100%}@keyframes sheen{0%{background-position:200% 0}to{background-position:-200% 0}}`;class Rt extends Oe{constructor(){super(...arguments),this.width="",this.height="",this.borderRadius="",this.sheen=!1}render(){const e={width:this.width||void 0,height:this.height||void 0,borderRadius:this.borderRadius||void 0};return Q`
|
|
340
|
+
<div
|
|
341
|
+
class=${Te({skeleton:!0,"skeleton-paragraph":this.rows>0,"auto-size-rows":this.rows>0,sheen:this.sheen&&!this.rows})}
|
|
342
|
+
style=${Object.entries(e).filter(([e,t])=>t).map(([e,t])=>`${e.replace(/([A-Z])/g,"-$1").toLowerCase()}: ${t}`).join("; ")}
|
|
343
|
+
>
|
|
344
|
+
${this.rows>0?[...Array(this.rows).keys()].map(e=>{const t={[`skeleton-row-${e}`]:!0,sheen:this.sheen};return Q`<div
|
|
345
|
+
class=${Te(t)}
|
|
346
|
+
style=${this.borderRadius?`border-radius: ${this.borderRadius}`:le}
|
|
347
|
+
></div>`}):le}
|
|
348
|
+
</div>
|
|
349
|
+
`}}Rt.styles=[Et],e([He(".skeleton")],Rt.prototype,"skeleton",void 0),e([Pe({type:String,reflect:!0})],Rt.prototype,"width",void 0),e([Pe({type:String,reflect:!0})],Rt.prototype,"height",void 0),e([Pe({type:String,reflect:!0})],Rt.prototype,"borderRadius",void 0),e([Pe({type:Number,reflect:!0})],Rt.prototype,"rows",void 0),e([Pe({type:Boolean,reflect:!0})],Rt.prototype,"sheen",void 0);class Nt extends Oe{constructor(){super(...arguments),this.multiSelect=!1,this.dataLength=0,this.currentPage=1,this.itemsPerPage=5,this.footerText="",this.isLoading=!1,this.serverSort=!1,this.paginationVariant="default",this.layout="auto",this.mode="client",this.tableRows=[],this.headerRows=[],this._headerCells=[],this._initialRowPositions=new WeakMap,this._hasCapturedInitialRowPositions=!1,this._rowHandlers=new WeakMap}connectedCallback(){super.connectedCallback(),this.setAttribute("role","table")}_isRowChecked(e){var t;return e.checked||!0===(null===(t=e.checkbox)||void 0===t?void 0:t.checked)}_updateHeaderCheckbox(){const e=this.tableRows.filter(e=>this._isRowChecked(e)).length,t=e===this.tableRows.length&&e>0;this.headerRows.forEach(l=>{l.checked=t,l.checkbox&&(l.checkbox.checked=t,l.checkbox.indeterminate=e>0&&!t)})}async _syncHeaderCheckboxAfterRender(){if(!this.multiSelect||0===this.headerRows.length)return;const e=[...this.headerRows,...this.tableRows];await Promise.all(e.map(e=>e.updateComplete)),this._updateHeaderCheckbox()}_emitRowSelect(){const e=this.tableRows.filter(e=>this._isRowChecked(e)).map(e=>e.rowData);this.emit("sgds-row-select",{detail:{selected:e}})}_attachRowListener(e){const t=this._rowHandlers.get(e);t&&e.removeEventListener("i-sgds-change",t);const l=t=>{const{checked:l}=t.detail;this.headerRows.includes(e)?this.tableRows.forEach(e=>{e.checked=l,e.checkbox&&(e.checkbox.checked=l)}):(e.checked=l,this._updateHeaderCheckbox()),this._emitRowSelect()};this._rowHandlers.set(e,l),e.addEventListener("i-sgds-change",l)}_configureRows(){const e=this.tableRows.some(e=>e.expand),t=this.tableRows.length>0;this.headerRows.forEach(l=>{l.showCheckbox=this.multiSelect,l.showExpandPlaceholder=e,l.hasDataRows=t,this.multiSelect&&this._attachRowListener(l)}),this.tableRows.forEach(t=>{t.showCheckbox=this.multiSelect,t.showExpandPlaceholder=!t.expand&&e,this.multiSelect&&this._attachRowListener(t)}),this.multiSelect&&this._syncHeaderCheckboxAfterRender(),this._applyColumnAlignment()}_applyColumnAlignment(){const e=this._headerCells.reduce((e,t)=>{var l;const r=Number(t.colSpan)>0?Number(t.colSpan):1,i=null!==(l=t.textAlign)&&void 0!==l?l:"left";for(let t=0;t<r;t++)e.push(i);return e},[]);this.headerRows.forEach(t=>{t.columnAlignments=[...e]}),this.tableRows.forEach(t=>{t.columnAlignments=[...e]})}_extractCellText(e,t){const l=e.getCellText(t);if(l)return l;const r=Array.from(e.children).filter(e=>"sgds-data-table-cell"===e.tagName.toLowerCase())[t];return((null==r?void 0:r.textContent)||"").trim()}_toComparableValue(e,t,l){return t&&e.rowData&&t in e.rowData?e.rowData[t]:this._extractCellText(e,l)}_compareValues(e,t,l){if(e===t)return 0;const r=Number(e),i=Number(t);if(Number.isFinite(r)&&Number.isFinite(i))return"ascending"===l?r-i:i-r;const o=String(e).localeCompare(String(t),void 0,{numeric:!0,sensitivity:"base"});return"ascending"===l?o:-o}_resetOtherHeaderSortStates(e){this._headerCells.forEach(t=>{t!==e&&t.sorting&&(t.sortDirection="none")})}_getRowsInInitialPositionOrder(e){return[...e].sort((e,t)=>{const l=this._initialRowPositions.get(e),r=this._initialRowPositions.get(t);return void 0===l&&void 0===r?0:void 0===l?1:void 0===r?-1:l-r})}_captureInitialRowPositions(e){this._hasCapturedInitialRowPositions||(e.forEach((e,t)=>{this._initialRowPositions.set(e,t)}),this._hasCapturedInitialRowPositions=!0)}_handleSort(e){const t=e.composedPath().find(e=>e instanceof Lt);if(!t||!t.sorting)return;const{key:l,direction:r}=e.detail,i=t?this._headerCells.indexOf(t):-1;if(this._resetOtherHeaderSortStates(t),this.serverSort)return e.stopPropagation(),void this.emit("sgds-sort",{detail:{key:l,direction:r}});if(!(i<0)){if("none"===r)return this.tableRows=this._getRowsInInitialPositionOrder(this.tableRows),this._syncDomRowOrder(),void this._updateVisibleRows();if("client"===this.mode){const e=(this.currentPage-1)*this.itemsPerPage,t=e+this.itemsPerPage,o=[...this.tableRows],a=o.slice(e,t).sort((e,t)=>{const o=this._toComparableValue(e,l,i),a=this._toComparableValue(t,l,i);return this._compareValues(o,a,r)});return o.splice(e,a.length,...a),this.tableRows=o,this._syncDomRowOrder(),void this._updateVisibleRows()}this.tableRows=[...this.tableRows].sort((e,t)=>{const o=this._toComparableValue(e,l,i),a=this._toComparableValue(t,l,i);return this._compareValues(o,a,r)}),this._syncDomRowOrder(),this._updateVisibleRows()}}_syncDomRowOrder(){var e;const t=null===(e=this.tableRows[0])||void 0===e?void 0:e.parentElement;t&&this.tableRows.forEach(e=>t.appendChild(e))}_handleSlotChange(e){const t=e.target.assignedElements({flatten:!0}).filter(e=>e instanceof At),l=e=>Array.from(e.children).filter(e=>{const t=e.tagName.toLowerCase();return!("sgds-data-table-cell"!==t&&"sgds-data-table-head"!==t)&&"content"!==e.getAttribute("slot")});this.headerRows=t.filter(e=>l(e).some(e=>"sgds-data-table-head"===e.tagName.toLowerCase())),this.tableRows=t.filter(e=>{const t=l(e);return t.length>0&&t.every(e=>"sgds-data-table-cell"===e.tagName.toLowerCase())}),this._headerCells=this.headerRows.reduce((e,t)=>{const l=Array.from(t.children).filter(e=>e instanceof Lt);return e.push(...l),e},[]),this._captureInitialRowPositions(this.tableRows),this._headerCells.forEach(e=>{e.sorting&&!e.sortDirection&&(e.sortDirection="none")}),this._configureRows(),this._updateVisibleRows()}_updateVisibleRows(){if(this.isLoading)return void this.tableRows.forEach(e=>e.style.display="none");if("server"===this.mode)return void this.tableRows.forEach(e=>e.style.display="");const e=this.dataLength||this.tableRows.length,t=Math.max(1,Math.ceil(e/this.itemsPerPage));if(this.currentPage>t)return void(this.currentPage=t);const l=(this.currentPage-1)*this.itemsPerPage,r=new Set(this.tableRows.slice(l,l+this.itemsPerPage));this.tableRows.forEach(e=>e.style.display=r.has(e)?"":"none")}_getSkeletonColumnCount(){const e=this.headerRows[0],t=(e?Array.from(e.children).filter(e=>e instanceof Lt):[]).reduce((e,t)=>e+(Number(t.colSpan)>0?Number(t.colSpan):1),0),l=this.tableRows[0],r=l?Array.from(l.children).filter(e=>e instanceof jt).length:0,i=this.tableRows.some(e=>e.expand),o=(this.multiSelect?1:0)+(i?1:0),a=t||r||1;return Math.max(1,a+o)}_renderLoadingSkeleton(){const e=this._getSkeletonColumnCount(),t=Math.max(1,this.itemsPerPage||1);return Q`<div class="loading" role="status" aria-live="polite" aria-label="Loading">
|
|
350
|
+
<div class="loading-grid" style=${`--sgds-data-table-loading-columns: ${e};`} aria-hidden="true">
|
|
351
|
+
${Array.from({length:t},(t,l)=>Q`<div class="loading-grid-row" key=${l}>
|
|
352
|
+
${Array.from({length:e},()=>Q`<sgds-skeleton .height=${"56px"} .borderRadius=${"4px"}></sgds-skeleton>`)}
|
|
353
|
+
</div>`)}
|
|
354
|
+
</div>
|
|
355
|
+
</div>`}updated(e){(e.has("currentPage")||e.has("itemsPerPage")||e.has("mode")||e.has("isLoading"))&&this._updateVisibleRows(),e.has("multiSelect")&&this._configureRows(),this.multiSelect&&(e.has("tableRows")||e.has("headerRows"))&&this._syncHeaderCheckboxAfterRender()}render(){const e=this.dataLength||this.tableRows.length,t=(this.currentPage-1)*this.itemsPerPage,l=Math.min(t+this.itemsPerPage,e),r=0===e?0:t+1,i=!this.isLoading&&0===this.tableRows.length,o=0!==e;return Q`
|
|
340
356
|
<div class="data-table">
|
|
341
|
-
<div>
|
|
357
|
+
<div class="table-container">
|
|
342
358
|
<slot @slotchange=${this._handleSlotChange} @i-sgds-sort=${this._handleSort} class="table"></slot>
|
|
343
|
-
${this.isLoading?Q`<
|
|
344
|
-
<div class="loading-menu"><sgds-spinner size="xs" tone="brand"></sgds-spinner>Loading...</div>
|
|
345
|
-
</div>`:i?Q`<slot name="no-data" class="no-data" role="status" aria-live="polite">No data</slot>`:le}
|
|
359
|
+
${this.isLoading?this._renderLoadingSkeleton():i?Q`<slot name="no-data" class="no-data" role="status" aria-live="polite">No data</slot>`:le}
|
|
346
360
|
</div>
|
|
347
361
|
|
|
348
|
-
${
|
|
362
|
+
${o?Q`<div class="footer">
|
|
349
363
|
${this.footerText||Q`<span>Showing ${r} to ${l} of ${e} results</span>`}
|
|
350
364
|
<sgds-pagination
|
|
351
365
|
.dataLength=${e}
|
|
352
366
|
.currentPage=${this.currentPage}
|
|
353
367
|
.itemsPerPage=${this.itemsPerPage}
|
|
368
|
+
.variant=${this.paginationVariant}
|
|
354
369
|
size="sm"
|
|
355
370
|
@sgds-page-change=${e=>{this.currentPage=e.detail.currentPage,this.emit("sgds-page-change")}}
|
|
356
371
|
></sgds-pagination>
|
|
357
|
-
</div
|
|
372
|
+
</div>`:le}
|
|
358
373
|
</div>
|
|
359
|
-
`}}function
|
|
374
|
+
`}}function Tt(e,t){customElements.get(e)||customElements.define(e,t)}Nt.styles=[...Oe.styles,Be,a`
|
|
360
375
|
:host {
|
|
361
376
|
display: block;
|
|
362
377
|
}
|
|
363
|
-
`],
|
|
378
|
+
`],Nt.dependencies={"sgds-pagination":ut,"sgds-data-table-cell":jt,"sgds-data-table-head":Lt,"sgds-skeleton":Rt},e([Pe({type:Boolean})],Nt.prototype,"multiSelect",void 0),e([Pe({type:Number})],Nt.prototype,"dataLength",void 0),e([Pe({type:Number})],Nt.prototype,"currentPage",void 0),e([Pe({type:Number})],Nt.prototype,"itemsPerPage",void 0),e([Pe({type:String})],Nt.prototype,"footerText",void 0),e([Pe({type:Boolean})],Nt.prototype,"isLoading",void 0),e([Pe({type:Boolean})],Nt.prototype,"serverSort",void 0),e([Pe({type:String})],Nt.prototype,"paginationVariant",void 0),e([Pe({type:String,reflect:!0})],Nt.prototype,"layout",void 0),e([Pe({type:String})],Nt.prototype,"mode",void 0),e([Ve()],Nt.prototype,"tableRows",void 0),e([Ve()],Nt.prototype,"headerRows",void 0),Tt("sgds-data-table",Nt),Tt("sgds-data-table-row",At),Tt("sgds-data-table-cell",jt),Tt("sgds-data-table-head",Lt);var Dt=Q`
|
|
364
379
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
365
380
|
<path
|
|
366
381
|
fill="currentColor"
|
|
367
382
|
d="M9.375 15.125H6.5a5.116 5.116 0 0 1-1.643-.27l1.324 5.292c.047.188.062.247.078.294.176.52.644.885 1.19.93.05.004.11.004.305.004.243 0 .32 0 .379-.006a1.375 1.375 0 0 0 1.235-1.237c.006-.058.007-.136.007-.379v-4.628Zm12-5.125c0-1.373-.963-2.52-2.25-2.805v5.61A2.874 2.874 0 0 0 21.375 10Zm-18.75 0A3.875 3.875 0 0 0 6.5 13.875h2.875v-7.75H6.5A3.875 3.875 0 0 0 2.625 10Zm15.25-4.873c0-.534 0-.896-.021-1.159-.023-.28-.063-.324-.05-.305a.326.326 0 0 0-.258-.155c.027.004-.035-.01-.31.115-.257.115-.597.3-1.092.57-1.565.853-3.667 1.801-5.519 1.919v7.774c1.852.118 3.954 1.068 5.519 1.921.495.27.835.455 1.091.57.276.125.338.111.31.115a.326.326 0 0 0 .26-.155c-.013.019.026-.026.049-.305.02-.263.021-.625.021-1.158V5.127Zm1.25.794a4.127 4.127 0 0 1 0 8.157v.796c0 .51 0 .932-.025 1.257-.025.307-.079.654-.279.934a1.57 1.57 0 0 1-1.124.667c-.346.042-.688-.084-.976-.215-.31-.14-.7-.352-1.176-.612-1.535-.837-3.39-1.645-4.92-1.764v4.612c0 .215 0 .366-.013.5a2.625 2.625 0 0 1-2.36 2.36c-.133.013-.284.012-.498.012-.171 0-.293 0-.406-.01a2.625 2.625 0 0 1-2.273-1.773c-.036-.107-.065-.226-.106-.392l-1.575-6.298a.632.632 0 0 1-.014-.087 5.125 5.125 0 0 1 3.12-9.19h3.75c1.594 0 3.632-.873 5.295-1.78.477-.26.866-.472 1.176-.612.288-.13.63-.257.976-.215.47.058.85.283 1.124.667.2.28.254.627.279.935.025.324.025.746.025 1.257v.794Z"
|
|
368
383
|
/>
|
|
369
384
|
</svg>
|
|
370
|
-
`,
|
|
385
|
+
`,It=Object.freeze({__proto__:null,default:Dt}),Ut=Q`
|
|
371
386
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
372
387
|
<path
|
|
373
388
|
fill="currentColor"
|
|
@@ -380,35 +395,35 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
380
395
|
clip-rule="evenodd"
|
|
381
396
|
/>
|
|
382
397
|
</svg>
|
|
383
|
-
`,
|
|
398
|
+
`,Ft=Object.freeze({__proto__:null,default:Ut}),Wt=Q`
|
|
384
399
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
385
400
|
<path
|
|
386
401
|
fill="currentColor"
|
|
387
402
|
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"
|
|
388
403
|
/>
|
|
389
404
|
</svg>
|
|
390
|
-
`,
|
|
405
|
+
`,qt=Object.freeze({__proto__:null,default:Wt}),Kt=Q`
|
|
391
406
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
392
407
|
<path
|
|
393
408
|
fill="currentColor"
|
|
394
409
|
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"
|
|
395
410
|
/>
|
|
396
411
|
</svg>
|
|
397
|
-
`,
|
|
412
|
+
`,Gt=Object.freeze({__proto__:null,default:Kt}),Jt=Q`
|
|
398
413
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
399
414
|
<path
|
|
400
415
|
fill="currentColor"
|
|
401
416
|
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"
|
|
402
417
|
/>
|
|
403
418
|
</svg>
|
|
404
|
-
`,
|
|
419
|
+
`,Xt=Object.freeze({__proto__:null,default:Jt}),Yt=Q`
|
|
405
420
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
406
421
|
<path
|
|
407
422
|
fill="currentColor"
|
|
408
423
|
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"
|
|
409
424
|
/>
|
|
410
425
|
</svg>
|
|
411
|
-
`,
|
|
426
|
+
`,Qt=Object.freeze({__proto__:null,default:Yt}),el=Q`
|
|
412
427
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
413
428
|
<path
|
|
414
429
|
fill="currentColor"
|
|
@@ -421,7 +436,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
421
436
|
clip-rule="evenodd"
|
|
422
437
|
/>
|
|
423
438
|
</svg>
|
|
424
|
-
`,
|
|
439
|
+
`,tl=Object.freeze({__proto__:null,default:el}),ll=Q`
|
|
425
440
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
426
441
|
<path
|
|
427
442
|
fill="currentColor"
|
|
@@ -434,7 +449,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
434
449
|
clip-rule="evenodd"
|
|
435
450
|
/>
|
|
436
451
|
</svg>
|
|
437
|
-
`,
|
|
452
|
+
`,rl=Object.freeze({__proto__:null,default:ll}),il=Q`
|
|
438
453
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
439
454
|
<path
|
|
440
455
|
fill="currentColor"
|
|
@@ -447,7 +462,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
447
462
|
clip-rule="evenodd"
|
|
448
463
|
/>
|
|
449
464
|
</svg>
|
|
450
|
-
`,
|
|
465
|
+
`,ol=Object.freeze({__proto__:null,default:il}),al=Q`
|
|
451
466
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
452
467
|
<path
|
|
453
468
|
fill="currentColor"
|
|
@@ -460,7 +475,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
460
475
|
clip-rule="evenodd"
|
|
461
476
|
/>
|
|
462
477
|
</svg>
|
|
463
|
-
`,
|
|
478
|
+
`,nl=Object.freeze({__proto__:null,default:al}),sl=Q`
|
|
464
479
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
465
480
|
<path
|
|
466
481
|
fill="currentColor"
|
|
@@ -469,7 +484,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
469
484
|
clip-rule="evenodd"
|
|
470
485
|
/>
|
|
471
486
|
</svg>
|
|
472
|
-
`,
|
|
487
|
+
`,cl=Object.freeze({__proto__:null,default:sl}),dl=Q`
|
|
473
488
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
474
489
|
<path
|
|
475
490
|
fill="currentColor"
|
|
@@ -478,7 +493,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
478
493
|
clip-rule="evenodd"
|
|
479
494
|
/>
|
|
480
495
|
</svg>
|
|
481
|
-
`,
|
|
496
|
+
`,hl=Object.freeze({__proto__:null,default:dl}),ul=Q`
|
|
482
497
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
483
498
|
<path
|
|
484
499
|
fill="currentColor"
|
|
@@ -487,7 +502,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
487
502
|
clip-rule="evenodd"
|
|
488
503
|
/>
|
|
489
504
|
</svg>
|
|
490
|
-
`,
|
|
505
|
+
`,vl=Object.freeze({__proto__:null,default:ul}),gl=Q`
|
|
491
506
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
492
507
|
<path
|
|
493
508
|
fill="currentColor"
|
|
@@ -496,7 +511,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
496
511
|
clip-rule="evenodd"
|
|
497
512
|
/>
|
|
498
513
|
</svg>
|
|
499
|
-
`,
|
|
514
|
+
`,pl=Object.freeze({__proto__:null,default:gl}),fl=Q`
|
|
500
515
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
501
516
|
<path
|
|
502
517
|
fill="currentColor"
|
|
@@ -505,7 +520,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
505
520
|
clip-rule="evenodd"
|
|
506
521
|
/>
|
|
507
522
|
</svg>
|
|
508
|
-
`,
|
|
523
|
+
`,ml=Object.freeze({__proto__:null,default:fl}),wl=Q`
|
|
509
524
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
510
525
|
<path
|
|
511
526
|
fill="currentColor"
|
|
@@ -518,7 +533,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
518
533
|
clip-rule="evenodd"
|
|
519
534
|
/>
|
|
520
535
|
</svg>
|
|
521
|
-
`,
|
|
536
|
+
`,_l=Object.freeze({__proto__:null,default:wl}),bl=Q`
|
|
522
537
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
523
538
|
<path
|
|
524
539
|
fill="currentColor"
|
|
@@ -531,7 +546,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
531
546
|
clip-rule="evenodd"
|
|
532
547
|
/>
|
|
533
548
|
</svg>
|
|
534
|
-
`,
|
|
549
|
+
`,xl=Object.freeze({__proto__:null,default:bl}),Cl=Q`
|
|
535
550
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
536
551
|
<path
|
|
537
552
|
fill="currentColor"
|
|
@@ -544,7 +559,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
544
559
|
clip-rule="evenodd"
|
|
545
560
|
/>
|
|
546
561
|
</svg>
|
|
547
|
-
`,
|
|
562
|
+
`,Zl=Object.freeze({__proto__:null,default:Cl}),yl=Q`
|
|
548
563
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
549
564
|
<path
|
|
550
565
|
fill="currentColor"
|
|
@@ -557,7 +572,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
557
572
|
clip-rule="evenodd"
|
|
558
573
|
/>
|
|
559
574
|
</svg>
|
|
560
|
-
`,
|
|
575
|
+
`,Ml=Object.freeze({__proto__:null,default:yl}),Pl=Q`
|
|
561
576
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
562
577
|
<path
|
|
563
578
|
fill="currentColor"
|
|
@@ -566,7 +581,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
566
581
|
clip-rule="evenodd"
|
|
567
582
|
/>
|
|
568
583
|
</svg>
|
|
569
|
-
`,
|
|
584
|
+
`,Vl=Object.freeze({__proto__:null,default:Pl}),kl=Q`
|
|
570
585
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
571
586
|
<path
|
|
572
587
|
fill="currentColor"
|
|
@@ -575,7 +590,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
575
590
|
clip-rule="evenodd"
|
|
576
591
|
/>
|
|
577
592
|
</svg>
|
|
578
|
-
|
|
593
|
+
`,$l=Object.freeze({__proto__:null,default:kl}),Hl=Q`
|
|
579
594
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
580
595
|
<path
|
|
581
596
|
fill="currentColor"
|
|
@@ -584,7 +599,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
584
599
|
clip-rule="evenodd"
|
|
585
600
|
/>
|
|
586
601
|
</svg>
|
|
587
|
-
`,
|
|
602
|
+
`,zl=Object.freeze({__proto__:null,default:Hl}),Sl=Q`
|
|
588
603
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
589
604
|
<path
|
|
590
605
|
fill="currentColor"
|
|
@@ -593,7 +608,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
593
608
|
clip-rule="evenodd"
|
|
594
609
|
/>
|
|
595
610
|
</svg>
|
|
596
|
-
`,
|
|
611
|
+
`,Ol=Object.freeze({__proto__:null,default:Sl}),Bl=Q`
|
|
597
612
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
598
613
|
<path
|
|
599
614
|
fill="currentColor"
|
|
@@ -602,7 +617,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
602
617
|
clip-rule="evenodd"
|
|
603
618
|
/>
|
|
604
619
|
</svg>
|
|
605
|
-
`,
|
|
620
|
+
`,jl=Object.freeze({__proto__:null,default:Bl}),Ll=Q`
|
|
606
621
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
607
622
|
<path
|
|
608
623
|
fill="currentColor"
|
|
@@ -611,7 +626,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
611
626
|
clip-rule="evenodd"
|
|
612
627
|
/>
|
|
613
628
|
</svg>
|
|
614
|
-
`,
|
|
629
|
+
`,Al=Object.freeze({__proto__:null,default:Ll}),El=Q`
|
|
615
630
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
616
631
|
<path
|
|
617
632
|
fill="currentColor"
|
|
@@ -620,7 +635,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
620
635
|
clip-rule="evenodd"
|
|
621
636
|
/>
|
|
622
637
|
</svg>
|
|
623
|
-
`,
|
|
638
|
+
`,Rl=Object.freeze({__proto__:null,default:El}),Nl=Q`
|
|
624
639
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
625
640
|
<path
|
|
626
641
|
fill="currentColor"
|
|
@@ -629,7 +644,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
629
644
|
clip-rule="evenodd"
|
|
630
645
|
/>
|
|
631
646
|
</svg>
|
|
632
|
-
`,
|
|
647
|
+
`,Tl=Object.freeze({__proto__:null,default:Nl}),Dl=Q`
|
|
633
648
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
634
649
|
<path
|
|
635
650
|
fill="currentColor"
|
|
@@ -638,7 +653,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
638
653
|
clip-rule="evenodd"
|
|
639
654
|
/>
|
|
640
655
|
</svg>
|
|
641
|
-
`,
|
|
656
|
+
`,Il=Object.freeze({__proto__:null,default:Dl}),Ul=Q`
|
|
642
657
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
643
658
|
<path
|
|
644
659
|
fill="currentColor"
|
|
@@ -647,7 +662,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
647
662
|
clip-rule="evenodd"
|
|
648
663
|
/>
|
|
649
664
|
</svg>
|
|
650
|
-
`,
|
|
665
|
+
`,Fl=Object.freeze({__proto__:null,default:Ul}),Wl=Q`
|
|
651
666
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
652
667
|
<path
|
|
653
668
|
fill="currentColor"
|
|
@@ -660,7 +675,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
660
675
|
clip-rule="evenodd"
|
|
661
676
|
/>
|
|
662
677
|
</svg>
|
|
663
|
-
`,
|
|
678
|
+
`,ql=Object.freeze({__proto__:null,default:Wl}),Kl=Q`
|
|
664
679
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
665
680
|
<path
|
|
666
681
|
fill="currentColor"
|
|
@@ -669,7 +684,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
669
684
|
clip-rule="evenodd"
|
|
670
685
|
/>
|
|
671
686
|
</svg>
|
|
672
|
-
`,
|
|
687
|
+
`,Gl=Object.freeze({__proto__:null,default:Kl}),Jl=Q`
|
|
673
688
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
674
689
|
<path
|
|
675
690
|
fill="currentColor"
|
|
@@ -682,7 +697,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
682
697
|
clip-rule="evenodd"
|
|
683
698
|
/>
|
|
684
699
|
</svg>
|
|
685
|
-
`,
|
|
700
|
+
`,Xl=Object.freeze({__proto__:null,default:Jl}),Yl=Q`
|
|
686
701
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
687
702
|
<path
|
|
688
703
|
fill="currentColor"
|
|
@@ -697,7 +712,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
697
712
|
clip-rule="evenodd"
|
|
698
713
|
/>
|
|
699
714
|
</svg>
|
|
700
|
-
`,
|
|
715
|
+
`,Ql=Object.freeze({__proto__:null,default:Yl}),er=Q`
|
|
701
716
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
702
717
|
<path
|
|
703
718
|
fill="currentColor"
|
|
@@ -710,7 +725,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
710
725
|
clip-rule="evenodd"
|
|
711
726
|
/>
|
|
712
727
|
</svg>
|
|
713
|
-
`,
|
|
728
|
+
`,tr=Object.freeze({__proto__:null,default:er}),lr=Q`
|
|
714
729
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
715
730
|
<path
|
|
716
731
|
fill="currentColor"
|
|
@@ -719,7 +734,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
719
734
|
clip-rule="evenodd"
|
|
720
735
|
/>
|
|
721
736
|
</svg>
|
|
722
|
-
`,
|
|
737
|
+
`,rr=Object.freeze({__proto__:null,default:lr}),ir=Q`
|
|
723
738
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
724
739
|
<path
|
|
725
740
|
fill="currentColor"
|
|
@@ -728,7 +743,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
728
743
|
clip-rule="evenodd"
|
|
729
744
|
/>
|
|
730
745
|
</svg>
|
|
731
|
-
`,
|
|
746
|
+
`,or=Object.freeze({__proto__:null,default:ir}),ar=Q`
|
|
732
747
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
733
748
|
<path
|
|
734
749
|
fill="currentColor"
|
|
@@ -741,7 +756,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
741
756
|
clip-rule="evenodd"
|
|
742
757
|
/>
|
|
743
758
|
</svg>
|
|
744
|
-
`,
|
|
759
|
+
`,nr=Object.freeze({__proto__:null,default:ar}),sr=Q`
|
|
745
760
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
746
761
|
<path
|
|
747
762
|
fill="currentColor"
|
|
@@ -754,7 +769,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
754
769
|
clip-rule="evenodd"
|
|
755
770
|
/>
|
|
756
771
|
</svg>
|
|
757
|
-
`,
|
|
772
|
+
`,cr=Object.freeze({__proto__:null,default:sr}),dr=Q`
|
|
758
773
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
759
774
|
<path
|
|
760
775
|
fill="currentColor"
|
|
@@ -767,7 +782,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
767
782
|
clip-rule="evenodd"
|
|
768
783
|
/>
|
|
769
784
|
</svg>
|
|
770
|
-
`,
|
|
785
|
+
`,hr=Object.freeze({__proto__:null,default:dr}),ur=Q`
|
|
771
786
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
772
787
|
<path
|
|
773
788
|
fill="currentColor"
|
|
@@ -776,7 +791,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
776
791
|
clip-rule="evenodd"
|
|
777
792
|
/>
|
|
778
793
|
</svg>
|
|
779
|
-
`,
|
|
794
|
+
`,vr=Object.freeze({__proto__:null,default:ur}),gr=Q`
|
|
780
795
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
781
796
|
<path
|
|
782
797
|
fill="currentColor"
|
|
@@ -785,7 +800,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
785
800
|
clip-rule="evenodd"
|
|
786
801
|
/>
|
|
787
802
|
</svg>
|
|
788
|
-
`,
|
|
803
|
+
`,pr=Object.freeze({__proto__:null,default:gr}),fr=Q`
|
|
789
804
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
790
805
|
<path
|
|
791
806
|
fill="currentColor"
|
|
@@ -794,7 +809,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
794
809
|
clip-rule="evenodd"
|
|
795
810
|
/>
|
|
796
811
|
</svg>
|
|
797
|
-
`,
|
|
812
|
+
`,mr=Object.freeze({__proto__:null,default:fr}),wr=Q`
|
|
798
813
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
799
814
|
<path
|
|
800
815
|
fill="currentColor"
|
|
@@ -803,7 +818,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
803
818
|
clip-rule="evenodd"
|
|
804
819
|
/>
|
|
805
820
|
</svg>
|
|
806
|
-
`,
|
|
821
|
+
`,_r=Object.freeze({__proto__:null,default:wr}),br=Q`
|
|
807
822
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
808
823
|
<path
|
|
809
824
|
fill="currentColor"
|
|
@@ -812,7 +827,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
812
827
|
clip-rule="evenodd"
|
|
813
828
|
/>
|
|
814
829
|
</svg>
|
|
815
|
-
`,
|
|
830
|
+
`,xr=Object.freeze({__proto__:null,default:br}),Cr=Q`
|
|
816
831
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
817
832
|
<path
|
|
818
833
|
fill="currentColor"
|
|
@@ -821,7 +836,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
821
836
|
clip-rule="evenodd"
|
|
822
837
|
/>
|
|
823
838
|
</svg>
|
|
824
|
-
`,
|
|
839
|
+
`,Zr=Object.freeze({__proto__:null,default:Cr}),yr=Q`
|
|
825
840
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
826
841
|
<path
|
|
827
842
|
fill="currentColor"
|
|
@@ -830,14 +845,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
830
845
|
clip-rule="evenodd"
|
|
831
846
|
/>
|
|
832
847
|
</svg>
|
|
833
|
-
`,
|
|
848
|
+
`,Mr=Object.freeze({__proto__:null,default:yr}),Pr=Q`
|
|
834
849
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
835
850
|
<path
|
|
836
851
|
fill="currentColor"
|
|
837
852
|
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"
|
|
838
853
|
/>
|
|
839
854
|
</svg>
|
|
840
|
-
`,
|
|
855
|
+
`,Vr=Object.freeze({__proto__:null,default:Pr}),kr=Q`
|
|
841
856
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
842
857
|
<path
|
|
843
858
|
fill="currentColor"
|
|
@@ -846,7 +861,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
846
861
|
clip-rule="evenodd"
|
|
847
862
|
/>
|
|
848
863
|
</svg>
|
|
849
|
-
|
|
864
|
+
`,$r=Object.freeze({__proto__:null,default:kr}),Hr=Q`
|
|
850
865
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
851
866
|
<path
|
|
852
867
|
fill="currentColor"
|
|
@@ -859,7 +874,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
859
874
|
clip-rule="evenodd"
|
|
860
875
|
/>
|
|
861
876
|
</svg>
|
|
862
|
-
`,
|
|
877
|
+
`,zr=Object.freeze({__proto__:null,default:Hr}),Sr=Q`
|
|
863
878
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
864
879
|
<path
|
|
865
880
|
fill="currentColor"
|
|
@@ -872,7 +887,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
872
887
|
clip-rule="evenodd"
|
|
873
888
|
/>
|
|
874
889
|
</svg>
|
|
875
|
-
`,
|
|
890
|
+
`,Or=Object.freeze({__proto__:null,default:Sr}),Br=Q`
|
|
876
891
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
877
892
|
<path
|
|
878
893
|
fill="currentColor"
|
|
@@ -881,7 +896,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
881
896
|
clip-rule="evenodd"
|
|
882
897
|
/>
|
|
883
898
|
</svg>
|
|
884
|
-
`,
|
|
899
|
+
`,jr=Object.freeze({__proto__:null,default:Br}),Lr=Q`
|
|
885
900
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
886
901
|
<path
|
|
887
902
|
fill="currentColor"
|
|
@@ -890,7 +905,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
890
905
|
clip-rule="evenodd"
|
|
891
906
|
/>
|
|
892
907
|
</svg>
|
|
893
|
-
`,
|
|
908
|
+
`,Ar=Object.freeze({__proto__:null,default:Lr}),Er=Q`
|
|
894
909
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
895
910
|
<path
|
|
896
911
|
fill="currentColor"
|
|
@@ -899,7 +914,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
899
914
|
clip-rule="evenodd"
|
|
900
915
|
/>
|
|
901
916
|
</svg>
|
|
902
|
-
`,
|
|
917
|
+
`,Rr=Object.freeze({__proto__:null,default:Er}),Nr=Q`
|
|
903
918
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
904
919
|
<path
|
|
905
920
|
fill="currentColor"
|
|
@@ -912,14 +927,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
912
927
|
clip-rule="evenodd"
|
|
913
928
|
/>
|
|
914
929
|
</svg>
|
|
915
|
-
`,
|
|
930
|
+
`,Tr=Object.freeze({__proto__:null,default:Nr}),Dr=Q`
|
|
916
931
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
917
932
|
<path
|
|
918
933
|
fill="currentColor"
|
|
919
934
|
d="M15.783 15.209a.908.908 0 0 0-.561-.828l-.156-.052-2.385-.58a4.403 4.403 0 0 0-1.037-.124c-.362 0-.947.162-1.507.362-.266.095-.504.191-.676.263a6.794 6.794 0 0 0-.253.11l-.013.006-.003.001-.02.008-2.547 1.065v4.022H8.61c.39 0 .778.047 1.158.14l2.756.67c.51.124 1.044.136 1.56.036l3.05-.593a3.579 3.579 0 0 0 1.81-.942l2.159-2.1.063-.068a.877.877 0 0 0-.064-1.204.985.985 0 0 0-1.256-.086L17.33 17.15a2.741 2.741 0 0 1-1.617.526h-2.429a.625.625 0 0 1 0-1.25h1.546c.542 0 .952-.423.952-.91v-.306ZM19.375 6.5a2.875 2.875 0 1 0-5.75 0 2.875 2.875 0 0 0 5.75 0Zm-2.342 9.016c0 .11-.012.217-.028.323l2.103-1.533a2.236 2.236 0 0 1 2.866.199 2.128 2.128 0 0 1 0 3.065h-.001l-2.157 2.099a4.83 4.83 0 0 1-2.444 1.272l-3.049.594a4.908 4.908 0 0 1-2.095-.049l-2.756-.67H9.47a3.606 3.606 0 0 0-.86-.104H6.623a5.716 5.716 0 0 1-.014.395c-.016.206-.054.42-.16.63a1.628 1.628 0 0 1-.712.711c-.21.107-.424.145-.63.161-.198.016-.437.016-.707.016h-.8c-.27 0-.51 0-.707-.016a1.653 1.653 0 0 1-.63-.16 1.628 1.628 0 0 1-.711-.712 1.652 1.652 0 0 1-.161-.63c-.017-.197-.016-.437-.016-.707v-5.8c0-.27 0-.51.016-.707.016-.206.054-.42.16-.63.157-.306.406-.555.712-.711.21-.107.424-.145.63-.161.198-.017.437-.016.707-.016h.8c.27 0 .51 0 .707.016.206.016.42.054.63.16.306.157.555.406.711.712.107.21.145.424.161.63.005.061.006.127.008.196l2.06-.862.08-.035.222-.094c.185-.078.444-.182.736-.287.554-.198 1.325-.436 1.929-.436.449 0 .895.053 1.332.16l2.385.58a2.167 2.167 0 0 1 1.672 2.094v.307ZM2.625 20.4c0 .29 0 .47.012.606.01.126.027.159.029.164.036.07.094.128.164.164a.483.483 0 0 0 .164.03c.135.01.316.011.606.011h.8c.29 0 .47 0 .606-.012a.482.482 0 0 0 .164-.029.376.376 0 0 0 .164-.164.482.482 0 0 0 .03-.164c.01-.136.011-.316.011-.606v-5.8c0-.29 0-.47-.012-.606a.482.482 0 0 0-.029-.164.376.376 0 0 0-.164-.164.483.483 0 0 0-.164-.03 8.422 8.422 0 0 0-.606-.011h-.8c-.29 0-.47 0-.606.012a.483.483 0 0 0-.164.029.376.376 0 0 0-.164.164.482.482 0 0 0-.03.164 8.39 8.39 0 0 0-.011.606v5.8Zm18-13.9a4.125 4.125 0 0 1-7.26 2.68 4.125 4.125 0 1 1 1.27-6.358 4.125 4.125 0 0 1 5.99 3.679Zm-12-1a2.875 2.875 0 0 0 4.076 2.61 4.112 4.112 0 0 1-.326-1.61c0-1.155.474-2.2 1.24-2.948A2.875 2.875 0 0 0 8.624 5.5Z"
|
|
920
935
|
/>
|
|
921
936
|
</svg>
|
|
922
|
-
`,
|
|
937
|
+
`,Ir=Object.freeze({__proto__:null,default:Dr}),Ur=Q`
|
|
923
938
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
924
939
|
<path
|
|
925
940
|
fill="currentColor"
|
|
@@ -934,14 +949,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
934
949
|
clip-rule="evenodd"
|
|
935
950
|
/>
|
|
936
951
|
</svg>
|
|
937
|
-
`,
|
|
952
|
+
`,Fr=Object.freeze({__proto__:null,default:Ur}),Wr=Q`
|
|
938
953
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
939
954
|
<path
|
|
940
955
|
fill="currentColor"
|
|
941
956
|
d="M19.375 12.2c0-.57 0-.96-.025-1.262-.024-.295-.068-.45-.124-.562a1.378 1.378 0 0 0-.602-.602c-.111-.056-.267-.1-.561-.124a17.248 17.248 0 0 0-1.263-.025h-4.6c-.57 0-.96 0-1.262.025-.295.024-.45.068-.562.124-.259.132-.47.343-.602.602-.056.111-.1.267-.124.562-.024.302-.025.692-.025 1.262v4.6c0 .57 0 .96.025 1.262.024.295.068.45.124.562.132.259.343.47.602.602.111.056.267.1.562.124.302.024.692.025 1.262.025h4.6c.57 0 .96 0 1.262-.025.295-.024.45-.068.562-.124.259-.132.47-.343.602-.602.056-.111.1-.267.124-.561.024-.303.025-.693.025-1.263v-4.6Zm-16-.2V7.2c0-.55 0-1 .03-1.364.03-.372.095-.71.256-1.027A2.626 2.626 0 0 1 4.81 3.66c.316-.161.655-.226 1.027-.257.365-.03.815-.029 1.364-.029H12c.457 0 .832 0 1.137.02.31.022.595.067.868.18a2.625 2.625 0 0 1 1.42 1.42c.125.302.167.62.185.973a.625.625 0 0 1-1.248.064c-.015-.301-.047-.452-.091-.558a1.375 1.375 0 0 0-.745-.745c-.095-.039-.227-.07-.474-.086A17.177 17.177 0 0 0 12 4.625H7.2c-.57 0-.96 0-1.263.025-.294.024-.45.068-.561.124-.259.132-.47.343-.602.602-.056.111-.1.267-.124.561A17.25 17.25 0 0 0 4.625 7.2V12c0 .475 0 .8.018 1.052.016.247.047.38.086.474.14.337.408.605.745.745.106.043.257.076.558.091a.625.625 0 0 1-.064 1.248c-.353-.018-.671-.06-.973-.185a2.625 2.625 0 0 1-1.42-1.42 2.703 2.703 0 0 1-.18-.868c-.02-.305-.02-.68-.02-1.137Zm17.25 4.8c0 .55 0 1-.03 1.364-.03.372-.095.71-.256 1.027a2.627 2.627 0 0 1-1.148 1.148c-.316.161-.655.226-1.027.257-.365.03-.815.029-1.364.029h-4.6c-.55 0-1 0-1.364-.03-.372-.03-.71-.095-1.027-.256A2.627 2.627 0 0 1 8.66 19.19c-.161-.316-.226-.655-.257-1.027-.03-.365-.029-.815-.029-1.364v-4.6c0-.55 0-1 .03-1.364.03-.372.095-.71.256-1.027A2.626 2.626 0 0 1 9.81 8.66c.316-.161.655-.226 1.027-.257.365-.03.815-.029 1.364-.029h4.6c.55 0 1 0 1.364.03.372.03.71.095 1.027.256.494.252.896.654 1.148 1.148.161.316.226.655.257 1.027.03.365.029.815.029 1.364v4.6Z"
|
|
942
957
|
/>
|
|
943
958
|
</svg>
|
|
944
|
-
`,
|
|
959
|
+
`,qr=Object.freeze({__proto__:null,default:Wr}),Kr=Q`
|
|
945
960
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
946
961
|
<path
|
|
947
962
|
fill="currentColor"
|
|
@@ -960,7 +975,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
960
975
|
clip-rule="evenodd"
|
|
961
976
|
/>
|
|
962
977
|
</svg>
|
|
963
|
-
`,
|
|
978
|
+
`,Gr=Object.freeze({__proto__:null,default:Kr}),Jr=Q`
|
|
964
979
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
965
980
|
<path
|
|
966
981
|
fill="currentColor"
|
|
@@ -969,7 +984,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
969
984
|
clip-rule="evenodd"
|
|
970
985
|
/>
|
|
971
986
|
</svg>
|
|
972
|
-
`,
|
|
987
|
+
`,Xr=Object.freeze({__proto__:null,default:Jr}),Yr=Q`
|
|
973
988
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
974
989
|
<path
|
|
975
990
|
fill="currentColor"
|
|
@@ -978,7 +993,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
978
993
|
clip-rule="evenodd"
|
|
979
994
|
/>
|
|
980
995
|
</svg>
|
|
981
|
-
`,
|
|
996
|
+
`,Qr=Object.freeze({__proto__:null,default:Yr}),ei=Q`
|
|
982
997
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
983
998
|
<path
|
|
984
999
|
fill="currentColor"
|
|
@@ -987,7 +1002,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
987
1002
|
clip-rule="evenodd"
|
|
988
1003
|
/>
|
|
989
1004
|
</svg>
|
|
990
|
-
`,
|
|
1005
|
+
`,ti=Object.freeze({__proto__:null,default:ei}),li=Q`
|
|
991
1006
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
992
1007
|
<path
|
|
993
1008
|
fill="currentColor"
|
|
@@ -996,7 +1011,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
996
1011
|
clip-rule="evenodd"
|
|
997
1012
|
/>
|
|
998
1013
|
</svg>
|
|
999
|
-
`,
|
|
1014
|
+
`,ri=Object.freeze({__proto__:null,default:li}),ii=Q`
|
|
1000
1015
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1001
1016
|
<path
|
|
1002
1017
|
fill="currentColor"
|
|
@@ -1005,7 +1020,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1005
1020
|
clip-rule="evenodd"
|
|
1006
1021
|
/>
|
|
1007
1022
|
</svg>
|
|
1008
|
-
`,
|
|
1023
|
+
`,oi=Object.freeze({__proto__:null,default:ii}),ai=Q`
|
|
1009
1024
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1010
1025
|
<path
|
|
1011
1026
|
fill="currentColor"
|
|
@@ -1014,7 +1029,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1014
1029
|
clip-rule="evenodd"
|
|
1015
1030
|
/>
|
|
1016
1031
|
</svg>
|
|
1017
|
-
`,
|
|
1032
|
+
`,ni=Object.freeze({__proto__:null,default:ai}),si=Q`
|
|
1018
1033
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1019
1034
|
<path
|
|
1020
1035
|
fill="currentColor"
|
|
@@ -1023,7 +1038,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1023
1038
|
clip-rule="evenodd"
|
|
1024
1039
|
/>
|
|
1025
1040
|
</svg>
|
|
1026
|
-
`,
|
|
1041
|
+
`,ci=Object.freeze({__proto__:null,default:si}),di=Q`
|
|
1027
1042
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1028
1043
|
<path
|
|
1029
1044
|
fill="currentColor"
|
|
@@ -1052,7 +1067,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1052
1067
|
clip-rule="evenodd"
|
|
1053
1068
|
/>
|
|
1054
1069
|
</svg>
|
|
1055
|
-
`,
|
|
1070
|
+
`,hi=Object.freeze({__proto__:null,default:di}),ui=Q`
|
|
1056
1071
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1057
1072
|
<path
|
|
1058
1073
|
fill="currentColor"
|
|
@@ -1061,7 +1076,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1061
1076
|
clip-rule="evenodd"
|
|
1062
1077
|
/>
|
|
1063
1078
|
</svg>
|
|
1064
|
-
`,
|
|
1079
|
+
`,vi=Object.freeze({__proto__:null,default:ui}),gi=Q`
|
|
1065
1080
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1066
1081
|
<path
|
|
1067
1082
|
fill="currentColor"
|
|
@@ -1074,7 +1089,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1074
1089
|
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"
|
|
1075
1090
|
/>
|
|
1076
1091
|
</svg>
|
|
1077
|
-
`,
|
|
1092
|
+
`,pi=Object.freeze({__proto__:null,default:gi}),fi=Q`
|
|
1078
1093
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1079
1094
|
<path
|
|
1080
1095
|
fill="currentColor"
|
|
@@ -1083,7 +1098,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1083
1098
|
clip-rule="evenodd"
|
|
1084
1099
|
/>
|
|
1085
1100
|
</svg>
|
|
1086
|
-
`,
|
|
1101
|
+
`,mi=Object.freeze({__proto__:null,default:fi}),wi=Q`
|
|
1087
1102
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1088
1103
|
<path
|
|
1089
1104
|
fill="currentColor"
|
|
@@ -1096,7 +1111,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1096
1111
|
clip-rule="evenodd"
|
|
1097
1112
|
/>
|
|
1098
1113
|
</svg>
|
|
1099
|
-
`,
|
|
1114
|
+
`,_i=Object.freeze({__proto__:null,default:wi}),bi=Q`
|
|
1100
1115
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1101
1116
|
<path
|
|
1102
1117
|
fill="currentColor"
|
|
@@ -1105,7 +1120,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1105
1120
|
clip-rule="evenodd"
|
|
1106
1121
|
/>
|
|
1107
1122
|
</svg>
|
|
1108
|
-
`,
|
|
1123
|
+
`,xi=Object.freeze({__proto__:null,default:bi}),Ci=Q`
|
|
1109
1124
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1110
1125
|
<path
|
|
1111
1126
|
fill="currentColor"
|
|
@@ -1118,7 +1133,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1118
1133
|
clip-rule="evenodd"
|
|
1119
1134
|
/>
|
|
1120
1135
|
</svg>
|
|
1121
|
-
`,
|
|
1136
|
+
`,Zi=Object.freeze({__proto__:null,default:Ci}),yi=Q`
|
|
1122
1137
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1123
1138
|
<path
|
|
1124
1139
|
fill="currentColor"
|
|
@@ -1131,7 +1146,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1131
1146
|
clip-rule="evenodd"
|
|
1132
1147
|
/>
|
|
1133
1148
|
</svg>
|
|
1134
|
-
`,
|
|
1149
|
+
`,Mi=Object.freeze({__proto__:null,default:yi}),Pi=Q`
|
|
1135
1150
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1136
1151
|
<path
|
|
1137
1152
|
fill="currentColor"
|
|
@@ -1140,7 +1155,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1140
1155
|
clip-rule="evenodd"
|
|
1141
1156
|
/>
|
|
1142
1157
|
</svg>
|
|
1143
|
-
`,
|
|
1158
|
+
`,Vi=Object.freeze({__proto__:null,default:Pi}),ki=Q`
|
|
1144
1159
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1145
1160
|
<path
|
|
1146
1161
|
fill="currentColor"
|
|
@@ -1153,7 +1168,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1153
1168
|
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"
|
|
1154
1169
|
/>
|
|
1155
1170
|
</svg>
|
|
1156
|
-
|
|
1171
|
+
`,$i=Object.freeze({__proto__:null,default:ki}),Hi=Q`
|
|
1157
1172
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1158
1173
|
<path
|
|
1159
1174
|
fill="currentColor"
|
|
@@ -1162,7 +1177,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1162
1177
|
clip-rule="evenodd"
|
|
1163
1178
|
/>
|
|
1164
1179
|
</svg>
|
|
1165
|
-
`,
|
|
1180
|
+
`,zi=Object.freeze({__proto__:null,default:Hi}),Si=Q`
|
|
1166
1181
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1167
1182
|
<path
|
|
1168
1183
|
fill="currentColor"
|
|
@@ -1171,7 +1186,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1171
1186
|
clip-rule="evenodd"
|
|
1172
1187
|
/>
|
|
1173
1188
|
</svg>
|
|
1174
|
-
`,
|
|
1189
|
+
`,Oi=Object.freeze({__proto__:null,default:Si}),Bi=Q`
|
|
1175
1190
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1176
1191
|
<path
|
|
1177
1192
|
fill="currentColor"
|
|
@@ -1180,7 +1195,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1180
1195
|
clip-rule="evenodd"
|
|
1181
1196
|
/>
|
|
1182
1197
|
</svg>
|
|
1183
|
-
`,
|
|
1198
|
+
`,ji=Object.freeze({__proto__:null,default:Bi}),Li=Q`
|
|
1184
1199
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1185
1200
|
<path
|
|
1186
1201
|
fill="currentColor"
|
|
@@ -1193,14 +1208,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1193
1208
|
clip-rule="evenodd"
|
|
1194
1209
|
/>
|
|
1195
1210
|
</svg>
|
|
1196
|
-
`,
|
|
1211
|
+
`,Ai=Object.freeze({__proto__:null,default:Li}),Ei=Q`
|
|
1197
1212
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1198
1213
|
<path
|
|
1199
1214
|
fill="currentColor"
|
|
1200
1215
|
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"
|
|
1201
1216
|
/>
|
|
1202
1217
|
</svg>
|
|
1203
|
-
`,
|
|
1218
|
+
`,Ri=Object.freeze({__proto__:null,default:Ei}),Ni=Q`
|
|
1204
1219
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1205
1220
|
<path
|
|
1206
1221
|
fill="currentColor"
|
|
@@ -1209,7 +1224,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1209
1224
|
clip-rule="evenodd"
|
|
1210
1225
|
/>
|
|
1211
1226
|
</svg>
|
|
1212
|
-
`,
|
|
1227
|
+
`,Ti=Object.freeze({__proto__:null,default:Ni}),Di=Q`
|
|
1213
1228
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1214
1229
|
<path
|
|
1215
1230
|
fill="currentColor"
|
|
@@ -1224,7 +1239,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1224
1239
|
clip-rule="evenodd"
|
|
1225
1240
|
/>
|
|
1226
1241
|
</svg>
|
|
1227
|
-
`,
|
|
1242
|
+
`,Ii=Object.freeze({__proto__:null,default:Di}),Ui=Q`
|
|
1228
1243
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1229
1244
|
<path
|
|
1230
1245
|
fill="currentColor"
|
|
@@ -1235,7 +1250,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1235
1250
|
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"
|
|
1236
1251
|
/>
|
|
1237
1252
|
</svg>
|
|
1238
|
-
`,
|
|
1253
|
+
`,Fi=Object.freeze({__proto__:null,default:Ui}),Wi=Q`
|
|
1239
1254
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1240
1255
|
<path
|
|
1241
1256
|
fill="currentColor"
|
|
@@ -1244,7 +1259,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1244
1259
|
clip-rule="evenodd"
|
|
1245
1260
|
/>
|
|
1246
1261
|
</svg>
|
|
1247
|
-
`,
|
|
1262
|
+
`,qi=Object.freeze({__proto__:null,default:Wi}),Ki=Q`
|
|
1248
1263
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1249
1264
|
<path
|
|
1250
1265
|
fill="currentColor"
|
|
@@ -1253,7 +1268,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1253
1268
|
clip-rule="evenodd"
|
|
1254
1269
|
/>
|
|
1255
1270
|
</svg>
|
|
1256
|
-
`,
|
|
1271
|
+
`,Gi=Object.freeze({__proto__:null,default:Ki}),Ji=Q`
|
|
1257
1272
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1258
1273
|
<path
|
|
1259
1274
|
fill="currentColor"
|
|
@@ -1266,7 +1281,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1266
1281
|
clip-rule="evenodd"
|
|
1267
1282
|
/>
|
|
1268
1283
|
</svg>
|
|
1269
|
-
`,
|
|
1284
|
+
`,Xi=Object.freeze({__proto__:null,default:Ji}),Yi=Q`
|
|
1270
1285
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1271
1286
|
<path
|
|
1272
1287
|
fill="currentColor"
|
|
@@ -1281,14 +1296,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1281
1296
|
d="M12 2.375A8.625 8.625 0 0 1 20.623 11a26.64 26.64 0 0 1-1.014 7.303.625.625 0 1 1-1.203-.342A25.39 25.39 0 0 0 19.374 11 7.375 7.375 0 0 0 8.312 4.611a.625.625 0 0 1-.625-1.082 8.59 8.59 0 0 1 4.312-1.154ZM4.529 6.688a.625.625 0 0 1 1.082.625A7.34 7.34 0 0 0 4.624 11a10.59 10.59 0 0 1-1.062 4.638.626.626 0 0 1-1.125-.547A9.34 9.34 0 0 0 3.374 11c0-1.57.42-3.043 1.155-4.313Z"
|
|
1282
1297
|
/>
|
|
1283
1298
|
</svg>
|
|
1284
|
-
`,
|
|
1299
|
+
`,Qi=Object.freeze({__proto__:null,default:Yi}),eo=Q`
|
|
1285
1300
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1286
1301
|
<path
|
|
1287
1302
|
fill="currentColor"
|
|
1288
1303
|
d="M12.509 2.6a.626.626 0 0 1 1.1.477l-.812 6.498h5.855c.233 0 .45 0 .623.015.14.013.353.042.547.165l.082.058.091.083c.2.204.313.481.309.77-.004.276-.14.494-.23.626-.1.143-.24.31-.389.49L11.67 21.4a.625.625 0 0 1-1.1-.477l.812-6.498H5.526c-.232 0-.45 0-.623-.015-.16-.014-.414-.05-.629-.223a1.076 1.076 0 0 1-.399-.853l.008-.1c.03-.229.143-.41.222-.526.1-.143.24-.31.388-.49L12.51 2.6ZM5.453 13.02l-.128.154h6.765a.626.626 0 0 1 .62.704l-.636 5.083 6.652-7.98.127-.156H12.09a.625.625 0 0 1-.62-.703l.636-5.084-6.652 7.982Z"
|
|
1289
1304
|
/>
|
|
1290
1305
|
</svg>
|
|
1291
|
-
`,
|
|
1306
|
+
`,to=Object.freeze({__proto__:null,default:eo}),lo=Q`
|
|
1292
1307
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1293
1308
|
<path
|
|
1294
1309
|
fill="currentColor"
|
|
@@ -1301,7 +1316,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1301
1316
|
clip-rule="evenodd"
|
|
1302
1317
|
/>
|
|
1303
1318
|
</svg>
|
|
1304
|
-
`,
|
|
1319
|
+
`,ro=Object.freeze({__proto__:null,default:lo}),io=Q`
|
|
1305
1320
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1306
1321
|
<path fill="currentColor" d="M9 13.4h6a.6.6 0 0 1 0 1.2H9a.6.6 0 1 1 0-1.2Z" />
|
|
1307
1322
|
<path
|
|
@@ -1311,7 +1326,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1311
1326
|
clip-rule="evenodd"
|
|
1312
1327
|
/>
|
|
1313
1328
|
</svg>
|
|
1314
|
-
`,
|
|
1329
|
+
`,oo=Object.freeze({__proto__:null,default:io}),ao=Q`
|
|
1315
1330
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1316
1331
|
<path
|
|
1317
1332
|
fill="currentColor"
|
|
@@ -1324,7 +1339,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1324
1339
|
clip-rule="evenodd"
|
|
1325
1340
|
/>
|
|
1326
1341
|
</svg>
|
|
1327
|
-
`,
|
|
1342
|
+
`,no=Object.freeze({__proto__:null,default:ao}),so=Q`
|
|
1328
1343
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1329
1344
|
<path
|
|
1330
1345
|
fill="currentColor"
|
|
@@ -1333,7 +1348,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1333
1348
|
clip-rule="evenodd"
|
|
1334
1349
|
/>
|
|
1335
1350
|
</svg>
|
|
1336
|
-
`,
|
|
1351
|
+
`,co=Object.freeze({__proto__:null,default:so}),ho=Q`
|
|
1337
1352
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1338
1353
|
<path
|
|
1339
1354
|
fill="currentColor"
|
|
@@ -1342,7 +1357,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1342
1357
|
clip-rule="evenodd"
|
|
1343
1358
|
/>
|
|
1344
1359
|
</svg>
|
|
1345
|
-
`,
|
|
1360
|
+
`,uo=Object.freeze({__proto__:null,default:ho}),vo=Q`
|
|
1346
1361
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1347
1362
|
<path
|
|
1348
1363
|
fill="currentColor"
|
|
@@ -1357,7 +1372,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1357
1372
|
clip-rule="evenodd"
|
|
1358
1373
|
/>
|
|
1359
1374
|
</svg>
|
|
1360
|
-
`,
|
|
1375
|
+
`,go=Object.freeze({__proto__:null,default:vo}),po=Q`
|
|
1361
1376
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1362
1377
|
<path
|
|
1363
1378
|
fill="currentColor"
|
|
@@ -1370,7 +1385,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1370
1385
|
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"
|
|
1371
1386
|
/>
|
|
1372
1387
|
</svg>
|
|
1373
|
-
`,
|
|
1388
|
+
`,fo=Object.freeze({__proto__:null,default:po}),mo=Q`
|
|
1374
1389
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1375
1390
|
<path
|
|
1376
1391
|
fill="currentColor"
|
|
@@ -1383,7 +1398,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1383
1398
|
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"
|
|
1384
1399
|
/>
|
|
1385
1400
|
</svg>
|
|
1386
|
-
`,
|
|
1401
|
+
`,wo=Object.freeze({__proto__:null,default:mo}),_o=Q`
|
|
1387
1402
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1388
1403
|
<path fill="currentColor" d="M16.75 5.2a.863.863 0 1 0 0 1.725.863.863 0 0 0 0-1.725Z" />
|
|
1389
1404
|
<path
|
|
@@ -1393,7 +1408,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1393
1408
|
clip-rule="evenodd"
|
|
1394
1409
|
/>
|
|
1395
1410
|
</svg>
|
|
1396
|
-
`,
|
|
1411
|
+
`,bo=Object.freeze({__proto__:null,default:_o}),xo=Q`
|
|
1397
1412
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1398
1413
|
<path
|
|
1399
1414
|
fill="currentColor"
|
|
@@ -1402,14 +1417,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1402
1417
|
clip-rule="evenodd"
|
|
1403
1418
|
/>
|
|
1404
1419
|
</svg>
|
|
1405
|
-
`,
|
|
1420
|
+
`,Co=Object.freeze({__proto__:null,default:xo}),Zo=Q`
|
|
1406
1421
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1407
1422
|
<path
|
|
1408
1423
|
fill="currentColor"
|
|
1409
1424
|
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"
|
|
1410
1425
|
/>
|
|
1411
1426
|
</svg>
|
|
1412
|
-
`,
|
|
1427
|
+
`,yo=Object.freeze({__proto__:null,default:Zo}),Mo=Q`
|
|
1413
1428
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1414
1429
|
<path
|
|
1415
1430
|
fill="currentColor"
|
|
@@ -1418,14 +1433,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1418
1433
|
clip-rule="evenodd"
|
|
1419
1434
|
/>
|
|
1420
1435
|
</svg>
|
|
1421
|
-
`,
|
|
1436
|
+
`,Po=Object.freeze({__proto__:null,default:Mo}),Vo=Q`
|
|
1422
1437
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1423
1438
|
<path
|
|
1424
1439
|
fill="currentColor"
|
|
1425
1440
|
d="M4.67 16.665c.618 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.067.254.068.564.068 1.182 0 .619 0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.068-.564.068-1.182.068-.619 0-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.068-.254-.067-.564-.067-1.182s0-.928.067-1.182a2.001 2.001 0 0 1 1.416-1.416c.254-.067.563-.067 1.182-.067Zm7.33 0c.618 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.068.254.068.564.068 1.182 0 .619 0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.068-.564.068-1.182.068s-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.067-.254-.067-.564-.067-1.182s0-.928.067-1.182a2 2 0 0 1 1.416-1.416c.254-.067.564-.067 1.182-.067Zm7.33 0c.619 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.068.254.068.564.068 1.182 0 .619 0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.068-.564.068-1.182.068s-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.067-.254-.067-.564-.067-1.182s0-.928.067-1.182a2.001 2.001 0 0 1 1.416-1.416c.254-.067.564-.067 1.182-.067ZM4.67 9.335c.618 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.067.254.068.564.068 1.182s0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.068-.564.068-1.182.068-.619 0-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.068-.254-.067-.564-.067-1.182s0-.928.067-1.182a2 2 0 0 1 1.416-1.416c.254-.067.563-.067 1.182-.067Zm7.33 0c.618 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.068.254.068.564.068 1.182s0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.068-.564.068-1.182.068s-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.067-.254-.067-.564-.067-1.182s0-.928.067-1.182a2 2 0 0 1 1.416-1.416c.254-.067.564-.067 1.182-.067Zm7.33 0c.619 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.068.254.068.564.068 1.182s0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.068-.564.068-1.182.068s-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.067-.254-.067-.564-.067-1.182s0-.928.067-1.182a2 2 0 0 1 1.416-1.416c.254-.067.564-.067 1.182-.067ZM4.67 2.005c.618 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.067.254.068.563.068 1.182 0 .618 0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.067-.564.068-1.182.068-.619 0-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.068-.254-.067-.564-.067-1.182 0-.619 0-.928.067-1.182a2 2 0 0 1 1.416-1.416c.254-.068.563-.067 1.182-.067Zm7.33 0c.618 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.068.254.068.563.068 1.182 0 .618 0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.067-.564.068-1.182.068s-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.067-.254-.067-.564-.067-1.182 0-.619 0-.928.067-1.182a2 2 0 0 1 1.416-1.416c.254-.068.564-.067 1.182-.067Zm7.33 0c.619 0 .928 0 1.182.067a2 2 0 0 1 1.415 1.416c.068.254.068.563.068 1.182 0 .618 0 .928-.068 1.182a2 2 0 0 1-1.415 1.415c-.254.067-.564.068-1.182.068s-.928 0-1.182-.068a2 2 0 0 1-1.416-1.415c-.067-.254-.067-.564-.067-1.182 0-.619 0-.928.067-1.182a2.001 2.001 0 0 1 1.416-1.416c.254-.068.564-.067 1.182-.067Z"
|
|
1426
1441
|
/>
|
|
1427
1442
|
</svg>
|
|
1428
|
-
`,
|
|
1443
|
+
`,ko=Object.freeze({__proto__:null,default:Vo}),$o=Q`
|
|
1429
1444
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1430
1445
|
<path
|
|
1431
1446
|
fill="currentColor"
|
|
@@ -1434,7 +1449,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1434
1449
|
clip-rule="evenodd"
|
|
1435
1450
|
/>
|
|
1436
1451
|
</svg>
|
|
1437
|
-
`,
|
|
1452
|
+
`,Ho=Object.freeze({__proto__:null,default:$o}),zo=Q`
|
|
1438
1453
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1439
1454
|
<path
|
|
1440
1455
|
fill="currentColor"
|
|
@@ -1443,7 +1458,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1443
1458
|
clip-rule="evenodd"
|
|
1444
1459
|
/>
|
|
1445
1460
|
</svg>
|
|
1446
|
-
|
|
1461
|
+
`,So=Object.freeze({__proto__:null,default:zo}),Oo=Q`
|
|
1447
1462
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1448
1463
|
<path
|
|
1449
1464
|
fill="currentColor"
|
|
@@ -1452,7 +1467,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1452
1467
|
clip-rule="evenodd"
|
|
1453
1468
|
/>
|
|
1454
1469
|
</svg>
|
|
1455
|
-
`,
|
|
1470
|
+
`,Bo=Object.freeze({__proto__:null,default:Oo}),jo=Q`
|
|
1456
1471
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1457
1472
|
<path
|
|
1458
1473
|
fill="currentColor"
|
|
@@ -1461,7 +1476,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1461
1476
|
clip-rule="evenodd"
|
|
1462
1477
|
/>
|
|
1463
1478
|
</svg>
|
|
1464
|
-
`,
|
|
1479
|
+
`,Lo=Object.freeze({__proto__:null,default:jo}),Ao=Q`
|
|
1465
1480
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1466
1481
|
<path
|
|
1467
1482
|
fill="currentColor"
|
|
@@ -1470,7 +1485,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1470
1485
|
clip-rule="evenodd"
|
|
1471
1486
|
/>
|
|
1472
1487
|
</svg>
|
|
1473
|
-
`,
|
|
1488
|
+
`,Eo=Object.freeze({__proto__:null,default:Ao}),Ro=Q`
|
|
1474
1489
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1475
1490
|
<path
|
|
1476
1491
|
fill="currentColor"
|
|
@@ -1479,7 +1494,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1479
1494
|
clip-rule="evenodd"
|
|
1480
1495
|
/>
|
|
1481
1496
|
</svg>
|
|
1482
|
-
`,
|
|
1497
|
+
`,No=Object.freeze({__proto__:null,default:Ro}),To=Q`
|
|
1483
1498
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1484
1499
|
<path
|
|
1485
1500
|
fill="currentColor"
|
|
@@ -1488,7 +1503,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1488
1503
|
clip-rule="evenodd"
|
|
1489
1504
|
/>
|
|
1490
1505
|
</svg>
|
|
1491
|
-
`,
|
|
1506
|
+
`,Do=Object.freeze({__proto__:null,default:To}),Io=Q`
|
|
1492
1507
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1493
1508
|
<path
|
|
1494
1509
|
fill="currentColor"
|
|
@@ -1497,7 +1512,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1497
1512
|
clip-rule="evenodd"
|
|
1498
1513
|
/>
|
|
1499
1514
|
</svg>
|
|
1500
|
-
`,
|
|
1515
|
+
`,Uo=Object.freeze({__proto__:null,default:Io}),Fo=Q`
|
|
1501
1516
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1502
1517
|
<path
|
|
1503
1518
|
fill="currentColor"
|
|
@@ -1506,7 +1521,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1506
1521
|
clip-rule="evenodd"
|
|
1507
1522
|
/>
|
|
1508
1523
|
</svg>
|
|
1509
|
-
`,
|
|
1524
|
+
`,Wo=Object.freeze({__proto__:null,default:Fo}),qo=Q`
|
|
1510
1525
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1511
1526
|
<path
|
|
1512
1527
|
fill="currentColor"
|
|
@@ -1516,14 +1531,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1516
1531
|
/>
|
|
1517
1532
|
<path fill="currentColor" d="M12 7.15a.85.85 0 0 0 0 1.7h.01a.85.85 0 1 0 0-1.7H12Z" />
|
|
1518
1533
|
</svg>
|
|
1519
|
-
`,
|
|
1534
|
+
`,Ko=Object.freeze({__proto__:null,default:qo}),Go=Q`
|
|
1520
1535
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1521
1536
|
<path
|
|
1522
1537
|
fill="currentColor"
|
|
1523
1538
|
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.034c-.315.315-.614.51-1.035.673-.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.789 2.789 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"
|
|
1524
1539
|
/>
|
|
1525
1540
|
</svg>
|
|
1526
|
-
`,
|
|
1541
|
+
`,Jo=Object.freeze({__proto__:null,default:Go}),Xo=Q`
|
|
1527
1542
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1528
1543
|
<path fill="currentColor" d="M15.01 8.375a.625.625 0 1 1 0 1.25H15a.625.625 0 0 1 0-1.25h.01Z" />
|
|
1529
1544
|
<path
|
|
@@ -1533,7 +1548,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1533
1548
|
clip-rule="evenodd"
|
|
1534
1549
|
/>
|
|
1535
1550
|
</svg>
|
|
1536
|
-
`,
|
|
1551
|
+
`,Yo=Object.freeze({__proto__:null,default:Xo}),Qo=Q`
|
|
1537
1552
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1538
1553
|
<path
|
|
1539
1554
|
fill="currentColor"
|
|
@@ -1549,7 +1564,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1549
1564
|
clip-rule="evenodd"
|
|
1550
1565
|
/>
|
|
1551
1566
|
</svg>
|
|
1552
|
-
`,
|
|
1567
|
+
`,ea=Object.freeze({__proto__:null,default:Qo}),ta=Q`
|
|
1553
1568
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1554
1569
|
<path
|
|
1555
1570
|
fill="currentColor"
|
|
@@ -1558,7 +1573,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1558
1573
|
clip-rule="evenodd"
|
|
1559
1574
|
/>
|
|
1560
1575
|
</svg>
|
|
1561
|
-
`,
|
|
1576
|
+
`,la=Object.freeze({__proto__:null,default:ta}),ra=Q`
|
|
1562
1577
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1563
1578
|
<path
|
|
1564
1579
|
fill="currentColor"
|
|
@@ -1567,7 +1582,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1567
1582
|
clip-rule="evenodd"
|
|
1568
1583
|
/>
|
|
1569
1584
|
</svg>
|
|
1570
|
-
`,
|
|
1585
|
+
`,ia=Object.freeze({__proto__:null,default:ra}),oa=Q`
|
|
1571
1586
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1572
1587
|
<path
|
|
1573
1588
|
fill="currentColor"
|
|
@@ -1576,7 +1591,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1576
1591
|
clip-rule="evenodd"
|
|
1577
1592
|
/>
|
|
1578
1593
|
</svg>
|
|
1579
|
-
`,
|
|
1594
|
+
`,aa=Object.freeze({__proto__:null,default:oa}),na=Q`
|
|
1580
1595
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1581
1596
|
<path
|
|
1582
1597
|
fill="currentColor"
|
|
@@ -1585,7 +1600,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1585
1600
|
clip-rule="evenodd"
|
|
1586
1601
|
/>
|
|
1587
1602
|
</svg>
|
|
1588
|
-
`,
|
|
1603
|
+
`,sa=Object.freeze({__proto__:null,default:na}),ca=Q`
|
|
1589
1604
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1590
1605
|
<path
|
|
1591
1606
|
fill="currentColor"
|
|
@@ -1594,7 +1609,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1594
1609
|
clip-rule="evenodd"
|
|
1595
1610
|
/>
|
|
1596
1611
|
</svg>
|
|
1597
|
-
`,
|
|
1612
|
+
`,da=Object.freeze({__proto__:null,default:ca}),ha=Q`
|
|
1598
1613
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1599
1614
|
<path
|
|
1600
1615
|
fill="currentColor"
|
|
@@ -1603,7 +1618,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1603
1618
|
clip-rule="evenodd"
|
|
1604
1619
|
/>
|
|
1605
1620
|
</svg>
|
|
1606
|
-
`,
|
|
1621
|
+
`,ua=Object.freeze({__proto__:null,default:ha}),va=Q`
|
|
1607
1622
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1608
1623
|
<path
|
|
1609
1624
|
fill="currentColor"
|
|
@@ -1620,7 +1635,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1620
1635
|
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"
|
|
1621
1636
|
/>
|
|
1622
1637
|
</svg>
|
|
1623
|
-
`,
|
|
1638
|
+
`,ga=Object.freeze({__proto__:null,default:va}),pa=Q`
|
|
1624
1639
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1625
1640
|
<path
|
|
1626
1641
|
fill="currentColor"
|
|
@@ -1629,21 +1644,21 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1629
1644
|
clip-rule="evenodd"
|
|
1630
1645
|
/>
|
|
1631
1646
|
</svg>
|
|
1632
|
-
`,
|
|
1647
|
+
`,fa=Object.freeze({__proto__:null,default:pa}),ma=Q`
|
|
1633
1648
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1634
1649
|
<path
|
|
1635
1650
|
fill="currentColor"
|
|
1636
1651
|
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"
|
|
1637
1652
|
/>
|
|
1638
1653
|
</svg>
|
|
1639
|
-
`,
|
|
1654
|
+
`,wa=Object.freeze({__proto__:null,default:ma}),_a=Q`
|
|
1640
1655
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1641
1656
|
<path
|
|
1642
1657
|
fill="currentColor"
|
|
1643
1658
|
d="M4 4.375a1.625 1.625 0 1 0 0 3.25 1.625 1.625 0 0 0 0-3.25Zm5 1a.625.625 0 1 0 0 1.25h12a.625.625 0 1 0 0-1.25H9Zm-5 5a1.625 1.625 0 1 0 0 3.25 1.625 1.625 0 0 0 0-3.25Zm5 1a.625.625 0 1 0 0 1.25h12a.625.625 0 1 0 0-1.25H9Zm-5 5a1.625 1.625 0 1 0 0 3.25 1.625 1.625 0 0 0 0-3.25Zm5 1a.625.625 0 1 0 0 1.25h12a.625.625 0 1 0 0-1.25H9Z"
|
|
1644
1659
|
/>
|
|
1645
1660
|
</svg>
|
|
1646
|
-
`,
|
|
1661
|
+
`,ba=Object.freeze({__proto__:null,default:_a}),xa=Q`
|
|
1647
1662
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1648
1663
|
<path
|
|
1649
1664
|
fill="currentColor"
|
|
@@ -1652,7 +1667,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1652
1667
|
clip-rule="evenodd"
|
|
1653
1668
|
/>
|
|
1654
1669
|
</svg>
|
|
1655
|
-
`,
|
|
1670
|
+
`,Ca=Object.freeze({__proto__:null,default:xa}),Za=Q`
|
|
1656
1671
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1657
1672
|
<path
|
|
1658
1673
|
fill="currentColor"
|
|
@@ -1661,7 +1676,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1661
1676
|
clip-rule="evenodd"
|
|
1662
1677
|
/>
|
|
1663
1678
|
</svg>
|
|
1664
|
-
`,
|
|
1679
|
+
`,ya=Object.freeze({__proto__:null,default:Za}),Ma=Q`
|
|
1665
1680
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1666
1681
|
<path
|
|
1667
1682
|
fill="currentColor"
|
|
@@ -1672,7 +1687,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1672
1687
|
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"
|
|
1673
1688
|
/>
|
|
1674
1689
|
</svg>
|
|
1675
|
-
`,
|
|
1690
|
+
`,Pa=Object.freeze({__proto__:null,default:Ma}),Va=Q`
|
|
1676
1691
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1677
1692
|
<path
|
|
1678
1693
|
fill="currentColor"
|
|
@@ -1683,7 +1698,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1683
1698
|
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"
|
|
1684
1699
|
/>
|
|
1685
1700
|
</svg>
|
|
1686
|
-
`,
|
|
1701
|
+
`,ka=Object.freeze({__proto__:null,default:Va}),$a=Q`
|
|
1687
1702
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1688
1703
|
<path
|
|
1689
1704
|
fill="currentColor"
|
|
@@ -1698,7 +1713,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1698
1713
|
clip-rule="evenodd"
|
|
1699
1714
|
/>
|
|
1700
1715
|
</svg>
|
|
1701
|
-
`,
|
|
1716
|
+
`,Ha=Object.freeze({__proto__:null,default:$a}),za=Q`
|
|
1702
1717
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1703
1718
|
<path
|
|
1704
1719
|
fill="currentColor"
|
|
@@ -1707,7 +1722,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1707
1722
|
clip-rule="evenodd"
|
|
1708
1723
|
/>
|
|
1709
1724
|
</svg>
|
|
1710
|
-
|
|
1725
|
+
`,Sa=Object.freeze({__proto__:null,default:za}),Oa=Q`
|
|
1711
1726
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1712
1727
|
<path
|
|
1713
1728
|
fill="currentColor"
|
|
@@ -1716,7 +1731,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1716
1731
|
clip-rule="evenodd"
|
|
1717
1732
|
/>
|
|
1718
1733
|
</svg>
|
|
1719
|
-
`,
|
|
1734
|
+
`,Ba=Object.freeze({__proto__:null,default:Oa}),ja=Q`
|
|
1720
1735
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1721
1736
|
<path
|
|
1722
1737
|
fill="currentColor"
|
|
@@ -1725,21 +1740,21 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1725
1740
|
clip-rule="evenodd"
|
|
1726
1741
|
/>
|
|
1727
1742
|
</svg>
|
|
1728
|
-
`,
|
|
1743
|
+
`,La=Object.freeze({__proto__:null,default:ja}),Aa=Q`
|
|
1729
1744
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1730
1745
|
<path
|
|
1731
1746
|
fill="currentColor"
|
|
1732
1747
|
d="M6.498 5.01c2.62-1.106 7.426-2.376 10.817-1.389 1.744.508 3.326 2.43 3.63 4.476.251 1.696-.391 3.635-1.279 4.616a.36.36 0 0 0-.07.368c1.226 3.229-.699 4.789-2.892 5.227-2.245.448-4.438 1.218-6.547 2.118-2.161.923-5.258-.03-6.304-2.402-.59-1.341-.173-3.292.304-4.674a.538.538 0 0 0-.081-.496 5.5 5.5 0 0 1-.893-1.851c-.755-2.764.922-4.983 3.315-5.993Zm7.711 3.664c-.62-.703-1.719-.815-2.55-.028-.161.153-.457.118-.611-.042-.497-.514-1.406-.621-2.17-.307-.632.259-1.139.853-1.444 1.765 0 0-.554 2.183-1.028 3.511-.75 2.275 2.527 2.93 3.172.798l.93-3.34c.147-.484.37-.9.816-.785.446.117.47.586.294 1.09l-.435 1.844c-.398 1.472 1.623 1.869 2.051.52l.698-2.669c.14-.513.389-.814.75-.736.362.077.472.395.33.907l-.386 1.555c-.252.894-.024 1.637.856 1.782.96.157 1.562-.256 1.768-.43a.297.297 0 0 0 .096-.182.231.231 0 0 0-.22-.27c-.364-.01-.586-.066-.667-.306-.061-.184-.083-.382.028-.78a457.2 457.2 0 0 0 .521-1.91c.2-.739.48-1.582-.188-2.166-.56-.49-1.43-.35-2.112.226a.364.364 0 0 1-.499-.047Zm1.11 12.318c2.722-.072 3.46-1.777 2.826-1.905-1.73-.347-8.968 2.068-2.826 1.905ZM5.956 3.031c-1.874.15-2.453 2.048-2 2.048 1.2 0 6.095-2.375 2-2.048Z"
|
|
1733
1748
|
/>
|
|
1734
1749
|
</svg>
|
|
1735
|
-
`,
|
|
1750
|
+
`,Ea=Object.freeze({__proto__:null,default:Aa}),Ra=Q`
|
|
1736
1751
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1737
1752
|
<path
|
|
1738
1753
|
fill="currentColor"
|
|
1739
1754
|
d="M2.375 6c0-.345.28-.625.625-.625h18a.625.625 0 1 1 0 1.25H3A.625.625 0 0 1 2.375 6Zm0 6c0-.345.28-.625.625-.625h18a.625.625 0 1 1 0 1.25H3A.625.625 0 0 1 2.375 12Zm0 6c0-.345.28-.625.625-.625h12a.625.625 0 1 1 0 1.25H3A.625.625 0 0 1 2.375 18Z"
|
|
1740
1755
|
/>
|
|
1741
1756
|
</svg>
|
|
1742
|
-
`,
|
|
1757
|
+
`,Na=Object.freeze({__proto__:null,default:Ra}),Ta=Q`
|
|
1743
1758
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1744
1759
|
<path
|
|
1745
1760
|
fill="currentColor"
|
|
@@ -1752,7 +1767,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1752
1767
|
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"
|
|
1753
1768
|
/>
|
|
1754
1769
|
</svg>
|
|
1755
|
-
`,
|
|
1770
|
+
`,Da=Object.freeze({__proto__:null,default:Ta}),Ia=Q`
|
|
1756
1771
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1757
1772
|
<path
|
|
1758
1773
|
fill="currentColor"
|
|
@@ -1761,21 +1776,21 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1761
1776
|
clip-rule="evenodd"
|
|
1762
1777
|
/>
|
|
1763
1778
|
</svg>
|
|
1764
|
-
`,
|
|
1779
|
+
`,Ua=Object.freeze({__proto__:null,default:Ia}),Fa=Q`
|
|
1765
1780
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1766
1781
|
<path
|
|
1767
1782
|
fill="currentColor"
|
|
1768
1783
|
d="M6.924 6.641c0-.961.129-1.894.373-2.779a9.259 9.259 0 1 0 12.84 12.84c-.885.244-1.817.374-2.779.374-5.763 0-10.434-4.671-10.434-10.434Zm1.176 0a9.258 9.258 0 0 0 9.258 9.259c1.36 0 2.65-.293 3.811-.818a.59.59 0 0 1 .779.778A10.438 10.438 0 0 1 12.435 22C6.672 22 2 17.328 2 11.565 2 7.332 4.52 3.69 8.14 2.052a.588.588 0 0 1 .778.779A9.223 9.223 0 0 0 8.1 6.64Z"
|
|
1769
1784
|
/>
|
|
1770
1785
|
</svg>
|
|
1771
|
-
`,
|
|
1786
|
+
`,Wa=Object.freeze({__proto__:null,default:Fa}),qa=Q`
|
|
1772
1787
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1773
1788
|
<path
|
|
1774
1789
|
fill="currentColor"
|
|
1775
1790
|
d="M10.125 19a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm7 0a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm-7-7a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm7 0a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm-7-7a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Zm7 0a1.625 1.625 0 1 1-3.25 0 1.625 1.625 0 0 1 3.25 0Z"
|
|
1776
1791
|
/>
|
|
1777
1792
|
</svg>
|
|
1778
|
-
`,
|
|
1793
|
+
`,Ka=Object.freeze({__proto__:null,default:qa}),Ga=Q`
|
|
1779
1794
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1780
1795
|
<path
|
|
1781
1796
|
fill="currentColor"
|
|
@@ -1784,7 +1799,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1784
1799
|
clip-rule="evenodd"
|
|
1785
1800
|
/>
|
|
1786
1801
|
</svg>
|
|
1787
|
-
`,
|
|
1802
|
+
`,Ja=Object.freeze({__proto__:null,default:Ga}),Xa=Q`
|
|
1788
1803
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1789
1804
|
<path
|
|
1790
1805
|
fill="currentColor"
|
|
@@ -1797,7 +1812,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1797
1812
|
clip-rule="evenodd"
|
|
1798
1813
|
/>
|
|
1799
1814
|
</svg>
|
|
1800
|
-
`,
|
|
1815
|
+
`,Ya=Object.freeze({__proto__:null,default:Xa}),Qa=Q`
|
|
1801
1816
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1802
1817
|
<path
|
|
1803
1818
|
fill="currentColor"
|
|
@@ -1816,14 +1831,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1816
1831
|
clip-rule="evenodd"
|
|
1817
1832
|
/>
|
|
1818
1833
|
</svg>
|
|
1819
|
-
`,
|
|
1834
|
+
`,en=Object.freeze({__proto__:null,default:Qa}),tn=Q`
|
|
1820
1835
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1821
1836
|
<path
|
|
1822
1837
|
fill="currentColor"
|
|
1823
1838
|
d="M8.4 4c.56 0 .84 0 1.054.11a1 1 0 0 1 .437.436C10 4.76 10 5.04 10 5.6v12.8c0 .56 0 .84-.11 1.054a.999.999 0 0 1-.436.437C9.24 20 8.96 20 8.4 20h-.8c-.56 0-.84 0-1.054-.11a.999.999 0 0 1-.437-.436C6 19.24 6 18.96 6 18.4V5.6c0-.56 0-.84.11-1.054a1 1 0 0 1 .436-.437C6.76 4 7.04 4 7.6 4h.8Zm8 0c.56 0 .84 0 1.054.11a1 1 0 0 1 .437.436C18 4.76 18 5.04 18 5.6v12.8c0 .56 0 .84-.11 1.054a.999.999 0 0 1-.436.437C17.24 20 16.96 20 16.4 20h-.8c-.56 0-.84 0-1.054-.11a.999.999 0 0 1-.437-.436C14 19.24 14 18.96 14 18.4V5.6c0-.56 0-.84.11-1.054a.999.999 0 0 1 .436-.437C14.76 4 15.04 4 15.6 4h.8Z"
|
|
1824
1839
|
/>
|
|
1825
1840
|
</svg>
|
|
1826
|
-
`,
|
|
1841
|
+
`,ln=Object.freeze({__proto__:null,default:tn}),rn=Q`
|
|
1827
1842
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1828
1843
|
<path
|
|
1829
1844
|
fill="currentColor"
|
|
@@ -1832,7 +1847,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1832
1847
|
clip-rule="evenodd"
|
|
1833
1848
|
/>
|
|
1834
1849
|
</svg>
|
|
1835
|
-
`,
|
|
1850
|
+
`,on=Object.freeze({__proto__:null,default:rn}),an=Q`
|
|
1836
1851
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1837
1852
|
<path
|
|
1838
1853
|
fill="currentColor"
|
|
@@ -1841,7 +1856,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1841
1856
|
clip-rule="evenodd"
|
|
1842
1857
|
/>
|
|
1843
1858
|
</svg>
|
|
1844
|
-
`,
|
|
1859
|
+
`,nn=Object.freeze({__proto__:null,default:an}),sn=Q`
|
|
1845
1860
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1846
1861
|
<path
|
|
1847
1862
|
fill="currentColor"
|
|
@@ -1850,7 +1865,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1850
1865
|
clip-rule="evenodd"
|
|
1851
1866
|
/>
|
|
1852
1867
|
</svg>
|
|
1853
|
-
`,
|
|
1868
|
+
`,cn=Object.freeze({__proto__:null,default:sn}),dn=Q`
|
|
1854
1869
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1855
1870
|
<path
|
|
1856
1871
|
fill="currentColor"
|
|
@@ -1859,7 +1874,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1859
1874
|
clip-rule="evenodd"
|
|
1860
1875
|
/>
|
|
1861
1876
|
</svg>
|
|
1862
|
-
`,
|
|
1877
|
+
`,hn=Object.freeze({__proto__:null,default:dn}),un=Q`
|
|
1863
1878
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1864
1879
|
<path
|
|
1865
1880
|
fill="currentColor"
|
|
@@ -1868,7 +1883,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1868
1883
|
clip-rule="evenodd"
|
|
1869
1884
|
/>
|
|
1870
1885
|
</svg>
|
|
1871
|
-
`,
|
|
1886
|
+
`,vn=Object.freeze({__proto__:null,default:un}),gn=Q`
|
|
1872
1887
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1873
1888
|
<path
|
|
1874
1889
|
fill="currentColor"
|
|
@@ -1877,7 +1892,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1877
1892
|
clip-rule="evenodd"
|
|
1878
1893
|
/>
|
|
1879
1894
|
</svg>
|
|
1880
|
-
`,
|
|
1895
|
+
`,pn=Object.freeze({__proto__:null,default:gn}),fn=Q`
|
|
1881
1896
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1882
1897
|
<path
|
|
1883
1898
|
fill="currentColor"
|
|
@@ -1890,7 +1905,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1890
1905
|
clip-rule="evenodd"
|
|
1891
1906
|
/>
|
|
1892
1907
|
</svg>
|
|
1893
|
-
`,
|
|
1908
|
+
`,mn=Object.freeze({__proto__:null,default:fn}),wn=Q`
|
|
1894
1909
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1895
1910
|
<path
|
|
1896
1911
|
fill="currentColor"
|
|
@@ -1899,7 +1914,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1899
1914
|
clip-rule="evenodd"
|
|
1900
1915
|
/>
|
|
1901
1916
|
</svg>
|
|
1902
|
-
`,
|
|
1917
|
+
`,_n=Object.freeze({__proto__:null,default:wn}),bn=Q`
|
|
1903
1918
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1904
1919
|
<path
|
|
1905
1920
|
fill="currentColor"
|
|
@@ -1908,14 +1923,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1908
1923
|
clip-rule="evenodd"
|
|
1909
1924
|
/>
|
|
1910
1925
|
</svg>
|
|
1911
|
-
`,
|
|
1926
|
+
`,xn=Object.freeze({__proto__:null,default:bn}),Cn=Q`
|
|
1912
1927
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1913
1928
|
<path
|
|
1914
1929
|
fill="currentColor"
|
|
1915
1930
|
d="M10.855 20.676A8.81 8.81 0 0 0 12 20.75V22c-.443 0-.878-.032-1.306-.088l.161-1.236Zm2.29 0 .16 1.236c-.428.056-.863.088-1.305.088v-1.25c.389 0 .77-.025 1.145-.074Zm-6.471-1.734c.602.463 1.267.85 1.977 1.145l-.48 1.152a9.987 9.987 0 0 1-2.259-1.307l.762-.99Zm11.413.99a9.986 9.986 0 0 1-2.26 1.307l-.478-1.152a8.745 8.745 0 0 0 1.977-1.145l.76.99ZM3.913 15.349c.295.71.682 1.375 1.145 1.977l-.99.76a9.984 9.984 0 0 1-1.308-2.259l1.153-.478Zm17.326.478a9.986 9.986 0 0 1-1.307 2.26l-.99-.76a8.745 8.745 0 0 0 1.145-1.978l1.152.478ZM2 12c0-.443.031-.878.087-1.306l.617.08.62.082a8.844 8.844 0 0 0 0 2.289l-.62.08-.617.08A10.089 10.089 0 0 1 2 12Zm20 0c0 .442-.032.877-.088 1.305l-.616-.08-.62-.08a8.842 8.842 0 0 0 0-2.29l1.236-.16c.056.427.088.862.088 1.305ZM5.058 6.674A8.745 8.745 0 0 0 3.913 8.65L2.76 8.17a9.987 9.987 0 0 1 1.307-2.259l.99.762Zm14.874-.762c.529.688.97 1.447 1.307 2.26l-1.152.48a8.745 8.745 0 0 0-1.145-1.978l.99-.762ZM8.652 3.913a8.745 8.745 0 0 0-1.978 1.145l-.762-.99a9.987 9.987 0 0 1 2.26-1.308l.48 1.153Zm7.175-1.153a9.984 9.984 0 0 1 2.26 1.307l-.76.99a8.745 8.745 0 0 0-1.978-1.144l.478-1.153ZM12 2c.442 0 .878.031 1.305.087l-.075.583-.085.654a8.844 8.844 0 0 0-2.29 0l-.085-.654-.076-.583A10.09 10.09 0 0 1 12 2Z"
|
|
1916
1931
|
/>
|
|
1917
1932
|
</svg>
|
|
1918
|
-
`,
|
|
1933
|
+
`,Zn=Object.freeze({__proto__:null,default:Cn}),yn=Q`
|
|
1919
1934
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1920
1935
|
<path
|
|
1921
1936
|
fill="currentColor"
|
|
@@ -1924,14 +1939,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1924
1939
|
clip-rule="evenodd"
|
|
1925
1940
|
/>
|
|
1926
1941
|
</svg>
|
|
1927
|
-
`,
|
|
1942
|
+
`,Mn=Object.freeze({__proto__:null,default:yn}),Pn=Q`
|
|
1928
1943
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1929
1944
|
<path
|
|
1930
1945
|
fill="currentColor"
|
|
1931
1946
|
d="M17.518 10.57c.703.467 1.055.7 1.178.996.107.257.108.547.002.805-.122.296-.473.53-1.174 1l-7.905 5.294c-.85.57-1.276.855-1.628.834a1.052 1.052 0 0 1-.778-.415C7 18.802 7 18.291 7 17.267V6.727c0-1.02 0-1.529.213-1.81.185-.245.468-.397.775-.416.352-.021.776.26 1.625.824l7.905 5.246Z"
|
|
1932
1947
|
/>
|
|
1933
1948
|
</svg>
|
|
1934
|
-
`,
|
|
1949
|
+
`,Vn=Object.freeze({__proto__:null,default:Pn}),kn=Q`
|
|
1935
1950
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1936
1951
|
<path
|
|
1937
1952
|
fill="currentColor"
|
|
@@ -1940,7 +1955,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1940
1955
|
clip-rule="evenodd"
|
|
1941
1956
|
/>
|
|
1942
1957
|
</svg>
|
|
1943
|
-
|
|
1958
|
+
`,$n=Object.freeze({__proto__:null,default:kn}),Hn=Q`
|
|
1944
1959
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1945
1960
|
<path
|
|
1946
1961
|
fill="currentColor"
|
|
@@ -1949,7 +1964,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1949
1964
|
clip-rule="evenodd"
|
|
1950
1965
|
/>
|
|
1951
1966
|
</svg>
|
|
1952
|
-
`,
|
|
1967
|
+
`,zn=Object.freeze({__proto__:null,default:Hn}),Sn=Q`
|
|
1953
1968
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1954
1969
|
<path
|
|
1955
1970
|
fill="currentColor"
|
|
@@ -1958,7 +1973,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1958
1973
|
clip-rule="evenodd"
|
|
1959
1974
|
/>
|
|
1960
1975
|
</svg>
|
|
1961
|
-
`,
|
|
1976
|
+
`,On=Object.freeze({__proto__:null,default:Sn}),Bn=Q`
|
|
1962
1977
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1963
1978
|
<path
|
|
1964
1979
|
fill="currentColor"
|
|
@@ -1967,7 +1982,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1967
1982
|
clip-rule="evenodd"
|
|
1968
1983
|
/>
|
|
1969
1984
|
</svg>
|
|
1970
|
-
`,
|
|
1985
|
+
`,jn=Object.freeze({__proto__:null,default:Bn}),Ln=Q`
|
|
1971
1986
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1972
1987
|
<path
|
|
1973
1988
|
fill="currentColor"
|
|
@@ -1980,7 +1995,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1980
1995
|
clip-rule="evenodd"
|
|
1981
1996
|
/>
|
|
1982
1997
|
</svg>
|
|
1983
|
-
`,
|
|
1998
|
+
`,An=Object.freeze({__proto__:null,default:Ln}),En=Q`
|
|
1984
1999
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
1985
2000
|
<path
|
|
1986
2001
|
fill="currentColor"
|
|
@@ -1995,7 +2010,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
1995
2010
|
clip-rule="evenodd"
|
|
1996
2011
|
/>
|
|
1997
2012
|
</svg>
|
|
1998
|
-
`,
|
|
2013
|
+
`,Rn=Object.freeze({__proto__:null,default:En}),Nn=Q`
|
|
1999
2014
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2000
2015
|
<path
|
|
2001
2016
|
fill="currentColor"
|
|
@@ -2004,7 +2019,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2004
2019
|
clip-rule="evenodd"
|
|
2005
2020
|
/>
|
|
2006
2021
|
</svg>
|
|
2007
|
-
`,
|
|
2022
|
+
`,Tn=Object.freeze({__proto__:null,default:Nn}),Dn=Q`
|
|
2008
2023
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2009
2024
|
<path
|
|
2010
2025
|
fill="currentColor"
|
|
@@ -2013,7 +2028,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2013
2028
|
clip-rule="evenodd"
|
|
2014
2029
|
/>
|
|
2015
2030
|
</svg>
|
|
2016
|
-
`,
|
|
2031
|
+
`,In=Object.freeze({__proto__:null,default:Dn}),Un=Q`
|
|
2017
2032
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2018
2033
|
<path
|
|
2019
2034
|
fill="currentColor"
|
|
@@ -2022,7 +2037,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2022
2037
|
clip-rule="evenodd"
|
|
2023
2038
|
/>
|
|
2024
2039
|
</svg>
|
|
2025
|
-
`,
|
|
2040
|
+
`,Fn=Object.freeze({__proto__:null,default:Un}),Wn=Q`
|
|
2026
2041
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2027
2042
|
<path
|
|
2028
2043
|
fill="#DB0000"
|
|
@@ -2045,7 +2060,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2045
2060
|
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"
|
|
2046
2061
|
/>
|
|
2047
2062
|
</svg>
|
|
2048
|
-
`,
|
|
2063
|
+
`,qn=Object.freeze({__proto__:null,default:Wn}),Kn=Q`
|
|
2049
2064
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2050
2065
|
<path
|
|
2051
2066
|
fill="currentColor"
|
|
@@ -2054,7 +2069,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2054
2069
|
clip-rule="evenodd"
|
|
2055
2070
|
/>
|
|
2056
2071
|
</svg>
|
|
2057
|
-
`,
|
|
2072
|
+
`,Gn=Object.freeze({__proto__:null,default:Kn}),Jn=Q`
|
|
2058
2073
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2059
2074
|
<path
|
|
2060
2075
|
fill="currentColor"
|
|
@@ -2067,7 +2082,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2067
2082
|
clip-rule="evenodd"
|
|
2068
2083
|
/>
|
|
2069
2084
|
</svg>
|
|
2070
|
-
`,
|
|
2085
|
+
`,Xn=Object.freeze({__proto__:null,default:Jn}),Yn=Q`
|
|
2071
2086
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2072
2087
|
<path
|
|
2073
2088
|
fill="currentColor"
|
|
@@ -2080,7 +2095,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2080
2095
|
d="M15.5 9.058a.626.626 0 0 1 .885.884L14.327 12l2.058 2.058a.626.626 0 0 1-.885.884l-2.5-2.5a.626.626 0 0 1 0-.884l2.5-2.5Z"
|
|
2081
2096
|
/>
|
|
2082
2097
|
</svg>
|
|
2083
|
-
`,
|
|
2098
|
+
`,Qn=Object.freeze({__proto__:null,default:Yn}),es=Q`
|
|
2084
2099
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2085
2100
|
<path
|
|
2086
2101
|
fill="currentColor"
|
|
@@ -2093,7 +2108,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2093
2108
|
d="M13.116 9.058a.626.626 0 0 1 .884 0l2.5 2.5a.626.626 0 0 1 0 .884l-2.5 2.5a.625.625 0 0 1-.884-.884L15.174 12l-2.058-2.058a.626.626 0 0 1 0-.884Z"
|
|
2094
2109
|
/>
|
|
2095
2110
|
</svg>
|
|
2096
|
-
`,
|
|
2111
|
+
`,ts=Object.freeze({__proto__:null,default:es}),ls=Q`
|
|
2097
2112
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2098
2113
|
<path
|
|
2099
2114
|
fill="currentColor"
|
|
@@ -2102,11 +2117,11 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2102
2117
|
clip-rule="evenodd"
|
|
2103
2118
|
/>
|
|
2104
2119
|
</svg>
|
|
2105
|
-
`,
|
|
2120
|
+
`,rs=Object.freeze({__proto__:null,default:ls}),is=Q`
|
|
2106
2121
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2107
2122
|
<path fill="currentColor" d="M16.441 1.72a.624.624 0 1 1 1.118.56l-10 20a.624.624 0 1 1-1.118-.56l10-20Z" />
|
|
2108
2123
|
</svg>
|
|
2109
|
-
`,
|
|
2124
|
+
`,os=Object.freeze({__proto__:null,default:is}),as=Q`
|
|
2110
2125
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2111
2126
|
<path
|
|
2112
2127
|
fill="currentColor"
|
|
@@ -2133,21 +2148,21 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2133
2148
|
d="M12 13.875c.345 0 .625.28.625.625v6a.625.625 0 1 1-1.25 0v-6c0-.345.28-.625.625-.625Z"
|
|
2134
2149
|
/>
|
|
2135
2150
|
</svg>
|
|
2136
|
-
`,
|
|
2151
|
+
`,ns=Object.freeze({__proto__:null,default:as}),ss=Q`
|
|
2137
2152
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2138
2153
|
<path
|
|
2139
2154
|
fill="currentColor"
|
|
2140
2155
|
d="M17 17.375a.625.625 0 1 1 0 1.25H4a.625.625 0 1 1 0-1.25h13Zm-5-6a.625.625 0 1 1 0 1.25H4a.625.625 0 1 1 0-1.25h8Zm4.064-7.823a.625.625 0 0 1 .872 0l3.5 3.405a.625.625 0 1 1-.872.896L17.125 5.48V12a.625.625 0 1 1-1.25 0V5.48l-2.44 2.373a.625.625 0 1 1-.87-.896l3.5-3.405ZM8 5.375a.625.625 0 1 1 0 1.25H4a.625.625 0 1 1 0-1.25h4Z"
|
|
2141
2156
|
/>
|
|
2142
2157
|
</svg>
|
|
2143
|
-
`,
|
|
2158
|
+
`,cs=Object.freeze({__proto__:null,default:ss}),ds=Q`
|
|
2144
2159
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2145
2160
|
<path
|
|
2146
2161
|
fill="currentColor"
|
|
2147
2162
|
d="M16.5 11.375c.345 0 .625.28.625.625v6.52l2.44-2.372a.625.625 0 1 1 .87.895l-3.5 3.405a.625.625 0 0 1-.87 0l-3.5-3.405a.625.625 0 1 1 .87-.895l2.44 2.372V12c0-.345.28-.625.625-.625Zm-8.5 6a.625.625 0 1 1 0 1.25H4a.625.625 0 1 1 0-1.25h4Zm4-6a.625.625 0 1 1 0 1.25H4a.625.625 0 1 1 0-1.25h8Zm5-6a.625.625 0 1 1 0 1.25H4a.625.625 0 1 1 0-1.25h13Z"
|
|
2148
2163
|
/>
|
|
2149
2164
|
</svg>
|
|
2150
|
-
`,
|
|
2165
|
+
`,hs=Object.freeze({__proto__:null,default:ds}),us=Q`
|
|
2151
2166
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2152
2167
|
<path
|
|
2153
2168
|
fill="currentColor"
|
|
@@ -2156,7 +2171,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2156
2171
|
clip-rule="evenodd"
|
|
2157
2172
|
/>
|
|
2158
2173
|
</svg>
|
|
2159
|
-
`,
|
|
2174
|
+
`,vs=Object.freeze({__proto__:null,default:us}),gs=Q`
|
|
2160
2175
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2161
2176
|
<path
|
|
2162
2177
|
fill="currentColor"
|
|
@@ -2165,7 +2180,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2165
2180
|
clip-rule="evenodd"
|
|
2166
2181
|
/>
|
|
2167
2182
|
</svg>
|
|
2168
|
-
`,
|
|
2183
|
+
`,ps=Object.freeze({__proto__:null,default:gs}),fs=Q`
|
|
2169
2184
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2170
2185
|
<path
|
|
2171
2186
|
fill="currentColor"
|
|
@@ -2174,7 +2189,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2174
2189
|
clip-rule="evenodd"
|
|
2175
2190
|
/>
|
|
2176
2191
|
</svg>
|
|
2177
|
-
`,
|
|
2192
|
+
`,ms=Object.freeze({__proto__:null,default:fs}),ws=Q`
|
|
2178
2193
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2179
2194
|
<path
|
|
2180
2195
|
fill="currentColor"
|
|
@@ -2183,7 +2198,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2183
2198
|
clip-rule="evenodd"
|
|
2184
2199
|
/>
|
|
2185
2200
|
</svg>
|
|
2186
|
-
`,
|
|
2201
|
+
`,_s=Object.freeze({__proto__:null,default:ws}),bs=Q`
|
|
2187
2202
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2188
2203
|
<path
|
|
2189
2204
|
fill="currentColor"
|
|
@@ -2198,28 +2213,28 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2198
2213
|
clip-rule="evenodd"
|
|
2199
2214
|
/>
|
|
2200
2215
|
</svg>
|
|
2201
|
-
`,
|
|
2216
|
+
`,xs=Object.freeze({__proto__:null,default:bs}),Cs=Q`
|
|
2202
2217
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2203
2218
|
<path
|
|
2204
2219
|
fill="currentColor"
|
|
2205
2220
|
d="M11.412 21.412v-1.883a.588.588 0 1 1 1.176 0v1.883a.588.588 0 0 1-1.176 0Zm-5.18-4.473a.588.588 0 0 1 .832.832l-1.33 1.331a.588.588 0 1 1-.832-.832l1.33-1.33Zm10.704 0c.23-.23.602-.23.831 0l1.331 1.331a.588.588 0 1 1-.831.832l-1.331-1.33a.588.588 0 0 1 0-.833ZM16.118 12a4.118 4.118 0 1 0-8.236 0 4.118 4.118 0 0 0 8.236 0ZM4.47 11.412a.588.588 0 1 1 0 1.176H2.588a.588.588 0 1 1 0-1.176h1.883Zm16.94 0a.588.588 0 0 1 0 1.176h-1.88a.588.588 0 1 1 0-1.176h1.883ZM4.9 4.902c.23-.23.603-.23.832 0l1.331 1.33a.588.588 0 1 1-.831.832l-1.331-1.33a.588.588 0 0 1 0-.832Zm13.366 0a.588.588 0 1 1 .831.831l-1.33 1.331a.588.588 0 1 1-.832-.831l1.33-1.331Zm-6.855-.431V2.588a.588.588 0 1 1 1.176 0v1.883a.588.588 0 1 1-1.176 0ZM17.294 12a5.294 5.294 0 1 1-10.588 0 5.294 5.294 0 0 1 10.588 0Z"
|
|
2206
2221
|
/>
|
|
2207
2222
|
</svg>
|
|
2208
|
-
`,
|
|
2223
|
+
`,Zs=Object.freeze({__proto__:null,default:Cs}),ys=Q`
|
|
2209
2224
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2210
2225
|
<path
|
|
2211
2226
|
fill="currentColor"
|
|
2212
2227
|
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"
|
|
2213
2228
|
/>
|
|
2214
2229
|
</svg>
|
|
2215
|
-
`,
|
|
2230
|
+
`,Ms=Object.freeze({__proto__:null,default:ys}),Ps=Q`
|
|
2216
2231
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2217
2232
|
<path
|
|
2218
2233
|
fill="currentColor"
|
|
2219
2234
|
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"
|
|
2220
2235
|
/>
|
|
2221
2236
|
</svg>
|
|
2222
|
-
`,
|
|
2237
|
+
`,Vs=Object.freeze({__proto__:null,default:Ps}),ks=Q`
|
|
2223
2238
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2224
2239
|
<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" />
|
|
2225
2240
|
<path
|
|
@@ -2229,14 +2244,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2229
2244
|
clip-rule="evenodd"
|
|
2230
2245
|
/>
|
|
2231
2246
|
</svg>
|
|
2232
|
-
|
|
2247
|
+
`,$s=Object.freeze({__proto__:null,default:ks}),Hs=Q`
|
|
2233
2248
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2234
2249
|
<path
|
|
2235
2250
|
fill="currentColor"
|
|
2236
2251
|
d="M12 3a9 9 0 1 1 0 18 9 9 0 0 1 0-18Zm3.68 5.418c-.339.006-.858.187-3.358 1.227-.875.364-2.624 1.117-5.248 2.26-.426.17-.65.335-.67.497-.039.311.41.408.973.591.46.15 1.077.324 1.398.331.292.007.618-.114.977-.36 2.448-1.653 3.714-2.489 3.796-2.509.056-.013.134-.029.186.018.053.046.048.135.042.159-.044.19-2.347 2.285-2.48 2.423-.505.526-1.082.847-.194 1.432.77.507 1.217.83 2.01 1.35.505.332.903.725 1.425.677.24-.023.488-.25.614-.923.299-1.594.885-5.047 1.02-6.47a1.587 1.587 0 0 0-.015-.354.379.379 0 0 0-.128-.245.592.592 0 0 0-.348-.104Z"
|
|
2237
2252
|
/>
|
|
2238
2253
|
</svg>
|
|
2239
|
-
`,
|
|
2254
|
+
`,zs=Object.freeze({__proto__:null,default:Hs}),Ss=Q`
|
|
2240
2255
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2241
2256
|
<path
|
|
2242
2257
|
fill="currentColor"
|
|
@@ -2245,7 +2260,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2245
2260
|
clip-rule="evenodd"
|
|
2246
2261
|
/>
|
|
2247
2262
|
</svg>
|
|
2248
|
-
`,
|
|
2263
|
+
`,Os=Object.freeze({__proto__:null,default:Ss}),Bs=Q`
|
|
2249
2264
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2250
2265
|
<path
|
|
2251
2266
|
fill="currentColor"
|
|
@@ -2254,7 +2269,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2254
2269
|
clip-rule="evenodd"
|
|
2255
2270
|
/>
|
|
2256
2271
|
</svg>
|
|
2257
|
-
`,
|
|
2272
|
+
`,js=Object.freeze({__proto__:null,default:Bs}),Ls=Q`
|
|
2258
2273
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2259
2274
|
<path
|
|
2260
2275
|
fill="currentColor"
|
|
@@ -2263,7 +2278,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2263
2278
|
clip-rule="evenodd"
|
|
2264
2279
|
/>
|
|
2265
2280
|
</svg>
|
|
2266
|
-
`,
|
|
2281
|
+
`,As=Object.freeze({__proto__:null,default:Ls}),Es=Q`
|
|
2267
2282
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2268
2283
|
<path
|
|
2269
2284
|
fill="currentColor"
|
|
@@ -2276,7 +2291,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2276
2291
|
clip-rule="evenodd"
|
|
2277
2292
|
/>
|
|
2278
2293
|
</svg>
|
|
2279
|
-
`,
|
|
2294
|
+
`,Rs=Object.freeze({__proto__:null,default:Es}),Ns=Q`
|
|
2280
2295
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2281
2296
|
<path
|
|
2282
2297
|
fill="currentColor"
|
|
@@ -2285,7 +2300,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2285
2300
|
clip-rule="evenodd"
|
|
2286
2301
|
/>
|
|
2287
2302
|
</svg>
|
|
2288
|
-
`,
|
|
2303
|
+
`,Ts=Object.freeze({__proto__:null,default:Ns}),Ds=Q`
|
|
2289
2304
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2290
2305
|
<path
|
|
2291
2306
|
fill="currentColor"
|
|
@@ -2294,7 +2309,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2294
2309
|
clip-rule="evenodd"
|
|
2295
2310
|
/>
|
|
2296
2311
|
</svg>
|
|
2297
|
-
`,
|
|
2312
|
+
`,Is=Object.freeze({__proto__:null,default:Ds}),Us=Q`
|
|
2298
2313
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2299
2314
|
<path
|
|
2300
2315
|
fill="currentColor"
|
|
@@ -2311,7 +2326,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2311
2326
|
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"
|
|
2312
2327
|
/>
|
|
2313
2328
|
</svg>
|
|
2314
|
-
`,
|
|
2329
|
+
`,Fs=Object.freeze({__proto__:null,default:Us}),Ws=Q`
|
|
2315
2330
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2316
2331
|
<path
|
|
2317
2332
|
fill="currentColor"
|
|
@@ -2324,7 +2339,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2324
2339
|
clip-rule="evenodd"
|
|
2325
2340
|
/>
|
|
2326
2341
|
</svg>
|
|
2327
|
-
`,
|
|
2342
|
+
`,qs=Object.freeze({__proto__:null,default:Ws}),Ks=Q`
|
|
2328
2343
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2329
2344
|
<path
|
|
2330
2345
|
fill="currentColor"
|
|
@@ -2333,21 +2348,21 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2333
2348
|
clip-rule="evenodd"
|
|
2334
2349
|
/>
|
|
2335
2350
|
</svg>
|
|
2336
|
-
`,
|
|
2351
|
+
`,Gs=Object.freeze({__proto__:null,default:Ks}),Js=Q`
|
|
2337
2352
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2338
2353
|
<path
|
|
2339
2354
|
fill="currentColor"
|
|
2340
2355
|
d="M1.558 6.558a.626.626 0 0 1 .884 0l4.868 4.869c.206.205.334.332.437.42a.498.498 0 0 0 .137.095.377.377 0 0 0 .232 0 .498.498 0 0 0 .137-.095 8.72 8.72 0 0 0 .436-.42l2.738-2.738c.19-.19.36-.36.511-.489.157-.133.336-.258.56-.33a1.624 1.624 0 0 1 1.004 0c.224.072.402.197.56.33.151.129.32.299.511.49l6.802 6.8V10a.625.625 0 1 1 1.25 0v7c0 .345-.28.625-.625.625h-7a.625.625 0 1 1 0-1.25h5.49l-6.8-6.802a8.424 8.424 0 0 0-.437-.42.498.498 0 0 0-.137-.095.377.377 0 0 0-.232 0 .498.498 0 0 0-.137.095 8.424 8.424 0 0 0-.437.42L9.573 12.31c-.19.191-.36.361-.512.49a1.652 1.652 0 0 1-.56.33 1.624 1.624 0 0 1-1.003 0 1.652 1.652 0 0 1-.56-.33c-.151-.129-.32-.299-.511-.49l-4.87-4.868a.626.626 0 0 1 0-.884Z"
|
|
2341
2356
|
/>
|
|
2342
2357
|
</svg>
|
|
2343
|
-
`,
|
|
2358
|
+
`,Xs=Object.freeze({__proto__:null,default:Js}),Ys=Q`
|
|
2344
2359
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2345
2360
|
<path
|
|
2346
2361
|
fill="currentColor"
|
|
2347
2362
|
d="M22.625 14a.625.625 0 0 1-1.25 0V8.509l-6.802 6.801c-.19.191-.36.361-.511.49a1.653 1.653 0 0 1-.56.33 1.624 1.624 0 0 1-1.004 0 1.653 1.653 0 0 1-.56-.33c-.151-.129-.32-.299-.511-.49l-2.738-2.737a8.411 8.411 0 0 0-.436-.42.495.495 0 0 0-.137-.095.377.377 0 0 0-.232 0 .495.495 0 0 0-.137.095 8.416 8.416 0 0 0-.436.42l-4.869 4.87a.626.626 0 0 1-.884-.885l4.869-4.868c.19-.191.36-.361.511-.49.158-.133.336-.258.56-.33a1.624 1.624 0 0 1 1.004 0c.224.072.402.197.56.33.151.129.32.299.511.49l2.737 2.737c.206.205.333.332.437.42a.497.497 0 0 0 .137.095.377.377 0 0 0 .232 0 .5.5 0 0 0 .137-.095 8.72 8.72 0 0 0 .436-.42l6.801-6.802H15a.625.625 0 1 1 0-1.25h7c.345 0 .625.28.625.625v7Z"
|
|
2348
2363
|
/>
|
|
2349
2364
|
</svg>
|
|
2350
|
-
`,
|
|
2365
|
+
`,Qs=Object.freeze({__proto__:null,default:Ys}),ec=Q`
|
|
2351
2366
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2352
2367
|
<path
|
|
2353
2368
|
fill="currentColor"
|
|
@@ -2356,14 +2371,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2356
2371
|
clip-rule="evenodd"
|
|
2357
2372
|
/>
|
|
2358
2373
|
</svg>
|
|
2359
|
-
`,
|
|
2374
|
+
`,tc=Object.freeze({__proto__:null,default:ec}),lc=Q`
|
|
2360
2375
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2361
2376
|
<path
|
|
2362
2377
|
fill="currentColor"
|
|
2363
2378
|
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"
|
|
2364
2379
|
/>
|
|
2365
2380
|
</svg>
|
|
2366
|
-
`,
|
|
2381
|
+
`,rc=Object.freeze({__proto__:null,default:lc}),ic=Q`
|
|
2367
2382
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2368
2383
|
<path
|
|
2369
2384
|
fill="currentColor"
|
|
@@ -2372,7 +2387,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2372
2387
|
clip-rule="evenodd"
|
|
2373
2388
|
/>
|
|
2374
2389
|
</svg>
|
|
2375
|
-
`,
|
|
2390
|
+
`,oc=Object.freeze({__proto__:null,default:ic}),ac=Q`
|
|
2376
2391
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2377
2392
|
<path
|
|
2378
2393
|
fill="currentColor"
|
|
@@ -2381,7 +2396,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2381
2396
|
clip-rule="evenodd"
|
|
2382
2397
|
/>
|
|
2383
2398
|
</svg>
|
|
2384
|
-
`,
|
|
2399
|
+
`,nc=Object.freeze({__proto__:null,default:ac}),sc=Q`
|
|
2385
2400
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2386
2401
|
<path
|
|
2387
2402
|
fill="currentColor"
|
|
@@ -2394,7 +2409,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2394
2409
|
clip-rule="evenodd"
|
|
2395
2410
|
/>
|
|
2396
2411
|
</svg>
|
|
2397
|
-
`,
|
|
2412
|
+
`,cc=Object.freeze({__proto__:null,default:sc}),dc=Q`
|
|
2398
2413
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2399
2414
|
<path
|
|
2400
2415
|
fill="currentColor"
|
|
@@ -2409,7 +2424,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2409
2424
|
clip-rule="evenodd"
|
|
2410
2425
|
/>
|
|
2411
2426
|
</svg>
|
|
2412
|
-
`,
|
|
2427
|
+
`,hc=Object.freeze({__proto__:null,default:dc}),uc=Q`
|
|
2413
2428
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2414
2429
|
<path
|
|
2415
2430
|
fill="currentColor"
|
|
@@ -2422,7 +2437,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2422
2437
|
clip-rule="evenodd"
|
|
2423
2438
|
/>
|
|
2424
2439
|
</svg>
|
|
2425
|
-
`,
|
|
2440
|
+
`,vc=Object.freeze({__proto__:null,default:uc}),gc=Q`
|
|
2426
2441
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2427
2442
|
<path
|
|
2428
2443
|
fill="currentColor"
|
|
@@ -2437,7 +2452,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2437
2452
|
clip-rule="evenodd"
|
|
2438
2453
|
/>
|
|
2439
2454
|
</svg>
|
|
2440
|
-
`,
|
|
2455
|
+
`,pc=Object.freeze({__proto__:null,default:gc}),fc=Q`
|
|
2441
2456
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2442
2457
|
<path
|
|
2443
2458
|
fill="currentColor"
|
|
@@ -2450,7 +2465,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2450
2465
|
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"
|
|
2451
2466
|
/>
|
|
2452
2467
|
</svg>
|
|
2453
|
-
`,
|
|
2468
|
+
`,mc=Object.freeze({__proto__:null,default:fc}),wc=Q`
|
|
2454
2469
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2455
2470
|
<path
|
|
2456
2471
|
fill="currentColor"
|
|
@@ -2459,7 +2474,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2459
2474
|
clip-rule="evenodd"
|
|
2460
2475
|
/>
|
|
2461
2476
|
</svg>
|
|
2462
|
-
`,
|
|
2477
|
+
`,_c=Object.freeze({__proto__:null,default:wc}),bc=Q`
|
|
2463
2478
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2464
2479
|
<path
|
|
2465
2480
|
fill="currentColor"
|
|
@@ -2472,7 +2487,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2472
2487
|
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"
|
|
2473
2488
|
/>
|
|
2474
2489
|
</svg>
|
|
2475
|
-
`,
|
|
2490
|
+
`,xc=Object.freeze({__proto__:null,default:bc}),Cc=Q`
|
|
2476
2491
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2477
2492
|
<path
|
|
2478
2493
|
fill="currentColor"
|
|
@@ -2485,7 +2500,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2485
2500
|
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"
|
|
2486
2501
|
/>
|
|
2487
2502
|
</svg>
|
|
2488
|
-
`,
|
|
2503
|
+
`,Zc=Object.freeze({__proto__:null,default:Cc}),yc=Q`
|
|
2489
2504
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2490
2505
|
<path fill="currentColor" d="M15 14H9a.6.6 0 1 0 0 1.2h6a.6.6 0 1 0 0-1.2Z" />
|
|
2491
2506
|
<path
|
|
@@ -2495,7 +2510,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2495
2510
|
clip-rule="evenodd"
|
|
2496
2511
|
/>
|
|
2497
2512
|
</svg>
|
|
2498
|
-
`,
|
|
2513
|
+
`,Mc=Object.freeze({__proto__:null,default:yc}),Pc=Q`
|
|
2499
2514
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2500
2515
|
<path fill="currentColor" d="M15 17H9a.6.6 0 1 0 0 1.2h6a.6.6 0 1 0 0-1.2Z" />
|
|
2501
2516
|
<path
|
|
@@ -2505,7 +2520,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2505
2520
|
clip-rule="evenodd"
|
|
2506
2521
|
/>
|
|
2507
2522
|
</svg>
|
|
2508
|
-
`,
|
|
2523
|
+
`,Vc=Object.freeze({__proto__:null,default:Pc}),kc=Q`
|
|
2509
2524
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2510
2525
|
<path
|
|
2511
2526
|
fill="currentColor"
|
|
@@ -2518,14 +2533,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2518
2533
|
clip-rule="evenodd"
|
|
2519
2534
|
/>
|
|
2520
2535
|
</svg>
|
|
2521
|
-
|
|
2536
|
+
`,$c=Object.freeze({__proto__:null,default:kc}),Hc=Q`
|
|
2522
2537
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2523
2538
|
<path
|
|
2524
2539
|
fill="currentColor"
|
|
2525
2540
|
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"
|
|
2526
2541
|
/>
|
|
2527
2542
|
</svg>
|
|
2528
|
-
`,
|
|
2543
|
+
`,zc=Object.freeze({__proto__:null,default:Hc}),Sc=Q`
|
|
2529
2544
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2530
2545
|
<path
|
|
2531
2546
|
fill="currentColor"
|
|
@@ -2538,7 +2553,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2538
2553
|
clip-rule="evenodd"
|
|
2539
2554
|
/>
|
|
2540
2555
|
</svg>
|
|
2541
|
-
`,
|
|
2556
|
+
`,Oc=Object.freeze({__proto__:null,default:Sc}),Bc=Q`
|
|
2542
2557
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2543
2558
|
<path
|
|
2544
2559
|
fill="currentColor"
|
|
@@ -2547,7 +2562,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2547
2562
|
clip-rule="evenodd"
|
|
2548
2563
|
/>
|
|
2549
2564
|
</svg>
|
|
2550
|
-
`,
|
|
2565
|
+
`,jc=Object.freeze({__proto__:null,default:Bc}),Lc=Q`
|
|
2551
2566
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2552
2567
|
<path
|
|
2553
2568
|
fill="currentColor"
|
|
@@ -2556,7 +2571,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2556
2571
|
clip-rule="evenodd"
|
|
2557
2572
|
/>
|
|
2558
2573
|
</svg>
|
|
2559
|
-
`,
|
|
2574
|
+
`,Ac=Object.freeze({__proto__:null,default:Lc}),Ec=Q`
|
|
2560
2575
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2561
2576
|
<path
|
|
2562
2577
|
fill="currentColor"
|
|
@@ -2565,7 +2580,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2565
2580
|
clip-rule="evenodd"
|
|
2566
2581
|
/>
|
|
2567
2582
|
</svg>
|
|
2568
|
-
`,
|
|
2583
|
+
`,Rc=Object.freeze({__proto__:null,default:Ec}),Nc=Q`
|
|
2569
2584
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2570
2585
|
<path
|
|
2571
2586
|
fill="currentColor"
|
|
@@ -2578,7 +2593,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2578
2593
|
clip-rule="evenodd"
|
|
2579
2594
|
/>
|
|
2580
2595
|
</svg>
|
|
2581
|
-
`,
|
|
2596
|
+
`,Tc=Object.freeze({__proto__:null,default:Nc}),Dc=Q`
|
|
2582
2597
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2583
2598
|
<path
|
|
2584
2599
|
fill="currentColor"
|
|
@@ -2587,7 +2602,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2587
2602
|
clip-rule="evenodd"
|
|
2588
2603
|
/>
|
|
2589
2604
|
</svg>
|
|
2590
|
-
`,
|
|
2605
|
+
`,Ic=Object.freeze({__proto__:null,default:Dc}),Uc=Q`
|
|
2591
2606
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2592
2607
|
<path
|
|
2593
2608
|
fill="currentColor"
|
|
@@ -2596,7 +2611,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2596
2611
|
clip-rule="evenodd"
|
|
2597
2612
|
/>
|
|
2598
2613
|
</svg>
|
|
2599
|
-
`,
|
|
2614
|
+
`,Fc=Object.freeze({__proto__:null,default:Uc}),Wc=Q`
|
|
2600
2615
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2601
2616
|
<path
|
|
2602
2617
|
fill="currentColor"
|
|
@@ -2605,14 +2620,14 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2605
2620
|
clip-rule="evenodd"
|
|
2606
2621
|
/>
|
|
2607
2622
|
</svg>
|
|
2608
|
-
`,
|
|
2623
|
+
`,qc=Object.freeze({__proto__:null,default:Wc}),Kc=Q`
|
|
2609
2624
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2610
2625
|
<path
|
|
2611
2626
|
fill="currentColor"
|
|
2612
2627
|
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"
|
|
2613
2628
|
/>
|
|
2614
2629
|
</svg>
|
|
2615
|
-
`,
|
|
2630
|
+
`,Gc=Object.freeze({__proto__:null,default:Kc}),Jc=Q`
|
|
2616
2631
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2617
2632
|
<path
|
|
2618
2633
|
fill="currentColor"
|
|
@@ -2621,7 +2636,7 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2621
2636
|
clip-rule="evenodd"
|
|
2622
2637
|
/>
|
|
2623
2638
|
</svg>
|
|
2624
|
-
`,
|
|
2639
|
+
`,Xc=Object.freeze({__proto__:null,default:Jc}),Yc=Q`
|
|
2625
2640
|
<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="none" viewBox="0 0 24 24">
|
|
2626
2641
|
<path
|
|
2627
2642
|
fill="currentColor"
|
|
@@ -2630,5 +2645,5 @@ class extends Ne{constructor(e){if(super(e),e.type!==Ae&&e.type!==Le&&e.type!==E
|
|
|
2630
2645
|
clip-rule="evenodd"
|
|
2631
2646
|
/>
|
|
2632
2647
|
</svg>
|
|
2633
|
-
`,
|
|
2648
|
+
`,Qc=Object.freeze({__proto__:null,default:Yc})});
|
|
2634
2649
|
//# sourceMappingURL=index.umd.min.js.map
|