@fluentui/web-components 3.0.0-alpha.4 → 3.0.0-alpha.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.json +61 -1
- package/CHANGELOG.md +20 -2
- package/dist/dts/accordion/accordion.d.ts +7 -0
- package/dist/dts/accordion/accordion.definition.d.ts +11 -0
- package/dist/dts/accordion/accordion.styles.d.ts +1 -0
- package/dist/dts/accordion/accordion.template.d.ts +3 -0
- package/dist/dts/accordion/define.d.ts +1 -0
- package/dist/dts/accordion/index.d.ts +4 -0
- package/dist/dts/accordion-item/accordion-item.d.ts +33 -0
- package/dist/dts/accordion-item/accordion-item.definition.d.ts +11 -0
- package/dist/dts/accordion-item/accordion-item.options.d.ts +27 -0
- package/dist/dts/accordion-item/accordion-item.styles.d.ts +1 -0
- package/dist/dts/accordion-item/accordion-item.template.d.ts +7 -0
- package/dist/dts/accordion-item/define.d.ts +1 -0
- package/dist/dts/accordion-item/index.d.ts +5 -0
- package/dist/dts/index.d.ts +3 -0
- package/dist/dts/switch/define.d.ts +1 -0
- package/dist/dts/switch/index.d.ts +5 -0
- package/dist/dts/switch/switch.d.ts +13 -0
- package/dist/dts/switch/switch.definition.d.ts +9 -0
- package/dist/dts/switch/switch.options.d.ts +15 -0
- package/dist/dts/switch/switch.styles.d.ts +1 -0
- package/dist/dts/switch/switch.template.d.ts +3 -0
- package/dist/esm/accordion/accordion.definition.js +19 -0
- package/dist/esm/accordion/accordion.definition.js.map +1 -0
- package/dist/esm/accordion/accordion.js +8 -0
- package/dist/esm/accordion/accordion.js.map +1 -0
- package/dist/esm/accordion/accordion.styles.js +11 -0
- package/dist/esm/accordion/accordion.styles.js.map +1 -0
- package/dist/esm/accordion/accordion.template.js +3 -0
- package/dist/esm/accordion/accordion.template.js.map +1 -0
- package/dist/esm/accordion/define.js +4 -0
- package/dist/esm/accordion/define.js.map +1 -0
- package/dist/esm/accordion/index.js +5 -0
- package/dist/esm/accordion/index.js.map +1 -0
- package/dist/esm/accordion-item/accordion-item.definition.js +19 -0
- package/dist/esm/accordion-item/accordion-item.definition.js.map +1 -0
- package/dist/esm/accordion-item/accordion-item.js +29 -0
- package/dist/esm/accordion-item/accordion-item.js.map +1 -0
- package/dist/esm/accordion-item/accordion-item.options.js +17 -0
- package/dist/esm/accordion-item/accordion-item.options.js.map +1 -0
- package/dist/esm/accordion-item/accordion-item.styles.js +197 -0
- package/dist/esm/accordion-item/accordion-item.styles.js.map +1 -0
- package/dist/esm/accordion-item/accordion-item.template.js +37 -0
- package/dist/esm/accordion-item/accordion-item.template.js.map +1 -0
- package/dist/esm/accordion-item/define.js +4 -0
- package/dist/esm/accordion-item/define.js.map +1 -0
- package/dist/esm/accordion-item/index.js +6 -0
- package/dist/esm/accordion-item/index.js.map +1 -0
- package/dist/esm/index.js +3 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/switch/define.js +4 -0
- package/dist/esm/switch/define.js.map +1 -0
- package/dist/esm/switch/index.js +6 -0
- package/dist/esm/switch/index.js.map +1 -0
- package/dist/esm/switch/switch.definition.js +17 -0
- package/dist/esm/switch/switch.definition.js.map +1 -0
- package/dist/esm/switch/switch.js +9 -0
- package/dist/esm/switch/switch.js.map +1 -0
- package/dist/esm/switch/switch.options.js +10 -0
- package/dist/esm/switch/switch.options.js.map +1 -0
- package/dist/esm/switch/switch.styles.js +114 -0
- package/dist/esm/switch/switch.styles.js.map +1 -0
- package/dist/esm/switch/switch.template.js +5 -0
- package/dist/esm/switch/switch.template.js.map +1 -0
- package/dist/fluent-web-components.api.json +585 -0
- package/dist/web-components.d.ts +147 -0
- package/dist/web-components.js +1795 -601
- package/dist/web-components.min.js +122 -113
- package/docs/api-report.md +85 -0
- package/package.json +13 -1
|
@@ -1,20 +1,26 @@
|
|
|
1
|
-
import{composedContains as e,composedParent as t}from"@microsoft/fast-element/utilities";function r(e,t,r,o){var n,a=arguments.length,s=a<3?t:null===o?o=Object.getOwnPropertyDescriptor(t,r):o;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,r,o);else for(var i=e.length-1;i>=0;i--)(n=e[i])&&(s=(a<3?n(s):a>3?n(t,r,s):n(t,r))||s);return a>3&&s&&Object.defineProperty(t,r,s),s}var o="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};!function(){if("undefined"==typeof globalThis)if(void 0!==o)o.globalThis=o;else if("undefined"!=typeof self)self.globalThis=self;else if("undefined"!=typeof window)window.globalThis=window;else{const e=new Function("return this")();e.globalThis=e}}();const n={configurable:!1,enumerable:!1,writable:!1};void 0===globalThis.FAST&&Reflect.defineProperty(globalThis,"FAST",Object.assign({value:Object.create(null)},n));const a=globalThis.FAST;if(void 0===a.getById){const e=Object.create(null);Reflect.defineProperty(a,"getById",Object.assign({value(t,r){let o=e[t];return void 0===o&&(o=r?e[t]=r():null),o}},n))}function s(){const e=new Map;return Object.freeze({register:t=>!e.has(t.type)&&(e.set(t.type,t),!0),getByType:t=>e.get(t),getForInstance(t){if(null!=t)return e.get(t.constructor)}})}function i(){const e=new WeakMap;return function(t){let r=e.get(t);if(void 0===r){let o=Reflect.getPrototypeOf(t);for(;void 0===r&&null!==o;)r=e.get(o),o=Reflect.getPrototypeOf(o);r=void 0===r?[]:r.slice(0),e.set(t,r)}return r}}let l;void 0===a.error&&Object.assign(a,{warn(){},error:e=>new Error("Error "+e),addMessages(){}}),Object.freeze([]);try{if(document.currentScript)l=document.currentScript.getAttribute("fast-kernel");else{const e=document.getElementsByTagName("script");l=e[e.length-1].getAttribute("fast-kernel")}}catch(e){l="isolate"}let c;switch(l){case"share":c=Object.freeze({updateQueue:1,observable:2,contextEvent:3,elementRegistry:4});break;case"share-v2":c=Object.freeze({updateQueue:1.2,observable:2.2,contextEvent:3.2,elementRegistry:4.2});break;default:const e="-"+Math.random().toString(36).substring(2,8);c=Object.freeze({updateQueue:"1.2"+e,observable:"2.2"+e,contextEvent:"3.2"+e,elementRegistry:"4.2"+e})}const d=e=>"function"==typeof e,u=e=>"string"==typeof e,h=()=>{},g=Object.freeze({none:0,attribute:1,booleanAttribute:2,property:3,content:4,tokenList:5,event:6}),p=e=>e,f=globalThis.trustedTypes?globalThis.trustedTypes.createPolicy("fast-html",{createHTML:p}):{createHTML:p};let v=Object.freeze({createHTML:e=>f.createHTML(e),protect:(e,t,r,o)=>o});const b=v,B=Object.freeze({get policy(){return v},setPolicy(e){if(v!==b)throw a.error(1201);v=e},setAttribute(e,t,r){null==r?e.removeAttribute(t):e.setAttribute(t,r)},setBooleanAttribute(e,t,r){r?e.setAttribute(t,""):e.removeAttribute(t)}}),m=a.getById(c.updateQueue,()=>{const e=[],t=[],r=globalThis.requestAnimationFrame;let o=!0;function n(){if(t.length)throw t.shift()}function a(r){try{r.call()}catch(r){if(!o)throw e.length=0,r;t.push(r),setTimeout(n,0)}}function s(){let t=0;for(;t<e.length;)if(a(e[t]),t++,t>1024){for(let r=0,o=e.length-t;r<o;r++)e[r]=e[r+t];e.length-=t,t=0}e.length=0}function i(t){e.push(t),e.length<2&&(o?r(s):s())}return Object.freeze({enqueue:i,next:()=>new Promise(i),process:s,setMode:e=>o=e})});class k{constructor(e,t){this.sub1=void 0,this.sub2=void 0,this.spillover=void 0,this.subject=e,this.sub1=t}has(e){return void 0===this.spillover?this.sub1===e||this.sub2===e:-1!==this.spillover.indexOf(e)}subscribe(e){const t=this.spillover;if(void 0===t){if(this.has(e))return;if(void 0===this.sub1)return void(this.sub1=e);if(void 0===this.sub2)return void(this.sub2=e);this.spillover=[this.sub1,this.sub2,e],this.sub1=void 0,this.sub2=void 0}else{-1===t.indexOf(e)&&t.push(e)}}unsubscribe(e){const t=this.spillover;if(void 0===t)this.sub1===e?this.sub1=void 0:this.sub2===e&&(this.sub2=void 0);else{const r=t.indexOf(e);-1!==r&&t.splice(r,1)}}notify(e){const t=this.spillover,r=this.subject;if(void 0===t){const t=this.sub1,o=this.sub2;void 0!==t&&t.handleChange(r,e),void 0!==o&&o.handleChange(r,e)}else for(let o=0,n=t.length;o<n;++o)t[o].handleChange(r,e)}}class y{constructor(e){this.subscribers={},this.subjectSubscribers=null,this.subject=e}notify(e){var t,r;null===(t=this.subscribers[e])||void 0===t||t.notify(e),null===(r=this.subjectSubscribers)||void 0===r||r.notify(e)}subscribe(e,t){var r,o;let n;n=t?null!==(r=this.subscribers[t])&&void 0!==r?r:this.subscribers[t]=new k(this.subject):null!==(o=this.subjectSubscribers)&&void 0!==o?o:this.subjectSubscribers=new k(this.subject),n.subscribe(e)}unsubscribe(e,t){var r,o;t?null===(r=this.subscribers[t])||void 0===r||r.unsubscribe(e):null===(o=this.subjectSubscribers)||void 0===o||o.unsubscribe(e)}}const P=Object.freeze({unknown:void 0,coupled:1}),S=a.getById(c.observable,()=>{const e=m.enqueue,t=/(:|&&|\|\||if)/,r=new WeakMap;let o=void 0,n=e=>{throw a.error(1101)};function s(e){var t;let o=null!==(t=e.$fastController)&&void 0!==t?t:r.get(e);return void 0===o&&(Array.isArray(e)?o=n(e):r.set(e,o=new y(e))),o}const l=i();class c{constructor(e){this.name=e,this.field="_"+e,this.callback=e+"Changed"}getValue(e){return void 0!==o&&o.watch(e,this.name),e[this.field]}setValue(e,t){const r=this.field,o=e[r];if(o!==t){e[r]=t;const n=e[this.callback];d(n)&&n.call(e,o,t),s(e).notify(this.name)}}}class g extends k{constructor(e,t,r=!1){super(e,t),this.expression=e,this.isVolatileBinding=r,this.needsRefresh=!0,this.needsQueue=!0,this.isAsync=!0,this.first=this,this.last=null,this.propertySource=void 0,this.propertyName=void 0,this.notifier=void 0,this.next=void 0,this.toJSON=h}setMode(e){this.isAsync=this.needsQueue=e}bind(e){this.controller=e;const t=this.observe(e.source,e.context);return!e.isBound&&this.requiresUnbind(e)&&e.onUnbind(this),t}requiresUnbind(e){return e.sourceLifetime!==P.coupled||this.first!==this.last||this.first.propertySource!==e.source}unbind(e){this.dispose()}observe(e,t){this.needsRefresh&&null!==this.last&&this.dispose();const r=o;let n;o=this.needsRefresh?this:void 0,this.needsRefresh=this.isVolatileBinding;try{n=this.expression(e,t)}finally{o=r}return n}disconnect(){this.dispose()}dispose(){if(null!==this.last){let e=this.first;for(;void 0!==e;)e.notifier.unsubscribe(this,e.propertyName),e=e.next;this.last=null,this.needsRefresh=this.needsQueue=this.isAsync}}watch(e,t){const r=this.last,n=s(e),a=null===r?this.first:{};if(a.propertySource=e,a.propertyName=t,a.notifier=n,n.subscribe(this,t),null!==r){if(!this.needsRefresh){let t;o=void 0,t=r.propertySource[r.propertyName],o=this,e===t&&(this.needsRefresh=!0)}r.next=a}this.last=a}handleChange(){this.needsQueue?(this.needsQueue=!1,e(this)):this.isAsync||this.call()}call(){null!==this.last&&(this.needsQueue=this.isAsync,this.notify(this))}*records(){let e=this.first;for(;void 0!==e;)yield e,e=e.next}}return Object.freeze({setArrayObserverFactory(e){n=e},getNotifier:s,track(e,t){o&&o.watch(e,t)},trackVolatile(){o&&(o.needsRefresh=!0)},notify(e,t){s(e).notify(t)},defineProperty(e,t){u(t)&&(t=new c(t)),l(e).push(t),Reflect.defineProperty(e,t.name,{enumerable:!0,get(){return t.getValue(this)},set(e){t.setValue(this,e)}})},getAccessors:l,binding(e,t,r=this.isVolatileBinding(e)){return new g(e,t,r)},isVolatileBinding:e=>t.test(e.toString())})});function w(e,t){S.defineProperty(e,t)}const N=a.getById(c.contextEvent,()=>{let e=null;return{get:()=>e,set(t){e=t}}}),F=Object.freeze({default:{index:0,length:0,get event(){return F.getEvent()},eventDetail(){return this.event.detail},eventTarget(){return this.event.target}},getEvent:()=>N.get(),setEvent(e){N.set(e)}});let x;class C{constructor(e){this.styles=e,this.targets=new WeakSet,this._strategy=null,this.behaviors=e.map(e=>e instanceof C?e.behaviors:null).reduce((e,t)=>null===t?e:null===e?t:e.concat(t),null)}get strategy(){return null===this._strategy&&this.withStrategy(x),this._strategy}addStylesTo(e){this.strategy.addStylesTo(e),this.targets.add(e)}removeStylesFrom(e){this.strategy.removeStylesFrom(e),this.targets.delete(e)}isAttachedTo(e){return this.targets.has(e)}withBehaviors(...e){return this.behaviors=null===this.behaviors?e:this.behaviors.concat(e),this}withStrategy(e){return this._strategy=new e(function e(t){return t.map(t=>t instanceof C?e(t.styles):[t]).reduce((e,t)=>e.concat(t),[])}(this.styles)),this}static setDefaultStrategy(e){x=e}static normalize(e){return void 0===e?void 0:Array.isArray(e)?new C(e):e instanceof C?e:new C([e])}}C.supportsAdoptedStyleSheets=Array.isArray(document.adoptedStyleSheets)&&"replace"in CSSStyleSheet.prototype;const $=s(),A=Object.freeze({getForInstance:$.getForInstance,getByType:$.getByType,define:e=>($.register({type:e}),e)});function T(e,t){const r=[];let o="";const n=[],a=e=>{n.push(e)};for(let n=0,s=e.length-1;n<s;++n){o+=e[n];let s=t[n];void 0!==A.getForInstance(s)&&(s=s.createCSS(a)),s instanceof C||s instanceof CSSStyleSheet?(""!==o.trim()&&(r.push(o),o=""),r.push(s)):o+=s}return o+=e[e.length-1],""!==o.trim()&&r.push(o),{styles:r,behaviors:n}}const O=(e,...t)=>{const{styles:r,behaviors:o}=T(e,t),n=new C(r);return o.length?n.withBehaviors(...o):n};class z{constructor(e,t){this.behaviors=t,this.css="";const r=e.reduce((e,t)=>(u(t)?this.css+=t:e.push(t),e),[]);r.length&&(this.styles=new C(r))}createCSS(e){return this.behaviors.forEach(e),this.styles&&e(this),this.css}addedCallback(e){e.addStyles(this.styles)}removedCallback(e){e.removeStyles(this.styles)}}A.define(z),O.partial=(e,...t)=>{const{styles:r,behaviors:o}=T(e,t);return new z(r,o)};const L="fast-"+Math.random().toString(36).substring(2,8),H=L+"{",D="}"+L,M=D.length;let V=0;const R=()=>`${L}-${++V}`,I=Object.freeze({interpolation:e=>`${H}${e}${D}`,attribute:e=>`${R()}="${H}${e}${D}"`,comment:e=>`\x3c!--${H}${e}${D}--\x3e`}),_=Object.freeze({parse(e,t){const r=e.split(H);if(1===r.length)return null;const o=[];for(let e=0,n=r.length;e<n;++e){const n=r[e],a=n.indexOf(D);let s;if(-1===a)s=n;else{const e=n.substring(0,a);o.push(t[e]),s=n.substring(a+M)}""!==s&&o.push(s)}return o}}),j=s(),G=Object.freeze({getForInstance:j.getForInstance,getByType:j.getByType,define:(e,t)=>((t=t||{}).type=e,j.register(t),e),assignAspect(e,t){if(t)switch(e.sourceAspect=t,t[0]){case":":e.targetAspect=t.substring(1),e.aspectType="classList"===e.targetAspect?g.tokenList:g.property;break;case"?":e.targetAspect=t.substring(1),e.aspectType=g.booleanAttribute;break;case"@":e.targetAspect=t.substring(1),e.aspectType=g.event;break;default:e.targetAspect=t,e.aspectType=g.attribute}else e.aspectType=g.content}});class E{constructor(e,t,r=!1){this.evaluate=e,this.policy=t,this.isVolatile=r}}class X extends E{createObserver(e,t){return S.binding(this.evaluate,t,this.isVolatile)}}class q extends E{constructor(){super(...arguments),this.toJSON=h}createObserver(){return this}bind(e){return this.evaluate(e.source,e.context)}}const W={[g.attribute]:B.setAttribute,[g.booleanAttribute]:B.setBooleanAttribute,[g.property]:(e,t,r)=>e[t]=r,[g.content]:function(e,t,r,o){if(null==r&&(r=""),r.create){e.textContent="";let t=e.$fastView;void 0===t?t=r.create():e.$fastTemplate!==r&&(t.isComposed&&(t.remove(),t.unbind()),t=r.create()),t.isComposed?t.needsBindOnly&&(t.needsBindOnly=!1,t.bind(o.source,o.context)):(t.isComposed=!0,t.bind(o.source,o.context),t.insertBefore(e),e.$fastView=t,e.$fastTemplate=r)}else{const t=e.$fastView;void 0!==t&&t.isComposed&&(t.isComposed=!1,t.remove(),t.needsBindOnly?t.needsBindOnly=!1:t.unbind()),e.textContent=r}},[g.tokenList]:function(e,t,r){var o;const n=this.id+"-t",a=null!==(o=e[n])&&void 0!==o?o:e[n]={v:0,cv:Object.create(null)},s=a.cv;let i=a.v;const l=e[t];if(null!=r&&r.length){const e=r.split(/\s+/);for(let t=0,r=e.length;t<r;++t){const r=e[t];""!==r&&(s[r]=i,l.add(r))}}if(a.v=i+1,0!==i){i-=1;for(const e in s)s[e]===i&&l.remove(e)}},[g.event]:()=>{}};class Y{constructor(e){this.dataBinding=e,this.updateTarget=null,this.aspectType=g.content}createHTML(e){return I.interpolation(e(this))}createBehavior(){var e;if(null===this.updateTarget){const t=W[this.aspectType],r=null!==(e=this.dataBinding.policy)&&void 0!==e?e:this.policy;if(!t)throw a.error(1205);this.data=this.id+"-d",this.updateTarget=r.protect(this.targetTagName,this.aspectType,this.targetAspect,t)}return this}bind(e){var t;const r=e.targets[this.targetNodeId];switch(this.aspectType){case g.event:r[this.data]=e,r.addEventListener(this.targetAspect,this,this.dataBinding.options);break;case g.content:e.onUnbind(this);default:const o=null!==(t=r[this.data])&&void 0!==t?t:r[this.data]=this.dataBinding.createObserver(this,this);o.target=r,o.controller=e,this.updateTarget(r,this.targetAspect,o.bind(e),e)}}unbind(e){const t=e.targets[this.targetNodeId].$fastView;void 0!==t&&t.isComposed&&(t.unbind(),t.needsBindOnly=!0)}handleEvent(e){const t=e.currentTarget[this.data];if(t.isBound){F.setEvent(e);const r=this.dataBinding.evaluate(t.source,t.context);F.setEvent(null),!0!==r&&e.preventDefault()}}handleChange(e,t){const r=t.target,o=t.controller;this.updateTarget(r,this.targetAspect,t.bind(o),o)}}function U(e,t,r=S.isVolatileBinding(e)){return new X(e,t,r)}function Q(e,t){return new q(e,t)}function K(e,t){const r=e.parentNode;let o,n=e;for(;n!==t;)o=n.nextSibling,r.removeChild(n),n=o;r.removeChild(t)}G.define(Y,{aspected:!0});class J{constructor(e,t,r){this.fragment=e,this.factories=t,this.targets=r,this.behaviors=null,this.unbindables=[],this.source=null,this.isBound=!1,this.sourceLifetime=P.unknown,this.context=this,this.index=0,this.length=0,this.toJSON=h,this.firstChild=e.firstChild,this.lastChild=e.lastChild}get event(){return F.getEvent()}get isEven(){return this.index%2==0}get isOdd(){return this.index%2!=0}get isFirst(){return 0===this.index}get isInMiddle(){return!this.isFirst&&!this.isLast}get isLast(){return this.index===this.length-1}eventDetail(){return this.event.detail}eventTarget(){return this.event.target}appendTo(e){e.appendChild(this.fragment)}insertBefore(e){if(this.fragment.hasChildNodes())e.parentNode.insertBefore(this.fragment,e);else{const t=this.lastChild;if(e.previousSibling===t)return;const r=e.parentNode;let o,n=this.firstChild;for(;n!==t;)o=n.nextSibling,r.insertBefore(n,e),n=o;r.insertBefore(t,e)}}remove(){const e=this.fragment,t=this.lastChild;let r,o=this.firstChild;for(;o!==t;)r=o.nextSibling,e.appendChild(o),o=r;e.appendChild(t)}dispose(){K(this.firstChild,this.lastChild),this.unbind()}onUnbind(e){this.unbindables.push(e)}bind(e,t=this){if(this.source===e)return;let r=this.behaviors;if(null===r){this.source=e,this.context=t,this.behaviors=r=new Array(this.factories.length);const o=this.factories;for(let e=0,t=o.length;e<t;++e){const t=o[e].createBehavior();t.bind(this),r[e]=t}}else{null!==this.source&&this.evaluateUnbindables(),this.isBound=!1,this.source=e,this.context=t;for(let e=0,t=r.length;e<t;++e)r[e].bind(this)}this.isBound=!0}unbind(){this.isBound&&null!==this.source&&(this.evaluateUnbindables(),this.source=null,this.context=this,this.isBound=!1)}evaluateUnbindables(){const e=this.unbindables;for(let t=0,r=e.length;t<r;++t)e[t].unbind(this);e.length=0}static disposeContiguousBatch(e){if(0!==e.length){K(e[0].firstChild,e[e.length-1].lastChild);for(let t=0,r=e.length;t<r;++t)e[t].unbind()}}}S.defineProperty(J.prototype,"index"),S.defineProperty(J.prototype,"length");const Z=(e,t)=>`${e}.${t}`,ee={},te={index:0,node:null};function re(e){e.startsWith("fast-")||a.warn(1204,{name:e})}const oe=new Proxy(document.createElement("div"),{get(e,t){re(t);const r=Reflect.get(e,t);return d(r)?r.bind(e):r},set:(e,t,r)=>(re(t),Reflect.set(e,t,r))});class ne{constructor(e,t,r){this.fragment=e,this.directives=t,this.policy=r,this.proto=null,this.nodeIds=new Set,this.descriptors={},this.factories=[]}addFactory(e,t,r,o,n){var a,s;this.nodeIds.has(r)||(this.nodeIds.add(r),this.addTargetDescriptor(t,r,o)),e.id=null!==(a=e.id)&&void 0!==a?a:R(),e.targetNodeId=r,e.targetTagName=n,e.policy=null!==(s=e.policy)&&void 0!==s?s:this.policy,this.factories.push(e)}freeze(){return this.proto=Object.create(null,this.descriptors),this}addTargetDescriptor(e,t,r){const o=this.descriptors;if("r"===t||"h"===t||o[t])return;if(!o[e]){const t=e.lastIndexOf("."),r=e.substring(0,t),o=parseInt(e.substring(t+1));this.addTargetDescriptor(r,e,o)}let n=ee[t];if(!n){const o="_"+t;ee[t]=n={get(){var t;return null!==(t=this[o])&&void 0!==t?t:this[o]=this[e].childNodes[r]}}}o[t]=n}createView(e){const t=this.fragment.cloneNode(!0),r=Object.create(this.proto);r.r=t,r.h=null!=e?e:oe;for(const e of this.nodeIds)r[e];return new J(t,this.factories,r)}}function ae(e,t,r,o,n,a=!1){const s=r.attributes,i=e.directives;for(let l=0,c=s.length;l<c;++l){const d=s[l],u=d.value,h=_.parse(u,i);let g=null;null===h?a&&(g=new Y(Q(()=>u,e.policy)),G.assignAspect(g,d.name)):g=le.aggregate(h,e.policy),null!==g&&(r.removeAttributeNode(d),l--,c--,e.addFactory(g,t,o,n,r.tagName))}}function se(e,t,r){let o=0,n=t.firstChild;for(;n;){const t=ie(e,r,n,o);n=t.node,o=t.index}}function ie(e,t,r,o){const n=Z(t,o);switch(r.nodeType){case 1:ae(e,t,r,n,o),se(e,r,n);break;case 3:return function(e,t,r,o,n){const a=_.parse(t.textContent,e.directives);if(null===a)return te.node=t.nextSibling,te.index=n+1,te;let s,i=s=t;for(let t=0,l=a.length;t<l;++t){const l=a[t];0!==t&&(n++,o=Z(r,n),s=i.parentNode.insertBefore(document.createTextNode(""),i.nextSibling)),u(l)?s.textContent=l:(s.textContent=" ",G.assignAspect(l),e.addFactory(l,r,o,n,null)),i=s}return te.index=n+1,te.node=i.nextSibling,te}(e,r,t,n,o);case 8:const a=_.parse(r.data,e.directives);null!==a&&e.addFactory(le.aggregate(a),t,n,o,null)}return te.index=o+1,te.node=r.nextSibling,te}const le={compile(e,t,r=B.policy){let o;if(u(e)){o=document.createElement("TEMPLATE"),o.innerHTML=r.createHTML(e);const t=o.content.firstElementChild;null!==t&&"TEMPLATE"===t.tagName&&(o=t)}else o=e;const n=document.adoptNode(o.content),a=new ne(n,t,r);var s,i;return ae(a,"",o,"h",0,!0),s=n.firstChild,i=t,(s&&8==s.nodeType&&null!==_.parse(s.data,i)||1===n.childNodes.length&&Object.keys(t).length>0)&&n.insertBefore(document.createComment(""),n.firstChild),se(a,n,"r"),te.node=null,a.freeze()},setDefaultStrategy(e){this.compile=e},aggregate(e,t=B.policy){if(1===e.length)return e[0];let r,o,n=!1,a=void 0;const s=e.length,i=e.map(e=>u(e)?()=>e:(r=e.sourceAspect||r,o=e.dataBinding||o,n=n||e.dataBinding.isVolatile,a=a||e.dataBinding.policy,e.dataBinding.evaluate));o.evaluate=(e,t)=>{let r="";for(let o=0;o<s;++o)r+=i[o](e,t);return r},o.isVolatile=n,o.policy=null!=a?a:t;const l=new Y(o);return G.assignAspect(l,r),l}},ce=/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/,de=Object.create(null);class ue{constructor(e,t=de){this.html=e,this.factories=t}createHTML(e){const t=this.factories;for(const r in t)e(t[r]);return this.html}}function he(e,t,r,o=G.getForInstance(e)){if(o.aspected){const r=ce.exec(t);null!==r&&G.assignAspect(e,r[2])}return e.createHTML(r)}ue.empty=new ue(""),G.define(ue);class ge{constructor(e,t={},r){this.policy=r,this.result=null,this.toJSON=h,this.html=e,this.factories=t}create(e){return null===this.result&&(this.result=le.compile(this.html,this.factories,this.policy)),this.result.createView(e)}inline(){return new ue(u(this.html)?this.html:this.html.innerHTML,this.factories)}withPolicy(e){if(this.result)throw a.error(1208);if(this.policy)throw a.error(1207);return this.policy=e,this}render(e,t,r){const o=this.create(r);return o.bind(e),o.appendTo(t),o}static create(e,t,r){let o="";const n=Object.create(null),a=e=>{var t;const r=null!==(t=e.id)&&void 0!==t?t:e.id=R();return n[r]=e,r};for(let r=0,n=e.length-1;r<n;++r){const n=e[r];let s,i=t[r];if(o+=n,d(i))i=new Y(U(i));else if(i instanceof E)i=new Y(i);else if(!(s=G.getForInstance(i))){const e=i;i=new Y(Q(()=>e))}o+=he(i,n,a,s)}return new ge(o+e[e.length-1],n,r)}}const pe=(e,...t)=>{if(Array.isArray(e)&&Array.isArray(e.raw))return ge.create(e,t);throw a.error(1206)};pe.partial=e=>new ue(e);class fe extends class{constructor(e){this.options=e,this.toJSON=h}createHTML(e){return I.attribute(e(this))}createBehavior(){return this}}{bind(e){e.source[this.options]=e.targets[this.targetNodeId]}}G.define(fe);const ve=e=>new fe(e);function be(e,t){const r=d(e)?e:()=>e,o=d(t)?t:()=>t;return(e,t)=>r(e,t)?o(e,t):null}const Be=Object.freeze({locate:i()}),me={toView:e=>e?"true":"false",fromView:e=>null!=e&&"false"!==e&&!1!==e&&0!==e};function ke(e){if(null==e)return null;const t=1*e;return isNaN(t)?null:t}const ye={toView(e){const t=ke(e);return t?t.toString():t},fromView:ke};class Pe{constructor(e,t,r=t.toLowerCase(),o="reflect",n){this.guards=new Set,this.Owner=e,this.name=t,this.attribute=r,this.mode=o,this.converter=n,this.fieldName="_"+t,this.callbackName=t+"Changed",this.hasCallback=this.callbackName in e.prototype,"boolean"===o&&void 0===n&&(this.converter=me)}setValue(e,t){const r=e[this.fieldName],o=this.converter;void 0!==o&&(t=o.fromView(t)),r!==t&&(e[this.fieldName]=t,this.tryReflectToAttribute(e),this.hasCallback&&e[this.callbackName](r,t),e.$fastController.notify(this.name))}getValue(e){return S.track(e,this.name),e[this.fieldName]}onAttributeChangedCallback(e,t){this.guards.has(e)||(this.guards.add(e),this.setValue(e,t),this.guards.delete(e))}tryReflectToAttribute(e){const t=this.mode,r=this.guards;r.has(e)||"fromView"===t||m.enqueue(()=>{r.add(e);const o=e[this.fieldName];switch(t){case"reflect":const t=this.converter;B.setAttribute(e,this.attribute,void 0!==t?t.toView(o):o);break;case"boolean":B.setBooleanAttribute(e,this.attribute,o)}r.delete(e)})}static collect(e,...t){const r=[];t.push(Be.locate(e));for(let o=0,n=t.length;o<n;++o){const n=t[o];if(void 0!==n)for(let t=0,o=n.length;t<o;++t){const o=n[t];u(o)?r.push(new Pe(e,o)):r.push(new Pe(e,o.property,o.attribute,o.mode,o.converter))}}return r}}function Se(e,t){let r;function o(e,t){arguments.length>1&&(r.property=t),Be.locate(e.constructor).push(r)}return arguments.length>1?(r={},void o(e,t)):(r=void 0===e?{}:e,o)}const we={mode:"open"},Ne={},Fe=new Set,xe=a.getById(c.elementRegistry,()=>s());class Ce{constructor(e,t=e.definition){var r;this.platformDefined=!1,u(t)&&(t={name:t}),this.type=e,this.name=t.name,this.template=t.template,this.registry=null!==(r=t.registry)&&void 0!==r?r:customElements;const o=e.prototype,n=Pe.collect(e,t.attributes),a=new Array(n.length),s={},i={};for(let e=0,t=n.length;e<t;++e){const t=n[e];a[e]=t.attribute,s[t.name]=t,i[t.attribute]=t,S.defineProperty(o,t)}Reflect.defineProperty(e,"observedAttributes",{value:a,enumerable:!0}),this.attributes=n,this.propertyLookup=s,this.attributeLookup=i,this.shadowOptions=void 0===t.shadowOptions?we:null===t.shadowOptions?void 0:Object.assign(Object.assign({},we),t.shadowOptions),this.elementOptions=void 0===t.elementOptions?Ne:Object.assign(Object.assign({},Ne),t.elementOptions),this.styles=C.normalize(t.styles),xe.register(this)}get isDefined(){return this.platformDefined}define(e=this.registry){const t=this.type;return e.get(this.name)||(this.platformDefined=!0,e.define(this.name,t,this.elementOptions)),this}static compose(e,t){return Fe.has(e)||xe.getByType(e)?new Ce(class extends e{},t):new Ce(e,t)}static registerBaseType(e){Fe.add(e)}}Ce.getByType=xe.getByType,Ce.getForInstance=xe.getForInstance;const $e={bubbles:!0,composed:!0,cancelable:!0},Ae=new WeakMap;function Te(e){var t,r;return null!==(r=null!==(t=e.shadowRoot)&&void 0!==t?t:Ae.get(e))&&void 0!==r?r:null}let Oe;class ze extends y{constructor(e,t){super(e),this.boundObservables=null,this.needsInitialization=!0,this.hasExistingShadowRoot=!1,this._template=null,this.stage=3,this.guardBehaviorConnection=!1,this.behaviors=null,this._mainStyles=null,this.$fastController=this,this.view=null,this.toJSON=h,this.source=e,this.definition=t;const r=t.shadowOptions;if(void 0!==r){let t=e.shadowRoot;t?this.hasExistingShadowRoot=!0:(t=e.attachShadow(r),"closed"===r.mode&&Ae.set(e,t))}const o=S.getAccessors(e);if(o.length>0){const t=this.boundObservables=Object.create(null);for(let r=0,n=o.length;r<n;++r){const n=o[r].name,a=e[n];void 0!==a&&(delete e[n],t[n]=a)}}}get isConnected(){return S.track(this,"isConnected"),1===this.stage}get template(){var e;if(null===this._template){const t=this.definition;this.source.resolveTemplate?this._template=this.source.resolveTemplate():t.template&&(this._template=null!==(e=t.template)&&void 0!==e?e:null)}return this._template}set template(e){this._template!==e&&(this._template=e,this.needsInitialization||this.renderTemplate(e))}get mainStyles(){var e;if(null===this._mainStyles){const t=this.definition;this.source.resolveStyles?this._mainStyles=this.source.resolveStyles():t.styles&&(this._mainStyles=null!==(e=t.styles)&&void 0!==e?e:null)}return this._mainStyles}set mainStyles(e){this._mainStyles!==e&&(null!==this._mainStyles&&this.removeStyles(this._mainStyles),this._mainStyles=e,this.needsInitialization||this.addStyles(e))}addBehavior(e){var t,r;const o=null!==(t=this.behaviors)&&void 0!==t?t:this.behaviors=new Map,n=null!==(r=o.get(e))&&void 0!==r?r:0;0===n?(o.set(e,1),e.addedCallback&&e.addedCallback(this),!e.connectedCallback||this.guardBehaviorConnection||1!==this.stage&&0!==this.stage||e.connectedCallback(this)):o.set(e,n+1)}removeBehavior(e,t=!1){const r=this.behaviors;if(null===r)return;const o=r.get(e);void 0!==o&&(1===o||t?(r.delete(e),e.disconnectedCallback&&3!==this.stage&&e.disconnectedCallback(this),e.removedCallback&&e.removedCallback(this)):r.set(e,o-1))}addStyles(e){var t;if(!e)return;const r=this.source;if(e instanceof HTMLElement){(null!==(t=Te(r))&&void 0!==t?t:this.source).append(e)}else if(!e.isAttachedTo(r)){const t=e.behaviors;if(e.addStylesTo(r),null!==t)for(let e=0,r=t.length;e<r;++e)this.addBehavior(t[e])}}removeStyles(e){var t;if(!e)return;const r=this.source;if(e instanceof HTMLElement){(null!==(t=Te(r))&&void 0!==t?t:r).removeChild(e)}else if(e.isAttachedTo(r)){const t=e.behaviors;if(e.removeStylesFrom(r),null!==t)for(let e=0,r=t.length;e<r;++e)this.addBehavior(t[e])}}connect(){if(3!==this.stage)return;if(this.stage=0,null!==this.boundObservables){const e=this.source,t=this.boundObservables,r=Object.keys(t);for(let o=0,n=r.length;o<n;++o){const n=r[o];e[n]=t[n]}this.boundObservables=null}const e=this.behaviors;if(null!==e){this.guardBehaviorConnection=!0;for(const t of e.keys())t.connectedCallback&&t.connectedCallback(this);this.guardBehaviorConnection=!1}this.needsInitialization?(this.renderTemplate(this.template),this.addStyles(this.mainStyles),this.needsInitialization=!1):null!==this.view&&this.view.bind(this.source),this.stage=1,S.notify(this,"isConnected")}disconnect(){if(1!==this.stage)return;this.stage=2,S.notify(this,"isConnected"),null!==this.view&&this.view.unbind();const e=this.behaviors;if(null!==e)for(const t of e.keys())t.disconnectedCallback&&t.disconnectedCallback(this);this.stage=3}onAttributeChangedCallback(e,t,r){const o=this.definition.attributeLookup[e];void 0!==o&&o.onAttributeChangedCallback(this.source,r)}emit(e,t,r){return 1===this.stage&&this.source.dispatchEvent(new CustomEvent(e,Object.assign(Object.assign({detail:t},$e),r)))}renderTemplate(e){var t;const r=this.source,o=null!==(t=Te(r))&&void 0!==t?t:r;if(null!==this.view)this.view.dispose(),this.view=null;else if(!this.needsInitialization||this.hasExistingShadowRoot){this.hasExistingShadowRoot=!1;for(let e=o.firstChild;null!==e;e=o.firstChild)o.removeChild(e)}e&&(this.view=e.render(r,o,r),this.view.sourceLifetime=P.coupled)}static forCustomElement(e){const t=e.$fastController;if(void 0!==t)return t;const r=Ce.getForInstance(e);if(void 0===r)throw a.error(1401);return e.$fastController=new Oe(e,r)}static setStrategy(e){Oe=e}}function Le(e){var t;return"adoptedStyleSheets"in e?e:null!==(t=Te(e))&&void 0!==t?t:e.getRootNode()}ze.setStrategy(ze);class He{constructor(e){const t=He.styleSheetCache;this.sheets=e.map(e=>{if(e instanceof CSSStyleSheet)return e;let r=t.get(e);return void 0===r&&(r=new CSSStyleSheet,r.replaceSync(e),t.set(e,r)),r})}addStylesTo(e){const t=Le(e);t.adoptedStyleSheets=[...t.adoptedStyleSheets,...this.sheets]}removeStylesFrom(e){const t=Le(e),r=this.sheets;t.adoptedStyleSheets=t.adoptedStyleSheets.filter(e=>-1===r.indexOf(e))}}He.styleSheetCache=new Map;let De=0;function Me(e){return e===document?document.body:e}function Ve(e){const t=class extends e{constructor(){super(),ze.forCustomElement(this)}$emit(e,t,r){return this.$fastController.emit(e,t,r)}connectedCallback(){this.$fastController.connect()}disconnectedCallback(){this.$fastController.disconnect()}attributeChangedCallback(e,t,r){this.$fastController.onAttributeChangedCallback(e,t,r)}};return Ce.registerBaseType(t),t}C.setDefaultStrategy(C.supportsAdoptedStyleSheets?He:class{constructor(e){this.styles=e,this.styleClass="fast-"+ ++De}addStylesTo(e){e=Me(Le(e));const t=this.styles,r=this.styleClass;for(let o=0;o<t.length;o++){const n=document.createElement("style");n.innerHTML=t[o],n.className=r,e.append(n)}}removeStylesFrom(e){const t=(e=Me(Le(e))).querySelectorAll("."+this.styleClass);for(let r=0,o=t.length;r<o;++r)e.removeChild(t[r])}});const Re=Object.assign(Ve(HTMLElement),{from:function(e){return Ve(e)},define:function(e,t){return d(e)?Ce.compose(e,t).define().type:Ce.compose(this,e).define().type},compose:function(e,t){return d(e)?Ce.compose(e,t):Ce.compose(this,e)}});function Ie(e){return e?"string"==typeof e?new ue(e):"inline"in e?e.inline():e:ue.empty}class _e{}function je(e,...t){const r=Be.locate(e);t.forEach(t=>{Object.getOwnPropertyNames(t.prototype).forEach(r=>{"constructor"!==r&&Object.defineProperty(e.prototype,r,Object.getOwnPropertyDescriptor(t.prototype,r))});Be.locate(t).forEach(e=>r.push(e))})}class Ge{constructor(e){this.value=e,this.notifier=S.getNotifier(this),this.dependencies=new Set,this.binding=S.binding(e,this),this.binding.setMode(!1)}static getOrCreate(e){let t=Ge.cache.get(e);return t||(t=new Ge(e),Ge.cache.set(e,t),t)}evaluate(e,t){return this.binding.observe(r=>{if(this.dependencies.add(r),t===r){if(e.parent)return e.parent.getTokenValue(r);throw new Error("DesignTokenNode has encountered a circular token reference. Avoid this by setting the token value for an ancestor node.")}return e.getTokenValue(r)})}handleChange(){this.notifier.notify(void 0)}}Ge.cache=new WeakMap;class Ee{constructor(e,t,r,o){this.token=e,this.evaluator=t,this.node=r,this.subscriber=o,this.value=t.evaluate(r,e),this.subscriber&&S.getNotifier(this.evaluator).subscribe(this.subscriber)}dispose(){this.subscriber&&S.getNotifier(this.evaluator).unsubscribe(this.subscriber)}update(){return this.value=this.evaluator.evaluate(this.node,this.token),this}}class Xe{constructor(e,t,r,o){this.target=e,this.type=t,this.token=r,this.value=o}notify(){S.getNotifier(this.token).notify(this)}}class qe{constructor(){this._parent=null,this._children=new Set,this._values=new Map,this._derived=new Map,this.dependencyGraph=new Map}static isDerivedTokenValue(e){return"function"==typeof e}static isDerivedFor(e,t){return e._derived.has(t)}static collectDerivedContext(e){const t=new Map;if(null===e.parent)return t;let r=qe.getAssignedTokensForNode(e),o=e.parent;do{const e=qe.getAssignedTokensForNode(o);for(let n=0,a=e.length;n<a;n++){const a=e[n];!r.includes(a)&&qe.isDerivedFor(o,a)&&t.set(a,o._derived.get(a))}r=Array.from(new Set(r.concat(e))),o=o.parent}while(null!==o);return t}static getLocalTokenValue(e,t){return qe.isAssigned(e,t)?qe.isDerivedFor(e,t)?e._derived.get(t).value:e._values.get(t):void 0}static getOrCreateDependencyGraph(e,t){let r=e.dependencyGraph.get(t);return r||(r=new Set,e.dependencyGraph.set(t,r),r)}static notify(){const e=this._notifications;this._notifications=[];for(const t of e)t.notify()}static queueNotification(...e){this._notifications.push(...e)}static getAssignedTokensForNode(e){return Array.from(e._values.keys())}static composeAssignedTokensForNode(e){const t=new Set(qe.getAssignedTokensForNode(e));let r=e.parent;for(;null!==r;){const e=qe.getAssignedTokensForNode(r);for(const r of e)t.add(r);r=r.parent}return Array.from(t)}static isAssigned(e,t){return e._values.has(t)}get parent(){return this._parent}get children(){return Array.from(this._children)}appendChild(e){var t,r;let o=null;null!==e.parent&&(o=qe.composeAssignedTokensForNode(e.parent),e.parent._children.delete(e));const n=qe.composeAssignedTokensForNode(this),a=qe.collectDerivedContext(this);e._parent=this,this._children.add(e);for(const r of n){let n=0;if(null!==o){const e=o.indexOf(r);-1!==e&&(n=1,o.splice(e,1))}e.dispatch(new Xe(this,n,r,null===(t=a.get(r))||void 0===t?void 0:t.evaluator.value))}if(null!==o&&o.length>0)for(const t of o)e.dispatch(new Xe(this,2,t,null===(r=a.get(t))||void 0===r?void 0:r.evaluator.value));qe.notify()}removeChild(e){if(e.parent===this){const t=qe.composeAssignedTokensForNode(this);e._parent=null,this._children.delete(e);for(const r of t)e.dispatch(new Xe(this,2,r));qe.notify()}}dispose(){this.parent&&(this.parent._children.delete(this),this._parent=null);for(const[,e]of this._derived)e.dispose()}setTokenValue(e,t){const r=qe.isAssigned(this,e)||qe.isDerivedFor(this,e)?1:0,o=qe.getLocalTokenValue(this,e);this._values.set(e,t),qe.isDerivedFor(this,e)&&this.tearDownDerivedTokenValue(e);const n=qe.isDerivedTokenValue(t),a=qe.collectDerivedContext(this);let s;if(n){s=this.setupDerivedTokenValue(e,t,!0).value}else s=t;o!==s&&qe.queueNotification(new Xe(this,r,e,t)),this.dispatch(new Xe(this,r,e,t)),a.forEach((e,t)=>{if(!qe.isDerivedFor(this,t)){qe.getLocalTokenValue(this,t)!==(e=this.setupDerivedTokenValue(t,e.evaluator.value)).value&&qe.queueNotification(new Xe(this,1,t,e.evaluator.value)),this.dispatch(new Xe(this,0,t,e.evaluator.value))}}),qe.notify()}getTokenValue(e){let t,r=this;for(;null!==r;){if(qe.isDerivedFor(r,e)){t=r._derived.get(e).value;break}if(qe.isAssigned(r,e)){t=r._values.get(e);break}r=r._parent}if(void 0!==t)return t;throw new Error(`No value set for token ${e} in node tree.`)}deleteTokenValue(e){if(qe.isAssigned(this,e)){const t=qe.getLocalTokenValue(this,e);let r;this._values.delete(e),this.tearDownDerivedTokenValue(e);try{r=this.getTokenValue(e)}catch(e){r=void 0}qe.queueNotification(new Xe(this,2,e)),t!==r&&this.dispatch(new Xe(this,2,e)),qe.notify()}}dispatch(e){var t,r,o;if(this!==e.target){const{token:n}=e,a=qe.isAssigned(this,n),s=a&&(null===(t=this._derived.get(n))||void 0===t?void 0:t.evaluator.dependencies.has(n));if(a&&!s)return;2===e.type&&!a&&qe.isDerivedFor(this,n)&&(this.tearDownDerivedTokenValue(n),qe.queueNotification(new Xe(this,2,n))),s&&(e=new Xe(this,1,n,null===(r=this._derived.get(n))||void 0===r?void 0:r.evaluator.value));const{value:i}=e;if(i&&qe.isDerivedTokenValue(i)){const t=Ge.getOrCreate(i).dependencies;let r=!1;for(const e of t)if(qe.isAssigned(this,e)){r=!0;break}if(r){const t=null===(o=this._derived.get(n))||void 0===o?void 0:o.value,r=this.setupDerivedTokenValue(n,i);if(t!==r.value){const o=new Xe(this,void 0===t?0:1,n,r.evaluator.value);qe.queueNotification(o),e=o}}}}this.collectLocalChangeRecords(e).forEach(e=>{qe.queueNotification(e),this.dispatch(e)}),this.notifyChildren(e)}collectLocalChangeRecords(e){const t=new Map;for(const r of qe.getOrCreateDependencyGraph(this,e.token))r.value!==r.update().value&&t.set(r.token,new Xe(this,1,r.token,r.evaluator.value));return t}notifyChildren(...e){if(this.children.length)for(let t=0,r=this.children.length;t<r;t++)for(let r=0;r<e.length;r++)this.children[t].dispatch(e[r])}tearDownDerivedTokenValue(e){if(qe.isDerivedFor(this,e)){const t=this._derived.get(e);t.dispose(),this._derived.delete(e),t.evaluator.dependencies.forEach(e=>{qe.getOrCreateDependencyGraph(this,e).delete(t)})}}setupDerivedTokenValue(e,t,r=!1){const o=new Ee(e,Ge.getOrCreate(t),this,r?{handleChange:()=>{if(o.value!==o.update().value){const e=new Xe(this,1,o.token,o.evaluator.value);qe.queueNotification(e),this.dispatch(e),qe.notify()}}}:void 0);return this._derived.set(e,o),o.evaluator.dependencies.forEach(t=>{t!==e&&qe.getOrCreateDependencyGraph(this,t).add(o)}),o}}qe._notifications=[];class We{setProperty(e,t){m.enqueue(()=>this.target.setProperty(e,t))}removeProperty(e){m.enqueue(()=>this.target.removeProperty(e))}}class Ye extends We{constructor(){super();const e=new CSSStyleSheet;this.target=e.cssRules[e.insertRule(":root{}")].style,document.adoptedStyleSheets=[...document.adoptedStyleSheets,e]}}class Ue extends We{constructor(){super(),this.style=document.createElement("style"),document.head.appendChild(this.style);const{sheet:e}=this.style;if(e){const t=e.insertRule(":root{}",e.cssRules.length);this.target=e.cssRules[t].style}}}class Qe{constructor(e){this.store=new Map,this.target=null;const t=e.$fastController;this.style=document.createElement("style"),t.addStyles(this.style),S.getNotifier(t).subscribe(this,"isConnected"),this.handleChange(t,"isConnected")}targetChanged(){if(null!==this.target)for(const[e,t]of this.store.entries())this.target.setProperty(e,t)}setProperty(e,t){this.store.set(e,t),m.enqueue(()=>{null!==this.target&&this.target.setProperty(e,t)})}removeProperty(e){this.store.delete(e),m.enqueue(()=>{null!==this.target&&this.target.removeProperty(e)})}handleChange(e,t){const{sheet:r}=this.style;if(r){const e=r.insertRule(":host{}",r.cssRules.length);this.target=r.cssRules[e].style}else this.target=null}}r([w],Qe.prototype,"target",void 0);class Ke{setProperty(e,t){Ke.properties[e]=t;for(const r of Ke.roots.values())r.setProperty(e,t)}removeProperty(e){delete Ke.properties[e];for(const t of Ke.roots.values())t.removeProperty(e)}static registerRoot(e){const{roots:t}=Ke;if(!t.has(e)){t.add(e);for(const t in Ke.properties)e.setProperty(t,Ke.properties[t])}}static unregisterRoot(e){const{roots:t}=Ke;if(t.has(e)){t.delete(e);for(const t in Ke.properties)e.removeProperty(t)}}}Ke.roots=new Set,Ke.properties={};const Je=new WeakMap,Ze=C.supportsAdoptedStyleSheets?class extends We{constructor(e){super();const t=new CSSStyleSheet;this.target=t.cssRules[t.insertRule(":host{}")].style,e.$fastController.addStyles(new C([t]))}}:Qe,et=Object.freeze({getOrCreate(e){if(Je.has(e))return Je.get(e);let t;return t=e instanceof Document?C.supportsAdoptedStyleSheets?new Ye:new Ue:new Ze(e),Je.set(e,t),t}});class tt{constructor(e){this.subscriberNotifier={handleChange:(e,t)=>{const r={target:t.target===at.defaultNode?"default":t.target.target,token:this};this.subscribers.notify(r)}},this.name=e.name,S.getNotifier(this).subscribe(this.subscriberNotifier)}get $value(){return this.default}get default(){return at.defaultNode.getTokenValue(this)}get subscribers(){return this._subscribers||(this._subscribers=new k(this)),this._subscribers}static isCSSDesignTokenConfiguration(e){return"string"==typeof e.cssCustomPropertyName}static create(e){return"string"==typeof e?new rt({name:e,cssCustomPropertyName:e}):tt.isCSSDesignTokenConfiguration(e)?new rt(e):new tt(e)}static withStrategy(e){at.withStrategy(e)}static registerDefaultStyleTarget(e=document){(e instanceof Re||e instanceof Document)&&(e=et.getOrCreate(e)),Ke.registerRoot(e)}static unregisterDefaultStyleTarget(e=document){(e instanceof Re||e instanceof Document)&&(e=et.getOrCreate(e)),Ke.unregisterRoot(e)}getValueFor(e){return at.getOrCreate(e).getTokenValue(this)}setValueFor(e,t){at.getOrCreate(e).setTokenValue(this,this.normalizeValue(t))}deleteValueFor(e){return at.getOrCreate(e).deleteTokenValue(this),this}withDefault(e){return at.defaultNode.setTokenValue(this,this.normalizeValue(e)),this}subscribe(e){this.subscribers.subscribe(e)}unsubscribe(e){this.subscribers.unsubscribe(e)}alias(e){return t=>t(e)}normalizeValue(e){return e instanceof tt&&(e=this.alias(e)),e}}let rt=class extends tt{constructor(e){super(e),this.cssReflector={handleChange:(e,t)=>{const r=t.target===at.defaultNode?at.rootStyleSheetTarget:t.target instanceof at?et.getOrCreate(t.target.target):null;r&&(2===t.type?r.removeProperty(this.cssCustomProperty):r.setProperty(this.cssCustomProperty,this.resolveCSSValue(t.target.getTokenValue(this))))}},this.cssCustomProperty="--"+e.cssCustomPropertyName,this.cssVar=`var(${this.cssCustomProperty})`,S.getNotifier(this).subscribe(this.cssReflector)}createCSS(){return this.cssVar}createHTML(){return this.cssVar}resolveCSSValue(e){return e&&"function"==typeof e.createCSS?e.createCSS():e}};var ot;rt=r([function(e){A.define(e)},function(e){G.define(e,ot)}],rt);const nt={contains:e,parent(e){let r=t(e);for(;null!==r;){if(r instanceof Re)return r;r=t(r)}return null}};class at extends qe{constructor(e){super(),this.target=e,this.setTokenValue=this.lazyAttachToDefault(super.setTokenValue),this.getTokenValue=this.lazyAttachToDefault(super.getTokenValue),this.deleteTokenValue=this.lazyAttachToDefault(super.deleteTokenValue)}static get strategy(){return void 0===this._strategy&&at.withStrategy(nt),this._strategy}connectedCallback(e){let t=at.findParent(e.source);if(null===t&&(t=at.defaultNode),t!==this.parent){const r=[];for(const o of t.children)o instanceof at&&at.strategy.contains(e.source,o.target)&&r.push(o);t.appendChild(this);for(const e of r)this.appendChild(e)}}disconnectedCallback(e){at.cache.delete(this.target),this.dispose()}static getOrCreate(e){let t=at.cache.get(e);return t||(t=new at(e),at.cache.set(e,t),e.$fastController.addBehavior(at.strategy),e.$fastController.addBehavior(t),t)}static withStrategy(e){this._strategy=e}static findParent(e){let t=at.strategy.parent(e);for(;null!==t;){const e=at.cache.get(t);if(e)return e;t=at.strategy.parent(t)}return null}lazyAttachToDefault(e){return(...t)=>(null===this.parent&&at.defaultNode.appendChild(this),e.apply(this,t))}}at.defaultNode=new qe,at.rootStyleSheetTarget=new Ke,at.cache=new WeakMap;class st extends Re{constructor(){super(...arguments),this.percentComplete=0}valueChanged(){this.updatePercentComplete()}minChanged(){this.$fastController.isConnected&&this.updatePercentComplete()}maxChanged(){this.$fastController.isConnected&&this.updatePercentComplete()}connectedCallback(){super.connectedCallback(),this.updatePercentComplete()}updatePercentComplete(){const e="number"==typeof this.min?this.min:0,t="number"==typeof this.max?this.max:100,r="number"==typeof this.value?this.value:0,o=t-e;this.percentComplete=0===o?0:Math.fround((r-e)/o*100)}}r([Se({converter:ye})],st.prototype,"value",void 0),r([Se({converter:ye})],st.prototype,"min",void 0),r([Se({converter:ye})],st.prototype,"max",void 0),r([w],st.prototype,"percentComplete",void 0);class it extends st{}class lt extends st{}function ct(e){return`:host([hidden]){display:none}:host{display:${e}}`}const dt={filled:"filled",ghost:"ghost",outline:"outline",tint:"tint"},ut={brand:"brand",danger:"danger",important:"important",informative:"informative",severe:"severe",subtle:"subtle",success:"success",warning:"warning"},ht={circular:"circular",rounded:"rounded",square:"square"},gt={tiny:"tiny",extraSmall:"extra-small",small:"small",medium:"medium",large:"large",extraLarge:"extra-large"};class pt extends Re{constructor(){super(...arguments),this.appearance=dt.filled,this.color=ut.brand}}function ft(e={}){return pe` ${function(e){return pe`<slot name="start" ${ve("start")}>${Ie(e.start)}</slot>`.inline()}(e)}<slot>${Ie(e.defaultContent)}</slot>${function(e){return pe`<slot name="end" ${ve("end")}>${Ie(e.end)}</slot>`.inline()}(e)} `}r([Se],pt.prototype,"appearance",void 0),r([Se],pt.prototype,"color",void 0),r([Se],pt.prototype,"shape",void 0),r([Se],pt.prototype,"size",void 0),je(pt,_e);const vt=ft(),{create:bt}=tt,Bt=bt("borderRadiusNone"),mt=bt("borderRadiusSmall"),kt=bt("borderRadiusMedium"),yt=bt("borderRadiusLarge"),Pt=bt("borderRadiusXLarge"),St=bt("borderRadiusCircular"),wt=bt("fontSizeBase100"),Nt=bt("fontSizeBase200"),Ft=bt("fontSizeBase300"),xt=bt("fontSizeBase400"),Ct=bt("fontSizeBase500"),$t=bt("fontSizeBase600"),At=bt("fontSizeHero700"),Tt=bt("fontSizeHero800"),Ot=bt("fontSizeHero900"),zt=bt("fontSizeHero1000"),Lt=bt("lineHeightBase100"),Ht=bt("lineHeightBase200"),Dt=bt("lineHeightBase300"),Mt=bt("lineHeightBase400"),Vt=bt("lineHeightBase500"),Rt=bt("lineHeightBase600"),It=bt("lineHeightHero700"),_t=bt("lineHeightHero800"),jt=bt("lineHeightHero900"),Gt=bt("lineHeightHero1000"),Et=bt("fontFamilyBase"),Xt=bt("fontFamilyMonospace"),qt=bt("fontFamilyNumeric"),Wt=bt("fontWeightRegular"),Yt=bt("fontWeightMedium"),Ut=bt("fontWeightSemibold"),Qt=bt("fontWeightBold"),Kt=bt("strokeWidthThin"),Jt=bt("strokeWidthThick"),Zt=bt("strokeWidthThicker"),er=bt("strokeWidthThickest"),tr=bt("spacingHorizontalNone"),rr=bt("spacingHorizontalXXS"),or=bt("spacingHorizontalXS"),nr=bt("spacingHorizontalSNudge"),ar=bt("spacingHorizontalS"),sr=bt("spacingHorizontalMNudge"),ir=bt("spacingHorizontalM"),lr=bt("spacingHorizontalL"),cr=bt("spacingHorizontalXL"),dr=bt("spacingHorizontalXXL"),ur=bt("spacingHorizontalXXXL"),hr=bt("spacingVerticalNone"),gr=bt("spacingVerticalXXS"),pr=bt("spacingVerticalXS"),fr=bt("spacingVerticalSNudge"),vr=bt("spacingVerticalS"),br=bt("spacingVerticalMNudge"),Br=bt("spacingVerticalM"),mr=bt("spacingVerticalL"),kr=bt("spacingVerticalXL"),yr=bt("spacingVerticalXXL"),Pr=bt("spacingVerticalXXXL"),Sr=bt("durationUltraFast"),wr=bt("durationFaster"),Nr=bt("durationFast"),Fr=bt("durationNormal"),xr=bt("durationSlow"),Cr=bt("durationSlower"),$r=bt("durationUltraSlow"),Ar=bt("curveAccelerateMax"),Tr=bt("curveAccelerateMid"),Or=bt("curveAccelerateMin"),zr=bt("curveDecelerateMax"),Lr=bt("curveDecelerateMid"),Hr=bt("curveDecelerateMin"),Dr=bt("curveEasyEaseMax"),Mr=bt("curveEasyEase"),Vr=bt("curveLinear"),Rr=bt("colorNeutralForeground1"),Ir=bt("colorNeutralForeground1Hover"),_r=bt("colorNeutralForeground1Pressed"),jr=bt("colorNeutralForeground1Selected"),Gr=bt("colorNeutralForeground2"),Er=bt("colorNeutralForeground2Hover"),Xr=bt("colorNeutralForeground2Pressed"),qr=bt("colorNeutralForeground2Selected"),Wr=bt("colorNeutralForeground2BrandHover"),Yr=bt("colorNeutralForeground2BrandPressed"),Ur=bt("colorNeutralForeground2BrandSelected"),Qr=bt("colorNeutralForeground3"),Kr=bt("colorNeutralForeground3Hover"),Jr=bt("colorNeutralForeground3Pressed"),Zr=bt("colorNeutralForeground3Selected"),eo=bt("colorNeutralForeground3BrandHover"),to=bt("colorNeutralForeground3BrandPressed"),ro=bt("colorNeutralForeground3BrandSelected"),oo=bt("colorNeutralForeground4"),no=bt("colorNeutralForegroundDisabled"),ao=bt("colorNeutralForegroundInvertedDisabled"),so=bt("colorBrandForegroundLink"),io=bt("colorBrandForegroundLinkHover"),lo=bt("colorBrandForegroundLinkPressed"),co=bt("colorBrandForegroundLinkSelected"),uo=bt("colorNeutralForeground2Link"),ho=bt("colorNeutralForeground2LinkHover"),go=bt("colorNeutralForeground2LinkPressed"),po=bt("colorNeutralForeground2LinkSelected"),fo=bt("colorCompoundBrandForeground1"),vo=bt("colorCompoundBrandForeground1Hover"),bo=bt("colorCompoundBrandForeground1Pressed"),Bo=bt("colorBrandForeground1"),mo=bt("colorBrandForeground2"),ko=bt("colorNeutralForeground1Static"),yo=bt("colorNeutralForegroundStaticInverted"),Po=bt("colorNeutralForegroundInverted"),So=bt("colorNeutralForegroundInvertedHover"),wo=bt("colorNeutralForegroundInvertedPressed"),No=bt("colorNeutralForegroundInvertedSelected"),Fo=bt("colorNeutralForegroundInverted2"),xo=bt("colorNeutralForegroundOnBrand"),Co=bt("colorNeutralForegroundInvertedLink"),$o=bt("colorNeutralForegroundInvertedLinkHover"),Ao=bt("colorNeutralForegroundInvertedLinkPressed"),To=bt("colorNeutralForegroundInvertedLinkSelected"),Oo=bt("colorBrandForegroundInverted"),zo=bt("colorBrandForegroundInvertedHover"),Lo=bt("colorBrandForegroundInvertedPressed"),Ho=bt("colorBrandForegroundOnLight"),Do=bt("colorBrandForegroundOnLightHover"),Mo=bt("colorBrandForegroundOnLightPressed"),Vo=bt("colorBrandForegroundOnLightSelected"),Ro=bt("colorNeutralBackground1"),Io=bt("colorNeutralBackground1Hover"),_o=bt("colorNeutralBackground1Pressed"),jo=bt("colorNeutralBackground1Selected"),Go=bt("colorNeutralBackground2"),Eo=bt("colorNeutralBackground2Hover"),Xo=bt("colorNeutralBackground2Pressed"),qo=bt("colorNeutralBackground2Selected"),Wo=bt("colorNeutralBackground3"),Yo=bt("colorNeutralBackground3Hover"),Uo=bt("colorNeutralBackground3Pressed"),Qo=bt("colorNeutralBackground3Selected"),Ko=bt("colorNeutralBackground4"),Jo=bt("colorNeutralBackground4Hover"),Zo=bt("colorNeutralBackground4Pressed"),en=bt("colorNeutralBackground4Selected"),tn=bt("colorNeutralBackground5"),rn=bt("colorNeutralBackground5Hover"),on=bt("colorNeutralBackground5Pressed"),nn=bt("colorNeutralBackground5Selected"),an=bt("colorNeutralBackground6"),sn=bt("colorNeutralBackgroundInverted"),ln=bt("colorNeutralBackgroundStatic"),cn=bt("colorSubtleBackground"),dn=bt("colorSubtleBackgroundHover"),un=bt("colorSubtleBackgroundPressed"),hn=bt("colorSubtleBackgroundSelected"),gn=bt("colorSubtleBackgroundLightAlphaHover"),pn=bt("colorSubtleBackgroundLightAlphaPressed"),fn=bt("colorSubtleBackgroundLightAlphaSelected"),vn=bt("colorSubtleBackgroundInverted"),bn=bt("colorSubtleBackgroundInvertedHover"),Bn=bt("colorSubtleBackgroundInvertedPressed"),mn=bt("colorSubtleBackgroundInvertedSelected"),kn=bt("colorTransparentBackground"),yn=bt("colorTransparentBackgroundHover"),Pn=bt("colorTransparentBackgroundPressed"),Sn=bt("colorTransparentBackgroundSelected"),wn=bt("colorNeutralBackgroundDisabled"),Nn=bt("colorNeutralBackgroundInvertedDisabled"),Fn=bt("colorNeutralStencil1"),xn=bt("colorNeutralStencil2"),Cn=bt("colorBackgroundOverlay"),$n=bt("colorScrollbarOverlay"),An=bt("colorBrandBackground"),Tn=bt("colorBrandBackgroundHover"),On=bt("colorBrandBackgroundPressed"),zn=bt("colorBrandBackgroundSelected"),Ln=bt("colorCompoundBrandBackground"),Hn=bt("colorCompoundBrandBackgroundHover"),Dn=bt("colorCompoundBrandBackgroundPressed"),Mn=bt("colorBrandBackgroundStatic"),Vn=bt("colorBrandBackground2"),Rn=bt("colorBrandBackgroundInverted"),In=bt("colorBrandBackgroundInvertedHover"),_n=bt("colorBrandBackgroundInvertedPressed"),jn=bt("colorBrandBackgroundInvertedSelected"),Gn=bt("colorNeutralStrokeAccessible"),En=bt("colorNeutralStrokeAccessibleHover"),Xn=bt("colorNeutralStrokeAccessiblePressed"),qn=bt("colorNeutralStrokeAccessibleSelected"),Wn=bt("colorNeutralStroke1"),Yn=bt("colorNeutralStroke1Hover"),Un=bt("colorNeutralStroke1Pressed"),Qn=bt("colorNeutralStroke1Selected"),Kn=bt("colorNeutralStroke2"),Jn=bt("colorNeutralStroke3"),Zn=bt("colorNeutralStrokeOnBrand"),ea=bt("colorNeutralStrokeOnBrand2"),ta=bt("colorNeutralStrokeOnBrand2Hover"),ra=bt("colorNeutralStrokeOnBrand2Pressed"),oa=bt("colorNeutralStrokeOnBrand2Selected"),na=bt("colorBrandStroke1"),aa=bt("colorBrandStroke2"),sa=bt("colorCompoundBrandStroke"),ia=bt("colorCompoundBrandStrokeHover"),la=bt("colorCompoundBrandStrokePressed"),ca=bt("colorNeutralStrokeDisabled"),da=bt("colorNeutralStrokeInvertedDisabled"),ua=bt("colorTransparentStroke"),ha=bt("colorTransparentStrokeInteractive"),ga=bt("colorTransparentStrokeDisabled"),pa=bt("colorStrokeFocus1"),fa=bt("colorStrokeFocus2"),va=bt("colorNeutralShadowAmbient"),ba=bt("colorNeutralShadowKey"),Ba=bt("colorNeutralShadowAmbientLighter"),ma=bt("colorNeutralShadowKeyLighter"),ka=bt("colorNeutralShadowAmbientDarker"),ya=bt("colorNeutralShadowKeyDarker"),Pa=bt("colorBrandShadowAmbient"),Sa=bt("colorBrandShadowKey"),wa=bt("colorPaletteRedBackground1"),Na=bt("colorPaletteRedBackground2"),Fa=bt("colorPaletteRedBackground3"),xa=bt("colorPaletteRedForeground1"),Ca=bt("colorPaletteRedForeground2"),$a=bt("colorPaletteRedForeground3"),Aa=bt("colorPaletteRedBorderActive"),Ta=bt("colorPaletteRedBorder1"),Oa=bt("colorPaletteRedBorder2"),za=bt("colorPaletteGreenBackground1"),La=bt("colorPaletteGreenBackground2"),Ha=bt("colorPaletteGreenBackground3"),Da=bt("colorPaletteGreenForeground1"),Ma=bt("colorPaletteGreenForeground2"),Va=bt("colorPaletteGreenForeground3"),Ra=bt("colorPaletteGreenBorderActive"),Ia=bt("colorPaletteGreenBorder1"),_a=bt("colorPaletteGreenBorder2"),ja=bt("colorPaletteDarkOrangeBackground1"),Ga=bt("colorPaletteDarkOrangeBackground2"),Ea=bt("colorPaletteDarkOrangeBackground3"),Xa=bt("colorPaletteDarkOrangeForeground1"),qa=bt("colorPaletteDarkOrangeForeground2"),Wa=bt("colorPaletteDarkOrangeForeground3"),Ya=bt("colorPaletteDarkOrangeBorderActive"),Ua=bt("colorPaletteDarkOrangeBorder1"),Qa=bt("colorPaletteDarkOrangeBorder2"),Ka=bt("colorPaletteYellowBackground1"),Ja=bt("colorPaletteYellowBackground2"),Za=bt("colorPaletteYellowBackground3"),es=bt("colorPaletteYellowForeground1"),ts=bt("colorPaletteYellowForeground2"),rs=bt("colorPaletteYellowForeground3"),os=bt("colorPaletteYellowBorderActive"),ns=bt("colorPaletteYellowBorder1"),as=bt("colorPaletteYellowBorder2"),ss=bt("colorPaletteBerryBackground1"),is=bt("colorPaletteBerryBackground2"),ls=bt("colorPaletteBerryBackground3"),cs=bt("colorPaletteBerryForeground1"),ds=bt("colorPaletteBerryForeground2"),us=bt("colorPaletteBerryForeground3"),hs=bt("colorPaletteBerryBorderActive"),gs=bt("colorPaletteBerryBorder1"),ps=bt("colorPaletteBerryBorder2"),fs=bt("colorPaletteLightGreenBackground1"),vs=bt("colorPaletteLightGreenBackground2"),bs=bt("colorPaletteLightGreenBackground3"),Bs=bt("colorPaletteLightGreenForeground1"),ms=bt("colorPaletteLightGreenForeground2"),ks=bt("colorPaletteLightGreenForeground3"),ys=bt("colorPaletteLightGreenBorderActive"),Ps=bt("colorPaletteLightGreenBorder1"),Ss=bt("colorPaletteLightGreenBorder2"),ws=bt("colorPaletteMarigoldBackground1"),Ns=bt("colorPaletteMarigoldBackground2"),Fs=bt("colorPaletteMarigoldBackground3"),xs=bt("colorPaletteMarigoldForeground1"),Cs=bt("colorPaletteMarigoldForeground2"),$s=bt("colorPaletteMarigoldForeground3"),As=bt("colorPaletteMarigoldBorderActive"),Ts=bt("colorPaletteMarigoldBorder1"),Os=bt("colorPaletteMarigoldBorder2"),zs=bt("colorPaletteDarkRedBackground2"),Ls=bt("colorPaletteDarkRedForeground2"),Hs=bt("colorPaletteDarkRedBorderActive"),Ds=bt("colorPaletteCranberryBackground2"),Ms=bt("colorPaletteCranberryForeground2"),Vs=bt("colorPaletteCranberryBorderActive"),Rs=bt("colorPalettePumpkinBackground2"),Is=bt("colorPalettePumpkinForeground2"),_s=bt("colorPalettePumpkinBorderActive"),js=bt("colorPalettePeachBackground2"),Gs=bt("colorPalettePeachForeground2"),Es=bt("colorPalettePeachBorderActive"),Xs=bt("colorPaletteGoldBackground2"),qs=bt("colorPaletteGoldForeground2"),Ws=bt("colorPaletteGoldBorderActive"),Ys=bt("colorPaletteBrassBackground2"),Us=bt("colorPaletteBrassForeground2"),Qs=bt("colorPaletteBrassBorderActive"),Ks=bt("colorPaletteBrownBackground2"),Js=bt("colorPaletteBrownForeground2"),Zs=bt("colorPaletteBrownBorderActive"),ei=bt("colorPaletteForestBackground2"),ti=bt("colorPaletteForestForeground2"),ri=bt("colorPaletteForestBorderActive"),oi=bt("colorPaletteSeafoamBackground2"),ni=bt("colorPaletteSeafoamForeground2"),ai=bt("colorPaletteSeafoamBorderActive"),si=bt("colorPaletteDarkGreenBackground2"),ii=bt("colorPaletteDarkGreenForeground2"),li=bt("colorPaletteDarkGreenBorderActive"),ci=bt("colorPaletteLightTealBackground2"),di=bt("colorPaletteLightTealForeground2"),ui=bt("colorPaletteLightTealBorderActive"),hi=bt("colorPaletteTealBackground2"),gi=bt("colorPaletteTealForeground2"),pi=bt("colorPaletteTealBorderActive"),fi=bt("colorPaletteSteelBackground2"),vi=bt("colorPaletteSteelForeground2"),bi=bt("colorPaletteSteelBorderActive"),Bi=bt("colorPaletteBlueBackground2"),mi=bt("colorPaletteBlueForeground2"),ki=bt("colorPaletteBlueBorderActive"),yi=bt("colorPaletteRoyalBlueBackground2"),Pi=bt("colorPaletteRoyalBlueForeground2"),Si=bt("colorPaletteRoyalBlueBorderActive"),wi=bt("colorPaletteCornflowerBackground2"),Ni=bt("colorPaletteCornflowerForeground2"),Fi=bt("colorPaletteCornflowerBorderActive"),xi=bt("colorPaletteNavyBackground2"),Ci=bt("colorPaletteNavyForeground2"),$i=bt("colorPaletteNavyBorderActive"),Ai=bt("colorPaletteLavenderBackground2"),Ti=bt("colorPaletteLavenderForeground2"),Oi=bt("colorPaletteLavenderBorderActive"),zi=bt("colorPalettePurpleBackground2"),Li=bt("colorPalettePurpleForeground2"),Hi=bt("colorPalettePurpleBorderActive"),Di=bt("colorPaletteGrapeBackground2"),Mi=bt("colorPaletteGrapeForeground2"),Vi=bt("colorPaletteGrapeBorderActive"),Ri=bt("colorPaletteLilacBackground2"),Ii=bt("colorPaletteLilacForeground2"),_i=bt("colorPaletteLilacBorderActive"),ji=bt("colorPalettePinkBackground2"),Gi=bt("colorPalettePinkForeground2"),Ei=bt("colorPalettePinkBorderActive"),Xi=bt("colorPaletteMagentaBackground2"),qi=bt("colorPaletteMagentaForeground2"),Wi=bt("colorPaletteMagentaBorderActive"),Yi=bt("colorPalettePlumBackground2"),Ui=bt("colorPalettePlumForeground2"),Qi=bt("colorPalettePlumBorderActive"),Ki=bt("colorPaletteBeigeBackground2"),Ji=bt("colorPaletteBeigeForeground2"),Zi=bt("colorPaletteBeigeBorderActive"),el=bt("colorPaletteMinkBackground2"),tl=bt("colorPaletteMinkForeground2"),rl=bt("colorPaletteMinkBorderActive"),ol=bt("colorPalettePlatinumBackground2"),nl=bt("colorPalettePlatinumForeground2"),al=bt("colorPalettePlatinumBorderActive"),sl=bt("colorPaletteAnchorBackground2"),il=bt("colorPaletteAnchorForeground2"),ll=bt("colorPaletteAnchorBorderActive"),cl=bt("shadow2"),dl=bt("shadow4"),ul=bt("shadow8"),hl=bt("shadow16"),gl=bt("shadow28"),pl=bt("shadow64"),fl=bt("shadow2Brand"),vl=bt("shadow4Brand"),bl=bt("shadow8Brand"),Bl=bt("shadow16Brand"),ml=bt("shadow28Brand"),kl=bt("shadow64Brand");var yl=Object.freeze({__proto__:null,borderRadiusNone:Bt,borderRadiusSmall:mt,borderRadiusMedium:kt,borderRadiusLarge:yt,borderRadiusXLarge:Pt,borderRadiusCircular:St,fontSizeBase100:wt,fontSizeBase200:Nt,fontSizeBase300:Ft,fontSizeBase400:xt,fontSizeBase500:Ct,fontSizeBase600:$t,fontSizeHero700:At,fontSizeHero800:Tt,fontSizeHero900:Ot,fontSizeHero1000:zt,lineHeightBase100:Lt,lineHeightBase200:Ht,lineHeightBase300:Dt,lineHeightBase400:Mt,lineHeightBase500:Vt,lineHeightBase600:Rt,lineHeightHero700:It,lineHeightHero800:_t,lineHeightHero900:jt,lineHeightHero1000:Gt,fontFamilyBase:Et,fontFamilyMonospace:Xt,fontFamilyNumeric:qt,fontWeightRegular:Wt,fontWeightMedium:Yt,fontWeightSemibold:Ut,fontWeightBold:Qt,strokeWidthThin:Kt,strokeWidthThick:Jt,strokeWidthThicker:Zt,strokeWidthThickest:er,spacingHorizontalNone:tr,spacingHorizontalXXS:rr,spacingHorizontalXS:or,spacingHorizontalSNudge:nr,spacingHorizontalS:ar,spacingHorizontalMNudge:sr,spacingHorizontalM:ir,spacingHorizontalL:lr,spacingHorizontalXL:cr,spacingHorizontalXXL:dr,spacingHorizontalXXXL:ur,spacingVerticalNone:hr,spacingVerticalXXS:gr,spacingVerticalXS:pr,spacingVerticalSNudge:fr,spacingVerticalS:vr,spacingVerticalMNudge:br,spacingVerticalM:Br,spacingVerticalL:mr,spacingVerticalXL:kr,spacingVerticalXXL:yr,spacingVerticalXXXL:Pr,durationUltraFast:Sr,durationFaster:wr,durationFast:Nr,durationNormal:Fr,durationSlow:xr,durationSlower:Cr,durationUltraSlow:$r,curveAccelerateMax:Ar,curveAccelerateMid:Tr,curveAccelerateMin:Or,curveDecelerateMax:zr,curveDecelerateMid:Lr,curveDecelerateMin:Hr,curveEasyEaseMax:Dr,curveEasyEase:Mr,curveLinear:Vr,colorNeutralForeground1:Rr,colorNeutralForeground1Hover:Ir,colorNeutralForeground1Pressed:_r,colorNeutralForeground1Selected:jr,colorNeutralForeground2:Gr,colorNeutralForeground2Hover:Er,colorNeutralForeground2Pressed:Xr,colorNeutralForeground2Selected:qr,colorNeutralForeground2BrandHover:Wr,colorNeutralForeground2BrandPressed:Yr,colorNeutralForeground2BrandSelected:Ur,colorNeutralForeground3:Qr,colorNeutralForeground3Hover:Kr,colorNeutralForeground3Pressed:Jr,colorNeutralForeground3Selected:Zr,colorNeutralForeground3BrandHover:eo,colorNeutralForeground3BrandPressed:to,colorNeutralForeground3BrandSelected:ro,colorNeutralForeground4:oo,colorNeutralForegroundDisabled:no,colorNeutralForegroundInvertedDisabled:ao,colorBrandForegroundLink:so,colorBrandForegroundLinkHover:io,colorBrandForegroundLinkPressed:lo,colorBrandForegroundLinkSelected:co,colorNeutralForeground2Link:uo,colorNeutralForeground2LinkHover:ho,colorNeutralForeground2LinkPressed:go,colorNeutralForeground2LinkSelected:po,colorCompoundBrandForeground1:fo,colorCompoundBrandForeground1Hover:vo,colorCompoundBrandForeground1Pressed:bo,colorBrandForeground1:Bo,colorBrandForeground2:mo,colorNeutralForeground1Static:ko,colorNeutralForegroundStaticInverted:yo,colorNeutralForegroundInverted:Po,colorNeutralForegroundInvertedHover:So,colorNeutralForegroundInvertedPressed:wo,colorNeutralForegroundInvertedSelected:No,colorNeutralForegroundInverted2:Fo,colorNeutralForegroundOnBrand:xo,colorNeutralForegroundInvertedLink:Co,colorNeutralForegroundInvertedLinkHover:$o,colorNeutralForegroundInvertedLinkPressed:Ao,colorNeutralForegroundInvertedLinkSelected:To,colorBrandForegroundInverted:Oo,colorBrandForegroundInvertedHover:zo,colorBrandForegroundInvertedPressed:Lo,colorBrandForegroundOnLight:Ho,colorBrandForegroundOnLightHover:Do,colorBrandForegroundOnLightPressed:Mo,colorBrandForegroundOnLightSelected:Vo,colorNeutralBackground1:Ro,colorNeutralBackground1Hover:Io,colorNeutralBackground1Pressed:_o,colorNeutralBackground1Selected:jo,colorNeutralBackground2:Go,colorNeutralBackground2Hover:Eo,colorNeutralBackground2Pressed:Xo,colorNeutralBackground2Selected:qo,colorNeutralBackground3:Wo,colorNeutralBackground3Hover:Yo,colorNeutralBackground3Pressed:Uo,colorNeutralBackground3Selected:Qo,colorNeutralBackground4:Ko,colorNeutralBackground4Hover:Jo,colorNeutralBackground4Pressed:Zo,colorNeutralBackground4Selected:en,colorNeutralBackground5:tn,colorNeutralBackground5Hover:rn,colorNeutralBackground5Pressed:on,colorNeutralBackground5Selected:nn,colorNeutralBackground6:an,colorNeutralBackgroundInverted:sn,colorNeutralBackgroundStatic:ln,colorSubtleBackground:cn,colorSubtleBackgroundHover:dn,colorSubtleBackgroundPressed:un,colorSubtleBackgroundSelected:hn,colorSubtleBackgroundLightAlphaHover:gn,colorSubtleBackgroundLightAlphaPressed:pn,colorSubtleBackgroundLightAlphaSelected:fn,colorSubtleBackgroundInverted:vn,colorSubtleBackgroundInvertedHover:bn,colorSubtleBackgroundInvertedPressed:Bn,colorSubtleBackgroundInvertedSelected:mn,colorTransparentBackground:kn,colorTransparentBackgroundHover:yn,colorTransparentBackgroundPressed:Pn,colorTransparentBackgroundSelected:Sn,colorNeutralBackgroundDisabled:wn,colorNeutralBackgroundInvertedDisabled:Nn,colorNeutralStencil1:Fn,colorNeutralStencil2:xn,colorBackgroundOverlay:Cn,colorScrollbarOverlay:$n,colorBrandBackground:An,colorBrandBackgroundHover:Tn,colorBrandBackgroundPressed:On,colorBrandBackgroundSelected:zn,colorCompoundBrandBackground:Ln,colorCompoundBrandBackgroundHover:Hn,colorCompoundBrandBackgroundPressed:Dn,colorBrandBackgroundStatic:Mn,colorBrandBackground2:Vn,colorBrandBackgroundInverted:Rn,colorBrandBackgroundInvertedHover:In,colorBrandBackgroundInvertedPressed:_n,colorBrandBackgroundInvertedSelected:jn,colorNeutralStrokeAccessible:Gn,colorNeutralStrokeAccessibleHover:En,colorNeutralStrokeAccessiblePressed:Xn,colorNeutralStrokeAccessibleSelected:qn,colorNeutralStroke1:Wn,colorNeutralStroke1Hover:Yn,colorNeutralStroke1Pressed:Un,colorNeutralStroke1Selected:Qn,colorNeutralStroke2:Kn,colorNeutralStroke3:Jn,colorNeutralStrokeOnBrand:Zn,colorNeutralStrokeOnBrand2:ea,colorNeutralStrokeOnBrand2Hover:ta,colorNeutralStrokeOnBrand2Pressed:ra,colorNeutralStrokeOnBrand2Selected:oa,colorBrandStroke1:na,colorBrandStroke2:aa,colorCompoundBrandStroke:sa,colorCompoundBrandStrokeHover:ia,colorCompoundBrandStrokePressed:la,colorNeutralStrokeDisabled:ca,colorNeutralStrokeInvertedDisabled:da,colorTransparentStroke:ua,colorTransparentStrokeInteractive:ha,colorTransparentStrokeDisabled:ga,colorStrokeFocus1:pa,colorStrokeFocus2:fa,colorNeutralShadowAmbient:va,colorNeutralShadowKey:ba,colorNeutralShadowAmbientLighter:Ba,colorNeutralShadowKeyLighter:ma,colorNeutralShadowAmbientDarker:ka,colorNeutralShadowKeyDarker:ya,colorBrandShadowAmbient:Pa,colorBrandShadowKey:Sa,colorPaletteRedBackground1:wa,colorPaletteRedBackground2:Na,colorPaletteRedBackground3:Fa,colorPaletteRedForeground1:xa,colorPaletteRedForeground2:Ca,colorPaletteRedForeground3:$a,colorPaletteRedBorderActive:Aa,colorPaletteRedBorder1:Ta,colorPaletteRedBorder2:Oa,colorPaletteGreenBackground1:za,colorPaletteGreenBackground2:La,colorPaletteGreenBackground3:Ha,colorPaletteGreenForeground1:Da,colorPaletteGreenForeground2:Ma,colorPaletteGreenForeground3:Va,colorPaletteGreenBorderActive:Ra,colorPaletteGreenBorder1:Ia,colorPaletteGreenBorder2:_a,colorPaletteDarkOrangeBackground1:ja,colorPaletteDarkOrangeBackground2:Ga,colorPaletteDarkOrangeBackground3:Ea,colorPaletteDarkOrangeForeground1:Xa,colorPaletteDarkOrangeForeground2:qa,colorPaletteDarkOrangeForeground3:Wa,colorPaletteDarkOrangeBorderActive:Ya,colorPaletteDarkOrangeBorder1:Ua,colorPaletteDarkOrangeBorder2:Qa,colorPaletteYellowBackground1:Ka,colorPaletteYellowBackground2:Ja,colorPaletteYellowBackground3:Za,colorPaletteYellowForeground1:es,colorPaletteYellowForeground2:ts,colorPaletteYellowForeground3:rs,colorPaletteYellowBorderActive:os,colorPaletteYellowBorder1:ns,colorPaletteYellowBorder2:as,colorPaletteBerryBackground1:ss,colorPaletteBerryBackground2:is,colorPaletteBerryBackground3:ls,colorPaletteBerryForeground1:cs,colorPaletteBerryForeground2:ds,colorPaletteBerryForeground3:us,colorPaletteBerryBorderActive:hs,colorPaletteBerryBorder1:gs,colorPaletteBerryBorder2:ps,colorPaletteLightGreenBackground1:fs,colorPaletteLightGreenBackground2:vs,colorPaletteLightGreenBackground3:bs,colorPaletteLightGreenForeground1:Bs,colorPaletteLightGreenForeground2:ms,colorPaletteLightGreenForeground3:ks,colorPaletteLightGreenBorderActive:ys,colorPaletteLightGreenBorder1:Ps,colorPaletteLightGreenBorder2:Ss,colorPaletteMarigoldBackground1:ws,colorPaletteMarigoldBackground2:Ns,colorPaletteMarigoldBackground3:Fs,colorPaletteMarigoldForeground1:xs,colorPaletteMarigoldForeground2:Cs,colorPaletteMarigoldForeground3:$s,colorPaletteMarigoldBorderActive:As,colorPaletteMarigoldBorder1:Ts,colorPaletteMarigoldBorder2:Os,colorPaletteDarkRedBackground2:zs,colorPaletteDarkRedForeground2:Ls,colorPaletteDarkRedBorderActive:Hs,colorPaletteCranberryBackground2:Ds,colorPaletteCranberryForeground2:Ms,colorPaletteCranberryBorderActive:Vs,colorPalettePumpkinBackground2:Rs,colorPalettePumpkinForeground2:Is,colorPalettePumpkinBorderActive:_s,colorPalettePeachBackground2:js,colorPalettePeachForeground2:Gs,colorPalettePeachBorderActive:Es,colorPaletteGoldBackground2:Xs,colorPaletteGoldForeground2:qs,colorPaletteGoldBorderActive:Ws,colorPaletteBrassBackground2:Ys,colorPaletteBrassForeground2:Us,colorPaletteBrassBorderActive:Qs,colorPaletteBrownBackground2:Ks,colorPaletteBrownForeground2:Js,colorPaletteBrownBorderActive:Zs,colorPaletteForestBackground2:ei,colorPaletteForestForeground2:ti,colorPaletteForestBorderActive:ri,colorPaletteSeafoamBackground2:oi,colorPaletteSeafoamForeground2:ni,colorPaletteSeafoamBorderActive:ai,colorPaletteDarkGreenBackground2:si,colorPaletteDarkGreenForeground2:ii,colorPaletteDarkGreenBorderActive:li,colorPaletteLightTealBackground2:ci,colorPaletteLightTealForeground2:di,colorPaletteLightTealBorderActive:ui,colorPaletteTealBackground2:hi,colorPaletteTealForeground2:gi,colorPaletteTealBorderActive:pi,colorPaletteSteelBackground2:fi,colorPaletteSteelForeground2:vi,colorPaletteSteelBorderActive:bi,colorPaletteBlueBackground2:Bi,colorPaletteBlueForeground2:mi,colorPaletteBlueBorderActive:ki,colorPaletteRoyalBlueBackground2:yi,colorPaletteRoyalBlueForeground2:Pi,colorPaletteRoyalBlueBorderActive:Si,colorPaletteCornflowerBackground2:wi,colorPaletteCornflowerForeground2:Ni,colorPaletteCornflowerBorderActive:Fi,colorPaletteNavyBackground2:xi,colorPaletteNavyForeground2:Ci,colorPaletteNavyBorderActive:$i,colorPaletteLavenderBackground2:Ai,colorPaletteLavenderForeground2:Ti,colorPaletteLavenderBorderActive:Oi,colorPalettePurpleBackground2:zi,colorPalettePurpleForeground2:Li,colorPalettePurpleBorderActive:Hi,colorPaletteGrapeBackground2:Di,colorPaletteGrapeForeground2:Mi,colorPaletteGrapeBorderActive:Vi,colorPaletteLilacBackground2:Ri,colorPaletteLilacForeground2:Ii,colorPaletteLilacBorderActive:_i,colorPalettePinkBackground2:ji,colorPalettePinkForeground2:Gi,colorPalettePinkBorderActive:Ei,colorPaletteMagentaBackground2:Xi,colorPaletteMagentaForeground2:qi,colorPaletteMagentaBorderActive:Wi,colorPalettePlumBackground2:Yi,colorPalettePlumForeground2:Ui,colorPalettePlumBorderActive:Qi,colorPaletteBeigeBackground2:Ki,colorPaletteBeigeForeground2:Ji,colorPaletteBeigeBorderActive:Zi,colorPaletteMinkBackground2:el,colorPaletteMinkForeground2:tl,colorPaletteMinkBorderActive:rl,colorPalettePlatinumBackground2:ol,colorPalettePlatinumForeground2:nl,colorPalettePlatinumBorderActive:al,colorPaletteAnchorBackground2:sl,colorPaletteAnchorForeground2:il,colorPaletteAnchorBorderActive:ll,shadow2:cl,shadow4:dl,shadow8:ul,shadow16:hl,shadow28:gl,shadow64:pl,shadow2Brand:fl,shadow4Brand:vl,shadow8Brand:bl,shadow16Brand:Bl,shadow28Brand:ml,shadow64Brand:kl});const Pl=rr,Sl=O.partial`
|
|
2
|
-
${
|
|
1
|
+
import{composedContains as e,composedParent as t}from"@microsoft/fast-element/utilities";var o="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};!function(){if("undefined"==typeof globalThis)if(void 0!==o)o.globalThis=o;else if("undefined"!=typeof self)self.globalThis=self;else if("undefined"!=typeof window)window.globalThis=window;else{const e=new Function("return this")();e.globalThis=e}}();const r={configurable:!1,enumerable:!1,writable:!1};void 0===globalThis.FAST&&Reflect.defineProperty(globalThis,"FAST",Object.assign({value:Object.create(null)},r));const n=globalThis.FAST;if(void 0===n.getById){const e=Object.create(null);Reflect.defineProperty(n,"getById",Object.assign({value(t,o){let r=e[t];return void 0===r&&(r=o?e[t]=o():null),r}},r))}void 0===n.error&&Object.assign(n,{warn(){},error:e=>new Error("Error "+e),addMessages(){}});const i=Object.freeze([]);function s(){const e=new Map;return Object.freeze({register:t=>!e.has(t.type)&&(e.set(t.type,t),!0),getByType:t=>e.get(t),getForInstance(t){if(null!=t)return e.get(t.constructor)}})}function a(){const e=new WeakMap;return function(t){let o=e.get(t);if(void 0===o){let r=Reflect.getPrototypeOf(t);for(;void 0===o&&null!==r;)o=e.get(r),r=Reflect.getPrototypeOf(r);o=void 0===o?[]:o.slice(0),e.set(t,o)}return o}}let l;try{if(document.currentScript)l=document.currentScript.getAttribute("fast-kernel");else{const e=document.getElementsByTagName("script");l=e[e.length-1].getAttribute("fast-kernel")}}catch(e){l="isolate"}let c;switch(l){case"share":c=Object.freeze({updateQueue:1,observable:2,contextEvent:3,elementRegistry:4});break;case"share-v2":c=Object.freeze({updateQueue:1.2,observable:2.2,contextEvent:3.2,elementRegistry:4.2});break;default:const e="-"+Math.random().toString(36).substring(2,8);c=Object.freeze({updateQueue:"1.2"+e,observable:"2.2"+e,contextEvent:"3.2"+e,elementRegistry:"4.2"+e})}const d=e=>"function"==typeof e,u=e=>"string"==typeof e,h=()=>{},g=Object.freeze({none:0,attribute:1,booleanAttribute:2,property:3,content:4,tokenList:5,event:6}),p=e=>e,f=globalThis.trustedTypes?globalThis.trustedTypes.createPolicy("fast-html",{createHTML:p}):{createHTML:p};let v=Object.freeze({createHTML:e=>f.createHTML(e),protect:(e,t,o,r)=>r});const m=v,b=Object.freeze({get policy(){return v},setPolicy(e){if(v!==m)throw n.error(1201);v=e},setAttribute(e,t,o){null==o?e.removeAttribute(t):e.setAttribute(t,o)},setBooleanAttribute(e,t,o){o?e.setAttribute(t,""):e.removeAttribute(t)}}),y=n.getById(c.updateQueue,()=>{const e=[],t=[],o=globalThis.requestAnimationFrame;let r=!0;function n(){if(t.length)throw t.shift()}function i(o){try{o.call()}catch(o){if(!r)throw e.length=0,o;t.push(o),setTimeout(n,0)}}function s(){let t=0;for(;t<e.length;)if(i(e[t]),t++,t>1024){for(let o=0,r=e.length-t;o<r;o++)e[o]=e[o+t];e.length-=t,t=0}e.length=0}function a(t){e.push(t),e.length<2&&(r?o(s):s())}return Object.freeze({enqueue:a,next:()=>new Promise(a),process:s,setMode:e=>r=e})});class k{constructor(e,t){this.sub1=void 0,this.sub2=void 0,this.spillover=void 0,this.subject=e,this.sub1=t}has(e){return void 0===this.spillover?this.sub1===e||this.sub2===e:-1!==this.spillover.indexOf(e)}subscribe(e){const t=this.spillover;if(void 0===t){if(this.has(e))return;if(void 0===this.sub1)return void(this.sub1=e);if(void 0===this.sub2)return void(this.sub2=e);this.spillover=[this.sub1,this.sub2,e],this.sub1=void 0,this.sub2=void 0}else{-1===t.indexOf(e)&&t.push(e)}}unsubscribe(e){const t=this.spillover;if(void 0===t)this.sub1===e?this.sub1=void 0:this.sub2===e&&(this.sub2=void 0);else{const o=t.indexOf(e);-1!==o&&t.splice(o,1)}}notify(e){const t=this.spillover,o=this.subject;if(void 0===t){const t=this.sub1,r=this.sub2;void 0!==t&&t.handleChange(o,e),void 0!==r&&r.handleChange(o,e)}else for(let r=0,n=t.length;r<n;++r)t[r].handleChange(o,e)}}class B{constructor(e){this.subscribers={},this.subjectSubscribers=null,this.subject=e}notify(e){var t,o;null===(t=this.subscribers[e])||void 0===t||t.notify(e),null===(o=this.subjectSubscribers)||void 0===o||o.notify(e)}subscribe(e,t){var o,r;let n;n=t?null!==(o=this.subscribers[t])&&void 0!==o?o:this.subscribers[t]=new k(this.subject):null!==(r=this.subjectSubscribers)&&void 0!==r?r:this.subjectSubscribers=new k(this.subject),n.subscribe(e)}unsubscribe(e,t){var o,r;t?null===(o=this.subscribers[t])||void 0===o||o.unsubscribe(e):null===(r=this.subjectSubscribers)||void 0===r||r.unsubscribe(e)}}const P=Object.freeze({unknown:void 0,coupled:1}),x=n.getById(c.observable,()=>{const e=y.enqueue,t=/(:|&&|\|\||if)/,o=new WeakMap;let r=void 0,i=e=>{throw n.error(1101)};function s(e){var t;let r=null!==(t=e.$fastController)&&void 0!==t?t:o.get(e);return void 0===r&&(Array.isArray(e)?r=i(e):o.set(e,r=new B(e))),r}const l=a();class c{constructor(e){this.name=e,this.field="_"+e,this.callback=e+"Changed"}getValue(e){return void 0!==r&&r.watch(e,this.name),e[this.field]}setValue(e,t){const o=this.field,r=e[o];if(r!==t){e[o]=t;const n=e[this.callback];d(n)&&n.call(e,r,t),s(e).notify(this.name)}}}class g extends k{constructor(e,t,o=!1){super(e,t),this.expression=e,this.isVolatileBinding=o,this.needsRefresh=!0,this.needsQueue=!0,this.isAsync=!0,this.first=this,this.last=null,this.propertySource=void 0,this.propertyName=void 0,this.notifier=void 0,this.next=void 0,this.toJSON=h}setMode(e){this.isAsync=this.needsQueue=e}bind(e){this.controller=e;const t=this.observe(e.source,e.context);return!e.isBound&&this.requiresUnbind(e)&&e.onUnbind(this),t}requiresUnbind(e){return e.sourceLifetime!==P.coupled||this.first!==this.last||this.first.propertySource!==e.source}unbind(e){this.dispose()}observe(e,t){this.needsRefresh&&null!==this.last&&this.dispose();const o=r;let n;r=this.needsRefresh?this:void 0,this.needsRefresh=this.isVolatileBinding;try{n=this.expression(e,t)}finally{r=o}return n}disconnect(){this.dispose()}dispose(){if(null!==this.last){let e=this.first;for(;void 0!==e;)e.notifier.unsubscribe(this,e.propertyName),e=e.next;this.last=null,this.needsRefresh=this.needsQueue=this.isAsync}}watch(e,t){const o=this.last,n=s(e),i=null===o?this.first:{};if(i.propertySource=e,i.propertyName=t,i.notifier=n,n.subscribe(this,t),null!==o){if(!this.needsRefresh){let t;r=void 0,t=o.propertySource[o.propertyName],r=this,e===t&&(this.needsRefresh=!0)}o.next=i}this.last=i}handleChange(){this.needsQueue?(this.needsQueue=!1,e(this)):this.isAsync||this.call()}call(){null!==this.last&&(this.needsQueue=this.isAsync,this.notify(this))}*records(){let e=this.first;for(;void 0!==e;)yield e,e=e.next}}return Object.freeze({setArrayObserverFactory(e){i=e},getNotifier:s,track(e,t){r&&r.watch(e,t)},trackVolatile(){r&&(r.needsRefresh=!0)},notify(e,t){s(e).notify(t)},defineProperty(e,t){u(t)&&(t=new c(t)),l(e).push(t),Reflect.defineProperty(e,t.name,{enumerable:!0,get(){return t.getValue(this)},set(e){t.setValue(this,e)}})},getAccessors:l,binding(e,t,o=this.isVolatileBinding(e)){return new g(e,t,o)},isVolatileBinding:e=>t.test(e.toString())})});function S(e,t){x.defineProperty(e,t)}const w=n.getById(c.contextEvent,()=>{let e=null;return{get:()=>e,set(t){e=t}}}),$=Object.freeze({default:{index:0,length:0,get event(){return $.getEvent()},eventDetail(){return this.event.detail},eventTarget(){return this.event.target}},getEvent:()=>w.get(),setEvent(e){w.set(e)}});let C;class N{constructor(e){this.styles=e,this.targets=new WeakSet,this._strategy=null,this.behaviors=e.map(e=>e instanceof N?e.behaviors:null).reduce((e,t)=>null===t?e:null===e?t:e.concat(t),null)}get strategy(){return null===this._strategy&&this.withStrategy(C),this._strategy}addStylesTo(e){this.strategy.addStylesTo(e),this.targets.add(e)}removeStylesFrom(e){this.strategy.removeStylesFrom(e),this.targets.delete(e)}isAttachedTo(e){return this.targets.has(e)}withBehaviors(...e){return this.behaviors=null===this.behaviors?e:this.behaviors.concat(e),this}withStrategy(e){return this._strategy=new e(function e(t){return t.map(t=>t instanceof N?e(t.styles):[t]).reduce((e,t)=>e.concat(t),[])}(this.styles)),this}static setDefaultStrategy(e){C=e}static normalize(e){return void 0===e?void 0:Array.isArray(e)?new N(e):e instanceof N?e:new N([e])}}N.supportsAdoptedStyleSheets=Array.isArray(document.adoptedStyleSheets)&&"replace"in CSSStyleSheet.prototype;const F=s(),A=Object.freeze({getForInstance:F.getForInstance,getByType:F.getByType,define:e=>(F.register({type:e}),e)});function T(e,t){const o=[];let r="";const n=[],i=e=>{n.push(e)};for(let n=0,s=e.length-1;n<s;++n){r+=e[n];let s=t[n];void 0!==A.getForInstance(s)&&(s=s.createCSS(i)),s instanceof N||s instanceof CSSStyleSheet?(""!==r.trim()&&(o.push(r),r=""),o.push(s)):r+=s}return r+=e[e.length-1],""!==r.trim()&&o.push(r),{styles:o,behaviors:n}}const I=(e,...t)=>{const{styles:o,behaviors:r}=T(e,t),n=new N(o);return r.length?n.withBehaviors(...r):n};class L{constructor(e,t){this.behaviors=t,this.css="";const o=e.reduce((e,t)=>(u(t)?this.css+=t:e.push(t),e),[]);o.length&&(this.styles=new N(o))}createCSS(e){return this.behaviors.forEach(e),this.styles&&e(this),this.css}addedCallback(e){e.addStyles(this.styles)}removedCallback(e){e.removeStyles(this.styles)}}A.define(L),I.partial=(e,...t)=>{const{styles:o,behaviors:r}=T(e,t);return new L(o,r)};const z="fast-"+Math.random().toString(36).substring(2,8),O=z+"{",H="}"+z,V=H.length;let D=0;const M=()=>`${z}-${++D}`,E=Object.freeze({interpolation:e=>`${O}${e}${H}`,attribute:e=>`${M()}="${O}${e}${H}"`,comment:e=>`\x3c!--${O}${e}${H}--\x3e`}),R=Object.freeze({parse(e,t){const o=e.split(O);if(1===o.length)return null;const r=[];for(let e=0,n=o.length;e<n;++e){const n=o[e],i=n.indexOf(H);let s;if(-1===i)s=n;else{const e=n.substring(0,i);r.push(t[e]),s=n.substring(i+V)}""!==s&&r.push(s)}return r}}),_=s(),j=Object.freeze({getForInstance:_.getForInstance,getByType:_.getByType,define:(e,t)=>((t=t||{}).type=e,_.register(t),e),assignAspect(e,t){if(t)switch(e.sourceAspect=t,t[0]){case":":e.targetAspect=t.substring(1),e.aspectType="classList"===e.targetAspect?g.tokenList:g.property;break;case"?":e.targetAspect=t.substring(1),e.aspectType=g.booleanAttribute;break;case"@":e.targetAspect=t.substring(1),e.aspectType=g.event;break;default:e.targetAspect=t,e.aspectType=g.attribute}else e.aspectType=g.content}});class G{constructor(e,t,o=!1){this.evaluate=e,this.policy=t,this.isVolatile=o}}class X{constructor(e){this.options=e,this.toJSON=h}createHTML(e){return E.attribute(e(this))}createBehavior(){return this}}class q extends G{createObserver(e,t){return x.binding(this.evaluate,t,this.isVolatile)}}class W extends G{constructor(){super(...arguments),this.toJSON=h}createObserver(){return this}bind(e){return this.evaluate(e.source,e.context)}}const Y={[g.attribute]:b.setAttribute,[g.booleanAttribute]:b.setBooleanAttribute,[g.property]:(e,t,o)=>e[t]=o,[g.content]:function(e,t,o,r){if(null==o&&(o=""),o.create){e.textContent="";let t=e.$fastView;void 0===t?t=o.create():e.$fastTemplate!==o&&(t.isComposed&&(t.remove(),t.unbind()),t=o.create()),t.isComposed?t.needsBindOnly&&(t.needsBindOnly=!1,t.bind(r.source,r.context)):(t.isComposed=!0,t.bind(r.source,r.context),t.insertBefore(e),e.$fastView=t,e.$fastTemplate=o)}else{const t=e.$fastView;void 0!==t&&t.isComposed&&(t.isComposed=!1,t.remove(),t.needsBindOnly?t.needsBindOnly=!1:t.unbind()),e.textContent=o}},[g.tokenList]:function(e,t,o){var r;const n=this.id+"-t",i=null!==(r=e[n])&&void 0!==r?r:e[n]={v:0,cv:Object.create(null)},s=i.cv;let a=i.v;const l=e[t];if(null!=o&&o.length){const e=o.split(/\s+/);for(let t=0,o=e.length;t<o;++t){const o=e[t];""!==o&&(s[o]=a,l.add(o))}}if(i.v=a+1,0!==a){a-=1;for(const e in s)s[e]===a&&l.remove(e)}},[g.event]:()=>{}};class U{constructor(e){this.dataBinding=e,this.updateTarget=null,this.aspectType=g.content}createHTML(e){return E.interpolation(e(this))}createBehavior(){var e;if(null===this.updateTarget){const t=Y[this.aspectType],o=null!==(e=this.dataBinding.policy)&&void 0!==e?e:this.policy;if(!t)throw n.error(1205);this.data=this.id+"-d",this.updateTarget=o.protect(this.targetTagName,this.aspectType,this.targetAspect,t)}return this}bind(e){var t;const o=e.targets[this.targetNodeId];switch(this.aspectType){case g.event:o[this.data]=e,o.addEventListener(this.targetAspect,this,this.dataBinding.options);break;case g.content:e.onUnbind(this);default:const r=null!==(t=o[this.data])&&void 0!==t?t:o[this.data]=this.dataBinding.createObserver(this,this);r.target=o,r.controller=e,this.updateTarget(o,this.targetAspect,r.bind(e),e)}}unbind(e){const t=e.targets[this.targetNodeId].$fastView;void 0!==t&&t.isComposed&&(t.unbind(),t.needsBindOnly=!0)}handleEvent(e){const t=e.currentTarget[this.data];if(t.isBound){$.setEvent(e);const o=this.dataBinding.evaluate(t.source,t.context);$.setEvent(null),!0!==o&&e.preventDefault()}}handleChange(e,t){const o=t.target,r=t.controller;this.updateTarget(o,this.targetAspect,t.bind(r),r)}}function K(e,t,o=x.isVolatileBinding(e)){return new q(e,t,o)}function Q(e,t){return new W(e,t)}function J(e,t){const o=e.parentNode;let r,n=e;for(;n!==t;)r=n.nextSibling,o.removeChild(n),n=r;o.removeChild(t)}j.define(U,{aspected:!0});class Z{constructor(e,t,o){this.fragment=e,this.factories=t,this.targets=o,this.behaviors=null,this.unbindables=[],this.source=null,this.isBound=!1,this.sourceLifetime=P.unknown,this.context=this,this.index=0,this.length=0,this.toJSON=h,this.firstChild=e.firstChild,this.lastChild=e.lastChild}get event(){return $.getEvent()}get isEven(){return this.index%2==0}get isOdd(){return this.index%2!=0}get isFirst(){return 0===this.index}get isInMiddle(){return!this.isFirst&&!this.isLast}get isLast(){return this.index===this.length-1}eventDetail(){return this.event.detail}eventTarget(){return this.event.target}appendTo(e){e.appendChild(this.fragment)}insertBefore(e){if(this.fragment.hasChildNodes())e.parentNode.insertBefore(this.fragment,e);else{const t=this.lastChild;if(e.previousSibling===t)return;const o=e.parentNode;let r,n=this.firstChild;for(;n!==t;)r=n.nextSibling,o.insertBefore(n,e),n=r;o.insertBefore(t,e)}}remove(){const e=this.fragment,t=this.lastChild;let o,r=this.firstChild;for(;r!==t;)o=r.nextSibling,e.appendChild(r),r=o;e.appendChild(t)}dispose(){J(this.firstChild,this.lastChild),this.unbind()}onUnbind(e){this.unbindables.push(e)}bind(e,t=this){if(this.source===e)return;let o=this.behaviors;if(null===o){this.source=e,this.context=t,this.behaviors=o=new Array(this.factories.length);const r=this.factories;for(let e=0,t=r.length;e<t;++e){const t=r[e].createBehavior();t.bind(this),o[e]=t}}else{null!==this.source&&this.evaluateUnbindables(),this.isBound=!1,this.source=e,this.context=t;for(let e=0,t=o.length;e<t;++e)o[e].bind(this)}this.isBound=!0}unbind(){this.isBound&&null!==this.source&&(this.evaluateUnbindables(),this.source=null,this.context=this,this.isBound=!1)}evaluateUnbindables(){const e=this.unbindables;for(let t=0,o=e.length;t<o;++t)e[t].unbind(this);e.length=0}static disposeContiguousBatch(e){if(0!==e.length){J(e[0].firstChild,e[e.length-1].lastChild);for(let t=0,o=e.length;t<o;++t)e[t].unbind()}}}x.defineProperty(Z.prototype,"index"),x.defineProperty(Z.prototype,"length");const ee=(e,t)=>`${e}.${t}`,te={},oe={index:0,node:null};function re(e){e.startsWith("fast-")||n.warn(1204,{name:e})}const ne=new Proxy(document.createElement("div"),{get(e,t){re(t);const o=Reflect.get(e,t);return d(o)?o.bind(e):o},set:(e,t,o)=>(re(t),Reflect.set(e,t,o))});class ie{constructor(e,t,o){this.fragment=e,this.directives=t,this.policy=o,this.proto=null,this.nodeIds=new Set,this.descriptors={},this.factories=[]}addFactory(e,t,o,r,n){var i,s;this.nodeIds.has(o)||(this.nodeIds.add(o),this.addTargetDescriptor(t,o,r)),e.id=null!==(i=e.id)&&void 0!==i?i:M(),e.targetNodeId=o,e.targetTagName=n,e.policy=null!==(s=e.policy)&&void 0!==s?s:this.policy,this.factories.push(e)}freeze(){return this.proto=Object.create(null,this.descriptors),this}addTargetDescriptor(e,t,o){const r=this.descriptors;if("r"===t||"h"===t||r[t])return;if(!r[e]){const t=e.lastIndexOf("."),o=e.substring(0,t),r=parseInt(e.substring(t+1));this.addTargetDescriptor(o,e,r)}let n=te[t];if(!n){const r="_"+t;te[t]=n={get(){var t;return null!==(t=this[r])&&void 0!==t?t:this[r]=this[e].childNodes[o]}}}r[t]=n}createView(e){const t=this.fragment.cloneNode(!0),o=Object.create(this.proto);o.r=t,o.h=null!=e?e:ne;for(const e of this.nodeIds)o[e];return new Z(t,this.factories,o)}}function se(e,t,o,r,n,i=!1){const s=o.attributes,a=e.directives;for(let l=0,c=s.length;l<c;++l){const d=s[l],u=d.value,h=R.parse(u,a);let g=null;null===h?i&&(g=new U(Q(()=>u,e.policy)),j.assignAspect(g,d.name)):g=ce.aggregate(h,e.policy),null!==g&&(o.removeAttributeNode(d),l--,c--,e.addFactory(g,t,r,n,o.tagName))}}function ae(e,t,o){let r=0,n=t.firstChild;for(;n;){const t=le(e,o,n,r);n=t.node,r=t.index}}function le(e,t,o,r){const n=ee(t,r);switch(o.nodeType){case 1:se(e,t,o,n,r),ae(e,o,n);break;case 3:return function(e,t,o,r,n){const i=R.parse(t.textContent,e.directives);if(null===i)return oe.node=t.nextSibling,oe.index=n+1,oe;let s,a=s=t;for(let t=0,l=i.length;t<l;++t){const l=i[t];0!==t&&(n++,r=ee(o,n),s=a.parentNode.insertBefore(document.createTextNode(""),a.nextSibling)),u(l)?s.textContent=l:(s.textContent=" ",j.assignAspect(l),e.addFactory(l,o,r,n,null)),a=s}return oe.index=n+1,oe.node=a.nextSibling,oe}(e,o,t,n,r);case 8:const i=R.parse(o.data,e.directives);null!==i&&e.addFactory(ce.aggregate(i),t,n,r,null)}return oe.index=r+1,oe.node=o.nextSibling,oe}const ce={compile(e,t,o=b.policy){let r;if(u(e)){r=document.createElement("TEMPLATE"),r.innerHTML=o.createHTML(e);const t=r.content.firstElementChild;null!==t&&"TEMPLATE"===t.tagName&&(r=t)}else r=e;const n=document.adoptNode(r.content),i=new ie(n,t,o);var s,a;return se(i,"",r,"h",0,!0),s=n.firstChild,a=t,(s&&8==s.nodeType&&null!==R.parse(s.data,a)||1===n.childNodes.length&&Object.keys(t).length>0)&&n.insertBefore(document.createComment(""),n.firstChild),ae(i,n,"r"),oe.node=null,i.freeze()},setDefaultStrategy(e){this.compile=e},aggregate(e,t=b.policy){if(1===e.length)return e[0];let o,r,n=!1,i=void 0;const s=e.length,a=e.map(e=>u(e)?()=>e:(o=e.sourceAspect||o,r=e.dataBinding||r,n=n||e.dataBinding.isVolatile,i=i||e.dataBinding.policy,e.dataBinding.evaluate));r.evaluate=(e,t)=>{let o="";for(let r=0;r<s;++r)o+=a[r](e,t);return o},r.isVolatile=n,r.policy=null!=i?i:t;const l=new U(r);return j.assignAspect(l,o),l}},de=/([ \x09\x0a\x0c\x0d])([^\0-\x1F\x7F-\x9F "'>=/]+)([ \x09\x0a\x0c\x0d]*=[ \x09\x0a\x0c\x0d]*(?:[^ \x09\x0a\x0c\x0d"'`<>=]*|"[^"]*|'[^']*))$/,ue=Object.create(null);class he{constructor(e,t=ue){this.html=e,this.factories=t}createHTML(e){const t=this.factories;for(const o in t)e(t[o]);return this.html}}function ge(e,t,o,r=j.getForInstance(e)){if(r.aspected){const o=de.exec(t);null!==o&&j.assignAspect(e,o[2])}return e.createHTML(o)}he.empty=new he(""),j.define(he);class pe{constructor(e,t={},o){this.policy=o,this.result=null,this.toJSON=h,this.html=e,this.factories=t}create(e){return null===this.result&&(this.result=ce.compile(this.html,this.factories,this.policy)),this.result.createView(e)}inline(){return new he(u(this.html)?this.html:this.html.innerHTML,this.factories)}withPolicy(e){if(this.result)throw n.error(1208);if(this.policy)throw n.error(1207);return this.policy=e,this}render(e,t,o){const r=this.create(o);return r.bind(e),r.appendTo(t),r}static create(e,t,o){let r="";const n=Object.create(null),i=e=>{var t;const o=null!==(t=e.id)&&void 0!==t?t:e.id=M();return n[o]=e,o};for(let o=0,n=e.length-1;o<n;++o){const n=e[o];let s,a=t[o];if(r+=n,d(a))a=new U(K(a));else if(a instanceof G)a=new U(a);else if(!(s=j.getForInstance(a))){const e=a;a=new U(Q(()=>e))}r+=ge(a,n,i,s)}return new pe(r+e[e.length-1],n,o)}}const fe=(e,...t)=>{if(Array.isArray(e)&&Array.isArray(e.raw))return pe.create(e,t);throw n.error(1206)};fe.partial=e=>new he(e);class ve extends X{bind(e){e.source[this.options]=e.targets[this.targetNodeId]}}j.define(ve);const me=e=>new ve(e);function be(e,t){const o=d(e)?e:()=>e,r=d(t)?t:()=>t;return(e,t)=>o(e,t)?r(e,t):null}const ye=e=>1===e.nodeType;class ke extends X{get id(){return this._id}set id(e){this._id=e,this._controllerProperty=e+"-c"}bind(e){const t=e.targets[this.targetNodeId];t[this._controllerProperty]=e,this.updateTarget(e.source,this.computeNodes(t)),this.observe(t),e.onUnbind(this)}unbind(e){const t=e.targets[this.targetNodeId];this.updateTarget(e.source,i),this.disconnect(t),t[this._controllerProperty]=null}getSource(e){return e[this._controllerProperty].source}updateTarget(e,t){e[this.options.property]=t}computeNodes(e){let t=this.getNodes(e);return"filter"in this.options&&(t=t.filter(this.options.filter)),t}}class Be extends ke{observe(e){e.addEventListener("slotchange",this)}disconnect(e){e.removeEventListener("slotchange",this)}getNodes(e){return e.assignedNodes(this.options)}handleEvent(e){const t=e.currentTarget;this.updateTarget(this.getSource(t),this.computeNodes(t))}}function Pe(e){return u(e)&&(e={property:e}),new Be(e)}j.define(Be);const xe=Object.freeze({locate:a()}),Se={toView:e=>e?"true":"false",fromView:e=>null!=e&&"false"!==e&&!1!==e&&0!==e};function we(e){if(null==e)return null;const t=1*e;return isNaN(t)?null:t}const $e={toView(e){const t=we(e);return t?t.toString():t},fromView:we};class Ce{constructor(e,t,o=t.toLowerCase(),r="reflect",n){this.guards=new Set,this.Owner=e,this.name=t,this.attribute=o,this.mode=r,this.converter=n,this.fieldName="_"+t,this.callbackName=t+"Changed",this.hasCallback=this.callbackName in e.prototype,"boolean"===r&&void 0===n&&(this.converter=Se)}setValue(e,t){const o=e[this.fieldName],r=this.converter;void 0!==r&&(t=r.fromView(t)),o!==t&&(e[this.fieldName]=t,this.tryReflectToAttribute(e),this.hasCallback&&e[this.callbackName](o,t),e.$fastController.notify(this.name))}getValue(e){return x.track(e,this.name),e[this.fieldName]}onAttributeChangedCallback(e,t){this.guards.has(e)||(this.guards.add(e),this.setValue(e,t),this.guards.delete(e))}tryReflectToAttribute(e){const t=this.mode,o=this.guards;o.has(e)||"fromView"===t||y.enqueue(()=>{o.add(e);const r=e[this.fieldName];switch(t){case"reflect":const t=this.converter;b.setAttribute(e,this.attribute,void 0!==t?t.toView(r):r);break;case"boolean":b.setBooleanAttribute(e,this.attribute,r)}o.delete(e)})}static collect(e,...t){const o=[];t.push(xe.locate(e));for(let r=0,n=t.length;r<n;++r){const n=t[r];if(void 0!==n)for(let t=0,r=n.length;t<r;++t){const r=n[t];u(r)?o.push(new Ce(e,r)):o.push(new Ce(e,r.property,r.attribute,r.mode,r.converter))}}return o}}function Ne(e,t){let o;function r(e,t){arguments.length>1&&(o.property=t),xe.locate(e.constructor).push(o)}return arguments.length>1?(o={},void r(e,t)):(o=void 0===e?{}:e,r)}const Fe={mode:"open"},Ae={},Te=new Set,Ie=n.getById(c.elementRegistry,()=>s());class Le{constructor(e,t=e.definition){var o;this.platformDefined=!1,u(t)&&(t={name:t}),this.type=e,this.name=t.name,this.template=t.template,this.registry=null!==(o=t.registry)&&void 0!==o?o:customElements;const r=e.prototype,n=Ce.collect(e,t.attributes),i=new Array(n.length),s={},a={};for(let e=0,t=n.length;e<t;++e){const t=n[e];i[e]=t.attribute,s[t.name]=t,a[t.attribute]=t,x.defineProperty(r,t)}Reflect.defineProperty(e,"observedAttributes",{value:i,enumerable:!0}),this.attributes=n,this.propertyLookup=s,this.attributeLookup=a,this.shadowOptions=void 0===t.shadowOptions?Fe:null===t.shadowOptions?void 0:Object.assign(Object.assign({},Fe),t.shadowOptions),this.elementOptions=void 0===t.elementOptions?Ae:Object.assign(Object.assign({},Ae),t.elementOptions),this.styles=N.normalize(t.styles),Ie.register(this)}get isDefined(){return this.platformDefined}define(e=this.registry){const t=this.type;return e.get(this.name)||(this.platformDefined=!0,e.define(this.name,t,this.elementOptions)),this}static compose(e,t){return Te.has(e)||Ie.getByType(e)?new Le(class extends e{},t):new Le(e,t)}static registerBaseType(e){Te.add(e)}}Le.getByType=Ie.getByType,Le.getForInstance=Ie.getForInstance;const ze={bubbles:!0,composed:!0,cancelable:!0},Oe=new WeakMap;function He(e){var t,o;return null!==(o=null!==(t=e.shadowRoot)&&void 0!==t?t:Oe.get(e))&&void 0!==o?o:null}let Ve;class De extends B{constructor(e,t){super(e),this.boundObservables=null,this.needsInitialization=!0,this.hasExistingShadowRoot=!1,this._template=null,this.stage=3,this.guardBehaviorConnection=!1,this.behaviors=null,this._mainStyles=null,this.$fastController=this,this.view=null,this.toJSON=h,this.source=e,this.definition=t;const o=t.shadowOptions;if(void 0!==o){let t=e.shadowRoot;t?this.hasExistingShadowRoot=!0:(t=e.attachShadow(o),"closed"===o.mode&&Oe.set(e,t))}const r=x.getAccessors(e);if(r.length>0){const t=this.boundObservables=Object.create(null);for(let o=0,n=r.length;o<n;++o){const n=r[o].name,i=e[n];void 0!==i&&(delete e[n],t[n]=i)}}}get isConnected(){return x.track(this,"isConnected"),1===this.stage}get template(){var e;if(null===this._template){const t=this.definition;this.source.resolveTemplate?this._template=this.source.resolveTemplate():t.template&&(this._template=null!==(e=t.template)&&void 0!==e?e:null)}return this._template}set template(e){this._template!==e&&(this._template=e,this.needsInitialization||this.renderTemplate(e))}get mainStyles(){var e;if(null===this._mainStyles){const t=this.definition;this.source.resolveStyles?this._mainStyles=this.source.resolveStyles():t.styles&&(this._mainStyles=null!==(e=t.styles)&&void 0!==e?e:null)}return this._mainStyles}set mainStyles(e){this._mainStyles!==e&&(null!==this._mainStyles&&this.removeStyles(this._mainStyles),this._mainStyles=e,this.needsInitialization||this.addStyles(e))}addBehavior(e){var t,o;const r=null!==(t=this.behaviors)&&void 0!==t?t:this.behaviors=new Map,n=null!==(o=r.get(e))&&void 0!==o?o:0;0===n?(r.set(e,1),e.addedCallback&&e.addedCallback(this),!e.connectedCallback||this.guardBehaviorConnection||1!==this.stage&&0!==this.stage||e.connectedCallback(this)):r.set(e,n+1)}removeBehavior(e,t=!1){const o=this.behaviors;if(null===o)return;const r=o.get(e);void 0!==r&&(1===r||t?(o.delete(e),e.disconnectedCallback&&3!==this.stage&&e.disconnectedCallback(this),e.removedCallback&&e.removedCallback(this)):o.set(e,r-1))}addStyles(e){var t;if(!e)return;const o=this.source;if(e instanceof HTMLElement){(null!==(t=He(o))&&void 0!==t?t:this.source).append(e)}else if(!e.isAttachedTo(o)){const t=e.behaviors;if(e.addStylesTo(o),null!==t)for(let e=0,o=t.length;e<o;++e)this.addBehavior(t[e])}}removeStyles(e){var t;if(!e)return;const o=this.source;if(e instanceof HTMLElement){(null!==(t=He(o))&&void 0!==t?t:o).removeChild(e)}else if(e.isAttachedTo(o)){const t=e.behaviors;if(e.removeStylesFrom(o),null!==t)for(let e=0,o=t.length;e<o;++e)this.addBehavior(t[e])}}connect(){if(3!==this.stage)return;if(this.stage=0,null!==this.boundObservables){const e=this.source,t=this.boundObservables,o=Object.keys(t);for(let r=0,n=o.length;r<n;++r){const n=o[r];e[n]=t[n]}this.boundObservables=null}const e=this.behaviors;if(null!==e){this.guardBehaviorConnection=!0;for(const t of e.keys())t.connectedCallback&&t.connectedCallback(this);this.guardBehaviorConnection=!1}this.needsInitialization?(this.renderTemplate(this.template),this.addStyles(this.mainStyles),this.needsInitialization=!1):null!==this.view&&this.view.bind(this.source),this.stage=1,x.notify(this,"isConnected")}disconnect(){if(1!==this.stage)return;this.stage=2,x.notify(this,"isConnected"),null!==this.view&&this.view.unbind();const e=this.behaviors;if(null!==e)for(const t of e.keys())t.disconnectedCallback&&t.disconnectedCallback(this);this.stage=3}onAttributeChangedCallback(e,t,o){const r=this.definition.attributeLookup[e];void 0!==r&&r.onAttributeChangedCallback(this.source,o)}emit(e,t,o){return 1===this.stage&&this.source.dispatchEvent(new CustomEvent(e,Object.assign(Object.assign({detail:t},ze),o)))}renderTemplate(e){var t;const o=this.source,r=null!==(t=He(o))&&void 0!==t?t:o;if(null!==this.view)this.view.dispose(),this.view=null;else if(!this.needsInitialization||this.hasExistingShadowRoot){this.hasExistingShadowRoot=!1;for(let e=r.firstChild;null!==e;e=r.firstChild)r.removeChild(e)}e&&(this.view=e.render(o,r,o),this.view.sourceLifetime=P.coupled)}static forCustomElement(e){const t=e.$fastController;if(void 0!==t)return t;const o=Le.getForInstance(e);if(void 0===o)throw n.error(1401);return e.$fastController=new Ve(e,o)}static setStrategy(e){Ve=e}}function Me(e){var t;return"adoptedStyleSheets"in e?e:null!==(t=He(e))&&void 0!==t?t:e.getRootNode()}De.setStrategy(De);class Ee{constructor(e){const t=Ee.styleSheetCache;this.sheets=e.map(e=>{if(e instanceof CSSStyleSheet)return e;let o=t.get(e);return void 0===o&&(o=new CSSStyleSheet,o.replaceSync(e),t.set(e,o)),o})}addStylesTo(e){const t=Me(e);t.adoptedStyleSheets=[...t.adoptedStyleSheets,...this.sheets]}removeStylesFrom(e){const t=Me(e),o=this.sheets;t.adoptedStyleSheets=t.adoptedStyleSheets.filter(e=>-1===o.indexOf(e))}}Ee.styleSheetCache=new Map;let Re=0;function _e(e){return e===document?document.body:e}function je(e){const t=class extends e{constructor(){super(),De.forCustomElement(this)}$emit(e,t,o){return this.$fastController.emit(e,t,o)}connectedCallback(){this.$fastController.connect()}disconnectedCallback(){this.$fastController.disconnect()}attributeChangedCallback(e,t,o){this.$fastController.onAttributeChangedCallback(e,t,o)}};return Le.registerBaseType(t),t}N.setDefaultStrategy(N.supportsAdoptedStyleSheets?Ee:class{constructor(e){this.styles=e,this.styleClass="fast-"+ ++Re}addStylesTo(e){e=_e(Me(e));const t=this.styles,o=this.styleClass;for(let r=0;r<t.length;r++){const n=document.createElement("style");n.innerHTML=t[r],n.className=o,e.append(n)}}removeStylesFrom(e){const t=(e=_e(Me(e))).querySelectorAll("."+this.styleClass);for(let o=0,r=t.length;o<r;++o)e.removeChild(t[o])}});const Ge=Object.assign(je(HTMLElement),{from:function(e){return je(e)},define:function(e,t){return d(e)?Le.compose(e,t).define().type:Le.compose(this,e).define().type},compose:function(e,t){return d(e)?Le.compose(e,t):Le.compose(this,e)}});function Xe(e){return e?"string"==typeof e?new he(e):"inline"in e?e.inline():e:he.empty}function qe(e,t,o,r){var n,i=arguments.length,s=i<3?t:null===r?r=Object.getOwnPropertyDescriptor(t,o):r;if("object"==typeof Reflect&&"function"==typeof Reflect.decorate)s=Reflect.decorate(e,t,o,r);else for(var a=e.length-1;a>=0;a--)(n=e[a])&&(s=(i<3?n(s):i>3?n(t,o,s):n(t,o))||s);return i>3&&s&&Object.defineProperty(t,o,s),s}class We{}function Ye(e){return fe`<slot name="end" ${me("end")}>${Xe(e.end)}</slot>`.inline()}function Ue(e){return fe`<slot name="start" ${me("start")}>${Xe(e.start)}</slot>`.inline()}let Ke=0;function Qe(e,...t){const o=xe.locate(e);t.forEach(t=>{Object.getOwnPropertyNames(t.prototype).forEach(o=>{"constructor"!==o&&Object.defineProperty(e.prototype,o,Object.getOwnPropertyDescriptor(t.prototype,o))});xe.locate(t).forEach(e=>o.push(e))})}class Je extends Ge{constructor(){super(...arguments),this.headinglevel=2,this.expanded=!1,this.disabled=!1,this.id=function(e=""){return`${e}${Ke++}`}("accordion-"),this.clickHandler=e=>{this.disabled||this.$emit("click",e)}}}qe([Ne({attribute:"heading-level",mode:"fromView",converter:$e})],Je.prototype,"headinglevel",void 0),qe([Ne({mode:"boolean"})],Je.prototype,"expanded",void 0),qe([Ne({mode:"boolean"})],Je.prototype,"disabled",void 0),qe([Ne],Je.prototype,"id",void 0),Qe(Je,We);const Ze="single",et="multi";class tt extends Ge{constructor(){super(...arguments),this.expandmode=et,this.activeItemIndex=0,this.change=()=>{this.$emit("change",this.activeid)},this.setItems=()=>{if(0===this.slottedAccordionItems.length)return;const e=Array.from(this.children);if(this.removeItemListeners(e),e.forEach(e=>x.getNotifier(e).subscribe(this,"disabled")),this.accordionItems=e.filter(e=>!e.hasAttribute("disabled")),this.accordionIds=this.getItemIds(),this.accordionItems.forEach((e,t)=>{e instanceof Je&&(e.addEventListener("click",this.activeItemChange),x.getNotifier(e).subscribe(this,"expanded"));const o=this.accordionIds[t];e.setAttribute("id","string"!=typeof o?"accordion-"+(t+1):o),this.activeid=this.accordionIds[this.activeItemIndex],e.addEventListener("keydown",this.handleItemKeyDown),e.addEventListener("focus",this.handleItemFocus)}),this.isSingleExpandMode()){const e=this.findExpandedItem();this.setSingleExpandMode(e)}},this.removeItemListeners=e=>{e.forEach((e,t)=>{x.getNotifier(e).unsubscribe(this,"disabled"),x.getNotifier(e).unsubscribe(this,"expanded"),e.removeEventListener("click",this.activeItemChange),e.removeEventListener("keydown",this.handleItemKeyDown),e.removeEventListener("focus",this.handleItemFocus)})},this.activeItemChange=e=>{e.defaultPrevented||e.target!==e.currentTarget||(e.preventDefault(),this.handleExpandedChange(e.target))},this.handleExpandedChange=e=>{e instanceof Je&&(this.activeid=e.getAttribute("id"),this.isSingleExpandMode()?this.setSingleExpandMode(e):(e.expanded=!e.expanded,this.activeItemIndex=this.accordionItems.indexOf(e)),this.change())},this.handleItemKeyDown=e=>{if(e.target===e.currentTarget)switch(this.accordionIds=this.getItemIds(),e.key){case"ArrowUp":e.preventDefault(),this.adjust(-1);break;case"ArrowDown":e.preventDefault(),this.adjust(1);break;case"Home":this.activeItemIndex=0,this.focusItem();break;case"End":this.activeItemIndex=this.accordionItems.length-1,this.focusItem()}},this.handleItemFocus=e=>{if(e.target===e.currentTarget){const t=e.target,o=this.activeItemIndex=Array.from(this.accordionItems).indexOf(t);this.activeItemIndex!==o&&-1!==o&&(this.activeItemIndex=o,this.activeid=this.accordionIds[this.activeItemIndex])}}}expandmodeChanged(e,t){if(!this.$fastController.isConnected)return;const o=this.findExpandedItem();o&&(t!==Ze?null==o||o.expandbutton.removeAttribute("aria-disabled"):this.setSingleExpandMode(o))}slottedAccordionItemsChanged(e,t){this.$fastController.isConnected&&this.setItems()}handleChange(e,t){"disabled"===t?this.setItems():"expanded"===t&&e.expanded&&this.isSingleExpandMode()&&this.setSingleExpandMode(e)}findExpandedItem(){var e;return 0===this.accordionItems.length?null:null!==(e=this.accordionItems.find(e=>e instanceof Je&&e.expanded))&&void 0!==e?e:this.accordionItems[0]}setSingleExpandMode(e){if(0===this.accordionItems.length)return;const t=Array.from(this.accordionItems);this.activeItemIndex=t.indexOf(e),t.forEach((e,t)=>{this.activeItemIndex===t?(e.expanded=!0,e.expandbutton.setAttribute("aria-disabled","true")):(e.expanded=!1,e.hasAttribute("disabled")||e.expandbutton.removeAttribute("aria-disabled"))})}getItemIds(){return this.slottedAccordionItems.map(e=>e.id)}isSingleExpandMode(){return this.expandmode===Ze}adjust(e){var t,o,r;this.activeItemIndex=(t=0,o=this.accordionItems.length-1,(r=this.activeItemIndex+e)<t?o:r>o?t:r),this.focusItem()}focusItem(){const e=this.accordionItems[this.activeItemIndex];e instanceof Je&&e.expandbutton.focus()}}qe([Ne({attribute:"expand-mode"})],tt.prototype,"expandmode",void 0),qe([S],tt.prototype,"slottedAccordionItems",void 0);const ot="ElementInternals"in window&&"setFormValue"in window.ElementInternals.prototype,rt=new WeakMap;function nt(e){class t extends(function(e){const t=class extends e{constructor(...e){super(...e),this.dirtyValue=!1,this.disabled=!1,this.proxyEventsToBlock=["change","click"],this.proxyInitialized=!1,this.required=!1,this.initialValue=this.initialValue||"",this.elementInternals||(this.formResetCallback=this.formResetCallback.bind(this))}static get formAssociated(){return ot}get validity(){return this.elementInternals?this.elementInternals.validity:this.proxy.validity}get form(){return this.elementInternals?this.elementInternals.form:this.proxy.form}get validationMessage(){return this.elementInternals?this.elementInternals.validationMessage:this.proxy.validationMessage}get willValidate(){return this.elementInternals?this.elementInternals.willValidate:this.proxy.willValidate}get labels(){if(this.elementInternals)return Object.freeze(Array.from(this.elementInternals.labels));if(this.proxy instanceof HTMLElement&&this.proxy.ownerDocument&&this.id){const e=this.proxy.labels,t=Array.from(this.proxy.getRootNode().querySelectorAll(`[for='${this.id}']`)),o=e?t.concat(Array.from(e)):t;return Object.freeze(o)}return i}valueChanged(e,t){this.dirtyValue=!0,this.proxy instanceof HTMLElement&&(this.proxy.value=this.value),this.currentValue=this.value,this.setFormValue(this.value),this.validate()}currentValueChanged(){this.value=this.currentValue}initialValueChanged(e,t){this.dirtyValue||(this.value=this.initialValue,this.dirtyValue=!1)}disabledChanged(e,t){this.proxy instanceof HTMLElement&&(this.proxy.disabled=this.disabled),y.enqueue(()=>this.classList.toggle("disabled",this.disabled))}nameChanged(e,t){this.proxy instanceof HTMLElement&&(this.proxy.name=this.name)}requiredChanged(e,t){this.proxy instanceof HTMLElement&&(this.proxy.required=this.required),y.enqueue(()=>this.classList.toggle("required",this.required)),this.validate()}get elementInternals(){if(!ot)return null;let e=rt.get(this);return e||(e=this.attachInternals(),rt.set(this,e)),e}connectedCallback(){super.connectedCallback(),this.addEventListener("keypress",this._keypressHandler),this.value||(this.value=this.initialValue,this.dirtyValue=!1),this.elementInternals||(this.attachProxy(),this.form&&this.form.addEventListener("reset",this.formResetCallback))}disconnectedCallback(){this.proxyEventsToBlock.forEach(e=>this.proxy.removeEventListener(e,this.stopPropagation)),!this.elementInternals&&this.form&&this.form.removeEventListener("reset",this.formResetCallback)}checkValidity(){return this.elementInternals?this.elementInternals.checkValidity():this.proxy.checkValidity()}reportValidity(){return this.elementInternals?this.elementInternals.reportValidity():this.proxy.reportValidity()}setValidity(e,t,o){this.elementInternals?this.elementInternals.setValidity(e,t,o):"string"==typeof t&&this.proxy.setCustomValidity(t)}formDisabledCallback(e){this.disabled=e}formResetCallback(){this.value=this.initialValue,this.dirtyValue=!1}attachProxy(){var e;this.proxyInitialized||(this.proxyInitialized=!0,this.proxy.style.display="none",this.proxyEventsToBlock.forEach(e=>this.proxy.addEventListener(e,this.stopPropagation)),this.proxy.disabled=this.disabled,this.proxy.required=this.required,"string"==typeof this.name&&(this.proxy.name=this.name),"string"==typeof this.value&&(this.proxy.value=this.value),this.proxy.setAttribute("slot","form-associated-proxy"),this.proxySlot=document.createElement("slot"),this.proxySlot.setAttribute("name","form-associated-proxy")),null===(e=this.shadowRoot)||void 0===e||e.appendChild(this.proxySlot),this.appendChild(this.proxy)}detachProxy(){var e;this.removeChild(this.proxy),null===(e=this.shadowRoot)||void 0===e||e.removeChild(this.proxySlot)}validate(e){this.proxy instanceof HTMLElement&&this.setValidity(this.proxy.validity,this.proxy.validationMessage,e)}setFormValue(e,t){this.elementInternals&&this.elementInternals.setFormValue(e,t||e)}_keypressHandler(e){switch(e.key){case"Enter":if(this.form instanceof HTMLFormElement){const e=this.form.querySelector("[type=submit]");null==e||e.click()}}}stopPropagation(e){e.stopPropagation()}};return Ne({mode:"boolean"})(t.prototype,"disabled"),Ne({mode:"fromView",attribute:"value"})(t.prototype,"initialValue"),Ne({attribute:"current-value"})(t.prototype,"currentValue"),Ne(t.prototype,"name"),Ne({mode:"boolean"})(t.prototype,"required"),S(t.prototype,"value"),t}(e)){}class o extends t{constructor(...e){super(e),this.dirtyChecked=!1,this.checkedAttribute=!1,this.checked=!1,this.dirtyChecked=!1}checkedAttributeChanged(){this.defaultChecked=this.checkedAttribute}defaultCheckedChanged(){this.dirtyChecked||(this.checked=this.defaultChecked,this.dirtyChecked=!1)}checkedChanged(e,t){this.dirtyChecked||(this.dirtyChecked=!0),this.currentChecked=this.checked,this.updateForm(),this.proxy instanceof HTMLInputElement&&(this.proxy.checked=this.checked),void 0!==e&&this.$emit("change"),this.validate()}currentCheckedChanged(e,t){this.checked=this.currentChecked}updateForm(){const e=this.checked?this.value:null;this.setFormValue(e,e)}connectedCallback(){super.connectedCallback(),this.updateForm()}formResetCallback(){super.formResetCallback(),this.checked=!!this.checkedAttribute,this.dirtyChecked=!1}}return Ne({attribute:"checked",mode:"boolean"})(o.prototype,"checkedAttribute"),Ne({attribute:"current-checked",converter:Se})(o.prototype,"currentChecked"),S(o.prototype,"defaultChecked"),S(o.prototype,"checked"),o}class it{constructor(e){this.value=e,this.notifier=x.getNotifier(this),this.dependencies=new Set,this.binding=x.binding(e,this),this.binding.setMode(!1)}static getOrCreate(e){let t=it.cache.get(e);return t||(t=new it(e),it.cache.set(e,t),t)}evaluate(e,t){return this.binding.observe(o=>{if(this.dependencies.add(o),t===o){if(e.parent)return e.parent.getTokenValue(o);throw new Error("DesignTokenNode has encountered a circular token reference. Avoid this by setting the token value for an ancestor node.")}return e.getTokenValue(o)})}handleChange(){this.notifier.notify(void 0)}}it.cache=new WeakMap;class st{constructor(e,t,o,r){this.token=e,this.evaluator=t,this.node=o,this.subscriber=r,this.value=t.evaluate(o,e),this.subscriber&&x.getNotifier(this.evaluator).subscribe(this.subscriber)}dispose(){this.subscriber&&x.getNotifier(this.evaluator).unsubscribe(this.subscriber)}update(){return this.value=this.evaluator.evaluate(this.node,this.token),this}}class at{constructor(e,t,o,r){this.target=e,this.type=t,this.token=o,this.value=r}notify(){x.getNotifier(this.token).notify(this)}}class lt{constructor(){this._parent=null,this._children=new Set,this._values=new Map,this._derived=new Map,this.dependencyGraph=new Map}static isDerivedTokenValue(e){return"function"==typeof e}static isDerivedFor(e,t){return e._derived.has(t)}static collectDerivedContext(e){const t=new Map;if(null===e.parent)return t;let o=lt.getAssignedTokensForNode(e),r=e.parent;do{const e=lt.getAssignedTokensForNode(r);for(let n=0,i=e.length;n<i;n++){const i=e[n];!o.includes(i)&<.isDerivedFor(r,i)&&t.set(i,r._derived.get(i))}o=Array.from(new Set(o.concat(e))),r=r.parent}while(null!==r);return t}static getLocalTokenValue(e,t){return lt.isAssigned(e,t)?lt.isDerivedFor(e,t)?e._derived.get(t).value:e._values.get(t):void 0}static getOrCreateDependencyGraph(e,t){let o=e.dependencyGraph.get(t);return o||(o=new Set,e.dependencyGraph.set(t,o),o)}static notify(){const e=this._notifications;this._notifications=[];for(const t of e)t.notify()}static queueNotification(...e){this._notifications.push(...e)}static getAssignedTokensForNode(e){return Array.from(e._values.keys())}static composeAssignedTokensForNode(e){const t=new Set(lt.getAssignedTokensForNode(e));let o=e.parent;for(;null!==o;){const e=lt.getAssignedTokensForNode(o);for(const o of e)t.add(o);o=o.parent}return Array.from(t)}static isAssigned(e,t){return e._values.has(t)}get parent(){return this._parent}get children(){return Array.from(this._children)}appendChild(e){var t,o;let r=null;null!==e.parent&&(r=lt.composeAssignedTokensForNode(e.parent),e.parent._children.delete(e));const n=lt.composeAssignedTokensForNode(this),i=lt.collectDerivedContext(this);e._parent=this,this._children.add(e);for(const o of n){let n=0;if(null!==r){const e=r.indexOf(o);-1!==e&&(n=1,r.splice(e,1))}e.dispatch(new at(this,n,o,null===(t=i.get(o))||void 0===t?void 0:t.evaluator.value))}if(null!==r&&r.length>0)for(const t of r)e.dispatch(new at(this,2,t,null===(o=i.get(t))||void 0===o?void 0:o.evaluator.value));lt.notify()}removeChild(e){if(e.parent===this){const t=lt.composeAssignedTokensForNode(this);e._parent=null,this._children.delete(e);for(const o of t)e.dispatch(new at(this,2,o));lt.notify()}}dispose(){this.parent&&(this.parent._children.delete(this),this._parent=null);for(const[,e]of this._derived)e.dispose()}setTokenValue(e,t){const o=lt.isAssigned(this,e)||lt.isDerivedFor(this,e)?1:0,r=lt.getLocalTokenValue(this,e);this._values.set(e,t),lt.isDerivedFor(this,e)&&this.tearDownDerivedTokenValue(e);const n=lt.isDerivedTokenValue(t),i=lt.collectDerivedContext(this);let s;if(n){s=this.setupDerivedTokenValue(e,t,!0).value}else s=t;r!==s&<.queueNotification(new at(this,o,e,t)),this.dispatch(new at(this,o,e,t)),i.forEach((e,t)=>{if(!lt.isDerivedFor(this,t)){lt.getLocalTokenValue(this,t)!==(e=this.setupDerivedTokenValue(t,e.evaluator.value)).value&<.queueNotification(new at(this,1,t,e.evaluator.value)),this.dispatch(new at(this,0,t,e.evaluator.value))}}),lt.notify()}getTokenValue(e){let t,o=this;for(;null!==o;){if(lt.isDerivedFor(o,e)){t=o._derived.get(e).value;break}if(lt.isAssigned(o,e)){t=o._values.get(e);break}o=o._parent}if(void 0!==t)return t;throw new Error(`No value set for token ${e} in node tree.`)}deleteTokenValue(e){if(lt.isAssigned(this,e)){const t=lt.getLocalTokenValue(this,e);let o;this._values.delete(e),this.tearDownDerivedTokenValue(e);try{o=this.getTokenValue(e)}catch(e){o=void 0}lt.queueNotification(new at(this,2,e)),t!==o&&this.dispatch(new at(this,2,e)),lt.notify()}}dispatch(e){var t,o,r;if(this!==e.target){const{token:n}=e,i=lt.isAssigned(this,n),s=i&&(null===(t=this._derived.get(n))||void 0===t?void 0:t.evaluator.dependencies.has(n));if(i&&!s)return;2===e.type&&!i&<.isDerivedFor(this,n)&&(this.tearDownDerivedTokenValue(n),lt.queueNotification(new at(this,2,n))),s&&(e=new at(this,1,n,null===(o=this._derived.get(n))||void 0===o?void 0:o.evaluator.value));const{value:a}=e;if(a&<.isDerivedTokenValue(a)){const t=it.getOrCreate(a).dependencies;let o=!1;for(const e of t)if(lt.isAssigned(this,e)){o=!0;break}if(o){const t=null===(r=this._derived.get(n))||void 0===r?void 0:r.value,o=this.setupDerivedTokenValue(n,a);if(t!==o.value){const r=new at(this,void 0===t?0:1,n,o.evaluator.value);lt.queueNotification(r),e=r}}}}this.collectLocalChangeRecords(e).forEach(e=>{lt.queueNotification(e),this.dispatch(e)}),this.notifyChildren(e)}collectLocalChangeRecords(e){const t=new Map;for(const o of lt.getOrCreateDependencyGraph(this,e.token))o.value!==o.update().value&&t.set(o.token,new at(this,1,o.token,o.evaluator.value));return t}notifyChildren(...e){if(this.children.length)for(let t=0,o=this.children.length;t<o;t++)for(let o=0;o<e.length;o++)this.children[t].dispatch(e[o])}tearDownDerivedTokenValue(e){if(lt.isDerivedFor(this,e)){const t=this._derived.get(e);t.dispose(),this._derived.delete(e),t.evaluator.dependencies.forEach(e=>{lt.getOrCreateDependencyGraph(this,e).delete(t)})}}setupDerivedTokenValue(e,t,o=!1){const r=new st(e,it.getOrCreate(t),this,o?{handleChange:()=>{if(r.value!==r.update().value){const e=new at(this,1,r.token,r.evaluator.value);lt.queueNotification(e),this.dispatch(e),lt.notify()}}}:void 0);return this._derived.set(e,r),r.evaluator.dependencies.forEach(t=>{t!==e&<.getOrCreateDependencyGraph(this,t).add(r)}),r}}lt._notifications=[];class ct{setProperty(e,t){y.enqueue(()=>this.target.setProperty(e,t))}removeProperty(e){y.enqueue(()=>this.target.removeProperty(e))}}class dt extends ct{constructor(){super();const e=new CSSStyleSheet;this.target=e.cssRules[e.insertRule(":root{}")].style,document.adoptedStyleSheets=[...document.adoptedStyleSheets,e]}}class ut extends ct{constructor(){super(),this.style=document.createElement("style"),document.head.appendChild(this.style);const{sheet:e}=this.style;if(e){const t=e.insertRule(":root{}",e.cssRules.length);this.target=e.cssRules[t].style}}}class ht{constructor(e){this.store=new Map,this.target=null;const t=e.$fastController;this.style=document.createElement("style"),t.addStyles(this.style),x.getNotifier(t).subscribe(this,"isConnected"),this.handleChange(t,"isConnected")}targetChanged(){if(null!==this.target)for(const[e,t]of this.store.entries())this.target.setProperty(e,t)}setProperty(e,t){this.store.set(e,t),y.enqueue(()=>{null!==this.target&&this.target.setProperty(e,t)})}removeProperty(e){this.store.delete(e),y.enqueue(()=>{null!==this.target&&this.target.removeProperty(e)})}handleChange(e,t){const{sheet:o}=this.style;if(o){const e=o.insertRule(":host{}",o.cssRules.length);this.target=o.cssRules[e].style}else this.target=null}}qe([S],ht.prototype,"target",void 0);class gt{setProperty(e,t){gt.properties[e]=t;for(const o of gt.roots.values())o.setProperty(e,t)}removeProperty(e){delete gt.properties[e];for(const t of gt.roots.values())t.removeProperty(e)}static registerRoot(e){const{roots:t}=gt;if(!t.has(e)){t.add(e);for(const t in gt.properties)e.setProperty(t,gt.properties[t])}}static unregisterRoot(e){const{roots:t}=gt;if(t.has(e)){t.delete(e);for(const t in gt.properties)e.removeProperty(t)}}}gt.roots=new Set,gt.properties={};const pt=new WeakMap,ft=N.supportsAdoptedStyleSheets?class extends ct{constructor(e){super();const t=new CSSStyleSheet;this.target=t.cssRules[t.insertRule(":host{}")].style,e.$fastController.addStyles(new N([t]))}}:ht,vt=Object.freeze({getOrCreate(e){if(pt.has(e))return pt.get(e);let t;return t=e instanceof Document?N.supportsAdoptedStyleSheets?new dt:new ut:new ft(e),pt.set(e,t),t}});class mt{constructor(e){this.subscriberNotifier={handleChange:(e,t)=>{const o={target:t.target===Bt.defaultNode?"default":t.target.target,token:this};this.subscribers.notify(o)}},this.name=e.name,x.getNotifier(this).subscribe(this.subscriberNotifier)}get $value(){return this.default}get default(){return Bt.defaultNode.getTokenValue(this)}get subscribers(){return this._subscribers||(this._subscribers=new k(this)),this._subscribers}static isCSSDesignTokenConfiguration(e){return"string"==typeof e.cssCustomPropertyName}static create(e){return"string"==typeof e?new bt({name:e,cssCustomPropertyName:e}):mt.isCSSDesignTokenConfiguration(e)?new bt(e):new mt(e)}static withStrategy(e){Bt.withStrategy(e)}static registerDefaultStyleTarget(e=document){(e instanceof Ge||e instanceof Document)&&(e=vt.getOrCreate(e)),gt.registerRoot(e)}static unregisterDefaultStyleTarget(e=document){(e instanceof Ge||e instanceof Document)&&(e=vt.getOrCreate(e)),gt.unregisterRoot(e)}getValueFor(e){return Bt.getOrCreate(e).getTokenValue(this)}setValueFor(e,t){Bt.getOrCreate(e).setTokenValue(this,this.normalizeValue(t))}deleteValueFor(e){return Bt.getOrCreate(e).deleteTokenValue(this),this}withDefault(e){return Bt.defaultNode.setTokenValue(this,this.normalizeValue(e)),this}subscribe(e){this.subscribers.subscribe(e)}unsubscribe(e){this.subscribers.unsubscribe(e)}alias(e){return t=>t(e)}normalizeValue(e){return e instanceof mt&&(e=this.alias(e)),e}}let bt=class extends mt{constructor(e){super(e),this.cssReflector={handleChange:(e,t)=>{const o=t.target===Bt.defaultNode?Bt.rootStyleSheetTarget:t.target instanceof Bt?vt.getOrCreate(t.target.target):null;o&&(2===t.type?o.removeProperty(this.cssCustomProperty):o.setProperty(this.cssCustomProperty,this.resolveCSSValue(t.target.getTokenValue(this))))}},this.cssCustomProperty="--"+e.cssCustomPropertyName,this.cssVar=`var(${this.cssCustomProperty})`,x.getNotifier(this).subscribe(this.cssReflector)}createCSS(){return this.cssVar}createHTML(){return this.cssVar}resolveCSSValue(e){return e&&"function"==typeof e.createCSS?e.createCSS():e}};var yt;bt=qe([function(e){A.define(e)},function(e){j.define(e,yt)}],bt);const kt={contains:e,parent(e){let o=t(e);for(;null!==o;){if(o instanceof Ge)return o;o=t(o)}return null}};class Bt extends lt{constructor(e){super(),this.target=e,this.setTokenValue=this.lazyAttachToDefault(super.setTokenValue),this.getTokenValue=this.lazyAttachToDefault(super.getTokenValue),this.deleteTokenValue=this.lazyAttachToDefault(super.deleteTokenValue)}static get strategy(){return void 0===this._strategy&&Bt.withStrategy(kt),this._strategy}connectedCallback(e){let t=Bt.findParent(e.source);if(null===t&&(t=Bt.defaultNode),t!==this.parent){const o=[];for(const r of t.children)r instanceof Bt&&Bt.strategy.contains(e.source,r.target)&&o.push(r);t.appendChild(this);for(const e of o)this.appendChild(e)}}disconnectedCallback(e){Bt.cache.delete(this.target),this.dispose()}static getOrCreate(e){let t=Bt.cache.get(e);return t||(t=new Bt(e),Bt.cache.set(e,t),e.$fastController.addBehavior(Bt.strategy),e.$fastController.addBehavior(t),t)}static withStrategy(e){this._strategy=e}static findParent(e){let t=Bt.strategy.parent(e);for(;null!==t;){const e=Bt.cache.get(t);if(e)return e;t=Bt.strategy.parent(t)}return null}lazyAttachToDefault(e){return(...t)=>(null===this.parent&&Bt.defaultNode.appendChild(this),e.apply(this,t))}}Bt.defaultNode=new lt,Bt.rootStyleSheetTarget=new gt,Bt.cache=new WeakMap;class Pt extends Ge{constructor(){super(...arguments),this.percentComplete=0}valueChanged(){this.updatePercentComplete()}minChanged(){this.$fastController.isConnected&&this.updatePercentComplete()}maxChanged(){this.$fastController.isConnected&&this.updatePercentComplete()}connectedCallback(){super.connectedCallback(),this.updatePercentComplete()}updatePercentComplete(){const e="number"==typeof this.min?this.min:0,t="number"==typeof this.max?this.max:100,o="number"==typeof this.value?this.value:0,r=t-e;this.percentComplete=0===r?0:Math.fround((o-e)/r*100)}}qe([Ne({converter:$e})],Pt.prototype,"value",void 0),qe([Ne({converter:$e})],Pt.prototype,"min",void 0),qe([Ne({converter:$e})],Pt.prototype,"max",void 0),qe([S],Pt.prototype,"percentComplete",void 0);class xt extends Pt{}class St extends Pt{}class wt extends Ge{}class $t extends(nt(wt)){constructor(){super(...arguments),this.proxy=document.createElement("input")}}class Ct extends $t{constructor(){super(),this.initialValue="on",this.keypressHandler=e=>{if(!this.readOnly)switch(e.key){case"Enter":case" ":this.checked=!this.checked}},this.clickHandler=e=>{this.disabled||this.readOnly||(this.checked=!this.checked)},this.proxy.setAttribute("type","checkbox")}readOnlyChanged(){this.proxy instanceof HTMLInputElement&&(this.proxy.readOnly=this.readOnly)}checkedChanged(e,t){super.checkedChanged(e,t),this.checked?this.classList.add("checked"):this.classList.remove("checked")}}qe([Ne({attribute:"readonly",mode:"boolean"})],Ct.prototype,"readOnly",void 0),qe([S],Ct.prototype,"defaultSlottedNodes",void 0);function Nt(e){return`:host([hidden]){display:none}:host{display:${e}}`}class Ft extends tt{}const At=fe`<template><slot ${Pe({property:"slottedAccordionItems",filter:Tt?e=>1===e.nodeType&&e.matches(Tt):ye})}></slot></template>`;var Tt;const It=I`
|
|
2
|
+
${Nt("flex")}
|
|
3
|
+
|
|
4
|
+
:host{flex-direction:column;width:100%}`,Lt=Object.freeze({prefix:"fluent",shadowRootMode:"open",registry:customElements}),zt=Ft.compose({name:Lt.prefix+"-accordion",template:At,styles:It});class Ot extends Je{constructor(){super(...arguments),this.block=!1}}qe([Ne],Ot.prototype,"size",void 0),qe([Ne({mode:"boolean"})],Ot.prototype,"block",void 0),qe([Ne({attribute:"expand-icon-position"})],Ot.prototype,"expandIconPosition",void 0);const Ht={small:"small",medium:"medium",large:"large",extraLarge:"extra-large"},Vt={start:"start",end:"end"},{create:Dt}=mt,Mt=Dt("borderRadiusNone"),Et=Dt("borderRadiusSmall"),Rt=Dt("borderRadiusMedium"),_t=Dt("borderRadiusLarge"),jt=Dt("borderRadiusXLarge"),Gt=Dt("borderRadiusCircular"),Xt=Dt("fontSizeBase100"),qt=Dt("fontSizeBase200"),Wt=Dt("fontSizeBase300"),Yt=Dt("fontSizeBase400"),Ut=Dt("fontSizeBase500"),Kt=Dt("fontSizeBase600"),Qt=Dt("fontSizeHero700"),Jt=Dt("fontSizeHero800"),Zt=Dt("fontSizeHero900"),eo=Dt("fontSizeHero1000"),to=Dt("lineHeightBase100"),oo=Dt("lineHeightBase200"),ro=Dt("lineHeightBase300"),no=Dt("lineHeightBase400"),io=Dt("lineHeightBase500"),so=Dt("lineHeightBase600"),ao=Dt("lineHeightHero700"),lo=Dt("lineHeightHero800"),co=Dt("lineHeightHero900"),uo=Dt("lineHeightHero1000"),ho=Dt("fontFamilyBase"),go=Dt("fontFamilyMonospace"),po=Dt("fontFamilyNumeric"),fo=Dt("fontWeightRegular"),vo=Dt("fontWeightMedium"),mo=Dt("fontWeightSemibold"),bo=Dt("fontWeightBold"),yo=Dt("strokeWidthThin"),ko=Dt("strokeWidthThick"),Bo=Dt("strokeWidthThicker"),Po=Dt("strokeWidthThickest"),xo=Dt("spacingHorizontalNone"),So=Dt("spacingHorizontalXXS"),wo=Dt("spacingHorizontalXS"),$o=Dt("spacingHorizontalSNudge"),Co=Dt("spacingHorizontalS"),No=Dt("spacingHorizontalMNudge"),Fo=Dt("spacingHorizontalM"),Ao=Dt("spacingHorizontalL"),To=Dt("spacingHorizontalXL"),Io=Dt("spacingHorizontalXXL"),Lo=Dt("spacingHorizontalXXXL"),zo=Dt("spacingVerticalNone"),Oo=Dt("spacingVerticalXXS"),Ho=Dt("spacingVerticalXS"),Vo=Dt("spacingVerticalSNudge"),Do=Dt("spacingVerticalS"),Mo=Dt("spacingVerticalMNudge"),Eo=Dt("spacingVerticalM"),Ro=Dt("spacingVerticalL"),_o=Dt("spacingVerticalXL"),jo=Dt("spacingVerticalXXL"),Go=Dt("spacingVerticalXXXL"),Xo=Dt("durationUltraFast"),qo=Dt("durationFaster"),Wo=Dt("durationFast"),Yo=Dt("durationNormal"),Uo=Dt("durationSlow"),Ko=Dt("durationSlower"),Qo=Dt("durationUltraSlow"),Jo=Dt("curveAccelerateMax"),Zo=Dt("curveAccelerateMid"),er=Dt("curveAccelerateMin"),tr=Dt("curveDecelerateMax"),or=Dt("curveDecelerateMid"),rr=Dt("curveDecelerateMin"),nr=Dt("curveEasyEaseMax"),ir=Dt("curveEasyEase"),sr=Dt("curveLinear"),ar=Dt("colorNeutralForeground1"),lr=Dt("colorNeutralForeground1Hover"),cr=Dt("colorNeutralForeground1Pressed"),dr=Dt("colorNeutralForeground1Selected"),ur=Dt("colorNeutralForeground2"),hr=Dt("colorNeutralForeground2Hover"),gr=Dt("colorNeutralForeground2Pressed"),pr=Dt("colorNeutralForeground2Selected"),fr=Dt("colorNeutralForeground2BrandHover"),vr=Dt("colorNeutralForeground2BrandPressed"),mr=Dt("colorNeutralForeground2BrandSelected"),br=Dt("colorNeutralForeground3"),yr=Dt("colorNeutralForeground3Hover"),kr=Dt("colorNeutralForeground3Pressed"),Br=Dt("colorNeutralForeground3Selected"),Pr=Dt("colorNeutralForeground3BrandHover"),xr=Dt("colorNeutralForeground3BrandPressed"),Sr=Dt("colorNeutralForeground3BrandSelected"),wr=Dt("colorNeutralForeground4"),$r=Dt("colorNeutralForegroundDisabled"),Cr=Dt("colorNeutralForegroundInvertedDisabled"),Nr=Dt("colorBrandForegroundLink"),Fr=Dt("colorBrandForegroundLinkHover"),Ar=Dt("colorBrandForegroundLinkPressed"),Tr=Dt("colorBrandForegroundLinkSelected"),Ir=Dt("colorNeutralForeground2Link"),Lr=Dt("colorNeutralForeground2LinkHover"),zr=Dt("colorNeutralForeground2LinkPressed"),Or=Dt("colorNeutralForeground2LinkSelected"),Hr=Dt("colorCompoundBrandForeground1"),Vr=Dt("colorCompoundBrandForeground1Hover"),Dr=Dt("colorCompoundBrandForeground1Pressed"),Mr=Dt("colorBrandForeground1"),Er=Dt("colorBrandForeground2"),Rr=Dt("colorNeutralForeground1Static"),_r=Dt("colorNeutralForegroundStaticInverted"),jr=Dt("colorNeutralForegroundInverted"),Gr=Dt("colorNeutralForegroundInvertedHover"),Xr=Dt("colorNeutralForegroundInvertedPressed"),qr=Dt("colorNeutralForegroundInvertedSelected"),Wr=Dt("colorNeutralForegroundInverted2"),Yr=Dt("colorNeutralForegroundOnBrand"),Ur=Dt("colorNeutralForegroundInvertedLink"),Kr=Dt("colorNeutralForegroundInvertedLinkHover"),Qr=Dt("colorNeutralForegroundInvertedLinkPressed"),Jr=Dt("colorNeutralForegroundInvertedLinkSelected"),Zr=Dt("colorBrandForegroundInverted"),en=Dt("colorBrandForegroundInvertedHover"),tn=Dt("colorBrandForegroundInvertedPressed"),on=Dt("colorBrandForegroundOnLight"),rn=Dt("colorBrandForegroundOnLightHover"),nn=Dt("colorBrandForegroundOnLightPressed"),sn=Dt("colorBrandForegroundOnLightSelected"),an=Dt("colorNeutralBackground1"),ln=Dt("colorNeutralBackground1Hover"),cn=Dt("colorNeutralBackground1Pressed"),dn=Dt("colorNeutralBackground1Selected"),un=Dt("colorNeutralBackground2"),hn=Dt("colorNeutralBackground2Hover"),gn=Dt("colorNeutralBackground2Pressed"),pn=Dt("colorNeutralBackground2Selected"),fn=Dt("colorNeutralBackground3"),vn=Dt("colorNeutralBackground3Hover"),mn=Dt("colorNeutralBackground3Pressed"),bn=Dt("colorNeutralBackground3Selected"),yn=Dt("colorNeutralBackground4"),kn=Dt("colorNeutralBackground4Hover"),Bn=Dt("colorNeutralBackground4Pressed"),Pn=Dt("colorNeutralBackground4Selected"),xn=Dt("colorNeutralBackground5"),Sn=Dt("colorNeutralBackground5Hover"),wn=Dt("colorNeutralBackground5Pressed"),$n=Dt("colorNeutralBackground5Selected"),Cn=Dt("colorNeutralBackground6"),Nn=Dt("colorNeutralBackgroundInverted"),Fn=Dt("colorNeutralBackgroundStatic"),An=Dt("colorSubtleBackground"),Tn=Dt("colorSubtleBackgroundHover"),In=Dt("colorSubtleBackgroundPressed"),Ln=Dt("colorSubtleBackgroundSelected"),zn=Dt("colorSubtleBackgroundLightAlphaHover"),On=Dt("colorSubtleBackgroundLightAlphaPressed"),Hn=Dt("colorSubtleBackgroundLightAlphaSelected"),Vn=Dt("colorSubtleBackgroundInverted"),Dn=Dt("colorSubtleBackgroundInvertedHover"),Mn=Dt("colorSubtleBackgroundInvertedPressed"),En=Dt("colorSubtleBackgroundInvertedSelected"),Rn=Dt("colorTransparentBackground"),_n=Dt("colorTransparentBackgroundHover"),jn=Dt("colorTransparentBackgroundPressed"),Gn=Dt("colorTransparentBackgroundSelected"),Xn=Dt("colorNeutralBackgroundDisabled"),qn=Dt("colorNeutralBackgroundInvertedDisabled"),Wn=Dt("colorNeutralStencil1"),Yn=Dt("colorNeutralStencil2"),Un=Dt("colorBackgroundOverlay"),Kn=Dt("colorScrollbarOverlay"),Qn=Dt("colorBrandBackground"),Jn=Dt("colorBrandBackgroundHover"),Zn=Dt("colorBrandBackgroundPressed"),ei=Dt("colorBrandBackgroundSelected"),ti=Dt("colorCompoundBrandBackground"),oi=Dt("colorCompoundBrandBackgroundHover"),ri=Dt("colorCompoundBrandBackgroundPressed"),ni=Dt("colorBrandBackgroundStatic"),ii=Dt("colorBrandBackground2"),si=Dt("colorBrandBackgroundInverted"),ai=Dt("colorBrandBackgroundInvertedHover"),li=Dt("colorBrandBackgroundInvertedPressed"),ci=Dt("colorBrandBackgroundInvertedSelected"),di=Dt("colorNeutralStrokeAccessible"),ui=Dt("colorNeutralStrokeAccessibleHover"),hi=Dt("colorNeutralStrokeAccessiblePressed"),gi=Dt("colorNeutralStrokeAccessibleSelected"),pi=Dt("colorNeutralStroke1"),fi=Dt("colorNeutralStroke1Hover"),vi=Dt("colorNeutralStroke1Pressed"),mi=Dt("colorNeutralStroke1Selected"),bi=Dt("colorNeutralStroke2"),yi=Dt("colorNeutralStroke3"),ki=Dt("colorNeutralStrokeOnBrand"),Bi=Dt("colorNeutralStrokeOnBrand2"),Pi=Dt("colorNeutralStrokeOnBrand2Hover"),xi=Dt("colorNeutralStrokeOnBrand2Pressed"),Si=Dt("colorNeutralStrokeOnBrand2Selected"),wi=Dt("colorBrandStroke1"),$i=Dt("colorBrandStroke2"),Ci=Dt("colorCompoundBrandStroke"),Ni=Dt("colorCompoundBrandStrokeHover"),Fi=Dt("colorCompoundBrandStrokePressed"),Ai=Dt("colorNeutralStrokeDisabled"),Ti=Dt("colorNeutralStrokeInvertedDisabled"),Ii=Dt("colorTransparentStroke"),Li=Dt("colorTransparentStrokeInteractive"),zi=Dt("colorTransparentStrokeDisabled"),Oi=Dt("colorStrokeFocus1"),Hi=Dt("colorStrokeFocus2"),Vi=Dt("colorNeutralShadowAmbient"),Di=Dt("colorNeutralShadowKey"),Mi=Dt("colorNeutralShadowAmbientLighter"),Ei=Dt("colorNeutralShadowKeyLighter"),Ri=Dt("colorNeutralShadowAmbientDarker"),_i=Dt("colorNeutralShadowKeyDarker"),ji=Dt("colorBrandShadowAmbient"),Gi=Dt("colorBrandShadowKey"),Xi=Dt("colorPaletteRedBackground1"),qi=Dt("colorPaletteRedBackground2"),Wi=Dt("colorPaletteRedBackground3"),Yi=Dt("colorPaletteRedForeground1"),Ui=Dt("colorPaletteRedForeground2"),Ki=Dt("colorPaletteRedForeground3"),Qi=Dt("colorPaletteRedBorderActive"),Ji=Dt("colorPaletteRedBorder1"),Zi=Dt("colorPaletteRedBorder2"),es=Dt("colorPaletteGreenBackground1"),ts=Dt("colorPaletteGreenBackground2"),os=Dt("colorPaletteGreenBackground3"),rs=Dt("colorPaletteGreenForeground1"),ns=Dt("colorPaletteGreenForeground2"),is=Dt("colorPaletteGreenForeground3"),ss=Dt("colorPaletteGreenBorderActive"),as=Dt("colorPaletteGreenBorder1"),ls=Dt("colorPaletteGreenBorder2"),cs=Dt("colorPaletteDarkOrangeBackground1"),ds=Dt("colorPaletteDarkOrangeBackground2"),us=Dt("colorPaletteDarkOrangeBackground3"),hs=Dt("colorPaletteDarkOrangeForeground1"),gs=Dt("colorPaletteDarkOrangeForeground2"),ps=Dt("colorPaletteDarkOrangeForeground3"),fs=Dt("colorPaletteDarkOrangeBorderActive"),vs=Dt("colorPaletteDarkOrangeBorder1"),ms=Dt("colorPaletteDarkOrangeBorder2"),bs=Dt("colorPaletteYellowBackground1"),ys=Dt("colorPaletteYellowBackground2"),ks=Dt("colorPaletteYellowBackground3"),Bs=Dt("colorPaletteYellowForeground1"),Ps=Dt("colorPaletteYellowForeground2"),xs=Dt("colorPaletteYellowForeground3"),Ss=Dt("colorPaletteYellowBorderActive"),ws=Dt("colorPaletteYellowBorder1"),$s=Dt("colorPaletteYellowBorder2"),Cs=Dt("colorPaletteBerryBackground1"),Ns=Dt("colorPaletteBerryBackground2"),Fs=Dt("colorPaletteBerryBackground3"),As=Dt("colorPaletteBerryForeground1"),Ts=Dt("colorPaletteBerryForeground2"),Is=Dt("colorPaletteBerryForeground3"),Ls=Dt("colorPaletteBerryBorderActive"),zs=Dt("colorPaletteBerryBorder1"),Os=Dt("colorPaletteBerryBorder2"),Hs=Dt("colorPaletteLightGreenBackground1"),Vs=Dt("colorPaletteLightGreenBackground2"),Ds=Dt("colorPaletteLightGreenBackground3"),Ms=Dt("colorPaletteLightGreenForeground1"),Es=Dt("colorPaletteLightGreenForeground2"),Rs=Dt("colorPaletteLightGreenForeground3"),_s=Dt("colorPaletteLightGreenBorderActive"),js=Dt("colorPaletteLightGreenBorder1"),Gs=Dt("colorPaletteLightGreenBorder2"),Xs=Dt("colorPaletteMarigoldBackground1"),qs=Dt("colorPaletteMarigoldBackground2"),Ws=Dt("colorPaletteMarigoldBackground3"),Ys=Dt("colorPaletteMarigoldForeground1"),Us=Dt("colorPaletteMarigoldForeground2"),Ks=Dt("colorPaletteMarigoldForeground3"),Qs=Dt("colorPaletteMarigoldBorderActive"),Js=Dt("colorPaletteMarigoldBorder1"),Zs=Dt("colorPaletteMarigoldBorder2"),ea=Dt("colorPaletteDarkRedBackground2"),ta=Dt("colorPaletteDarkRedForeground2"),oa=Dt("colorPaletteDarkRedBorderActive"),ra=Dt("colorPaletteCranberryBackground2"),na=Dt("colorPaletteCranberryForeground2"),ia=Dt("colorPaletteCranberryBorderActive"),sa=Dt("colorPalettePumpkinBackground2"),aa=Dt("colorPalettePumpkinForeground2"),la=Dt("colorPalettePumpkinBorderActive"),ca=Dt("colorPalettePeachBackground2"),da=Dt("colorPalettePeachForeground2"),ua=Dt("colorPalettePeachBorderActive"),ha=Dt("colorPaletteGoldBackground2"),ga=Dt("colorPaletteGoldForeground2"),pa=Dt("colorPaletteGoldBorderActive"),fa=Dt("colorPaletteBrassBackground2"),va=Dt("colorPaletteBrassForeground2"),ma=Dt("colorPaletteBrassBorderActive"),ba=Dt("colorPaletteBrownBackground2"),ya=Dt("colorPaletteBrownForeground2"),ka=Dt("colorPaletteBrownBorderActive"),Ba=Dt("colorPaletteForestBackground2"),Pa=Dt("colorPaletteForestForeground2"),xa=Dt("colorPaletteForestBorderActive"),Sa=Dt("colorPaletteSeafoamBackground2"),wa=Dt("colorPaletteSeafoamForeground2"),$a=Dt("colorPaletteSeafoamBorderActive"),Ca=Dt("colorPaletteDarkGreenBackground2"),Na=Dt("colorPaletteDarkGreenForeground2"),Fa=Dt("colorPaletteDarkGreenBorderActive"),Aa=Dt("colorPaletteLightTealBackground2"),Ta=Dt("colorPaletteLightTealForeground2"),Ia=Dt("colorPaletteLightTealBorderActive"),La=Dt("colorPaletteTealBackground2"),za=Dt("colorPaletteTealForeground2"),Oa=Dt("colorPaletteTealBorderActive"),Ha=Dt("colorPaletteSteelBackground2"),Va=Dt("colorPaletteSteelForeground2"),Da=Dt("colorPaletteSteelBorderActive"),Ma=Dt("colorPaletteBlueBackground2"),Ea=Dt("colorPaletteBlueForeground2"),Ra=Dt("colorPaletteBlueBorderActive"),_a=Dt("colorPaletteRoyalBlueBackground2"),ja=Dt("colorPaletteRoyalBlueForeground2"),Ga=Dt("colorPaletteRoyalBlueBorderActive"),Xa=Dt("colorPaletteCornflowerBackground2"),qa=Dt("colorPaletteCornflowerForeground2"),Wa=Dt("colorPaletteCornflowerBorderActive"),Ya=Dt("colorPaletteNavyBackground2"),Ua=Dt("colorPaletteNavyForeground2"),Ka=Dt("colorPaletteNavyBorderActive"),Qa=Dt("colorPaletteLavenderBackground2"),Ja=Dt("colorPaletteLavenderForeground2"),Za=Dt("colorPaletteLavenderBorderActive"),el=Dt("colorPalettePurpleBackground2"),tl=Dt("colorPalettePurpleForeground2"),ol=Dt("colorPalettePurpleBorderActive"),rl=Dt("colorPaletteGrapeBackground2"),nl=Dt("colorPaletteGrapeForeground2"),il=Dt("colorPaletteGrapeBorderActive"),sl=Dt("colorPaletteLilacBackground2"),al=Dt("colorPaletteLilacForeground2"),ll=Dt("colorPaletteLilacBorderActive"),cl=Dt("colorPalettePinkBackground2"),dl=Dt("colorPalettePinkForeground2"),ul=Dt("colorPalettePinkBorderActive"),hl=Dt("colorPaletteMagentaBackground2"),gl=Dt("colorPaletteMagentaForeground2"),pl=Dt("colorPaletteMagentaBorderActive"),fl=Dt("colorPalettePlumBackground2"),vl=Dt("colorPalettePlumForeground2"),ml=Dt("colorPalettePlumBorderActive"),bl=Dt("colorPaletteBeigeBackground2"),yl=Dt("colorPaletteBeigeForeground2"),kl=Dt("colorPaletteBeigeBorderActive"),Bl=Dt("colorPaletteMinkBackground2"),Pl=Dt("colorPaletteMinkForeground2"),xl=Dt("colorPaletteMinkBorderActive"),Sl=Dt("colorPalettePlatinumBackground2"),wl=Dt("colorPalettePlatinumForeground2"),$l=Dt("colorPalettePlatinumBorderActive"),Cl=Dt("colorPaletteAnchorBackground2"),Nl=Dt("colorPaletteAnchorForeground2"),Fl=Dt("colorPaletteAnchorBorderActive"),Al=Dt("shadow2"),Tl=Dt("shadow4"),Il=Dt("shadow8"),Ll=Dt("shadow16"),zl=Dt("shadow28"),Ol=Dt("shadow64"),Hl=Dt("shadow2Brand"),Vl=Dt("shadow4Brand"),Dl=Dt("shadow8Brand"),Ml=Dt("shadow16Brand"),El=Dt("shadow28Brand"),Rl=Dt("shadow64Brand");var _l=Object.freeze({__proto__:null,borderRadiusNone:Mt,borderRadiusSmall:Et,borderRadiusMedium:Rt,borderRadiusLarge:_t,borderRadiusXLarge:jt,borderRadiusCircular:Gt,fontSizeBase100:Xt,fontSizeBase200:qt,fontSizeBase300:Wt,fontSizeBase400:Yt,fontSizeBase500:Ut,fontSizeBase600:Kt,fontSizeHero700:Qt,fontSizeHero800:Jt,fontSizeHero900:Zt,fontSizeHero1000:eo,lineHeightBase100:to,lineHeightBase200:oo,lineHeightBase300:ro,lineHeightBase400:no,lineHeightBase500:io,lineHeightBase600:so,lineHeightHero700:ao,lineHeightHero800:lo,lineHeightHero900:co,lineHeightHero1000:uo,fontFamilyBase:ho,fontFamilyMonospace:go,fontFamilyNumeric:po,fontWeightRegular:fo,fontWeightMedium:vo,fontWeightSemibold:mo,fontWeightBold:bo,strokeWidthThin:yo,strokeWidthThick:ko,strokeWidthThicker:Bo,strokeWidthThickest:Po,spacingHorizontalNone:xo,spacingHorizontalXXS:So,spacingHorizontalXS:wo,spacingHorizontalSNudge:$o,spacingHorizontalS:Co,spacingHorizontalMNudge:No,spacingHorizontalM:Fo,spacingHorizontalL:Ao,spacingHorizontalXL:To,spacingHorizontalXXL:Io,spacingHorizontalXXXL:Lo,spacingVerticalNone:zo,spacingVerticalXXS:Oo,spacingVerticalXS:Ho,spacingVerticalSNudge:Vo,spacingVerticalS:Do,spacingVerticalMNudge:Mo,spacingVerticalM:Eo,spacingVerticalL:Ro,spacingVerticalXL:_o,spacingVerticalXXL:jo,spacingVerticalXXXL:Go,durationUltraFast:Xo,durationFaster:qo,durationFast:Wo,durationNormal:Yo,durationSlow:Uo,durationSlower:Ko,durationUltraSlow:Qo,curveAccelerateMax:Jo,curveAccelerateMid:Zo,curveAccelerateMin:er,curveDecelerateMax:tr,curveDecelerateMid:or,curveDecelerateMin:rr,curveEasyEaseMax:nr,curveEasyEase:ir,curveLinear:sr,colorNeutralForeground1:ar,colorNeutralForeground1Hover:lr,colorNeutralForeground1Pressed:cr,colorNeutralForeground1Selected:dr,colorNeutralForeground2:ur,colorNeutralForeground2Hover:hr,colorNeutralForeground2Pressed:gr,colorNeutralForeground2Selected:pr,colorNeutralForeground2BrandHover:fr,colorNeutralForeground2BrandPressed:vr,colorNeutralForeground2BrandSelected:mr,colorNeutralForeground3:br,colorNeutralForeground3Hover:yr,colorNeutralForeground3Pressed:kr,colorNeutralForeground3Selected:Br,colorNeutralForeground3BrandHover:Pr,colorNeutralForeground3BrandPressed:xr,colorNeutralForeground3BrandSelected:Sr,colorNeutralForeground4:wr,colorNeutralForegroundDisabled:$r,colorNeutralForegroundInvertedDisabled:Cr,colorBrandForegroundLink:Nr,colorBrandForegroundLinkHover:Fr,colorBrandForegroundLinkPressed:Ar,colorBrandForegroundLinkSelected:Tr,colorNeutralForeground2Link:Ir,colorNeutralForeground2LinkHover:Lr,colorNeutralForeground2LinkPressed:zr,colorNeutralForeground2LinkSelected:Or,colorCompoundBrandForeground1:Hr,colorCompoundBrandForeground1Hover:Vr,colorCompoundBrandForeground1Pressed:Dr,colorBrandForeground1:Mr,colorBrandForeground2:Er,colorNeutralForeground1Static:Rr,colorNeutralForegroundStaticInverted:_r,colorNeutralForegroundInverted:jr,colorNeutralForegroundInvertedHover:Gr,colorNeutralForegroundInvertedPressed:Xr,colorNeutralForegroundInvertedSelected:qr,colorNeutralForegroundInverted2:Wr,colorNeutralForegroundOnBrand:Yr,colorNeutralForegroundInvertedLink:Ur,colorNeutralForegroundInvertedLinkHover:Kr,colorNeutralForegroundInvertedLinkPressed:Qr,colorNeutralForegroundInvertedLinkSelected:Jr,colorBrandForegroundInverted:Zr,colorBrandForegroundInvertedHover:en,colorBrandForegroundInvertedPressed:tn,colorBrandForegroundOnLight:on,colorBrandForegroundOnLightHover:rn,colorBrandForegroundOnLightPressed:nn,colorBrandForegroundOnLightSelected:sn,colorNeutralBackground1:an,colorNeutralBackground1Hover:ln,colorNeutralBackground1Pressed:cn,colorNeutralBackground1Selected:dn,colorNeutralBackground2:un,colorNeutralBackground2Hover:hn,colorNeutralBackground2Pressed:gn,colorNeutralBackground2Selected:pn,colorNeutralBackground3:fn,colorNeutralBackground3Hover:vn,colorNeutralBackground3Pressed:mn,colorNeutralBackground3Selected:bn,colorNeutralBackground4:yn,colorNeutralBackground4Hover:kn,colorNeutralBackground4Pressed:Bn,colorNeutralBackground4Selected:Pn,colorNeutralBackground5:xn,colorNeutralBackground5Hover:Sn,colorNeutralBackground5Pressed:wn,colorNeutralBackground5Selected:$n,colorNeutralBackground6:Cn,colorNeutralBackgroundInverted:Nn,colorNeutralBackgroundStatic:Fn,colorSubtleBackground:An,colorSubtleBackgroundHover:Tn,colorSubtleBackgroundPressed:In,colorSubtleBackgroundSelected:Ln,colorSubtleBackgroundLightAlphaHover:zn,colorSubtleBackgroundLightAlphaPressed:On,colorSubtleBackgroundLightAlphaSelected:Hn,colorSubtleBackgroundInverted:Vn,colorSubtleBackgroundInvertedHover:Dn,colorSubtleBackgroundInvertedPressed:Mn,colorSubtleBackgroundInvertedSelected:En,colorTransparentBackground:Rn,colorTransparentBackgroundHover:_n,colorTransparentBackgroundPressed:jn,colorTransparentBackgroundSelected:Gn,colorNeutralBackgroundDisabled:Xn,colorNeutralBackgroundInvertedDisabled:qn,colorNeutralStencil1:Wn,colorNeutralStencil2:Yn,colorBackgroundOverlay:Un,colorScrollbarOverlay:Kn,colorBrandBackground:Qn,colorBrandBackgroundHover:Jn,colorBrandBackgroundPressed:Zn,colorBrandBackgroundSelected:ei,colorCompoundBrandBackground:ti,colorCompoundBrandBackgroundHover:oi,colorCompoundBrandBackgroundPressed:ri,colorBrandBackgroundStatic:ni,colorBrandBackground2:ii,colorBrandBackgroundInverted:si,colorBrandBackgroundInvertedHover:ai,colorBrandBackgroundInvertedPressed:li,colorBrandBackgroundInvertedSelected:ci,colorNeutralStrokeAccessible:di,colorNeutralStrokeAccessibleHover:ui,colorNeutralStrokeAccessiblePressed:hi,colorNeutralStrokeAccessibleSelected:gi,colorNeutralStroke1:pi,colorNeutralStroke1Hover:fi,colorNeutralStroke1Pressed:vi,colorNeutralStroke1Selected:mi,colorNeutralStroke2:bi,colorNeutralStroke3:yi,colorNeutralStrokeOnBrand:ki,colorNeutralStrokeOnBrand2:Bi,colorNeutralStrokeOnBrand2Hover:Pi,colorNeutralStrokeOnBrand2Pressed:xi,colorNeutralStrokeOnBrand2Selected:Si,colorBrandStroke1:wi,colorBrandStroke2:$i,colorCompoundBrandStroke:Ci,colorCompoundBrandStrokeHover:Ni,colorCompoundBrandStrokePressed:Fi,colorNeutralStrokeDisabled:Ai,colorNeutralStrokeInvertedDisabled:Ti,colorTransparentStroke:Ii,colorTransparentStrokeInteractive:Li,colorTransparentStrokeDisabled:zi,colorStrokeFocus1:Oi,colorStrokeFocus2:Hi,colorNeutralShadowAmbient:Vi,colorNeutralShadowKey:Di,colorNeutralShadowAmbientLighter:Mi,colorNeutralShadowKeyLighter:Ei,colorNeutralShadowAmbientDarker:Ri,colorNeutralShadowKeyDarker:_i,colorBrandShadowAmbient:ji,colorBrandShadowKey:Gi,colorPaletteRedBackground1:Xi,colorPaletteRedBackground2:qi,colorPaletteRedBackground3:Wi,colorPaletteRedForeground1:Yi,colorPaletteRedForeground2:Ui,colorPaletteRedForeground3:Ki,colorPaletteRedBorderActive:Qi,colorPaletteRedBorder1:Ji,colorPaletteRedBorder2:Zi,colorPaletteGreenBackground1:es,colorPaletteGreenBackground2:ts,colorPaletteGreenBackground3:os,colorPaletteGreenForeground1:rs,colorPaletteGreenForeground2:ns,colorPaletteGreenForeground3:is,colorPaletteGreenBorderActive:ss,colorPaletteGreenBorder1:as,colorPaletteGreenBorder2:ls,colorPaletteDarkOrangeBackground1:cs,colorPaletteDarkOrangeBackground2:ds,colorPaletteDarkOrangeBackground3:us,colorPaletteDarkOrangeForeground1:hs,colorPaletteDarkOrangeForeground2:gs,colorPaletteDarkOrangeForeground3:ps,colorPaletteDarkOrangeBorderActive:fs,colorPaletteDarkOrangeBorder1:vs,colorPaletteDarkOrangeBorder2:ms,colorPaletteYellowBackground1:bs,colorPaletteYellowBackground2:ys,colorPaletteYellowBackground3:ks,colorPaletteYellowForeground1:Bs,colorPaletteYellowForeground2:Ps,colorPaletteYellowForeground3:xs,colorPaletteYellowBorderActive:Ss,colorPaletteYellowBorder1:ws,colorPaletteYellowBorder2:$s,colorPaletteBerryBackground1:Cs,colorPaletteBerryBackground2:Ns,colorPaletteBerryBackground3:Fs,colorPaletteBerryForeground1:As,colorPaletteBerryForeground2:Ts,colorPaletteBerryForeground3:Is,colorPaletteBerryBorderActive:Ls,colorPaletteBerryBorder1:zs,colorPaletteBerryBorder2:Os,colorPaletteLightGreenBackground1:Hs,colorPaletteLightGreenBackground2:Vs,colorPaletteLightGreenBackground3:Ds,colorPaletteLightGreenForeground1:Ms,colorPaletteLightGreenForeground2:Es,colorPaletteLightGreenForeground3:Rs,colorPaletteLightGreenBorderActive:_s,colorPaletteLightGreenBorder1:js,colorPaletteLightGreenBorder2:Gs,colorPaletteMarigoldBackground1:Xs,colorPaletteMarigoldBackground2:qs,colorPaletteMarigoldBackground3:Ws,colorPaletteMarigoldForeground1:Ys,colorPaletteMarigoldForeground2:Us,colorPaletteMarigoldForeground3:Ks,colorPaletteMarigoldBorderActive:Qs,colorPaletteMarigoldBorder1:Js,colorPaletteMarigoldBorder2:Zs,colorPaletteDarkRedBackground2:ea,colorPaletteDarkRedForeground2:ta,colorPaletteDarkRedBorderActive:oa,colorPaletteCranberryBackground2:ra,colorPaletteCranberryForeground2:na,colorPaletteCranberryBorderActive:ia,colorPalettePumpkinBackground2:sa,colorPalettePumpkinForeground2:aa,colorPalettePumpkinBorderActive:la,colorPalettePeachBackground2:ca,colorPalettePeachForeground2:da,colorPalettePeachBorderActive:ua,colorPaletteGoldBackground2:ha,colorPaletteGoldForeground2:ga,colorPaletteGoldBorderActive:pa,colorPaletteBrassBackground2:fa,colorPaletteBrassForeground2:va,colorPaletteBrassBorderActive:ma,colorPaletteBrownBackground2:ba,colorPaletteBrownForeground2:ya,colorPaletteBrownBorderActive:ka,colorPaletteForestBackground2:Ba,colorPaletteForestForeground2:Pa,colorPaletteForestBorderActive:xa,colorPaletteSeafoamBackground2:Sa,colorPaletteSeafoamForeground2:wa,colorPaletteSeafoamBorderActive:$a,colorPaletteDarkGreenBackground2:Ca,colorPaletteDarkGreenForeground2:Na,colorPaletteDarkGreenBorderActive:Fa,colorPaletteLightTealBackground2:Aa,colorPaletteLightTealForeground2:Ta,colorPaletteLightTealBorderActive:Ia,colorPaletteTealBackground2:La,colorPaletteTealForeground2:za,colorPaletteTealBorderActive:Oa,colorPaletteSteelBackground2:Ha,colorPaletteSteelForeground2:Va,colorPaletteSteelBorderActive:Da,colorPaletteBlueBackground2:Ma,colorPaletteBlueForeground2:Ea,colorPaletteBlueBorderActive:Ra,colorPaletteRoyalBlueBackground2:_a,colorPaletteRoyalBlueForeground2:ja,colorPaletteRoyalBlueBorderActive:Ga,colorPaletteCornflowerBackground2:Xa,colorPaletteCornflowerForeground2:qa,colorPaletteCornflowerBorderActive:Wa,colorPaletteNavyBackground2:Ya,colorPaletteNavyForeground2:Ua,colorPaletteNavyBorderActive:Ka,colorPaletteLavenderBackground2:Qa,colorPaletteLavenderForeground2:Ja,colorPaletteLavenderBorderActive:Za,colorPalettePurpleBackground2:el,colorPalettePurpleForeground2:tl,colorPalettePurpleBorderActive:ol,colorPaletteGrapeBackground2:rl,colorPaletteGrapeForeground2:nl,colorPaletteGrapeBorderActive:il,colorPaletteLilacBackground2:sl,colorPaletteLilacForeground2:al,colorPaletteLilacBorderActive:ll,colorPalettePinkBackground2:cl,colorPalettePinkForeground2:dl,colorPalettePinkBorderActive:ul,colorPaletteMagentaBackground2:hl,colorPaletteMagentaForeground2:gl,colorPaletteMagentaBorderActive:pl,colorPalettePlumBackground2:fl,colorPalettePlumForeground2:vl,colorPalettePlumBorderActive:ml,colorPaletteBeigeBackground2:bl,colorPaletteBeigeForeground2:yl,colorPaletteBeigeBorderActive:kl,colorPaletteMinkBackground2:Bl,colorPaletteMinkForeground2:Pl,colorPaletteMinkBorderActive:xl,colorPalettePlatinumBackground2:Sl,colorPalettePlatinumForeground2:wl,colorPalettePlatinumBorderActive:$l,colorPaletteAnchorBackground2:Cl,colorPaletteAnchorForeground2:Nl,colorPaletteAnchorBorderActive:Fl,shadow2:Al,shadow4:Tl,shadow8:Il,shadow16:Ll,shadow28:zl,shadow64:Ol,shadow2Brand:Hl,shadow4Brand:Vl,shadow8Brand:Dl,shadow16Brand:Ml,shadow28Brand:El,shadow64Brand:Rl});const jl=I`
|
|
5
|
+
${Nt("block")}
|
|
6
|
+
|
|
7
|
+
:host{max-width:fit-content}.heading{height:44px;display:grid;position:relative;vertical-align:middle;padding-inline:${Fo} ${No};border-radius:${Rt};font-family:${ho};font-size:${Wt};font-weight:${fo};line-height:${ro};grid-template-columns:auto auto 1fr auto}.heading-content{height:100%;display:flex;align-items:center}.button{box-sizing:border-box;appearance:none;border:none;outline:none;text-align:start;cursor:pointer;font-family:inherit;height:44px;color:${ar};background:${Rn};line-height:${ro};height:auto;padding:0;font-size:inherit;grid-column:auto / span 2;grid-row:1}.button::before{content:'';position:absolute;inset:0px;cursor:pointer;border-radius:${Et}}.icon{display:flex;align-items:center;justify-content:center;pointer-events:none;position:relative;height:100%;padding-right:${Co};grid-column:1 / span 1;grid-row:1}.region{margin:0 ${Fo}}::slotted([slot='start']),::slotted([slot='end']){justify-content:center;align-items:center;padding-right:${Co};grid-column:2 / span 1;grid-row:1 / span 1}button:focus-visible::after{content:'';position:absolute;inset:0px;cursor:pointer;border-radius:${Et};outline:none;border:2px solid ${Oi};box-shadow:inset 0 0 0 1px ${Hi}}:host([disabled]) .button{color:${$r}}:host([disabled]) svg{filter:invert(89%) sepia(0%) saturate(569%) hue-rotate(155deg) brightness(88%) contrast(87%)}:host([expanded]) .region{display:block}:host([expanded]) .default-collapsed-icon,:host([expanded]) ::slotted([slot='collapsed-icon']),:host(:not([expanded])) .default-expanded-icon,:host(:not([expanded])) ::slotted([slot='expanded-icon']),:host([expanded]) ::slotted([slot='end']),::slotted([slot='start']),.region{display:none}:host([expanded]) ::slotted([slot='start']),:host([expanded]) ::slotted([slot='expanded-icon']),:host(:not([expanded])) ::slotted([slot='collapsed-icon']),::slotted([slot='end']){display:flex}.heading{font-size:${Wt};line-height:${ro}}:host([size='small']) .heading{font-size:${qt};line-height:${oo}}:host([size='large']) .heading{font-size:${Yt};line-height:${no}}:host([size='extra-large']) .heading{font-size:${Ut};line-height:${io}}:host([expand-icon-position='end']) :slotted(span[slot='start']),:host([expand-icon-position='end']) ::slotted(span[slot='end']){grid-column:1 / span 1;grid-row:1}:host([expand-icon-position='end']) ::slotted(span[slot='start']),:host([expand-icon-position='end']) ::slotted(span[slot='end']){grid-column:1 / span 1;grid-row:1}:host([expand-icon-position='end']) .icon{grid-column:4 / span 1;grid-row:1;display:flex;padding-left:10px;padding-right:0}:host([expand-icon-position='end']) .button{grid-column:2 / span 3;grid-row:1}:host([block]){max-width:100%}:host([expand-icon-position='end']) .heading{grid-template-columns:auto auto 28px}:host([expand-icon-position='end']) .icon{grid-column:5 / span 1}:host([block][expand-icon-position='end']) .heading{grid-template-columns:auto 1fr}:host([block][expand-icon-position='end']) .icon{grid-column:5 / span 1}`,Gl=function(e={}){return fe`<div class="heading" part="heading" role="heading" aria-level="${e=>e.headinglevel}"><button class="button" part="button" ${me("expandbutton")} ?disabled="${e=>e.disabled?"true":void 0}" aria-expanded="${e=>e.expanded}" aria-controls="${e=>e.id}-panel" id="${e=>e.id}" @click="${(e,t)=>e.clickHandler(t.event)}"><span class="heading-content" part="heading-content"><slot name="heading"></slot></span></button>${Ue(e)} ${Ye(e)}<span class="icon" part="icon" aria-hidden="true"><slot name="expanded-icon">${Xe(e.expandedIcon)}</slot><slot name="collapsed-icon">${Xe(e.collapsedIcon)}</slot><span></div><div class="region" part="region" id="${e=>e.id}-panel" role="region" aria-labelledby="${e=>e.id}"><slot></slot></div>`}({collapsedIcon:fe.partial('<svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n class="default-collapsed-icon"\n>\n <path\n d="M7.73271 4.20694C8.03263 3.92125 8.50737 3.93279 8.79306 4.23271L13.7944 9.48318C14.0703 9.77285 14.0703 10.2281 13.7944 10.5178L8.79306 15.7682C8.50737 16.0681 8.03263 16.0797 7.73271 15.794C7.43279 15.5083 7.42125 15.0336 7.70694 14.7336L12.2155 10.0005L7.70694 5.26729C7.42125 4.96737 7.43279 4.49264 7.73271 4.20694Z"\n fill="#212121"\n />\n</svg>'),expandedIcon:fe.partial('<svg\n width="20"\n height="20"\n viewBox="0 0 20 20"\n fill="none"\n xmlns="http://www.w3.org/2000/svg"\n class="default-expanded-icon"\n>\n <path\n d="M15.794 7.73271C16.0797 8.03263 16.0681 8.50737 15.7682 8.79306L10.5178 13.7944C10.2281 14.0703 9.77285 14.0703 9.48318 13.7944L4.23271 8.79306C3.93279 8.50737 3.92125 8.03263 4.20694 7.73271C4.49264 7.43279 4.96737 7.42125 5.26729 7.70694L10.0005 12.2155L14.7336 7.70694C15.0336 7.42125 15.5083 7.43279 15.794 7.73271Z"\n fill="#212121"\n />\n</svg>')}),Xl=Ot.compose({name:Lt.prefix+"-accordion-item",template:Gl,styles:jl}),ql={filled:"filled",ghost:"ghost",outline:"outline",tint:"tint"},Wl={brand:"brand",danger:"danger",important:"important",informative:"informative",severe:"severe",subtle:"subtle",success:"success",warning:"warning"},Yl={circular:"circular",rounded:"rounded",square:"square"},Ul={tiny:"tiny",extraSmall:"extra-small",small:"small",medium:"medium",large:"large",extraLarge:"extra-large"};class Kl extends Ge{constructor(){super(...arguments),this.appearance=ql.filled,this.color=Wl.brand}}function Ql(e={}){return fe` ${Ue(e)}<slot>${Xe(e.defaultContent)}</slot>${Ye(e)} `}qe([Ne],Kl.prototype,"appearance",void 0),qe([Ne],Kl.prototype,"color",void 0),qe([Ne],Kl.prototype,"shape",void 0),qe([Ne],Kl.prototype,"size",void 0),Qe(Kl,We);const Jl=Ql(),Zl=So,ec=I.partial`
|
|
8
|
+
${Nt("inline-flex")} :host {
|
|
3
9
|
position: relative;
|
|
4
10
|
box-sizing: border-box;
|
|
5
11
|
align-items: center;
|
|
6
12
|
justify-content: center;
|
|
7
|
-
font-family: ${
|
|
8
|
-
font-weight: ${
|
|
9
|
-
font-size: ${
|
|
10
|
-
line-height: ${
|
|
13
|
+
font-family: ${ho};
|
|
14
|
+
font-weight: ${mo};
|
|
15
|
+
font-size: ${qt};
|
|
16
|
+
line-height: ${oo};
|
|
11
17
|
min-width: 20px;
|
|
12
18
|
height: 20px;
|
|
13
|
-
padding-inline: calc(${
|
|
14
|
-
border-radius: ${
|
|
15
|
-
border-color: ${
|
|
16
|
-
background-color: ${
|
|
17
|
-
color: ${
|
|
19
|
+
padding-inline: calc(${wo} + ${Zl});
|
|
20
|
+
border-radius: ${Gt};
|
|
21
|
+
border-color: ${Ii};
|
|
22
|
+
background-color: ${Qn};
|
|
23
|
+
color: ${Yr};
|
|
18
24
|
}
|
|
19
25
|
|
|
20
26
|
::slotted(svg) {
|
|
@@ -29,11 +35,11 @@ import{composedContains as e,composedParent as t}from"@microsoft/fast-element/ut
|
|
|
29
35
|
bottom: 0;
|
|
30
36
|
right: 0;
|
|
31
37
|
border-style: solid;
|
|
32
|
-
border-width: ${
|
|
38
|
+
border-width: ${yo};
|
|
33
39
|
border-color: inherit;
|
|
34
40
|
border-radius: inherit;
|
|
35
41
|
}
|
|
36
|
-
`,
|
|
42
|
+
`,tc=I.partial`
|
|
37
43
|
:host([size='tiny']) {
|
|
38
44
|
width: 6px;
|
|
39
45
|
height: 6px;
|
|
@@ -59,9 +65,9 @@ import{composedContains as e,composedParent as t}from"@microsoft/fast-element/ut
|
|
|
59
65
|
:host([size='small']) {
|
|
60
66
|
min-width: 16px;
|
|
61
67
|
height: 16px;
|
|
62
|
-
font-size: ${
|
|
63
|
-
line-height: ${
|
|
64
|
-
padding-inline: calc(${
|
|
68
|
+
font-size: ${Xt};
|
|
69
|
+
line-height: ${to};
|
|
70
|
+
padding-inline: calc(${So} + ${Zl});
|
|
65
71
|
}
|
|
66
72
|
:host([size='small']) ::slotted(svg) {
|
|
67
73
|
font-size: 12px;
|
|
@@ -69,9 +75,9 @@ import{composedContains as e,composedParent as t}from"@microsoft/fast-element/ut
|
|
|
69
75
|
:host([size='large']) {
|
|
70
76
|
min-width: 24px;
|
|
71
77
|
height: 24px;
|
|
72
|
-
font-size: ${
|
|
73
|
-
line-height: ${
|
|
74
|
-
padding-inline: calc(${
|
|
78
|
+
font-size: ${qt};
|
|
79
|
+
line-height: ${oo};
|
|
80
|
+
padding-inline: calc(${wo} + ${Zl});
|
|
75
81
|
}
|
|
76
82
|
:host([size='large']) ::slotted(svg) {
|
|
77
83
|
font-size: 16px;
|
|
@@ -79,195 +85,198 @@ import{composedContains as e,composedParent as t}from"@microsoft/fast-element/ut
|
|
|
79
85
|
:host([size='extra-large']) {
|
|
80
86
|
min-width: 32px;
|
|
81
87
|
height: 32px;
|
|
82
|
-
font-size: ${
|
|
83
|
-
line-height: ${
|
|
84
|
-
padding-inline: calc(${
|
|
88
|
+
font-size: ${qt};
|
|
89
|
+
line-height: ${oo};
|
|
90
|
+
padding-inline: calc(${$o} + ${Zl});
|
|
85
91
|
}
|
|
86
92
|
:host([size='extra-large']) ::slotted(svg) {
|
|
87
93
|
font-size: 20px;
|
|
88
94
|
}
|
|
89
|
-
`,
|
|
95
|
+
`,oc=I.partial`
|
|
90
96
|
:host([color='danger']) {
|
|
91
|
-
background-color: ${
|
|
92
|
-
color: ${
|
|
97
|
+
background-color: ${Wi};
|
|
98
|
+
color: ${Yr};
|
|
93
99
|
}
|
|
94
100
|
|
|
95
101
|
:host([color='important']) {
|
|
96
|
-
background-color: ${
|
|
97
|
-
color: ${
|
|
102
|
+
background-color: ${ar};
|
|
103
|
+
color: ${an};
|
|
98
104
|
}
|
|
99
105
|
|
|
100
106
|
:host([color='informative']) {
|
|
101
|
-
background-color: ${
|
|
102
|
-
color: ${
|
|
107
|
+
background-color: ${xn};
|
|
108
|
+
color: ${br};
|
|
103
109
|
}
|
|
104
110
|
|
|
105
111
|
:host([color='severe']) {
|
|
106
|
-
background-color: ${
|
|
107
|
-
color: ${
|
|
112
|
+
background-color: ${us};
|
|
113
|
+
color: ${Yr};
|
|
108
114
|
}
|
|
109
115
|
|
|
110
116
|
:host([color='subtle']) {
|
|
111
|
-
background-color: ${
|
|
112
|
-
color: ${
|
|
117
|
+
background-color: ${an};
|
|
118
|
+
color: ${ar};
|
|
113
119
|
}
|
|
114
120
|
|
|
115
121
|
:host([color='success']) {
|
|
116
|
-
background-color: ${
|
|
117
|
-
color: ${
|
|
122
|
+
background-color: ${os};
|
|
123
|
+
color: ${Yr};
|
|
118
124
|
}
|
|
119
125
|
|
|
120
126
|
:host([color='warning']) {
|
|
121
|
-
background-color: ${
|
|
122
|
-
color: ${
|
|
127
|
+
background-color: ${ks};
|
|
128
|
+
color: ${ar};
|
|
123
129
|
}
|
|
124
|
-
`,
|
|
130
|
+
`,rc=I.partial`
|
|
125
131
|
:host([appearance='ghost']) {
|
|
126
|
-
color: ${
|
|
132
|
+
color: ${Qn};
|
|
127
133
|
background-color: initial;
|
|
128
134
|
}
|
|
129
135
|
|
|
130
136
|
:host([appearance='ghost'][color='danger']) {
|
|
131
|
-
color: ${
|
|
137
|
+
color: ${Ki};
|
|
132
138
|
}
|
|
133
139
|
|
|
134
140
|
:host([appearance='ghost'][color='important']) {
|
|
135
|
-
color: ${
|
|
141
|
+
color: ${ar};
|
|
136
142
|
}
|
|
137
143
|
|
|
138
144
|
:host([appearance='ghost'][color='informative']) {
|
|
139
|
-
color: ${
|
|
145
|
+
color: ${br};
|
|
140
146
|
}
|
|
141
147
|
|
|
142
148
|
:host([appearance='ghost'][color='severe']) {
|
|
143
|
-
color: ${
|
|
149
|
+
color: ${ps};
|
|
144
150
|
}
|
|
145
151
|
|
|
146
152
|
:host([appearance='ghost'][color='subtle']) {
|
|
147
|
-
color: ${
|
|
153
|
+
color: ${jr};
|
|
148
154
|
}
|
|
149
155
|
|
|
150
156
|
:host([appearance='ghost'][color='success']) {
|
|
151
|
-
color: ${
|
|
157
|
+
color: ${is};
|
|
152
158
|
}
|
|
153
159
|
|
|
154
160
|
:host([appearance='ghost'][color='warning']) {
|
|
155
|
-
color: ${
|
|
161
|
+
color: ${Ps};
|
|
156
162
|
}
|
|
157
|
-
`,
|
|
158
|
-
:host([shape='square']){border-radius:${
|
|
159
|
-
${
|
|
160
|
-
${
|
|
161
|
-
${
|
|
163
|
+
`,nc=I`
|
|
164
|
+
:host([shape='square']){border-radius:${Mt}}:host([shape='rounded']){border-radius:${Rt}}:host([shape='rounded'][size='tiny']),:host([shape='rounded'][size='extra-small']),:host([shape='rounded'][size='small']){border-radius:${Et}}${tc}
|
|
165
|
+
${oc}
|
|
166
|
+
${rc}
|
|
167
|
+
${I.partial`
|
|
162
168
|
:host([appearance='outline']) {
|
|
163
169
|
border-color: currentColor;
|
|
164
|
-
color: ${
|
|
170
|
+
color: ${Mr};
|
|
165
171
|
background-color: initial;
|
|
166
172
|
}
|
|
167
173
|
|
|
168
174
|
:host([appearance='outline'][color='danger']) {
|
|
169
|
-
color: ${
|
|
175
|
+
color: ${Ki};
|
|
170
176
|
}
|
|
171
177
|
|
|
172
178
|
:host([appearance='outline'][color='important']) {
|
|
173
|
-
color: ${
|
|
174
|
-
border-color: ${
|
|
179
|
+
color: ${br};
|
|
180
|
+
border-color: ${di};
|
|
175
181
|
}
|
|
176
182
|
|
|
177
183
|
:host([appearance='outline'][color='informative']) {
|
|
178
|
-
color: ${
|
|
179
|
-
border-color: ${
|
|
184
|
+
color: ${br};
|
|
185
|
+
border-color: ${bi};
|
|
180
186
|
}
|
|
181
187
|
|
|
182
188
|
:host([appearance='outline'][color='severe']) {
|
|
183
|
-
color: ${
|
|
189
|
+
color: ${ps};
|
|
184
190
|
}
|
|
185
191
|
|
|
186
192
|
:host([appearance='outline'][color='subtle']) {
|
|
187
|
-
color: ${
|
|
193
|
+
color: ${_r};
|
|
188
194
|
}
|
|
189
195
|
|
|
190
196
|
:host([appearance='outline'][color='success']) {
|
|
191
|
-
color: ${
|
|
197
|
+
color: ${ns};
|
|
192
198
|
}
|
|
193
199
|
|
|
194
200
|
:host([appearance='outline'][color='warning']) {
|
|
195
|
-
color: ${
|
|
201
|
+
color: ${Ps};
|
|
196
202
|
}
|
|
197
203
|
`}
|
|
198
|
-
${
|
|
204
|
+
${I.partial`
|
|
199
205
|
:host([appearance='tint']) {
|
|
200
|
-
background-color: ${
|
|
201
|
-
color: ${
|
|
202
|
-
border-color: ${
|
|
206
|
+
background-color: ${ii};
|
|
207
|
+
color: ${Er};
|
|
208
|
+
border-color: ${$i};
|
|
203
209
|
}
|
|
204
210
|
|
|
205
211
|
:host([appearance='tint'][color='danger']) {
|
|
206
|
-
background-color: ${
|
|
207
|
-
color: ${
|
|
208
|
-
border-color: ${
|
|
212
|
+
background-color: ${Xi};
|
|
213
|
+
color: ${Yi};
|
|
214
|
+
border-color: ${Ji};
|
|
209
215
|
}
|
|
210
216
|
|
|
211
217
|
:host([appearance='tint'][color='important']) {
|
|
212
|
-
background-color: ${
|
|
213
|
-
color: ${
|
|
214
|
-
border-color: ${
|
|
218
|
+
background-color: ${br};
|
|
219
|
+
color: ${an};
|
|
220
|
+
border-color: ${Ii};
|
|
215
221
|
}
|
|
216
222
|
|
|
217
223
|
:host([appearance='tint'][color='informative']) {
|
|
218
|
-
background-color: ${
|
|
219
|
-
color: ${
|
|
220
|
-
border-color: ${
|
|
224
|
+
background-color: ${yn};
|
|
225
|
+
color: ${br};
|
|
226
|
+
border-color: ${bi};
|
|
221
227
|
}
|
|
222
228
|
|
|
223
229
|
:host([appearance='tint'][color='severe']) {
|
|
224
|
-
background-color: ${
|
|
225
|
-
color: ${
|
|
226
|
-
border-color: ${
|
|
230
|
+
background-color: ${cs};
|
|
231
|
+
color: ${hs};
|
|
232
|
+
border-color: ${vs};
|
|
227
233
|
}
|
|
228
234
|
|
|
229
235
|
:host([appearance='tint'][color='subtle']) {
|
|
230
|
-
background-color: ${
|
|
231
|
-
color: ${
|
|
232
|
-
border-color: ${
|
|
236
|
+
background-color: ${an};
|
|
237
|
+
color: ${br};
|
|
238
|
+
border-color: ${bi};
|
|
233
239
|
}
|
|
234
240
|
|
|
235
241
|
:host([appearance='tint'][color='success']) {
|
|
236
|
-
background-color: ${
|
|
237
|
-
color: ${
|
|
238
|
-
border-color: ${
|
|
242
|
+
background-color: ${es};
|
|
243
|
+
color: ${rs};
|
|
244
|
+
border-color: ${ls};
|
|
239
245
|
}
|
|
240
246
|
|
|
241
247
|
:host([appearance='tint'][color='warning']) {
|
|
242
|
-
background-color: ${
|
|
243
|
-
color: ${
|
|
244
|
-
border-color: ${
|
|
248
|
+
background-color: ${bs};
|
|
249
|
+
color: ${Ps};
|
|
250
|
+
border-color: ${ws};
|
|
245
251
|
}
|
|
246
252
|
`}
|
|
247
|
-
${
|
|
248
|
-
`,
|
|
249
|
-
:host([shape='rounded']){border-radius:${
|
|
250
|
-
${
|
|
251
|
-
${
|
|
252
|
-
${
|
|
253
|
-
|
|
254
|
-
:host([dot]),:host([dot][appearance][size]){min-width:auto;width:6px;height:6px;padding:0}`,
|
|
255
|
-
${
|
|
256
|
-
|
|
257
|
-
:host{align-items:center;height:2px;overflow-x:hidden;border-radius:${
|
|
258
|
-
to right,${
|
|
259
|
-
)}:host([validation-state='warning']) .determinate{background-color:${
|
|
260
|
-
to right,${
|
|
261
|
-
)}:host([validation-state='success']) .determinate{background-color:${
|
|
262
|
-
to right,${
|
|
263
|
-
)}.progress{background-color:${
|
|
264
|
-
to right,${
|
|
265
|
-
);border-radius:${
|
|
266
|
-
to right,${
|
|
267
|
-
);border-radius:${
|
|
268
|
-
${
|
|
269
|
-
|
|
270
|
-
:host{display:flex;align-items:center;height:32px;width:32px}:host([size='tiny']){height:20px;width:20px}:host([size='extra-small']){height:24px;width:24px}:host([size='small']){height:28px;width:28px}:host([size='large']){height:36px;width:36px}:host([size='extra-large']){height:40px;width:40px}:host([size='huge']){height:44px;width:44px}.progress{height:100%;width:100%}.background{fill:none;stroke:${
|
|
271
|
-
${
|
|
272
|
-
|
|
273
|
-
::slotted(*){font-family:${Et};font-size:${Ft};line-height:${Dt};font-weight:${Wt};text-align:start;display:inline;white-space:normal;overflow:visible;text-overflow:clip;margin:0}:host([nowrap]) ::slotted(*){white-space:nowrap;overflow:hidden}:host([truncate]) ::slotted(*){text-overflow:ellipsis}:host([block]) ::slotted(*){display:block}:host([italic]) ::slotted(*){font-style:italic}:host([underline]) ::slotted(*){text-decoration-line:underline}:host([strikethrough]) ::slotted(*){text-decoration-line:line-through}:host([underline][strikethrough]) ::slotted(*){text-decoration-line:line-through underline}:host([size='100']) ::slotted(*){font-size:${wt};line-height:${Lt}}:host([size='200']) ::slotted(*){font-size:${Nt};line-height:${Ht}}:host([size='400']) ::slotted(*){font-size:${xt};line-height:${Mt}}:host([size='500']) ::slotted(*){font-size:${Ct};line-height:${Vt}}:host([size='600']) ::slotted(*){font-size:${$t};line-height:${Rt}}:host([size='700']) ::slotted(*){font-size:${At};line-height:${It}}:host([size='800']) ::slotted(*){font-size:${Tt};line-height:${_t}}:host([size='900']) ::slotted(*){font-size:${Ot};line-height:${jt}}:host([size='1000']) ::slotted(*){font-size:${zt};line-height:${Gt}}:host([font='monospace']) ::slotted(*){font-family:${Xt}}:host([font='numeric']) ::slotted(*){font-family:${qt}}:host([weight='medium']) ::slotted(*){font-weight:${Yt}}:host([weight='semibold']) ::slotted(*){font-weight:${Ut}}:host([weight='bold']) ::slotted(*){font-weight:${Qt}}:host([align='center']) ::slotted(*){text-align:center}:host([align='end']) ::slotted(*){text-align:end}:host([align='justify']) ::slotted(*){text-align:justify}`,nc=Kl.compose({name:Cl.prefix+"-text",template:rc,styles:oc}),ac=Object.keys(yl),sc=e=>{for(const t of ac)yl[t].withDefault(e[t])};export{pt as Badge,dt as BadgeAppearance,ut as BadgeColor,$l as BadgeDefinition,ht as BadgeShape,gt as BadgeSize,xl as BadgeStyles,vt as BadgeTemplate,Al as CounterBadge,Tl as CounterBadgeAppearance,Ol as CounterBadgeColor,Ml as CounterBadgeDefinition,zl as CounterBadgeShape,Ll as CounterBadgeSize,Dl as CounterBadgeStyles,Hl as CounterBadgeTemplate,Vl as ProgressBar,El as ProgressBarDefinition,Il as ProgressBarShape,jl as ProgressBarStyles,Gl as ProgressBarTemplate,Rl as ProgressBarThickness,_l as ProgressBarValidationState,Xl as Spinner,ql as SpinnerAppearance,Ql as SpinnerDefinition,Wl as SpinnerSize,Ul as SpinnerStyles,Yl as SpinnerTemplate,Kl as Text,tc as TextAlign,nc as TextDefinition,Zl as TextFont,Jl as TextSize,oc as TextStyles,rc as TextTemplate,ec as TextWeight,St as borderRadiusCircular,yt as borderRadiusLarge,kt as borderRadiusMedium,Bt as borderRadiusNone,mt as borderRadiusSmall,Pt as borderRadiusXLarge,Cn as colorBackgroundOverlay,An as colorBrandBackground,Vn as colorBrandBackground2,Tn as colorBrandBackgroundHover,Rn as colorBrandBackgroundInverted,In as colorBrandBackgroundInvertedHover,_n as colorBrandBackgroundInvertedPressed,jn as colorBrandBackgroundInvertedSelected,On as colorBrandBackgroundPressed,zn as colorBrandBackgroundSelected,Mn as colorBrandBackgroundStatic,Bo as colorBrandForeground1,mo as colorBrandForeground2,Oo as colorBrandForegroundInverted,zo as colorBrandForegroundInvertedHover,Lo as colorBrandForegroundInvertedPressed,so as colorBrandForegroundLink,io as colorBrandForegroundLinkHover,lo as colorBrandForegroundLinkPressed,co as colorBrandForegroundLinkSelected,Ho as colorBrandForegroundOnLight,Do as colorBrandForegroundOnLightHover,Mo as colorBrandForegroundOnLightPressed,Vo as colorBrandForegroundOnLightSelected,Pa as colorBrandShadowAmbient,Sa as colorBrandShadowKey,na as colorBrandStroke1,aa as colorBrandStroke2,Ln as colorCompoundBrandBackground,Hn as colorCompoundBrandBackgroundHover,Dn as colorCompoundBrandBackgroundPressed,fo as colorCompoundBrandForeground1,vo as colorCompoundBrandForeground1Hover,bo as colorCompoundBrandForeground1Pressed,sa as colorCompoundBrandStroke,ia as colorCompoundBrandStrokeHover,la as colorCompoundBrandStrokePressed,Ro as colorNeutralBackground1,Io as colorNeutralBackground1Hover,_o as colorNeutralBackground1Pressed,jo as colorNeutralBackground1Selected,Go as colorNeutralBackground2,Eo as colorNeutralBackground2Hover,Xo as colorNeutralBackground2Pressed,qo as colorNeutralBackground2Selected,Wo as colorNeutralBackground3,Yo as colorNeutralBackground3Hover,Uo as colorNeutralBackground3Pressed,Qo as colorNeutralBackground3Selected,Ko as colorNeutralBackground4,Jo as colorNeutralBackground4Hover,Zo as colorNeutralBackground4Pressed,en as colorNeutralBackground4Selected,tn as colorNeutralBackground5,rn as colorNeutralBackground5Hover,on as colorNeutralBackground5Pressed,nn as colorNeutralBackground5Selected,an as colorNeutralBackground6,wn as colorNeutralBackgroundDisabled,sn as colorNeutralBackgroundInverted,Nn as colorNeutralBackgroundInvertedDisabled,ln as colorNeutralBackgroundStatic,Rr as colorNeutralForeground1,Ir as colorNeutralForeground1Hover,_r as colorNeutralForeground1Pressed,jr as colorNeutralForeground1Selected,ko as colorNeutralForeground1Static,Gr as colorNeutralForeground2,Wr as colorNeutralForeground2BrandHover,Yr as colorNeutralForeground2BrandPressed,Ur as colorNeutralForeground2BrandSelected,Er as colorNeutralForeground2Hover,uo as colorNeutralForeground2Link,ho as colorNeutralForeground2LinkHover,go as colorNeutralForeground2LinkPressed,po as colorNeutralForeground2LinkSelected,Xr as colorNeutralForeground2Pressed,qr as colorNeutralForeground2Selected,Qr as colorNeutralForeground3,eo as colorNeutralForeground3BrandHover,to as colorNeutralForeground3BrandPressed,ro as colorNeutralForeground3BrandSelected,Kr as colorNeutralForeground3Hover,Jr as colorNeutralForeground3Pressed,Zr as colorNeutralForeground3Selected,oo as colorNeutralForeground4,no as colorNeutralForegroundDisabled,Po as colorNeutralForegroundInverted,Fo as colorNeutralForegroundInverted2,ao as colorNeutralForegroundInvertedDisabled,So as colorNeutralForegroundInvertedHover,Co as colorNeutralForegroundInvertedLink,$o as colorNeutralForegroundInvertedLinkHover,Ao as colorNeutralForegroundInvertedLinkPressed,To as colorNeutralForegroundInvertedLinkSelected,wo as colorNeutralForegroundInvertedPressed,No as colorNeutralForegroundInvertedSelected,xo as colorNeutralForegroundOnBrand,yo as colorNeutralForegroundStaticInverted,va as colorNeutralShadowAmbient,ka as colorNeutralShadowAmbientDarker,Ba as colorNeutralShadowAmbientLighter,ba as colorNeutralShadowKey,ya as colorNeutralShadowKeyDarker,ma as colorNeutralShadowKeyLighter,Fn as colorNeutralStencil1,xn as colorNeutralStencil2,Wn as colorNeutralStroke1,Yn as colorNeutralStroke1Hover,Un as colorNeutralStroke1Pressed,Qn as colorNeutralStroke1Selected,Kn as colorNeutralStroke2,Jn as colorNeutralStroke3,Gn as colorNeutralStrokeAccessible,En as colorNeutralStrokeAccessibleHover,Xn as colorNeutralStrokeAccessiblePressed,qn as colorNeutralStrokeAccessibleSelected,ca as colorNeutralStrokeDisabled,da as colorNeutralStrokeInvertedDisabled,Zn as colorNeutralStrokeOnBrand,ea as colorNeutralStrokeOnBrand2,ta as colorNeutralStrokeOnBrand2Hover,ra as colorNeutralStrokeOnBrand2Pressed,oa as colorNeutralStrokeOnBrand2Selected,sl as colorPaletteAnchorBackground2,ll as colorPaletteAnchorBorderActive,il as colorPaletteAnchorForeground2,Ki as colorPaletteBeigeBackground2,Zi as colorPaletteBeigeBorderActive,Ji as colorPaletteBeigeForeground2,ss as colorPaletteBerryBackground1,is as colorPaletteBerryBackground2,ls as colorPaletteBerryBackground3,gs as colorPaletteBerryBorder1,ps as colorPaletteBerryBorder2,hs as colorPaletteBerryBorderActive,cs as colorPaletteBerryForeground1,ds as colorPaletteBerryForeground2,us as colorPaletteBerryForeground3,Bi as colorPaletteBlueBackground2,ki as colorPaletteBlueBorderActive,mi as colorPaletteBlueForeground2,Ys as colorPaletteBrassBackground2,Qs as colorPaletteBrassBorderActive,Us as colorPaletteBrassForeground2,Ks as colorPaletteBrownBackground2,Zs as colorPaletteBrownBorderActive,Js as colorPaletteBrownForeground2,wi as colorPaletteCornflowerBackground2,Fi as colorPaletteCornflowerBorderActive,Ni as colorPaletteCornflowerForeground2,Ds as colorPaletteCranberryBackground2,Vs as colorPaletteCranberryBorderActive,Ms as colorPaletteCranberryForeground2,si as colorPaletteDarkGreenBackground2,li as colorPaletteDarkGreenBorderActive,ii as colorPaletteDarkGreenForeground2,ja as colorPaletteDarkOrangeBackground1,Ga as colorPaletteDarkOrangeBackground2,Ea as colorPaletteDarkOrangeBackground3,Ua as colorPaletteDarkOrangeBorder1,Qa as colorPaletteDarkOrangeBorder2,Ya as colorPaletteDarkOrangeBorderActive,Xa as colorPaletteDarkOrangeForeground1,qa as colorPaletteDarkOrangeForeground2,Wa as colorPaletteDarkOrangeForeground3,zs as colorPaletteDarkRedBackground2,Hs as colorPaletteDarkRedBorderActive,Ls as colorPaletteDarkRedForeground2,ei as colorPaletteForestBackground2,ri as colorPaletteForestBorderActive,ti as colorPaletteForestForeground2,Xs as colorPaletteGoldBackground2,Ws as colorPaletteGoldBorderActive,qs as colorPaletteGoldForeground2,Di as colorPaletteGrapeBackground2,Vi as colorPaletteGrapeBorderActive,Mi as colorPaletteGrapeForeground2,za as colorPaletteGreenBackground1,La as colorPaletteGreenBackground2,Ha as colorPaletteGreenBackground3,Ia as colorPaletteGreenBorder1,_a as colorPaletteGreenBorder2,Ra as colorPaletteGreenBorderActive,Da as colorPaletteGreenForeground1,Ma as colorPaletteGreenForeground2,Va as colorPaletteGreenForeground3,Ai as colorPaletteLavenderBackground2,Oi as colorPaletteLavenderBorderActive,Ti as colorPaletteLavenderForeground2,fs as colorPaletteLightGreenBackground1,vs as colorPaletteLightGreenBackground2,bs as colorPaletteLightGreenBackground3,Ps as colorPaletteLightGreenBorder1,Ss as colorPaletteLightGreenBorder2,ys as colorPaletteLightGreenBorderActive,Bs as colorPaletteLightGreenForeground1,ms as colorPaletteLightGreenForeground2,ks as colorPaletteLightGreenForeground3,ci as colorPaletteLightTealBackground2,ui as colorPaletteLightTealBorderActive,di as colorPaletteLightTealForeground2,Ri as colorPaletteLilacBackground2,_i as colorPaletteLilacBorderActive,Ii as colorPaletteLilacForeground2,Xi as colorPaletteMagentaBackground2,Wi as colorPaletteMagentaBorderActive,qi as colorPaletteMagentaForeground2,ws as colorPaletteMarigoldBackground1,Ns as colorPaletteMarigoldBackground2,Fs as colorPaletteMarigoldBackground3,Ts as colorPaletteMarigoldBorder1,Os as colorPaletteMarigoldBorder2,As as colorPaletteMarigoldBorderActive,xs as colorPaletteMarigoldForeground1,Cs as colorPaletteMarigoldForeground2,$s as colorPaletteMarigoldForeground3,el as colorPaletteMinkBackground2,rl as colorPaletteMinkBorderActive,tl as colorPaletteMinkForeground2,xi as colorPaletteNavyBackground2,$i as colorPaletteNavyBorderActive,Ci as colorPaletteNavyForeground2,js as colorPalettePeachBackground2,Es as colorPalettePeachBorderActive,Gs as colorPalettePeachForeground2,ji as colorPalettePinkBackground2,Ei as colorPalettePinkBorderActive,Gi as colorPalettePinkForeground2,ol as colorPalettePlatinumBackground2,al as colorPalettePlatinumBorderActive,nl as colorPalettePlatinumForeground2,Yi as colorPalettePlumBackground2,Qi as colorPalettePlumBorderActive,Ui as colorPalettePlumForeground2,Rs as colorPalettePumpkinBackground2,_s as colorPalettePumpkinBorderActive,Is as colorPalettePumpkinForeground2,zi as colorPalettePurpleBackground2,Hi as colorPalettePurpleBorderActive,Li as colorPalettePurpleForeground2,wa as colorPaletteRedBackground1,Na as colorPaletteRedBackground2,Fa as colorPaletteRedBackground3,Ta as colorPaletteRedBorder1,Oa as colorPaletteRedBorder2,Aa as colorPaletteRedBorderActive,xa as colorPaletteRedForeground1,Ca as colorPaletteRedForeground2,$a as colorPaletteRedForeground3,yi as colorPaletteRoyalBlueBackground2,Si as colorPaletteRoyalBlueBorderActive,Pi as colorPaletteRoyalBlueForeground2,oi as colorPaletteSeafoamBackground2,ai as colorPaletteSeafoamBorderActive,ni as colorPaletteSeafoamForeground2,fi as colorPaletteSteelBackground2,bi as colorPaletteSteelBorderActive,vi as colorPaletteSteelForeground2,hi as colorPaletteTealBackground2,pi as colorPaletteTealBorderActive,gi as colorPaletteTealForeground2,Ka as colorPaletteYellowBackground1,Ja as colorPaletteYellowBackground2,Za as colorPaletteYellowBackground3,ns as colorPaletteYellowBorder1,as as colorPaletteYellowBorder2,os as colorPaletteYellowBorderActive,es as colorPaletteYellowForeground1,ts as colorPaletteYellowForeground2,rs as colorPaletteYellowForeground3,$n as colorScrollbarOverlay,pa as colorStrokeFocus1,fa as colorStrokeFocus2,cn as colorSubtleBackground,dn as colorSubtleBackgroundHover,vn as colorSubtleBackgroundInverted,bn as colorSubtleBackgroundInvertedHover,Bn as colorSubtleBackgroundInvertedPressed,mn as colorSubtleBackgroundInvertedSelected,gn as colorSubtleBackgroundLightAlphaHover,pn as colorSubtleBackgroundLightAlphaPressed,fn as colorSubtleBackgroundLightAlphaSelected,un as colorSubtleBackgroundPressed,hn as colorSubtleBackgroundSelected,kn as colorTransparentBackground,yn as colorTransparentBackgroundHover,Pn as colorTransparentBackgroundPressed,Sn as colorTransparentBackgroundSelected,ua as colorTransparentStroke,ga as colorTransparentStrokeDisabled,ha as colorTransparentStrokeInteractive,Ar as curveAccelerateMax,Tr as curveAccelerateMid,Or as curveAccelerateMin,zr as curveDecelerateMax,Lr as curveDecelerateMid,Hr as curveDecelerateMin,Mr as curveEasyEase,Dr as curveEasyEaseMax,Vr as curveLinear,Nr as durationFast,wr as durationFaster,Fr as durationNormal,xr as durationSlow,Cr as durationSlower,Sr as durationUltraFast,$r as durationUltraSlow,Et as fontFamilyBase,Xt as fontFamilyMonospace,qt as fontFamilyNumeric,wt as fontSizeBase100,Nt as fontSizeBase200,Ft as fontSizeBase300,xt as fontSizeBase400,Ct as fontSizeBase500,$t as fontSizeBase600,zt as fontSizeHero1000,At as fontSizeHero700,Tt as fontSizeHero800,Ot as fontSizeHero900,Qt as fontWeightBold,Yt as fontWeightMedium,Wt as fontWeightRegular,Ut as fontWeightSemibold,Lt as lineHeightBase100,Ht as lineHeightBase200,Dt as lineHeightBase300,Mt as lineHeightBase400,Vt as lineHeightBase500,Rt as lineHeightBase600,Gt as lineHeightHero1000,It as lineHeightHero700,_t as lineHeightHero800,jt as lineHeightHero900,sc as setTheme,hl as shadow16,Bl as shadow16Brand,cl as shadow2,gl as shadow28,ml as shadow28Brand,fl as shadow2Brand,dl as shadow4,vl as shadow4Brand,pl as shadow64,kl as shadow64Brand,ul as shadow8,bl as shadow8Brand,lr as spacingHorizontalL,ir as spacingHorizontalM,sr as spacingHorizontalMNudge,tr as spacingHorizontalNone,ar as spacingHorizontalS,nr as spacingHorizontalSNudge,cr as spacingHorizontalXL,or as spacingHorizontalXS,dr as spacingHorizontalXXL,rr as spacingHorizontalXXS,ur as spacingHorizontalXXXL,mr as spacingVerticalL,Br as spacingVerticalM,br as spacingVerticalMNudge,hr as spacingVerticalNone,vr as spacingVerticalS,fr as spacingVerticalSNudge,kr as spacingVerticalXL,pr as spacingVerticalXS,yr as spacingVerticalXXL,gr as spacingVerticalXXS,Pr as spacingVerticalXXXL,Jt as strokeWidthThick,Zt as strokeWidthThicker,er as strokeWidthThickest,Kt as strokeWidthThin};
|
|
253
|
+
${ec}
|
|
254
|
+
`,ic=Kl.compose({name:Lt.prefix+"-badge",template:Jl,styles:nc});class sc extends Ge{constructor(){super(...arguments),this.count=0,this.overflowCount=99,this.showZero=!1,this.dot=!1}countChanged(){this.setCount()}overflowCountChanged(){this.setCount()}setCount(){var e;const t=null!==(e=this.count)&&void 0!==e?e:0;if((0!==t||this.showZero)&&!this.dot)return t>this.overflowCount?this.overflowCount+"+":""+t}}qe([Ne],sc.prototype,"appearance",void 0),qe([Ne],sc.prototype,"color",void 0),qe([Ne],sc.prototype,"shape",void 0),qe([Ne],sc.prototype,"size",void 0),qe([Ne({converter:$e})],sc.prototype,"count",void 0),qe([Ne({attribute:"overflow-count",converter:$e})],sc.prototype,"overflowCount",void 0),qe([Ne({attribute:"show-zero",mode:"boolean"})],sc.prototype,"showZero",void 0),qe([Ne({mode:"boolean"})],sc.prototype,"dot",void 0),Qe(sc,We);const ac={filled:"filled",ghost:"ghost"},lc={brand:"brand",danger:"danger",important:"important",informative:"informative",severe:"severe",subtle:"subtle",success:"success",warning:"warning"},cc={circular:"circular",rounded:"rounded"},dc={tiny:"tiny",extraSmall:"extra-small",small:"small",medium:"medium",large:"large",extraLarge:"extra-large"};const uc=Ql({defaultContent:fe`${e=>e.setCount()}`}),hc=I`
|
|
255
|
+
:host([shape='rounded']){border-radius:${Rt}}:host([shape='rounded'][size='tiny']),:host([shape='rounded'][size='extra-small']),:host([shape='rounded'][size='small']){border-radius:${Et}}${tc}
|
|
256
|
+
${oc}
|
|
257
|
+
${rc}
|
|
258
|
+
${ec}
|
|
259
|
+
|
|
260
|
+
:host([dot]),:host([dot][appearance][size]){min-width:auto;width:6px;height:6px;padding:0}`,gc=sc.compose({name:Lt.prefix+"-counter-badge",template:uc,styles:hc});class pc extends St{}qe([Ne],pc.prototype,"thickness",void 0),qe([Ne],pc.prototype,"shape",void 0),qe([Ne({attribute:"validation-state"})],pc.prototype,"validationState",void 0);const fc={medium:"medium",large:"large"},vc={rounded:"rounded",square:"square"},mc={success:"success",warning:"warning",error:"error"},bc=I`
|
|
261
|
+
${Nt("flex")}
|
|
262
|
+
|
|
263
|
+
:host{align-items:center;height:2px;overflow-x:hidden;border-radius:${Rt}}:host([thickness='large']),:host([thickness='large']) .progress,:host([thickness='large']) .determinate{height:4px}:host([shape='square']),:host([shape='square']) .progress,:host([shape='square']) .determinate{border-radius:0}:host([validation-state='error']) .determinate{background-color:${Wi}}:host([validation-state='error']) .indeterminate-indicator-1,:host([validation-state='error']) .indeterminate-indicator-2{background:linear-gradient(
|
|
264
|
+
to right,${qi} 0%,${Wi} 50%,${qi}
|
|
265
|
+
)}:host([validation-state='warning']) .determinate{background-color:${us}}:host([validation-state='warning']) .indeterminate-indicator-1,:host([validation-state='warning']) .indeterminate-indicator-2{background:linear-gradient(
|
|
266
|
+
to right,${ds} 0%,${us} 50%,${ds}
|
|
267
|
+
)}:host([validation-state='success']) .determinate{background-color:${os}}:host([validation-state='success']) .indeterminate-indicator-1,:host([validation-state='success']) .indeterminate-indicator-2{background:linear-gradient(
|
|
268
|
+
to right,${ts} 0%,${os} 50%,${ts}
|
|
269
|
+
)}.progress{background-color:${Cn};border-radius:${Rt};width:100%;height:2px;display:flex;align-items:center;position:relative}.determinate{background-color:${ti};border-radius:${Rt};height:2px;transition:all 0.2s ease-in-out;display:flex}.indeterminate-indicator-1{position:absolute;opacity:0;height:100%;background:linear-gradient(
|
|
270
|
+
to right,${ii} 0%,${ti} 50%,${ii}
|
|
271
|
+
);border-radius:${Rt};animation-timing-function:cubic-bezier(0.4,0,0.6,1);width:40%;animation:indeterminate-1 3s infinite}.indeterminate-indicator-2{position:absolute;opacity:0;height:100%;background:linear-gradient(
|
|
272
|
+
to right,${ii} 0%,${ti} 50%,${ii}
|
|
273
|
+
);border-radius:${Rt};animation-timing-function:cubic-bezier(0.4,0,0.6,1);width:60%;animation:indeterminate-2 3s infinite}@keyframes indeterminate-1{0%{opacity:1;transform:translateX(-100%)}70%{opacity:1;transform:translateX(300%)}70.01%{opacity:0}100%{opacity:0;transform:translateX(300%)}}@keyframes indeterminate-2{0%{opacity:0;transform:translateX(-150%)}29.99%{opacity:0}30%{opacity:1;transform:translateX(-150%)}100%{transform:translateX(166.66%);opacity:1}}`,yc=function(e={}){return fe`<template role="progressbar" aria-valuenow="${e=>e.value}" aria-valuemin="${e=>e.min}" aria-valuemax="${e=>e.max}">${be(e=>"number"==typeof e.value,fe`<div class="progress" part="progress" slot="determinate"><div class="determinate" part="determinate" style="width: ${e=>e.percentComplete}%"></div></div>`)} ${be(e=>"number"!=typeof e.value,fe`<div class="progress" part="progress" slot="indeterminate"><slot name="indeterminate">${Xe(e.indeterminateIndicator1)} ${Xe(e.indeterminateIndicator2)}</slot></div>`)}</template>`}({indeterminateIndicator1:'<span class="indeterminate-indicator-1" part="indeterminate-indicator-1></span>',indeterminateIndicator2:'<span class="indeterminate-indicator-2" part="indeterminate-indicator-2"></span>'}),kc=pc.compose({name:Lt.prefix+"-progress-bar",template:yc,styles:bc});class Bc extends xt{}qe([Ne],Bc.prototype,"size",void 0),qe([Ne],Bc.prototype,"appearance",void 0);const Pc={primary:"primary",inverted:"inverted"},xc={tiny:"tiny",extraSmall:"extra-small",small:"small",medium:"medium",large:"large",extraLarge:"extra-large",huge:"huge"},Sc=function(e={}){return fe`<template role="progressbar" aria-valuenow="${e=>e.value}" aria-valuemin="${e=>e.min}" aria-valuemax="${e=>e.max}">${be(e=>"number"==typeof e.value,fe`<svg class="progress" part="progress" viewBox="0 0 16 16" slot="determinate"><circle class="background" part="background" cx="8px" cy="8px" r="7px"></circle><circle class="determinate" part="determinate" style="stroke-dasharray: ${e=>44*e.percentComplete/100}px ${44}px" cx="8px" cy="8px" r="7px"></circle></svg>`)} ${be(e=>"number"!=typeof e.value,fe`<slot name="indeterminate">${Xe(e.indeterminateIndicator)}</slot>`)}</template>`}({indeterminateIndicator:'\n <svg class="progress" part="progress" viewBox="0 0 16 16">\n <circle\n class="background"\n part="background"\n cx="8px"\n cy="8px"\n r="7px"\n ></circle>\n <circle\n class="indeterminate-indicator-1"\n part="indeterminate-indicator-1"\n cx="8px"\n cy="8px"\n r="7px"\n ></circle>\n </svg>\n '}),wc=I`
|
|
274
|
+
${Nt("flex")}
|
|
275
|
+
|
|
276
|
+
:host{display:flex;align-items:center;height:32px;width:32px}:host([size='tiny']){height:20px;width:20px}:host([size='extra-small']){height:24px;width:24px}:host([size='small']){height:28px;width:28px}:host([size='large']){height:36px;width:36px}:host([size='extra-large']){height:40px;width:40px}:host([size='huge']){height:44px;width:44px}.progress{height:100%;width:100%}.background{fill:none;stroke:${$i};stroke-width:1.5px}:host([appearance='inverted']) .background{stroke:rgba(255,255,255,0.2)}.determinate{stroke:${wi};fill:none;stroke-width:1.5px;stroke-linecap:round;transform-origin:50% 50%;transform:rotate(-90deg);transition:all 0.2s ease-in-out}:host([appearance='inverted']) .determinite{stroke:${Bi}}.indeterminate-indicator-1{stroke:${wi};fill:none;stroke-width:1.5px;stroke-linecap:round;transform-origin:50% 50%;transform:rotate(-90deg);transition:all 0.2s ease-in-out;animation:spin-infinite 3s cubic-bezier(0.53,0.21,0.29,0.67) infinite}:host([appearance='inverted']) .indeterminate-indicator-1{stroke:${Bi}}@keyframes spin-infinite{0%{stroke-dasharray:0.01px 43.97px;transform:rotate(0deg)}50%{stroke-dasharray:21.99px 21.99px;transform:rotate(450deg)}100%{stroke-dasharray:0.01px 43.97px;transform:rotate(1080deg)}}`,$c=Bc.compose({name:Lt.prefix+"-spinner",template:Sc,styles:wc});class Cc extends Ct{}qe([Ne({attribute:"label-position"})],Cc.prototype,"labelPosition",void 0);const Nc={above:"above",after:"after",before:"before"},Fc=function(e={}){return fe`<template role="switch" aria-checked="${e=>e.checked}" aria-disabled="${e=>e.disabled}" aria-readonly="${e=>e.readOnly}" tabindex="${e=>e.disabled?null:0}" @keypress="${(e,t)=>e.keypressHandler(t.event)}" @click="${(e,t)=>e.clickHandler(t.event)}"><label part="label" class="${e=>e.defaultSlottedNodes&&e.defaultSlottedNodes.length?"label":"label label__hidden"}"><slot ${Pe("defaultSlottedNodes")}></slot></label><div part="switch" class="switch"><slot name="switch">${Xe(e.switch)}</slot></div></template>`}({switch:'<span class="checked-indicator" part="checked-indicator"></span>'}),Ac=I`
|
|
277
|
+
${Nt("inline-flex")}
|
|
278
|
+
|
|
279
|
+
:host{align-items:center;flex-direction:row-reverse;outline:none;user-select:none}:host([label-position='before']){flex-direction:row}:host([label-position='above']){flex-direction:column;align-items:flex-start}:host([disabled]) .label,:host([readonly]) .label,:host([readonly]) .switch,:host([disabled]) .switch{cursor:not-allowed}.label{position:relative;color:${ar};line-height:${ro};font-size:${Wt};font-weight:${fo};font-family:${ho};padding:${Ho} ${wo};cursor:pointer}.label__hidden{display:none}.switch{display:flex;align-items:center;padding:0 ${So};box-sizing:border-box;width:40px;height:20px;background-color:${Rn};border:1px solid ${di};border-radius:${Gt};outline:none;cursor:pointer;margin:${Do} ${Co}}:host(:hover) .switch{background:none;border-color:${ui}}:host(:active) .switch{border-color:${hi}}:host([disabled]) .switch,:host([readonly]) .switch{border:1px solid ${Ai};background-color:none;pointer:default}:host([aria-checked='true']) .switch{background:${ti}}:host([aria-checked='true']:hover) .switch{background:${oi};border-color:${oi}}:host([aria-checked='true']:active) .switch{background:${ri};border-color:${ri}}:host([aria-checked='true'][disabled]) .switch{background:${Xn};border-color:${Ai}}.checked-indicator{height:14px;width:14px;border-radius:50%;background-color:${br};transition-duration:${Yo};transition-timing-function:${ir};transition-property:transform}:host([aria-checked='true']) .checked-indicator{background-color:${jr};transform:translateX(20px)}:host([aria-checked='true']:hover) .checked-indicator{background:${Gr}}:host([aria-checked='true']:active) .checked-indicator{background:${Xr}}:host(:hover) .checked-indicator{background-color:${yr}}:host(:active) .checked-indicator{background-color:${kr}}:host([disabled]) .checked-indicator,:host([readonly]) .checked-indicator{background:${$r}}:host([aria-checked='true'][disabled]) .checked-indicator{background:${$r}}`,Tc=Cc.compose({name:Lt.prefix+"-switch",template:Fc,styles:Ac});class Ic extends Ge{constructor(){super(...arguments),this.nowrap=!1,this.truncate=!1,this.italic=!1,this.underline=!1,this.strikethrough=!1,this.block=!1}}qe([Ne({mode:"boolean"})],Ic.prototype,"nowrap",void 0),qe([Ne({mode:"boolean"})],Ic.prototype,"truncate",void 0),qe([Ne({mode:"boolean"})],Ic.prototype,"italic",void 0),qe([Ne({mode:"boolean"})],Ic.prototype,"underline",void 0),qe([Ne({mode:"boolean"})],Ic.prototype,"strikethrough",void 0),qe([Ne({mode:"boolean"})],Ic.prototype,"block",void 0),qe([Ne],Ic.prototype,"size",void 0),qe([Ne],Ic.prototype,"font",void 0),qe([Ne],Ic.prototype,"weight",void 0),qe([Ne],Ic.prototype,"align",void 0);const Lc={_100:"100",_200:"200",_300:"300",_400:"400",_500:"500",_600:"600",_700:"700",_800:"800",_900:"900",_1000:"1000"},zc={base:"base",numeric:"numeric",monospace:"monospace"},Oc={medium:"medium",regular:"regular",semibold:"semibold",bold:"bold"},Hc={start:"start",end:"end",center:"center",justify:"justify"},Vc=fe`<slot></slot>`,Dc=I`
|
|
280
|
+
${Nt("inline")}
|
|
281
|
+
|
|
282
|
+
::slotted(*){font-family:${ho};font-size:${Wt};line-height:${ro};font-weight:${fo};text-align:start;display:inline;white-space:normal;overflow:visible;text-overflow:clip;margin:0}:host([nowrap]) ::slotted(*){white-space:nowrap;overflow:hidden}:host([truncate]) ::slotted(*){text-overflow:ellipsis}:host([block]) ::slotted(*){display:block}:host([italic]) ::slotted(*){font-style:italic}:host([underline]) ::slotted(*){text-decoration-line:underline}:host([strikethrough]) ::slotted(*){text-decoration-line:line-through}:host([underline][strikethrough]) ::slotted(*){text-decoration-line:line-through underline}:host([size='100']) ::slotted(*){font-size:${Xt};line-height:${to}}:host([size='200']) ::slotted(*){font-size:${qt};line-height:${oo}}:host([size='400']) ::slotted(*){font-size:${Yt};line-height:${no}}:host([size='500']) ::slotted(*){font-size:${Ut};line-height:${io}}:host([size='600']) ::slotted(*){font-size:${Kt};line-height:${so}}:host([size='700']) ::slotted(*){font-size:${Qt};line-height:${ao}}:host([size='800']) ::slotted(*){font-size:${Jt};line-height:${lo}}:host([size='900']) ::slotted(*){font-size:${Zt};line-height:${co}}:host([size='1000']) ::slotted(*){font-size:${eo};line-height:${uo}}:host([font='monospace']) ::slotted(*){font-family:${go}}:host([font='numeric']) ::slotted(*){font-family:${po}}:host([weight='medium']) ::slotted(*){font-weight:${vo}}:host([weight='semibold']) ::slotted(*){font-weight:${mo}}:host([weight='bold']) ::slotted(*){font-weight:${bo}}:host([align='center']) ::slotted(*){text-align:center}:host([align='end']) ::slotted(*){text-align:end}:host([align='justify']) ::slotted(*){text-align:justify}`,Mc=Ic.compose({name:Lt.prefix+"-text",template:Vc,styles:Dc}),Ec=Object.keys(_l),Rc=e=>{for(const t of Ec)_l[t].withDefault(e[t])};export{Ft as Accordion,Ot as AccordionItem,Vt as AccordionItemExpandIconPosition,Ht as AccordionItemSize,Kl as Badge,ql as BadgeAppearance,Wl as BadgeColor,ic as BadgeDefinition,Yl as BadgeShape,Ul as BadgeSize,nc as BadgeStyles,Jl as BadgeTemplate,sc as CounterBadge,ac as CounterBadgeAppearance,lc as CounterBadgeColor,gc as CounterBadgeDefinition,cc as CounterBadgeShape,dc as CounterBadgeSize,hc as CounterBadgeStyles,uc as CounterBadgeTemplate,pc as ProgressBar,kc as ProgressBarDefinition,vc as ProgressBarShape,bc as ProgressBarStyles,yc as ProgressBarTemplate,fc as ProgressBarThickness,mc as ProgressBarValidationState,Bc as Spinner,Pc as SpinnerAppearance,$c as SpinnerDefinition,xc as SpinnerSize,wc as SpinnerStyles,Sc as SpinnerTemplate,Cc as Switch,Nc as SwitchLabelPosition,Ic as Text,Hc as TextAlign,Mc as TextDefinition,zc as TextFont,Lc as TextSize,Dc as TextStyles,Vc as TextTemplate,Oc as TextWeight,zt as accordionDefinition,Xl as accordionItemDefinition,jl as accordionItemStyles,Gl as accordionItemTemplate,It as accordionStyles,At as accordionTemplate,Gt as borderRadiusCircular,_t as borderRadiusLarge,Rt as borderRadiusMedium,Mt as borderRadiusNone,Et as borderRadiusSmall,jt as borderRadiusXLarge,Un as colorBackgroundOverlay,Qn as colorBrandBackground,ii as colorBrandBackground2,Jn as colorBrandBackgroundHover,si as colorBrandBackgroundInverted,ai as colorBrandBackgroundInvertedHover,li as colorBrandBackgroundInvertedPressed,ci as colorBrandBackgroundInvertedSelected,Zn as colorBrandBackgroundPressed,ei as colorBrandBackgroundSelected,ni as colorBrandBackgroundStatic,Mr as colorBrandForeground1,Er as colorBrandForeground2,Zr as colorBrandForegroundInverted,en as colorBrandForegroundInvertedHover,tn as colorBrandForegroundInvertedPressed,Nr as colorBrandForegroundLink,Fr as colorBrandForegroundLinkHover,Ar as colorBrandForegroundLinkPressed,Tr as colorBrandForegroundLinkSelected,on as colorBrandForegroundOnLight,rn as colorBrandForegroundOnLightHover,nn as colorBrandForegroundOnLightPressed,sn as colorBrandForegroundOnLightSelected,ji as colorBrandShadowAmbient,Gi as colorBrandShadowKey,wi as colorBrandStroke1,$i as colorBrandStroke2,ti as colorCompoundBrandBackground,oi as colorCompoundBrandBackgroundHover,ri as colorCompoundBrandBackgroundPressed,Hr as colorCompoundBrandForeground1,Vr as colorCompoundBrandForeground1Hover,Dr as colorCompoundBrandForeground1Pressed,Ci as colorCompoundBrandStroke,Ni as colorCompoundBrandStrokeHover,Fi as colorCompoundBrandStrokePressed,an as colorNeutralBackground1,ln as colorNeutralBackground1Hover,cn as colorNeutralBackground1Pressed,dn as colorNeutralBackground1Selected,un as colorNeutralBackground2,hn as colorNeutralBackground2Hover,gn as colorNeutralBackground2Pressed,pn as colorNeutralBackground2Selected,fn as colorNeutralBackground3,vn as colorNeutralBackground3Hover,mn as colorNeutralBackground3Pressed,bn as colorNeutralBackground3Selected,yn as colorNeutralBackground4,kn as colorNeutralBackground4Hover,Bn as colorNeutralBackground4Pressed,Pn as colorNeutralBackground4Selected,xn as colorNeutralBackground5,Sn as colorNeutralBackground5Hover,wn as colorNeutralBackground5Pressed,$n as colorNeutralBackground5Selected,Cn as colorNeutralBackground6,Xn as colorNeutralBackgroundDisabled,Nn as colorNeutralBackgroundInverted,qn as colorNeutralBackgroundInvertedDisabled,Fn as colorNeutralBackgroundStatic,ar as colorNeutralForeground1,lr as colorNeutralForeground1Hover,cr as colorNeutralForeground1Pressed,dr as colorNeutralForeground1Selected,Rr as colorNeutralForeground1Static,ur as colorNeutralForeground2,fr as colorNeutralForeground2BrandHover,vr as colorNeutralForeground2BrandPressed,mr as colorNeutralForeground2BrandSelected,hr as colorNeutralForeground2Hover,Ir as colorNeutralForeground2Link,Lr as colorNeutralForeground2LinkHover,zr as colorNeutralForeground2LinkPressed,Or as colorNeutralForeground2LinkSelected,gr as colorNeutralForeground2Pressed,pr as colorNeutralForeground2Selected,br as colorNeutralForeground3,Pr as colorNeutralForeground3BrandHover,xr as colorNeutralForeground3BrandPressed,Sr as colorNeutralForeground3BrandSelected,yr as colorNeutralForeground3Hover,kr as colorNeutralForeground3Pressed,Br as colorNeutralForeground3Selected,wr as colorNeutralForeground4,$r as colorNeutralForegroundDisabled,jr as colorNeutralForegroundInverted,Wr as colorNeutralForegroundInverted2,Cr as colorNeutralForegroundInvertedDisabled,Gr as colorNeutralForegroundInvertedHover,Ur as colorNeutralForegroundInvertedLink,Kr as colorNeutralForegroundInvertedLinkHover,Qr as colorNeutralForegroundInvertedLinkPressed,Jr as colorNeutralForegroundInvertedLinkSelected,Xr as colorNeutralForegroundInvertedPressed,qr as colorNeutralForegroundInvertedSelected,Yr as colorNeutralForegroundOnBrand,_r as colorNeutralForegroundStaticInverted,Vi as colorNeutralShadowAmbient,Ri as colorNeutralShadowAmbientDarker,Mi as colorNeutralShadowAmbientLighter,Di as colorNeutralShadowKey,_i as colorNeutralShadowKeyDarker,Ei as colorNeutralShadowKeyLighter,Wn as colorNeutralStencil1,Yn as colorNeutralStencil2,pi as colorNeutralStroke1,fi as colorNeutralStroke1Hover,vi as colorNeutralStroke1Pressed,mi as colorNeutralStroke1Selected,bi as colorNeutralStroke2,yi as colorNeutralStroke3,di as colorNeutralStrokeAccessible,ui as colorNeutralStrokeAccessibleHover,hi as colorNeutralStrokeAccessiblePressed,gi as colorNeutralStrokeAccessibleSelected,Ai as colorNeutralStrokeDisabled,Ti as colorNeutralStrokeInvertedDisabled,ki as colorNeutralStrokeOnBrand,Bi as colorNeutralStrokeOnBrand2,Pi as colorNeutralStrokeOnBrand2Hover,xi as colorNeutralStrokeOnBrand2Pressed,Si as colorNeutralStrokeOnBrand2Selected,Cl as colorPaletteAnchorBackground2,Fl as colorPaletteAnchorBorderActive,Nl as colorPaletteAnchorForeground2,bl as colorPaletteBeigeBackground2,kl as colorPaletteBeigeBorderActive,yl as colorPaletteBeigeForeground2,Cs as colorPaletteBerryBackground1,Ns as colorPaletteBerryBackground2,Fs as colorPaletteBerryBackground3,zs as colorPaletteBerryBorder1,Os as colorPaletteBerryBorder2,Ls as colorPaletteBerryBorderActive,As as colorPaletteBerryForeground1,Ts as colorPaletteBerryForeground2,Is as colorPaletteBerryForeground3,Ma as colorPaletteBlueBackground2,Ra as colorPaletteBlueBorderActive,Ea as colorPaletteBlueForeground2,fa as colorPaletteBrassBackground2,ma as colorPaletteBrassBorderActive,va as colorPaletteBrassForeground2,ba as colorPaletteBrownBackground2,ka as colorPaletteBrownBorderActive,ya as colorPaletteBrownForeground2,Xa as colorPaletteCornflowerBackground2,Wa as colorPaletteCornflowerBorderActive,qa as colorPaletteCornflowerForeground2,ra as colorPaletteCranberryBackground2,ia as colorPaletteCranberryBorderActive,na as colorPaletteCranberryForeground2,Ca as colorPaletteDarkGreenBackground2,Fa as colorPaletteDarkGreenBorderActive,Na as colorPaletteDarkGreenForeground2,cs as colorPaletteDarkOrangeBackground1,ds as colorPaletteDarkOrangeBackground2,us as colorPaletteDarkOrangeBackground3,vs as colorPaletteDarkOrangeBorder1,ms as colorPaletteDarkOrangeBorder2,fs as colorPaletteDarkOrangeBorderActive,hs as colorPaletteDarkOrangeForeground1,gs as colorPaletteDarkOrangeForeground2,ps as colorPaletteDarkOrangeForeground3,ea as colorPaletteDarkRedBackground2,oa as colorPaletteDarkRedBorderActive,ta as colorPaletteDarkRedForeground2,Ba as colorPaletteForestBackground2,xa as colorPaletteForestBorderActive,Pa as colorPaletteForestForeground2,ha as colorPaletteGoldBackground2,pa as colorPaletteGoldBorderActive,ga as colorPaletteGoldForeground2,rl as colorPaletteGrapeBackground2,il as colorPaletteGrapeBorderActive,nl as colorPaletteGrapeForeground2,es as colorPaletteGreenBackground1,ts as colorPaletteGreenBackground2,os as colorPaletteGreenBackground3,as as colorPaletteGreenBorder1,ls as colorPaletteGreenBorder2,ss as colorPaletteGreenBorderActive,rs as colorPaletteGreenForeground1,ns as colorPaletteGreenForeground2,is as colorPaletteGreenForeground3,Qa as colorPaletteLavenderBackground2,Za as colorPaletteLavenderBorderActive,Ja as colorPaletteLavenderForeground2,Hs as colorPaletteLightGreenBackground1,Vs as colorPaletteLightGreenBackground2,Ds as colorPaletteLightGreenBackground3,js as colorPaletteLightGreenBorder1,Gs as colorPaletteLightGreenBorder2,_s as colorPaletteLightGreenBorderActive,Ms as colorPaletteLightGreenForeground1,Es as colorPaletteLightGreenForeground2,Rs as colorPaletteLightGreenForeground3,Aa as colorPaletteLightTealBackground2,Ia as colorPaletteLightTealBorderActive,Ta as colorPaletteLightTealForeground2,sl as colorPaletteLilacBackground2,ll as colorPaletteLilacBorderActive,al as colorPaletteLilacForeground2,hl as colorPaletteMagentaBackground2,pl as colorPaletteMagentaBorderActive,gl as colorPaletteMagentaForeground2,Xs as colorPaletteMarigoldBackground1,qs as colorPaletteMarigoldBackground2,Ws as colorPaletteMarigoldBackground3,Js as colorPaletteMarigoldBorder1,Zs as colorPaletteMarigoldBorder2,Qs as colorPaletteMarigoldBorderActive,Ys as colorPaletteMarigoldForeground1,Us as colorPaletteMarigoldForeground2,Ks as colorPaletteMarigoldForeground3,Bl as colorPaletteMinkBackground2,xl as colorPaletteMinkBorderActive,Pl as colorPaletteMinkForeground2,Ya as colorPaletteNavyBackground2,Ka as colorPaletteNavyBorderActive,Ua as colorPaletteNavyForeground2,ca as colorPalettePeachBackground2,ua as colorPalettePeachBorderActive,da as colorPalettePeachForeground2,cl as colorPalettePinkBackground2,ul as colorPalettePinkBorderActive,dl as colorPalettePinkForeground2,Sl as colorPalettePlatinumBackground2,$l as colorPalettePlatinumBorderActive,wl as colorPalettePlatinumForeground2,fl as colorPalettePlumBackground2,ml as colorPalettePlumBorderActive,vl as colorPalettePlumForeground2,sa as colorPalettePumpkinBackground2,la as colorPalettePumpkinBorderActive,aa as colorPalettePumpkinForeground2,el as colorPalettePurpleBackground2,ol as colorPalettePurpleBorderActive,tl as colorPalettePurpleForeground2,Xi as colorPaletteRedBackground1,qi as colorPaletteRedBackground2,Wi as colorPaletteRedBackground3,Ji as colorPaletteRedBorder1,Zi as colorPaletteRedBorder2,Qi as colorPaletteRedBorderActive,Yi as colorPaletteRedForeground1,Ui as colorPaletteRedForeground2,Ki as colorPaletteRedForeground3,_a as colorPaletteRoyalBlueBackground2,Ga as colorPaletteRoyalBlueBorderActive,ja as colorPaletteRoyalBlueForeground2,Sa as colorPaletteSeafoamBackground2,$a as colorPaletteSeafoamBorderActive,wa as colorPaletteSeafoamForeground2,Ha as colorPaletteSteelBackground2,Da as colorPaletteSteelBorderActive,Va as colorPaletteSteelForeground2,La as colorPaletteTealBackground2,Oa as colorPaletteTealBorderActive,za as colorPaletteTealForeground2,bs as colorPaletteYellowBackground1,ys as colorPaletteYellowBackground2,ks as colorPaletteYellowBackground3,ws as colorPaletteYellowBorder1,$s as colorPaletteYellowBorder2,Ss as colorPaletteYellowBorderActive,Bs as colorPaletteYellowForeground1,Ps as colorPaletteYellowForeground2,xs as colorPaletteYellowForeground3,Kn as colorScrollbarOverlay,Oi as colorStrokeFocus1,Hi as colorStrokeFocus2,An as colorSubtleBackground,Tn as colorSubtleBackgroundHover,Vn as colorSubtleBackgroundInverted,Dn as colorSubtleBackgroundInvertedHover,Mn as colorSubtleBackgroundInvertedPressed,En as colorSubtleBackgroundInvertedSelected,zn as colorSubtleBackgroundLightAlphaHover,On as colorSubtleBackgroundLightAlphaPressed,Hn as colorSubtleBackgroundLightAlphaSelected,In as colorSubtleBackgroundPressed,Ln as colorSubtleBackgroundSelected,Rn as colorTransparentBackground,_n as colorTransparentBackgroundHover,jn as colorTransparentBackgroundPressed,Gn as colorTransparentBackgroundSelected,Ii as colorTransparentStroke,zi as colorTransparentStrokeDisabled,Li as colorTransparentStrokeInteractive,Jo as curveAccelerateMax,Zo as curveAccelerateMid,er as curveAccelerateMin,tr as curveDecelerateMax,or as curveDecelerateMid,rr as curveDecelerateMin,ir as curveEasyEase,nr as curveEasyEaseMax,sr as curveLinear,Tc as definition,Wo as durationFast,qo as durationFaster,Yo as durationNormal,Uo as durationSlow,Ko as durationSlower,Xo as durationUltraFast,Qo as durationUltraSlow,ho as fontFamilyBase,go as fontFamilyMonospace,po as fontFamilyNumeric,Xt as fontSizeBase100,qt as fontSizeBase200,Wt as fontSizeBase300,Yt as fontSizeBase400,Ut as fontSizeBase500,Kt as fontSizeBase600,eo as fontSizeHero1000,Qt as fontSizeHero700,Jt as fontSizeHero800,Zt as fontSizeHero900,bo as fontWeightBold,vo as fontWeightMedium,fo as fontWeightRegular,mo as fontWeightSemibold,to as lineHeightBase100,oo as lineHeightBase200,ro as lineHeightBase300,no as lineHeightBase400,io as lineHeightBase500,so as lineHeightBase600,uo as lineHeightHero1000,ao as lineHeightHero700,lo as lineHeightHero800,co as lineHeightHero900,Rc as setTheme,Ll as shadow16,Ml as shadow16Brand,Al as shadow2,zl as shadow28,El as shadow28Brand,Hl as shadow2Brand,Tl as shadow4,Vl as shadow4Brand,Ol as shadow64,Rl as shadow64Brand,Il as shadow8,Dl as shadow8Brand,Ao as spacingHorizontalL,Fo as spacingHorizontalM,No as spacingHorizontalMNudge,xo as spacingHorizontalNone,Co as spacingHorizontalS,$o as spacingHorizontalSNudge,To as spacingHorizontalXL,wo as spacingHorizontalXS,Io as spacingHorizontalXXL,So as spacingHorizontalXXS,Lo as spacingHorizontalXXXL,Ro as spacingVerticalL,Eo as spacingVerticalM,Mo as spacingVerticalMNudge,zo as spacingVerticalNone,Do as spacingVerticalS,Vo as spacingVerticalSNudge,_o as spacingVerticalXL,Ho as spacingVerticalXS,jo as spacingVerticalXXL,Oo as spacingVerticalXXS,Go as spacingVerticalXXXL,ko as strokeWidthThick,Bo as strokeWidthThicker,Po as strokeWidthThickest,yo as strokeWidthThin,Ac as switchStyles,Fc as switchTemplate};
|