@loadsmart/miranda-wc 1.6.0 → 1.8.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/dist/components/layout/grid/grid.constants.d.ts +3 -0
  2. package/dist/components/layout/grid/grid.constants.d.ts.map +1 -0
  3. package/dist/components/layout/grid/grid.cy.d.ts +2 -0
  4. package/dist/components/layout/grid/grid.cy.d.ts.map +1 -0
  5. package/dist/components/layout/grid/grid.d.ts +35 -0
  6. package/dist/components/layout/grid/grid.d.ts.map +1 -0
  7. package/dist/components/layout/grid/grid.styles.d.ts +2 -0
  8. package/dist/components/layout/grid/grid.styles.d.ts.map +1 -0
  9. package/dist/components/layout/grid/grid.types.d.ts +27 -0
  10. package/dist/components/layout/grid/grid.types.d.ts.map +1 -0
  11. package/dist/components/layout/grid/index.d.ts +4 -0
  12. package/dist/components/layout/grid/index.d.ts.map +1 -0
  13. package/dist/components/layout/index.d.ts +4 -1
  14. package/dist/components/layout/index.d.ts.map +1 -1
  15. package/dist/components/layout/layout.constants.d.ts +3 -0
  16. package/dist/components/layout/layout.constants.d.ts.map +1 -0
  17. package/dist/components/layout/layout.types.d.ts +1 -2
  18. package/dist/components/layout/layout.types.d.ts.map +1 -1
  19. package/dist/components/layout/sidebar/index.d.ts +4 -0
  20. package/dist/components/layout/sidebar/index.d.ts.map +1 -0
  21. package/dist/components/layout/sidebar/sidebar.constants.d.ts +3 -0
  22. package/dist/components/layout/sidebar/sidebar.constants.d.ts.map +1 -0
  23. package/dist/components/layout/sidebar/sidebar.cy.d.ts +2 -0
  24. package/dist/components/layout/sidebar/sidebar.cy.d.ts.map +1 -0
  25. package/dist/components/layout/sidebar/sidebar.d.ts +34 -0
  26. package/dist/components/layout/sidebar/sidebar.d.ts.map +1 -0
  27. package/dist/components/layout/sidebar/sidebar.styles.d.ts +3 -0
  28. package/dist/components/layout/sidebar/sidebar.styles.d.ts.map +1 -0
  29. package/dist/components/layout/sidebar/sidebar.types.d.ts +28 -0
  30. package/dist/components/layout/sidebar/sidebar.types.d.ts.map +1 -0
  31. package/dist/index.js +194 -152
  32. package/dist/index.js.map +1 -1
  33. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -3,24 +3,24 @@
3
3
  * Copyright 2019 Google LLC
4
4
  * SPDX-License-Identifier: BSD-3-Clause
5
5
  */
6
- const t=window,o=t.ShadowRoot&&(void 0===t.ShadyCSS||t.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,n=Symbol(),r=new WeakMap;class i{constructor(t,o,r){if(this._$cssResult$=!0,r!==n)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=o}get styleSheet(){let t=this.o;const n=this.t;if(o&&void 0===t){const o=void 0!==n&&1===n.length;o&&(t=r.get(n)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),o&&r.set(n,t))}return t}toString(){return this.cssText}}const e=t=>new i("string"==typeof t?t:t+"",void 0,n),s=(t,...o)=>{const r=1===t.length?t[0]:o.reduce(((o,n,r)=>o+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(n)+t[r+1]),t[0]);return new i(r,t,n)},l=o?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let o="";for(const n of t.cssRules)o+=n.cssText;return e(o)})(t):t
6
+ const t=window,o=t.ShadowRoot&&(void 0===t.ShadyCSS||t.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,n=Symbol(),r=new WeakMap;class i{constructor(t,o,r){if(this._$cssResult$=!0,r!==n)throw Error("CSSResult is not constructable. Use `unsafeCSS` or `css` instead.");this.cssText=t,this.t=o}get styleSheet(){let t=this.o;const n=this.t;if(o&&void 0===t){const o=void 0!==n&&1===n.length;o&&(t=r.get(n)),void 0===t&&((this.o=t=new CSSStyleSheet).replaceSync(this.cssText),o&&r.set(n,t))}return t}toString(){return this.cssText}}const e=t=>new i("string"==typeof t?t:t+"",void 0,n),s=(t,...o)=>{const r=1===t.length?t[0]:o.reduce(((o,n,r)=>o+(t=>{if(!0===t._$cssResult$)return t.cssText;if("number"==typeof t)return t;throw Error("Value passed to 'css' function must be a 'css' function result: "+t+". Use 'unsafeCSS' to pass non-literal values, but take care to ensure page security.")})(n)+t[r+1]),t[0]);return new i(r,t,n)},a=o?t=>t:t=>t instanceof CSSStyleSheet?(t=>{let o="";for(const n of t.cssRules)o+=n.cssText;return e(o)})(t):t
7
7
  /**
8
8
  * @license
9
9
  * Copyright 2017 Google LLC
10
10
  * SPDX-License-Identifier: BSD-3-Clause
11
- */;var a;const d=window,c=d.trustedTypes,u=c?c.emptyScript:"",h=d.reactiveElementPolyfillSupport,b={toAttribute(t,o){switch(o){case Boolean:t=t?u:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,o){let n=t;switch(o){case Boolean:n=null!==t;break;case Number:n=null===t?null:Number(t);break;case Object:case Array:try{n=JSON.parse(t)}catch(t){n=null}}return n}},m=(t,o)=>o!==t&&(o==o||t==t),g={attribute:!0,type:String,converter:b,reflect:!1,hasChanged:m};class p extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u()}static addInitializer(t){var o;null!==(o=this.h)&&void 0!==o||(this.h=[]),this.h.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((o,n)=>{const r=this._$Ep(n,o);void 0!==r&&(this._$Ev.set(r,n),t.push(r))})),t}static createProperty(t,o=g){if(o.state&&(o.attribute=!1),this.finalize(),this.elementProperties.set(t,o),!o.noAccessor&&!this.prototype.hasOwnProperty(t)){const n="symbol"==typeof t?Symbol():"__"+t,r=this.getPropertyDescriptor(t,n,o);void 0!==r&&Object.defineProperty(this.prototype,t,r)}}static getPropertyDescriptor(t,o,n){return{get(){return this[o]},set(r){const i=this[t];this[o]=r,this.requestUpdate(t,i,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||g}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const t=this.properties,o=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const n of o)this.createProperty(n,t[n])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const o=[];if(Array.isArray(t)){const n=new Set(t.flat(1/0).reverse());for(const t of n)o.unshift(l(t))}else void 0!==t&&o.push(l(t));return o}static _$Ep(t,o){const n=o.attribute;return!1===n?void 0:"string"==typeof n?n:"string"==typeof t?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Eg(),this.requestUpdate(),null===(t=this.constructor.h)||void 0===t||t.forEach((t=>t(this)))}addController(t){var o,n;(null!==(o=this._$ES)&&void 0!==o?o:this._$ES=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(n=t.hostConnected)||void 0===n||n.call(t))}removeController(t){var o;null===(o=this._$ES)||void 0===o||o.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach(((t,o)=>{this.hasOwnProperty(o)&&(this._$Ei.set(o,this[o]),delete this[o])}))}createRenderRoot(){var n;const r=null!==(n=this.shadowRoot)&&void 0!==n?n:this.attachShadow(this.constructor.shadowRootOptions);return((n,r)=>{o?n.adoptedStyleSheets=r.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):r.forEach((o=>{const r=document.createElement("style"),i=t.litNonce;void 0!==i&&r.setAttribute("nonce",i),r.textContent=o.cssText,n.appendChild(r)}))})(r,this.constructor.elementStyles),r}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var o;return null===(o=t.hostConnected)||void 0===o?void 0:o.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$ES)||void 0===t||t.forEach((t=>{var o;return null===(o=t.hostDisconnected)||void 0===o?void 0:o.call(t)}))}attributeChangedCallback(t,o,n){this._$AK(t,n)}_$EO(t,o,n=g){var r;const i=this.constructor._$Ep(t,n);if(void 0!==i&&!0===n.reflect){const e=(void 0!==(null===(r=n.converter)||void 0===r?void 0:r.toAttribute)?n.converter:b).toAttribute(o,n.type);this._$El=t,null==e?this.removeAttribute(i):this.setAttribute(i,e),this._$El=null}}_$AK(t,o){var n;const r=this.constructor,i=r._$Ev.get(t);if(void 0!==i&&this._$El!==i){const t=r.getPropertyOptions(i),e="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==(null===(n=t.converter)||void 0===n?void 0:n.fromAttribute)?t.converter:b;this._$El=i,this[i]=e.fromAttribute(o,t.type),this._$El=null}}requestUpdate(t,o,n){let r=!0;void 0!==t&&(((n=n||this.constructor.getPropertyOptions(t)).hasChanged||m)(this[t],o)?(this._$AL.has(t)||this._$AL.set(t,o),!0===n.reflect&&this._$El!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,n))):r=!1),!this.isUpdatePending&&r&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach(((t,o)=>this[o]=t)),this._$Ei=void 0);let o=!1;const n=this._$AL;try{o=this.shouldUpdate(n),o?(this.willUpdate(n),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var o;return null===(o=t.hostUpdate)||void 0===o?void 0:o.call(t)})),this.update(n)):this._$Ek()}catch(t){throw o=!1,this._$Ek(),t}o&&this._$AE(n)}willUpdate(t){}_$AE(t){var o;null===(o=this._$ES)||void 0===o||o.forEach((t=>{var o;return null===(o=t.hostUpdated)||void 0===o?void 0:o.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,o)=>this._$EO(o,this[o],t))),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}}
11
+ */;var l;const d=window,c=d.trustedTypes,u=c?c.emptyScript:"",h=d.reactiveElementPolyfillSupport,b={toAttribute(t,o){switch(o){case Boolean:t=t?u:null;break;case Object:case Array:t=null==t?t:JSON.stringify(t)}return t},fromAttribute(t,o){let n=t;switch(o){case Boolean:n=null!==t;break;case Number:n=null===t?null:Number(t);break;case Object:case Array:try{n=JSON.parse(t)}catch(t){n=null}}return n}},m=(t,o)=>o!==t&&(o==o||t==t),g={attribute:!0,type:String,converter:b,reflect:!1,hasChanged:m};class p extends HTMLElement{constructor(){super(),this._$Ei=new Map,this.isUpdatePending=!1,this.hasUpdated=!1,this._$El=null,this.u()}static addInitializer(t){var o;null!==(o=this.h)&&void 0!==o||(this.h=[]),this.h.push(t)}static get observedAttributes(){this.finalize();const t=[];return this.elementProperties.forEach(((o,n)=>{const r=this._$Ep(n,o);void 0!==r&&(this._$Ev.set(r,n),t.push(r))})),t}static createProperty(t,o=g){if(o.state&&(o.attribute=!1),this.finalize(),this.elementProperties.set(t,o),!o.noAccessor&&!this.prototype.hasOwnProperty(t)){const n="symbol"==typeof t?Symbol():"__"+t,r=this.getPropertyDescriptor(t,n,o);void 0!==r&&Object.defineProperty(this.prototype,t,r)}}static getPropertyDescriptor(t,o,n){return{get(){return this[o]},set(r){const i=this[t];this[o]=r,this.requestUpdate(t,i,n)},configurable:!0,enumerable:!0}}static getPropertyOptions(t){return this.elementProperties.get(t)||g}static finalize(){if(this.hasOwnProperty("finalized"))return!1;this.finalized=!0;const t=Object.getPrototypeOf(this);if(t.finalize(),this.elementProperties=new Map(t.elementProperties),this._$Ev=new Map,this.hasOwnProperty("properties")){const t=this.properties,o=[...Object.getOwnPropertyNames(t),...Object.getOwnPropertySymbols(t)];for(const n of o)this.createProperty(n,t[n])}return this.elementStyles=this.finalizeStyles(this.styles),!0}static finalizeStyles(t){const o=[];if(Array.isArray(t)){const n=new Set(t.flat(1/0).reverse());for(const t of n)o.unshift(a(t))}else void 0!==t&&o.push(a(t));return o}static _$Ep(t,o){const n=o.attribute;return!1===n?void 0:"string"==typeof n?n:"string"==typeof t?t.toLowerCase():void 0}u(){var t;this._$E_=new Promise((t=>this.enableUpdating=t)),this._$AL=new Map,this._$Eg(),this.requestUpdate(),null===(t=this.constructor.h)||void 0===t||t.forEach((t=>t(this)))}addController(t){var o,n;(null!==(o=this._$ES)&&void 0!==o?o:this._$ES=[]).push(t),void 0!==this.renderRoot&&this.isConnected&&(null===(n=t.hostConnected)||void 0===n||n.call(t))}removeController(t){var o;null===(o=this._$ES)||void 0===o||o.splice(this._$ES.indexOf(t)>>>0,1)}_$Eg(){this.constructor.elementProperties.forEach(((t,o)=>{this.hasOwnProperty(o)&&(this._$Ei.set(o,this[o]),delete this[o])}))}createRenderRoot(){var n;const r=null!==(n=this.shadowRoot)&&void 0!==n?n:this.attachShadow(this.constructor.shadowRootOptions);return((n,r)=>{o?n.adoptedStyleSheets=r.map((t=>t instanceof CSSStyleSheet?t:t.styleSheet)):r.forEach((o=>{const r=document.createElement("style"),i=t.litNonce;void 0!==i&&r.setAttribute("nonce",i),r.textContent=o.cssText,n.appendChild(r)}))})(r,this.constructor.elementStyles),r}connectedCallback(){var t;void 0===this.renderRoot&&(this.renderRoot=this.createRenderRoot()),this.enableUpdating(!0),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var o;return null===(o=t.hostConnected)||void 0===o?void 0:o.call(t)}))}enableUpdating(t){}disconnectedCallback(){var t;null===(t=this._$ES)||void 0===t||t.forEach((t=>{var o;return null===(o=t.hostDisconnected)||void 0===o?void 0:o.call(t)}))}attributeChangedCallback(t,o,n){this._$AK(t,n)}_$EO(t,o,n=g){var r;const i=this.constructor._$Ep(t,n);if(void 0!==i&&!0===n.reflect){const e=(void 0!==(null===(r=n.converter)||void 0===r?void 0:r.toAttribute)?n.converter:b).toAttribute(o,n.type);this._$El=t,null==e?this.removeAttribute(i):this.setAttribute(i,e),this._$El=null}}_$AK(t,o){var n;const r=this.constructor,i=r._$Ev.get(t);if(void 0!==i&&this._$El!==i){const t=r.getPropertyOptions(i),e="function"==typeof t.converter?{fromAttribute:t.converter}:void 0!==(null===(n=t.converter)||void 0===n?void 0:n.fromAttribute)?t.converter:b;this._$El=i,this[i]=e.fromAttribute(o,t.type),this._$El=null}}requestUpdate(t,o,n){let r=!0;void 0!==t&&(((n=n||this.constructor.getPropertyOptions(t)).hasChanged||m)(this[t],o)?(this._$AL.has(t)||this._$AL.set(t,o),!0===n.reflect&&this._$El!==t&&(void 0===this._$EC&&(this._$EC=new Map),this._$EC.set(t,n))):r=!1),!this.isUpdatePending&&r&&(this._$E_=this._$Ej())}async _$Ej(){this.isUpdatePending=!0;try{await this._$E_}catch(t){Promise.reject(t)}const t=this.scheduleUpdate();return null!=t&&await t,!this.isUpdatePending}scheduleUpdate(){return this.performUpdate()}performUpdate(){var t;if(!this.isUpdatePending)return;this.hasUpdated,this._$Ei&&(this._$Ei.forEach(((t,o)=>this[o]=t)),this._$Ei=void 0);let o=!1;const n=this._$AL;try{o=this.shouldUpdate(n),o?(this.willUpdate(n),null===(t=this._$ES)||void 0===t||t.forEach((t=>{var o;return null===(o=t.hostUpdate)||void 0===o?void 0:o.call(t)})),this.update(n)):this._$Ek()}catch(t){throw o=!1,this._$Ek(),t}o&&this._$AE(n)}willUpdate(t){}_$AE(t){var o;null===(o=this._$ES)||void 0===o||o.forEach((t=>{var o;return null===(o=t.hostUpdated)||void 0===o?void 0:o.call(t)})),this.hasUpdated||(this.hasUpdated=!0,this.firstUpdated(t)),this.updated(t)}_$Ek(){this._$AL=new Map,this.isUpdatePending=!1}get updateComplete(){return this.getUpdateComplete()}getUpdateComplete(){return this._$E_}shouldUpdate(t){return!0}update(t){void 0!==this._$EC&&(this._$EC.forEach(((t,o)=>this._$EO(o,this[o],t))),this._$EC=void 0),this._$Ek()}updated(t){}firstUpdated(t){}}
12
12
  /**
13
13
  * @license
14
14
  * Copyright 2017 Google LLC
15
15
  * SPDX-License-Identifier: BSD-3-Clause
16
16
  */
17
- var f;p.finalized=!0,p.elementProperties=new Map,p.elementStyles=[],p.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:p}),(null!==(a=d.reactiveElementVersions)&&void 0!==a?a:d.reactiveElementVersions=[]).push("1.4.1");const $=window,y=$.trustedTypes,v=y?y.createPolicy("lit-html",{createHTML:t=>t}):void 0,x=`lit$${(Math.random()+"").slice(9)}$`,w="?"+x,k=`<${w}>`,z=document,S=(t="")=>z.createComment(t),A=t=>null===t||"object"!=typeof t&&"function"!=typeof t,j=Array.isArray,_=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,C=/-->/g,M=/>/g,E=RegExp(">|[ \t\n\f\r](?:([^\\s\"'>=/]+)([ \t\n\f\r]*=[ \t\n\f\r]*(?:[^ \t\n\f\r\"'`<>=]|(\"|')|))|$)","g"),O=/'/g,T=/"/g,U=/^(?:script|style|textarea|title)$/i,R=(t=>(o,...n)=>({_$litType$:t,strings:o,values:n}))(1),N=Symbol.for("lit-noChange"),P=Symbol.for("lit-nothing"),D=new WeakMap,I=z.createTreeWalker(z,129,null,!1),B=(t,o)=>{const n=t.length-1,r=[];let i,e=2===o?"<svg>":"",s=_;for(let o=0;o<n;o++){const n=t[o];let l,a,d=-1,c=0;for(;c<n.length&&(s.lastIndex=c,a=s.exec(n),null!==a);)c=s.lastIndex,s===_?"!--"===a[1]?s=C:void 0!==a[1]?s=M:void 0!==a[2]?(U.test(a[2])&&(i=RegExp("</"+a[2],"g")),s=E):void 0!==a[3]&&(s=E):s===E?">"===a[0]?(s=null!=i?i:_,d=-1):void 0===a[1]?d=-2:(d=s.lastIndex-a[2].length,l=a[1],s=void 0===a[3]?E:'"'===a[3]?T:O):s===T||s===O?s=E:s===C||s===M?s=_:(s=E,i=void 0);const u=s===E&&t[o+1].startsWith("/>")?" ":"";e+=s===_?n+k:d>=0?(r.push(l),n.slice(0,d)+"$lit$"+n.slice(d)+x+u):n+x+(-2===d?(r.push(void 0),o):u)}const l=e+(t[n]||"<?>")+(2===o?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==v?v.createHTML(l):l,r]};class L{constructor({strings:t,_$litType$:o},n){let r;this.parts=[];let i=0,e=0;const s=t.length-1,l=this.parts,[a,d]=B(t,o);if(this.el=L.createElement(a,n),I.currentNode=this.el.content,2===o){const t=this.el.content,o=t.firstChild;o.remove(),t.append(...o.childNodes)}for(;null!==(r=I.nextNode())&&l.length<s;){if(1===r.nodeType){if(r.hasAttributes()){const t=[];for(const o of r.getAttributeNames())if(o.endsWith("$lit$")||o.startsWith(x)){const n=d[e++];if(t.push(o),void 0!==n){const t=r.getAttribute(n.toLowerCase()+"$lit$").split(x),o=/([.?@])?(.*)/.exec(n);l.push({type:1,index:i,name:o[2],strings:t,ctor:"."===o[1]?q:"?"===o[1]?V:"@"===o[1]?F:H})}else l.push({type:6,index:i})}for(const o of t)r.removeAttribute(o)}if(U.test(r.tagName)){const t=r.textContent.split(x),o=t.length-1;if(o>0){r.textContent=y?y.emptyScript:"";for(let n=0;n<o;n++)r.append(t[n],S()),I.nextNode(),l.push({type:2,index:++i});r.append(t[o],S())}}}else if(8===r.nodeType)if(r.data===w)l.push({type:2,index:i});else{let t=-1;for(;-1!==(t=r.data.indexOf(x,t+1));)l.push({type:7,index:i}),t+=x.length-1}i++}}static createElement(t,o){const n=z.createElement("template");return n.innerHTML=t,n}}function W(t,o,n=t,r){var i,e,s,l;if(o===N)return o;let a=void 0!==r?null===(i=n._$Cl)||void 0===i?void 0:i[r]:n._$Cu;const d=A(o)?void 0:o._$litDirective$;return(null==a?void 0:a.constructor)!==d&&(null===(e=null==a?void 0:a._$AO)||void 0===e||e.call(a,!1),void 0===d?a=void 0:(a=new d(t),a._$AT(t,n,r)),void 0!==r?(null!==(s=(l=n)._$Cl)&&void 0!==s?s:l._$Cl=[])[r]=a:n._$Cu=a),void 0!==a&&(o=W(t,a._$AS(t,o.values),a,r)),o}class J{constructor(t,o){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var o;const{el:{content:n},parts:r}=this._$AD,i=(null!==(o=null==t?void 0:t.creationScope)&&void 0!==o?o:z).importNode(n,!0);I.currentNode=i;let e=I.nextNode(),s=0,l=0,a=r[0];for(;void 0!==a;){if(s===a.index){let o;2===a.type?o=new Z(e,e.nextSibling,this,t):1===a.type?o=new a.ctor(e,a.name,a.strings,this,t):6===a.type&&(o=new G(e,this,t)),this.v.push(o),a=r[++l]}s!==(null==a?void 0:a.index)&&(e=I.nextNode(),s++)}return i}m(t){let o=0;for(const n of this.v)void 0!==n&&(void 0!==n.strings?(n._$AI(t,n,o),o+=n.strings.length-2):n._$AI(t[o])),o++}}class Z{constructor(t,o,n,r){var i;this.type=2,this._$AH=P,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=n,this.options=r,this._$C_=null===(i=null==r?void 0:r.isConnected)||void 0===i||i}get _$AU(){var t,o;return null!==(o=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==o?o:this._$C_}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=W(this,t,o),A(t)?t===P||null==t||""===t?(this._$AH!==P&&this._$AR(),this._$AH=P):t!==this._$AH&&t!==N&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>j(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]))(t)?this.O(t):this.$(t)}S(t,o=this._$AB){return this._$AA.parentNode.insertBefore(t,o)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.S(t))}$(t){this._$AH!==P&&A(this._$AH)?this._$AA.nextSibling.data=t:this.k(z.createTextNode(t)),this._$AH=t}T(t){var o;const{values:n,_$litType$:r}=t,i="number"==typeof r?this._$AC(t):(void 0===r.el&&(r.el=L.createElement(r.h,this.options)),r);if((null===(o=this._$AH)||void 0===o?void 0:o._$AD)===i)this._$AH.m(n);else{const t=new J(i,this),o=t.p(this.options);t.m(n),this.k(o),this._$AH=t}}_$AC(t){let o=D.get(t.strings);return void 0===o&&D.set(t.strings,o=new L(t)),o}O(t){j(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let n,r=0;for(const i of t)r===o.length?o.push(n=new Z(this.S(S()),this.S(S()),this,this.options)):n=o[r],n._$AI(i),r++;r<o.length&&(this._$AR(n&&n._$AB.nextSibling,r),o.length=r)}_$AR(t=this._$AA.nextSibling,o){var n;for(null===(n=this._$AP)||void 0===n||n.call(this,!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){var o;void 0===this._$AM&&(this._$C_=t,null===(o=this._$AP)||void 0===o||o.call(this,t))}}class H{constructor(t,o,n,r,i){this.type=1,this._$AH=P,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=i,n.length>2||""!==n[0]||""!==n[1]?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=P}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,o=this,n,r){const i=this.strings;let e=!1;if(void 0===i)t=W(this,t,o,0),e=!A(t)||t!==this._$AH&&t!==N,e&&(this._$AH=t);else{const r=t;let s,l;for(t=i[0],s=0;s<i.length-1;s++)l=W(this,r[n+s],o,s),l===N&&(l=this._$AH[s]),e||(e=!A(l)||l!==this._$AH[s]),l===P?t=P:t!==P&&(t+=(null!=l?l:"")+i[s+1]),this._$AH[s]=l}e&&!r&&this.P(t)}P(t){t===P?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class q extends H{constructor(){super(...arguments),this.type=3}P(t){this.element[this.name]=t===P?void 0:t}}const K=y?y.emptyScript:"";class V extends H{constructor(){super(...arguments),this.type=4}P(t){t&&t!==P?this.element.setAttribute(this.name,K):this.element.removeAttribute(this.name)}}class F extends H{constructor(t,o,n,r,i){super(t,o,n,r,i),this.type=5}_$AI(t,o=this){var n;if((t=null!==(n=W(this,t,o,0))&&void 0!==n?n:P)===N)return;const r=this._$AH,i=t===P&&r!==P||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,e=t!==P&&(r===P||i);i&&this.element.removeEventListener(this.name,this,r),e&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var o,n;"function"==typeof this._$AH?this._$AH.call(null!==(n=null===(o=this.options)||void 0===o?void 0:o.host)&&void 0!==n?n:this.element,t):this._$AH.handleEvent(t)}}class G{constructor(t,o,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){W(this,t)}}const Q=$.litHtmlPolyfillSupport;
17
+ var f;p.finalized=!0,p.elementProperties=new Map,p.elementStyles=[],p.shadowRootOptions={mode:"open"},null==h||h({ReactiveElement:p}),(null!==(l=d.reactiveElementVersions)&&void 0!==l?l:d.reactiveElementVersions=[]).push("1.4.1");const $=window,y=$.trustedTypes,v=y?y.createPolicy("lit-html",{createHTML:t=>t}):void 0,x=`lit$${(Math.random()+"").slice(9)}$`,w="?"+x,k=`<${w}>`,z=document,S=(t="")=>z.createComment(t),A=t=>null===t||"object"!=typeof t&&"function"!=typeof t,C=Array.isArray,j=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,_=/-->/g,M=/>/g,E=RegExp(">|[ \t\n\f\r](?:([^\\s\"'>=/]+)([ \t\n\f\r]*=[ \t\n\f\r]*(?:[^ \t\n\f\r\"'`<>=]|(\"|')|))|$)","g"),O=/'/g,T=/"/g,U=/^(?:script|style|textarea|title)$/i,W=(t=>(o,...n)=>({_$litType$:t,strings:o,values:n}))(1),R=Symbol.for("lit-noChange"),N=Symbol.for("lit-nothing"),P=new WeakMap,B=z.createTreeWalker(z,129,null,!1),D=(t,o)=>{const n=t.length-1,r=[];let i,e=2===o?"<svg>":"",s=j;for(let o=0;o<n;o++){const n=t[o];let a,l,d=-1,c=0;for(;c<n.length&&(s.lastIndex=c,l=s.exec(n),null!==l);)c=s.lastIndex,s===j?"!--"===l[1]?s=_:void 0!==l[1]?s=M:void 0!==l[2]?(U.test(l[2])&&(i=RegExp("</"+l[2],"g")),s=E):void 0!==l[3]&&(s=E):s===E?">"===l[0]?(s=null!=i?i:j,d=-1):void 0===l[1]?d=-2:(d=s.lastIndex-l[2].length,a=l[1],s=void 0===l[3]?E:'"'===l[3]?T:O):s===T||s===O?s=E:s===_||s===M?s=j:(s=E,i=void 0);const u=s===E&&t[o+1].startsWith("/>")?" ":"";e+=s===j?n+k:d>=0?(r.push(a),n.slice(0,d)+"$lit$"+n.slice(d)+x+u):n+x+(-2===d?(r.push(void 0),o):u)}const a=e+(t[n]||"<?>")+(2===o?"</svg>":"");if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return[void 0!==v?v.createHTML(a):a,r]};class I{constructor({strings:t,_$litType$:o},n){let r;this.parts=[];let i=0,e=0;const s=t.length-1,a=this.parts,[l,d]=D(t,o);if(this.el=I.createElement(l,n),B.currentNode=this.el.content,2===o){const t=this.el.content,o=t.firstChild;o.remove(),t.append(...o.childNodes)}for(;null!==(r=B.nextNode())&&a.length<s;){if(1===r.nodeType){if(r.hasAttributes()){const t=[];for(const o of r.getAttributeNames())if(o.endsWith("$lit$")||o.startsWith(x)){const n=d[e++];if(t.push(o),void 0!==n){const t=r.getAttribute(n.toLowerCase()+"$lit$").split(x),o=/([.?@])?(.*)/.exec(n);a.push({type:1,index:i,name:o[2],strings:t,ctor:"."===o[1]?H:"?"===o[1]?K:"@"===o[1]?V:Z})}else a.push({type:6,index:i})}for(const o of t)r.removeAttribute(o)}if(U.test(r.tagName)){const t=r.textContent.split(x),o=t.length-1;if(o>0){r.textContent=y?y.emptyScript:"";for(let n=0;n<o;n++)r.append(t[n],S()),B.nextNode(),a.push({type:2,index:++i});r.append(t[o],S())}}}else if(8===r.nodeType)if(r.data===w)a.push({type:2,index:i});else{let t=-1;for(;-1!==(t=r.data.indexOf(x,t+1));)a.push({type:7,index:i}),t+=x.length-1}i++}}static createElement(t,o){const n=z.createElement("template");return n.innerHTML=t,n}}function L(t,o,n=t,r){var i,e,s,a;if(o===R)return o;let l=void 0!==r?null===(i=n._$Cl)||void 0===i?void 0:i[r]:n._$Cu;const d=A(o)?void 0:o._$litDirective$;return(null==l?void 0:l.constructor)!==d&&(null===(e=null==l?void 0:l._$AO)||void 0===e||e.call(l,!1),void 0===d?l=void 0:(l=new d(t),l._$AT(t,n,r)),void 0!==r?(null!==(s=(a=n)._$Cl)&&void 0!==s?s:a._$Cl=[])[r]=l:n._$Cu=l),void 0!==l&&(o=L(t,l._$AS(t,o.values),l,r)),o}class G{constructor(t,o){this.v=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}p(t){var o;const{el:{content:n},parts:r}=this._$AD,i=(null!==(o=null==t?void 0:t.creationScope)&&void 0!==o?o:z).importNode(n,!0);B.currentNode=i;let e=B.nextNode(),s=0,a=0,l=r[0];for(;void 0!==l;){if(s===l.index){let o;2===l.type?o=new J(e,e.nextSibling,this,t):1===l.type?o=new l.ctor(e,l.name,l.strings,this,t):6===l.type&&(o=new F(e,this,t)),this.v.push(o),l=r[++a]}s!==(null==l?void 0:l.index)&&(e=B.nextNode(),s++)}return i}m(t){let o=0;for(const n of this.v)void 0!==n&&(void 0!==n.strings?(n._$AI(t,n,o),o+=n.strings.length-2):n._$AI(t[o])),o++}}class J{constructor(t,o,n,r){var i;this.type=2,this._$AH=N,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=n,this.options=r,this._$C_=null===(i=null==r?void 0:r.isConnected)||void 0===i||i}get _$AU(){var t,o;return null!==(o=null===(t=this._$AM)||void 0===t?void 0:t._$AU)&&void 0!==o?o:this._$C_}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=L(this,t,o),A(t)?t===N||null==t||""===t?(this._$AH!==N&&this._$AR(),this._$AH=N):t!==this._$AH&&t!==R&&this.$(t):void 0!==t._$litType$?this.T(t):void 0!==t.nodeType?this.k(t):(t=>C(t)||"function"==typeof(null==t?void 0:t[Symbol.iterator]))(t)?this.O(t):this.$(t)}S(t,o=this._$AB){return this._$AA.parentNode.insertBefore(t,o)}k(t){this._$AH!==t&&(this._$AR(),this._$AH=this.S(t))}$(t){this._$AH!==N&&A(this._$AH)?this._$AA.nextSibling.data=t:this.k(z.createTextNode(t)),this._$AH=t}T(t){var o;const{values:n,_$litType$:r}=t,i="number"==typeof r?this._$AC(t):(void 0===r.el&&(r.el=I.createElement(r.h,this.options)),r);if((null===(o=this._$AH)||void 0===o?void 0:o._$AD)===i)this._$AH.m(n);else{const t=new G(i,this),o=t.p(this.options);t.m(n),this.k(o),this._$AH=t}}_$AC(t){let o=P.get(t.strings);return void 0===o&&P.set(t.strings,o=new I(t)),o}O(t){C(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let n,r=0;for(const i of t)r===o.length?o.push(n=new J(this.S(S()),this.S(S()),this,this.options)):n=o[r],n._$AI(i),r++;r<o.length&&(this._$AR(n&&n._$AB.nextSibling,r),o.length=r)}_$AR(t=this._$AA.nextSibling,o){var n;for(null===(n=this._$AP)||void 0===n||n.call(this,!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){var o;void 0===this._$AM&&(this._$C_=t,null===(o=this._$AP)||void 0===o||o.call(this,t))}}class Z{constructor(t,o,n,r,i){this.type=1,this._$AH=N,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=i,n.length>2||""!==n[0]||""!==n[1]?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=N}get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}_$AI(t,o=this,n,r){const i=this.strings;let e=!1;if(void 0===i)t=L(this,t,o,0),e=!A(t)||t!==this._$AH&&t!==R,e&&(this._$AH=t);else{const r=t;let s,a;for(t=i[0],s=0;s<i.length-1;s++)a=L(this,r[n+s],o,s),a===R&&(a=this._$AH[s]),e||(e=!A(a)||a!==this._$AH[s]),a===N?t=N:t!==N&&(t+=(null!=a?a:"")+i[s+1]),this._$AH[s]=a}e&&!r&&this.P(t)}P(t){t===N?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,null!=t?t:"")}}class H extends Z{constructor(){super(...arguments),this.type=3}P(t){this.element[this.name]=t===N?void 0:t}}const q=y?y.emptyScript:"";class K extends Z{constructor(){super(...arguments),this.type=4}P(t){t&&t!==N?this.element.setAttribute(this.name,q):this.element.removeAttribute(this.name)}}class V extends Z{constructor(t,o,n,r,i){super(t,o,n,r,i),this.type=5}_$AI(t,o=this){var n;if((t=null!==(n=L(this,t,o,0))&&void 0!==n?n:N)===R)return;const r=this._$AH,i=t===N&&r!==N||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,e=t!==N&&(r===N||i);i&&this.element.removeEventListener(this.name,this,r),e&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){var o,n;"function"==typeof this._$AH?this._$AH.call(null!==(n=null===(o=this.options)||void 0===o?void 0:o.host)&&void 0!==n?n:this.element,t):this._$AH.handleEvent(t)}}class F{constructor(t,o,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){L(this,t)}}const Q=$.litHtmlPolyfillSupport;
18
18
  /**
19
19
  * @license
20
20
  * Copyright 2017 Google LLC
21
21
  * SPDX-License-Identifier: BSD-3-Clause
22
22
  */
23
- var X,Y;null==Q||Q(L,Z),(null!==(f=$.litHtmlVersions)&&void 0!==f?f:$.litHtmlVersions=[]).push("2.3.1");class tt extends p{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,o;const n=super.createRenderRoot();return null!==(t=(o=this.renderOptions).renderBefore)&&void 0!==t||(o.renderBefore=n.firstChild),n}update(t){const o=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=((t,o,n)=>{var r,i;const e=null!==(r=null==n?void 0:n.renderBefore)&&void 0!==r?r:o;let s=e._$litPart$;if(void 0===s){const t=null!==(i=null==n?void 0:n.renderBefore)&&void 0!==i?i:null;e._$litPart$=s=new Z(o.insertBefore(S(),t),t,void 0,null!=n?n:{})}return s._$AI(t),s})(o,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!1)}render(){return N}}tt.finalized=!0,tt._$litElement$=!0,null===(X=globalThis.litElementHydrateSupport)||void 0===X||X.call(globalThis,{LitElement:tt});const ot=globalThis.litElementPolyfillSupport;null==ot||ot({LitElement:tt}),(null!==(Y=globalThis.litElementVersions)&&void 0!==Y?Y:globalThis.litElementVersions=[]).push("3.2.2");
23
+ var X,Y;null==Q||Q(I,J),(null!==(f=$.litHtmlVersions)&&void 0!==f?f:$.litHtmlVersions=[]).push("2.3.1");class tt extends p{constructor(){super(...arguments),this.renderOptions={host:this},this._$Do=void 0}createRenderRoot(){var t,o;const n=super.createRenderRoot();return null!==(t=(o=this.renderOptions).renderBefore)&&void 0!==t||(o.renderBefore=n.firstChild),n}update(t){const o=this.render();this.hasUpdated||(this.renderOptions.isConnected=this.isConnected),super.update(t),this._$Do=((t,o,n)=>{var r,i;const e=null!==(r=null==n?void 0:n.renderBefore)&&void 0!==r?r:o;let s=e._$litPart$;if(void 0===s){const t=null!==(i=null==n?void 0:n.renderBefore)&&void 0!==i?i:null;e._$litPart$=s=new J(o.insertBefore(S(),t),t,void 0,null!=n?n:{})}return s._$AI(t),s})(o,this.renderRoot,this.renderOptions)}connectedCallback(){var t;super.connectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!0)}disconnectedCallback(){var t;super.disconnectedCallback(),null===(t=this._$Do)||void 0===t||t.setConnected(!1)}render(){return R}}tt.finalized=!0,tt._$litElement$=!0,null===(X=globalThis.litElementHydrateSupport)||void 0===X||X.call(globalThis,{LitElement:tt});const ot=globalThis.litElementPolyfillSupport;null==ot||ot({LitElement:tt}),(null!==(Y=globalThis.litElementVersions)&&void 0!==Y?Y:globalThis.litElementVersions=[]).push("3.2.2");
24
24
  /**
25
25
  * @license
26
26
  * Copyright 2017 Google LLC
@@ -31,25 +31,25 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
31
31
  * @license
32
32
  * Copyright 2018 Google LLC
33
33
  * SPDX-License-Identifier: BSD-3-Clause
34
- */const et=rt(class extends it{constructor(t){var o;if(super(t),t.type!==nt||"class"!==t.name||(null===(o=t.strings)||void 0===o?void 0:o.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((o=>t[o])).join(" ")+" "}update(t,[o]){var n,r;if(void 0===this.nt){this.nt=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in o)o[t]&&!(null===(n=this.st)||void 0===n?void 0:n.has(t))&&this.nt.add(t);return this.render(o)}const i=t.element.classList;this.nt.forEach((t=>{t in o||(i.remove(t),this.nt.delete(t))}));for(const t in o){const n=!!o[t];n===this.nt.has(t)||(null===(r=this.st)||void 0===r?void 0:r.has(t))||(n?(i.add(t),this.nt.add(t)):(i.remove(t),this.nt.delete(t)))}return N}}),st=rt(class extends it{constructor(t){var o;if(super(t),t.type!==nt||"style"!==t.name||(null===(o=t.strings)||void 0===o?void 0:o.length)>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(t){return Object.keys(t).reduce(((o,n)=>{const r=t[n];return null==r?o:o+`${n=n.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${r};`}),"")}update(t,[o]){const{style:n}=t.element;if(void 0===this.vt){this.vt=new Set;for(const t in o)this.vt.add(t);return this.render(o)}this.vt.forEach((t=>{null==o[t]&&(this.vt.delete(t),t.includes("-")?n.removeProperty(t):n[t]="")}));for(const t in o){const r=o[t];null!=r&&(this.vt.add(t),t.includes("-")?n.setProperty(t,r):n[t]=r)}return N}});
34
+ */const et=rt(class extends it{constructor(t){var o;if(super(t),t.type!==nt||"class"!==t.name||(null===(o=t.strings)||void 0===o?void 0:o.length)>2)throw Error("`classMap()` can only be used in the `class` attribute and must be the only part in the attribute.")}render(t){return" "+Object.keys(t).filter((o=>t[o])).join(" ")+" "}update(t,[o]){var n,r;if(void 0===this.nt){this.nt=new Set,void 0!==t.strings&&(this.st=new Set(t.strings.join(" ").split(/\s/).filter((t=>""!==t))));for(const t in o)o[t]&&!(null===(n=this.st)||void 0===n?void 0:n.has(t))&&this.nt.add(t);return this.render(o)}const i=t.element.classList;this.nt.forEach((t=>{t in o||(i.remove(t),this.nt.delete(t))}));for(const t in o){const n=!!o[t];n===this.nt.has(t)||(null===(r=this.st)||void 0===r?void 0:r.has(t))||(n?(i.add(t),this.nt.add(t)):(i.remove(t),this.nt.delete(t)))}return R}}),st=rt(class extends it{constructor(t){var o;if(super(t),t.type!==nt||"style"!==t.name||(null===(o=t.strings)||void 0===o?void 0:o.length)>2)throw Error("The `styleMap` directive must be used in the `style` attribute and must be the only part in the attribute.")}render(t){return Object.keys(t).reduce(((o,n)=>{const r=t[n];return null==r?o:o+`${n=n.replace(/(?:^(webkit|moz|ms|o)|)(?=[A-Z])/g,"-$&").toLowerCase()}:${r};`}),"")}update(t,[o]){const{style:n}=t.element;if(void 0===this.vt){this.vt=new Set;for(const t in o)this.vt.add(t);return this.render(o)}this.vt.forEach((t=>{null==o[t]&&(this.vt.delete(t),t.includes("-")?n.removeProperty(t):n[t]="")}));for(const t in o){const r=o[t];null!=r&&(this.vt.add(t),t.includes("-")?n.setProperty(t,r):n[t]=r)}return R}});
35
35
  /**
36
36
  * @license
37
37
  * Copyright 2018 Google LLC
38
38
  * SPDX-License-Identifier: BSD-3-Clause
39
- */var lt,at={},dt={};dt.LoadsmartTheme={"brand-color-brand":"20, 214, 77","brand-color-brand-accent-1":"0, 215, 215","brand-color-brand-accent-2":"132, 241, 30","border-radius-none":"0px","border-radius-s":"4px","border-radius-m":"8px","border-radius-l":"16px","border-radius-circle":"50%","border-none":0,"border-thin":"1px","border-medium":"2px","border-thick":"4px","color-background-primary":"252, 252, 255","color-background-secondary":"248, 249, 251","color-background-tertiary":"230, 237, 242","color-background-highlight":"202, 219, 221","color-background-inverted":"32, 41, 49","color-background-secondary-inverted":"61, 74, 85","color-border":"193, 206, 217","color-divider":"230, 237, 242","color-brand":"20, 214, 77","color-brand-accent-1":"0, 215, 215","color-brand-accent-2":"132, 241, 30","color-primary-20":"202, 219, 221","color-primary-60":"0, 84, 84","color-primary-100":"0, 51, 51","color-accent-20":"229, 245, 255","color-accent-60":"0, 98, 159","color-accent-100":"15, 66, 97","color-neutral-0":"252, 252, 255","color-neutral-10":"248, 249, 251","color-neutral-20":"230, 237, 242","color-neutral-40":"193, 206, 217","color-neutral-60":"94, 118, 138","color-neutral-80":"92, 106, 118","color-neutral-90":"61, 74, 85","color-neutral-100":"32, 41, 49","color-success-20":"227, 247, 239","color-success-60":"3, 124, 94","color-success-100":"0, 94, 71","color-danger-20":"255, 233, 230","color-danger-60":"186, 27, 27","color-danger-100":"104, 0, 3","color-warning-20":"255, 243, 214","color-warning-60":"248, 182, 14","color-warning-100":"102, 63, 25","color-text-primary":"32, 41, 49","color-text-secondary":"61, 74, 85","color-text-tertiary":"92, 106, 118","color-text-placeholder":"94, 118, 138","color-text-disabled":"193, 206, 217","color-text-inverted":"252, 252, 255","color-text-secondary-inverted":"193, 206, 217","color-text-error":"186, 27, 27","color-text-highlight":"0, 98, 159","color-text-link":"0, 98, 159","font-family-default":"'Manrope', sans-serif","font-family-title":"'PlusJakartaSans', 'Manrope', sans-serif","font-size-1":"1.625rem","font-size-2":"1.25rem","font-size-3":"1rem","font-size-4":"0.875rem","font-size-5":"0.75rem","font-size-6":"0.625rem","font-weight-regular":500,"font-weight-medium":600,"font-weight-bold":700,"line-height-1":"100%","line-height-2":"125%","line-height-3":"130%","line-height-4":"140%","line-height-5":"150%","opacity-0":"0%","opacity-20":"20%","opacity-40":"40%","opacity-60":"60%","opacity-100":"100%","elevation-1":"0px 0px 2px rgba(94, 118, 138, 0.1), 0px 1px 6px 2px rgba(61, 74, 85, 0.15)","elevation-2":"0px 1px 3px rgba(94, 118, 138, 0.2), 0px 4px 8px 3px rgba(61, 74, 85, 0.15)","elevation-3":"0px 0px 4px rgba(94, 118, 138, 0.2), 0px 6px 12px 6px rgba(61, 74, 85, 0.15)","elevation-4":"0px 5px 6px 4px rgba(94, 118, 138, 0.2), 0px 8px 10px rgba(61, 74, 85, 0.1)","glow-primary":"0.0px 0.0px 4.0px 0px rgb(3, 124, 94, .5)","glow-warning":"0.0px 0.0px 4.0px 0px rgba(255, 206, 79, 1.0)","spacing-1":"4px","spacing-2":"8px","spacing-3":"12px","spacing-4":"16px","spacing-5":"20px","spacing-6":"24px","spacing-8":"32px","spacing-10":"40px","spacing-12":"48px","spacing-14":"56px","spacing-16":"64px","spacing-20":"80px","spacing-30":"120px","spacing-0-5":"2px","platform-font-default":"'Manrope', sans-serif","platform-font-title":"'PlusJakartaSans', 'Manrope', sans-serif"},Object.defineProperty(at,"i",{value:!0});var ct=dt;function ut(t){return ct.LoadsmartTheme[t]}function ht(t){var o=ut(t);return null==o?o:"--m-".concat(t)}var bt=Object.keys(ct.LoadsmartTheme).filter((function(t){return!t.startsWith("brand-")&&!t.startsWith("platform-")}));function mt(t){return bt.filter((function(o){return o.startsWith(t)}))}var gt=mt("color-"),pt=mt("color-background-"),ft=mt("spacing-"),$t=mt("font-family-"),yt=mt("font-size-"),vt=mt("font-weight-"),xt=mt("line-height-"),wt=mt("border-"),kt=mt("border-radius-"),zt=mt("opacity-"),St=mt("elevation-"),At=mt("glow-");function jt(t){return e(`\n\t\t${function(t){return e(`\n\t\tmargin-inline-end: ${t}\n\t`)}(t)};\n\t\t${function(t){return e(`\n\t\tmargin-inline-start: ${t}\n\t`)}(t)}\n\t`)}function _t(t){return e(`\n\t\t${function(t){return e(`\n\t\tmargin-block-start: ${t}\n\t`)}(t)};\n\t\t${function(t){return e(`\n\t\tmargin-block-end: ${t}\n\t`)}(t)}\n\t`)}function Ct(t){return e(`\n\t\t${function(t){return e(`\n\t\tpadding-inline-end: ${t}\n\t`)}(t)};\n\t\t${function(t){return e(`\n\t\tpadding-inline-start: ${t}\n\t`)}(t)}\n\t`)}function Mt(t){return e(`\n\t\t${function(t){return e(`\n\t\tpadding-block-start: ${t}\n\t`)}(t)};\n\t\t${function(t){return e(`\n\t\tpadding-block-end: ${t}\n\t`)}(t)}\n\t`)}at.BACKGROUND_COLOR_TOKENS=pt,at.BORDER_RADIUS_TOKENS=kt,at.BORDER_TOKENS=wt,at.BORDER_WIDTH_TOKENS=["border-none","border-thin","border-medium","border-thick"],at.COLOR_TOKENS=gt,at.ELEVATION_TOKENS=St,at.FONT_FAMILY_TOKENS=$t,at.FONT_SIZE_TOKENS=yt,at.FONT_WEIGHT_TOKENS=vt,at.GLOW_TOKENS=At,at.LINE_HEIGHT_TOKENS=xt,at.OPACITY_TOKENS=zt,at.SPACING_TOKENS=ft,at.TOKENS=bt,at.getToken=ut,lt=at.toCSSValue=function(t,o){var n=ut(t);return null==n?"":t.startsWith("color-")?"rgba(var(".concat(ht(t),", ").concat(n,"), ").concat(null!=o?o:1,")"):"var(".concat(ht(t),", ").concat(n,")")},at.toCSSVariable=ht;var Et=function(t){return null==t?[]:Array.isArray(t)?t:[t]};const Ot={property:"all",delay:"0s",duration:"0.35s",easing:"ease-in-out"};function Tt(t){const o=Et(t).map((t=>function(t){const o={...Ot,...t};return e(`${o.property} ${o.duration} ${o.easing} ${o.delay}`)}(t))).join(", ");return e(`\n\t\ttransition: ${o}\n\t`)}function Ut(t){return e(lt(t))}function Rt(t){const o=e("\n\t\tfont-style: normal;\n\t\tfont-stretch: normal;\n\t\tletter-spacing: normal;\n\n\t\tfont-synthesis: none;\n\t\ttext-rendering: optimizeLegibility;\n\t\t-webkit-font-smoothing: antialiased;\n\t\t-moz-osx-font-smoothing: grayscale;\n\t\t-webkit-text-size-adjust: 100%;\n\t");return e(`${o}\n${function(t){switch(t){case"heading-lg":return`\n\t\t\t\tfont-family: ${Ut("font-family-title")};\n\t\t\t\tline-height: ${Ut("line-height-2")};\n\t\t\t\tfont-size: ${Ut("font-size-1")};\n\t\t\t\tfont-weight: ${Ut("font-weight-bold")}\n\t\t\t`;case"heading-md-bold":return`\n\t\t\t\tfont-family: ${Ut("font-family-title")};\n\t\t\t\tline-height: ${Ut("line-height-2")};\n\t\t\t\tfont-size: ${Ut("font-size-2")};\n\t\t\t\tfont-weight: ${Ut("font-weight-bold")}\n\t\t\t`;case"heading-md":return`\n\t\t\t\tfont-family: ${Ut("font-family-title")};\n\t\t\t\tline-height: ${Ut("line-height-2")};\n\t\t\t\tfont-size: ${Ut("font-size-2")};\n\t\t\t\tfont-weight: ${Ut("font-weight-regular")}\n\t\t\t`;case"heading-sm-bold":return`\n\t\t\t\tfont-family: ${Ut("font-family-title")};\n\t\t\t\tline-height: ${Ut("line-height-3")};\n\t\t\t\tfont-size: ${Ut("font-size-3")};\n\t\t\t\tfont-weight: ${Ut("font-weight-bold")}\n\t\t\t`;case"heading-sm":return`\n\t\t\t\tfont-family: ${Ut("font-family-title")};\n\t\t\t\tline-height: ${Ut("line-height-3")};\n\t\t\t\tfont-size: ${Ut("font-size-3")};\n\t\t\t\tfont-weight: ${Ut("font-weight-regular")}\n\t\t\t`;case"body-md":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-5")};\n\t\t\t\tfont-size: ${Ut("font-size-4")};\n\t\t\t\tfont-weight: ${Ut("font-weight-regular")}\n\t\t\t`;case"body-md-underline":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-5")};\n\t\t\t\tfont-size: ${Ut("font-size-4")};\n\t\t\t\tfont-weight: ${Ut("font-weight-regular")};\n\t\t\t\ttext-decoration: underline\n\t\t\t`;case"body-md-bold":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-5")};\n\t\t\t\tfont-size: ${Ut("font-size-4")};\n\t\t\t\tfont-weight: ${Ut("font-weight-bold")}\n\t\t\t`;case"body-md-bold-underline":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-5")};\n\t\t\t\tfont-size: ${Ut("font-size-4")};\n\t\t\t\tfont-weight: ${Ut("font-weight-bold")};\n\t\t\t\ttext-decoration: underline\n\t\t\t`;case"body-sm":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-5")};\n\t\t\t\tfont-size: ${Ut("font-size-5")};\n\t\t\t\tfont-weight: ${Ut("font-weight-regular")}\n\t\t\t`;case"body-sm-underline":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-5")};\n\t\t\t\tfont-size: ${Ut("font-size-5")};\n\t\t\t\tfont-weight: ${Ut("font-weight-regular")};\n\t\t\t\ttext-decoration: underline\n\t\t\t`;case"body-sm-bold":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-5")};\n\t\t\t\tfont-size: ${Ut("font-size-5")};\n\t\t\t\tfont-weight: ${Ut("font-weight-bold")}\n\t\t\t`;case"body-sm-bold-underline":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-5")};\n\t\t\t\tfont-size: ${Ut("font-size-5")};\n\t\t\t\tfont-weight: ${Ut("font-weight-bold")};\n\t\t\t\ttext-decoration: underline\n\t\t\t`;case"number-md":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-2")};\n\t\t\t\tfont-size: ${Ut("font-size-4")};\n\t\t\t\tfont-weight: ${Ut("font-weight-regular")}\n\t\t\t`;case"number-sm":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-2")};\n\t\t\t\tfont-size: ${Ut("font-size-5")};\n\t\t\t\tfont-weight: ${Ut("font-weight-regular")}\n\t\t\t`;case"button-lg":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-1")};\n\t\t\t\tfont-size: ${Ut("font-size-3")};\n\t\t\t\tfont-weight: ${Ut("font-weight-bold")}\n\t\t\t`;case"button-md":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-1")};\n\t\t\t\tfont-size: ${Ut("font-size-4")};\n\t\t\t\tfont-weight: ${Ut("font-weight-bold")}\n\t\t\t`;case"button-sm":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-1")};\n\t\t\t\tfont-size: ${Ut("font-size-5")};\n\t\t\t\tfont-weight: ${Ut("font-weight-bold")}\n\t\t\t`;case"table-header-md":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-1")};\n\t\t\t\tfont-size: ${Ut("font-size-4")};\n\t\t\t\tfont-weight: ${Ut("font-weight-medium")};\n\t\t\t\ttext-transform: uppercase\n\t\t\t`;case"table-header-sm":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-1")};\n\t\t\t\tfont-size: ${Ut("font-size-5")};\n\t\t\t\tfont-weight: ${Ut("font-weight-medium")}\n\t\t\t`;case"chips-sm":return`\n\t\t\t\tfont-family: ${Ut("font-family-default")};\n\t\t\t\tline-height: ${Ut("line-height-1")};\n\t\t\t\tfont-size: ${Ut("font-size-6")};\n\t\t\t\tfont-weight: ${Ut("font-weight-bold")}\n\t\t\t`;default:return""}}(t)}`)}function Nt(t,o=""){return e(Et(t).map((t=>[`${t}.is-disabled`,`${t}:disabled`].map((t=>[t,o].join(" "))).join(", "))).join(", "))}const Pt={active:function(t){return e(Et(t).map((t=>`${t}:not(.is-disabled, :disabled):active`)).join(", "))},focus:function(t){return e(Et(t).map((t=>`${t}:not(.is-disabled, :disabled):focus,\n\t\t\t\t${t}:not(.is-disabled, :disabled):focus-within,\n\t\t\t\t${t}:not(.is-disabled, :disabled).is-focused`)).join(", "))},hover:function(t){return e(Et(t).map((t=>`${t}:not(.is-disabled, :disabled):hover`)).join(", "))}};function Dt(t,o=1){return e(lt(t,o))}class It extends tt{constructor(){super(),this.variant="body-md",this.color="color-text-primary"}static get properties(){return{variant:{type:String,reflect:!0},color:{type:String}}}render(){return R`
39
+ */var at,lt,dt={},ct={};ct.LoadsmartTheme={"brand-color-brand":"20, 214, 77","brand-color-brand-accent-1":"0, 215, 215","brand-color-brand-accent-2":"132, 241, 30","border-radius-none":"0px","border-radius-s":"4px","border-radius-m":"8px","border-radius-l":"16px","border-radius-circle":"50%","border-none":0,"border-thin":"1px","border-medium":"2px","border-thick":"4px","color-background-primary":"252, 252, 255","color-background-secondary":"248, 249, 251","color-background-tertiary":"230, 237, 242","color-background-highlight":"202, 219, 221","color-background-inverted":"32, 41, 49","color-background-secondary-inverted":"61, 74, 85","color-border":"193, 206, 217","color-divider":"230, 237, 242","color-brand":"20, 214, 77","color-brand-accent-1":"0, 215, 215","color-brand-accent-2":"132, 241, 30","color-primary-20":"202, 219, 221","color-primary-60":"0, 84, 84","color-primary-100":"0, 51, 51","color-accent-20":"229, 245, 255","color-accent-60":"0, 98, 159","color-accent-100":"15, 66, 97","color-neutral-0":"252, 252, 255","color-neutral-10":"248, 249, 251","color-neutral-20":"230, 237, 242","color-neutral-40":"193, 206, 217","color-neutral-60":"94, 118, 138","color-neutral-80":"92, 106, 118","color-neutral-90":"61, 74, 85","color-neutral-100":"32, 41, 49","color-success-20":"227, 247, 239","color-success-60":"3, 124, 94","color-success-100":"0, 94, 71","color-danger-20":"255, 233, 230","color-danger-60":"186, 27, 27","color-danger-100":"104, 0, 3","color-warning-20":"255, 243, 214","color-warning-60":"248, 182, 14","color-warning-100":"102, 63, 25","color-text-primary":"32, 41, 49","color-text-secondary":"61, 74, 85","color-text-tertiary":"92, 106, 118","color-text-placeholder":"94, 118, 138","color-text-disabled":"193, 206, 217","color-text-inverted":"252, 252, 255","color-text-secondary-inverted":"193, 206, 217","color-text-error":"186, 27, 27","color-text-highlight":"0, 98, 159","color-text-link":"0, 98, 159","font-family-default":"'Manrope', sans-serif","font-family-title":"'PlusJakartaSans', 'Manrope', sans-serif","font-size-1":"1.625rem","font-size-2":"1.25rem","font-size-3":"1rem","font-size-4":"0.875rem","font-size-5":"0.75rem","font-size-6":"0.625rem","font-weight-regular":500,"font-weight-medium":600,"font-weight-bold":700,"line-height-1":"100%","line-height-2":"125%","line-height-3":"130%","line-height-4":"140%","line-height-5":"150%","opacity-0":"0%","opacity-20":"20%","opacity-40":"40%","opacity-60":"60%","opacity-100":"100%","elevation-1":"0px 0px 2px rgba(94, 118, 138, 0.1), 0px 1px 6px 2px rgba(61, 74, 85, 0.15)","elevation-2":"0px 1px 3px rgba(94, 118, 138, 0.2), 0px 4px 8px 3px rgba(61, 74, 85, 0.15)","elevation-3":"0px 0px 4px rgba(94, 118, 138, 0.2), 0px 6px 12px 6px rgba(61, 74, 85, 0.15)","elevation-4":"0px 5px 6px 4px rgba(94, 118, 138, 0.2), 0px 8px 10px rgba(61, 74, 85, 0.1)","glow-primary":"0.0px 0.0px 4.0px 0px rgb(3, 124, 94, .5)","glow-warning":"0.0px 0.0px 4.0px 0px rgba(255, 206, 79, 1.0)","spacing-1":"4px","spacing-2":"8px","spacing-3":"12px","spacing-4":"16px","spacing-5":"20px","spacing-6":"24px","spacing-8":"32px","spacing-10":"40px","spacing-12":"48px","spacing-14":"56px","spacing-16":"64px","spacing-20":"80px","spacing-30":"120px","spacing-0-5":"2px","platform-font-default":"'Manrope', sans-serif","platform-font-title":"'PlusJakartaSans', 'Manrope', sans-serif"},Object.defineProperty(dt,"i",{value:!0});var ut=ct;function ht(t){return ut.LoadsmartTheme[t]}function bt(t){var o=ht(t);return null==o?o:"--m-".concat(t)}var mt=Object.keys(ut.LoadsmartTheme).filter((function(t){return!t.startsWith("brand-")&&!t.startsWith("platform-")}));function gt(t){return mt.filter((function(o){return o.startsWith(t)}))}var pt=gt("color-"),ft=gt("color-background-"),$t=gt("spacing-"),yt=gt("font-family-"),vt=gt("font-size-"),xt=gt("font-weight-"),wt=gt("line-height-"),kt=gt("border-"),zt=gt("border-radius-"),St=gt("opacity-"),At=gt("elevation-"),Ct=gt("glow-");function jt(t){return e(`\n\t\t${function(t){return e(`\n\t\tmargin-inline-end: ${t}\n\t`)}(t)};\n\t\t${function(t){return e(`\n\t\tmargin-inline-start: ${t}\n\t`)}(t)}\n\t`)}function _t(t){return e(`\n\t\t${function(t){return e(`\n\t\tmargin-block-start: ${t}\n\t`)}(t)};\n\t\t${function(t){return e(`\n\t\tmargin-block-end: ${t}\n\t`)}(t)}\n\t`)}function Mt(t){return e(`\n\t\t${function(t){return e(`\n\t\tpadding-inline-end: ${t}\n\t`)}(t)};\n\t\t${function(t){return e(`\n\t\tpadding-inline-start: ${t}\n\t`)}(t)}\n\t`)}function Et(t){return e(`\n\t\t${function(t){return e(`\n\t\tpadding-block-start: ${t}\n\t`)}(t)};\n\t\t${function(t){return e(`\n\t\tpadding-block-end: ${t}\n\t`)}(t)}\n\t`)}dt.BACKGROUND_COLOR_TOKENS=ft,dt.BORDER_RADIUS_TOKENS=zt,dt.BORDER_TOKENS=kt,dt.BORDER_WIDTH_TOKENS=["border-none","border-thin","border-medium","border-thick"],dt.COLOR_TOKENS=pt,dt.ELEVATION_TOKENS=At,dt.FONT_FAMILY_TOKENS=yt,dt.FONT_SIZE_TOKENS=vt,dt.FONT_WEIGHT_TOKENS=xt,dt.GLOW_TOKENS=Ct,dt.LINE_HEIGHT_TOKENS=wt,dt.OPACITY_TOKENS=St,dt.SPACING_TOKENS=$t,dt.TOKENS=mt,lt=dt.getToken=ht,at=dt.toCSSValue=function(t,o){var n=ht(t);return null==n?"":t.startsWith("color-")?"rgba(var(".concat(bt(t),", ").concat(n,"), ").concat(null!=o?o:1,")"):"var(".concat(bt(t),", ").concat(n,")")},dt.toCSSVariable=bt;var Ot=function(t){return null==t?[]:Array.isArray(t)?t:[t]};const Tt={property:"all",delay:"0s",duration:"0.35s",easing:"ease-in-out"};function Ut(t){const o=Ot(t).map((t=>function(t){const o={...Tt,...t};return e(`${o.property} ${o.duration} ${o.easing} ${o.delay}`)}(t))).join(", ");return e(`\n\t\ttransition: ${o}\n\t`)}function Wt(t){return e(at(t))}function Rt(t){const o=e("\n\t\tfont-style: normal;\n\t\tfont-stretch: normal;\n\t\tletter-spacing: normal;\n\n\t\tfont-synthesis: none;\n\t\ttext-rendering: optimizeLegibility;\n\t\t-webkit-font-smoothing: antialiased;\n\t\t-moz-osx-font-smoothing: grayscale;\n\t\t-webkit-text-size-adjust: 100%;\n\t");return e(`${o}\n${function(t){switch(t){case"heading-lg":return`\n\t\t\t\tfont-family: ${Wt("font-family-title")};\n\t\t\t\tline-height: ${Wt("line-height-2")};\n\t\t\t\tfont-size: ${Wt("font-size-1")};\n\t\t\t\tfont-weight: ${Wt("font-weight-bold")}\n\t\t\t`;case"heading-md-bold":return`\n\t\t\t\tfont-family: ${Wt("font-family-title")};\n\t\t\t\tline-height: ${Wt("line-height-2")};\n\t\t\t\tfont-size: ${Wt("font-size-2")};\n\t\t\t\tfont-weight: ${Wt("font-weight-bold")}\n\t\t\t`;case"heading-md":return`\n\t\t\t\tfont-family: ${Wt("font-family-title")};\n\t\t\t\tline-height: ${Wt("line-height-2")};\n\t\t\t\tfont-size: ${Wt("font-size-2")};\n\t\t\t\tfont-weight: ${Wt("font-weight-regular")}\n\t\t\t`;case"heading-sm-bold":return`\n\t\t\t\tfont-family: ${Wt("font-family-title")};\n\t\t\t\tline-height: ${Wt("line-height-3")};\n\t\t\t\tfont-size: ${Wt("font-size-3")};\n\t\t\t\tfont-weight: ${Wt("font-weight-bold")}\n\t\t\t`;case"heading-sm":return`\n\t\t\t\tfont-family: ${Wt("font-family-title")};\n\t\t\t\tline-height: ${Wt("line-height-3")};\n\t\t\t\tfont-size: ${Wt("font-size-3")};\n\t\t\t\tfont-weight: ${Wt("font-weight-regular")}\n\t\t\t`;case"body-md":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-5")};\n\t\t\t\tfont-size: ${Wt("font-size-4")};\n\t\t\t\tfont-weight: ${Wt("font-weight-regular")}\n\t\t\t`;case"body-md-underline":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-5")};\n\t\t\t\tfont-size: ${Wt("font-size-4")};\n\t\t\t\tfont-weight: ${Wt("font-weight-regular")};\n\t\t\t\ttext-decoration: underline\n\t\t\t`;case"body-md-bold":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-5")};\n\t\t\t\tfont-size: ${Wt("font-size-4")};\n\t\t\t\tfont-weight: ${Wt("font-weight-bold")}\n\t\t\t`;case"body-md-bold-underline":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-5")};\n\t\t\t\tfont-size: ${Wt("font-size-4")};\n\t\t\t\tfont-weight: ${Wt("font-weight-bold")};\n\t\t\t\ttext-decoration: underline\n\t\t\t`;case"body-sm":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-5")};\n\t\t\t\tfont-size: ${Wt("font-size-5")};\n\t\t\t\tfont-weight: ${Wt("font-weight-regular")}\n\t\t\t`;case"body-sm-underline":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-5")};\n\t\t\t\tfont-size: ${Wt("font-size-5")};\n\t\t\t\tfont-weight: ${Wt("font-weight-regular")};\n\t\t\t\ttext-decoration: underline\n\t\t\t`;case"body-sm-bold":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-5")};\n\t\t\t\tfont-size: ${Wt("font-size-5")};\n\t\t\t\tfont-weight: ${Wt("font-weight-bold")}\n\t\t\t`;case"body-sm-bold-underline":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-5")};\n\t\t\t\tfont-size: ${Wt("font-size-5")};\n\t\t\t\tfont-weight: ${Wt("font-weight-bold")};\n\t\t\t\ttext-decoration: underline\n\t\t\t`;case"number-md":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-2")};\n\t\t\t\tfont-size: ${Wt("font-size-4")};\n\t\t\t\tfont-weight: ${Wt("font-weight-regular")}\n\t\t\t`;case"number-sm":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-2")};\n\t\t\t\tfont-size: ${Wt("font-size-5")};\n\t\t\t\tfont-weight: ${Wt("font-weight-regular")}\n\t\t\t`;case"button-lg":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-1")};\n\t\t\t\tfont-size: ${Wt("font-size-3")};\n\t\t\t\tfont-weight: ${Wt("font-weight-bold")}\n\t\t\t`;case"button-md":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-1")};\n\t\t\t\tfont-size: ${Wt("font-size-4")};\n\t\t\t\tfont-weight: ${Wt("font-weight-bold")}\n\t\t\t`;case"button-sm":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-1")};\n\t\t\t\tfont-size: ${Wt("font-size-5")};\n\t\t\t\tfont-weight: ${Wt("font-weight-bold")}\n\t\t\t`;case"table-header-md":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-1")};\n\t\t\t\tfont-size: ${Wt("font-size-4")};\n\t\t\t\tfont-weight: ${Wt("font-weight-medium")};\n\t\t\t\ttext-transform: uppercase\n\t\t\t`;case"table-header-sm":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-1")};\n\t\t\t\tfont-size: ${Wt("font-size-5")};\n\t\t\t\tfont-weight: ${Wt("font-weight-medium")}\n\t\t\t`;case"chips-sm":return`\n\t\t\t\tfont-family: ${Wt("font-family-default")};\n\t\t\t\tline-height: ${Wt("line-height-1")};\n\t\t\t\tfont-size: ${Wt("font-size-6")};\n\t\t\t\tfont-weight: ${Wt("font-weight-bold")}\n\t\t\t`;default:return""}}(t)}`)}function Nt(t,o=""){return e(Ot(t).map((t=>[`${t}.is-disabled`,`${t}:disabled`].map((t=>[t,o].join(" "))).join(", "))).join(", "))}const Pt={active:function(t){return e(Ot(t).map((t=>`${t}:not(.is-disabled, :disabled):active`)).join(", "))},focus:function(t){return e(Ot(t).map((t=>`${t}:not(.is-disabled, :disabled):focus,\n\t\t\t\t${t}:not(.is-disabled, :disabled):focus-within,\n\t\t\t\t${t}:not(.is-disabled, :disabled).is-focused`)).join(", "))},hover:function(t){return e(Ot(t).map((t=>`${t}:not(.is-disabled, :disabled):hover`)).join(", "))}};function Bt(t,o=1){return e(at(t,o))}class Dt extends tt{constructor(){super(),this.variant="body-md",this.color="color-text-primary"}static get properties(){return{variant:{type:String,reflect:!0},color:{type:String}}}render(){return W`
40
40
  <span
41
41
  class=${et({"m-text":!0,"-body-md-bold-underline":"body-md-bold-underline"==this.variant,"-body-md-bold":"body-md-bold"==this.variant,"-body-md-underline":"body-md-underline"==this.variant,"-body-md":"body-md"==this.variant,"-body-sm-bold-underline":"body-sm-bold-underline"==this.variant,"-body-sm-bold":"body-sm-bold"==this.variant,"-body-sm-underline":"body-sm-underline"==this.variant,"-body-sm":"body-sm"==this.variant,"-button-lg":"button-lg"==this.variant,"-button-md":"button-md"==this.variant,"-button-sm":"button-sm"==this.variant,"-chips-sm":"chips-sm"==this.variant,"-heading-lg":"heading-lg"==this.variant,"-heading-md-bold":"heading-md-bold"==this.variant,"-heading-md":"heading-md"==this.variant,"-heading-sm-bold":"heading-sm-bold"==this.variant,"-heading-sm":"heading-sm"==this.variant,"-number-md":"number-md"==this.variant,"-number-sm":"number-sm"==this.variant,"-table-header-md":"table-header-md"==this.variant,"-table-header-sm":"table-header-sm"==this.variant})}
42
- style=${st({"--m-text-color":lt(this.color)})}
42
+ style=${st({"--m-text-color":at(this.color)})}
43
43
  >
44
44
  <slot></slot>
45
45
  </span>
46
- `}}It.styles=[s`
46
+ `}}Dt.styles=[s`
47
47
  :host {
48
- --m-text-color: ${Dt("color-text-primary")};
48
+ --m-text-color: ${Bt("color-text-primary")};
49
49
  }
50
50
 
51
51
  .m-text {
52
- ${Tt([{property:"color"}])};
52
+ ${Ut([{property:"color"}])};
53
53
 
54
54
  ${Rt()};
55
55
 
@@ -141,12 +141,12 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
141
141
  .-table-header-sm {
142
142
  ${Rt("table-header-sm")};
143
143
  }
144
- `],window.customElements.define("m-text",It);class Bt extends tt{constructor(){super(),this.flagged=!1,this.flagColor="color-background-inverted"}static get properties(){return{flagged:{type:Boolean},flagColor:{type:String,attribute:"flag-color"}}}render(){return R`
144
+ `],window.customElements.define("m-text",Dt);class It extends tt{constructor(){super(),this.flagged=!1,this.flagColor="color-background-inverted"}static get properties(){return{flagged:{type:Boolean},flagColor:{type:String,attribute:"flag-color"}}}render(){return W`
145
145
  <div
146
146
  class="m-card"
147
- style="${st({"--m-card-flag-color":lt(this.flagColor)})}"
147
+ style="${st({"--m-card-flag-color":at(this.flagColor)})}"
148
148
  >
149
- ${this.flagged?R`<span class="m-card-flag"></span>`:P}
149
+ ${this.flagged?W`<span class="m-card-flag"></span>`:N}
150
150
  <div class="m-card-content">
151
151
  <slot name="title"></slot>
152
152
  <slot name="subtitle"></slot>
@@ -154,9 +154,9 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
154
154
  <slot name="body"></slot>
155
155
  </div>
156
156
  </div>
157
- `}}Bt.styles=[s`
157
+ `}}It.styles=[s`
158
158
  :host {
159
- --m-card-background-color: ${Dt("color-background-primary")};
159
+ --m-card-background-color: ${Bt("color-background-primary")};
160
160
  }
161
161
 
162
162
  .m-card {
@@ -165,8 +165,8 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
165
165
  flex-direction: row;
166
166
 
167
167
  background-color: var( --m-card-background-color );
168
- border-radius: ${Ut("border-radius-s")};
169
- border: solid 1px ${Dt("color-divider")};
168
+ border-radius: ${Wt("border-radius-s")};
169
+ border: solid 1px ${Bt("color-divider")};
170
170
  }
171
171
 
172
172
  .m-card-flag {
@@ -179,11 +179,11 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
179
179
  box-sizing: border-box;
180
180
  border: 1px solid var( --m-card-flag-color );
181
181
  background-color: var( --m-card-flag-color );
182
- width: ${Ut("border-thick")};
183
- border-top-left-radius: ${Ut("border-radius-s")};
182
+ width: ${Wt("border-thick")};
183
+ border-top-left-radius: ${Wt("border-radius-s")};
184
184
  border-top-right-radius: 0;
185
185
  border-bottom-right-radius: 0;
186
- border-bottom-left-radius: ${Ut("border-radius-s")};
186
+ border-bottom-left-radius: ${Wt("border-radius-s")};
187
187
  }
188
188
 
189
189
  .m-card-content {
@@ -193,29 +193,29 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
193
193
  }
194
194
 
195
195
  ::slotted( m-divider ) {
196
- --m-divider-margin-top: ${Ut("spacing-4")};
196
+ --m-divider-margin-top: ${Wt("spacing-4")};
197
197
  }
198
- `],window.customElements.define("m-card",Bt);class Lt extends tt{constructor(){super(),this.slot="body"}render(){return R`
198
+ `],window.customElements.define("m-card",It);class Lt extends tt{constructor(){super(),this.slot="body"}render(){return W`
199
199
  <div class="m-card-body">
200
200
  <slot></slot>
201
201
  </div>
202
202
  `}}Lt.styles=[s`
203
203
  :host {
204
- --m-card-body-padding-x: ${Ut("spacing-4")};
205
- --m-card-body-padding-y: ${Ut("spacing-4")};
204
+ --m-card-body-padding-x: ${Wt("spacing-4")};
205
+ --m-card-body-padding-y: ${Wt("spacing-4")};
206
206
  }
207
207
 
208
208
  .m-card-body {
209
209
  padding: var( --m-card-body-padding-y ) var( --m-card-body-padding-x );
210
210
  }
211
- `],window.customElements.define("m-card-body",Lt);class Wt extends tt{constructor(){super(),this.slot="subtitle"}render(){return R`
211
+ `],window.customElements.define("m-card-body",Lt);class Gt extends tt{constructor(){super(),this.slot="subtitle"}render(){return W`
212
212
  <div class="m-card-subtitle">
213
213
  <slot></slot>
214
214
  </div>
215
- `}}Wt.styles=[s`
215
+ `}}Gt.styles=[s`
216
216
  :host {
217
- --m-card-subtitle-margin-top: ${Ut("spacing-2")};
218
- --m-card-subtitle-padding-x: ${Ut("spacing-4")};
217
+ --m-card-subtitle-margin-top: ${Wt("spacing-2")};
218
+ --m-card-subtitle-padding-x: ${Wt("spacing-4")};
219
219
  --m-card-subtitle-padding-y: 0;
220
220
  }
221
221
 
@@ -226,17 +226,17 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
226
226
  padding: var( --m-card-subtitle-padding-y )
227
227
  var( --m-card-subtitle-padding-x );
228
228
 
229
- color: ${Dt("color-text-tertiary")};
229
+ color: ${Bt("color-text-tertiary")};
230
230
  }
231
- `],window.customElements.define("m-card-subtitle",Wt);class Jt extends tt{constructor(){super(),this.slot="title"}render(){return R`
231
+ `],window.customElements.define("m-card-subtitle",Gt);class Jt extends tt{constructor(){super(),this.slot="title"}render(){return W`
232
232
  <div class="m-card-title">
233
233
  <slot name="leading"></slot>
234
234
  <slot></slot>
235
235
  </div>
236
236
  `}}Jt.styles=[s`
237
237
  :host {
238
- --m-card-title-padding-x: ${Ut("spacing-4")};
239
- --m-card-title-padding-top: ${Ut("spacing-4")};
238
+ --m-card-title-padding-x: ${Wt("spacing-4")};
239
+ --m-card-title-padding-top: ${Wt("spacing-4")};
240
240
  }
241
241
 
242
242
  .m-card-title {
@@ -244,7 +244,7 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
244
244
  0;
245
245
 
246
246
  ${Rt("heading-sm-bold")};
247
- color: ${Dt("color-text-primary")};
247
+ color: ${Bt("color-text-primary")};
248
248
  }
249
249
 
250
250
  slot[name='leading']::slotted( * ) {
@@ -253,12 +253,12 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
253
253
  align-items: center;
254
254
  justify-content: center;
255
255
  pointer-events: none;
256
- margin-inline-end: ${Ut("spacing-1")};
256
+ margin-inline-end: ${Wt("spacing-1")};
257
257
  }
258
- `],window.customElements.define("m-card-title",Jt);class Zt extends tt{render(){return R` <hr class="m-divider" /> `}}function Ht(t,o,n){return Math.min(Math.max(o,t),n)}Zt.styles=[s`
258
+ `],window.customElements.define("m-card-title",Jt);class Zt extends tt{render(){return W` <hr class="m-divider" /> `}}function Ht(t,o,n){return Math.min(Math.max(o,t),n)}Zt.styles=[s`
259
259
  .m-divider {
260
260
  border: 0;
261
- border-block-end: solid 1px ${Dt("color-divider")};
261
+ border-block-end: solid 1px ${Bt("color-divider")};
262
262
  margin-block-start: var(
263
263
  --m-divider-margin-top,
264
264
  var( --m-divider-margin-y, 0 )
@@ -268,7 +268,7 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
268
268
  var( --m-divider-margin-y, 0 )
269
269
  );
270
270
  }
271
- `],window.customElements.define("m-divider",Zt);function qt(t,o){return e(function(t,o){return void 0===o&&(o=16),"".concat(parseInt(String(t),10)/o,"rem")}(t,o))}class Kt extends tt{constructor(){super(),this._safeValue=0,this._safeMax=100,this.value=0,this.max=100}static get properties(){return{value:{type:Number,noAccessor:!0},max:{type:Number,noAccessor:!0}}}set value(t){const o=this._safeValue;this._safeValue=Ht(t,0,this._safeMax),this.requestUpdate("value",o)}get value(){return this._safeValue}set max(t){const o=this._safeMax;this._safeMax=t<=0?100:t,this._safeValue=Ht(this._safeValue,0,this._safeMax),this.requestUpdate("max",o)}get max(){return this._safeMax}connectedCallback(){super.connectedCallback(),this.setAttribute("role","progressbar"),this.setAttribute("aria-valuemin","0")}updated(){this.setAttribute("aria-valuenow",String(this._safeValue)),this.setAttribute("aria-valuemax",String(this._safeMax))}_getWidth(){return 100*this._safeValue/this._safeMax}render(){return R`
271
+ `],window.customElements.define("m-divider",Zt);function qt(t,o){return e(function(t,o){return void 0===o&&(o=16),"".concat(parseInt(String(t),10)/o,"rem")}(t,o))}class Kt extends tt{constructor(){super(),this._safeValue=0,this._safeMax=100,this.value=0,this.max=100}static get properties(){return{value:{type:Number,noAccessor:!0},max:{type:Number,noAccessor:!0}}}set value(t){const o=this._safeValue;this._safeValue=Ht(t,0,this._safeMax),this.requestUpdate("value",o)}get value(){return this._safeValue}set max(t){const o=this._safeMax;this._safeMax=t<=0?100:t,this._safeValue=Ht(this._safeValue,0,this._safeMax),this.requestUpdate("max",o)}get max(){return this._safeMax}connectedCallback(){super.connectedCallback(),this.setAttribute("role","progressbar"),this.setAttribute("aria-valuemin","0")}updated(){this.setAttribute("aria-valuenow",String(this._safeValue)),this.setAttribute("aria-valuemax",String(this._safeMax))}_getWidth(){return 100*this._safeValue/this._safeMax}render(){return W`
272
272
  <div class="bar">
273
273
  <span
274
274
  class="progress"
@@ -279,8 +279,8 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
279
279
  :host {
280
280
  --m-progress-bar-progress-background: linear-gradient(
281
281
  45deg,
282
- ${Dt("color-brand-accent-1")} 22%,
283
- ${Dt("color-brand-accent-2")} 88%
282
+ ${Bt("color-brand-accent-1")} 22%,
283
+ ${Bt("color-brand-accent-2")} 88%
284
284
  );
285
285
  }
286
286
 
@@ -297,9 +297,9 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
297
297
  width: 100%;
298
298
  height: ${qt("8px")};
299
299
 
300
- border-radius: ${Ut("border-radius-s")};
300
+ border-radius: ${Wt("border-radius-s")};
301
301
 
302
- background-color: ${Dt("color-background-tertiary")};
302
+ background-color: ${Bt("color-background-tertiary")};
303
303
  }
304
304
 
305
305
  .progress {
@@ -307,22 +307,22 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
307
307
  top: 0;
308
308
  left: 0;
309
309
 
310
- ${Tt([{property:"width"}])};
310
+ ${Ut([{property:"width"}])};
311
311
 
312
312
  height: ${qt("8px")};
313
313
 
314
- border-radius: ${Ut("border-radius-s")};
314
+ border-radius: ${Wt("border-radius-s")};
315
315
 
316
316
  background: var( --m-progress-bar-progress-background );
317
317
  }
318
- `],window.customElements.define("m-progress-bar",Kt);const Vt={padding:"spacing-4",borderRadius:"border-radius-s",borderWidth:"border-none",borderColor:"color-background-highlight",textAlign:"left"};class Ft extends tt{constructor(){super(),this.padding=Vt.padding,this.borderRadius=Vt.borderRadius,this.borderWidth=Vt.borderWidth,this.borderColor=Vt.borderColor,this.textAlign=Vt.textAlign}static get properties(){return{padding:{type:String},backgroundColor:{type:String,attribute:"background-color"},borderRadius:{type:String,attribute:"border-radius"},borderWidth:{type:String,attribute:"border-width"},borderColor:{type:String,attribute:"border-color"},textAlign:{type:String,attribute:"text-align"}}}update(t){this.style.setProperty("--m-box-padding",lt(this.padding)||lt(Vt.padding)),this.style.setProperty("--m-box-background-color",lt(this.backgroundColor)||"transparent"),this.style.setProperty("--m-box-border-radius",lt(this.borderRadius)||lt(Vt.borderRadius)),this.style.setProperty("--m-box-border-width",lt(this.borderWidth)||lt(Vt.borderWidth)),this.style.setProperty("--m-box-border-color",lt(this.borderColor)||lt(Vt.borderColor)),this.style.setProperty("--m-box-text-align",this.textAlign||Vt.textAlign),super.update(t)}render(){return R`<slot></slot>`}}Ft.styles=[s`
318
+ `],window.customElements.define("m-progress-bar",Kt);const Vt=["center","flex-start","flex-end","stretch"],Ft=["center","flex-start","flex-end","space-between","space-around","space-evenly"],Qt={padding:"spacing-4",borderRadius:"border-radius-s",borderWidth:"border-none",borderColor:"color-background-highlight",textAlign:"left"};class Xt extends tt{constructor(){super(),this.padding=Qt.padding,this.borderRadius=Qt.borderRadius,this.borderWidth=Qt.borderWidth,this.borderColor=Qt.borderColor,this.textAlign=Qt.textAlign}static get properties(){return{padding:{type:String},backgroundColor:{type:String,attribute:"background-color"},borderRadius:{type:String,attribute:"border-radius"},borderWidth:{type:String,attribute:"border-width"},borderColor:{type:String,attribute:"border-color"},textAlign:{type:String,attribute:"text-align"}}}update(t){this.style.setProperty("--m-box-padding",at(this.padding)||at(Qt.padding)),this.style.setProperty("--m-box-background-color",at(this.backgroundColor)||"transparent"),this.style.setProperty("--m-box-border-radius",at(this.borderRadius)||at(Qt.borderRadius)),this.style.setProperty("--m-box-border-width",at(this.borderWidth)||at(Qt.borderWidth)),this.style.setProperty("--m-box-border-color",at(this.borderColor)||at(Qt.borderColor)),this.style.setProperty("--m-box-text-align",this.textAlign||Qt.textAlign),super.update(t)}render(){return W`<slot></slot>`}}Xt.styles=[s`
319
319
  :host {
320
- --m-box-padding: ${Ut(Vt.padding)};
320
+ --m-box-padding: ${Wt(Qt.padding)};
321
321
  --m-box-background-color: transparent;
322
- --m-box-border-radius: ${Ut(Vt.borderRadius)};
323
- --m-box-border-width: ${Ut(Vt.borderWidth)};
324
- --m-box-border-color: ${Dt(Vt.borderColor)};
325
- --m-box-text-align: ${e(Vt.textAlign)};
322
+ --m-box-border-radius: ${Wt(Qt.borderRadius)};
323
+ --m-box-border-width: ${Wt(Qt.borderWidth)};
324
+ --m-box-border-color: ${Bt(Qt.borderColor)};
325
+ --m-box-text-align: ${e(Qt.textAlign)};
326
326
 
327
327
  box-sizing: border-box;
328
328
 
@@ -334,11 +334,11 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
334
334
  border-color: var( --m-box-border-color );
335
335
  text-align: var( --m-box-text-align );
336
336
  }
337
- `],window.customElements.define("m-box",Ft);const Gt={gap:"spacing-4",align:"stretch",justify:"flex-start"};class Qt extends tt{constructor(){super(),this.gap=Gt.gap,this.align=Gt.align,this.justify=Gt.justify}static get properties(){return{gap:{type:String},align:{type:String},justify:{type:String}}}update(t){this.style.setProperty("--m-group-gap",lt(this.gap)||lt(Gt.gap)),this.style.setProperty("--m-group-align",this.align||Gt.align),this.style.setProperty("--m-group-justify",this.justify||Gt.justify),super.update(t)}render(){return R`<slot></slot>`}}Qt.styles=[s`
337
+ `],window.customElements.define("m-box",Xt);const Yt={gap:"spacing-4",align:"stretch",justify:"flex-start"};class to extends tt{constructor(){super(),this.gap=Yt.gap,this.align=Yt.align,this.justify=Yt.justify}static get properties(){return{gap:{type:String},align:{type:String},justify:{type:String}}}update(t){this.style.setProperty("--m-group-gap",at(this.gap)||at(Yt.gap)),this.style.setProperty("--m-group-align",this.align||Yt.align),this.style.setProperty("--m-group-justify",this.justify||Yt.justify),super.update(t)}render(){return W`<slot></slot>`}}to.styles=[s`
338
338
  :host {
339
- --m-group-gap: ${Ut(Gt.gap)};
340
- --m-group-align: ${e(Gt.align)};
341
- --m-group-justify: ${e(Gt.justify)};
339
+ --m-group-gap: ${Wt(Yt.gap)};
340
+ --m-group-align: ${e(Yt.align)};
341
+ --m-group-justify: ${e(Yt.justify)};
342
342
 
343
343
  display: flex;
344
344
  flex-wrap: wrap;
@@ -346,11 +346,11 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
346
346
  align-items: var(--m-group-align);
347
347
  justify-content: var(--m-group-justify);
348
348
  }
349
- `],window.customElements.define("m-group",Qt);const Xt={gap:"spacing-4",align:"stretch",justify:"flex-start"};class Yt extends tt{constructor(){super(),this.gap=Xt.gap,this.align=Xt.align,this.justify=Xt.justify}static get properties(){return{gap:{type:String},align:{type:String},justify:{type:String}}}update(t){this.style.setProperty("--m-stack-gap",lt(this.gap)||lt(Xt.gap)),this.style.setProperty("--m-stack-align",this.align||Xt.align),this.style.setProperty("--m-stack-justify",this.justify||Xt.justify),super.update(t)}render(){return R`<slot></slot>`}}Yt.styles=[s`
349
+ `],window.customElements.define("m-group",to);const oo={gap:"spacing-4",align:"stretch",justify:"flex-start"};class no extends tt{constructor(){super(),this.gap=oo.gap,this.align=oo.align,this.justify=oo.justify}static get properties(){return{gap:{type:String},align:{type:String},justify:{type:String}}}update(t){this.style.setProperty("--m-stack-gap",at(this.gap)||at(oo.gap)),this.style.setProperty("--m-stack-align",this.align||oo.align),this.style.setProperty("--m-stack-justify",this.justify||oo.justify),super.update(t)}render(){return W`<slot></slot>`}}no.styles=[s`
350
350
  :host {
351
- --m-stack-gap: ${Ut(Xt.gap)};
352
- --m-stack-align: ${e(Xt.align)};
353
- --m-stack-justify: ${e(Xt.justify)};
351
+ --m-stack-gap: ${Wt(oo.gap)};
352
+ --m-stack-align: ${e(oo.align)};
353
+ --m-stack-justify: ${e(oo.justify)};
354
354
 
355
355
  display: flex;
356
356
  flex-direction: column;
@@ -359,7 +359,49 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
359
359
  align-items: var(--m-stack-align);
360
360
  justify-content: var(--m-stack-justify);
361
361
  }
362
- `],window.customElements.define("m-stack",Yt);class to extends tt{constructor(){super(),this.variant="secondary",this.size="default",this.type="button",this.disabled=!1,this.loading=!1}static get properties(){return{loading:{type:Boolean},disabled:{type:Boolean,reflect:!0},variant:{type:String},size:{type:String},type:{type:String}}}connectedCallback(){super.connectedCallback(),this.setAttribute("role","button")}render(){return R`
362
+ `],window.customElements.define("m-stack",no);const ro={gap:"spacing-4",minColumnWidth:lt("spacing-30")};class io extends tt{constructor(){super(),this.gap=ro.gap,this.minColumnWidth=ro.minColumnWidth}static get properties(){return{gap:{type:String},rowGap:{type:String,attribute:"row-gap"},columnGap:{type:String,attribute:"column-gap"},minColumnWidth:{type:String,attribute:"min-column-width"}}}update(t){t.has("gap")&&this.style.setProperty("--m-grid-gap",at(this.gap)||at(ro.gap)),t.has("rowGap")&&(this.rowGap?this.style.setProperty("--m-grid-row-gap",at(this.rowGap)):this.style.removeProperty("--m-grid-row-gap")),t.has("columnGap")&&(this.columnGap?this.style.setProperty("--m-grid-column-gap",at(this.columnGap)):this.style.removeProperty("--m-grid-column-gap")),t.has("minColumnWidth")&&this.style.setProperty("--m-grid-min-column-width",this.minColumnWidth||ro.minColumnWidth),super.update(t)}render(){return W`<slot></slot>`}}io.styles=[s`
363
+ :host {
364
+ --m-grid-gap: ${Wt(ro.gap)};
365
+ --m-grid-min-column-width: ${e(ro.minColumnWidth)};
366
+
367
+ display: grid;
368
+
369
+ row-gap: var( --m-grid-row-gap, var( --m-grid-gap ) );
370
+ column-gap: var( --m-grid-column-gap, var( --m-grid-gap ) );
371
+
372
+ grid-template-columns: repeat(
373
+ auto-fit,
374
+ minmax( min( var( --m-grid-min-column-width ), 100% ), 1fr )
375
+ );
376
+ }
377
+ `],window.customElements.define("m-grid",io);const eo={gap:"spacing-4",sideWidth:"auto",minContentWidth:"50%",reversed:!1};function so(t){return t?"row-reverse":"row"}class ao extends tt{constructor(){super(),this.gap=eo.gap,this.sideWidth=eo.sideWidth,this.minContentWidth=eo.minContentWidth,this.reversed=eo.reversed}static get properties(){return{gap:{type:String},sideWidth:{type:String,attribute:"side-width"},minContentWidth:{type:String,attribute:"min-content-width"},reversed:{type:Boolean}}}update(t){t.has("gap")&&this.style.setProperty("--m-sidebar-gap",at(this.gap)||at(eo.gap)),t.has("sideWidth")&&this.style.setProperty("--m-sidebar-side-width",this.sideWidth||eo.sideWidth),t.has("minContentWidth")&&this.style.setProperty("--m-sidebar-min-content-width",this.minContentWidth||eo.minContentWidth),t.has("reversed")&&this.style.setProperty("--m-sidebar-flex-direction",so(this.reversed)),super.update(t)}render(){return W`
378
+ <slot name="sidebar"></slot>
379
+ <slot name="content"></slot>
380
+ `}}ao.styles=[s`
381
+ :host {
382
+ --m-sidebar-gap: ${Wt(eo.gap)};
383
+ --m-sidebar-flex-direction: ${e(so(eo.reversed))};
384
+ --m-sidebar-side-width: ${e(eo.sideWidth)};
385
+ --m-sidebar-min-content-width: ${e(eo.minContentWidth)};
386
+
387
+ display: flex;
388
+ flex-wrap: wrap;
389
+ flex-direction: var( --m-sidebar-flex-direction );
390
+
391
+ gap: var( --m-sidebar-gap );
392
+ }
393
+
394
+ slot[name='sidebar']::slotted( * ) {
395
+ flex-basis: var( --m-sidebar-side-width );
396
+ flex-grow: 1;
397
+ }
398
+
399
+ slot[name='content']::slotted( * ) {
400
+ flex-basis: 0;
401
+ flex-grow: 999;
402
+ min-width: var( --m-sidebar-min-content-width );
403
+ }
404
+ `],window.customElements.define("m-sidebar",ao);class lo extends tt{constructor(){super(),this.variant="secondary",this.size="default",this.type="button",this.disabled=!1,this.loading=!1}static get properties(){return{loading:{type:Boolean},disabled:{type:Boolean,reflect:!0},variant:{type:String},size:{type:String},type:{type:String}}}connectedCallback(){super.connectedCallback(),this.setAttribute("role","button")}render(){return W`
363
405
  <button
364
406
  class=${et({"m-button":!0,"-primary":"primary"==this.variant,"-secondary":"secondary"==this.variant,"-tertiary":"tertiary"==this.variant,"-warning":"warning"==this.variant,"-danger":"danger"==this.variant,"-icon":"icon"==this.variant,"-icon-secondary":"icon-secondary"==this.variant,"-small":"small"==this.size,"-default":"default"==this.size,"-large":"large"==this.size,"is-loading":this.loading})}
365
407
  type=${this.type}
@@ -367,26 +409,26 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
367
409
  aria-disabled=${this._isDisabled()?"true":"false"}
368
410
  >
369
411
  <!-- TODO: Replace this with the loading dots component as soon as it is ready. -->
370
- ${this.loading&&!["icon","icon-secondary"].includes(this.variant)?R`<span class="loader">&#x25cf;&#x25cf;&#x25cf;</span>`:P}
412
+ ${this.loading&&!["icon","icon-secondary"].includes(this.variant)?W`<span class="loader">&#x25cf;&#x25cf;&#x25cf;</span>`:N}
371
413
  <slot name="leading"></slot>
372
414
  <slot></slot>
373
415
  <slot name="trailing"></slot>
374
416
  </button>
375
- `}_isDisabled(){return this.disabled||this.loading}}var oo,no;to.styles=[s`
417
+ `}_isDisabled(){return this.disabled||this.loading}}var co,uo;lo.styles=[s`
376
418
  :host {
377
419
  --m-button-background-color: transparent;
378
420
  --m-button-base-size: 40px;
379
- --m-button-border-color: ${Dt("color-neutral-90")};
380
- --m-button-border-radius: ${Ut("border-radius-s")};
381
- --m-button-color: ${Dt("color-text-secondary")};
382
- --m-button-outline-color: ${Dt("color-primary-100")};
421
+ --m-button-border-color: ${Bt("color-neutral-90")};
422
+ --m-button-border-radius: ${Wt("border-radius-s")};
423
+ --m-button-color: ${Bt("color-text-secondary")};
424
+ --m-button-outline-color: ${Bt("color-primary-100")};
383
425
  --m-button-outline-offset: 2px;
384
- --m-button-padding-x: ${Ut("spacing-4")};
385
- --m-button-padding-y: ${Ut("spacing-3")};
426
+ --m-button-padding-x: ${Wt("spacing-4")};
427
+ --m-button-padding-y: ${Wt("spacing-3")};
386
428
  }
387
429
 
388
430
  .m-button {
389
- ${Tt([{property:"color"},{property:"background-color"},{property:"border-color"}])};
431
+ ${Ut([{property:"color"},{property:"background-color"},{property:"border-color"}])};
390
432
 
391
433
  ${Rt("button-md")};
392
434
 
@@ -402,7 +444,7 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
402
444
 
403
445
  text-decoration: none;
404
446
 
405
- gap: ${Ut("spacing-1")};
447
+ gap: ${Wt("spacing-1")};
406
448
 
407
449
  padding-inline: var( --m-button-padding-x );
408
450
  padding-block: var( --m-button-padding-y );
@@ -428,9 +470,9 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
428
470
  }
429
471
 
430
472
  ${Pt.hover(".m-button")} {
431
- --m-button-background-color: ${Dt("color-background-inverted")};
432
- --m-button-border-color: ${Dt("color-background-inverted")};
433
- --m-button-color: ${Dt("color-text-inverted")};
473
+ --m-button-background-color: ${Bt("color-background-inverted")};
474
+ --m-button-border-color: ${Bt("color-background-inverted")};
475
+ --m-button-color: ${Bt("color-text-inverted")};
434
476
  }
435
477
 
436
478
  ::slotted( * ),
@@ -438,8 +480,8 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
438
480
  display: inline-flex;
439
481
  align-items: center;
440
482
 
441
- ${no=0,e(`\n\t\t${Ct(no)};\n\t\t${Mt(no)}\n\t`)};
442
- ${oo=0,e(`\n\t\t${jt(oo)};\n\t\t${_t(oo)}\n\t`)};
483
+ ${uo=0,e(`\n\t\t${Mt(uo)};\n\t\t${Et(uo)}\n\t`)};
484
+ ${co=0,e(`\n\t\t${jt(co)};\n\t\t${_t(co)}\n\t`)};
443
485
  }
444
486
 
445
487
  slot[name='leading']::slotted( span ),
@@ -452,159 +494,159 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
452
494
  }
453
495
 
454
496
  .m-button.-primary {
455
- --m-button-background-color: ${Dt("color-primary-60")};
456
- --m-button-border-color: ${Dt("color-primary-60")};
457
- --m-button-color: ${Dt("color-text-inverted")};
497
+ --m-button-background-color: ${Bt("color-primary-60")};
498
+ --m-button-border-color: ${Bt("color-primary-60")};
499
+ --m-button-color: ${Bt("color-text-inverted")};
458
500
  }
459
501
 
460
502
  ${Nt(".m-button.-primary")} {
461
- --m-button-background-color: ${Dt("color-primary-20")};
462
- --m-button-border-color: ${Dt("color-primary-20")};
503
+ --m-button-background-color: ${Bt("color-primary-20")};
504
+ --m-button-border-color: ${Bt("color-primary-20")};
463
505
  }
464
506
 
465
507
  ${Pt.focus(".m-button.-primary")} {
466
- --m-button-border-color: ${Dt("color-primary-60")};
467
- --m-button-outline-color: ${Dt("color-primary-60")};
508
+ --m-button-border-color: ${Bt("color-primary-60")};
509
+ --m-button-outline-color: ${Bt("color-primary-60")};
468
510
  }
469
511
 
470
512
  ${Pt.hover(".m-button.-primary")},
471
513
  ${Pt.active(".m-button.-primary")} {
472
- --m-button-background-color: ${Dt("color-primary-100")};
473
- --m-button-border-color: ${Dt("color-primary-100")};
514
+ --m-button-background-color: ${Bt("color-primary-100")};
515
+ --m-button-border-color: ${Bt("color-primary-100")};
474
516
  }
475
517
 
476
518
  .m-button.-primary.is-loading {
477
- --m-button-background-color: ${Dt("color-primary-60")};
478
- --m-button-border-color: ${Dt("color-primary-60")};
479
- --m-button-color: ${Dt("color-text-inverted")};
519
+ --m-button-background-color: ${Bt("color-primary-60")};
520
+ --m-button-border-color: ${Bt("color-primary-60")};
521
+ --m-button-color: ${Bt("color-text-inverted")};
480
522
  }
481
523
 
482
524
  .m-button.-secondary {
483
525
  --m-button-background-color: transparent;
484
- --m-button-border-color: ${Dt("color-primary-100")};
485
- --m-button-color: ${Dt("color-primary-100")};
526
+ --m-button-border-color: ${Bt("color-primary-100")};
527
+ --m-button-color: ${Bt("color-primary-100")};
486
528
  }
487
529
 
488
530
  ${Nt(".m-button.-secondary")} {
489
- --m-button-border-color: ${Dt("color-text-disabled")};
490
- --m-button-color: ${Dt("color-text-disabled")};
531
+ --m-button-border-color: ${Bt("color-text-disabled")};
532
+ --m-button-color: ${Bt("color-text-disabled")};
491
533
  }
492
534
 
493
535
  ${Pt.focus(".m-button.-secondary")} {
494
- --m-button-border-color: ${Dt("color-primary-100")};
495
- --m-button-color: ${Dt("color-primary-100")};
536
+ --m-button-border-color: ${Bt("color-primary-100")};
537
+ --m-button-color: ${Bt("color-primary-100")};
496
538
 
497
- --m-button-outline-color: ${Dt("color-primary-60")};
539
+ --m-button-outline-color: ${Bt("color-primary-60")};
498
540
  }
499
541
 
500
542
  ${Pt.hover(".m-button.-secondary")},${Pt.active(".m-button.-secondary")} {
501
- --m-button-background-color: ${Dt("color-background-tertiary")};
502
- --m-button-border-color: ${Dt("color-primary-60")};
503
- --m-button-color: ${Dt("color-primary-60")};
543
+ --m-button-background-color: ${Bt("color-background-tertiary")};
544
+ --m-button-border-color: ${Bt("color-primary-60")};
545
+ --m-button-color: ${Bt("color-primary-60")};
504
546
  }
505
547
 
506
548
  .m-button.-secondary.is-loading {
507
549
  --m-button-background-color: transparent;
508
550
 
509
- --m-button-border-color: ${Dt("color-primary-100")};
510
- --m-button-color: ${Dt("color-primary-100")};
551
+ --m-button-border-color: ${Bt("color-primary-100")};
552
+ --m-button-color: ${Bt("color-primary-100")};
511
553
  }
512
554
 
513
555
  .m-button.-tertiary {
514
556
  --m-button-background-color: transparent;
515
557
  --m-button-border-color: transparent;
516
- --m-button-color: ${Dt("color-primary-100")};
558
+ --m-button-color: ${Bt("color-primary-100")};
517
559
  }
518
560
 
519
561
  ${Nt(".m-button.-tertiary")} {
520
- --m-button-color: ${Dt("color-text-disabled")};
562
+ --m-button-color: ${Bt("color-text-disabled")};
521
563
  }
522
564
 
523
565
  ${Pt.focus(".m-button.-tertiary")} {
524
- --m-button-color: ${Dt("color-primary-100")};
525
- --m-button-outline-color: ${Dt("color-primary-60")};
566
+ --m-button-color: ${Bt("color-primary-100")};
567
+ --m-button-outline-color: ${Bt("color-primary-60")};
526
568
  }
527
569
 
528
570
  ${Pt.hover(".m-button.-tertiary")} {
529
- --m-button-background-color: ${Dt("color-background-tertiary")};
530
- --m-button-border-color: ${Dt("color-background-tertiary")};
531
- --m-button-color: ${Dt("color-primary-60")};
571
+ --m-button-background-color: ${Bt("color-background-tertiary")};
572
+ --m-button-border-color: ${Bt("color-background-tertiary")};
573
+ --m-button-color: ${Bt("color-primary-60")};
532
574
  }
533
575
 
534
576
  ${Pt.active(".m-button.-tertiary")} {
535
- --m-button-background-color: ${Dt("color-neutral-20")};
536
- --m-button-border-color: ${Dt("color-neutral-20")};
537
- --m-button-color: ${Dt("color-primary-60")};
577
+ --m-button-background-color: ${Bt("color-neutral-20")};
578
+ --m-button-border-color: ${Bt("color-neutral-20")};
579
+ --m-button-color: ${Bt("color-primary-60")};
538
580
  }
539
581
 
540
582
  .m-button.-tertiary.is-loading {
541
583
  --m-button-background-color: transparent;
542
584
  --m-button-border-color: transparent;
543
- --m-button-color: ${Dt("color-primary-100")};
585
+ --m-button-color: ${Bt("color-primary-100")};
544
586
  }
545
587
 
546
588
  .m-button.-warning {
547
- --m-button-background-color: ${Dt("color-warning-60")};
548
- --m-button-border-color: ${Dt("color-warning-60")};
549
- --m-button-color: ${Dt("color-text-primary")};
589
+ --m-button-background-color: ${Bt("color-warning-60")};
590
+ --m-button-border-color: ${Bt("color-warning-60")};
591
+ --m-button-color: ${Bt("color-text-primary")};
550
592
  }
551
593
 
552
594
  ${Nt(".m-button.-warning")} {
553
- --m-button-background-color: ${Dt("color-warning-20")};
554
- --m-button-border-color: ${Dt("color-warning-20")};
555
- --m-button-color: ${Dt("color-text-inverted")};
595
+ --m-button-background-color: ${Bt("color-warning-20")};
596
+ --m-button-border-color: ${Bt("color-warning-20")};
597
+ --m-button-color: ${Bt("color-text-inverted")};
556
598
  }
557
599
 
558
600
  ${Pt.focus(".m-button.-warning")} {
559
- --m-button-background-color: ${Dt("color-warning-60")};
560
- --m-button-outline-color: ${Dt("color-warning-60")};
601
+ --m-button-background-color: ${Bt("color-warning-60")};
602
+ --m-button-outline-color: ${Bt("color-warning-60")};
561
603
  }
562
604
 
563
605
  ${Pt.hover(".m-button.-warning")}, ${Pt.active(".m-button.-warning")} {
564
- --m-button-background-color: ${Dt("color-warning-100")};
565
- --m-button-border-color: ${Dt("color-warning-100")};
566
- --m-button-color: ${Dt("color-text-inverted")};
606
+ --m-button-background-color: ${Bt("color-warning-100")};
607
+ --m-button-border-color: ${Bt("color-warning-100")};
608
+ --m-button-color: ${Bt("color-text-inverted")};
567
609
  }
568
610
 
569
611
  .m-button.-warning.is-loading {
570
- --m-button-background-color: ${Dt("color-warning-60")};
571
- --m-button-border-color: ${Dt("color-warning-60")};
572
- --m-button-color: ${Dt("color-text-primary")};
612
+ --m-button-background-color: ${Bt("color-warning-60")};
613
+ --m-button-border-color: ${Bt("color-warning-60")};
614
+ --m-button-color: ${Bt("color-text-primary")};
573
615
  }
574
616
 
575
617
  .m-button.-danger {
576
- --m-button-background-color: ${Dt("color-danger-60")};
577
- --m-button-border-color: ${Dt("color-danger-60")};
578
- --m-button-color: ${Dt("color-text-inverted")};
618
+ --m-button-background-color: ${Bt("color-danger-60")};
619
+ --m-button-border-color: ${Bt("color-danger-60")};
620
+ --m-button-color: ${Bt("color-text-inverted")};
579
621
  }
580
622
 
581
623
  ${Nt(".m-button.-danger")} {
582
- --m-button-background-color: ${Dt("color-danger-20")};
583
- --m-button-border-color: ${Dt("color-danger-20")};
624
+ --m-button-background-color: ${Bt("color-danger-20")};
625
+ --m-button-border-color: ${Bt("color-danger-20")};
584
626
  }
585
627
 
586
628
  ${Pt.focus(".m-button.-danger")} {
587
- --m-button-background-color: ${Dt("color-danger-60")};
588
- --m-button-outline-color: ${Dt("color-danger-60")};
629
+ --m-button-background-color: ${Bt("color-danger-60")};
630
+ --m-button-outline-color: ${Bt("color-danger-60")};
589
631
  }
590
632
 
591
633
  ${Pt.hover(".m-button.-danger")}, ${Pt.active(".m-button.-danger")} {
592
- --m-button-background-color: ${Dt("color-danger-100")};
593
- --m-button-border-color: ${Dt("color-danger-100")};
634
+ --m-button-background-color: ${Bt("color-danger-100")};
635
+ --m-button-border-color: ${Bt("color-danger-100")};
594
636
  }
595
637
 
596
638
  .m-button.-danger.is-loading {
597
- --m-button-background-color: ${Dt("color-danger-60")};
598
- --m-button-border-color: ${Dt("color-danger-60")};
599
- --m-button-color: ${Dt("color-text-inverted")};
639
+ --m-button-background-color: ${Bt("color-danger-60")};
640
+ --m-button-border-color: ${Bt("color-danger-60")};
641
+ --m-button-color: ${Bt("color-text-inverted")};
600
642
  }
601
643
 
602
644
  .m-button.-icon,
603
645
  .m-button.-icon-secondary {
604
- --m-button-border-radius: ${Ut("border-radius-circle")};
605
- --m-button-color: ${Dt("color-neutral-90")};
606
- --m-button-padding-x: ${Ut("spacing-1")};
607
- --m-button-padding-y: ${Ut("spacing-1")};
646
+ --m-button-border-radius: ${Wt("border-radius-circle")};
647
+ --m-button-color: ${Bt("color-neutral-90")};
648
+ --m-button-padding-x: ${Wt("spacing-1")};
649
+ --m-button-padding-y: ${Wt("spacing-1")};
608
650
 
609
651
  min-block-size: var( --m-button-base-size );
610
652
  max-block-size: var( --m-button-base-size );
@@ -613,8 +655,8 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
613
655
  }
614
656
 
615
657
  .m-button.-icon {
616
- --m-button-background-color: ${Dt("color-background-tertiary")};
617
- --m-button-border-color: ${Dt("color-background-tertiary")};
658
+ --m-button-background-color: ${Bt("color-background-tertiary")};
659
+ --m-button-border-color: ${Bt("color-background-tertiary")};
618
660
  }
619
661
 
620
662
  .m-button.-icon-secondary {
@@ -630,12 +672,12 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
630
672
  }
631
673
 
632
674
  ${Nt([".m-button.-icon",".m-button.-icon-secondary"])} {
633
- --m-button-color: ${Dt("color-neutral-40")};
675
+ --m-button-color: ${Bt("color-neutral-40")};
634
676
  }
635
677
 
636
678
  ${Nt(".m-button.-icon")} {
637
- --m-button-background-color: ${Dt("color-neutral-20")};
638
- --m-button-border-color: ${Dt("color-neutral-20")};
679
+ --m-button-background-color: ${Bt("color-neutral-20")};
680
+ --m-button-border-color: ${Bt("color-neutral-20")};
639
681
  }
640
682
 
641
683
  ${Nt(".m-button.-icon-secondary")} {
@@ -644,12 +686,12 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
644
686
  }
645
687
 
646
688
  ${Pt.focus([".m-button.-icon",".m-button.-icon-secondary"])} {
647
- --m-button-color: ${Dt("color-primary-60")};
648
- --m-button-outline-color: ${Dt("color-primary-60")};
689
+ --m-button-color: ${Bt("color-primary-60")};
690
+ --m-button-outline-color: ${Bt("color-primary-60")};
649
691
  }
650
692
 
651
693
  ${Pt.focus(".m-button.-icon")} {
652
- --m-button-background-color: ${Dt("color-neutral-20")};
694
+ --m-button-background-color: ${Bt("color-neutral-20")};
653
695
  }
654
696
 
655
697
  ${Pt.focus(".m-button.-icon-secondary")} {
@@ -658,12 +700,12 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
658
700
 
659
701
  ${Pt.hover([".m-button.-icon",".m-button.-icon-secondary"])},
660
702
  ${Pt.active([".m-button.-icon",".m-button.-icon-secondary"])} {
661
- --m-button-color: ${Dt("color-primary-60")};
703
+ --m-button-color: ${Bt("color-primary-60")};
662
704
  }
663
705
 
664
706
  ${Pt.hover(".m-button.-icon")}, ${Pt.active(".m-button.-icon")} {
665
- --m-button-background-color: ${Dt("color-background-highlight")};
666
- --m-button-border-color: ${Dt("color-background-highlight")};
707
+ --m-button-background-color: ${Bt("color-background-highlight")};
708
+ --m-button-border-color: ${Bt("color-background-highlight")};
667
709
  }
668
710
 
669
711
  ${Pt.hover(".m-button.-icon-secondary")}, ${Pt.active(".m-button.-icon-secondary")} {
@@ -672,14 +714,14 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
672
714
  }
673
715
 
674
716
  .m-button.-small {
675
- --m-button-padding-y: ${Ut("spacing-2")};
717
+ --m-button-padding-y: ${Wt("spacing-2")};
676
718
  --m-button-base-size: 28px;
677
719
 
678
720
  ${Rt("button-sm")};
679
721
  }
680
722
 
681
723
  .m-button.-large {
682
- --m-button-padding-y: ${Ut("spacing-4")};
724
+ --m-button-padding-y: ${Wt("spacing-4")};
683
725
  --m-button-base-size: 48px;
684
726
 
685
727
  ${Rt("button-lg")};
@@ -696,5 +738,5 @@ const nt=1,rt=t=>(...o)=>({_$litDirective$:t,values:o});class it{constructor(t){
696
738
 
697
739
  pointer-events: none;
698
740
  }
699
- `],window.customElements.define("m-button",to);export{Ft as Box,to as Button,Bt as Card,Lt as CardBody,Wt as CardSubtitle,Jt as CardTitle,Zt as Divider,Qt as Group,Kt as ProgressBar,Yt as Stack,It as Text,Vt as defaultBoxProps,Gt as defaultGroupProps,Xt as defaultStackProps};
741
+ `],window.customElements.define("m-button",lo);export{Vt as ALIGN_ITEMS_VALUES,Xt as Box,lo as Button,It as Card,Lt as CardBody,Gt as CardSubtitle,Jt as CardTitle,Zt as Divider,io as Grid,to as Group,Ft as JUSTIFY_CONTENT_VALUES,Kt as ProgressBar,ao as Sidebar,no as Stack,Dt as Text,Qt as defaultBoxProps,ro as defaultGridProps,Yt as defaultGroupProps,eo as defaultSidebarProps,oo as defaultStackProps};
700
742
  //# sourceMappingURL=index.js.map