@fluid-topics/ft-accordion 2.2.5 → 2.2.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.
@@ -1,12 +1,12 @@
1
- "use strict";(()=>{var jt=Object.create;var He=Object.defineProperty;var Yt=Object.getOwnPropertyDescriptor;var Xt=Object.getOwnPropertyNames;var Zt=Object.getPrototypeOf,Jt=Object.prototype.hasOwnProperty;var te=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(i){throw t=0,i}};var qt=(e,t,i,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Xt(t))!Jt.call(e,r)&&r!==i&&He(e,r,{get:()=>t[r],enumerable:!(o=Yt(t,r))||o.enumerable});return e};var c=(e,t,i)=>(i=e!=null?jt(Zt(e)):{},qt(t||!e||!e.__esModule?He(i,"default",{value:e,enumerable:!0}):i,e));var A=te((oi,Pe)=>{Pe.exports=ftGlobals.wcUtils});var T=te((ri,De)=>{De.exports=ftGlobals.lit});var K=te((ni,Me)=>{Me.exports=ftGlobals.litDecorators});var Ke=te((li,ze)=>{ze.exports=ftGlobals.litClassMap});var Mt=te((ki,Dt)=>{Dt.exports=ftGlobals.litUnsafeHTML});var kt=c(A());var Ue=c(T()),de=c(K()),Ge=c(A());var we=c(T());var Be=we.css`
1
+ "use strict";(()=>{var jt=Object.create;var De=Object.defineProperty;var Yt=Object.getOwnPropertyDescriptor;var Xt=Object.getOwnPropertyNames;var Zt=Object.getPrototypeOf,Jt=Object.prototype.hasOwnProperty;var te=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(i){throw t=0,i}};var qt=(e,t,i,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let r of Xt(t))!Jt.call(e,r)&&r!==i&&De(e,r,{get:()=>t[r],enumerable:!(o=Yt(t,r))||o.enumerable});return e};var c=(e,t,i)=>(i=e!=null?jt(Zt(e)):{},qt(t||!e||!e.__esModule?De(i,"default",{value:e,enumerable:!0}):i,e));var A=te((oi,He)=>{He.exports=ftGlobals.wcUtils});var T=te((ri,Pe)=>{Pe.exports=ftGlobals.lit});var I=te((ni,Me)=>{Me.exports=ftGlobals.litDecorators});var Ke=te((si,ze)=>{ze.exports=ftGlobals.litClassMap});var Mt=te((ki,Pt)=>{Pt.exports=ftGlobals.litUnsafeHTML});var kt=c(A());var Ue=c(T()),de=c(I()),Ge=c(A());var we=c(T());var Be=we.css`
2
2
  .ft-accordion {
3
3
  box-sizing: border-box;
4
4
  }
5
- `;var We=function(e,t,i,o){var r=arguments.length,n=r<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,i):o,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")n=Reflect.decorate(e,t,i,o);else for(var h=e.length-1;h>=0;h--)(a=e[h])&&(n=(r<3?a(n):r>3?a(t,i,n):a(t,i))||n);return r>3&&n&&Object.defineProperty(t,i,n),n},H=class extends Ge.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Ue.html`
5
+ `;var We=function(e,t,i,o){var r=arguments.length,n=r<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,i):o,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")n=Reflect.decorate(e,t,i,o);else for(var h=e.length-1;h>=0;h--)(a=e[h])&&(n=(r<3?a(n):r>3?a(t,i,n):a(t,i))||n);return r>3&&n&&Object.defineProperty(t,i,n),n},D=class extends Ge.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Ue.html`
6
6
  <div class="ft-accordion">
7
7
  <slot @activated=${this.onChange}></slot>
8
8
  </div>
9
- `}onChange(t){t.stopPropagation(),this.multi||this.content.assignedElements().forEach(i=>i.active=i===t.target)}};H.elementDefinitions={};H.styles=Be;We([(0,de.property)({type:Boolean})],H.prototype,"multi",void 0);We([(0,de.query)("slot")],H.prototype,"content",void 0);var le=c(T()),fe=c(K()),Kt=c(A());var qe=c(T()),_=c(K()),Qe=c(Ke()),ie=c(A());var Ze=c(T()),g=c(A()),Ve=g.FtCssVariableFactory.extend("--ft-ripple-color","",g.designSystemVariables.colorContent),w={color:Ve,backgroundColor:g.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ve),opacityContentOnSurfacePressed:g.FtCssVariableFactory.external(g.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:g.FtCssVariableFactory.external(g.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:g.FtCssVariableFactory.external(g.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:g.FtCssVariableFactory.external(g.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:g.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},ke=g.FtCssVariableFactory.extend("--ft-ripple-color","",g.designSystemVariables.colorPrimary),je={color:ke,backgroundColor:g.FtCssVariableFactory.extend("--ft-ripple-background-color","",ke)},Ye=g.FtCssVariableFactory.extend("--ft-ripple-color","",g.designSystemVariables.colorSecondary),Xe={color:Ye,backgroundColor:g.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ye)},Je=Ze.css`
9
+ `}onChange(t){t.stopPropagation(),this.multi||this.content.assignedElements().forEach(i=>i.active=i===t.target)}};D.elementDefinitions={};D.styles=Be;We([(0,de.property)({type:Boolean})],D.prototype,"multi",void 0);We([(0,de.query)("slot")],D.prototype,"content",void 0);var se=c(T()),fe=c(I()),Kt=c(A());var qe=c(T()),_=c(I()),Qe=c(Ke()),ie=c(A());var Ze=c(T()),y=c(A()),Ve=y.FtCssVariableFactory.extend("--ft-ripple-color","",y.designSystemVariables.colorContent),w={color:Ve,backgroundColor:y.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ve),opacityContentOnSurfacePressed:y.FtCssVariableFactory.external(y.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:y.FtCssVariableFactory.external(y.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:y.FtCssVariableFactory.external(y.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:y.FtCssVariableFactory.external(y.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:y.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},ke=y.FtCssVariableFactory.extend("--ft-ripple-color","",y.designSystemVariables.colorPrimary),je={color:ke,backgroundColor:y.FtCssVariableFactory.extend("--ft-ripple-background-color","",ke)},Ye=y.FtCssVariableFactory.extend("--ft-ripple-color","",y.designSystemVariables.colorSecondary),Xe={color:Ye,backgroundColor:y.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ye)},Je=Ze.css`
10
10
  :host {
11
11
  display: contents;
12
12
  }
@@ -129,104 +129,114 @@
129
129
  <div class="ft-ripple--background"></div>
130
130
  <div class="ft-ripple--effect"></div>
131
131
  </div>
132
- `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var i,o;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(i=this.target)===null||i===void 0||i.removeAttribute("data-is-ft-ripple-target")):(o=this.target)===null||o===void 0||o.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,i;let o=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;o&&this.setupFor((i=this.target)!==null&&i!==void 0?i:o)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let i=(...h)=>f=>{h.forEach(d=>window.addEventListener(d,this.endPress,{once:!0})),this.startPress(f)},o=i("mouseup","contextmenu"),r=i("touchend","touchcancel"),n=h=>{["Enter"," "].includes(h.key)&&i("keyup")(h)},a={passive:!0};t.addEventListener("mouseover",this.startHover,a),t.addEventListener("mousemove",this.moveRipple,a),t.addEventListener("mouseleave",this.endHover,a),t.addEventListener("mousedown",o,a),t.addEventListener("touchstart",r,a),t.addEventListener("touchmove",this.moveRipple,a),t.addEventListener("keydown",n,a),t.addEventListener("focus",this.startFocus,a),t.addEventListener("blur",this.endFocus,a),t.addEventListener("focusin",this.startFocus,a),t.addEventListener("focusout",this.endFocus,a),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,a),t.removeEventListener("mousemove",this.moveRipple,a),t.removeEventListener("mouseleave",this.endHover,a),t.removeEventListener("mousedown",o,a),t.removeEventListener("touchstart",r,a),t.removeEventListener("touchmove",this.moveRipple,a),t.removeEventListener("keydown",n,a),t.removeEventListener("focus",this.startFocus,a),t.removeEventListener("blur",this.endFocus,a),t.removeEventListener("focusin",this.startFocus,a),t.removeEventListener("focusout",this.endFocus,a),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let i=t,o=t,r,n;return i.x!=null?{x:r,y:n}=i:o.touches!=null&&(r=o.touches[0].clientX,n=o.touches[0].clientY),{x:r,y:n}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let i of t.composedPath()){if(i===this.target)break;if("hasAttribute"in i&&i.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};m.elementDefinitions={};m.styles=Je;v([(0,_.property)({type:Boolean})],m.prototype,"primary",void 0);v([(0,_.property)({type:Boolean})],m.prototype,"secondary",void 0);v([(0,_.property)({type:Boolean})],m.prototype,"unbounded",void 0);v([(0,_.property)({type:Boolean})],m.prototype,"activated",void 0);v([(0,_.property)({type:Boolean})],m.prototype,"selected",void 0);v([(0,_.property)({type:Boolean})],m.prototype,"disabled",void 0);v([(0,_.state)()],m.prototype,"hovered",void 0);v([(0,_.state)()],m.prototype,"focused",void 0);v([(0,_.state)()],m.prototype,"pressed",void 0);v([(0,_.state)()],m.prototype,"rippling",void 0);v([(0,_.state)()],m.prototype,"originX",void 0);v([(0,_.state)()],m.prototype,"originY",void 0);v([(0,_.query)(".ft-ripple")],m.prototype,"ripple",void 0);v([(0,_.query)(".ft-ripple--effect")],m.prototype,"rippleEffect",void 0);var Fe=c(A());var Ie={"ft-ripple":m};(0,Fe.customElements)(Ie);var Te=globalThis,et=e=>e,ce=Te.trustedTypes,tt=ce?ce.createPolicy("lit-html",{createHTML:e=>e}):void 0,pt="$lit$",P=`lit$${Math.random().toFixed(9).slice(2)}$`,st="?"+P,Qt=`<${st}>`,U=document,xe=()=>U.createComment(""),re=e=>e===null||typeof e!="object"&&typeof e!="function",Oe=Array.isArray,It=e=>Oe(e)||typeof e?.[Symbol.iterator]=="function",_e=`[
132
+ `}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var i,o;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(i=this.target)===null||i===void 0||i.removeAttribute("data-is-ft-ripple-target")):(o=this.target)===null||o===void 0||o.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,i;let o=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;o&&this.setupFor((i=this.target)!==null&&i!==void 0?i:o)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let i=(...h)=>f=>{h.forEach(d=>window.addEventListener(d,this.endPress,{once:!0})),this.startPress(f)},o=i("mouseup","contextmenu"),r=i("touchend","touchcancel"),n=h=>{["Enter"," "].includes(h.key)&&i("keyup")(h)},a={passive:!0};t.addEventListener("mouseover",this.startHover,a),t.addEventListener("mousemove",this.moveRipple,a),t.addEventListener("mouseleave",this.endHover,a),t.addEventListener("mousedown",o,a),t.addEventListener("touchstart",r,a),t.addEventListener("touchmove",this.moveRipple,a),t.addEventListener("keydown",n,a),t.addEventListener("focus",this.startFocus,a),t.addEventListener("blur",this.endFocus,a),t.addEventListener("focusin",this.startFocus,a),t.addEventListener("focusout",this.endFocus,a),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,a),t.removeEventListener("mousemove",this.moveRipple,a),t.removeEventListener("mouseleave",this.endHover,a),t.removeEventListener("mousedown",o,a),t.removeEventListener("touchstart",r,a),t.removeEventListener("touchmove",this.moveRipple,a),t.removeEventListener("keydown",n,a),t.removeEventListener("focus",this.startFocus,a),t.removeEventListener("blur",this.endFocus,a),t.removeEventListener("focusin",this.startFocus,a),t.removeEventListener("focusout",this.endFocus,a),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let i=t,o=t,r,n;return i.x!=null?{x:r,y:n}=i:o.touches!=null&&(r=o.touches[0].clientX,n=o.touches[0].clientY),{x:r,y:n}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let i of t.composedPath()){if(i===this.target)break;if("hasAttribute"in i&&i.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};m.elementDefinitions={};m.styles=Je;v([(0,_.property)({type:Boolean})],m.prototype,"primary",void 0);v([(0,_.property)({type:Boolean})],m.prototype,"secondary",void 0);v([(0,_.property)({type:Boolean})],m.prototype,"unbounded",void 0);v([(0,_.property)({type:Boolean})],m.prototype,"activated",void 0);v([(0,_.property)({type:Boolean})],m.prototype,"selected",void 0);v([(0,_.property)({type:Boolean})],m.prototype,"disabled",void 0);v([(0,_.state)()],m.prototype,"hovered",void 0);v([(0,_.state)()],m.prototype,"focused",void 0);v([(0,_.state)()],m.prototype,"pressed",void 0);v([(0,_.state)()],m.prototype,"rippling",void 0);v([(0,_.state)()],m.prototype,"originX",void 0);v([(0,_.state)()],m.prototype,"originY",void 0);v([(0,_.query)(".ft-ripple")],m.prototype,"ripple",void 0);v([(0,_.query)(".ft-ripple--effect")],m.prototype,"rippleEffect",void 0);var Fe=c(A());var Ie={"ft-ripple":m};(0,Fe.customElements)(Ie);var Te=globalThis,et=e=>e,ce=Te.trustedTypes,tt=ce?ce.createPolicy("lit-html",{createHTML:e=>e}):void 0,pt="$lit$",H=`lit$${Math.random().toFixed(9).slice(2)}$`,lt="?"+H,Qt=`<${lt}>`,U=document,xe=()=>U.createComment(""),re=e=>e===null||typeof e!="object"&&typeof e!="function",Oe=Array.isArray,It=e=>Oe(e)||typeof e?.[Symbol.iterator]=="function",_e=`[
133
133
  \f\r]`,oe=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,it=/-->/g,ot=/>/g,B=RegExp(`>|${_e}(?:([^\\s"'>=/]+)(${_e}*=${_e}*(?:[^
134
- \f\r"'\`<>=]|("|')|))|$)`,"g"),rt=/'/g,nt=/"/g,lt=/^(?:script|style|textarea|title)$/i,$e=e=>(t,...i)=>({_$litType$:e,strings:t,values:i}),ft=$e(1),ht=$e(2),dt=$e(3),ne=Symbol.for("lit-noChange"),y=Symbol.for("lit-nothing"),at=new WeakMap,W=U.createTreeWalker(U,129);function ct(e,t){if(!Oe(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return tt!==void 0?tt.createHTML(t):t}var Ft=(e,t)=>{let i=e.length-1,o=[],r,n=t===2?"<svg>":t===3?"<math>":"",a=oe;for(let h=0;h<i;h++){let f=e[h],d,u,x=-1,$=0;for(;$<f.length&&(a.lastIndex=$,u=a.exec(f),u!==null);)$=a.lastIndex,a===oe?u[1]==="!--"?a=it:u[1]!==void 0?a=ot:u[2]!==void 0?(lt.test(u[2])&&(r=RegExp("</"+u[2],"g")),a=B):u[3]!==void 0&&(a=B):a===B?u[0]===">"?(a=r??oe,x=-1):u[1]===void 0?x=-2:(x=a.lastIndex-u[2].length,d=u[1],a=u[3]===void 0?B:u[3]==='"'?nt:rt):a===nt||a===rt?a=B:a===it||a===ot?a=oe:(a=B,r=void 0);let N=a===B&&e[h+1].startsWith("/>")?" ":"";n+=a===oe?f+Qt:x>=0?(o.push(d),f.slice(0,x)+pt+f.slice(x)+P+N):f+P+(x===-2?h:N)}return[ct(e,n+(e[i]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),o]},ae=class e{constructor({strings:t,_$litType$:i},o){let r;this.parts=[];let n=0,a=0,h=t.length-1,f=this.parts,[d,u]=Ft(t,i);if(this.el=e.createElement(d,o),W.currentNode=this.el.content,i===2||i===3){let x=this.el.content.firstChild;x.replaceWith(...x.childNodes)}for(;(r=W.nextNode())!==null&&f.length<h;){if(r.nodeType===1){if(r.hasAttributes())for(let x of r.getAttributeNames())if(x.endsWith(pt)){let $=u[a++],N=r.getAttribute(x).split(P),he=/([.?@])?(.*)/.exec($);f.push({type:1,index:n,name:he[2],strings:N,ctor:he[1]==="."?ve:he[1]==="?"?Ee:he[1]==="@"?be:k}),r.removeAttribute(x)}else x.startsWith(P)&&(f.push({type:6,index:n}),r.removeAttribute(x));if(lt.test(r.tagName)){let x=r.textContent.split(P),$=x.length-1;if($>0){r.textContent=ce?ce.emptyScript:"";for(let N=0;N<$;N++)r.append(x[N],xe()),W.nextNode(),f.push({type:2,index:++n});r.append(x[$],xe())}}}else if(r.nodeType===8)if(r.data===st)f.push({type:2,index:n});else{let x=-1;for(;(x=r.data.indexOf(P,x+1))!==-1;)f.push({type:7,index:n}),x+=P.length-1}n++}}static createElement(t,i){let o=U.createElement("template");return o.innerHTML=t,o}};function V(e,t,i=e,o){if(t===ne)return t;let r=o!==void 0?i._$Co?.[o]:i._$Cl,n=re(t)?void 0:t._$litDirective$;return r?.constructor!==n&&(r?._$AO?.(!1),n===void 0?r=void 0:(r=new n(e),r._$AT(e,i,o)),o!==void 0?(i._$Co??=[])[o]=r:i._$Cl=r),r!==void 0&&(t=V(e,r._$AS(e,t.values),r,o)),t}var Ae=class{constructor(t,i){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=i}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:i},parts:o}=this._$AD,r=(t?.creationScope??U).importNode(i,!0);W.currentNode=r;let n=W.nextNode(),a=0,h=0,f=o[0];for(;f!==void 0;){if(a===f.index){let d;f.type===2?d=new me(n,n.nextSibling,this,t):f.type===1?d=new f.ctor(n,f.name,f.strings,this,t):f.type===6&&(d=new Se(n,this,t)),this._$AV.push(d),f=o[++h]}a!==f?.index&&(n=W.nextNode(),a++)}return W.currentNode=U,r}p(t){let i=0;for(let o of this._$AV)o!==void 0&&(o.strings!==void 0?(o._$AI(t,o,i),i+=o.strings.length-2):o._$AI(t[i])),i++}},me=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,i,o,r){this.type=2,this._$AH=y,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=o,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,i=this._$AM;return i!==void 0&&t?.nodeType===11&&(t=i.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,i=this){t=V(this,t,i),re(t)?t===y||t==null||t===""?(this._$AH!==y&&this._$AR(),this._$AH=y):t!==this._$AH&&t!==ne&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):It(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==y&&re(this._$AH)?this._$AA.nextSibling.data=t:this.T(U.createTextNode(t)),this._$AH=t}$(t){let{values:i,_$litType$:o}=t,r=typeof o=="number"?this._$AC(t):(o.el===void 0&&(o.el=ae.createElement(ct(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===r)this._$AH.p(i);else{let n=new Ae(r,this),a=n.u(this.options);n.p(i),this.T(a),this._$AH=n}}_$AC(t){let i=at.get(t.strings);return i===void 0&&at.set(t.strings,i=new ae(t)),i}k(t){Oe(this._$AH)||(this._$AH=[],this._$AR());let i=this._$AH,o,r=0;for(let n of t)r===i.length?i.push(o=new e(this.O(xe()),this.O(xe()),this,this.options)):o=i[r],o._$AI(n),r++;r<i.length&&(this._$AR(o&&o._$AB.nextSibling,r),i.length=r)}_$AR(t=this._$AA.nextSibling,i){for(this._$AP?.(!1,!0,i);t!==this._$AB;){let o=et(t).nextSibling;et(t).remove(),t=o}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},k=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,i,o,r,n){this.type=1,this._$AH=y,this._$AN=void 0,this.element=t,this.name=i,this._$AM=r,this.options=n,o.length>2||o[0]!==""||o[1]!==""?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=y}_$AI(t,i=this,o,r){let n=this.strings,a=!1;if(n===void 0)t=V(this,t,i,0),a=!re(t)||t!==this._$AH&&t!==ne,a&&(this._$AH=t);else{let h=t,f,d;for(t=n[0],f=0;f<n.length-1;f++)d=V(this,h[o+f],i,f),d===ne&&(d=this._$AH[f]),a||=!re(d)||d!==this._$AH[f],d===y?t=y:t!==y&&(t+=(d??"")+n[f+1]),this._$AH[f]=d}a&&!r&&this.j(t)}j(t){t===y?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},ve=class extends k{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===y?void 0:t}},Ee=class extends k{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==y)}},be=class extends k{constructor(t,i,o,r,n){super(t,i,o,r,n),this.type=5}_$AI(t,i=this){if((t=V(this,t,i,0)??y)===ne)return;let o=this._$AH,r=t===y&&o!==y||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,n=t!==y&&(o===y||r);r&&this.element.removeEventListener(this.name,this,o),n&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},Se=class{constructor(t,i,o){this.element=t,this.type=6,this._$AN=void 0,this._$AM=i,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(t){V(this,t)}};var ei=Te.litHtmlPolyfillSupport;ei?.(ae,me),(Te.litHtmlVersions??=[]).push("3.3.3");var mt=Symbol.for(""),ti=e=>{if(e?.r===mt)return e?._$litStatic$},Re=e=>({_$litStatic$:e,r:mt});var xt=new Map,Ce=e=>(t,...i)=>{let o=i.length,r,n,a=[],h=[],f,d=0,u=!1;for(;d<o;){for(f=t[d];d<o&&(n=i[d],(r=ti(n))!==void 0);)f+=r+t[++d],u=!0;d!==o&&h.push(n),a.push(f),d++}if(d===o&&a.push(t[o]),u){let x=a.join("$$lit$$");(t=xt.get(x))===void 0&&(a.raw=a,xt.set(x,t=a)),i=h}return e(t,...i)},Le=Ce(ft),bi=Ce(ht),Si=Ce(dt);var Ne=c(K()),Ct=c(A());var ge;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button"})(ge||(ge={}));var b=c(T()),s=c(A()),gt=s.FtCssVariableFactory.extend("--ft-typography-font-family","",s.designSystemVariables.titleFont),R=s.FtCssVariableFactory.extend("--ft-typography-font-family","",s.designSystemVariables.contentFont),l={fontFamily:R,fontSize:s.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:s.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:s.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:s.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:s.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},j={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-title-font-family","",gt),fontSize:s.FtCssVariableFactory.extend("--ft-typography-title-font-size","",l.fontSize,"20px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",l.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",l.letterSpacing,"0.15px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-title-line-height","",l.lineHeight,"1.2"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",l.textTransform,"inherit")},Y={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",gt),fontSize:s.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",l.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",l.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",l.letterSpacing,"0.105px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",l.lineHeight,"1.7"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",l.textTransform,"inherit")},X={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",R),fontSize:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",l.fontSize,"16px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",l.fontWeight,"600"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",l.letterSpacing,"0.144px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",l.lineHeight,"1.5"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",l.textTransform,"inherit")},Z={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",R),fontSize:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",l.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",l.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",l.letterSpacing,"0.098px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",l.lineHeight,"1.7"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",l.textTransform,"inherit")},J={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",R),fontSize:s.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",l.fontSize,"16px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",l.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",l.letterSpacing,"0.496px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",l.lineHeight,"1.5"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",l.textTransform,"inherit")},q={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",R),fontSize:s.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",l.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",l.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",l.letterSpacing,"0.252px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",l.lineHeight,"1.4"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",l.textTransform,"inherit")},Q={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",R),fontSize:s.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",l.fontSize,"12px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",l.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",l.letterSpacing,"0.396px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",l.lineHeight,"1.33"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",l.textTransform,"inherit")},I={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",R),fontSize:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",l.fontSize,"10px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",l.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",l.letterSpacing,"0.33px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",l.lineHeight,"1.6"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",l.textTransform,"inherit")},F={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",R),fontSize:s.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",l.fontSize,"10px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",l.fontWeight,"normal"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",l.letterSpacing,"1.5px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",l.lineHeight,"1.6"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",l.textTransform,"uppercase")},ee={fontFamily:s.FtCssVariableFactory.extend("--ft-typography-button-font-family","",R),fontSize:s.FtCssVariableFactory.extend("--ft-typography-button-font-size","",l.fontSize,"14px"),fontWeight:s.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",l.fontWeight,"600"),letterSpacing:s.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",l.letterSpacing,"1.246px"),lineHeight:s.FtCssVariableFactory.extend("--ft-typography-button-line-height","",l.lineHeight,"1.15"),textTransform:s.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",l.textTransform,"uppercase")},ut=b.css`
134
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),rt=/'/g,nt=/"/g,st=/^(?:script|style|textarea|title)$/i,$e=e=>(t,...i)=>({_$litType$:e,strings:t,values:i}),ft=$e(1),ht=$e(2),dt=$e(3),ne=Symbol.for("lit-noChange"),u=Symbol.for("lit-nothing"),at=new WeakMap,W=U.createTreeWalker(U,129);function ct(e,t){if(!Oe(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return tt!==void 0?tt.createHTML(t):t}var Ft=(e,t)=>{let i=e.length-1,o=[],r,n=t===2?"<svg>":t===3?"<math>":"",a=oe;for(let h=0;h<i;h++){let f=e[h],d,g,x=-1,$=0;for(;$<f.length&&(a.lastIndex=$,g=a.exec(f),g!==null);)$=a.lastIndex,a===oe?g[1]==="!--"?a=it:g[1]!==void 0?a=ot:g[2]!==void 0?(st.test(g[2])&&(r=RegExp("</"+g[2],"g")),a=B):g[3]!==void 0&&(a=B):a===B?g[0]===">"?(a=r??oe,x=-1):g[1]===void 0?x=-2:(x=a.lastIndex-g[2].length,d=g[1],a=g[3]===void 0?B:g[3]==='"'?nt:rt):a===nt||a===rt?a=B:a===it||a===ot?a=oe:(a=B,r=void 0);let N=a===B&&e[h+1].startsWith("/>")?" ":"";n+=a===oe?f+Qt:x>=0?(o.push(d),f.slice(0,x)+pt+f.slice(x)+H+N):f+H+(x===-2?h:N)}return[ct(e,n+(e[i]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),o]},ae=class e{constructor({strings:t,_$litType$:i},o){let r;this.parts=[];let n=0,a=0,h=t.length-1,f=this.parts,[d,g]=Ft(t,i);if(this.el=e.createElement(d,o),W.currentNode=this.el.content,i===2||i===3){let x=this.el.content.firstChild;x.replaceWith(...x.childNodes)}for(;(r=W.nextNode())!==null&&f.length<h;){if(r.nodeType===1){if(r.hasAttributes())for(let x of r.getAttributeNames())if(x.endsWith(pt)){let $=g[a++],N=r.getAttribute(x).split(H),he=/([.?@])?(.*)/.exec($);f.push({type:1,index:n,name:he[2],strings:N,ctor:he[1]==="."?ve:he[1]==="?"?be:he[1]==="@"?Ee:ee}),r.removeAttribute(x)}else x.startsWith(H)&&(f.push({type:6,index:n}),r.removeAttribute(x));if(st.test(r.tagName)){let x=r.textContent.split(H),$=x.length-1;if($>0){r.textContent=ce?ce.emptyScript:"";for(let N=0;N<$;N++)r.append(x[N],xe()),W.nextNode(),f.push({type:2,index:++n});r.append(x[$],xe())}}}else if(r.nodeType===8)if(r.data===lt)f.push({type:2,index:n});else{let x=-1;for(;(x=r.data.indexOf(H,x+1))!==-1;)f.push({type:7,index:n}),x+=H.length-1}n++}}static createElement(t,i){let o=U.createElement("template");return o.innerHTML=t,o}};function F(e,t,i=e,o){if(t===ne)return t;let r=o!==void 0?i._$Co?.[o]:i._$Cl,n=re(t)?void 0:t._$litDirective$;return r?.constructor!==n&&(r?._$AO?.(!1),n===void 0?r=void 0:(r=new n(e),r._$AT(e,i,o)),o!==void 0?(i._$Co??=[])[o]=r:i._$Cl=r),r!==void 0&&(t=F(e,r._$AS(e,t.values),r,o)),t}var Ae=class{constructor(t,i){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=i}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:i},parts:o}=this._$AD,r=(t?.creationScope??U).importNode(i,!0);W.currentNode=r;let n=W.nextNode(),a=0,h=0,f=o[0];for(;f!==void 0;){if(a===f.index){let d;f.type===2?d=new me(n,n.nextSibling,this,t):f.type===1?d=new f.ctor(n,f.name,f.strings,this,t):f.type===6&&(d=new Se(n,this,t)),this._$AV.push(d),f=o[++h]}a!==f?.index&&(n=W.nextNode(),a++)}return W.currentNode=U,r}p(t){let i=0;for(let o of this._$AV)o!==void 0&&(o.strings!==void 0?(o._$AI(t,o,i),i+=o.strings.length-2):o._$AI(t[i])),i++}},me=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,i,o,r){this.type=2,this._$AH=u,this._$AN=void 0,this._$AA=t,this._$AB=i,this._$AM=o,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,i=this._$AM;return i!==void 0&&t?.nodeType===11&&(t=i.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,i=this){t=F(this,t,i),re(t)?t===u||t==null||t===""?(this._$AH!==u&&this._$AR(),this._$AH=u):t!==this._$AH&&t!==ne&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):It(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==u&&re(this._$AH)?this._$AA.nextSibling.data=t:this.T(U.createTextNode(t)),this._$AH=t}$(t){let{values:i,_$litType$:o}=t,r=typeof o=="number"?this._$AC(t):(o.el===void 0&&(o.el=ae.createElement(ct(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===r)this._$AH.p(i);else{let n=new Ae(r,this),a=n.u(this.options);n.p(i),this.T(a),this._$AH=n}}_$AC(t){let i=at.get(t.strings);return i===void 0&&at.set(t.strings,i=new ae(t)),i}k(t){Oe(this._$AH)||(this._$AH=[],this._$AR());let i=this._$AH,o,r=0;for(let n of t)r===i.length?i.push(o=new e(this.O(xe()),this.O(xe()),this,this.options)):o=i[r],o._$AI(n),r++;r<i.length&&(this._$AR(o&&o._$AB.nextSibling,r),i.length=r)}_$AR(t=this._$AA.nextSibling,i){for(this._$AP?.(!1,!0,i);t!==this._$AB;){let o=et(t).nextSibling;et(t).remove(),t=o}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},ee=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,i,o,r,n){this.type=1,this._$AH=u,this._$AN=void 0,this.element=t,this.name=i,this._$AM=r,this.options=n,o.length>2||o[0]!==""||o[1]!==""?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=u}_$AI(t,i=this,o,r){let n=this.strings,a=!1;if(n===void 0)t=F(this,t,i,0),a=!re(t)||t!==this._$AH&&t!==ne,a&&(this._$AH=t);else{let h=t,f,d;for(t=n[0],f=0;f<n.length-1;f++)d=F(this,h[o+f],i,f),d===ne&&(d=this._$AH[f]),a||=!re(d)||d!==this._$AH[f],d===u?t=u:t!==u&&(t+=(d??"")+n[f+1]),this._$AH[f]=d}a&&!r&&this.j(t)}j(t){t===u?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},ve=class extends ee{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===u?void 0:t}},be=class extends ee{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==u)}},Ee=class extends ee{constructor(t,i,o,r,n){super(t,i,o,r,n),this.type=5}_$AI(t,i=this){if((t=F(this,t,i,0)??u)===ne)return;let o=this._$AH,r=t===u&&o!==u||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,n=t!==u&&(o===u||r);r&&this.element.removeEventListener(this.name,this,o),n&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},Se=class{constructor(t,i,o){this.element=t,this.type=6,this._$AN=void 0,this._$AM=i,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(t){F(this,t)}};var ei=Te.litHtmlPolyfillSupport;ei?.(ae,me),(Te.litHtmlVersions??=[]).push("3.3.3");var mt=Symbol.for(""),ti=e=>{if(e?.r===mt)return e?._$litStatic$},Re=e=>({_$litStatic$:e,r:mt});var xt=new Map,Ce=e=>(t,...i)=>{let o=i.length,r,n,a=[],h=[],f,d=0,g=!1;for(;d<o;){for(f=t[d];d<o&&(n=i[d],(r=ti(n))!==void 0);)f+=r+t[++d],g=!0;d!==o&&h.push(n),a.push(f),d++}if(d===o&&a.push(t[o]),g){let x=a.join("$$lit$$");(t=xt.get(x))===void 0&&(a.raw=a,xt.set(x,t=a)),i=h}return e(t,...i)},Le=Ce(ft),Ei=Ce(ht),Si=Ce(dt);var Ne=c(I()),Ct=c(A());var ye;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button"})(ye||(ye={}));var E=c(T()),p=c(A()),yt=p.FtCssVariableFactory.extend("--ft-typography-font-family","",p.designSystemVariables.titleFont),R=p.FtCssVariableFactory.extend("--ft-typography-font-family","",p.designSystemVariables.contentFont),s={fontFamily:R,fontSize:p.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:p.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:p.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:p.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:p.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit"),textDecoration:p.FtCssVariableFactory.create("--ft-typography-text-decoration","","UNKNOWN","inherit")},G={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-title-font-family","",yt),fontSize:p.FtCssVariableFactory.extend("--ft-typography-title-font-size","",s.fontSize,"20px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",s.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",s.letterSpacing,"0.15px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-title-line-height","",s.lineHeight,"1.2"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",s.textTransform,"inherit"),textDecoration:p.FtCssVariableFactory.extend("--ft-typography-title-text-decoration","",s.textDecoration,"inherit")},z={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",yt),fontSize:p.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",s.fontSize,"14px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",s.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",s.letterSpacing,"0.105px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",s.lineHeight,"1.7"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",s.textTransform,"inherit"),textDecoration:p.FtCssVariableFactory.extend("--ft-typography-title-dense-text-decoration","",s.textDecoration,"inherit")},K={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",R),fontSize:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",s.fontSize,"16px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",s.fontWeight,"600"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",s.letterSpacing,"0.144px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",s.lineHeight,"1.5"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",s.textTransform,"inherit"),textDecoration:p.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-decoration","",s.textDecoration,"inherit")},V={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",R),fontSize:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",s.fontSize,"14px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",s.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",s.letterSpacing,"0.098px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",s.lineHeight,"1.7"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",s.textTransform,"inherit"),textDecoration:p.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-decoration","",s.textDecoration,"inherit")},k={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",R),fontSize:p.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",s.fontSize,"16px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",s.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",s.letterSpacing,"0.496px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",s.lineHeight,"1.5"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",s.textTransform,"inherit"),textDecoration:p.FtCssVariableFactory.extend("--ft-typography-body1-text-decoration","",s.textDecoration,"inherit")},j={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",R),fontSize:p.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",s.fontSize,"14px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",s.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",s.letterSpacing,"0.252px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",s.lineHeight,"1.4"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",s.textTransform,"inherit"),textDecoration:p.FtCssVariableFactory.extend("--ft-typography-body2-text-decoration","",s.textDecoration,"inherit")},Y={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",R),fontSize:p.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",s.fontSize,"12px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",s.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",s.letterSpacing,"0.396px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",s.lineHeight,"1.33"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",s.textTransform,"inherit"),textDecoration:p.FtCssVariableFactory.extend("--ft-typography-caption-text-decoration","",s.textDecoration,"inherit")},X={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",R),fontSize:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",s.fontSize,"10px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",s.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",s.letterSpacing,"0.33px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",s.lineHeight,"1.6"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",s.textTransform,"inherit"),textDecoration:p.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-decoration","",s.textDecoration,"inherit")},Z={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",R),fontSize:p.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",s.fontSize,"10px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",s.fontWeight,"normal"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",s.letterSpacing,"1.5px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",s.lineHeight,"1.6"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",s.textTransform,"uppercase"),textDecoration:p.FtCssVariableFactory.extend("--ft-typography-overline-text-decoration","",s.textDecoration,"inherit")},J={fontFamily:p.FtCssVariableFactory.extend("--ft-typography-button-font-family","",R),fontSize:p.FtCssVariableFactory.extend("--ft-typography-button-font-size","",s.fontSize,"14px"),fontWeight:p.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",s.fontWeight,"600"),letterSpacing:p.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",s.letterSpacing,"1.246px"),lineHeight:p.FtCssVariableFactory.extend("--ft-typography-button-line-height","",s.lineHeight,"1.15"),textTransform:p.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",s.textTransform,"uppercase"),textDecoration:p.FtCssVariableFactory.extend("--ft-typography-button-text-decoration","",s.textDecoration,"inherit")},gt=E.css`
135
135
  .ft-typography--title {
136
+ font-family: ${G.fontFamily};
137
+ font-size: ${G.fontSize};
138
+ font-weight: ${G.fontWeight};
139
+ letter-spacing: ${G.letterSpacing};
140
+ line-height: ${G.lineHeight};
141
+ text-transform: ${G.textTransform};
142
+ text-decoration: ${G.textDecoration};
143
+ }
144
+ `,ut=E.css`
145
+ .ft-typography--title-dense {
146
+ font-family: ${z.fontFamily};
147
+ font-size: ${z.fontSize};
148
+ font-weight: ${z.fontWeight};
149
+ letter-spacing: ${z.letterSpacing};
150
+ line-height: ${z.lineHeight};
151
+ text-transform: ${z.textTransform};
152
+ text-decoration: ${z.textDecoration};
153
+ }
154
+ `,_t=E.css`
155
+ .ft-typography--subtitle1 {
156
+ font-family: ${K.fontFamily};
157
+ font-size: ${K.fontSize};
158
+ font-weight: ${K.fontWeight};
159
+ letter-spacing: ${K.letterSpacing};
160
+ line-height: ${K.lineHeight};
161
+ text-transform: ${K.textTransform};
162
+ text-decoration: ${K.textDecoration};
163
+ }
164
+ `,At=E.css`
165
+ .ft-typography--subtitle2 {
166
+ font-family: ${V.fontFamily};
167
+ font-size: ${V.fontSize};
168
+ font-weight: ${V.fontWeight};
169
+ letter-spacing: ${V.letterSpacing};
170
+ line-height: ${V.lineHeight};
171
+ text-transform: ${V.textTransform};
172
+ text-decoration: ${V.textDecoration};
173
+ }
174
+
175
+ `,vt=E.css`
176
+ .ft-typography--body1 {
177
+ font-family: ${k.fontFamily};
178
+ font-size: ${k.fontSize};
179
+ font-weight: ${k.fontWeight};
180
+ letter-spacing: ${k.letterSpacing};
181
+ line-height: ${k.lineHeight};
182
+ text-transform: ${k.textTransform};
183
+ text-decoration: ${k.textDecoration};
184
+ }
185
+ `,bt=E.css`
186
+ .ft-typography--body2 {
136
187
  font-family: ${j.fontFamily};
137
188
  font-size: ${j.fontSize};
138
189
  font-weight: ${j.fontWeight};
139
190
  letter-spacing: ${j.letterSpacing};
140
191
  line-height: ${j.lineHeight};
141
192
  text-transform: ${j.textTransform};
193
+ text-decoration: ${j.textDecoration};
142
194
  }
143
- `,yt=b.css`
144
- .ft-typography--title-dense {
195
+ `,Et=E.css`
196
+ .ft-typography--caption {
145
197
  font-family: ${Y.fontFamily};
146
198
  font-size: ${Y.fontSize};
147
199
  font-weight: ${Y.fontWeight};
148
200
  letter-spacing: ${Y.letterSpacing};
149
201
  line-height: ${Y.lineHeight};
150
202
  text-transform: ${Y.textTransform};
203
+ text-decoration: ${Y.textDecoration};
151
204
  }
152
- `,_t=b.css`
153
- .ft-typography--subtitle1 {
205
+ `,St=E.css`
206
+ .ft-typography--breadcrumb {
154
207
  font-family: ${X.fontFamily};
155
208
  font-size: ${X.fontSize};
156
209
  font-weight: ${X.fontWeight};
157
210
  letter-spacing: ${X.letterSpacing};
158
211
  line-height: ${X.lineHeight};
159
212
  text-transform: ${X.textTransform};
213
+ text-decoration: ${X.textDecoration};
160
214
  }
161
- `,At=b.css`
162
- .ft-typography--subtitle2 {
215
+ `,Tt=E.css`
216
+ .ft-typography--overline {
163
217
  font-family: ${Z.fontFamily};
164
218
  font-size: ${Z.fontSize};
165
219
  font-weight: ${Z.fontWeight};
166
220
  letter-spacing: ${Z.letterSpacing};
167
221
  line-height: ${Z.lineHeight};
168
222
  text-transform: ${Z.textTransform};
223
+ text-decoration: ${Z.textDecoration};
169
224
  }
170
-
171
- `,vt=b.css`
172
- .ft-typography--body1 {
225
+ `,Ot=E.css`
226
+ .ft-typography--button {
173
227
  font-family: ${J.fontFamily};
174
228
  font-size: ${J.fontSize};
175
229
  font-weight: ${J.fontWeight};
176
230
  letter-spacing: ${J.letterSpacing};
177
231
  line-height: ${J.lineHeight};
178
232
  text-transform: ${J.textTransform};
233
+ text-decoration: ${J.textDecoration};
179
234
  }
180
- `,Et=b.css`
181
- .ft-typography--body2 {
182
- font-family: ${q.fontFamily};
183
- font-size: ${q.fontSize};
184
- font-weight: ${q.fontWeight};
185
- letter-spacing: ${q.letterSpacing};
186
- line-height: ${q.lineHeight};
187
- text-transform: ${q.textTransform};
188
- }
189
- `,bt=b.css`
190
- .ft-typography--caption {
191
- font-family: ${Q.fontFamily};
192
- font-size: ${Q.fontSize};
193
- font-weight: ${Q.fontWeight};
194
- letter-spacing: ${Q.letterSpacing};
195
- line-height: ${Q.lineHeight};
196
- text-transform: ${Q.textTransform};
197
- }
198
- `,St=b.css`
199
- .ft-typography--breadcrumb {
200
- font-family: ${I.fontFamily};
201
- font-size: ${I.fontSize};
202
- font-weight: ${I.fontWeight};
203
- letter-spacing: ${I.letterSpacing};
204
- line-height: ${I.lineHeight};
205
- text-transform: ${I.textTransform};
206
- }
207
- `,Tt=b.css`
208
- .ft-typography--overline {
209
- font-family: ${F.fontFamily};
210
- font-size: ${F.fontSize};
211
- font-weight: ${F.fontWeight};
212
- letter-spacing: ${F.letterSpacing};
213
- line-height: ${F.lineHeight};
214
- text-transform: ${F.textTransform};
215
- }
216
- `,Ot=b.css`
217
- .ft-typography--button {
218
- font-family: ${ee.fontFamily};
219
- font-size: ${ee.fontSize};
220
- font-weight: ${ee.fontWeight};
221
- letter-spacing: ${ee.letterSpacing};
222
- line-height: ${ee.lineHeight};
223
- text-transform: ${ee.textTransform};
224
- }
225
- `,$t=b.css`
235
+ `,$t=E.css`
226
236
  .ft-typography {
227
237
  vertical-align: inherit;
228
238
  }
229
- `;var Rt=function(e,t,i,o){var r=arguments.length,n=r<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,i):o,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")n=Reflect.decorate(e,t,i,o);else for(var h=e.length-1;h>=0;h--)(a=e[h])&&(n=(r<3?a(n):r>3?a(t,i,n):a(t,i))||n);return r>3&&n&&Object.defineProperty(t,i,n),n},C=class extends Ct.FtLitElement{constructor(){super(...arguments),this.variant=ge.body1}render(){return this.element?Le`
239
+ `;var Rt=function(e,t,i,o){var r=arguments.length,n=r<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,i):o,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")n=Reflect.decorate(e,t,i,o);else for(var h=e.length-1;h>=0;h--)(a=e[h])&&(n=(r<3?a(n):r>3?a(t,i,n):a(t,i))||n);return r>3&&n&&Object.defineProperty(t,i,n),n},C=class extends Ct.FtLitElement{constructor(){super(...arguments),this.variant=ye.body1}render(){return this.element?Le`
230
240
  <${Re(this.element)}
231
241
  part="text"
232
242
  class="ft-typography ft-typography--${this.variant}">
@@ -234,7 +244,7 @@
234
244
  </${Re(this.element)}>
235
245
  `:Le`
236
246
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
237
- `}};C.styles=[ut,yt,_t,At,vt,Et,bt,St,Tt,Ot,$t];Rt([(0,Ne.property)()],C.prototype,"element",void 0);Rt([(0,Ne.property)()],C.prototype,"variant",void 0);var Nt=c(A());var Lt={"ft-typography":C};(0,Nt.customElements)(Lt);var Ht=c(T()),S=c(A()),L={size:S.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:S.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",S.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:S.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",S.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:S.FtCssVariableFactory.extend("--ft-icon-material-font-family","",S.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:S.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Pt=[Ht.css`
247
+ `}};C.styles=[gt,ut,_t,At,vt,bt,Et,St,Tt,Ot,$t];Rt([(0,Ne.property)()],C.prototype,"element",void 0);Rt([(0,Ne.property)()],C.prototype,"variant",void 0);var Nt=c(A());var Lt={"ft-typography":C};(0,Nt.customElements)(Lt);var Dt=c(T()),S=c(A()),L={size:S.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:S.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",S.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:S.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",S.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:S.FtCssVariableFactory.extend("--ft-icon-material-font-family","",S.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:S.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ht=[Dt.css`
238
248
  :host, i.ft-icon {
239
249
  display: inline-flex;
240
250
  align-items: center;
@@ -282,16 +292,16 @@
282
292
  .ft-icon--material {
283
293
  font-family: ${L.materialFontFamily}, "Material Icons", sans-serif;
284
294
  }
285
- `,S.noTextSelect];var D;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(D||(D={}));var pe=c(T()),M=c(K()),wt=c(A()),Bt=c(Mt());var ue;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",e.BOOKMARK_SLASH="&#xe9ad;",e.CIRCLE_PAUSE="&#xe9ae;",e.CIRCLE_PLAY="&#xe9af;",e.CIRCLE_STOP_PLAIN="&#xe9b0;",e.CIRCLE_ARROW_DOWN="&#xe9b1;",e.SHARE_NODES="&#xe9b2;",e.BELL="&#xe9b3;",e.BELL_SLASH="&#xe9b4;",e.FILE="&#xe9b5;",e.HAND="&#xe9b6;",e.SQUARE_INFO_SOLID="&#xe9b7;",e.FILE_CODE="&#xe9b8;",e.BOX_CODE="&#xe9b9;",e.TOPICS_SOLID="&#xe9ba;",e.PHOTO_FILM="&#xe9bb;",e.HYPHEN_SOLID="&#xe9bc;",e.CROSSHAIRS="&#xe9bd;",e.PERSON_CHALKBOARD="&#xe9be;",e.CIRCLE_ARROW_DOWN_SLASH="&#xe9bf;",e.BOOK_OPEN_COVER="&#xe9c0;",e.LIGHTBULB="&#xe9c1;",e.MESSAGE_BOT_AGENTIC_SOLID="&#xe9c2;",e.CHART_LINE_USER="&#xe9c3;",e.SERVER_CIRCLE_ARROW_DOWN="&#xe9c4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;"})(ue||(ue={}));var p;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(p||(p={}));var ji=new Map([...["abw"].map(e=>[e,p.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,p.AUDIO]),...["avi"].map(e=>[e,p.AVI]),...["chm","xhs"].map(e=>[e,p.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,p.CODE]),...["csv"].map(e=>[e,p.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,p.DITA]),...["epub"].map(e=>[e,p.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,p.EXCEL]),...["flac"].map(e=>[e,p.FLAC]),...["gif"].map(e=>[e,p.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,p.GZIP]),...["html","htm","xhtml"].map(e=>[e,p.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,p.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,p.JPEG]),...["json"].map(e=>[e,p.JSON]),...["m4a","m4p"].map(e=>[e,p.M4A]),...["mov","qt"].map(e=>[e,p.MOV]),...["mp3"].map(e=>[e,p.MP3]),...["mp4","m4v"].map(e=>[e,p.MP4]),...["ogg","oga"].map(e=>[e,p.OGG]),...["pdf","ps"].map(e=>[e,p.PDF]),...["png"].map(e=>[e,p.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,p.POWERPOINT]),...["rar"].map(e=>[e,p.RAR]),...["stp"].map(e=>[e,p.STP]),...["txt","rtf","md","mdown"].map(e=>[e,p.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,p.VIDEO]),...["wav"].map(e=>[e,p.WAV]),...["wma"].map(e=>[e,p.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,p.WORD]),...["xml","xsl","rdf"].map(e=>[e,p.XML]),...["yaml","yml","x-yaml"].map(e=>[e,p.YAML]),...["zip"].map(e=>[e,p.ZIP])]);var Yi={[p.ABW]:"#91ABC6",[p.AUDIO]:"#1795E3",[p.AVI]:"#E63324",[p.CHM]:"#71C3EB",[p.CODE]:"#71C3EB",[p.CSV]:"#1F7345",[p.DITA]:"#71C3EB",[p.EPUB]:"#85B926",[p.EXCEL]:"#1F7345",[p.FLAC]:"#1795E3",[p.GIF]:"#59B031",[p.GZIP]:"#F8AB36",[p.HTML]:"#71C3EB",[p.IMAGE]:"#59B031",[p.JPEG]:"#59B031",[p.JSON]:"#71C3EB",[p.M4A]:"#1795E3",[p.MOV]:"#E63324",[p.MP3]:"#1795E3",[p.MP4]:"#E63324",[p.OGG]:"#1795E3",[p.PDF]:"#E44948",[p.PNG]:"#59B031",[p.POWERPOINT]:"#B54A2B",[p.RAR]:"#F8AB36",[p.STP]:"#3764B1",[p.TEXT]:"#3162AB",[p.UNKNOWN]:"#999999",[p.VIDEO]:"#E63324",[p.WAV]:"#1795E3",[p.WMA]:"#1795E3",[p.WORD]:"#3162AB",[p.XML]:"#71C3EB",[p.YAML]:"#71C3EB",[p.ZIP]:"#F8AB36"};var se=function(e,t,i,o){var r=arguments.length,n=r<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,i):o,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")n=Reflect.decorate(e,t,i,o);else for(var h=e.length-1;h>=0;h--)(a=e[h])&&(n=(r<3?a(n):r>3?a(t,i,n):a(t,i))||n);return r>3&&n&&Object.defineProperty(t,i,n),n},E=class extends wt.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=pe.nothing}render(){let t=this.variant&&Object.values(D).includes(this.variant)?this.variant:D.fluid_topics,i=t!==D.material||!!this.value;return pe.html`
295
+ `,S.noTextSelect];var P;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(P||(P={}));var pe=c(T()),M=c(I()),wt=c(A()),Bt=c(Mt());var ge;(function(e){e.ADD_TO_PBK="&#xe800;",e.ALERT="&#xe801;",e.ADD_ALERT="&#xe802;",e.BACK_TO_SEARCH="&#xe803;",e.ADD_BOOKMARK="&#xe804;",e.BOOKMARK="&#xe805;",e.BOOKS="&#xe806;",e.MENU="&#xe807;",e.DOWNLOAD="&#xe808;",e.EDIT="&#xe809;",e.FEEDBACK="&#xe80a;",e.HOME="&#xe80b;",e.MODIFY_PBK="&#xe80c;",e.SCHEDULED="&#xe80d;",e.SEARCH="&#xe80e;",e.EXPORT="&#xe80f;",e.TOC="&#xe810;",e.WRITE_UGC="&#xe811;",e.TRASH="&#xe812;",e.USER="&#xe813;",e.EXTLINK="&#xe814;",e.CALENDAR="&#xe815;",e.OFFLINE="&#xe816;",e.BOOK="&#xe817;",e.DOWNLOAD_PLAIN="&#xe818;",e.CHECK="&#xe819;",e.STAR_PLAIN="&#xe900;",e.TOPICS="&#xe901;",e.DISC="&#xe902;",e.CIRCLE="&#xe903;",e.SHARED="&#xe904;",e.SORT_UNSORTED="&#xe905;",e.SORT_UP="&#xe906;",e.SORT_DOWN="&#xe907;",e.WORKING="&#xe908;",e.CLOSE="&#xe909;",e.ZOOM_OUT="&#xe90a;",e.ZOOM_IN="&#xe90b;",e.ZOOM_REALSIZE="&#xe90c;",e.ZOOM_FULLSCREEN="&#xe90d;",e.ADMIN_RESTRICTED="&#xe90e;",e.ADMIN="&#xe90f;",e.ADMIN_KHUB="&#xe910;",e.ADMIN_THEME="&#xe911;",e.ADMIN_USERS="&#xe912;",e.WARNING="&#xe913;",e.CONTEXT="&#xe914;",e.SEARCH_HOME="&#xe915;",e.STEPS="&#xe916;",e.ICON_EXPAND="&#xe917;",e.ICON_COLLAPSE="&#xe918;",e.INFO="&#xe919;",e.MINUS_PLAIN="&#xe91a;",e.PLUS_PLAIN="&#xe91b;",e.FACET_HAS_DESCENDANT="&#xe91c;",e.TRIANGLE_BOTTOM="&#xe91d;",e.TRIANGLE_LEFT="&#xe91e;",e.TRIANGLE_RIGHT="&#xe91f;",e.TRIANGLE_TOP="&#xe920;",e.THIN_ARROW="&#xe921;",e.SIGN_IN="&#xe922;",e.LOGOUT="&#xe923;",e.TRANSLATE="&#xe924;",e.CLOSE_PLAIN="&#xe925;",e.CHECK_PLAIN="&#xe926;",e.ARTICLE="&#xe927;",e.COLUMNS="&#xe928;",e.ANALYTICS="&#xe929;",e.COLLECTIONS="&#xe92a;",e.ARROW_DOWN="&#xe92b;",e.ARROW_LEFT="&#xe92c;",e.ARROW_RIGHT="&#xe92d;",e.ARROW_UP="&#xe92e;",e.SEARCH_IN_PUBLICATION="&#xe92f;",e.COPY_TO_CLIPBOARD="&#xe930;",e.SHARED_PBK="&#xe931;",e.ATTACHMENTS="&#xe932;",e.STRIPE_ARROW_LEFT="&#xe933;",e.STRIPE_ARROW_RIGHT="&#xe934;",e.FILTERS="&#xe935;",e.DOT="&#xe936;",e.MINUS="&#xe937;",e.PLUS="&#xe938;",e.MAILS_AND_NOTIFICATIONS="&#xe939;",e.SAVE="&#xe93a;",e.LOCKER="&#xe93b;",e.ADMIN_INTEGRATION="&#xe93c;",e.SYNC="&#xe93d;",e.TAG="&#xe93e;",e.BOOK_PLAIN="&#xe93f;",e.UPLOAD="&#xe940;",e.ONLINE="&#xe941;",e.TAG_PLAIN="&#xe942;",e.ACCOUNT_SETTINGS="&#xe943;",e.PRINT="&#xe944;",e.DEFAULT_ROLES="&#xe945;",e.SHORTCUT_MENU="&#xe946;",e.RELATIVES_PLAIN="&#xe947;",e.RELATIVES="&#xe948;",e.PAUSE="&#xe949;",e.PLAY="&#xe94a;",e.ADMIN_PORTAL="&#xe94b;",e.STAR="&#xe94c;",e.THUMBS_DOWN="&#xe94d;",e.THUMBS_DOWN_PLAIN="&#xe94e;",e.THUMBS_UP="&#xe94f;",e.THUMBS_UP_PLAIN="&#xe950;",e.FEEDBACK_PLAIN="&#xe951;",e.RATE_PLAIN="&#xe952;",e.RATE="&#xe953;",e.OFFLINE_SETTINGS="&#xe954;",e.MY_COLLECTIONS="&#xe955;",e.THIN_ARROW_LEFT="&#xe956;",e.THIN_ARROW_RIGHT="&#xe957;",e.RESET="&#xe958;",e.MY_LIBRARY="&#xe959;",e.UNSTRUCTURED_DOC="&#xe95a;",e.CONTEXTUAL="&#xe95b;",e.THIN_ARROW_UP="&#xe95c;",e.ARROW_RIGHT_TO_LINE="&#xe95d;",e.DESKTOP="&#xe95e;",e.TABLET_LANDSCAPE="&#xe95f;",e.TABLET_PORTRAIT="&#xe960;",e.MOBILE_LANDSCAPE="&#xe961;",e.MOBILE_PORTRAIT="&#xe962;",e.DIAGRAM_SUNBURST="&#xe963;",e.DIAGRAM_SANKEY="&#xe964;",e.COMMENT_QUESTION="&#xe965;",e.COMMENT_QUESTION_PLAIN="&#xe966;",e.MESSAGE_BOT="&#xe967;",e.CHART_SIMPLE="&#xe968;",e.BARS_PROGRESS="&#xe969;",e.BOOK_OPEN_GEAR="&#xe96a;",e.BOOK_OPEN_GEAR_SLASH="&#xe96b;",e.LINE_CHART="&#xe96c;",e.STACKED_CHART="&#xe96d;",e.CHART_BAR_STACKED="&#xe96e;",e.CHART_BAR_GROUPED="&#xe96f;",e.EYE_SLASH="&#xe970;",e.X_MARK="&#xe971;",e.EXPAND_WIDE="&#xe972;",e.PIP="&#xe973;",e.PIP_WIDE="&#xe974;",e.LIFE_RING="&#xe975;",e.GLOBE="&#xe976;",e.PIGGY_BANK="&#xe977;",e.EXTLINK_LIGHT="&#xe978;",e.CLONE="&#xe979;",e.CLONE_LINK_SIMPLE="&#xe97a;",e.CHART_BAR_NORMALIZED="&#xe97b;",e.CONSUMER="&#xe97c;",e.OCTAGON_XMARK="&#xe97d;",e.HOURGLASS_HALF="&#xe97e;",e.CLOCK="&#xe97f;",e.CLOCK_THREE="&#xe97f;",e.CALENDAR_DAY="&#xe980;",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",e.WAND_MAGIC_SPARKLES="&#xe982;",e.PAPER_PLANE="&#xe983;",e.CIRCLE_STOP="&#xe984;",e.ARROW_ROTATE_RIGHT="&#xe985;",e.ARROWS_ROTATE="&#xe986;",e.ALIGN_RIGHT="&#xe987;",e.FORMAT_CLEAR="&#xe988;",e.ALIGN_CENTER="&#xe989;",e.ALIGN_LEFT="&#xe98a;",e.PALETTE="&#xe98b;",e.BOLD="&#xe98c;",e.ITALIC="&#xe98d;",e.UNDERLINE="&#xe98e;",e.STRIKETHROUGH="&#xe98f;",e.LINK_SIMPLE_SLASH="&#xe990;",e.LINK_SIMPLE="&#xe991;",e.ROUTE="&#xe992;",e.CIRCLE_USER_SLASH="&#xe993;",e.CIRCLE_USER_CHECK="&#xe994;",e.LIST_MAGNIFYING_GLASS="&#xe995;",e.MEDAL="&#xe996;",e.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",e.ARROW_TURN_DOWN_RIGHT="&#xe998;",e.FLASK="&#xe999;",e.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",e.HOURGLASS_END="&#xe99b;",e.CIRCLE_QUESTION="&#xe99c;",e.GRIP_LINES_SOLID="&#xe99d;",e.TRANSLATE_SPARKLE_SOLID="&#xe99e;",e.CODE="&#xe99f;",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",e.PAPER_PLANE_SLASH="&#xe9a1;",e.COMPRESS="&#xe9a2;",e.EXPAND="&#xe9a3;",e.ARROW_ROTATE_LEFT="&#xe9a4;",e.MOBILE_SMALL="&#xe9a5;",e.SPARKLES="&#xe9a6;",e.HAND_SOLID="&#xe9a7;",e.CLOCK_SOLID="&#xe9a8;",e.CONTEXT_MENU_CURSOR="&#xe9a9;",e.LANGUAGE_SLASH="&#xe9aa;",e.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",e.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",e.BOOKMARK_SLASH="&#xe9ad;",e.CIRCLE_PAUSE="&#xe9ae;",e.CIRCLE_PLAY="&#xe9af;",e.CIRCLE_STOP_PLAIN="&#xe9b0;",e.CIRCLE_ARROW_DOWN="&#xe9b1;",e.SHARE_NODES="&#xe9b2;",e.BELL="&#xe9b3;",e.BELL_SLASH="&#xe9b4;",e.FILE="&#xe9b5;",e.HAND="&#xe9b6;",e.SQUARE_INFO_SOLID="&#xe9b7;",e.FILE_CODE="&#xe9b8;",e.BOX_CODE="&#xe9b9;",e.TOPICS_SOLID="&#xe9ba;",e.PHOTO_FILM="&#xe9bb;",e.HYPHEN_SOLID="&#xe9bc;",e.CROSSHAIRS="&#xe9bd;",e.PERSON_CHALKBOARD="&#xe9be;",e.CIRCLE_ARROW_DOWN_SLASH="&#xe9bf;",e.BOOK_OPEN_COVER="&#xe9c0;",e.LIGHTBULB="&#xe9c1;",e.MESSAGE_BOT_AGENTIC_SOLID="&#xe9c2;",e.CHART_LINE_USER="&#xe9c3;",e.SERVER_CIRCLE_ARROW_DOWN="&#xe9c4;",e.EYE="&#xf06e;",e.SHARE="&#xe80f1;"})(ge||(ge={}));var l;(function(e){e.UNKNOWN="&#xe90a;",e.ABW="&#xe900;",e.AUDIO="&#xe901;",e.AVI="&#xe902;",e.CHM="&#xe904;",e.CODE="&#xe905;",e.CSV="&#xe903;",e.DITA="&#xe906;",e.EPUB="&#xe907;",e.EXCEL="&#xe908;",e.FLAC="&#xe909;",e.GIF="&#xe90b;",e.GZIP="&#xe90c;",e.HTML="&#xe90d;",e.IMAGE="&#xe90e;",e.JPEG="&#xe90f;",e.JSON="&#xe910;",e.M4A="&#xe911;",e.MOV="&#xe912;",e.MP3="&#xe913;",e.MP4="&#xe914;",e.OGG="&#xe915;",e.PDF="&#xe916;",e.PNG="&#xe917;",e.POWERPOINT="&#xe918;",e.RAR="&#xe91a;",e.STP="&#xe91b;",e.TEXT="&#xe91c;",e.VIDEO="&#xe91e;",e.WAV="&#xe91f;",e.WMA="&#xe920;",e.WORD="&#xe921;",e.XML="&#xe922;",e.YAML="&#xe919;",e.ZIP="&#xe923;"})(l||(l={}));var ji=new Map([...["abw"].map(e=>[e,l.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,l.AUDIO]),...["avi"].map(e=>[e,l.AVI]),...["chm","xhs"].map(e=>[e,l.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,l.CODE]),...["csv"].map(e=>[e,l.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,l.DITA]),...["epub"].map(e=>[e,l.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,l.EXCEL]),...["flac"].map(e=>[e,l.FLAC]),...["gif"].map(e=>[e,l.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,l.GZIP]),...["html","htm","xhtml"].map(e=>[e,l.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,l.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,l.JPEG]),...["json"].map(e=>[e,l.JSON]),...["m4a","m4p"].map(e=>[e,l.M4A]),...["mov","qt"].map(e=>[e,l.MOV]),...["mp3"].map(e=>[e,l.MP3]),...["mp4","m4v"].map(e=>[e,l.MP4]),...["ogg","oga"].map(e=>[e,l.OGG]),...["pdf","ps"].map(e=>[e,l.PDF]),...["png"].map(e=>[e,l.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,l.POWERPOINT]),...["rar"].map(e=>[e,l.RAR]),...["stp"].map(e=>[e,l.STP]),...["txt","rtf","md","mdown"].map(e=>[e,l.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,l.VIDEO]),...["wav"].map(e=>[e,l.WAV]),...["wma"].map(e=>[e,l.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,l.WORD]),...["xml","xsl","rdf"].map(e=>[e,l.XML]),...["yaml","yml","x-yaml"].map(e=>[e,l.YAML]),...["zip"].map(e=>[e,l.ZIP])]);var Yi={[l.ABW]:"#91ABC6",[l.AUDIO]:"#1795E3",[l.AVI]:"#E63324",[l.CHM]:"#71C3EB",[l.CODE]:"#71C3EB",[l.CSV]:"#1F7345",[l.DITA]:"#71C3EB",[l.EPUB]:"#85B926",[l.EXCEL]:"#1F7345",[l.FLAC]:"#1795E3",[l.GIF]:"#59B031",[l.GZIP]:"#F8AB36",[l.HTML]:"#71C3EB",[l.IMAGE]:"#59B031",[l.JPEG]:"#59B031",[l.JSON]:"#71C3EB",[l.M4A]:"#1795E3",[l.MOV]:"#E63324",[l.MP3]:"#1795E3",[l.MP4]:"#E63324",[l.OGG]:"#1795E3",[l.PDF]:"#E44948",[l.PNG]:"#59B031",[l.POWERPOINT]:"#B54A2B",[l.RAR]:"#F8AB36",[l.STP]:"#3764B1",[l.TEXT]:"#3162AB",[l.UNKNOWN]:"#999999",[l.VIDEO]:"#E63324",[l.WAV]:"#1795E3",[l.WMA]:"#1795E3",[l.WORD]:"#3162AB",[l.XML]:"#71C3EB",[l.YAML]:"#71C3EB",[l.ZIP]:"#F8AB36"};var le=function(e,t,i,o){var r=arguments.length,n=r<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,i):o,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")n=Reflect.decorate(e,t,i,o);else for(var h=e.length-1;h>=0;h--)(a=e[h])&&(n=(r<3?a(n):r>3?a(t,i,n):a(t,i))||n);return r>3&&n&&Object.defineProperty(t,i,n),n},b=class extends wt.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=pe.nothing}render(){let t=this.variant&&Object.values(P).includes(this.variant)?this.variant:P.fluid_topics,i=t!==P.material||!!this.value;return pe.html`
286
296
  <i class="ft-icon ft-icon--${t} ft-no-text-select" part="icon icon-${t}">
287
297
  ${(0,Bt.unsafeHTML)(this.resolvedIcon)}
288
298
  <slot ?hidden=${i}></slot>
289
299
  </i>
290
- `}getTextContent(){var t,i;return(i=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(o=>o.textContent).join("").trim())!==null&&i!==void 0?i:""}update(t){super.update(t),["value","variant"].some(i=>t.has(i))&&this.resolveIcon()}resolveIcon(){var t,i;let o=this.value||this.getTextContent();switch(this.variant){case D.file_format:this.resolvedIcon=(t=p[o.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:o;break;case D.material:this.resolvedIcon=this.value||pe.nothing;break;default:this.resolvedIcon=(i=ue[o.replace("-","_").toUpperCase()])!==null&&i!==void 0?i:o;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};E.elementDefinitions={};E.styles=Pt;se([(0,M.property)()],E.prototype,"variant",void 0);se([(0,M.property)()],E.prototype,"value",void 0);se([(0,M.property)({reflect:!0,attribute:"aria-hidden"})],E.prototype,"ariaHidden",void 0);se([(0,M.state)()],E.prototype,"resolvedIcon",void 0);se([(0,M.query)("slot")],E.prototype,"slottedContent",void 0);var Ut=c(A());var Wt={"ft-icon":E};(0,Ut.customElements)(Wt);var Gt=c(T()),z=c(A()),G={horizontalSpacing:z.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:z.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:z.FtCssVariableFactory.external(z.designSystemVariables.colorOutline,"Design system"),backgroundColor:z.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},zt=Gt.css`
300
+ `}getTextContent(){var t,i;return(i=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(o=>o.textContent).join("").trim())!==null&&i!==void 0?i:""}update(t){super.update(t),["value","variant"].some(i=>t.has(i))&&this.resolveIcon()}resolveIcon(){var t,i;let o=this.value||this.getTextContent();switch(this.variant){case P.file_format:this.resolvedIcon=(t=l[o.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:o;break;case P.material:this.resolvedIcon=this.value||pe.nothing;break;default:this.resolvedIcon=(i=ge[o.replace("-","_").toUpperCase()])!==null&&i!==void 0?i:o;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};b.elementDefinitions={};b.styles=Ht;le([(0,M.property)()],b.prototype,"variant",void 0);le([(0,M.property)()],b.prototype,"value",void 0);le([(0,M.property)({reflect:!0,attribute:"aria-hidden"})],b.prototype,"ariaHidden",void 0);le([(0,M.state)()],b.prototype,"resolvedIcon",void 0);le([(0,M.query)("slot")],b.prototype,"slottedContent",void 0);var Ut=c(A());var Wt={"ft-icon":b};(0,Ut.customElements)(Wt);var Gt=c(T()),Q=c(A()),q={horizontalSpacing:Q.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:Q.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:Q.FtCssVariableFactory.external(Q.designSystemVariables.colorOutline,"Design system"),backgroundColor:Q.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},zt=Gt.css`
291
301
  .ft-accordion-item {
292
302
  display: flex;
293
303
  flex-direction: column;
294
- background-color: ${G.backgroundColor};
304
+ background-color: ${q.backgroundColor};
295
305
  }
296
306
 
297
307
  .ft-accordion-item--toggle {
@@ -301,8 +311,8 @@
301
311
  display: flex;
302
312
  align-items: center;
303
313
  cursor: pointer;
304
- padding: ${G.verticalSpacing} ${G.horizontalSpacing};
305
- gap: calc(${G.horizontalSpacing} / 2);
314
+ padding: ${q.verticalSpacing} ${q.horizontalSpacing};
315
+ gap: calc(${q.horizontalSpacing} / 2);
306
316
  outline: none;
307
317
  }
308
318
 
@@ -327,13 +337,13 @@
327
337
  .ft-accordion-item--active .ft-accordion-item--content {
328
338
  height: initial;
329
339
  overflow: visible;
330
- padding: ${G.verticalSpacing} ${G.horizontalSpacing};
340
+ padding: ${q.verticalSpacing} ${q.horizontalSpacing};
331
341
  }
332
342
 
333
343
  .ft-accordion-item--separator {
334
- border-bottom: 1px solid ${G.colorOutline};
344
+ border-bottom: 1px solid ${q.colorOutline};
335
345
  }
336
- `;var ye=function(e,t,i,o){var r=arguments.length,n=r<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,i):o,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")n=Reflect.decorate(e,t,i,o);else for(var h=e.length-1;h>=0;h--)(a=e[h])&&(n=(r<3?a(n):r>3?a(t,i,n):a(t,i))||n);return r>3&&n&&Object.defineProperty(t,i,n),n},O=class extends Kt.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return le.html`
346
+ `;var ue=function(e,t,i,o){var r=arguments.length,n=r<3?t:o===null?o=Object.getOwnPropertyDescriptor(t,i):o,a;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")n=Reflect.decorate(e,t,i,o);else for(var h=e.length-1;h>=0;h--)(a=e[h])&&(n=(r<3?a(n):r>3?a(t,i,n):a(t,i))||n);return r>3&&n&&Object.defineProperty(t,i,n),n},O=class extends Kt.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return se.html`
337
347
  <div class="ft-accordion-item ${this.active?"ft-accordion-item--active":""}">
338
348
  <div class="ft-accordion-item--toggle"
339
349
  part="toggle"
@@ -344,13 +354,13 @@
344
354
  aria-controls="ft-accordion-item-content"
345
355
  aria-expanded="${this.active}">
346
356
  <ft-ripple part="toggle-ripple"></ft-ripple>
347
- ${this.icon?le.html`
357
+ ${this.icon?se.html`
348
358
  <ft-icon .variant=${this.iconVariant} value="${this.icon}"></ft-icon>
349
359
  `:null}
350
- ${this.label?le.html`
360
+ ${this.label?se.html`
351
361
  <ft-typography class="ft-accordion-item--label" variant="body1" part="label">${this.label}
352
362
  </ft-typography>
353
- `:le.html`
363
+ `:se.html`
354
364
  <slot class="ft-accordion-item--label" name="toggle" part="label"></slot>
355
365
  `}
356
366
  <ft-icon variant="material">${this.active?"expand_less":"expand_more"}</ft-icon>
@@ -363,7 +373,7 @@
363
373
  </div>
364
374
  <div class="ft-accordion-item--separator" part="separator"></div>
365
375
  </div>
366
- `}update(t){super.update(t),t.has("active")&&this.active&&this.dispatchEvent(new Event("activated",{composed:!0,bubbles:!0}))}onToggleKeyDown(t){(t.key==="Enter"||t.key===" ")&&(t.preventDefault(),this.active=!this.active)}};O.elementDefinitions={"ft-ripple":m,"ft-typography":C,"ft-icon":E};O.styles=zt;ye([(0,fe.property)()],O.prototype,"icon",void 0);ye([(0,fe.property)()],O.prototype,"iconVariant",void 0);ye([(0,fe.property)()],O.prototype,"label",void 0);ye([(0,fe.property)({type:Boolean,reflect:!0})],O.prototype,"active",void 0);var Vt={"ft-accordion":H,"ft-accordion-item":O};(0,kt.customElements)(Vt);})();
376
+ `}update(t){super.update(t),t.has("active")&&this.active&&this.dispatchEvent(new Event("activated",{composed:!0,bubbles:!0}))}onToggleKeyDown(t){(t.key==="Enter"||t.key===" ")&&(t.preventDefault(),this.active=!this.active)}};O.elementDefinitions={"ft-ripple":m,"ft-typography":C,"ft-icon":b};O.styles=zt;ue([(0,fe.property)()],O.prototype,"icon",void 0);ue([(0,fe.property)()],O.prototype,"iconVariant",void 0);ue([(0,fe.property)()],O.prototype,"label",void 0);ue([(0,fe.property)({type:Boolean,reflect:!0})],O.prototype,"active",void 0);var Vt={"ft-accordion":D,"ft-accordion-item":O};(0,kt.customElements)(Vt);})();
367
377
  /*! Bundled license information:
368
378
 
369
379
  lit-html/lit-html.js: