@fluid-topics/ft-reader-search-in-document 1.3.29 → 1.3.31

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,4 +1,4 @@
1
- "use strict";(()=>{var bv=Object.create;var Vs=Object.defineProperty;var xv=Object.getOwnPropertyDescriptor;var vv=Object.getOwnPropertyNames;var Sv=Object.getPrototypeOf,Cv=Object.prototype.hasOwnProperty;var p=(t,e)=>()=>(t&&(e=t(t=0)),e);var Po=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),No=(t,e)=>{for(var r in e)Vs(t,r,{get:e[r],enumerable:!0})},Ov=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of vv(e))!Cv.call(t,n)&&n!==r&&Vs(t,n,{get:()=>e[n],enumerable:!(i=xv(e,n))||i.enumerable});return t};var u=(t,e,r)=>(r=t!=null?bv(Sv(t)):{},Ov(e||!t||!t.__esModule?Vs(r,"default",{value:t,enumerable:!0}):r,t));var v=Po((lS,yp)=>{yp.exports=ftGlobals.wcUtils});var R=Po((cS,bp)=>{bp.exports=ftGlobals.lit});var wp,De,xp,S,vp,Sp,Cp,Op,Ep,Fr=p(()=>{"use strict";wp=u(R()),De=u(v()),xp=De.FtCssVariableFactory.extend("--ft-ripple-color","",De.designSystemVariables.colorContent),S={color:xp,backgroundColor:De.FtCssVariableFactory.extend("--ft-ripple-background-color","",xp),opacityContentOnSurfacePressed:De.FtCssVariableFactory.external(De.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:De.FtCssVariableFactory.external(De.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:De.FtCssVariableFactory.external(De.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:De.FtCssVariableFactory.external(De.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:De.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},vp=De.FtCssVariableFactory.extend("--ft-ripple-color","",De.designSystemVariables.colorPrimary),Sp={color:vp,backgroundColor:De.FtCssVariableFactory.extend("--ft-ripple-background-color","",vp)},Cp=De.FtCssVariableFactory.extend("--ft-ripple-color","",De.designSystemVariables.colorSecondary),Op={color:Cp,backgroundColor:De.FtCssVariableFactory.extend("--ft-ripple-background-color","",Cp)},Ep=wp.css`
1
+ "use strict";(()=>{var bv=Object.create;var Vs=Object.defineProperty;var xv=Object.getOwnPropertyDescriptor;var vv=Object.getOwnPropertyNames;var Sv=Object.getPrototypeOf,Cv=Object.prototype.hasOwnProperty;var p=(t,e)=>()=>(t&&(e=t(t=0)),e);var _o=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),No=(t,e)=>{for(var r in e)Vs(t,r,{get:e[r],enumerable:!0})},Ov=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of vv(e))!Cv.call(t,n)&&n!==r&&Vs(t,n,{get:()=>e[n],enumerable:!(i=xv(e,n))||i.enumerable});return t};var f=(t,e,r)=>(r=t!=null?bv(Sv(t)):{},Ov(e||!t||!t.__esModule?Vs(r,"default",{value:t,enumerable:!0}):r,t));var v=_o((lS,yp)=>{yp.exports=ftGlobals.wcUtils});var R=_o((cS,bp)=>{bp.exports=ftGlobals.lit});var wp,De,xp,S,vp,Sp,Cp,Op,Ep,Mr=p(()=>{"use strict";wp=f(R()),De=f(v()),xp=De.FtCssVariableFactory.extend("--ft-ripple-color","",De.designSystemVariables.colorContent),S={color:xp,backgroundColor:De.FtCssVariableFactory.extend("--ft-ripple-background-color","",xp),opacityContentOnSurfacePressed:De.FtCssVariableFactory.external(De.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:De.FtCssVariableFactory.external(De.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:De.FtCssVariableFactory.external(De.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:De.FtCssVariableFactory.external(De.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:De.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},vp=De.FtCssVariableFactory.extend("--ft-ripple-color","",De.designSystemVariables.colorPrimary),Sp={color:vp,backgroundColor:De.FtCssVariableFactory.extend("--ft-ripple-background-color","",vp)},Cp=De.FtCssVariableFactory.extend("--ft-ripple-color","",De.designSystemVariables.colorSecondary),Op={color:Cp,backgroundColor:De.FtCssVariableFactory.extend("--ft-ripple-background-color","",Cp)},Ep=wp.css`
2
2
  :host {
3
3
  display: contents;
4
4
  }
@@ -110,8 +110,8 @@
110
110
  opacity: ${S.opacityContentOnSurfacePressed};
111
111
  transform: translate(-50%, -50%) scale(1);
112
112
  }
113
- `});var W=Po((fS,Ip)=>{Ip.exports=ftGlobals.litDecorators});function Lp(t,e){return ro(`${t.name}: ${e}`)}var Mr,ro,o,J=p(()=>{Mr=u(R(),1),ro=t=>typeof t=="string"?(0,Mr.unsafeCSS)(t):t,o=class{static create(e,r,i,n){let a=l=>ro(l??n),s=Mr.css`var(${ro(e)}, ${a(n)})`;return s.name=e,s.description=r,s.category=i,s.defaultValue=n,s.defaultCssValue=a,s.set=l=>Lp(s,l??a(n)),s.get=l=>Mr.css`var(${ro(e)}, ${a(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,r,i,n){let a=l=>i.get(l??n),s=Mr.css`var(${ro(e)}, ${a(n)})`;return s.name=e,s.description=r,s.category=i.category,s.fallbackVariable=i,s.defaultValue=n,s.defaultCssValue=a,s.set=l=>Lp(s,l??a(n)),s.get=l=>Mr.css`var(${ro(e)}, ${a(l)})`,s.breadcrumb=()=>[i.name,...i.breadcrumb()],s.lastResortDefaultValue=()=>n??i.lastResortDefaultValue(),s}static external(e,r){let i=a=>e.defaultCssValue(a),n=Mr.css`var(${ro(e.name)}, ${i(e.defaultValue)})`;return n.name=e.name,n.category=e.category,n.fallbackVariable=e.fallbackVariable,n.defaultValue=e.defaultValue,n.context=r,n.defaultCssValue=i,n.set=a=>e.set(a),n.get=a=>Mr.css`var(${ro(e.name)}, ${i(a)})`,n.breadcrumb=()=>e.breadcrumb(),n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}}});var c,kp,Tp,$p,Pp,Np,_p,Bp,Dp,fi,wv,Fp,Mp,zp,Up,Hp,Wp,Vp,jp,Gp,Kp,_o,qp,Zp,Qp,Yp,Xp,Gn,re=p(()=>{J();c={colorWhite:o.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:o.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:o.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:o.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:o.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:o.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:o.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:o.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:o.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:o.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:o.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:o.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:o.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:o.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:o.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:o.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:o.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:o.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:o.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:o.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:o.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:o.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:o.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:o.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:o.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:o.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:o.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:o.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:o.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:o.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:o.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:o.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:o.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:o.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:o.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:o.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:o.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:o.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:o.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:o.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:o.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:o.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:o.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:o.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:o.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:o.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:o.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:o.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:o.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:o.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:o.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:o.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:o.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:o.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:o.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:o.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:o.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:o.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:o.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:o.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:o.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:o.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:o.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:o.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:o.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:o.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:o.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:o.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:o.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:o.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:o.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:o.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:o.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:o.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:o.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:o.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:o.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:o.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:o.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:o.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:o.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:o.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:o.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:o.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:o.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:o.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:o.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:o.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:o.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:o.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:o.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:o.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:o.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:o.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:o.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:o.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:o.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:o.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:o.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:o.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:o.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:o.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:o.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:o.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:o.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:o.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:o.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:o.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:o.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:o.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:o.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:o.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:o.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:o.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:o.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:o.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:o.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:o.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:o.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:o.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:o.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:o.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:o.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:o.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:o.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:o.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:o.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:o.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:o.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:o.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:o.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:o.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:o.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:o.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:o.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:o.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:o.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:o.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:o.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:o.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:o.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:o.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:o.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:o.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:o.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:o.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:o.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:o.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:o.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:o.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:o.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:o.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:o.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:o.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:o.create("--ft-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:o.create("--ft-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:o.create("--ft-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:o.create("--ft-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:o.create("--ft-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:o.create("--ft-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:o.create("--ft-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:o.create("--ft-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:o.create("--ft-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:o.create("--ft-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:o.create("--ft-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:o.create("--ft-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:o.create("--ft-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:o.create("--ft-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:o.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:o.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:o.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:o.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:o.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:o.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:o.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:o.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:o.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:o.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:o.create("--ft-opacity-0","","NUMBER","0"),opacity8:o.create("--ft-opacity-8","","NUMBER","0.08"),opacity12:o.create("--ft-opacity-12","","NUMBER","0.12"),opacity16:o.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:o.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:o.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:o.create("--ft-opacity-40","","NUMBER","0.4"),opacity48:o.create("--ft-opacity-48","","NUMBER","0.48"),opacity80:o.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:o.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:o.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:o.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:o.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:o.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:o.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:o.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:o.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:o.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},kp={fontFamily:o.create("--ft-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-display-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-display-line-height","","SIZE","1.2"),fontSize:o.create("--ft-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:o.create("--ft-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ft-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-display-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-display-text-case","","UNKNOWN","none")},Tp={fontFamily:o.create("--ft-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-title-1-line-height","","SIZE","1.2"),fontSize:o.create("--ft-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:o.create("--ft-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ft-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-title-1-text-case","","UNKNOWN","none")},$p={fontFamily:o.create("--ft-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-title-2-line-height","","SIZE","1.2"),fontSize:o.create("--ft-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:o.create("--ft-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ft-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-title-2-text-case","","UNKNOWN","none")},Pp={fontFamily:o.create("--ft-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-title-3-line-height","","SIZE","1.2"),fontSize:o.create("--ft-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:o.create("--ft-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:o.create("--ft-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-title-3-text-case","","UNKNOWN","none")},Np={fontFamily:o.create("--ft-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ft-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:o.create("--ft-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-1-regular-text-case","","UNKNOWN","none")},_p={fontFamily:o.create("--ft-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:o.create("--ft-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-1-medium-text-case","","UNKNOWN","none")},Bp={fontFamily:o.create("--ft-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:o.create("--ft-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-1-semibold-text-case","","UNKNOWN","none")},Dp={fontFamily:o.create("--ft-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ft-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-2-regular-text-case","","UNKNOWN","none")},fi={fontFamily:o.create("--ft-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-2-medium-text-case","","UNKNOWN","none")},wv={fontFamily:o.create("--ft-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:o.create("--ft-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:o.create("--ft-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Fp={fontFamily:o.create("--ft-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-2-semibold-text-case","","UNKNOWN","none")},Mp={fontFamily:o.create("--ft-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:o.create("--ft-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-1-medium-text-decoration","","UNKNOWN","none")},zp={fontFamily:o.create("--ft-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ft-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Up={fontFamily:o.create("--ft-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:o.create("--ft-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Hp={fontFamily:o.create("--ft-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:o.create("--ft-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-2-medium-text-decoration","","UNKNOWN","none")},Wp={fontFamily:o.create("--ft-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ft-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},Vp={fontFamily:o.create("--ft-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:o.create("--ft-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-2-bold-text-decoration","","UNKNOWN","none")},jp={fontFamily:o.create("--ft-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Gp={fontFamily:o.create("--ft-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Kp={fontFamily:o.create("--ft-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},_o={fontFamily:o.create("--ft-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ft-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},qp={fontFamily:o.create("--ft-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ft-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Zp={fontFamily:o.create("--ft-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ft-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Qp={fontFamily:o.create("--ft-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ft-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},Yp={fontFamily:o.create("--ft-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ft-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Xp={fontFamily:o.create("--ft-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ft-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Gn={display:kp,"title-1":Tp,"title-2":$p,"title-3":Pp,"body-1-regular":Np,"body-1-medium":_p,"body-1-semibold":Bp,"body-2-regular":Dp,"body-2-medium":fi,"body-2-medium-underline":wv,"body-2-semibold":Fp,"label-1-medium":Mp,"label-1-semibold":zp,"label-1-bold":Up,"label-2-medium":Hp,"label-2-semibold":Wp,"label-2-bold":Vp,"caption-1-medium":jp,"caption-1-semibold":Gp,"caption-1-bold":Kp,"caption-2-medium":_o,"caption-2-semibold":qp,"caption-2-bold":Zp,"caption-3-medium":Qp,"caption-3-semibold":Yp,"caption-3-bold":Xp}});var d,le=p(()=>{J();re();d={backgroundActionPrimary:o.extend("--ft-background-action-primary","Used as backgorund of primary action components.",c.colorBrand0),backgroundErrorSubtle:o.extend("--ft-background-error-subtle","Used as background of subtle error components.",c.colorRed10),backgroundInfoSubtle:o.extend("--ft-background-info-subtle","Used as background of subtle information components.",c.colorCyan10),backgroundWarningSubtle:o.extend("--ft-background-warning-subtle","Used as background of subtle information components.",c.colorOrange10),backgroundSuccessSubtle:o.extend("--ft-background-success-subtle","Used as background of subtle success components.",c.colorGreen10),backgroundGlobalSurface:o.extend("--ft-background-global-surface","Used as app background.",c.colorWhite),backgroundGlobalOnSurface:o.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",c.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",c.colorGray30),contentActionPrimary:o.extend("--ft-content-action-primary","Used on label of primary action on light surface.",c.colorBrand0),contentWarningPrimary:o.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",c.colorOrange200),contentWarningIconOnly:o.extend("--ft-content-warning-icon-only","Used on warning status icons alone",c.colorOrange0),contentErrorPrimary:o.extend("--ft-content-error-primary","Used on label of error messages on light surface.",c.colorRed0),contentErrorIconOnly:o.extend("--ft-content-error-icon-only","Used on error status icons alone",c.colorRed70),contentInfoPrimary:o.extend("--ft-content-info-primary","Used on label of information messages on light surface.",c.colorCyan200),contentInfoIconOnly:o.extend("--ft-content-info-icon-only","Used on info status icons alone",c.colorCyan0),contentSuccessPrimary:o.extend("--ft-content-success-primary","Used on label of success messages on light surface.",c.colorGreen200),contentSuccessIconOnly:o.extend("--ft-content-success-icon-only","Used on success status icons alone",c.colorGreen0),contentGlobalPrimary:o.extend("--ft-content-global-primary","Used for main content on the page.",c.colorGray500),contentGlobalSecondary:o.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
114
- Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",c.colorGray0),contentGlobalOnColor:o.extend("--ft-content-global-on-color","Used for content on a dominant color.",c.colorWhite),borderActionPrimary:o.extend("--ft-border-action-primary","Used as border for primary action components.",c.colorBrand0),borderActionFocusRing:o.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",c.colorCyan0),borderWarningPrimary:o.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",c.colorOrange200),borderWarningSubtle:o.extend("--ft-border-warning-subtle","Used as border for warning components.",c.colorOrange30),borderSuccessPrimary:o.extend("--ft-border-success-primary","Used as border for success buttons.",c.colorGreen200),borderSuccessSubtle:o.extend("--ft-border-success-subtle","Used as border for success components.",c.colorGreen30),borderErrorPrimary:o.extend("--ft-border-error-primary","Used as border for text fields in error states.",c.colorRed0),borderErrorSubtle:o.extend("--ft-border-error-subtle","Used as border for error components.",c.colorRed30),borderInfoPrimary:o.extend("--ft-border-info-primary","Used as border for buttons in info color.",c.colorCyan200),borderInfoSubtle:o.extend("--ft-border-info-subtle","Used as border for information components.",c.colorCyan30),borderGlobalPrimary:o.extend("--ft-border-global-primary","Used as border for element like input.",c.colorGray50),borderGlobalSubtle:o.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",c.colorGray30),borderInputPrimary:o.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",c.colorGray80),borderNeutralPrimary:o.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",c.colorGray200)}});var m,Jp=p(()=>{J();re();le();m={largeHeight:o.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ft-button-large-horizontal-padding","",c.spacing4),largeGap:o.extend("--ft-button-large-gap","",c.spacing2),largeBorderRadius:o.extend("--ft-button-large-border-radius","",c.borderRadiusS),largeIconSize:o.extend("--ft-button-large-icon-size","",c.iconSize3),largeBorderWidth:o.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:o.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:o.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:o.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:o.extend("--ft-button-medium-horizontal-padding","",c.spacing3),mediumGap:o.extend("--ft-button-medium-gap","",c.spacing2),mediumBorderRadius:o.extend("--ft-button-medium-border-radius","",c.borderRadiusS),mediumIconSize:o.extend("--ft-button-medium-icon-size","",c.iconSize2),mediumBorderWidth:o.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:o.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:o.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:o.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ft-button-small-horizontal-padding","",c.spacing2),smallGap:o.extend("--ft-button-small-gap","",c.spacing1),smallBorderRadius:o.extend("--ft-button-small-border-radius","",c.borderRadiusS),smallIconSize:o.extend("--ft-button-small-icon-size","",c.iconSize1),smallBorderWidth:o.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:o.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:o.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:o.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:o.extend("--ft-button-x-small-icon-size","",c.iconSize1),xSmallFocusOutlineOffset:o.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:o.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:o.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:o.extend("--ft-button-round-border-radius","",c.borderRadiusPill),primaryBrandBackgroundColor:o.extend("--ft-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:o.extend("--ft-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:o.extend("--ft-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:o.extend("--ft-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:o.extend("--ft-button-primary-brand-hover-state-layer-opacity","",c.opacity16),primaryBrandFocusStateLayerOpacity:o.extend("--ft-button-primary-brand-focus-state-layer-opacity","",c.opacity16),primaryBrandActiveStateLayerOpacity:o.extend("--ft-button-primary-brand-active-state-layer-opacity","",c.opacity24),primaryBrandDisabledComponentOpacity:o.extend("--ft-button-primary-brand-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ft-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:o.create("--ft-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:o.extend("--ft-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:o.extend("--ft-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:o.extend("--ft-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:o.extend("--ft-button-tertiary-brand-hover-state-layer-opacity","",c.opacity8),tertiaryBrandFocusStateLayerOpacity:o.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",c.opacity8),tertiaryBrandActiveStateLayerOpacity:o.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",c.opacity16),tertiaryBrandDisabledComponentOpacity:o.extend("--ft-button-tertiary-brand-disabled-component-opacity","",c.opacity40),tertiaryInfoBackgroundColor:o.create("--ft-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:o.extend("--ft-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:o.extend("--ft-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:o.extend("--ft-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:o.extend("--ft-button-tertiary-info-focus-state-layer-opacity","",c.opacity8),tertiaryInfoHoverStateLayerOpacity:o.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",c.opacity8),tertiaryInfoActiveStateLayerOpacity:o.extend("--ft-button-tertiary-info-active-state-layer-opacity","",c.opacity16),tertiaryInfoDisabledComponentOpacity:o.extend("--ft-button-tertiary-info-disabled-component-opacity","",c.opacity40),tertiarySuccessBackgroundColor:o.create("--ft-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:o.extend("--ft-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:o.extend("--ft-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:o.extend("--ft-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:o.extend("--ft-button-tertiary-success-hover-state-layer-opacity","",c.opacity8),tertiarySuccessFocusStateLayerOpacity:o.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",c.opacity8),tertiarySuccessActiveStateLayerOpacity:o.extend("--ft-button-tertiary-success-active-state-layer-opacity","",c.opacity16),tertiarySuccessDisabledComponentOpacity:o.extend("--ft-button-tertiary-success-disabled-component-opacity","",c.opacity40),tertiaryWarningBackgroundColor:o.create("--ft-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:o.extend("--ft-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:o.extend("--ft-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:o.extend("--ft-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:o.extend("--ft-button-tertiary-warning-hover-state-layer-opacity","",c.opacity8),tertiaryWarningFocusStateLayerOpacity:o.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",c.opacity8),tertiaryWarningActiveStateLayerOpacity:o.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",c.opacity16),tertiaryWarningDisabledComponentOpacity:o.extend("--ft-button-tertiary-warning-disabled-component-opacity","",c.opacity40),tertiaryErrorBackgroundColor:o.create("--ft-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:o.extend("--ft-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:o.extend("--ft-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:o.extend("--ft-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:o.extend("--ft-button-tertiary-error-hover-state-layer-opacity","",c.opacity8),tertiaryErrorFocusStateLayerOpacity:o.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",c.opacity8),tertiaryErrorActiveStateLayerOpacity:o.extend("--ft-button-tertiary-error-active-state-layer-opacity","",c.opacity16),tertiaryErrorDisabledComponentOpacity:o.extend("--ft-button-tertiary-error-disabled-component-opacity","",c.opacity40),tertiaryNeutralBackgroundColor:o.create("--ft-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:o.extend("--ft-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:o.extend("--ft-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:o.extend("--ft-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:o.extend("--ft-button-tertiary-neutral-hover-state-layer-opacity","",c.opacity8),tertiaryNeutralFocusStateLayerOpacity:o.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",c.opacity8),tertiaryNeutralActiveStateLayerOpacity:o.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",c.opacity16),tertiaryNeutralDisabledComponentOpacity:o.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",c.opacity40),secondaryBrandBackgroundColor:o.create("--ft-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:o.extend("--ft-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:o.extend("--ft-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:o.extend("--ft-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:o.extend("--ft-button-secondary-brand-hover-state-layer-opacity","",c.opacity8),secondaryBrandFocusStateLayerOpacity:o.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",c.opacity8),secondaryBrandActiveStateLayerOpacity:o.extend("--ft-button-secondary-brand-active-state-layer-opacity","",c.opacity16),secondaryBrandDisabledComponentOpacity:o.extend("--ft-button-secondary-brand-disabled-component-opacity","",c.opacity40),secondaryBrandBorderColor:o.extend("--ft-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:o.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",c.opacity8),secondaryNeutralFocusStateLayerOpacity:o.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",c.opacity8),secondaryNeutralActiveStateLayerOpacity:o.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",c.opacity16),secondaryNeutralDisabledComponentOpacity:o.extend("--ft-button-secondary-neutral-disabled-component-opacity","",c.opacity40),secondaryNeutralBackgroundColor:o.create("--ft-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:o.extend("--ft-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:o.extend("--ft-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:o.extend("--ft-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:o.extend("--ft-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:o.extend("--ft-button-secondary-info-hover-state-layer-opacity","",c.opacity8),secondaryInfoFocusStateLayerOpacity:o.extend("--ft-button-secondary-info-focus-state-layer-opacity","",c.opacity8),secondaryInfoActiveStateLayerOpacity:o.extend("--ft-button-secondary-info-active-state-layer-opacity","",c.opacity16),secondaryInfoDisabledComponentOpacity:o.extend("--ft-button-secondary-info-disabled-component-opacity","",c.opacity40),secondaryInfoBackgroundColor:o.create("--ft-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:o.extend("--ft-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:o.extend("--ft-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:o.extend("--ft-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:o.extend("--ft-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:o.extend("--ft-button-secondary-success-hover-state-layer-opacity","",c.opacity8),secondarySuccessFocusStateLayerOpacity:o.extend("--ft-button-secondary-success-focus-state-layer-opacity","",c.opacity8),secondarySuccessActiveStateLayerOpacity:o.extend("--ft-button-secondary-success-active-state-layer-opacity","",c.opacity16),secondarySuccessDisabledComponentOpacity:o.extend("--ft-button-secondary-success-disabled-component-opacity","",c.opacity40),secondarySuccessBackgroundColor:o.create("--ft-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:o.extend("--ft-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:o.extend("--ft-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:o.extend("--ft-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:o.extend("--ft-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:o.extend("--ft-button-secondary-warning-hover-state-layer-opacity","",c.opacity8),secondaryWarningFocusStateLayerOpacity:o.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",c.opacity8),secondaryWarningActiveStateLayerOpacity:o.extend("--ft-button-secondary-warning-active-state-layer-opacity","",c.opacity16),secondaryWarningDisabledComponentOpacity:o.extend("--ft-button-secondary-warning-disabled-component-opacity","",c.opacity40),secondaryWarningBackgroundColor:o.create("--ft-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:o.extend("--ft-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:o.extend("--ft-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:o.extend("--ft-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:o.extend("--ft-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:o.extend("--ft-button-secondary-error-hover-state-layer-opacity","",c.opacity8),secondaryErrorFocusStateLayerOpacity:o.extend("--ft-button-secondary-error-focus-state-layer-opacity","",c.opacity8),secondaryErrorActiveStateLayerOpacity:o.extend("--ft-button-secondary-error-active-state-layer-opacity","",c.opacity16),secondaryErrorDisabledComponentOpacity:o.extend("--ft-button-secondary-error-disabled-component-opacity","",c.opacity40),secondaryErrorBackgroundColor:o.create("--ft-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:o.extend("--ft-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:o.extend("--ft-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:o.extend("--ft-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:o.extend("--ft-button-secondary-error-state-layer-color","",d.contentErrorPrimary)}});var RS,eu=p(()=>{J();re();le();RS={loadMoreIconSize:o.extend("--ft-tree-list-load-more-icon-size","",c.iconSize2),loadMorePaddingLeft:o.extend("--ft-tree-list-load-more-padding-left","",c.spacing6),loadMoreUnselectedDefaultBorderColor:o.extend("--ft-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:o.extend("--ft-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:o.extend("--ft-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:o.extend("--ft-tree-list-load-more-hover-border-color","",c.colorBrand20),loadMoreHoverBackgroundColor:o.create("--ft-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:o.extend("--ft-tree-list-load-more-active-border-color","",c.colorBrand20),loadMoreActiveBackgroundColor:o.create("--ft-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:o.create("--ft-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:o.create("--ft-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:o.extend("--ft-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:o.extend("--ft-tree-list-load-more-label-margin-left","",c.spacing1),nodeIconSize:o.extend("--ft-tree-list-node-icon-size","",c.iconSize2),nodeHeight:o.create("--ft-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:o.extend("--ft-tree-list-node-parent-label-margin-left","",c.spacing2),nodeParentLabelMarginRight:o.extend("--ft-tree-list-node-parent-label-margin-right","",c.spacing2),nodeRootPaddingLeft:o.extend("--ft-tree-list-node-root-padding-left","",c.spacing3),nodeChildPaddingLeft:o.extend("--ft-tree-list-node-child-padding-left","",c.spacing5),nodeLeafPaddingLeft:o.extend("--ft-tree-list-node-leaf-padding-left","",c.spacing6),nodeUnselectedDefaultBorderColor:o.extend("--ft-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:o.extend("--ft-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:o.extend("--ft-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:o.extend("--ft-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:o.extend("--ft-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:o.extend("--ft-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:o.create("--ft-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:o.extend("--ft-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:o.extend("--ft-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:o.extend("--ft-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:o.extend("--ft-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:o.create("--ft-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:o.extend("--ft-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:o.extend("--ft-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:o.extend("--ft-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:o.extend("--ft-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:o.create("--ft-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:o.create("--ft-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:o.extend("--ft-tree-list-header-section-padding-left","",c.spacing3),headerSectionPaddingRight:o.extend("--ft-tree-list-header-section-padding-right","",c.spacing3),headerSectionHorizontalGap:o.extend("--ft-tree-list-header-section-horizontal-gap","",c.spacing2),headerSectionMarginBottom:o.extend("--ft-tree-list-header-section-margin-bottom","",c.spacing2),headerSectionColor:o.extend("--ft-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:o.extend("--ft-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:o.create("--ft-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:o.extend("--ft-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:o.extend("--ft-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:o.create("--ft-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:o.create("--ft-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:o.extend("--ft-tree-list-empty-state-illustration-margin-bottom","",c.spacing10),emptyStateContainerPaddingTop:o.extend("--ft-tree-list-empty-state-container-padding-top","",c.spacing10),emptyStateContainerPaddingBottom:o.extend("--ft-tree-list-empty-state-container-padding-bottom","",c.spacing10),emptyStateTitleMarginBottom:o.extend("--ft-tree-list-empty-state-title-margin-bottom","",c.spacing2),emptyStateTitleLabelColor:o.extend("--ft-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:o.extend("--ft-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)}});var $S,tu=p(()=>{J();re();le();$S={iconSize:o.extend("--ft-checkbox-icon-size","",c.iconSize2),boxSize:o.create("--ft-checkbox-box-size","","SIZE","18px"),colorLegendSize:o.create("--ft-checkbox-color-legend-size","","SIZE","16px"),borderRadius:o.create("--ft-checkbox-border-radius","","SIZE","1px"),color:o.extend("--ft-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:o.extend("--ft-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:o.extend("--ft-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:o.extend("--ft-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:o.extend("--ft-checkbox-checked-hover-state-layer-opacity","",c.opacity16),checkedFocusStateLayerOpacity:o.extend("--ft-checkbox-checked-focus-state-layer-opacity","",c.opacity16),checkedActiveStateLayerOpacity:o.extend("--ft-checkbox-checked-active-state-layer-opacity","",c.opacity24),checkedDisabledComponentOpacity:o.extend("--ft-checkbox-checked-disabled-component-opacity","",c.opacity40),uncheckedBorderColor:o.extend("--ft-checkbox-unchecked-border-color","",c.colorGray80),uncheckedStateLayerColor:o.extend("--ft-checkbox-unchecked-state-layer-color","",c.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",c.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",c.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",c.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ft-checkbox-unchecked-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ft-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:o.create("--ft-checkbox-border-width","","SIZE","2px"),horizontalGap:o.extend("--ft-checkbox-horizontal-gap","",c.spacing3),leftPadding:o.extend("--ft-checkbox-left-padding","",c.spacing2)}});var DS,ru=p(()=>{J();re();le();DS={circleSize:o.create("--ft-radio-circle-size","","SIZE","18px"),borderWidth:o.create("--ft-radio-border-width","","SIZE","2px"),color:o.extend("--ft-radio-color","",d.contentGlobalPrimary),selectedRadioColor:o.extend("--ft-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:o.extend("--ft-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:o.extend("--ft-radio-selected-hover-state-layer-opacity","",c.opacity16),selectedFocusStateLayerOpacity:o.extend("--ft-radio-selected-focus-state-layer-opacity","",c.opacity16),selectedActiveStateLayerOpacity:o.extend("--ft-radio-selected-active-state-layer-opacity","",c.opacity24),selectedDisabledComponentOpacity:o.extend("--ft-radio-selected-disabled-component-opacity","",c.opacity40),unselectedStateLayerColor:o.extend("--ft-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:o.extend("--ft-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:o.extend("--ft-radio-unselected-hover-state-layer-opacity","",c.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ft-radio-unselected-focus-state-layer-opacity","",c.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ft-radio-unselected-active-state-layer-opacity","",c.opacity24),unselectedDisabledComponentOpacity:o.extend("--ft-radio-unselected-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ft-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ft-radio-focus-outline-width","","SIZE","2px"),verticalGap:o.extend("--ft-radio-vertical-gap","",c.spacing3),horizontalGap:o.extend("--ft-radio-horizontal-gap","",c.spacing3)}});var HS,ou=p(()=>{J();re();le();HS={headerRowBorderWidth:o.create("--ft-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:o.extend("--ft-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:o.extend("--ft-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:o.extend("--ft-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:o.create("--ft-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:o.extend("--ft-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:o.extend("--ft-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:o.extend("--ft-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:o.extend("--ft-table-data-row-default-hover-background-color","",c.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:o.extend("--ft-table-data-row-selectable-unselected-hover-background-color","",c.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:o.extend("--ft-table-data-row-selectable-selected-default-background-color","",c.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:o.extend("--ft-table-data-row-selectable-selected-default-border-color","",c.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:o.extend("--ft-table-data-row-selectable-selected-hover-background-color","",c.colorBrand20),dataRowSelectableSelectedHoverBorderColor:o.extend("--ft-table-data-row-selectable-selected-hover-border-color","",c.colorBrand30),dataRowSelectableSelectedColor:o.extend("--ft-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:o.extend("--ft-table-data-row-clickable-hover-background-color","",c.colorGray30),dataRowClickableFocusBorderColor:o.extend("--ft-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:o.extend("--ft-table-data-row-clickable-focus-background-color","",c.colorGray30),dataRowClickableActiveBackgroundColor:o.extend("--ft-table-data-row-clickable-active-background-color","",c.colorGray40),headerCellHorizontalGap:o.extend("--ft-table-header-cell-horizontal-gap","",c.spacing1),headerCellVerticalPadding:o.extend("--ft-table-header-cell-vertical-padding","",c.spacing2),headerCellHorizontalPadding:o.extend("--ft-table-header-cell-horizontal-padding","",c.spacing3),dataCellVerticalPadding:o.extend("--ft-table-data-cell-vertical-padding","",c.spacing2),dataCellHorizontalPadding:o.extend("--ft-table-data-cell-horizontal-padding","",c.spacing3),dataCellVerticalGap:o.extend("--ft-table-data-cell-vertical-gap","",c.spacing1)}});var KS,iu=p(()=>{J();re();le();KS={neutralOffHoverStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",c.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",c.opacity8),neutralOffFocusFocusRingColor:o.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",c.opacity16),neutralOffBackgroundColor:o.extend("--ft-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:o.extend("--ft-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:o.extend("--ft-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:o.extend("--ft-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",c.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",c.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",c.opacity24),neutralOnFocusFocusRingColor:o.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",c.opacity32),neutralOnBackgroundColor:o.extend("--ft-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:o.extend("--ft-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:o.extend("--ft-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:o.extend("--ft-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:o.extend("--ft-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:o.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ft-chip-choice-large-horizontal-padding","",c.spacing3),largeGap:o.extend("--ft-chip-choice-large-gap","",c.spacing1),largeBorderRadius:o.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ft-chip-choice-large-icon-size","",c.iconSize3),mediumMinHeight:o.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ft-chip-choice-medium-horizontal-padding","",c.spacing2),mediumGap:o.extend("--ft-chip-choice-medium-gap","",c.spacing1),mediumBorderRadius:o.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ft-chip-choice-medium-icon-size","",c.iconSize2)}});var F,nu=p(()=>{J();re();le();F={largeMinHeight:o.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ft-chip-large-horizontal-padding","",c.spacing3),largeButtonRightPadding:o.extend("--ft-chip-large-button-right-padding","",c.spacing1),largeGap:o.extend("--ft-chip-large-gap","",c.spacing1),largeFocusOutlineOffset:o.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:o.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ft-chip-large-icon-size","",c.iconSize3),mediumMinHeight:o.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ft-chip-medium-horizontal-padding","",c.spacing2),mediumButtonRightPadding:o.extend("--ft-chip-medium-button-right-padding","",c.spacing05),mediumGap:o.extend("--ft-chip-medium-gap","",c.spacing1),mediumFocusOutlineOffset:o.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:o.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ft-chip-medium-icon-size","",c.iconSize2),smallMinHeight:o.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ft-chip-small-horizontal-padding","",c.spacing1),smallButtonRightPadding:o.extend("--ft-chip-small-button-right-padding","",c.spacing05),smallGap:o.extend("--ft-chip-small-gap","",c.spacing1),smallFocusOutlineOffset:o.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:o.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:o.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:o.extend("--ft-chip-small-icon-size","",c.iconSize1),neutralBackgroundColor:o.extend("--ft-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:o.extend("--ft-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:o.extend("--ft-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:o.extend("--ft-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:o.extend("--ft-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ft-chip-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ft-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ft-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:o.extend("--ft-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:o.extend("--ft-chip-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ft-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:o.extend("--ft-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:o.extend("--ft-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:o.extend("--ft-chip-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ft-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:o.extend("--ft-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:o.extend("--ft-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:o.extend("--ft-chip-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ft-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:o.extend("--ft-chip-error-border-color","",d.borderErrorSubtle)}});var rC,au=p(()=>{J();re();le();rC={brandHoverOpacity:o.extend("--ft-link-brand-hover-opacity","",c.opacity80),brandHoverColor:o.extend("--ft-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:o.extend("--ft-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:o.extend("--ft-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:o.extend("--ft-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:o.extend("--ft-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:o.extend("--ft-link-info-hover-opacity","",c.opacity80),infoHoverColor:o.extend("--ft-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:o.extend("--ft-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:o.extend("--ft-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:o.extend("--ft-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:o.extend("--ft-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:o.extend("--ft-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:o.extend("--ft-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:o.extend("--ft-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:o.extend("--ft-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:o.extend("--ft-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:o.extend("--ft-link-neutral-visited-color","",c.colorBrand100)}});var sC,su=p(()=>{J();re();le();sC={iconSize:o.extend("--ft-banner-icon-size","",c.iconSize5),borderWidth:o.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ft-banner-left-padding","",c.spacing6),rightPadding:o.extend("--ft-banner-right-padding","",c.spacing6),verticalPadding:o.extend("--ft-banner-vertical-padding","",c.spacing6),horizontalSideGap:o.extend("--ft-banner-horizontal-side-gap","",c.spacing6),horizontalMobileGap:o.extend("--ft-banner-horizontal-mobile-gap","",c.spacing4),verticalMobileGap:o.extend("--ft-banner-vertical-mobile-gap","",c.spacing6),horizontalMiddleGap:o.extend("--ft-banner-horizontal-middle-gap","",c.spacing20),infoBackgroundColor:o.extend("--ft-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ft-banner-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ft-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ft-banner-info-border-color","",d.borderInfoSubtle)}});var uC,lu=p(()=>{J();re();le();uC={horizontalPadding:o.extend("--ft-badge-horizontal-padding","",c.spacing1),verticalPadding:o.extend("--ft-badge-vertical-padding","",c.spacing1),borderRadius:o.extend("--ft-badge-border-radius","",c.borderRadiusPill),color:o.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:o.extend("--ft-badge-background-color","",d.contentActionPrimary)}});var yC,cu=p(()=>{J();re();le();yC={horizontalGap:o.extend("--ft-title-breadcrumb-horizontal-gap","",c.spacing1),currentColor:o.extend("--ft-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:o.extend("--ft-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:o.extend("--ft-title-breadcrumb-icon-color","",d.contentGlobalSubtle)}});var CC,du=p(()=>{J();re();le();CC={parentHorizontalPadding:o.extend("--ft-page-header-parent-horizontal-padding","",c.spacing6),parentTopPadding:o.extend("--ft-page-header-parent-top-padding","",c.spacing4),parentBottomPadding:o.extend("--ft-page-header-parent-bottom-padding","",c.spacing6),parentHelpLeftMargin:o.extend("--ft-page-header-parent-help-left-margin","",c.spacing1),parentTitleColor:o.extend("--ft-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:o.extend("--ft-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:o.extend("--ft-page-header-parent-chip-left-margin","",c.spacing4),parentVerticalGap:o.extend("--ft-page-header-parent-vertical-gap","",c.spacing2),parentButtonsGroupHorizontalGap:o.extend("--ft-page-header-parent-buttons-group-horizontal-gap","",c.spacing4),parentButtonsGroupVerticalGap:o.extend("--ft-page-header-parent-buttons-group-vertical-gap","",c.spacing4),parentChipsGroupHorizontalGap:o.extend("--ft-page-header-parent-chips-group-horizontal-gap","",c.spacing2),parentChipsGroupVerticalGap:o.extend("--ft-page-header-parent-chips-group-vertical-gap","",c.spacing2),childHorizontalPadding:o.extend("--ft-page-header-child-horizontal-padding","",c.spacing6),childTopPadding:o.extend("--ft-page-header-child-top-padding","",c.spacing2),childBottomPadding:o.extend("--ft-page-header-child-bottom-padding","",c.spacing2),childHelpLeftMargin:o.extend("--ft-page-header-child-help-left-margin","",c.spacing1),childChipLeftMargin:o.extend("--ft-page-header-child-chip-left-margin","",c.spacing4),childVerticalGap:o.extend("--ft-page-header-child-vertical-gap","",c.spacing2),childMinHeight:o.create("--ft-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:o.extend("--ft-page-header-child-buttons-group-horizontal-gap","",c.spacing4),childButtonsGroupVerticalGap:o.extend("--ft-page-header-child-buttons-group-vertical-gap","",c.spacing4),childChipsGroupHorizontalGap:o.extend("--ft-page-header-child-chips-group-horizontal-gap","",c.spacing2),childChipsGroupVerticalGap:o.extend("--ft-page-header-child-chips-group-vertical-gap","",c.spacing2),backgroundColor:o.extend("--ft-page-header-background-color","",c.colorWhite),bottomBorderColor:o.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:o.create("--ft-page-header-bottom-border-width","","SIZE","1px")}});var RC,pu=p(()=>{J();re();le();RC={horizontalPadding:o.extend("--ft-page-footer-horizontal-padding","",c.spacing6),verticalPadding:o.extend("--ft-page-footer-vertical-padding","",c.spacing2),verticalGap:o.extend("--ft-page-footer-vertical-gap","",c.spacing2),minHeight:o.create("--ft-page-footer-min-height","","SIZE","40px"),backgroundColor:o.extend("--ft-page-footer-background-color","",c.colorWhite),topBorderColor:o.extend("--ft-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:o.create("--ft-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:o.extend("--ft-page-footer-buttons-group-gap","",c.spacing4)}});var TC,uu=p(()=>{J();re();TC={contentHorizontalPadding:o.extend("--ft-page-layout-content-horizontal-padding","",c.spacing6),contentVerticalPadding:o.extend("--ft-page-layout-content-vertical-padding","",c.spacing6)}});var BC,fu=p(()=>{J();re();le();BC={smallContainerTargetWidth:o.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:o.extend("--ft-modal-small-container-margin","",c.spacing6),mediumContainerTargetWidth:o.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:o.extend("--ft-modal-medium-container-margin","",c.spacing6),largeContainerTargetWidth:o.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:o.extend("--ft-modal-large-container-margin","",c.spacing6),overlayBackgroundColor:o.extend("--ft-modal-overlay-background-color","",c.colorGray700),overlayOpacity:o.extend("--ft-modal-overlay-opacity","",c.opacity40),shadow:o.extend("--ft-modal-shadow","",c.shadowElevation03),bodyBackgroundColor:o.extend("--ft-modal-body-background-color","",c.colorWhite),bodyColor:o.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ft-modal-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:o.extend("--ft-modal-body-vertical-padding","",c.spacing6),bodyVerticalGap:o.extend("--ft-modal-body-vertical-gap","",c.spacing6),headerBackgroundColor:o.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:o.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:o.extend("--ft-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:o.extend("--ft-modal-header-vertical-padding","",c.spacing1),headerRightPadding:o.extend("--ft-modal-header-right-padding","",c.spacing1),headerLeftPadding:o.extend("--ft-modal-header-left-padding","",c.spacing6),headerGap:o.extend("--ft-modal-header-gap","",c.spacing2),headerBorderBottomWidth:o.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:o.extend("--ft-modal-border-radius","",c.borderRadiusM)}});var UC,hu=p(()=>{J();re();le();UC={overlayOpacity:o.extend("--ft-drawer-overlay-opacity","",c.opacity40),shadow:o.extend("--ft-drawer-shadow","",c.shadowElevation03),bodyColor:o.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ft-drawer-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:o.extend("--ft-drawer-body-vertical-padding","",c.spacing6),bodyGap:o.extend("--ft-drawer-body-gap","",c.spacing6),bodyBackgroundColor:o.extend("--ft-drawer-body-background-color","",c.colorWhite),headerBackgroundColor:o.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:o.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:o.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:o.extend("--ft-drawer-header-horizontal-padding","",c.spacing2),headerBorderWidth:o.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ft-drawer-header-gap","",c.spacing3),buttonsBarBackgroundColor:o.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:o.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:o.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:o.extend("--ft-drawer-buttons-bar-horizontal-padding","",c.spacing6),buttonsBarVerticalPadding:o.extend("--ft-drawer-buttons-bar-vertical-padding","",c.spacing4),buttonsBarGap:o.extend("--ft-drawer-buttons-bar-gap","",c.spacing3),buttonsBarBorderWidth:o.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:o.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:o.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:o.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:o.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:o.extend("--ft-drawer-overlay-background-color","",c.colorGray700)}});var GC,mu=p(()=>{J();re();le();GC={offBorderBottomWidth:o.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ft-tabs-off-hover-state-layer-opacity","",c.opacity8),offDefaultStateLayerOpacity:o.extend("--ft-tabs-off-default-state-layer-opacity","",c.opacity0),offFocusStateLayerOpacity:o.extend("--ft-tabs-off-focus-state-layer-opacity","",c.opacity8),offDisabledComponentOpacity:o.extend("--ft-tabs-off-disabled-component-opacity","",c.opacity40),offColor:o.extend("--ft-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ft-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:o.extend("--ft-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:o.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:o.extend("--ft-tabs-top-left-border-radius","",c.borderRadiusS),topRightBorderRadius:o.extend("--ft-tabs-top-right-border-radius","",c.borderRadiusS),withLabelHorizontalPadding:o.extend("--ft-tabs-with-label-horizontal-padding","",c.spacing4),withLabelVerticalPadding:o.extend("--ft-tabs-with-label-vertical-padding","",c.spacing3),horizontalGap:o.extend("--ft-tabs-horizontal-gap","",c.spacing1),verticalGap:o.extend("--ft-tabs-vertical-gap","",c.spacing1),onHoverStateLayerOpacity:o.extend("--ft-tabs-on-hover-state-layer-opacity","",c.opacity16),onDefaultStateLayerOpacity:o.extend("--ft-tabs-on-default-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:o.extend("--ft-tabs-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:o.extend("--ft-tabs-on-active-state-layer-opacity","",c.opacity24),onColor:o.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ft-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:o.extend("--ft-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:o.extend("--ft-tabs-icon-only-horizontal-padding","",c.spacing4),iconOnlyVerticalPadding:o.extend("--ft-tabs-icon-only-vertical-padding","",c.spacing4),alertTopPadding:o.extend("--ft-tabs-alert-top-padding","",c.spacing1),alertRightPadding:o.extend("--ft-tabs-alert-right-padding","",c.spacing05),focusOutlineWidth:o.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)}});var YC,gu=p(()=>{J();re();le();YC={largeFieldHorizontalPadding:o.extend("--ft-text-input-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:o.extend("--ft-text-input-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:o.extend("--ft-text-input-large-field-vertical-gap","",c.spacing05),largeFieldHeight:o.create("--ft-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ft-text-input-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:o.extend("--ft-text-input-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:o.extend("--ft-text-input-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:o.create("--ft-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ft-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ft-text-input-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:o.extend("--ft-text-input-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ft-text-input-helper-horizontal-gap","",c.spacing1),helperIconSize:o.extend("--ft-text-input-helper-icon-size","",c.iconSize2),borderRadius:o.extend("--ft-text-input-border-radius","",c.borderRadiusS),backgroundColor:o.extend("--ft-text-input-background-color","",c.colorWhite),contentValueColor:o.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:o.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:o.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:o.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:o.extend("--ft-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ft-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ft-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:o.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:o.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-text-input-disabled-component-opacity","",c.opacity40)}});var rO,yu=p(()=>{J();re();le();rO={backgroundColor:o.extend("--ft-text-area-background-color","",c.colorWhite),contentValueColor:o.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:o.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:o.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:o.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-text-area-disabled-component-opacity","",c.opacity40),fieldHorizontalLeftPadding:o.extend("--ft-text-area-field-horizontal-left-padding","",c.spacing4),fieldHorizontalGap:o.extend("--ft-text-area-field-horizontal-gap","",c.spacing3),fieldVerticalGap:o.extend("--ft-text-area-field-vertical-gap","",c.spacing05),fieldMinHeight:o.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ft-text-area-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ft-text-area-helper-horizontal-gap","",c.spacing1),helperIconSize:o.extend("--ft-text-area-helper-icon-size","",c.iconSize2),borderRadius:o.extend("--ft-text-area-border-radius","",c.borderRadiusS)}});var sO,bu=p(()=>{J();re();le();sO={height:o.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ft-floating-menu-horizontal-padding","",c.spacing4),offIconColor:o.extend("--ft-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:o.extend("--ft-floating-menu-off-color","",d.contentGlobalPrimary),onColor:o.extend("--ft-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ft-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:o.extend("--ft-floating-menu-gap","",c.spacing3),focusFocusRingColor:o.extend("--ft-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:o.extend("--ft-floating-menu-focus-state-layer-opacity","",c.opacity8),hoverStateLayerOpacity:o.extend("--ft-floating-menu-hover-state-layer-opacity","",c.opacity8),activeStateLayerOpacity:o.extend("--ft-floating-menu-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:o.extend("--ft-floating-menu-disabled-component-opacity","",c.opacity40),iconSize:o.extend("--ft-floating-menu-icon-size","",c.iconSize3),backgroundColor:o.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:o.extend("--ft-floating-menu-shadow","",c.shadowElevation02)}});var uO,xu=p(()=>{J();re();le();uO={largeFieldHorizontalPadding:o.extend("--ft-combobox-single-select-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:o.extend("--ft-combobox-single-select-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:o.extend("--ft-combobox-single-select-large-field-vertical-gap","",c.spacing05),largeFieldHeight:o.create("--ft-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ft-combobox-single-select-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:o.extend("--ft-combobox-single-select-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:o.extend("--ft-combobox-single-select-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:o.create("--ft-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ft-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ft-combobox-single-select-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:o.extend("--ft-combobox-single-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ft-combobox-single-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:o.extend("--ft-combobox-single-select-helper-vertical-gap","",c.spacing1),helperIconSize:o.extend("--ft-combobox-single-select-helper-icon-size","",c.iconSize2),menuVerticalGap:o.extend("--ft-combobox-single-select-menu-vertical-gap","",c.spacing2),borderRadius:o.extend("--ft-combobox-single-select-border-radius","",c.borderRadiusS),backgroundColor:o.extend("--ft-combobox-single-select-background-color","",c.colorWhite),labelColor:o.extend("--ft-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:o.extend("--ft-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:o.extend("--ft-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ft-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:o.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ft-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ft-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ft-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:o.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-combobox-single-select-disabled-component-opacity","",c.opacity40)}});var yO,vu=p(()=>{J();re();le();yO={backgroundColor:o.extend("--ft-combobox-multi-select-background-color","",c.colorWhite),labelColor:o.extend("--ft-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:o.extend("--ft-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:o.extend("--ft-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:o.extend("--ft-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:o.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ft-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ft-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ft-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:o.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-combobox-multi-select-disabled-component-opacity","",c.opacity40),helperHorizontalPadding:o.extend("--ft-combobox-multi-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ft-combobox-multi-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:o.extend("--ft-combobox-multi-select-helper-vertical-gap","",c.spacing1),helperIconSize:o.extend("--ft-combobox-multi-select-helper-icon-size","",c.iconSize2),fieldHorizontalPadding:o.extend("--ft-combobox-multi-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:o.extend("--ft-combobox-multi-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:o.extend("--ft-combobox-multi-select-field-vertical-gap","",c.spacing05),fieldIconSize:o.extend("--ft-combobox-multi-select-field-icon-size","",c.iconSize3),fieldMaxHeight:o.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:o.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",c.spacing1),contentValuesVerticalGap:o.extend("--ft-combobox-multi-select-content-values-vertical-gap","",c.spacing1),borderRadius:o.extend("--ft-combobox-multi-select-border-radius","",c.borderRadiusS)}});var CO,Su=p(()=>{J();re();le();CO={backgroundColor:o.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ft-popover-horizontal-padding","",c.spacing6),verticalPadding:o.extend("--ft-popover-vertical-padding","",c.spacing6),titleColor:o.extend("--ft-popover-title-color","",d.contentGlobalPrimary),bodyColor:o.extend("--ft-popover-body-color","",d.contentGlobalSecondary),gap:o.extend("--ft-popover-gap","",c.spacing2),borderRadius:o.extend("--ft-popover-border-radius","",c.borderRadiusM),shadow:o.extend("--ft-popover-shadow","",c.shadowElevation02),maxWidth:o.create("--ft-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:o.extend("--ft-popover-content-section-vertical-gap","",c.spacing2),multiSectionVerticalGap:o.extend("--ft-popover-multi-section-vertical-gap","",c.spacing6)}});var RO,Cu=p(()=>{J();re();le();RO={hoverStateLayerOpacity:o.extend("--ft-collapsible-hover-state-layer-opacity","",c.opacity8),focusStateLayerOpacity:o.extend("--ft-collapsible-focus-state-layer-opacity","",c.opacity8),focusOutlineWidth:o.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:o.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:o.extend("--ft-collapsible-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:o.extend("--ft-collapsible-disabled-component-opacity","",c.opacity40),horizontalPadding:o.extend("--ft-collapsible-horizontal-padding","",c.spacing4),verticalPadding:o.extend("--ft-collapsible-vertical-padding","",c.spacing3),color:o.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:o.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:o.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:o.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:o.extend("--ft-collapsible-icon-size","",c.iconSize3)}});var $O,Ou=p(()=>{J();re();le();$O={groupHorizontalPadding:o.extend("--ft-switch-group-horizontal-padding","",c.spacing1),groupVerticalPadding:o.extend("--ft-switch-group-vertical-padding","",c.spacing1),groupGap:o.extend("--ft-switch-group-gap","",c.spacing1),groupBackgroundColor:o.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:o.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:o.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:o.extend("--ft-switch-label-horizontal-padding","",c.spacing2),labelVerticalPadding:o.extend("--ft-switch-label-vertical-padding","",c.spacing1),offHoverStateLayerOpacity:o.extend("--ft-switch-off-hover-state-layer-opacity","",c.opacity8),offFocusStateLayerOpacity:o.extend("--ft-switch-off-focus-state-layer-opacity","",c.opacity8),offActiveStateLayerOpacity:o.extend("--ft-switch-off-active-state-layer-opacity","",c.opacity16),offDisabledComponentOpacity:o.extend("--ft-switch-off-disabled-component-opacity","",c.opacity40),offColor:o.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ft-switch-on-hover-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:o.extend("--ft-switch-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:o.extend("--ft-switch-on-active-state-layer-opacity","",c.opacity16),onDisabledComponentOpacity:o.extend("--ft-switch-on-disabled-component-opacity","",c.opacity40),onColor:o.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:o.extend("--ft-switch-icon-horizontal-padding","",c.spacing1),iconVerticalPadding:o.extend("--ft-switch-icon-vertical-padding","",c.spacing1),focusOutlineWidth:o.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:o.extend("--ft-switch-option-border-radius","",c.borderRadiusS)}});var BO,wu=p(()=>{J();re();BO={color1Light:o.extend("--ft-chart-1-light","for area color charts",c.colorBrand40),color1Base:o.extend("--ft-chart-1-base","for line charts",c.colorBrand0),color2Light:o.extend("--ft-chart-2-light","for area color charts",c.colorYellow60),color2Base:o.extend("--ft-chart-2-base","for line charts",c.colorYellow100),color3Light:o.extend("--ft-chart-3-light","",c.colorUltramarine40),color3Base:o.extend("--ft-chart-3-base","",c.colorUltramarine70),color4Light:o.extend("--ft-chart-4-light","",c.colorCyan50),color4Base:o.extend("--ft-chart-4-base","",c.colorCyan100),color5Light:o.extend("--ft-chart-5-light","",c.colorRed40),color5Base:o.extend("--ft-chart-5-base","",c.colorRed60),color6Light:o.extend("--ft-chart-6-light","",c.colorGreen40),color6Base:o.extend("--ft-chart-6-base","",c.colorGreen70),color7Light:o.extend("--ft-chart-7-light","",c.colorOrange70),color7Base:o.extend("--ft-chart-7-base","",c.colorOrange100),color8Light:o.extend("--ft-chart-8-light","",c.colorAvocado70),color8Base:o.extend("--ft-chart-8-base","",c.colorAvocado200),color9Light:o.extend("--ft-chart-9-light","",c.colorBrown50),color9Base:o.extend("--ft-chart-9-base","",c.colorBrown200),color10Light:o.extend("--ft-chart-10-light","",c.colorGray50),color10Base:o.extend("--ft-chart-10-base","",c.colorGray80),monochrome10:o.extend("--ft-chart-monochrome-10","",c.colorBrand10),monochrome20:o.extend("--ft-chart-monochrome-20","",c.colorBrand20),monochrome30:o.extend("--ft-chart-monochrome-30","",c.colorBrand40),monochrome40:o.extend("--ft-chart-monochrome-40","",c.colorBrand60),monochrome50:o.extend("--ft-chart-monochrome-50","",c.colorBrand0),monochrome60:o.extend("--ft-chart-monochrome-60","",c.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:o.extend("--ft-chart-scatterplot-quadrant-popular-old-background-color","",c.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:o.extend("--ft-chart-scatterplot-quadrant-popular-new-background-color","",c.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:o.extend("--ft-chart-scatterplot-quadrant-unpopular-old-background-color","",c.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:o.extend("--ft-chart-scatterplot-quadrant-unpopular-new-background-color","",c.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:o.extend("--ft-chart-scatterplot-datapoint-initial-default-background-color","",c.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:o.extend("--ft-chart-scatterplot-datapoint-initial-default-background-opacity","",c.opacity48),scatterplotDatapointInitialHoverBackgroundColor:o.extend("--ft-chart-scatterplot-datapoint-initial-hover-background-color","",c.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:o.extend("--ft-chart-scatterplot-datapoint-selected-default-background-color","",c.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:o.extend("--ft-chart-scatterplot-datapoint-selected-hover-background-color","",c.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:o.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-color","",c.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:o.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-opacity","",c.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:o.extend("--ft-chart-scatterplot-datapoint-unselected-hover-background-color","",c.colorGray70),scatterplotDatapointHoverHoverRingColor:o.extend("--ft-chart-scatterplot-datapoint-hover-hover-ring-color","",c.colorCyan200)}});var zO,Eu=p(()=>{J();re();zO={color1IconColor:o.extend("--ft-page-designer-1-icon-color","for area color charts",c.colorCyan0),color1ToolbarColor:o.extend("--ft-page-designer-1-toolbar-color","for area color charts",c.colorCyan0),color2IconColor:o.extend("--ft-page-designer-2-icon-color","for area color charts",c.colorBrand0),color2ToolbarColor:o.extend("--ft-page-designer-2-toolbar-color","for area color charts",c.colorBrand0),color3IconColor:o.extend("--ft-page-designer-3-icon-color","for area color charts",c.colorYellow200),color3ToolbarColor:o.extend("--ft-page-designer-3-toolbar-color","for area color charts",c.colorYellow200),color4IconColor:o.extend("--ft-page-designer-4-icon-color","for area color charts",c.colorUltramarine50),color4ToolbarColor:o.extend("--ft-page-designer-4-toolbar-color","for area color charts",c.colorUltramarine50),color5IconColor:o.extend("--ft-page-designer-5-icon-color","for area color charts",c.colorGreen0),color5ToolbarColor:o.extend("--ft-page-designer-5-toolbar-color","for area color charts",c.colorGreen0),color6IconColor:o.extend("--ft-page-designer-6-icon-color","for area color charts",c.colorOrange0),color6ToolbarColor:o.extend("--ft-page-designer-6-toolbar-color","for area color charts",c.colorOrange0),color7IconColor:o.extend("--ft-page-designer-7-icon-color","for area color charts",c.colorAvocado200),color7ToolbarColor:o.extend("--ft-page-designer-7-toolbar-color","for area color charts",c.colorAvocado200),color8IconColor:o.extend("--ft-page-designer-8-icon-color","for area color charts",c.colorBrown0),color8ToolbarColor:o.extend("--ft-page-designer-8-toolbar-color","for area color charts",c.colorBrown0)}});var jO,Au=p(()=>{J();re();le();jO={borderWidth:o.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ft-notice-horizontal-padding","",c.spacing3),verticalPadding:o.extend("--ft-notice-vertical-padding","",c.spacing2),borderRadius:o.extend("--ft-notice-border-radius","",c.borderRadiusS),gap:o.extend("--ft-notice-gap","",c.spacing2),iconSize:o.extend("--ft-notice-icon-size","",c.iconSize3),infoBackgroundColor:o.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:o.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:o.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:o.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:o.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:o.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:o.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:o.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:o.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:o.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:o.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:o.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:o.create("--ft-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:o.create("--ft-notice-dense-vertical-padding","","SIZE","0px"),denseGap:o.extend("--ft-notice-dense-gap","",c.spacing1),denseIconSize:o.extend("--ft-notice-dense-icon-size","",c.iconSize2),denseBorderWidth:o.create("--ft-notice-dense-border-width","","SIZE","0")}});var QO,Ru=p(()=>{J();re();le();QO={offHoverStateLayerOpacity:o.extend("--ft-toggle-off-hover-state-layer-opacity","",c.opacity16),offFocusStateLayerOpacity:o.extend("--ft-toggle-off-focus-state-layer-opacity","",c.opacity16),offActiveStateLayerOpacity:o.extend("--ft-toggle-off-active-state-layer-opacity","",c.opacity24),offDisabledComponentOpacity:o.extend("--ft-toggle-off-disabled-component-opacity","",c.opacity40),offBackgroundColor:o.extend("--ft-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:o.extend("--ft-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ft-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ft-toggle-on-hover-state-layer-opacity","",c.opacity16),onFocusStateLayerOpacity:o.extend("--ft-toggle-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:o.extend("--ft-toggle-on-active-state-layer-opacity","",c.opacity24),onDisabledComponentOpacity:o.extend("--ft-toggle-on-disabled-component-opacity","",c.opacity40),onBackgroundColor:o.extend("--ft-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ft-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:o.extend("--ft-toggle-on-icon-color","",d.contentActionPrimary),color:o.extend("--ft-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:o.extend("--ft-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:o.extend("--ft-toggle-gap","",c.spacing3)}});var tw,Iu=p(()=>{J();re();le();tw={iconSize:o.extend("--ft-notification-icon-size","",c.iconSize4),leftPadding:o.extend("--ft-notification-left-padding","",c.spacing5),rightPadding:o.extend("--ft-notification-right-padding","",c.spacing4),verticalPadding:o.extend("--ft-notification-vertical-padding","",c.spacing3),infoBackgroundColor:o.extend("--ft-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ft-notification-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ft-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ft-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:o.extend("--ft-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:o.extend("--ft-notification-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ft-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:o.extend("--ft-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:o.extend("--ft-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:o.extend("--ft-notification-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ft-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:o.extend("--ft-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:o.extend("--ft-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:o.extend("--ft-notification-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ft-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:o.extend("--ft-notification-error-border-color","",d.borderErrorSubtle),borderRadius:o.extend("--ft-notification-border-radius","",c.borderRadiusPill),borderWidth:o.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ft-notification-leading-gap","",c.spacing2),trailingGap:o.extend("--ft-notification-trailing-gap","",c.spacing8)}});var aw,Lu=p(()=>{J();re();le();aw={horizontalPadding:o.extend("--ft-tooltip-horizontal-padding","",c.spacing2),verticalPadding:o.extend("--ft-tooltip-vertical-padding","",c.spacing2),borderRadius:o.extend("--ft-tooltip-border-radius","",c.borderRadiusS),color:o.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:o.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:o.extend("--ft-tooltip-background-opacity","",c.opacity80),shadow:o.extend("--ft-tooltip-shadow","",c.shadowElevation02),maxWidth:o.create("--ft-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ft-tooltip-gap","",c.spacing05)}});var pw,ku=p(()=>{J();re();le();pw={verticalPadding:o.extend("--ft-reorderable-list-vertical-padding","",c.spacing4),gap:o.extend("--ft-reorderable-list-gap","",c.spacing1),borderRadius:o.extend("--ft-reorderable-list-border-radius","",c.borderRadiusM),reorderableItemTitleMarginRight:o.extend("--ft-reorderable-list-reorderable-item-title-margin-right","",c.spacing6),reorderableItemTitleColor:o.extend("--ft-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:o.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-margin-right","",c.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:o.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",c.spacing2),reorderableItemRightButtonsGroupHorizontalGap:o.extend("--ft-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",c.spacing2),reorderableItemUsersCountColor:o.extend("--ft-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:o.extend("--ft-reorderable-list-reorderable-item-users-count-margin-right","",c.spacing6),reorderableItemBackgroundColor:o.extend("--ft-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:o.extend("--ft-reorderable-list-reorderable-item-warning-message-gap","",c.spacing1),reorderableItemWarningMessageColor:o.extend("--ft-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:o.extend("--ft-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:o.extend("--ft-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:o.extend("--ft-reorderable-list-reorderable-item-grip-opacity","",c.opacity48),boxShadow:o.extend("--ft-reorderable-list-box-shadow","",c.shadowElevation01),borderWidth:o.create("--ft-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:o.extend("--ft-reorderable-list-reorderable-items-gap","",c.spacing2),leftPadding:o.extend("--ft-reorderable-list-left-padding","",c.spacing2),rightPadding:o.extend("--ft-reorderable-list-right-padding","",c.spacing6),borderColor:o.extend("--ft-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:o.extend("--ft-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)}});var mw,Tu=p(()=>{J();re();mw={menuHorizontalPadding:o.extend("--ft-date-range-picker-menu-horizontal-padding","",c.spacing4),menuVerticalPadding:o.extend("--ft-date-range-picker-menu-vertical-padding","",c.spacing4),menuVerticalGap:o.extend("--ft-date-range-picker-menu-vertical-gap","",c.spacing4),menuButtonsVerticalGap:o.extend("--ft-date-range-picker-menu-buttons-vertical-gap","",c.spacing2)}});var $u=p(()=>{re();le();Jp();eu();tu();ru();ou();iu();nu();au();su();lu();cu();du();pu();uu();fu();hu();mu();gu();yu();bu();xu();vu();Su();Cu();Ou();wu();Eu();Au();Ru();Iu();Lu();ku();Tu()});var oo,gt,Pu=p(()=>{(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(oo||(oo={}));(function(t){t.large="large",t.medium="medium",t.small="small"})(gt||(gt={}))});var oe=p(()=>{J();$u();Pu()});function Nu(t,e){let r=Gn[t];return hi.css`
113
+ `});var W=_o((fS,Ip)=>{Ip.exports=ftGlobals.litDecorators});function Lp(t,e){return oo(`${t.name}: ${e}`)}var zr,oo,o,J=p(()=>{zr=f(R(),1),oo=t=>typeof t=="string"?(0,zr.unsafeCSS)(t):t,o=class{static create(e,r,i,n){let a=l=>oo(l??n),s=zr.css`var(${oo(e)}, ${a(n)})`;return s.name=e,s.description=r,s.category=i,s.defaultValue=n,s.defaultCssValue=a,s.set=l=>Lp(s,l??a(n)),s.get=l=>zr.css`var(${oo(e)}, ${a(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,r,i,n){let a=l=>i.get(l??n),s=zr.css`var(${oo(e)}, ${a(n)})`;return s.name=e,s.description=r,s.category=i.category,s.fallbackVariable=i,s.defaultValue=n,s.defaultCssValue=a,s.set=l=>Lp(s,l??a(n)),s.get=l=>zr.css`var(${oo(e)}, ${a(l)})`,s.breadcrumb=()=>[i.name,...i.breadcrumb()],s.lastResortDefaultValue=()=>n??i.lastResortDefaultValue(),s}static external(e,r){let i=a=>e.defaultCssValue(a),n=zr.css`var(${oo(e.name)}, ${i(e.defaultValue)})`;return n.name=e.name,n.category=e.category,n.fallbackVariable=e.fallbackVariable,n.defaultValue=e.defaultValue,n.context=r,n.defaultCssValue=i,n.set=a=>e.set(a),n.get=a=>zr.css`var(${oo(e.name)}, ${i(a)})`,n.breadcrumb=()=>e.breadcrumb(),n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}}});var c,kp,Tp,$p,Pp,_p,Np,Bp,Dp,fi,wv,Fp,Mp,zp,Up,Hp,Wp,Vp,jp,Gp,Kp,Bo,qp,Zp,Qp,Yp,Xp,Gn,re=p(()=>{J();c={colorWhite:o.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:o.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:o.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:o.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:o.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:o.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:o.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:o.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:o.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:o.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:o.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:o.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:o.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:o.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:o.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:o.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:o.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:o.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:o.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:o.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:o.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:o.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:o.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:o.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:o.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:o.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:o.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:o.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:o.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:o.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:o.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:o.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:o.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:o.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:o.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:o.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:o.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:o.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:o.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:o.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:o.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:o.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:o.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:o.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:o.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:o.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:o.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:o.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:o.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:o.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:o.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:o.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:o.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:o.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:o.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:o.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:o.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:o.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:o.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:o.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:o.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:o.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:o.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:o.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:o.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:o.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:o.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:o.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:o.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:o.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:o.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:o.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:o.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:o.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:o.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:o.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:o.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:o.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:o.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:o.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:o.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:o.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:o.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:o.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:o.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:o.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:o.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:o.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:o.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:o.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:o.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:o.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:o.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:o.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:o.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:o.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:o.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:o.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:o.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:o.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:o.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:o.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:o.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:o.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:o.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:o.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:o.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:o.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:o.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:o.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:o.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:o.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:o.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:o.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:o.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:o.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:o.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:o.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:o.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:o.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:o.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:o.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:o.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:o.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:o.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:o.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:o.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:o.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:o.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:o.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:o.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:o.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:o.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:o.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:o.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:o.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:o.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:o.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:o.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:o.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:o.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:o.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:o.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:o.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:o.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:o.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:o.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:o.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:o.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:o.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:o.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:o.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:o.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:o.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:o.create("--ft-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:o.create("--ft-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:o.create("--ft-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:o.create("--ft-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:o.create("--ft-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:o.create("--ft-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:o.create("--ft-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:o.create("--ft-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:o.create("--ft-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:o.create("--ft-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:o.create("--ft-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:o.create("--ft-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:o.create("--ft-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:o.create("--ft-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:o.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:o.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:o.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:o.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:o.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:o.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:o.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:o.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:o.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:o.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:o.create("--ft-opacity-0","","NUMBER","0"),opacity8:o.create("--ft-opacity-8","","NUMBER","0.08"),opacity12:o.create("--ft-opacity-12","","NUMBER","0.12"),opacity16:o.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:o.create("--ft-opacity-24","","NUMBER","0.24"),opacity32:o.create("--ft-opacity-32","","NUMBER","0.32"),opacity40:o.create("--ft-opacity-40","","NUMBER","0.4"),opacity48:o.create("--ft-opacity-48","","NUMBER","0.48"),opacity80:o.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:o.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:o.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:o.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:o.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:o.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:o.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:o.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:o.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:o.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},kp={fontFamily:o.create("--ft-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-display-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-display-line-height","","SIZE","1.2"),fontSize:o.create("--ft-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:o.create("--ft-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ft-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-display-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-display-text-case","","UNKNOWN","none")},Tp={fontFamily:o.create("--ft-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-title-1-line-height","","SIZE","1.2"),fontSize:o.create("--ft-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:o.create("--ft-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ft-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-title-1-text-case","","UNKNOWN","none")},$p={fontFamily:o.create("--ft-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-title-2-line-height","","SIZE","1.2"),fontSize:o.create("--ft-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:o.create("--ft-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ft-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-title-2-text-case","","UNKNOWN","none")},Pp={fontFamily:o.create("--ft-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-title-3-line-height","","SIZE","1.2"),fontSize:o.create("--ft-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:o.create("--ft-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:o.create("--ft-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-title-3-text-case","","UNKNOWN","none")},_p={fontFamily:o.create("--ft-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ft-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:o.create("--ft-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-1-regular-text-case","","UNKNOWN","none")},Np={fontFamily:o.create("--ft-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:o.create("--ft-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-1-medium-text-case","","UNKNOWN","none")},Bp={fontFamily:o.create("--ft-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:o.create("--ft-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-1-semibold-text-case","","UNKNOWN","none")},Dp={fontFamily:o.create("--ft-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ft-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-2-regular-text-case","","UNKNOWN","none")},fi={fontFamily:o.create("--ft-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-2-medium-text-case","","UNKNOWN","none")},wv={fontFamily:o.create("--ft-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:o.create("--ft-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:o.create("--ft-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},Fp={fontFamily:o.create("--ft-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ft-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-2-semibold-text-case","","UNKNOWN","none")},Mp={fontFamily:o.create("--ft-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:o.create("--ft-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-1-medium-text-decoration","","UNKNOWN","none")},zp={fontFamily:o.create("--ft-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ft-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},Up={fontFamily:o.create("--ft-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:o.create("--ft-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-1-bold-text-decoration","","UNKNOWN","none")},Hp={fontFamily:o.create("--ft-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:o.create("--ft-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-2-medium-text-decoration","","UNKNOWN","none")},Wp={fontFamily:o.create("--ft-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ft-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},Vp={fontFamily:o.create("--ft-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:o.create("--ft-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-2-bold-text-decoration","","UNKNOWN","none")},jp={fontFamily:o.create("--ft-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},Gp={fontFamily:o.create("--ft-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},Kp={fontFamily:o.create("--ft-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},Bo={fontFamily:o.create("--ft-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ft-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},qp={fontFamily:o.create("--ft-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ft-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Zp={fontFamily:o.create("--ft-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ft-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Qp={fontFamily:o.create("--ft-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ft-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},Yp={fontFamily:o.create("--ft-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ft-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Xp={fontFamily:o.create("--ft-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ft-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ft-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Gn={display:kp,"title-1":Tp,"title-2":$p,"title-3":Pp,"body-1-regular":_p,"body-1-medium":Np,"body-1-semibold":Bp,"body-2-regular":Dp,"body-2-medium":fi,"body-2-medium-underline":wv,"body-2-semibold":Fp,"label-1-medium":Mp,"label-1-semibold":zp,"label-1-bold":Up,"label-2-medium":Hp,"label-2-semibold":Wp,"label-2-bold":Vp,"caption-1-medium":jp,"caption-1-semibold":Gp,"caption-1-bold":Kp,"caption-2-medium":Bo,"caption-2-semibold":qp,"caption-2-bold":Zp,"caption-3-medium":Qp,"caption-3-semibold":Yp,"caption-3-bold":Xp}});var d,le=p(()=>{J();re();d={backgroundActionPrimary:o.extend("--ft-background-action-primary","Used as backgorund of primary action components.",c.colorBrand0),backgroundErrorSubtle:o.extend("--ft-background-error-subtle","Used as background of subtle error components.",c.colorRed10),backgroundInfoSubtle:o.extend("--ft-background-info-subtle","Used as background of subtle information components.",c.colorCyan10),backgroundWarningSubtle:o.extend("--ft-background-warning-subtle","Used as background of subtle information components.",c.colorOrange10),backgroundSuccessSubtle:o.extend("--ft-background-success-subtle","Used as background of subtle success components.",c.colorGreen10),backgroundGlobalSurface:o.extend("--ft-background-global-surface","Used as app background.",c.colorWhite),backgroundGlobalOnSurface:o.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",c.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",c.colorGray30),contentActionPrimary:o.extend("--ft-content-action-primary","Used on label of primary action on light surface.",c.colorBrand0),contentWarningPrimary:o.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",c.colorOrange200),contentWarningIconOnly:o.extend("--ft-content-warning-icon-only","Used on warning status icons alone",c.colorOrange0),contentErrorPrimary:o.extend("--ft-content-error-primary","Used on label of error messages on light surface.",c.colorRed0),contentErrorIconOnly:o.extend("--ft-content-error-icon-only","Used on error status icons alone",c.colorRed70),contentInfoPrimary:o.extend("--ft-content-info-primary","Used on label of information messages on light surface.",c.colorCyan200),contentInfoIconOnly:o.extend("--ft-content-info-icon-only","Used on info status icons alone",c.colorCyan0),contentSuccessPrimary:o.extend("--ft-content-success-primary","Used on label of success messages on light surface.",c.colorGreen200),contentSuccessIconOnly:o.extend("--ft-content-success-icon-only","Used on success status icons alone",c.colorGreen0),contentGlobalPrimary:o.extend("--ft-content-global-primary","Used for main content on the page.",c.colorGray500),contentGlobalSecondary:o.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
114
+ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",c.colorGray0),contentGlobalOnColor:o.extend("--ft-content-global-on-color","Used for content on a dominant color.",c.colorWhite),borderActionPrimary:o.extend("--ft-border-action-primary","Used as border for primary action components.",c.colorBrand0),borderActionFocusRing:o.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",c.colorCyan0),borderWarningPrimary:o.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",c.colorOrange200),borderWarningSubtle:o.extend("--ft-border-warning-subtle","Used as border for warning components.",c.colorOrange30),borderSuccessPrimary:o.extend("--ft-border-success-primary","Used as border for success buttons.",c.colorGreen200),borderSuccessSubtle:o.extend("--ft-border-success-subtle","Used as border for success components.",c.colorGreen30),borderErrorPrimary:o.extend("--ft-border-error-primary","Used as border for text fields in error states.",c.colorRed0),borderErrorSubtle:o.extend("--ft-border-error-subtle","Used as border for error components.",c.colorRed30),borderInfoPrimary:o.extend("--ft-border-info-primary","Used as border for buttons in info color.",c.colorCyan200),borderInfoSubtle:o.extend("--ft-border-info-subtle","Used as border for information components.",c.colorCyan30),borderGlobalPrimary:o.extend("--ft-border-global-primary","Used as border for element like input.",c.colorGray50),borderGlobalSubtle:o.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",c.colorGray30),borderInputPrimary:o.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",c.colorGray80),borderNeutralPrimary:o.extend("--ft-border-neutral-primary","Used as border for neutral secondary buttons",c.colorGray200)}});var m,Jp=p(()=>{J();re();le();m={largeHeight:o.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ft-button-large-horizontal-padding","",c.spacing4),largeGap:o.extend("--ft-button-large-gap","",c.spacing2),largeBorderRadius:o.extend("--ft-button-large-border-radius","",c.borderRadiusS),largeIconSize:o.extend("--ft-button-large-icon-size","",c.iconSize3),largeBorderWidth:o.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:o.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:o.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:o.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:o.extend("--ft-button-medium-horizontal-padding","",c.spacing3),mediumGap:o.extend("--ft-button-medium-gap","",c.spacing2),mediumBorderRadius:o.extend("--ft-button-medium-border-radius","",c.borderRadiusS),mediumIconSize:o.extend("--ft-button-medium-icon-size","",c.iconSize2),mediumBorderWidth:o.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:o.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:o.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:o.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ft-button-small-horizontal-padding","",c.spacing2),smallGap:o.extend("--ft-button-small-gap","",c.spacing1),smallBorderRadius:o.extend("--ft-button-small-border-radius","",c.borderRadiusS),smallIconSize:o.extend("--ft-button-small-icon-size","",c.iconSize1),smallBorderWidth:o.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:o.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:o.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:o.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:o.extend("--ft-button-x-small-icon-size","",c.iconSize1),xSmallFocusOutlineOffset:o.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:o.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:o.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:o.extend("--ft-button-round-border-radius","",c.borderRadiusPill),primaryBrandBackgroundColor:o.extend("--ft-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:o.extend("--ft-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:o.extend("--ft-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:o.extend("--ft-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:o.extend("--ft-button-primary-brand-hover-state-layer-opacity","",c.opacity16),primaryBrandFocusStateLayerOpacity:o.extend("--ft-button-primary-brand-focus-state-layer-opacity","",c.opacity16),primaryBrandActiveStateLayerOpacity:o.extend("--ft-button-primary-brand-active-state-layer-opacity","",c.opacity24),primaryBrandDisabledComponentOpacity:o.extend("--ft-button-primary-brand-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ft-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:o.create("--ft-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:o.extend("--ft-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:o.extend("--ft-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:o.extend("--ft-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:o.extend("--ft-button-tertiary-brand-hover-state-layer-opacity","",c.opacity8),tertiaryBrandFocusStateLayerOpacity:o.extend("--ft-button-tertiary-brand-focus-state-layer-opacity","",c.opacity8),tertiaryBrandActiveStateLayerOpacity:o.extend("--ft-button-tertiary-brand-active-state-layer-opacity","",c.opacity16),tertiaryBrandDisabledComponentOpacity:o.extend("--ft-button-tertiary-brand-disabled-component-opacity","",c.opacity40),tertiaryInfoBackgroundColor:o.create("--ft-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:o.extend("--ft-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:o.extend("--ft-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:o.extend("--ft-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:o.extend("--ft-button-tertiary-info-focus-state-layer-opacity","",c.opacity8),tertiaryInfoHoverStateLayerOpacity:o.extend("--ft-button-tertiary-info-hover-state-layer-opacity","",c.opacity8),tertiaryInfoActiveStateLayerOpacity:o.extend("--ft-button-tertiary-info-active-state-layer-opacity","",c.opacity16),tertiaryInfoDisabledComponentOpacity:o.extend("--ft-button-tertiary-info-disabled-component-opacity","",c.opacity40),tertiarySuccessBackgroundColor:o.create("--ft-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:o.extend("--ft-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:o.extend("--ft-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:o.extend("--ft-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:o.extend("--ft-button-tertiary-success-hover-state-layer-opacity","",c.opacity8),tertiarySuccessFocusStateLayerOpacity:o.extend("--ft-button-tertiary-success-focus-state-layer-opacity","",c.opacity8),tertiarySuccessActiveStateLayerOpacity:o.extend("--ft-button-tertiary-success-active-state-layer-opacity","",c.opacity16),tertiarySuccessDisabledComponentOpacity:o.extend("--ft-button-tertiary-success-disabled-component-opacity","",c.opacity40),tertiaryWarningBackgroundColor:o.create("--ft-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:o.extend("--ft-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:o.extend("--ft-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:o.extend("--ft-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:o.extend("--ft-button-tertiary-warning-hover-state-layer-opacity","",c.opacity8),tertiaryWarningFocusStateLayerOpacity:o.extend("--ft-button-tertiary-warning-focus-state-layer-opacity","",c.opacity8),tertiaryWarningActiveStateLayerOpacity:o.extend("--ft-button-tertiary-warning-active-state-layer-opacity","",c.opacity16),tertiaryWarningDisabledComponentOpacity:o.extend("--ft-button-tertiary-warning-disabled-component-opacity","",c.opacity40),tertiaryErrorBackgroundColor:o.create("--ft-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:o.extend("--ft-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:o.extend("--ft-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:o.extend("--ft-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:o.extend("--ft-button-tertiary-error-hover-state-layer-opacity","",c.opacity8),tertiaryErrorFocusStateLayerOpacity:o.extend("--ft-button-tertiary-error-focus-state-layer-opacity","",c.opacity8),tertiaryErrorActiveStateLayerOpacity:o.extend("--ft-button-tertiary-error-active-state-layer-opacity","",c.opacity16),tertiaryErrorDisabledComponentOpacity:o.extend("--ft-button-tertiary-error-disabled-component-opacity","",c.opacity40),tertiaryNeutralBackgroundColor:o.create("--ft-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:o.extend("--ft-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:o.extend("--ft-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:o.extend("--ft-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:o.extend("--ft-button-tertiary-neutral-hover-state-layer-opacity","",c.opacity8),tertiaryNeutralFocusStateLayerOpacity:o.extend("--ft-button-tertiary-neutral-focus-state-layer-opacity","",c.opacity8),tertiaryNeutralActiveStateLayerOpacity:o.extend("--ft-button-tertiary-neutral-active-state-layer-opacity","",c.opacity16),tertiaryNeutralDisabledComponentOpacity:o.extend("--ft-button-tertiary-neutral-disabled-component-opacity","",c.opacity40),secondaryBrandBackgroundColor:o.create("--ft-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:o.extend("--ft-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:o.extend("--ft-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:o.extend("--ft-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:o.extend("--ft-button-secondary-brand-hover-state-layer-opacity","",c.opacity8),secondaryBrandFocusStateLayerOpacity:o.extend("--ft-button-secondary-brand-focus-state-layer-opacity","",c.opacity8),secondaryBrandActiveStateLayerOpacity:o.extend("--ft-button-secondary-brand-active-state-layer-opacity","",c.opacity16),secondaryBrandDisabledComponentOpacity:o.extend("--ft-button-secondary-brand-disabled-component-opacity","",c.opacity40),secondaryBrandBorderColor:o.extend("--ft-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:o.extend("--ft-button-secondary-neutral-hover-state-layer-opacity","",c.opacity8),secondaryNeutralFocusStateLayerOpacity:o.extend("--ft-button-secondary-neutral-focus-state-layer-opacity","",c.opacity8),secondaryNeutralActiveStateLayerOpacity:o.extend("--ft-button-secondary-neutral-active-state-layer-opacity","",c.opacity16),secondaryNeutralDisabledComponentOpacity:o.extend("--ft-button-secondary-neutral-disabled-component-opacity","",c.opacity40),secondaryNeutralBackgroundColor:o.create("--ft-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:o.extend("--ft-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:o.extend("--ft-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:o.extend("--ft-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:o.extend("--ft-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:o.extend("--ft-button-secondary-info-hover-state-layer-opacity","",c.opacity8),secondaryInfoFocusStateLayerOpacity:o.extend("--ft-button-secondary-info-focus-state-layer-opacity","",c.opacity8),secondaryInfoActiveStateLayerOpacity:o.extend("--ft-button-secondary-info-active-state-layer-opacity","",c.opacity16),secondaryInfoDisabledComponentOpacity:o.extend("--ft-button-secondary-info-disabled-component-opacity","",c.opacity40),secondaryInfoBackgroundColor:o.create("--ft-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:o.extend("--ft-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:o.extend("--ft-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:o.extend("--ft-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:o.extend("--ft-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:o.extend("--ft-button-secondary-success-hover-state-layer-opacity","",c.opacity8),secondarySuccessFocusStateLayerOpacity:o.extend("--ft-button-secondary-success-focus-state-layer-opacity","",c.opacity8),secondarySuccessActiveStateLayerOpacity:o.extend("--ft-button-secondary-success-active-state-layer-opacity","",c.opacity16),secondarySuccessDisabledComponentOpacity:o.extend("--ft-button-secondary-success-disabled-component-opacity","",c.opacity40),secondarySuccessBackgroundColor:o.create("--ft-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:o.extend("--ft-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:o.extend("--ft-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:o.extend("--ft-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:o.extend("--ft-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:o.extend("--ft-button-secondary-warning-hover-state-layer-opacity","",c.opacity8),secondaryWarningFocusStateLayerOpacity:o.extend("--ft-button-secondary-warning-focus-state-layer-opacity","",c.opacity8),secondaryWarningActiveStateLayerOpacity:o.extend("--ft-button-secondary-warning-active-state-layer-opacity","",c.opacity16),secondaryWarningDisabledComponentOpacity:o.extend("--ft-button-secondary-warning-disabled-component-opacity","",c.opacity40),secondaryWarningBackgroundColor:o.create("--ft-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:o.extend("--ft-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:o.extend("--ft-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:o.extend("--ft-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:o.extend("--ft-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:o.extend("--ft-button-secondary-error-hover-state-layer-opacity","",c.opacity8),secondaryErrorFocusStateLayerOpacity:o.extend("--ft-button-secondary-error-focus-state-layer-opacity","",c.opacity8),secondaryErrorActiveStateLayerOpacity:o.extend("--ft-button-secondary-error-active-state-layer-opacity","",c.opacity16),secondaryErrorDisabledComponentOpacity:o.extend("--ft-button-secondary-error-disabled-component-opacity","",c.opacity40),secondaryErrorBackgroundColor:o.create("--ft-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:o.extend("--ft-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:o.extend("--ft-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:o.extend("--ft-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:o.extend("--ft-button-secondary-error-state-layer-color","",d.contentErrorPrimary)}});var RS,eu=p(()=>{J();re();le();RS={loadMoreIconSize:o.extend("--ft-tree-list-load-more-icon-size","",c.iconSize2),loadMorePaddingLeft:o.extend("--ft-tree-list-load-more-padding-left","",c.spacing6),loadMoreUnselectedDefaultBorderColor:o.extend("--ft-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:o.extend("--ft-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:o.extend("--ft-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:o.extend("--ft-tree-list-load-more-hover-border-color","",c.colorBrand20),loadMoreHoverBackgroundColor:o.create("--ft-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:o.extend("--ft-tree-list-load-more-active-border-color","",c.colorBrand20),loadMoreActiveBackgroundColor:o.create("--ft-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:o.create("--ft-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:o.create("--ft-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:o.extend("--ft-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:o.extend("--ft-tree-list-load-more-label-margin-left","",c.spacing1),nodeIconSize:o.extend("--ft-tree-list-node-icon-size","",c.iconSize2),nodeHeight:o.create("--ft-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:o.extend("--ft-tree-list-node-parent-label-margin-left","",c.spacing2),nodeParentLabelMarginRight:o.extend("--ft-tree-list-node-parent-label-margin-right","",c.spacing2),nodeRootPaddingLeft:o.extend("--ft-tree-list-node-root-padding-left","",c.spacing3),nodeChildPaddingLeft:o.extend("--ft-tree-list-node-child-padding-left","",c.spacing5),nodeLeafPaddingLeft:o.extend("--ft-tree-list-node-leaf-padding-left","",c.spacing6),nodeUnselectedDefaultBorderColor:o.extend("--ft-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:o.extend("--ft-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:o.extend("--ft-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:o.extend("--ft-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:o.extend("--ft-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:o.extend("--ft-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:o.create("--ft-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:o.extend("--ft-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:o.extend("--ft-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:o.extend("--ft-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:o.extend("--ft-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:o.create("--ft-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:o.extend("--ft-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:o.extend("--ft-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:o.extend("--ft-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:o.extend("--ft-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:o.create("--ft-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:o.create("--ft-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:o.extend("--ft-tree-list-header-section-padding-left","",c.spacing3),headerSectionPaddingRight:o.extend("--ft-tree-list-header-section-padding-right","",c.spacing3),headerSectionHorizontalGap:o.extend("--ft-tree-list-header-section-horizontal-gap","",c.spacing2),headerSectionMarginBottom:o.extend("--ft-tree-list-header-section-margin-bottom","",c.spacing2),headerSectionColor:o.extend("--ft-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:o.extend("--ft-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:o.create("--ft-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:o.extend("--ft-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:o.extend("--ft-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:o.create("--ft-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:o.create("--ft-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:o.extend("--ft-tree-list-empty-state-illustration-margin-bottom","",c.spacing10),emptyStateContainerPaddingTop:o.extend("--ft-tree-list-empty-state-container-padding-top","",c.spacing10),emptyStateContainerPaddingBottom:o.extend("--ft-tree-list-empty-state-container-padding-bottom","",c.spacing10),emptyStateTitleMarginBottom:o.extend("--ft-tree-list-empty-state-title-margin-bottom","",c.spacing2),emptyStateTitleLabelColor:o.extend("--ft-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:o.extend("--ft-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)}});var $S,tu=p(()=>{J();re();le();$S={iconSize:o.extend("--ft-checkbox-icon-size","",c.iconSize2),boxSize:o.create("--ft-checkbox-box-size","","SIZE","18px"),colorLegendSize:o.create("--ft-checkbox-color-legend-size","","SIZE","16px"),borderRadius:o.create("--ft-checkbox-border-radius","","SIZE","1px"),color:o.extend("--ft-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:o.extend("--ft-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:o.extend("--ft-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:o.extend("--ft-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:o.extend("--ft-checkbox-checked-hover-state-layer-opacity","",c.opacity16),checkedFocusStateLayerOpacity:o.extend("--ft-checkbox-checked-focus-state-layer-opacity","",c.opacity16),checkedActiveStateLayerOpacity:o.extend("--ft-checkbox-checked-active-state-layer-opacity","",c.opacity24),checkedDisabledComponentOpacity:o.extend("--ft-checkbox-checked-disabled-component-opacity","",c.opacity40),uncheckedBorderColor:o.extend("--ft-checkbox-unchecked-border-color","",c.colorGray80),uncheckedStateLayerColor:o.extend("--ft-checkbox-unchecked-state-layer-color","",c.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",c.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",c.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",c.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ft-checkbox-unchecked-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ft-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:o.create("--ft-checkbox-border-width","","SIZE","2px"),horizontalGap:o.extend("--ft-checkbox-horizontal-gap","",c.spacing3),leftPadding:o.extend("--ft-checkbox-left-padding","",c.spacing2)}});var DS,ru=p(()=>{J();re();le();DS={circleSize:o.create("--ft-radio-circle-size","","SIZE","18px"),borderWidth:o.create("--ft-radio-border-width","","SIZE","2px"),color:o.extend("--ft-radio-color","",d.contentGlobalPrimary),selectedRadioColor:o.extend("--ft-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:o.extend("--ft-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:o.extend("--ft-radio-selected-hover-state-layer-opacity","",c.opacity16),selectedFocusStateLayerOpacity:o.extend("--ft-radio-selected-focus-state-layer-opacity","",c.opacity16),selectedActiveStateLayerOpacity:o.extend("--ft-radio-selected-active-state-layer-opacity","",c.opacity24),selectedDisabledComponentOpacity:o.extend("--ft-radio-selected-disabled-component-opacity","",c.opacity40),unselectedStateLayerColor:o.extend("--ft-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:o.extend("--ft-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:o.extend("--ft-radio-unselected-hover-state-layer-opacity","",c.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ft-radio-unselected-focus-state-layer-opacity","",c.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ft-radio-unselected-active-state-layer-opacity","",c.opacity24),unselectedDisabledComponentOpacity:o.extend("--ft-radio-unselected-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ft-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ft-radio-focus-outline-width","","SIZE","2px"),verticalGap:o.extend("--ft-radio-vertical-gap","",c.spacing3),horizontalGap:o.extend("--ft-radio-horizontal-gap","",c.spacing3)}});var HS,ou=p(()=>{J();re();le();HS={headerRowBorderWidth:o.create("--ft-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:o.extend("--ft-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:o.extend("--ft-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:o.extend("--ft-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:o.create("--ft-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:o.extend("--ft-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:o.extend("--ft-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:o.extend("--ft-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:o.extend("--ft-table-data-row-default-hover-background-color","",c.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:o.extend("--ft-table-data-row-selectable-unselected-hover-background-color","",c.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:o.extend("--ft-table-data-row-selectable-selected-default-background-color","",c.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:o.extend("--ft-table-data-row-selectable-selected-default-border-color","",c.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:o.extend("--ft-table-data-row-selectable-selected-hover-background-color","",c.colorBrand20),dataRowSelectableSelectedHoverBorderColor:o.extend("--ft-table-data-row-selectable-selected-hover-border-color","",c.colorBrand30),dataRowSelectableSelectedColor:o.extend("--ft-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:o.extend("--ft-table-data-row-clickable-hover-background-color","",c.colorGray30),dataRowClickableFocusBorderColor:o.extend("--ft-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:o.extend("--ft-table-data-row-clickable-focus-background-color","",c.colorGray30),dataRowClickableActiveBackgroundColor:o.extend("--ft-table-data-row-clickable-active-background-color","",c.colorGray40),headerCellHorizontalGap:o.extend("--ft-table-header-cell-horizontal-gap","",c.spacing1),headerCellVerticalPadding:o.extend("--ft-table-header-cell-vertical-padding","",c.spacing2),headerCellHorizontalPadding:o.extend("--ft-table-header-cell-horizontal-padding","",c.spacing3),dataCellVerticalPadding:o.extend("--ft-table-data-cell-vertical-padding","",c.spacing2),dataCellHorizontalPadding:o.extend("--ft-table-data-cell-horizontal-padding","",c.spacing3),dataCellVerticalGap:o.extend("--ft-table-data-cell-vertical-gap","",c.spacing1)}});var KS,iu=p(()=>{J();re();le();KS={neutralOffHoverStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-hover-state-layer-opacity","",c.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-focus-state-layer-opacity","",c.opacity8),neutralOffFocusFocusRingColor:o.extend("--ft-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:o.extend("--ft-chip-choice-neutral-off-active-state-layer-opacity","",c.opacity16),neutralOffBackgroundColor:o.extend("--ft-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:o.extend("--ft-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:o.extend("--ft-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:o.extend("--ft-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-default-state-layer-opacity","",c.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-hover-state-layer-opacity","",c.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-focus-state-layer-opacity","",c.opacity24),neutralOnFocusFocusRingColor:o.extend("--ft-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:o.extend("--ft-chip-choice-neutral-on-active-state-layer-opacity","",c.opacity32),neutralOnBackgroundColor:o.extend("--ft-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:o.extend("--ft-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:o.extend("--ft-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:o.extend("--ft-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:o.extend("--ft-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:o.create("--ft-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ft-chip-choice-large-horizontal-padding","",c.spacing3),largeGap:o.extend("--ft-chip-choice-large-gap","",c.spacing1),largeBorderRadius:o.create("--ft-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ft-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ft-chip-choice-large-icon-size","",c.iconSize3),mediumMinHeight:o.create("--ft-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ft-chip-choice-medium-horizontal-padding","",c.spacing2),mediumGap:o.extend("--ft-chip-choice-medium-gap","",c.spacing1),mediumBorderRadius:o.create("--ft-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ft-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ft-chip-choice-medium-icon-size","",c.iconSize2)}});var F,nu=p(()=>{J();re();le();F={largeMinHeight:o.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ft-chip-large-horizontal-padding","",c.spacing3),largeButtonRightPadding:o.extend("--ft-chip-large-button-right-padding","",c.spacing1),largeGap:o.extend("--ft-chip-large-gap","",c.spacing1),largeFocusOutlineOffset:o.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:o.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ft-chip-large-icon-size","",c.iconSize3),mediumMinHeight:o.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ft-chip-medium-horizontal-padding","",c.spacing2),mediumButtonRightPadding:o.extend("--ft-chip-medium-button-right-padding","",c.spacing05),mediumGap:o.extend("--ft-chip-medium-gap","",c.spacing1),mediumFocusOutlineOffset:o.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:o.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ft-chip-medium-icon-size","",c.iconSize2),smallMinHeight:o.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ft-chip-small-horizontal-padding","",c.spacing1),smallButtonRightPadding:o.extend("--ft-chip-small-button-right-padding","",c.spacing05),smallGap:o.extend("--ft-chip-small-gap","",c.spacing1),smallFocusOutlineOffset:o.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:o.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:o.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:o.extend("--ft-chip-small-icon-size","",c.iconSize1),neutralBackgroundColor:o.extend("--ft-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:o.extend("--ft-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:o.extend("--ft-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:o.extend("--ft-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:o.extend("--ft-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ft-chip-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ft-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ft-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:o.extend("--ft-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:o.extend("--ft-chip-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ft-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:o.extend("--ft-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:o.extend("--ft-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:o.extend("--ft-chip-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ft-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:o.extend("--ft-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:o.extend("--ft-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:o.extend("--ft-chip-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ft-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:o.extend("--ft-chip-error-border-color","",d.borderErrorSubtle)}});var rC,au=p(()=>{J();re();le();rC={brandHoverOpacity:o.extend("--ft-link-brand-hover-opacity","",c.opacity80),brandHoverColor:o.extend("--ft-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:o.extend("--ft-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:o.extend("--ft-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:o.extend("--ft-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:o.extend("--ft-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:o.extend("--ft-link-info-hover-opacity","",c.opacity80),infoHoverColor:o.extend("--ft-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:o.extend("--ft-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:o.extend("--ft-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:o.extend("--ft-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:o.extend("--ft-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:o.extend("--ft-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:o.extend("--ft-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:o.extend("--ft-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:o.extend("--ft-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:o.extend("--ft-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:o.extend("--ft-link-neutral-visited-color","",c.colorBrand100)}});var sC,su=p(()=>{J();re();le();sC={iconSize:o.extend("--ft-banner-icon-size","",c.iconSize5),borderWidth:o.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ft-banner-left-padding","",c.spacing6),rightPadding:o.extend("--ft-banner-right-padding","",c.spacing6),verticalPadding:o.extend("--ft-banner-vertical-padding","",c.spacing6),horizontalSideGap:o.extend("--ft-banner-horizontal-side-gap","",c.spacing6),horizontalMobileGap:o.extend("--ft-banner-horizontal-mobile-gap","",c.spacing4),verticalMobileGap:o.extend("--ft-banner-vertical-mobile-gap","",c.spacing6),horizontalMiddleGap:o.extend("--ft-banner-horizontal-middle-gap","",c.spacing20),infoBackgroundColor:o.extend("--ft-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ft-banner-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ft-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ft-banner-info-border-color","",d.borderInfoSubtle)}});var uC,lu=p(()=>{J();re();le();uC={horizontalPadding:o.extend("--ft-badge-horizontal-padding","",c.spacing1),verticalPadding:o.extend("--ft-badge-vertical-padding","",c.spacing1),borderRadius:o.extend("--ft-badge-border-radius","",c.borderRadiusPill),color:o.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:o.extend("--ft-badge-background-color","",d.contentActionPrimary)}});var yC,cu=p(()=>{J();re();le();yC={horizontalGap:o.extend("--ft-title-breadcrumb-horizontal-gap","",c.spacing1),currentColor:o.extend("--ft-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:o.extend("--ft-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:o.extend("--ft-title-breadcrumb-icon-color","",d.contentGlobalSubtle)}});var CC,du=p(()=>{J();re();le();CC={parentHorizontalPadding:o.extend("--ft-page-header-parent-horizontal-padding","",c.spacing6),parentTopPadding:o.extend("--ft-page-header-parent-top-padding","",c.spacing4),parentBottomPadding:o.extend("--ft-page-header-parent-bottom-padding","",c.spacing6),parentHelpLeftMargin:o.extend("--ft-page-header-parent-help-left-margin","",c.spacing1),parentTitleColor:o.extend("--ft-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:o.extend("--ft-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:o.extend("--ft-page-header-parent-chip-left-margin","",c.spacing4),parentVerticalGap:o.extend("--ft-page-header-parent-vertical-gap","",c.spacing2),parentButtonsGroupHorizontalGap:o.extend("--ft-page-header-parent-buttons-group-horizontal-gap","",c.spacing4),parentButtonsGroupVerticalGap:o.extend("--ft-page-header-parent-buttons-group-vertical-gap","",c.spacing4),parentChipsGroupHorizontalGap:o.extend("--ft-page-header-parent-chips-group-horizontal-gap","",c.spacing2),parentChipsGroupVerticalGap:o.extend("--ft-page-header-parent-chips-group-vertical-gap","",c.spacing2),childHorizontalPadding:o.extend("--ft-page-header-child-horizontal-padding","",c.spacing6),childTopPadding:o.extend("--ft-page-header-child-top-padding","",c.spacing2),childBottomPadding:o.extend("--ft-page-header-child-bottom-padding","",c.spacing2),childHelpLeftMargin:o.extend("--ft-page-header-child-help-left-margin","",c.spacing1),childChipLeftMargin:o.extend("--ft-page-header-child-chip-left-margin","",c.spacing4),childVerticalGap:o.extend("--ft-page-header-child-vertical-gap","",c.spacing2),childMinHeight:o.create("--ft-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:o.extend("--ft-page-header-child-buttons-group-horizontal-gap","",c.spacing4),childButtonsGroupVerticalGap:o.extend("--ft-page-header-child-buttons-group-vertical-gap","",c.spacing4),childChipsGroupHorizontalGap:o.extend("--ft-page-header-child-chips-group-horizontal-gap","",c.spacing2),childChipsGroupVerticalGap:o.extend("--ft-page-header-child-chips-group-vertical-gap","",c.spacing2),backgroundColor:o.extend("--ft-page-header-background-color","",c.colorWhite),bottomBorderColor:o.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:o.create("--ft-page-header-bottom-border-width","","SIZE","1px")}});var RC,pu=p(()=>{J();re();le();RC={horizontalPadding:o.extend("--ft-page-footer-horizontal-padding","",c.spacing6),verticalPadding:o.extend("--ft-page-footer-vertical-padding","",c.spacing2),verticalGap:o.extend("--ft-page-footer-vertical-gap","",c.spacing2),minHeight:o.create("--ft-page-footer-min-height","","SIZE","40px"),backgroundColor:o.extend("--ft-page-footer-background-color","",c.colorWhite),topBorderColor:o.extend("--ft-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:o.create("--ft-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:o.extend("--ft-page-footer-buttons-group-gap","",c.spacing4)}});var TC,uu=p(()=>{J();re();TC={contentHorizontalPadding:o.extend("--ft-page-layout-content-horizontal-padding","",c.spacing6),contentVerticalPadding:o.extend("--ft-page-layout-content-vertical-padding","",c.spacing6)}});var BC,fu=p(()=>{J();re();le();BC={smallContainerTargetWidth:o.create("--ft-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:o.extend("--ft-modal-small-container-margin","",c.spacing6),mediumContainerTargetWidth:o.create("--ft-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:o.extend("--ft-modal-medium-container-margin","",c.spacing6),largeContainerTargetWidth:o.create("--ft-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:o.extend("--ft-modal-large-container-margin","",c.spacing6),overlayBackgroundColor:o.extend("--ft-modal-overlay-background-color","",c.colorGray700),overlayOpacity:o.extend("--ft-modal-overlay-opacity","",c.opacity40),shadow:o.extend("--ft-modal-shadow","",c.shadowElevation03),bodyBackgroundColor:o.extend("--ft-modal-body-background-color","",c.colorWhite),bodyColor:o.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ft-modal-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:o.extend("--ft-modal-body-vertical-padding","",c.spacing6),bodyVerticalGap:o.extend("--ft-modal-body-vertical-gap","",c.spacing6),headerBackgroundColor:o.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:o.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:o.extend("--ft-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:o.extend("--ft-modal-header-vertical-padding","",c.spacing1),headerRightPadding:o.extend("--ft-modal-header-right-padding","",c.spacing1),headerLeftPadding:o.extend("--ft-modal-header-left-padding","",c.spacing6),headerGap:o.extend("--ft-modal-header-gap","",c.spacing2),headerBorderBottomWidth:o.create("--ft-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:o.extend("--ft-modal-border-radius","",c.borderRadiusM)}});var UC,hu=p(()=>{J();re();le();UC={overlayOpacity:o.extend("--ft-drawer-overlay-opacity","",c.opacity40),shadow:o.extend("--ft-drawer-shadow","",c.shadowElevation03),bodyColor:o.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ft-drawer-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:o.extend("--ft-drawer-body-vertical-padding","",c.spacing6),bodyGap:o.extend("--ft-drawer-body-gap","",c.spacing6),bodyBackgroundColor:o.extend("--ft-drawer-body-background-color","",c.colorWhite),headerBackgroundColor:o.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:o.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:o.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:o.extend("--ft-drawer-header-horizontal-padding","",c.spacing2),headerBorderWidth:o.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ft-drawer-header-gap","",c.spacing3),buttonsBarBackgroundColor:o.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:o.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:o.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:o.extend("--ft-drawer-buttons-bar-horizontal-padding","",c.spacing6),buttonsBarVerticalPadding:o.extend("--ft-drawer-buttons-bar-vertical-padding","",c.spacing4),buttonsBarGap:o.extend("--ft-drawer-buttons-bar-gap","",c.spacing3),buttonsBarBorderWidth:o.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:o.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:o.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:o.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:o.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:o.extend("--ft-drawer-overlay-background-color","",c.colorGray700)}});var GC,mu=p(()=>{J();re();le();GC={offBorderBottomWidth:o.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ft-tabs-off-hover-state-layer-opacity","",c.opacity8),offDefaultStateLayerOpacity:o.extend("--ft-tabs-off-default-state-layer-opacity","",c.opacity0),offFocusStateLayerOpacity:o.extend("--ft-tabs-off-focus-state-layer-opacity","",c.opacity8),offDisabledComponentOpacity:o.extend("--ft-tabs-off-disabled-component-opacity","",c.opacity40),offColor:o.extend("--ft-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ft-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:o.extend("--ft-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:o.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:o.extend("--ft-tabs-top-left-border-radius","",c.borderRadiusS),topRightBorderRadius:o.extend("--ft-tabs-top-right-border-radius","",c.borderRadiusS),withLabelHorizontalPadding:o.extend("--ft-tabs-with-label-horizontal-padding","",c.spacing4),withLabelVerticalPadding:o.extend("--ft-tabs-with-label-vertical-padding","",c.spacing3),horizontalGap:o.extend("--ft-tabs-horizontal-gap","",c.spacing1),verticalGap:o.extend("--ft-tabs-vertical-gap","",c.spacing1),onHoverStateLayerOpacity:o.extend("--ft-tabs-on-hover-state-layer-opacity","",c.opacity16),onDefaultStateLayerOpacity:o.extend("--ft-tabs-on-default-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:o.extend("--ft-tabs-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:o.extend("--ft-tabs-on-active-state-layer-opacity","",c.opacity24),onColor:o.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ft-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:o.extend("--ft-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:o.extend("--ft-tabs-icon-only-horizontal-padding","",c.spacing4),iconOnlyVerticalPadding:o.extend("--ft-tabs-icon-only-vertical-padding","",c.spacing4),alertTopPadding:o.extend("--ft-tabs-alert-top-padding","",c.spacing1),alertRightPadding:o.extend("--ft-tabs-alert-right-padding","",c.spacing05),focusOutlineWidth:o.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)}});var YC,gu=p(()=>{J();re();le();YC={largeFieldHorizontalPadding:o.extend("--ft-text-input-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:o.extend("--ft-text-input-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:o.extend("--ft-text-input-large-field-vertical-gap","",c.spacing05),largeFieldHeight:o.create("--ft-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ft-text-input-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:o.extend("--ft-text-input-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:o.extend("--ft-text-input-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:o.create("--ft-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ft-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ft-text-input-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:o.extend("--ft-text-input-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ft-text-input-helper-horizontal-gap","",c.spacing1),helperIconSize:o.extend("--ft-text-input-helper-icon-size","",c.iconSize2),borderRadius:o.extend("--ft-text-input-border-radius","",c.borderRadiusS),backgroundColor:o.extend("--ft-text-input-background-color","",c.colorWhite),contentValueColor:o.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:o.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:o.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:o.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:o.extend("--ft-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ft-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ft-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:o.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:o.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-text-input-disabled-component-opacity","",c.opacity40)}});var rO,yu=p(()=>{J();re();le();rO={backgroundColor:o.extend("--ft-text-area-background-color","",c.colorWhite),contentValueColor:o.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:o.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:o.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:o.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-text-area-disabled-component-opacity","",c.opacity40),fieldHorizontalLeftPadding:o.extend("--ft-text-area-field-horizontal-left-padding","",c.spacing4),fieldHorizontalGap:o.extend("--ft-text-area-field-horizontal-gap","",c.spacing3),fieldVerticalGap:o.extend("--ft-text-area-field-vertical-gap","",c.spacing05),fieldMinHeight:o.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ft-text-area-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ft-text-area-helper-horizontal-gap","",c.spacing1),helperIconSize:o.extend("--ft-text-area-helper-icon-size","",c.iconSize2),borderRadius:o.extend("--ft-text-area-border-radius","",c.borderRadiusS)}});var sO,bu=p(()=>{J();re();le();sO={height:o.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ft-floating-menu-horizontal-padding","",c.spacing4),offIconColor:o.extend("--ft-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:o.extend("--ft-floating-menu-off-color","",d.contentGlobalPrimary),onColor:o.extend("--ft-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ft-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:o.extend("--ft-floating-menu-gap","",c.spacing3),focusFocusRingColor:o.extend("--ft-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:o.extend("--ft-floating-menu-focus-state-layer-opacity","",c.opacity8),hoverStateLayerOpacity:o.extend("--ft-floating-menu-hover-state-layer-opacity","",c.opacity8),activeStateLayerOpacity:o.extend("--ft-floating-menu-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:o.extend("--ft-floating-menu-disabled-component-opacity","",c.opacity40),iconSize:o.extend("--ft-floating-menu-icon-size","",c.iconSize3),backgroundColor:o.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:o.extend("--ft-floating-menu-shadow","",c.shadowElevation02)}});var uO,xu=p(()=>{J();re();le();uO={largeFieldHorizontalPadding:o.extend("--ft-combobox-single-select-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:o.extend("--ft-combobox-single-select-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:o.extend("--ft-combobox-single-select-large-field-vertical-gap","",c.spacing05),largeFieldHeight:o.create("--ft-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ft-combobox-single-select-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:o.extend("--ft-combobox-single-select-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:o.extend("--ft-combobox-single-select-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:o.create("--ft-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ft-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ft-combobox-single-select-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:o.extend("--ft-combobox-single-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ft-combobox-single-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:o.extend("--ft-combobox-single-select-helper-vertical-gap","",c.spacing1),helperIconSize:o.extend("--ft-combobox-single-select-helper-icon-size","",c.iconSize2),menuVerticalGap:o.extend("--ft-combobox-single-select-menu-vertical-gap","",c.spacing2),borderRadius:o.extend("--ft-combobox-single-select-border-radius","",c.borderRadiusS),backgroundColor:o.extend("--ft-combobox-single-select-background-color","",c.colorWhite),labelColor:o.extend("--ft-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:o.extend("--ft-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:o.extend("--ft-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ft-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:o.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ft-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ft-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ft-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:o.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-combobox-single-select-disabled-component-opacity","",c.opacity40)}});var yO,vu=p(()=>{J();re();le();yO={backgroundColor:o.extend("--ft-combobox-multi-select-background-color","",c.colorWhite),labelColor:o.extend("--ft-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:o.extend("--ft-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:o.extend("--ft-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:o.extend("--ft-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:o.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ft-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ft-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ft-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:o.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-combobox-multi-select-disabled-component-opacity","",c.opacity40),helperHorizontalPadding:o.extend("--ft-combobox-multi-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ft-combobox-multi-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:o.extend("--ft-combobox-multi-select-helper-vertical-gap","",c.spacing1),helperIconSize:o.extend("--ft-combobox-multi-select-helper-icon-size","",c.iconSize2),fieldHorizontalPadding:o.extend("--ft-combobox-multi-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:o.extend("--ft-combobox-multi-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:o.extend("--ft-combobox-multi-select-field-vertical-gap","",c.spacing05),fieldIconSize:o.extend("--ft-combobox-multi-select-field-icon-size","",c.iconSize3),fieldMaxHeight:o.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:o.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",c.spacing1),contentValuesVerticalGap:o.extend("--ft-combobox-multi-select-content-values-vertical-gap","",c.spacing1),borderRadius:o.extend("--ft-combobox-multi-select-border-radius","",c.borderRadiusS)}});var CO,Su=p(()=>{J();re();le();CO={backgroundColor:o.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ft-popover-horizontal-padding","",c.spacing6),verticalPadding:o.extend("--ft-popover-vertical-padding","",c.spacing6),titleColor:o.extend("--ft-popover-title-color","",d.contentGlobalPrimary),bodyColor:o.extend("--ft-popover-body-color","",d.contentGlobalSecondary),gap:o.extend("--ft-popover-gap","",c.spacing2),borderRadius:o.extend("--ft-popover-border-radius","",c.borderRadiusM),shadow:o.extend("--ft-popover-shadow","",c.shadowElevation02),maxWidth:o.create("--ft-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:o.extend("--ft-popover-content-section-vertical-gap","",c.spacing2),multiSectionVerticalGap:o.extend("--ft-popover-multi-section-vertical-gap","",c.spacing6)}});var RO,Cu=p(()=>{J();re();le();RO={hoverStateLayerOpacity:o.extend("--ft-collapsible-hover-state-layer-opacity","",c.opacity8),focusStateLayerOpacity:o.extend("--ft-collapsible-focus-state-layer-opacity","",c.opacity8),focusOutlineWidth:o.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:o.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:o.extend("--ft-collapsible-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:o.extend("--ft-collapsible-disabled-component-opacity","",c.opacity40),horizontalPadding:o.extend("--ft-collapsible-horizontal-padding","",c.spacing4),verticalPadding:o.extend("--ft-collapsible-vertical-padding","",c.spacing3),color:o.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:o.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:o.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:o.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:o.extend("--ft-collapsible-icon-size","",c.iconSize3)}});var $O,Ou=p(()=>{J();re();le();$O={groupHorizontalPadding:o.extend("--ft-switch-group-horizontal-padding","",c.spacing1),groupVerticalPadding:o.extend("--ft-switch-group-vertical-padding","",c.spacing1),groupGap:o.extend("--ft-switch-group-gap","",c.spacing1),groupBackgroundColor:o.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:o.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:o.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:o.extend("--ft-switch-label-horizontal-padding","",c.spacing2),labelVerticalPadding:o.extend("--ft-switch-label-vertical-padding","",c.spacing1),offHoverStateLayerOpacity:o.extend("--ft-switch-off-hover-state-layer-opacity","",c.opacity8),offFocusStateLayerOpacity:o.extend("--ft-switch-off-focus-state-layer-opacity","",c.opacity8),offActiveStateLayerOpacity:o.extend("--ft-switch-off-active-state-layer-opacity","",c.opacity16),offDisabledComponentOpacity:o.extend("--ft-switch-off-disabled-component-opacity","",c.opacity40),offColor:o.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ft-switch-on-hover-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:o.extend("--ft-switch-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:o.extend("--ft-switch-on-active-state-layer-opacity","",c.opacity16),onDisabledComponentOpacity:o.extend("--ft-switch-on-disabled-component-opacity","",c.opacity40),onColor:o.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:o.extend("--ft-switch-icon-horizontal-padding","",c.spacing1),iconVerticalPadding:o.extend("--ft-switch-icon-vertical-padding","",c.spacing1),focusOutlineWidth:o.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:o.extend("--ft-switch-option-border-radius","",c.borderRadiusS)}});var BO,wu=p(()=>{J();re();BO={color1Light:o.extend("--ft-chart-1-light","for area color charts",c.colorBrand40),color1Base:o.extend("--ft-chart-1-base","for line charts",c.colorBrand0),color2Light:o.extend("--ft-chart-2-light","for area color charts",c.colorYellow60),color2Base:o.extend("--ft-chart-2-base","for line charts",c.colorYellow100),color3Light:o.extend("--ft-chart-3-light","",c.colorUltramarine40),color3Base:o.extend("--ft-chart-3-base","",c.colorUltramarine70),color4Light:o.extend("--ft-chart-4-light","",c.colorCyan50),color4Base:o.extend("--ft-chart-4-base","",c.colorCyan100),color5Light:o.extend("--ft-chart-5-light","",c.colorRed40),color5Base:o.extend("--ft-chart-5-base","",c.colorRed60),color6Light:o.extend("--ft-chart-6-light","",c.colorGreen40),color6Base:o.extend("--ft-chart-6-base","",c.colorGreen70),color7Light:o.extend("--ft-chart-7-light","",c.colorOrange70),color7Base:o.extend("--ft-chart-7-base","",c.colorOrange100),color8Light:o.extend("--ft-chart-8-light","",c.colorAvocado70),color8Base:o.extend("--ft-chart-8-base","",c.colorAvocado200),color9Light:o.extend("--ft-chart-9-light","",c.colorBrown50),color9Base:o.extend("--ft-chart-9-base","",c.colorBrown200),color10Light:o.extend("--ft-chart-10-light","",c.colorGray50),color10Base:o.extend("--ft-chart-10-base","",c.colorGray80),monochrome10:o.extend("--ft-chart-monochrome-10","",c.colorBrand10),monochrome20:o.extend("--ft-chart-monochrome-20","",c.colorBrand20),monochrome30:o.extend("--ft-chart-monochrome-30","",c.colorBrand40),monochrome40:o.extend("--ft-chart-monochrome-40","",c.colorBrand60),monochrome50:o.extend("--ft-chart-monochrome-50","",c.colorBrand0),monochrome60:o.extend("--ft-chart-monochrome-60","",c.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:o.extend("--ft-chart-scatterplot-quadrant-popular-old-background-color","",c.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:o.extend("--ft-chart-scatterplot-quadrant-popular-new-background-color","",c.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:o.extend("--ft-chart-scatterplot-quadrant-unpopular-old-background-color","",c.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:o.extend("--ft-chart-scatterplot-quadrant-unpopular-new-background-color","",c.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:o.extend("--ft-chart-scatterplot-datapoint-initial-default-background-color","",c.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:o.extend("--ft-chart-scatterplot-datapoint-initial-default-background-opacity","",c.opacity48),scatterplotDatapointInitialHoverBackgroundColor:o.extend("--ft-chart-scatterplot-datapoint-initial-hover-background-color","",c.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:o.extend("--ft-chart-scatterplot-datapoint-selected-default-background-color","",c.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:o.extend("--ft-chart-scatterplot-datapoint-selected-hover-background-color","",c.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:o.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-color","",c.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:o.extend("--ft-chart-scatterplot-datapoint-unselected-default-background-opacity","",c.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:o.extend("--ft-chart-scatterplot-datapoint-unselected-hover-background-color","",c.colorGray70),scatterplotDatapointHoverHoverRingColor:o.extend("--ft-chart-scatterplot-datapoint-hover-hover-ring-color","",c.colorCyan200)}});var zO,Eu=p(()=>{J();re();zO={color1IconColor:o.extend("--ft-page-designer-1-icon-color","for area color charts",c.colorCyan0),color1ToolbarColor:o.extend("--ft-page-designer-1-toolbar-color","for area color charts",c.colorCyan0),color2IconColor:o.extend("--ft-page-designer-2-icon-color","for area color charts",c.colorBrand0),color2ToolbarColor:o.extend("--ft-page-designer-2-toolbar-color","for area color charts",c.colorBrand0),color3IconColor:o.extend("--ft-page-designer-3-icon-color","for area color charts",c.colorYellow200),color3ToolbarColor:o.extend("--ft-page-designer-3-toolbar-color","for area color charts",c.colorYellow200),color4IconColor:o.extend("--ft-page-designer-4-icon-color","for area color charts",c.colorUltramarine50),color4ToolbarColor:o.extend("--ft-page-designer-4-toolbar-color","for area color charts",c.colorUltramarine50),color5IconColor:o.extend("--ft-page-designer-5-icon-color","for area color charts",c.colorGreen0),color5ToolbarColor:o.extend("--ft-page-designer-5-toolbar-color","for area color charts",c.colorGreen0),color6IconColor:o.extend("--ft-page-designer-6-icon-color","for area color charts",c.colorOrange0),color6ToolbarColor:o.extend("--ft-page-designer-6-toolbar-color","for area color charts",c.colorOrange0),color7IconColor:o.extend("--ft-page-designer-7-icon-color","for area color charts",c.colorAvocado200),color7ToolbarColor:o.extend("--ft-page-designer-7-toolbar-color","for area color charts",c.colorAvocado200),color8IconColor:o.extend("--ft-page-designer-8-icon-color","for area color charts",c.colorBrown0),color8ToolbarColor:o.extend("--ft-page-designer-8-toolbar-color","for area color charts",c.colorBrown0)}});var jO,Au=p(()=>{J();re();le();jO={borderWidth:o.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ft-notice-horizontal-padding","",c.spacing3),verticalPadding:o.extend("--ft-notice-vertical-padding","",c.spacing2),borderRadius:o.extend("--ft-notice-border-radius","",c.borderRadiusS),gap:o.extend("--ft-notice-gap","",c.spacing2),iconSize:o.extend("--ft-notice-icon-size","",c.iconSize3),infoBackgroundColor:o.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:o.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:o.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:o.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:o.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:o.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:o.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:o.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:o.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:o.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:o.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:o.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:o.create("--ft-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:o.create("--ft-notice-dense-vertical-padding","","SIZE","0px"),denseGap:o.extend("--ft-notice-dense-gap","",c.spacing1),denseIconSize:o.extend("--ft-notice-dense-icon-size","",c.iconSize2),denseBorderWidth:o.create("--ft-notice-dense-border-width","","SIZE","0")}});var QO,Ru=p(()=>{J();re();le();QO={offHoverStateLayerOpacity:o.extend("--ft-toggle-off-hover-state-layer-opacity","",c.opacity16),offFocusStateLayerOpacity:o.extend("--ft-toggle-off-focus-state-layer-opacity","",c.opacity16),offActiveStateLayerOpacity:o.extend("--ft-toggle-off-active-state-layer-opacity","",c.opacity24),offDisabledComponentOpacity:o.extend("--ft-toggle-off-disabled-component-opacity","",c.opacity40),offBackgroundColor:o.extend("--ft-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:o.extend("--ft-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ft-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ft-toggle-on-hover-state-layer-opacity","",c.opacity16),onFocusStateLayerOpacity:o.extend("--ft-toggle-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:o.extend("--ft-toggle-on-active-state-layer-opacity","",c.opacity24),onDisabledComponentOpacity:o.extend("--ft-toggle-on-disabled-component-opacity","",c.opacity40),onBackgroundColor:o.extend("--ft-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ft-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:o.extend("--ft-toggle-on-icon-color","",d.contentActionPrimary),color:o.extend("--ft-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:o.extend("--ft-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:o.extend("--ft-toggle-gap","",c.spacing3)}});var tw,Iu=p(()=>{J();re();le();tw={iconSize:o.extend("--ft-notification-icon-size","",c.iconSize4),leftPadding:o.extend("--ft-notification-left-padding","",c.spacing5),rightPadding:o.extend("--ft-notification-right-padding","",c.spacing4),verticalPadding:o.extend("--ft-notification-vertical-padding","",c.spacing3),infoBackgroundColor:o.extend("--ft-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ft-notification-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ft-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ft-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:o.extend("--ft-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:o.extend("--ft-notification-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ft-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:o.extend("--ft-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:o.extend("--ft-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:o.extend("--ft-notification-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ft-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:o.extend("--ft-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:o.extend("--ft-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:o.extend("--ft-notification-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ft-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:o.extend("--ft-notification-error-border-color","",d.borderErrorSubtle),borderRadius:o.extend("--ft-notification-border-radius","",c.borderRadiusPill),borderWidth:o.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ft-notification-leading-gap","",c.spacing2),trailingGap:o.extend("--ft-notification-trailing-gap","",c.spacing8)}});var aw,Lu=p(()=>{J();re();le();aw={horizontalPadding:o.extend("--ft-tooltip-horizontal-padding","",c.spacing2),verticalPadding:o.extend("--ft-tooltip-vertical-padding","",c.spacing2),borderRadius:o.extend("--ft-tooltip-border-radius","",c.borderRadiusS),color:o.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:o.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:o.extend("--ft-tooltip-background-opacity","",c.opacity80),shadow:o.extend("--ft-tooltip-shadow","",c.shadowElevation02),maxWidth:o.create("--ft-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ft-tooltip-gap","",c.spacing05)}});var pw,ku=p(()=>{J();re();le();pw={verticalPadding:o.extend("--ft-reorderable-list-vertical-padding","",c.spacing4),gap:o.extend("--ft-reorderable-list-gap","",c.spacing1),borderRadius:o.extend("--ft-reorderable-list-border-radius","",c.borderRadiusM),reorderableItemTitleMarginRight:o.extend("--ft-reorderable-list-reorderable-item-title-margin-right","",c.spacing6),reorderableItemTitleColor:o.extend("--ft-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:o.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-margin-right","",c.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:o.extend("--ft-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",c.spacing2),reorderableItemRightButtonsGroupHorizontalGap:o.extend("--ft-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",c.spacing2),reorderableItemUsersCountColor:o.extend("--ft-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:o.extend("--ft-reorderable-list-reorderable-item-users-count-margin-right","",c.spacing6),reorderableItemBackgroundColor:o.extend("--ft-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:o.extend("--ft-reorderable-list-reorderable-item-warning-message-gap","",c.spacing1),reorderableItemWarningMessageColor:o.extend("--ft-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:o.extend("--ft-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:o.extend("--ft-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:o.extend("--ft-reorderable-list-reorderable-item-grip-opacity","",c.opacity48),boxShadow:o.extend("--ft-reorderable-list-box-shadow","",c.shadowElevation01),borderWidth:o.create("--ft-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:o.extend("--ft-reorderable-list-reorderable-items-gap","",c.spacing2),leftPadding:o.extend("--ft-reorderable-list-left-padding","",c.spacing2),rightPadding:o.extend("--ft-reorderable-list-right-padding","",c.spacing6),borderColor:o.extend("--ft-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:o.extend("--ft-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)}});var mw,Tu=p(()=>{J();re();mw={menuHorizontalPadding:o.extend("--ft-date-range-picker-menu-horizontal-padding","",c.spacing4),menuVerticalPadding:o.extend("--ft-date-range-picker-menu-vertical-padding","",c.spacing4),menuVerticalGap:o.extend("--ft-date-range-picker-menu-vertical-gap","",c.spacing4),menuButtonsVerticalGap:o.extend("--ft-date-range-picker-menu-buttons-vertical-gap","",c.spacing2)}});var $u=p(()=>{re();le();Jp();eu();tu();ru();ou();iu();nu();au();su();lu();cu();du();pu();uu();fu();hu();mu();gu();yu();bu();xu();vu();Su();Cu();Ou();wu();Eu();Au();Ru();Iu();Lu();ku();Tu()});var io,gt,Pu=p(()=>{(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(io||(io={}));(function(t){t.large="large",t.medium="medium",t.small="small"})(gt||(gt={}))});var oe=p(()=>{J();$u();Pu()});function _u(t,e){let r=Gn[t];return hi.css`
115
115
  ${e?(0,hi.unsafeCSS)(e):hi.css`.ft-typography--${(0,hi.unsafeCSS)(t)}`} {
116
116
  font-family: ${r.fontFamily};
117
117
  font-size: ${r.fontSize};
@@ -121,7 +121,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
121
121
  text-decoration: ${r.textDecoration};
122
122
  text-transform: ${r.textCase};
123
123
  }
124
- `}var hi,_u=p(()=>{"use strict";hi=u(R());oe()});var Kt,L,Bu,Ur,T,mi,gi,yi,bi,zr,We,Ze,xi,vi,vr,Du,Fu,Mu,zu,Uu,io,Sr,Hu,Wu,Vu,ju,Gu,qt=p(()=>{"use strict";Kt=u(R()),L=u(v());oe();_u();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();Bu=L.FtCssVariableFactory.extend("--ft-typography-font-family","",L.designSystemVariables.titleFont),Ur=L.FtCssVariableFactory.extend("--ft-typography-font-family","",L.designSystemVariables.contentFont),T={fontFamily:Ur,fontSize:L.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:L.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:L.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:L.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:L.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},mi={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Bu),fontSize:L.FtCssVariableFactory.extend("--ft-typography-title-font-size","",T.fontSize,"20px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",T.letterSpacing,"0.15px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-title-line-height","",T.lineHeight,"1.2"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",T.textTransform,"inherit")},gi={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Bu),fontSize:L.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",T.fontSize,"14px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",T.letterSpacing,"0.105px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",T.lineHeight,"1.7"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",T.textTransform,"inherit")},yi={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Ur),fontSize:L.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",T.fontSize,"16px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",T.fontWeight,"600"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",T.letterSpacing,"0.144px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",T.lineHeight,"1.5"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",T.textTransform,"inherit")},bi={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Ur),fontSize:L.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",T.fontSize,"14px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",T.letterSpacing,"0.098px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",T.lineHeight,"1.7"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",T.textTransform,"inherit")},zr={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Ur),fontSize:L.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",T.fontSize,"16px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",T.letterSpacing,"0.496px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",T.lineHeight,"1.5"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",T.textTransform,"inherit")},We={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Ur),fontSize:L.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",T.fontSize,"14px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",T.letterSpacing,"0.252px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",T.lineHeight,"1.4"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",T.textTransform,"inherit")},Ze={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Ur),fontSize:L.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",T.fontSize,"12px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",T.letterSpacing,"0.396px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",T.lineHeight,"1.33"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",T.textTransform,"inherit")},xi={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Ur),fontSize:L.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",T.fontSize,"10px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",T.letterSpacing,"0.33px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",T.lineHeight,"1.6"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",T.textTransform,"inherit")},vi={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Ur),fontSize:L.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",T.fontSize,"10px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",T.letterSpacing,"1.5px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",T.lineHeight,"1.6"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",T.textTransform,"uppercase")},vr={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Ur),fontSize:L.FtCssVariableFactory.extend("--ft-typography-button-font-size","",T.fontSize,"14px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",T.fontWeight,"600"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",T.letterSpacing,"1.246px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-button-line-height","",T.lineHeight,"1.15"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",T.textTransform,"uppercase")},Du=Kt.css`
124
+ `}var hi,Nu=p(()=>{"use strict";hi=f(R());oe()});var Zt,L,Bu,Hr,T,mi,gi,yi,bi,Ur,We,Ze,xi,vi,Sr,Du,Fu,Mu,zu,Uu,no,Cr,Hu,Wu,Vu,ju,Gu,Qt=p(()=>{"use strict";Zt=f(R()),L=f(v());oe();Nu();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();oe();Bu=L.FtCssVariableFactory.extend("--ft-typography-font-family","",L.designSystemVariables.titleFont),Hr=L.FtCssVariableFactory.extend("--ft-typography-font-family","",L.designSystemVariables.contentFont),T={fontFamily:Hr,fontSize:L.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:L.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:L.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:L.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:L.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},mi={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Bu),fontSize:L.FtCssVariableFactory.extend("--ft-typography-title-font-size","",T.fontSize,"20px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",T.letterSpacing,"0.15px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-title-line-height","",T.lineHeight,"1.2"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",T.textTransform,"inherit")},gi={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Bu),fontSize:L.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",T.fontSize,"14px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",T.letterSpacing,"0.105px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",T.lineHeight,"1.7"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",T.textTransform,"inherit")},yi={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Hr),fontSize:L.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",T.fontSize,"16px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",T.fontWeight,"600"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",T.letterSpacing,"0.144px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",T.lineHeight,"1.5"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",T.textTransform,"inherit")},bi={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Hr),fontSize:L.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",T.fontSize,"14px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",T.letterSpacing,"0.098px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",T.lineHeight,"1.7"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",T.textTransform,"inherit")},Ur={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Hr),fontSize:L.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",T.fontSize,"16px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",T.letterSpacing,"0.496px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",T.lineHeight,"1.5"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",T.textTransform,"inherit")},We={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Hr),fontSize:L.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",T.fontSize,"14px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",T.letterSpacing,"0.252px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",T.lineHeight,"1.4"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",T.textTransform,"inherit")},Ze={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Hr),fontSize:L.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",T.fontSize,"12px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",T.letterSpacing,"0.396px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",T.lineHeight,"1.33"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",T.textTransform,"inherit")},xi={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Hr),fontSize:L.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",T.fontSize,"10px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",T.letterSpacing,"0.33px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",T.lineHeight,"1.6"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",T.textTransform,"inherit")},vi={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Hr),fontSize:L.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",T.fontSize,"10px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",T.fontWeight,"normal"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",T.letterSpacing,"1.5px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",T.lineHeight,"1.6"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",T.textTransform,"uppercase")},Sr={fontFamily:L.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Hr),fontSize:L.FtCssVariableFactory.extend("--ft-typography-button-font-size","",T.fontSize,"14px"),fontWeight:L.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",T.fontWeight,"600"),letterSpacing:L.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",T.letterSpacing,"1.246px"),lineHeight:L.FtCssVariableFactory.extend("--ft-typography-button-line-height","",T.lineHeight,"1.15"),textTransform:L.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",T.textTransform,"uppercase")},Du=Zt.css`
125
125
  .ft-typography--title {
126
126
  font-family: ${mi.fontFamily};
127
127
  font-size: ${mi.fontSize};
@@ -130,7 +130,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
130
130
  line-height: ${mi.lineHeight};
131
131
  text-transform: ${mi.textTransform};
132
132
  }
133
- `,Fu=Kt.css`
133
+ `,Fu=Zt.css`
134
134
  .ft-typography--title-dense {
135
135
  font-family: ${gi.fontFamily};
136
136
  font-size: ${gi.fontSize};
@@ -139,7 +139,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
139
139
  line-height: ${gi.lineHeight};
140
140
  text-transform: ${gi.textTransform};
141
141
  }
142
- `,Mu=Kt.css`
142
+ `,Mu=Zt.css`
143
143
  .ft-typography--subtitle1 {
144
144
  font-family: ${yi.fontFamily};
145
145
  font-size: ${yi.fontSize};
@@ -148,7 +148,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
148
148
  line-height: ${yi.lineHeight};
149
149
  text-transform: ${yi.textTransform};
150
150
  }
151
- `,zu=Kt.css`
151
+ `,zu=Zt.css`
152
152
  .ft-typography--subtitle2 {
153
153
  font-family: ${bi.fontFamily};
154
154
  font-size: ${bi.fontSize};
@@ -158,16 +158,16 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
158
158
  text-transform: ${bi.textTransform};
159
159
  }
160
160
 
161
- `,Uu=Kt.css`
161
+ `,Uu=Zt.css`
162
162
  .ft-typography--body1 {
163
- font-family: ${zr.fontFamily};
164
- font-size: ${zr.fontSize};
165
- font-weight: ${zr.fontWeight};
166
- letter-spacing: ${zr.letterSpacing};
167
- line-height: ${zr.lineHeight};
168
- text-transform: ${zr.textTransform};
169
- }
170
- `,io=Kt.css`
163
+ font-family: ${Ur.fontFamily};
164
+ font-size: ${Ur.fontSize};
165
+ font-weight: ${Ur.fontWeight};
166
+ letter-spacing: ${Ur.letterSpacing};
167
+ line-height: ${Ur.lineHeight};
168
+ text-transform: ${Ur.textTransform};
169
+ }
170
+ `,no=Zt.css`
171
171
  .ft-typography--body2 {
172
172
  font-family: ${We.fontFamily};
173
173
  font-size: ${We.fontSize};
@@ -176,7 +176,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
176
176
  line-height: ${We.lineHeight};
177
177
  text-transform: ${We.textTransform};
178
178
  }
179
- `,Sr=Kt.css`
179
+ `,Cr=Zt.css`
180
180
  .ft-typography--caption {
181
181
  font-family: ${Ze.fontFamily};
182
182
  font-size: ${Ze.fontSize};
@@ -185,7 +185,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
185
185
  line-height: ${Ze.lineHeight};
186
186
  text-transform: ${Ze.textTransform};
187
187
  }
188
- `,Hu=Kt.css`
188
+ `,Hu=Zt.css`
189
189
  .ft-typography--breadcrumb {
190
190
  font-family: ${xi.fontFamily};
191
191
  font-size: ${xi.fontSize};
@@ -194,7 +194,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
194
194
  line-height: ${xi.lineHeight};
195
195
  text-transform: ${xi.textTransform};
196
196
  }
197
- `,Wu=Kt.css`
197
+ `,Wu=Zt.css`
198
198
  .ft-typography--overline {
199
199
  font-family: ${vi.fontFamily};
200
200
  font-size: ${vi.fontSize};
@@ -203,20 +203,20 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
203
203
  line-height: ${vi.lineHeight};
204
204
  text-transform: ${vi.textTransform};
205
205
  }
206
- `,Vu=Kt.css`
206
+ `,Vu=Zt.css`
207
207
  .ft-typography--button {
208
- font-family: ${vr.fontFamily};
209
- font-size: ${vr.fontSize};
210
- font-weight: ${vr.fontWeight};
211
- letter-spacing: ${vr.letterSpacing};
212
- line-height: ${vr.lineHeight};
213
- text-transform: ${vr.textTransform};
214
- }
215
- `,ju=Kt.css`
208
+ font-family: ${Sr.fontFamily};
209
+ font-size: ${Sr.fontSize};
210
+ font-weight: ${Sr.fontWeight};
211
+ letter-spacing: ${Sr.letterSpacing};
212
+ line-height: ${Sr.lineHeight};
213
+ text-transform: ${Sr.textTransform};
214
+ }
215
+ `,ju=Zt.css`
216
216
  .ft-typography {
217
217
  vertical-align: inherit;
218
218
  }
219
- `,Gu=[Object.keys(Gn).map(t=>Nu(t))]});var Ku,on,Ee,qu,nn=p(()=>{"use strict";Ku=u(R()),on=u(v()),Ee={color:on.FtCssVariableFactory.extend("--ft-loader-color","",on.designSystemVariables.colorPrimary),size:on.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},qu=Ku.css`
219
+ `,Gu=[Object.keys(Gn).map(t=>_u(t))]});var Ku,on,Ee,qu,nn=p(()=>{"use strict";Ku=f(R()),on=f(v()),Ee={color:on.FtCssVariableFactory.extend("--ft-loader-color","",on.designSystemVariables.colorPrimary),size:on.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},qu=Ku.css`
220
220
  :host {
221
221
  line-height: 0;
222
222
  }
@@ -285,7 +285,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
285
285
  transform: translate(calc(0.35 * ${Ee.size}), 0);
286
286
  }
287
287
  }
288
- `});var Zu,sr,Te,Qu,Bo=p(()=>{"use strict";Zu=u(R()),sr=u(v()),Te={size:sr.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:sr.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",sr.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:sr.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",sr.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:sr.FtCssVariableFactory.extend("--ft-icon-material-font-family","",sr.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:sr.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Qu=[Zu.css`
288
+ `});var Zu,lr,Te,Qu,Do=p(()=>{"use strict";Zu=f(R()),lr=f(v()),Te={size:lr.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:lr.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",lr.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:lr.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",lr.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:lr.FtCssVariableFactory.extend("--ft-icon-material-font-family","",lr.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:lr.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Qu=[Zu.css`
289
289
  :host, i.ft-icon {
290
290
  display: inline-flex;
291
291
  align-items: center;
@@ -333,7 +333,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
333
333
  .ft-icon--material {
334
334
  font-family: ${Te.materialFontFamily}, "Material Icons", sans-serif;
335
335
  }
336
- `,sr.noTextSelect]});var Ju,q,Yu,j,Xu,js,Cr,ef,Do=p(()=>{"use strict";Ju=u(R()),q=u(v());Fr();qt();nn();Bo();Yu=q.FtCssVariableFactory.extend("--ft-button-color","",q.designSystemVariables.colorPrimary),j={backgroundColor:q.FtCssVariableFactory.extend("--ft-button-background-color","",q.designSystemVariables.colorSurface),borderRadius:q.FtCssVariableFactory.extend("--ft-button-border-radius","",q.designSystemVariables.borderRadiusL),color:Yu,fontSize:q.FtCssVariableFactory.extend("--ft-button-font-size","",vr.fontSize),iconSize:q.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:q.FtCssVariableFactory.extend("--ft-button-ripple-color","",Yu),verticalPadding:q.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:q.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:q.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:q.FtCssVariableFactory.external(q.designSystemVariables.colorOpacityDisabled,"Design system")},Xu=q.FtCssVariableFactory.extend("--ft-button-primary-color","",q.FtCssVariableFactory.extend("--ft-button-color","",q.designSystemVariables.colorOnPrimary)),js={backgroundColor:q.FtCssVariableFactory.extend("--ft-button-primary-background-color","",q.FtCssVariableFactory.extend("--ft-button-background-color","",q.designSystemVariables.colorPrimary)),color:Xu,rippleColor:q.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Xu)},Cr={borderRadius:q.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",q.FtCssVariableFactory.extend("--ft-button-border-radius","",q.designSystemVariables.borderRadiusM)),verticalPadding:q.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:q.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:q.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},ef=[Ju.css`
336
+ `,lr.noTextSelect]});var Ju,q,Yu,j,Xu,js,Or,ef,Fo=p(()=>{"use strict";Ju=f(R()),q=f(v());Mr();Qt();nn();Do();Yu=q.FtCssVariableFactory.extend("--ft-button-color","",q.designSystemVariables.colorPrimary),j={backgroundColor:q.FtCssVariableFactory.extend("--ft-button-background-color","",q.designSystemVariables.colorSurface),borderRadius:q.FtCssVariableFactory.extend("--ft-button-border-radius","",q.designSystemVariables.borderRadiusL),color:Yu,fontSize:q.FtCssVariableFactory.extend("--ft-button-font-size","",Sr.fontSize),iconSize:q.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:q.FtCssVariableFactory.extend("--ft-button-ripple-color","",Yu),verticalPadding:q.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:q.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:q.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:q.FtCssVariableFactory.external(q.designSystemVariables.colorOpacityDisabled,"Design system")},Xu=q.FtCssVariableFactory.extend("--ft-button-primary-color","",q.FtCssVariableFactory.extend("--ft-button-color","",q.designSystemVariables.colorOnPrimary)),js={backgroundColor:q.FtCssVariableFactory.extend("--ft-button-primary-background-color","",q.FtCssVariableFactory.extend("--ft-button-background-color","",q.designSystemVariables.colorPrimary)),color:Xu,rippleColor:q.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Xu)},Or={borderRadius:q.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",q.FtCssVariableFactory.extend("--ft-button-border-radius","",q.designSystemVariables.borderRadiusM)),verticalPadding:q.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:q.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:q.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},ef=[Ju.css`
337
337
  :host {
338
338
  display: inline-block;
339
339
  max-width: 100%;
@@ -392,13 +392,13 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
392
392
  }
393
393
 
394
394
  .ft-button.ft-button--dense {
395
- padding: ${Cr.verticalPadding} ${Cr.horizontalPadding};
396
- border-radius: ${Cr.borderRadius};
397
- gap: ${Cr.iconPadding};
395
+ padding: ${Or.verticalPadding} ${Or.horizontalPadding};
396
+ border-radius: ${Or.borderRadius};
397
+ gap: ${Or.iconPadding};
398
398
  }
399
399
 
400
400
  .ft-button.ft-button--dense.ft-button--outlined {
401
- padding: calc(${Cr.verticalPadding} - 1px) calc(${Cr.horizontalPadding} - 1px);
401
+ padding: calc(${Or.verticalPadding} - 1px) calc(${Or.horizontalPadding} - 1px);
402
402
  }
403
403
 
404
404
  .ft-button:not([disabled]):hover {
@@ -410,7 +410,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
410
410
  }
411
411
 
412
412
  .ft-button--round.ft-button--dense {
413
- border-radius: calc(var(--button-internal-line-height) / 2 + ${Cr.verticalPadding});
413
+ border-radius: calc(var(--button-internal-line-height) / 2 + ${Or.verticalPadding});
414
414
  }
415
415
 
416
416
  .ft-button[disabled] {
@@ -435,12 +435,12 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
435
435
  text-overflow: ellipsis;
436
436
  display: block;
437
437
  margin: 0 ${j.iconPadding};
438
- ${(0,q.setVariable)(vr.fontSize,"1em")};
439
- ${(0,q.setVariable)(vr.lineHeight,"var(--button-internal-line-height)")};
438
+ ${(0,q.setVariable)(Sr.fontSize,"1em")};
439
+ ${(0,q.setVariable)(Sr.lineHeight,"var(--button-internal-line-height)")};
440
440
  }
441
441
 
442
442
  .ft-button--dense .ft-button--label {
443
- margin: 0 ${Cr.iconPadding};
443
+ margin: 0 ${Or.iconPadding};
444
444
  }
445
445
 
446
446
  .ft-button--label[hidden] {
@@ -458,8 +458,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
458
458
  }
459
459
 
460
460
  .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
461
- margin: 0 calc(${Cr.horizontalPadding} * -1);
462
- padding: 0 ${Cr.verticalPadding};
461
+ margin: 0 calc(${Or.horizontalPadding} * -1);
462
+ padding: 0 ${Or.verticalPadding};
463
463
  }
464
464
 
465
465
  .ft-button:not(.ft-button--trailing-icon) [part="label"] {
@@ -470,7 +470,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
470
470
  ${(0,q.setVariable)(Ee.size,j.iconSize)};
471
471
  ${(0,q.setVariable)(Ee.color,"var(--button-internal-color)")};
472
472
  }
473
- `,q.noTextSelect]});var wt=Po((UE,tf)=>{tf.exports=ftGlobals.litClassMap});var rf,et,of,an,Et,G,Gs=p(()=>{"use strict";rf=u(R()),et=u(W()),of=u(wt()),an=u(v());Fr();Et=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},G=class extends an.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new an.Debouncer(1e3),this.onTransitionStart=e=>{e.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=e=>{e.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new an.Debouncer(10),this.moveRipple=e=>{var r,i;let{x:n,y:a}=this.getCoordinates(e),s=(i=(r=this.ripple)===null||r===void 0?void 0:r.getBoundingClientRect())!==null&&i!==void 0?i:{x:0,y:0,width:0,height:0};this.originX=Math.round(n!=null?n-s.x:s.width/2),this.originY=Math.round(a!=null?a-s.y:s.height/2)},this.startPress=e=>{this.moveRipple(e),this.pressed=!this.isIgnored(e)},this.endPress=()=>{this.pressed=!1},this.startHover=e=>{this.hovered=!this.isIgnored(e)},this.endHover=()=>{this.hovered=!1},this.startFocus=e=>{this.focused=this.isFocusVisible(e?.target)&&!this.isIgnored(e)},this.endFocus=()=>{this.focused=!1}}render(){let e={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return rf.html`
473
+ `,q.noTextSelect]});var wt=_o((UE,tf)=>{tf.exports=ftGlobals.litClassMap});var rf,et,of,an,Et,G,Gs=p(()=>{"use strict";rf=f(R()),et=f(W()),of=f(wt()),an=f(v());Mr();Et=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},G=class extends an.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new an.Debouncer(1e3),this.onTransitionStart=e=>{e.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=e=>{e.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new an.Debouncer(10),this.moveRipple=e=>{var r,i;let{x:n,y:a}=this.getCoordinates(e),s=(i=(r=this.ripple)===null||r===void 0?void 0:r.getBoundingClientRect())!==null&&i!==void 0?i:{x:0,y:0,width:0,height:0};this.originX=Math.round(n!=null?n-s.x:s.width/2),this.originY=Math.round(a!=null?a-s.y:s.height/2)},this.startPress=e=>{this.moveRipple(e),this.pressed=!this.isIgnored(e)},this.endPress=()=>{this.pressed=!1},this.startHover=e=>{this.hovered=!this.isIgnored(e)},this.endHover=()=>{this.hovered=!1},this.startFocus=e=>{this.focused=this.isFocusVisible(e?.target)&&!this.isIgnored(e)},this.endFocus=()=>{this.focused=!1}}render(){let e={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return rf.html`
474
474
  <style>
475
475
  .ft-ripple .ft-ripple--effect {
476
476
  left: ${this.originX}px;
@@ -481,9 +481,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
481
481
  <div class="ft-ripple--background"></div>
482
482
  <div class="ft-ripple--effect"></div>
483
483
  </div>
484
- `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var r,i;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(i=this.target)===null||i===void 0||i.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 e,r;let i=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;i&&this.setupFor((r=this.target)!==null&&r!==void 0?r:i)}forceFocusUpdate(){var e;!((e=this.target)===null||e===void 0)&&e.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(e){if(this.setupDebouncer.cancel(),this.target===e)return;this.onDisconnect&&this.onDisconnect(),this.target=e,e.setAttribute("data-is-ft-ripple-target","true");let r=(...l)=>f=>{l.forEach(h=>window.addEventListener(h,this.endPress,{once:!0})),this.startPress(f)},i=r("mouseup","contextmenu"),n=r("touchend","touchcancel"),a=l=>{["Enter"," "].includes(l.key)&&r("keyup")(l)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",i,s),e.addEventListener("touchstart",n,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",a,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",i,s),e.removeEventListener("touchstart",n,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",a,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let r=e,i=e,n,a;return r.x!=null?{x:n,y:a}=r:i.touches!=null&&(n=i.touches[0].clientX,a=i.touches[0].clientY),{x:n,y:a}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let r of e.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};G.elementDefinitions={};G.styles=Ep;Et([(0,et.property)({type:Boolean})],G.prototype,"primary",void 0);Et([(0,et.property)({type:Boolean})],G.prototype,"secondary",void 0);Et([(0,et.property)({type:Boolean})],G.prototype,"unbounded",void 0);Et([(0,et.property)({type:Boolean})],G.prototype,"activated",void 0);Et([(0,et.property)({type:Boolean})],G.prototype,"selected",void 0);Et([(0,et.property)({type:Boolean})],G.prototype,"disabled",void 0);Et([(0,et.state)()],G.prototype,"hovered",void 0);Et([(0,et.state)()],G.prototype,"focused",void 0);Et([(0,et.state)()],G.prototype,"pressed",void 0);Et([(0,et.state)()],G.prototype,"rippling",void 0);Et([(0,et.state)()],G.prototype,"originX",void 0);Et([(0,et.state)()],G.prototype,"originY",void 0);Et([(0,et.query)(".ft-ripple")],G.prototype,"ripple",void 0);Et([(0,et.query)(".ft-ripple--effect")],G.prototype,"rippleEffect",void 0)});var nf=p(()=>{"use strict"});var af,yt=p(()=>{"use strict";af=u(v());Gs();Gs();Fr();nf();(0,af.customElement)("ft-ripple")(G)});function xf(t,e){if(!el(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return sf!==void 0?sf.createHTML(e):e}function Si(t,e,r=t,i){if(e===cn)return e;let n=i!==void 0?r._$Co?.[i]:r._$Cl,a=ln(e)?void 0:e._$litDirective$;return n?.constructor!==a&&(n?._$AO?.(!1),a===void 0?n=void 0:(n=new a(t),n._$AT(t,r,i)),i!==void 0?(r._$Co??=[])[i]=n:r._$Cl=n),n!==void 0&&(e=Si(t,n._$AS(t,e.values),n,i)),e}var Js,Kn,sf,ff,no,hf,Ev,zo,qn,ln,el,Av,Ks,sn,lf,cf,Fo,df,pf,mf,tl,gf,yf,bf,cn,Fe,uf,Mo,Rv,dn,qs,Zn,Ci,Zs,Qs,Ys,Xs,Iv,rl=p(()=>{Js=globalThis,Kn=Js.trustedTypes,sf=Kn?Kn.createPolicy("lit-html",{createHTML:t=>t}):void 0,ff="$lit$",no=`lit$${Math.random().toFixed(9).slice(2)}$`,hf="?"+no,Ev=`<${hf}>`,zo=document,qn=()=>zo.createComment(""),ln=t=>t===null||typeof t!="object"&&typeof t!="function",el=Array.isArray,Av=t=>el(t)||typeof t?.[Symbol.iterator]=="function",Ks=`[
485
- \f\r]`,sn=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,lf=/-->/g,cf=/>/g,Fo=RegExp(`>|${Ks}(?:([^\\s"'>=/]+)(${Ks}*=${Ks}*(?:[^
486
- \f\r"'\`<>=]|("|')|))|$)`,"g"),df=/'/g,pf=/"/g,mf=/^(?:script|style|textarea|title)$/i,tl=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),gf=tl(1),yf=tl(2),bf=tl(3),cn=Symbol.for("lit-noChange"),Fe=Symbol.for("lit-nothing"),uf=new WeakMap,Mo=zo.createTreeWalker(zo,129);Rv=(t,e)=>{let r=t.length-1,i=[],n,a=e===2?"<svg>":e===3?"<math>":"",s=sn;for(let l=0;l<r;l++){let f=t[l],h,y,g=-1,x=0;for(;x<f.length&&(s.lastIndex=x,y=s.exec(f),y!==null);)x=s.lastIndex,s===sn?y[1]==="!--"?s=lf:y[1]!==void 0?s=cf:y[2]!==void 0?(mf.test(y[2])&&(n=RegExp("</"+y[2],"g")),s=Fo):y[3]!==void 0&&(s=Fo):s===Fo?y[0]===">"?(s=n??sn,g=-1):y[1]===void 0?g=-2:(g=s.lastIndex-y[2].length,h=y[1],s=y[3]===void 0?Fo:y[3]==='"'?pf:df):s===pf||s===df?s=Fo:s===lf||s===cf?s=sn:(s=Fo,n=void 0);let w=s===Fo&&t[l+1].startsWith("/>")?" ":"";a+=s===sn?f+Ev:g>=0?(i.push(h),f.slice(0,g)+ff+f.slice(g)+no+w):f+no+(g===-2?l:w)}return[xf(t,a+(t[r]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),i]},dn=class t{constructor({strings:e,_$litType$:r},i){let n;this.parts=[];let a=0,s=0,l=e.length-1,f=this.parts,[h,y]=Rv(e,r);if(this.el=t.createElement(h,i),Mo.currentNode=this.el.content,r===2||r===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(n=Mo.nextNode())!==null&&f.length<l;){if(n.nodeType===1){if(n.hasAttributes())for(let g of n.getAttributeNames())if(g.endsWith(ff)){let x=y[s++],w=n.getAttribute(g).split(no),O=/([.?@])?(.*)/.exec(x);f.push({type:1,index:a,name:O[2],strings:w,ctor:O[1]==="."?Zs:O[1]==="?"?Qs:O[1]==="@"?Ys:Ci}),n.removeAttribute(g)}else g.startsWith(no)&&(f.push({type:6,index:a}),n.removeAttribute(g));if(mf.test(n.tagName)){let g=n.textContent.split(no),x=g.length-1;if(x>0){n.textContent=Kn?Kn.emptyScript:"";for(let w=0;w<x;w++)n.append(g[w],qn()),Mo.nextNode(),f.push({type:2,index:++a});n.append(g[x],qn())}}}else if(n.nodeType===8)if(n.data===hf)f.push({type:2,index:a});else{let g=-1;for(;(g=n.data.indexOf(no,g+1))!==-1;)f.push({type:7,index:a}),g+=no.length-1}a++}}static createElement(e,r){let i=zo.createElement("template");return i.innerHTML=e,i}};qs=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:i}=this._$AD,n=(e?.creationScope??zo).importNode(r,!0);Mo.currentNode=n;let a=Mo.nextNode(),s=0,l=0,f=i[0];for(;f!==void 0;){if(s===f.index){let h;f.type===2?h=new Zn(a,a.nextSibling,this,e):f.type===1?h=new f.ctor(a,f.name,f.strings,this,e):f.type===6&&(h=new Xs(a,this,e)),this._$AV.push(h),f=i[++l]}s!==f?.index&&(a=Mo.nextNode(),s++)}return Mo.currentNode=zo,n}p(e){let r=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(e,i,r),r+=i.strings.length-2):i._$AI(e[r])),r++}},Zn=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,i,n){this.type=2,this._$AH=Fe,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=i,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=Si(this,e,r),ln(e)?e===Fe||e==null||e===""?(this._$AH!==Fe&&this._$AR(),this._$AH=Fe):e!==this._$AH&&e!==cn&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):Av(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==Fe&&ln(this._$AH)?this._$AA.nextSibling.data=e:this.T(zo.createTextNode(e)),this._$AH=e}$(e){let{values:r,_$litType$:i}=e,n=typeof i=="number"?this._$AC(e):(i.el===void 0&&(i.el=dn.createElement(xf(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===n)this._$AH.p(r);else{let a=new qs(n,this),s=a.u(this.options);a.p(r),this.T(s),this._$AH=a}}_$AC(e){let r=uf.get(e.strings);return r===void 0&&uf.set(e.strings,r=new dn(e)),r}k(e){el(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,i,n=0;for(let a of e)n===r.length?r.push(i=new t(this.O(qn()),this.O(qn()),this,this.options)):i=r[n],i._$AI(a),n++;n<r.length&&(this._$AR(i&&i._$AB.nextSibling,n),r.length=n)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let i=e.nextSibling;e.remove(),e=i}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Ci=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,i,n,a){this.type=1,this._$AH=Fe,this._$AN=void 0,this.element=e,this.name=r,this._$AM=n,this.options=a,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=Fe}_$AI(e,r=this,i,n){let a=this.strings,s=!1;if(a===void 0)e=Si(this,e,r,0),s=!ln(e)||e!==this._$AH&&e!==cn,s&&(this._$AH=e);else{let l=e,f,h;for(e=a[0],f=0;f<a.length-1;f++)h=Si(this,l[i+f],r,f),h===cn&&(h=this._$AH[f]),s||=!ln(h)||h!==this._$AH[f],h===Fe?e=Fe:e!==Fe&&(e+=(h??"")+a[f+1]),this._$AH[f]=h}s&&!n&&this.j(e)}j(e){e===Fe?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Zs=class extends Ci{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===Fe?void 0:e}},Qs=class extends Ci{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==Fe)}},Ys=class extends Ci{constructor(e,r,i,n,a){super(e,r,i,n,a),this.type=5}_$AI(e,r=this){if((e=Si(this,e,r,0)??Fe)===cn)return;let i=this._$AH,n=e===Fe&&i!==Fe||e.capture!==i.capture||e.once!==i.once||e.passive!==i.passive,a=e!==Fe&&(i===Fe||n);n&&this.element.removeEventListener(this.name,this,i),a&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},Xs=class{constructor(e,r,i){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(e){Si(this,e)}},Iv=Js.litHtmlPolyfillSupport;Iv?.(dn,Zn),(Js.litHtmlVersions??=[]).push("3.3.0")});var Sf,Lv,ol,vf,il,nl,YE,XE,Cf=p(()=>{rl();Sf=Symbol.for(""),Lv=t=>{if(t?.r===Sf)return t?._$litStatic$},ol=t=>({_$litStatic$:t,r:Sf}),vf=new Map,il=t=>(e,...r)=>{let i=r.length,n,a,s=[],l=[],f,h=0,y=!1;for(;h<i;){for(f=e[h];h<i&&(a=r[h],(n=Lv(a))!==void 0);)f+=n+e[++h],y=!0;h!==i&&l.push(a),s.push(f),h++}if(h===i&&s.push(e[i]),y){let g=s.join("$$lit$$");(e=vf.get(g))===void 0&&(s.raw=s,vf.set(g,e=s)),r=l}return t(e,...r)},nl=il(gf),YE=il(yf),XE=il(bf)});var Of=p(()=>{Cf()});var $e,Oi=p(()=>{"use strict";(function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"})($e||($e={}))});var al,Ef,wf,Z,sl=p(()=>{"use strict";Of();al=u(W()),Ef=u(v());Oi();qt();wf=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Z=class extends Ef.FtLitElement{constructor(){super(...arguments),this.variant=$e.body1}render(){return this.element?nl`
484
+ `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var r,i;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(i=this.target)===null||i===void 0||i.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 e,r;let i=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;i&&this.setupFor((r=this.target)!==null&&r!==void 0?r:i)}forceFocusUpdate(){var e;!((e=this.target)===null||e===void 0)&&e.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(e){if(this.setupDebouncer.cancel(),this.target===e)return;this.onDisconnect&&this.onDisconnect(),this.target=e,e.setAttribute("data-is-ft-ripple-target","true");let r=(...l)=>u=>{l.forEach(h=>window.addEventListener(h,this.endPress,{once:!0})),this.startPress(u)},i=r("mouseup","contextmenu"),n=r("touchend","touchcancel"),a=l=>{["Enter"," "].includes(l.key)&&r("keyup")(l)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",i,s),e.addEventListener("touchstart",n,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",a,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",i,s),e.removeEventListener("touchstart",n,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",a,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let r=e,i=e,n,a;return r.x!=null?{x:n,y:a}=r:i.touches!=null&&(n=i.touches[0].clientX,a=i.touches[0].clientY),{x:n,y:a}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let r of e.composedPath()){if(r===this.target)break;if("hasAttribute"in r&&r.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};G.elementDefinitions={};G.styles=Ep;Et([(0,et.property)({type:Boolean})],G.prototype,"primary",void 0);Et([(0,et.property)({type:Boolean})],G.prototype,"secondary",void 0);Et([(0,et.property)({type:Boolean})],G.prototype,"unbounded",void 0);Et([(0,et.property)({type:Boolean})],G.prototype,"activated",void 0);Et([(0,et.property)({type:Boolean})],G.prototype,"selected",void 0);Et([(0,et.property)({type:Boolean})],G.prototype,"disabled",void 0);Et([(0,et.state)()],G.prototype,"hovered",void 0);Et([(0,et.state)()],G.prototype,"focused",void 0);Et([(0,et.state)()],G.prototype,"pressed",void 0);Et([(0,et.state)()],G.prototype,"rippling",void 0);Et([(0,et.state)()],G.prototype,"originX",void 0);Et([(0,et.state)()],G.prototype,"originY",void 0);Et([(0,et.query)(".ft-ripple")],G.prototype,"ripple",void 0);Et([(0,et.query)(".ft-ripple--effect")],G.prototype,"rippleEffect",void 0)});var nf=p(()=>{"use strict"});var af,yt=p(()=>{"use strict";af=f(v());Gs();Gs();Mr();nf();(0,af.customElement)("ft-ripple")(G)});function xf(t,e){if(!el(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return sf!==void 0?sf.createHTML(e):e}function Si(t,e,r=t,i){if(e===cn)return e;let n=i!==void 0?r._$Co?.[i]:r._$Cl,a=ln(e)?void 0:e._$litDirective$;return n?.constructor!==a&&(n?._$AO?.(!1),a===void 0?n=void 0:(n=new a(t),n._$AT(t,r,i)),i!==void 0?(r._$Co??=[])[i]=n:r._$Cl=n),n!==void 0&&(e=Si(t,n._$AS(t,e.values),n,i)),e}var Js,Kn,sf,ff,ao,hf,Ev,Uo,qn,ln,el,Av,Ks,sn,lf,cf,Mo,df,pf,mf,tl,gf,yf,bf,cn,Fe,uf,zo,Rv,dn,qs,Zn,Ci,Zs,Qs,Ys,Xs,Iv,rl=p(()=>{Js=globalThis,Kn=Js.trustedTypes,sf=Kn?Kn.createPolicy("lit-html",{createHTML:t=>t}):void 0,ff="$lit$",ao=`lit$${Math.random().toFixed(9).slice(2)}$`,hf="?"+ao,Ev=`<${hf}>`,Uo=document,qn=()=>Uo.createComment(""),ln=t=>t===null||typeof t!="object"&&typeof t!="function",el=Array.isArray,Av=t=>el(t)||typeof t?.[Symbol.iterator]=="function",Ks=`[
485
+ \f\r]`,sn=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,lf=/-->/g,cf=/>/g,Mo=RegExp(`>|${Ks}(?:([^\\s"'>=/]+)(${Ks}*=${Ks}*(?:[^
486
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),df=/'/g,pf=/"/g,mf=/^(?:script|style|textarea|title)$/i,tl=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),gf=tl(1),yf=tl(2),bf=tl(3),cn=Symbol.for("lit-noChange"),Fe=Symbol.for("lit-nothing"),uf=new WeakMap,zo=Uo.createTreeWalker(Uo,129);Rv=(t,e)=>{let r=t.length-1,i=[],n,a=e===2?"<svg>":e===3?"<math>":"",s=sn;for(let l=0;l<r;l++){let u=t[l],h,y,g=-1,x=0;for(;x<u.length&&(s.lastIndex=x,y=s.exec(u),y!==null);)x=s.lastIndex,s===sn?y[1]==="!--"?s=lf:y[1]!==void 0?s=cf:y[2]!==void 0?(mf.test(y[2])&&(n=RegExp("</"+y[2],"g")),s=Mo):y[3]!==void 0&&(s=Mo):s===Mo?y[0]===">"?(s=n??sn,g=-1):y[1]===void 0?g=-2:(g=s.lastIndex-y[2].length,h=y[1],s=y[3]===void 0?Mo:y[3]==='"'?pf:df):s===pf||s===df?s=Mo:s===lf||s===cf?s=sn:(s=Mo,n=void 0);let w=s===Mo&&t[l+1].startsWith("/>")?" ":"";a+=s===sn?u+Ev:g>=0?(i.push(h),u.slice(0,g)+ff+u.slice(g)+ao+w):u+ao+(g===-2?l:w)}return[xf(t,a+(t[r]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),i]},dn=class t{constructor({strings:e,_$litType$:r},i){let n;this.parts=[];let a=0,s=0,l=e.length-1,u=this.parts,[h,y]=Rv(e,r);if(this.el=t.createElement(h,i),zo.currentNode=this.el.content,r===2||r===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(n=zo.nextNode())!==null&&u.length<l;){if(n.nodeType===1){if(n.hasAttributes())for(let g of n.getAttributeNames())if(g.endsWith(ff)){let x=y[s++],w=n.getAttribute(g).split(ao),O=/([.?@])?(.*)/.exec(x);u.push({type:1,index:a,name:O[2],strings:w,ctor:O[1]==="."?Zs:O[1]==="?"?Qs:O[1]==="@"?Ys:Ci}),n.removeAttribute(g)}else g.startsWith(ao)&&(u.push({type:6,index:a}),n.removeAttribute(g));if(mf.test(n.tagName)){let g=n.textContent.split(ao),x=g.length-1;if(x>0){n.textContent=Kn?Kn.emptyScript:"";for(let w=0;w<x;w++)n.append(g[w],qn()),zo.nextNode(),u.push({type:2,index:++a});n.append(g[x],qn())}}}else if(n.nodeType===8)if(n.data===hf)u.push({type:2,index:a});else{let g=-1;for(;(g=n.data.indexOf(ao,g+1))!==-1;)u.push({type:7,index:a}),g+=ao.length-1}a++}}static createElement(e,r){let i=Uo.createElement("template");return i.innerHTML=e,i}};qs=class{constructor(e,r){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:r},parts:i}=this._$AD,n=(e?.creationScope??Uo).importNode(r,!0);zo.currentNode=n;let a=zo.nextNode(),s=0,l=0,u=i[0];for(;u!==void 0;){if(s===u.index){let h;u.type===2?h=new Zn(a,a.nextSibling,this,e):u.type===1?h=new u.ctor(a,u.name,u.strings,this,e):u.type===6&&(h=new Xs(a,this,e)),this._$AV.push(h),u=i[++l]}s!==u?.index&&(a=zo.nextNode(),s++)}return zo.currentNode=Uo,n}p(e){let r=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(e,i,r),r+=i.strings.length-2):i._$AI(e[r])),r++}},Zn=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,r,i,n){this.type=2,this._$AH=Fe,this._$AN=void 0,this._$AA=e,this._$AB=r,this._$AM=i,this.options=n,this._$Cv=n?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,r=this._$AM;return r!==void 0&&e?.nodeType===11&&(e=r.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,r=this){e=Si(this,e,r),ln(e)?e===Fe||e==null||e===""?(this._$AH!==Fe&&this._$AR(),this._$AH=Fe):e!==this._$AH&&e!==cn&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):Av(e)?this.k(e):this._(e)}O(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}T(e){this._$AH!==e&&(this._$AR(),this._$AH=this.O(e))}_(e){this._$AH!==Fe&&ln(this._$AH)?this._$AA.nextSibling.data=e:this.T(Uo.createTextNode(e)),this._$AH=e}$(e){let{values:r,_$litType$:i}=e,n=typeof i=="number"?this._$AC(e):(i.el===void 0&&(i.el=dn.createElement(xf(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===n)this._$AH.p(r);else{let a=new qs(n,this),s=a.u(this.options);a.p(r),this.T(s),this._$AH=a}}_$AC(e){let r=uf.get(e.strings);return r===void 0&&uf.set(e.strings,r=new dn(e)),r}k(e){el(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,i,n=0;for(let a of e)n===r.length?r.push(i=new t(this.O(qn()),this.O(qn()),this,this.options)):i=r[n],i._$AI(a),n++;n<r.length&&(this._$AR(i&&i._$AB.nextSibling,n),r.length=n)}_$AR(e=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);e&&e!==this._$AB;){let i=e.nextSibling;e.remove(),e=i}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Ci=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,r,i,n,a){this.type=1,this._$AH=Fe,this._$AN=void 0,this.element=e,this.name=r,this._$AM=n,this.options=a,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=Fe}_$AI(e,r=this,i,n){let a=this.strings,s=!1;if(a===void 0)e=Si(this,e,r,0),s=!ln(e)||e!==this._$AH&&e!==cn,s&&(this._$AH=e);else{let l=e,u,h;for(e=a[0],u=0;u<a.length-1;u++)h=Si(this,l[i+u],r,u),h===cn&&(h=this._$AH[u]),s||=!ln(h)||h!==this._$AH[u],h===Fe?e=Fe:e!==Fe&&(e+=(h??"")+a[u+1]),this._$AH[u]=h}s&&!n&&this.j(e)}j(e){e===Fe?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Zs=class extends Ci{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===Fe?void 0:e}},Qs=class extends Ci{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==Fe)}},Ys=class extends Ci{constructor(e,r,i,n,a){super(e,r,i,n,a),this.type=5}_$AI(e,r=this){if((e=Si(this,e,r,0)??Fe)===cn)return;let i=this._$AH,n=e===Fe&&i!==Fe||e.capture!==i.capture||e.once!==i.once||e.passive!==i.passive,a=e!==Fe&&(i===Fe||n);n&&this.element.removeEventListener(this.name,this,i),a&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},Xs=class{constructor(e,r,i){this.element=e,this.type=6,this._$AN=void 0,this._$AM=r,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(e){Si(this,e)}},Iv=Js.litHtmlPolyfillSupport;Iv?.(dn,Zn),(Js.litHtmlVersions??=[]).push("3.3.0")});var Sf,Lv,ol,vf,il,nl,YE,XE,Cf=p(()=>{rl();Sf=Symbol.for(""),Lv=t=>{if(t?.r===Sf)return t?._$litStatic$},ol=t=>({_$litStatic$:t,r:Sf}),vf=new Map,il=t=>(e,...r)=>{let i=r.length,n,a,s=[],l=[],u,h=0,y=!1;for(;h<i;){for(u=e[h];h<i&&(a=r[h],(n=Lv(a))!==void 0);)u+=n+e[++h],y=!0;h!==i&&l.push(a),s.push(u),h++}if(h===i&&s.push(e[i]),y){let g=s.join("$$lit$$");(e=vf.get(g))===void 0&&(s.raw=s,vf.set(g,e=s)),r=l}return t(e,...r)},nl=il(gf),YE=il(yf),XE=il(bf)});var Of=p(()=>{Cf()});var $e,Oi=p(()=>{"use strict";(function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"})($e||($e={}))});var al,Ef,wf,Z,sl=p(()=>{"use strict";Of();al=f(W()),Ef=f(v());Oi();Qt();wf=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Z=class extends Ef.FtLitElement{constructor(){super(...arguments),this.variant=$e.body1}render(){return this.element?nl`
487
487
  <${ol(this.element)}
488
488
  part="text"
489
489
  class="ft-typography ft-typography--${this.variant}">
@@ -491,7 +491,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
491
491
  </${ol(this.element)}>
492
492
  `:nl`
493
493
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
494
- `}};Z.styles=[Du,Fu,Mu,zu,Uu,io,Sr,Hu,Wu,Vu,ju,...Gu];wf([(0,al.property)()],Z.prototype,"element",void 0);wf([(0,al.property)()],Z.prototype,"variant",void 0)});var Af,Be=p(()=>{"use strict";Af=u(v());sl();sl();qt();Oi();(0,Af.customElement)("ft-typography")(Z)});var Rf,Hr,Or,If,Qn=p(()=>{"use strict";Rf=u(R()),Hr=u(v()),Or={distance:Hr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Hr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Hr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:Hr.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:Hr.FtCssVariableFactory.external(Hr.designSystemVariables.borderRadiusS,"Design system"),maxWidth:Hr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},If=Rf.css`
494
+ `}};Z.styles=[Du,Fu,Mu,zu,Uu,no,Cr,Hu,Wu,Vu,ju,...Gu];wf([(0,al.property)()],Z.prototype,"element",void 0);wf([(0,al.property)()],Z.prototype,"variant",void 0)});var Af,Be=p(()=>{"use strict";Af=f(v());sl();sl();Qt();Oi();(0,Af.customElement)("ft-typography")(Z)});var Rf,Wr,wr,If,Qn=p(()=>{"use strict";Rf=f(R()),Wr=f(v()),wr={distance:Wr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Wr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Wr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:Wr.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:Wr.FtCssVariableFactory.external(Wr.designSystemVariables.borderRadiusS,"Design system"),maxWidth:Wr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},If=Rf.css`
495
495
  .ft-tooltip--container {
496
496
  display: block;
497
497
  }
@@ -506,21 +506,21 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
506
506
  box-sizing: border-box;
507
507
  overflow: hidden;
508
508
  width: max-content;
509
- max-width: ${Or.maxWidth};
509
+ max-width: ${wr.maxWidth};
510
510
  text-align: center;
511
- padding: ${Or.distance};
512
- z-index: ${Or.zIndex};
511
+ padding: ${wr.distance};
512
+ z-index: ${wr.zIndex};
513
513
  }
514
514
 
515
515
  .ft-tooltip--content {
516
516
  padding: 4px 8px;
517
- border-radius: ${Or.borderRadiusS};
518
- background-color: ${Or.backgroundColor};
519
- color: ${Or.color};
517
+ border-radius: ${wr.borderRadiusS};
518
+ background-color: ${wr.backgroundColor};
519
+ color: ${wr.color};
520
520
  position: relative;
521
521
  word-break: break-word;
522
522
  }
523
- `});function dl(t,e,r){return $f(t,Tf(e,r))}function Yn(t,e){return typeof t=="function"?t(e):t}function wi(t){return t.split("-")[0]}function ao(t){return t.split("-")[1]}function pl(t){return t==="x"?"y":"x"}function ul(t){return t==="y"?"height":"width"}function Xn(t){return["top","bottom"].includes(wi(t))?"y":"x"}function fl(t){return pl(Xn(t))}function Pf(t,e,r){r===void 0&&(r=!1);let i=ao(t),n=fl(t),a=ul(n),s=n==="x"?i===(r?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=ll(s)),[s,ll(s)]}function Nf(t){return t.replace(/start|end/g,e=>Tv[e])}function ll(t){return t.replace(/left|right|bottom|top/g,e=>kv[e])}function $v(t){return{top:0,right:0,bottom:0,left:0,...t}}function _f(t){return typeof t!="number"?$v(t):{top:t,right:t,bottom:t,left:t}}function Uo(t){let{x:e,y:r,width:i,height:n}=t;return{width:i,height:n,top:r,left:e,right:e+i,bottom:r+n,x:e,y:r}}var kf,Lf,cl,Tf,$f,kv,Tv,hl=p(()=>{kf=["top","right","bottom","left"],Lf=["start","end"],cl=kf.reduce((t,e)=>t.concat(e,e+"-"+Lf[0],e+"-"+Lf[1]),[]),Tf=Math.min,$f=Math.max,kv={left:"right",right:"left",bottom:"top",top:"bottom"},Tv={start:"end",end:"start"}});function Bf(t,e,r){let{reference:i,floating:n}=t,a=Xn(e),s=fl(e),l=ul(s),f=wi(e),h=a==="y",y=i.x+i.width/2-n.width/2,g=i.y+i.height/2-n.height/2,x=i[l]/2-n[l]/2,w;switch(f){case"top":w={x:y,y:i.y-n.height};break;case"bottom":w={x:y,y:i.y+i.height};break;case"right":w={x:i.x+i.width,y:g};break;case"left":w={x:i.x-n.width,y:g};break;default:w={x:i.x,y:i.y}}switch(ao(e)){case"start":w[s]-=x*(r&&h?-1:1);break;case"end":w[s]+=x*(r&&h?-1:1);break}return w}async function ml(t,e){var r;e===void 0&&(e={});let{x:i,y:n,platform:a,rects:s,elements:l,strategy:f}=t,{boundary:h="clippingAncestors",rootBoundary:y="viewport",elementContext:g="floating",altBoundary:x=!1,padding:w=0}=Yn(e,t),O=_f(w),N=l[x?g==="floating"?"reference":"floating":g],$=Uo(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement(N)))==null||r?N:N.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:h,rootBoundary:y,strategy:f})),P=g==="floating"?{x:i,y:n,width:s.floating.width,height:s.floating.height}:s.reference,H=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),te=await(a.isElement==null?void 0:a.isElement(H))?await(a.getScale==null?void 0:a.getScale(H))||{x:1,y:1}:{x:1,y:1},ie=Uo(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:P,offsetParent:H,strategy:f}):P);return{top:($.top-ie.top+O.top)/te.y,bottom:(ie.bottom-$.bottom+O.bottom)/te.y,left:($.left-ie.left+O.left)/te.x,right:(ie.right-$.right+O.right)/te.x}}function Pv(t,e,r){return(t?[...r.filter(n=>ao(n)===t),...r.filter(n=>ao(n)!==t)]:r.filter(n=>wi(n)===n)).filter(n=>t?ao(n)===t||(e?Nf(n)!==n:!1):!0)}var Df,gl,yl,bl=p(()=>{hl();hl();Df=async(t,e,r)=>{let{placement:i="bottom",strategy:n="absolute",middleware:a=[],platform:s}=r,l=a.filter(Boolean),f=await(s.isRTL==null?void 0:s.isRTL(e)),h=await s.getElementRects({reference:t,floating:e,strategy:n}),{x:y,y:g}=Bf(h,i,f),x=i,w={},O=0;for(let A=0;A<l.length;A++){let{name:N,fn:$}=l[A],{x:P,y:H,data:te,reset:ie}=await $({x:y,y:g,initialPlacement:i,placement:x,strategy:n,middlewareData:w,rects:h,platform:s,elements:{reference:t,floating:e}});y=P??y,g=H??g,w={...w,[N]:{...w[N],...te}},ie&&O<=50&&(O++,typeof ie=="object"&&(ie.placement&&(x=ie.placement),ie.rects&&(h=ie.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:n}):ie.rects),{x:y,y:g}=Bf(h,x,f)),A=-1)}return{x:y,y:g,placement:x,strategy:n,middlewareData:w}};gl=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var r,i,n;let{rects:a,middlewareData:s,placement:l,platform:f,elements:h}=e,{crossAxis:y=!1,alignment:g,allowedPlacements:x=cl,autoAlignment:w=!0,...O}=Yn(t,e),A=g!==void 0||x===cl?Pv(g||null,w,x):x,N=await ml(e,O),$=((r=s.autoPlacement)==null?void 0:r.index)||0,P=A[$];if(P==null)return{};let H=Pf(P,a,await(f.isRTL==null?void 0:f.isRTL(h.floating)));if(l!==P)return{reset:{placement:A[0]}};let te=[N[wi(P)],N[H[0]],N[H[1]]],ie=[...((i=s.autoPlacement)==null?void 0:i.overflows)||[],{placement:P,overflows:te}],Ot=A[$+1];if(Ot)return{data:{index:$+1,overflows:ie},reset:{placement:Ot}};let br=ie.map(Xe=>{let b=ao(Xe.placement);return[Xe.placement,b&&y?Xe.overflows.slice(0,2).reduce((C,D)=>C+D,0):Xe.overflows[0],Xe.overflows]}).sort((Xe,b)=>Xe[1]-b[1]),xr=((n=br.filter(Xe=>Xe[2].slice(0,ao(Xe[0])?2:3).every(b=>b<=0))[0])==null?void 0:n[0])||br[0][0];return xr!==l?{data:{index:$+1,overflows:ie},reset:{placement:xr}}:{}}}},yl=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:r,y:i,placement:n}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:l={fn:N=>{let{x:$,y:P}=N;return{x:$,y:P}}},...f}=Yn(t,e),h={x:r,y:i},y=await ml(e,f),g=Xn(wi(n)),x=pl(g),w=h[x],O=h[g];if(a){let N=x==="y"?"top":"left",$=x==="y"?"bottom":"right",P=w+y[N],H=w-y[$];w=dl(P,w,H)}if(s){let N=g==="y"?"top":"left",$=g==="y"?"bottom":"right",P=O+y[N],H=O-y[$];O=dl(P,O,H)}let A=l.fn({...e,[x]:w,[g]:O});return{...A,data:{x:A.x-r,y:A.y-i,enabled:{[x]:a,[g]:s}}}}}}});var xl,Ei,pn,Wr,Ff=p(()=>{xl=Math.min,Ei=Math.max,pn=Math.round,Wr=t=>({x:t,y:t})});function Vr(t){return zf(t)?(t.nodeName||"").toLowerCase():"#document"}function At(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function jr(t){var e;return(e=(zf(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function zf(t){return t instanceof Node||t instanceof At(t).Node}function wr(t){return t instanceof Element||t instanceof At(t).Element}function lr(t){return t instanceof HTMLElement||t instanceof At(t).HTMLElement}function Mf(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof At(t).ShadowRoot}function Ai(t){let{overflow:e,overflowX:r,overflowY:i,display:n}=Pt(t);return/auto|scroll|overlay|hidden|clip/.test(e+i+r)&&!["inline","contents"].includes(n)}function Uf(t){return["table","td","th"].includes(Vr(t))}function ea(t){let e=ta(),r=Pt(t);return r.transform!=="none"||r.perspective!=="none"||(r.containerType?r.containerType!=="normal":!1)||!e&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!e&&(r.filter?r.filter!=="none":!1)||["transform","perspective","filter"].some(i=>(r.willChange||"").includes(i))||["paint","layout","strict","content"].some(i=>(r.contain||"").includes(i))}function Hf(t){let e=Ho(t);for(;lr(e)&&!un(e);){if(ea(e))return e;e=Ho(e)}return null}function ta(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function un(t){return["html","body","#document"].includes(Vr(t))}function Pt(t){return At(t).getComputedStyle(t)}function fn(t){return wr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Ho(t){if(Vr(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Mf(t)&&t.host||jr(t);return Mf(e)?e.host:e}function Wf(t){let e=Ho(t);return un(e)?t.ownerDocument?t.ownerDocument.body:t.body:lr(e)&&Ai(e)?e:Wf(e)}function Jn(t,e,r){var i;e===void 0&&(e=[]),r===void 0&&(r=!0);let n=Wf(t),a=n===((i=t.ownerDocument)==null?void 0:i.body),s=At(n);return a?e.concat(s,s.visualViewport||[],Ai(n)?n:[],s.frameElement&&r?Jn(s.frameElement):[]):e.concat(n,Jn(n,[],r))}var Vf=p(()=>{});function Kf(t){let e=Pt(t),r=parseFloat(e.width)||0,i=parseFloat(e.height)||0,n=lr(t),a=n?t.offsetWidth:r,s=n?t.offsetHeight:i,l=pn(r)!==a||pn(i)!==s;return l&&(r=a,i=s),{width:r,height:i,$:l}}function qf(t){return wr(t)?t:t.contextElement}function Ri(t){let e=qf(t);if(!lr(e))return Wr(1);let r=e.getBoundingClientRect(),{width:i,height:n,$:a}=Kf(e),s=(a?pn(r.width):r.width)/i,l=(a?pn(r.height):r.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}function Zf(t){let e=At(t);return!ta()||!e.visualViewport?Bv:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Dv(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==At(t)?!1:e}function hn(t,e,r,i){e===void 0&&(e=!1),r===void 0&&(r=!1);let n=t.getBoundingClientRect(),a=qf(t),s=Wr(1);e&&(i?wr(i)&&(s=Ri(i)):s=Ri(t));let l=Dv(a,r,i)?Zf(a):Wr(0),f=(n.left+l.x)/s.x,h=(n.top+l.y)/s.y,y=n.width/s.x,g=n.height/s.y;if(a){let x=At(a),w=i&&wr(i)?At(i):i,O=x.frameElement;for(;O&&i&&w!==x;){let A=Ri(O),N=O.getBoundingClientRect(),$=Pt(O),P=N.left+(O.clientLeft+parseFloat($.paddingLeft))*A.x,H=N.top+(O.clientTop+parseFloat($.paddingTop))*A.y;f*=A.x,h*=A.y,y*=A.x,g*=A.y,f+=P,h+=H,O=At(O).frameElement}}return Uo({width:y,height:g,x:f,y:h})}function Fv(t){let{rect:e,offsetParent:r,strategy:i}=t,n=lr(r),a=jr(r);if(r===a)return e;let s={scrollLeft:0,scrollTop:0},l=Wr(1),f=Wr(0);if((n||!n&&i!=="fixed")&&((Vr(r)!=="body"||Ai(a))&&(s=fn(r)),lr(r))){let h=hn(r);l=Ri(r),f.x=h.x+r.clientLeft,f.y=h.y+r.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-s.scrollLeft*l.x+f.x,y:e.y*l.y-s.scrollTop*l.y+f.y}}function Mv(t){return Array.from(t.getClientRects())}function Qf(t){return hn(jr(t)).left+fn(t).scrollLeft}function zv(t){let e=jr(t),r=fn(t),i=t.ownerDocument.body,n=Ei(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),a=Ei(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight),s=-r.scrollLeft+Qf(t),l=-r.scrollTop;return Pt(i).direction==="rtl"&&(s+=Ei(e.clientWidth,i.clientWidth)-n),{width:n,height:a,x:s,y:l}}function Uv(t,e){let r=At(t),i=jr(t),n=r.visualViewport,a=i.clientWidth,s=i.clientHeight,l=0,f=0;if(n){a=n.width,s=n.height;let h=ta();(!h||h&&e==="fixed")&&(l=n.offsetLeft,f=n.offsetTop)}return{width:a,height:s,x:l,y:f}}function Hv(t,e){let r=hn(t,!0,e==="fixed"),i=r.top+t.clientTop,n=r.left+t.clientLeft,a=lr(t)?Ri(t):Wr(1),s=t.clientWidth*a.x,l=t.clientHeight*a.y,f=n*a.x,h=i*a.y;return{width:s,height:l,x:f,y:h}}function jf(t,e,r){let i;if(e==="viewport")i=Uv(t,r);else if(e==="document")i=zv(jr(t));else if(wr(e))i=Hv(e,r);else{let n=Zf(t);i={...e,x:e.x-n.x,y:e.y-n.y}}return Uo(i)}function Yf(t,e){let r=Ho(t);return r===e||!wr(r)||un(r)?!1:Pt(r).position==="fixed"||Yf(r,e)}function Wv(t,e){let r=e.get(t);if(r)return r;let i=Jn(t,[],!1).filter(l=>wr(l)&&Vr(l)!=="body"),n=null,a=Pt(t).position==="fixed",s=a?Ho(t):t;for(;wr(s)&&!un(s);){let l=Pt(s),f=ea(s);!f&&l.position==="fixed"&&(n=null),(a?!f&&!n:!f&&l.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||Ai(s)&&!f&&Yf(t,s))?i=i.filter(y=>y!==s):n=l,s=Ho(s)}return e.set(t,i),i}function Vv(t){let{element:e,boundary:r,rootBoundary:i,strategy:n}=t,s=[...r==="clippingAncestors"?Wv(e,this._c):[].concat(r),i],l=s[0],f=s.reduce((h,y)=>{let g=jf(e,y,n);return h.top=Ei(g.top,h.top),h.right=xl(g.right,h.right),h.bottom=xl(g.bottom,h.bottom),h.left=Ei(g.left,h.left),h},jf(e,l,n));return{width:f.right-f.left,height:f.bottom-f.top,x:f.left,y:f.top}}function jv(t){return Kf(t)}function Gv(t,e,r){let i=lr(e),n=jr(e),a=r==="fixed",s=hn(t,!0,a,e),l={scrollLeft:0,scrollTop:0},f=Wr(0);if(i||!i&&!a)if((Vr(e)!=="body"||Ai(n))&&(l=fn(e)),i){let h=hn(e,!0,a,e);f.x=h.x+e.clientLeft,f.y=h.y+e.clientTop}else n&&(f.x=Qf(n));return{x:s.left+l.scrollLeft-f.x,y:s.top+l.scrollTop-f.y,width:s.width,height:s.height}}function Gf(t,e){return!lr(t)||Pt(t).position==="fixed"?null:e?e(t):t.offsetParent}function Xf(t,e){let r=At(t);if(!lr(t))return r;let i=Gf(t,e);for(;i&&Uf(i)&&Pt(i).position==="static";)i=Gf(i,e);return i&&(Vr(i)==="html"||Vr(i)==="body"&&Pt(i).position==="static"&&!ea(i))?r:i||Hf(t)||r}function qv(t){return Pt(t).direction==="rtl"}var Bv,Kv,ra,Jf,eh=p(()=>{bl();bl();Ff();Vf();Bv=Wr(0);Kv=async function(t){let{reference:e,floating:r,strategy:i}=t,n=this.getOffsetParent||Xf,a=this.getDimensions;return{reference:Gv(e,await n(r),i),floating:{x:0,y:0,...await a(r)}}};ra={convertOffsetParentRelativeRectToViewportRelativeRect:Fv,getDocumentElement:jr,getClippingRect:Vv,getOffsetParent:Xf,getElementRects:Kv,getClientRects:Mv,getDimensions:jv,getScale:Ri,isElement:wr,isRTL:qv},Jf=(t,e,r)=>{let i=new Map,n={platform:ra,...r},a={...n.platform,_c:i};return Df(t,e,{...n,platform:a})}});function th(t){return Zv(t)}function vl(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function Zv(t){for(let e=t;e;e=vl(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=vl(t);e;e=vl(e)){if(!(e instanceof Element))continue;let r=getComputedStyle(e);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||e.tagName==="BODY"))return e}return null}var rh=p(()=>{});async function oh(t,e,r){return Jf(t,e,{platform:{...ra,getOffsetParent:i=>ra.getOffsetParent(i,th)},middleware:[yl({crossAxis:!0}),gl({allowedPlacements:[r]})]})}var ih=p(()=>{"use strict";eh();rh()});var nh,Ve,so,Rt,Ae,Sl=p(()=>{"use strict";nh=u(R()),Ve=u(W()),so=u(v());Be();Qn();ih();Rt=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ae=class extends so.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new so.Debouncer,this.revealDebouncer=new so.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return nh.html`
523
+ `});function dl(t,e,r){return $f(t,Tf(e,r))}function Yn(t,e){return typeof t=="function"?t(e):t}function wi(t){return t.split("-")[0]}function so(t){return t.split("-")[1]}function pl(t){return t==="x"?"y":"x"}function ul(t){return t==="y"?"height":"width"}function Xn(t){return["top","bottom"].includes(wi(t))?"y":"x"}function fl(t){return pl(Xn(t))}function Pf(t,e,r){r===void 0&&(r=!1);let i=so(t),n=fl(t),a=ul(n),s=n==="x"?i===(r?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=ll(s)),[s,ll(s)]}function _f(t){return t.replace(/start|end/g,e=>Tv[e])}function ll(t){return t.replace(/left|right|bottom|top/g,e=>kv[e])}function $v(t){return{top:0,right:0,bottom:0,left:0,...t}}function Nf(t){return typeof t!="number"?$v(t):{top:t,right:t,bottom:t,left:t}}function Ho(t){let{x:e,y:r,width:i,height:n}=t;return{width:i,height:n,top:r,left:e,right:e+i,bottom:r+n,x:e,y:r}}var kf,Lf,cl,Tf,$f,kv,Tv,hl=p(()=>{kf=["top","right","bottom","left"],Lf=["start","end"],cl=kf.reduce((t,e)=>t.concat(e,e+"-"+Lf[0],e+"-"+Lf[1]),[]),Tf=Math.min,$f=Math.max,kv={left:"right",right:"left",bottom:"top",top:"bottom"},Tv={start:"end",end:"start"}});function Bf(t,e,r){let{reference:i,floating:n}=t,a=Xn(e),s=fl(e),l=ul(s),u=wi(e),h=a==="y",y=i.x+i.width/2-n.width/2,g=i.y+i.height/2-n.height/2,x=i[l]/2-n[l]/2,w;switch(u){case"top":w={x:y,y:i.y-n.height};break;case"bottom":w={x:y,y:i.y+i.height};break;case"right":w={x:i.x+i.width,y:g};break;case"left":w={x:i.x-n.width,y:g};break;default:w={x:i.x,y:i.y}}switch(so(e)){case"start":w[s]-=x*(r&&h?-1:1);break;case"end":w[s]+=x*(r&&h?-1:1);break}return w}async function ml(t,e){var r;e===void 0&&(e={});let{x:i,y:n,platform:a,rects:s,elements:l,strategy:u}=t,{boundary:h="clippingAncestors",rootBoundary:y="viewport",elementContext:g="floating",altBoundary:x=!1,padding:w=0}=Yn(e,t),O=Nf(w),_=l[x?g==="floating"?"reference":"floating":g],$=Ho(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement(_)))==null||r?_:_.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:h,rootBoundary:y,strategy:u})),P=g==="floating"?{x:i,y:n,width:s.floating.width,height:s.floating.height}:s.reference,H=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),te=await(a.isElement==null?void 0:a.isElement(H))?await(a.getScale==null?void 0:a.getScale(H))||{x:1,y:1}:{x:1,y:1},ie=Ho(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:P,offsetParent:H,strategy:u}):P);return{top:($.top-ie.top+O.top)/te.y,bottom:(ie.bottom-$.bottom+O.bottom)/te.y,left:($.left-ie.left+O.left)/te.x,right:(ie.right-$.right+O.right)/te.x}}function Pv(t,e,r){return(t?[...r.filter(n=>so(n)===t),...r.filter(n=>so(n)!==t)]:r.filter(n=>wi(n)===n)).filter(n=>t?so(n)===t||(e?_f(n)!==n:!1):!0)}var Df,gl,yl,bl=p(()=>{hl();hl();Df=async(t,e,r)=>{let{placement:i="bottom",strategy:n="absolute",middleware:a=[],platform:s}=r,l=a.filter(Boolean),u=await(s.isRTL==null?void 0:s.isRTL(e)),h=await s.getElementRects({reference:t,floating:e,strategy:n}),{x:y,y:g}=Bf(h,i,u),x=i,w={},O=0;for(let A=0;A<l.length;A++){let{name:_,fn:$}=l[A],{x:P,y:H,data:te,reset:ie}=await $({x:y,y:g,initialPlacement:i,placement:x,strategy:n,middlewareData:w,rects:h,platform:s,elements:{reference:t,floating:e}});y=P??y,g=H??g,w={...w,[_]:{...w[_],...te}},ie&&O<=50&&(O++,typeof ie=="object"&&(ie.placement&&(x=ie.placement),ie.rects&&(h=ie.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:n}):ie.rects),{x:y,y:g}=Bf(h,x,u)),A=-1)}return{x:y,y:g,placement:x,strategy:n,middlewareData:w}};gl=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var r,i,n;let{rects:a,middlewareData:s,placement:l,platform:u,elements:h}=e,{crossAxis:y=!1,alignment:g,allowedPlacements:x=cl,autoAlignment:w=!0,...O}=Yn(t,e),A=g!==void 0||x===cl?Pv(g||null,w,x):x,_=await ml(e,O),$=((r=s.autoPlacement)==null?void 0:r.index)||0,P=A[$];if(P==null)return{};let H=Pf(P,a,await(u.isRTL==null?void 0:u.isRTL(h.floating)));if(l!==P)return{reset:{placement:A[0]}};let te=[_[wi(P)],_[H[0]],_[H[1]]],ie=[...((i=s.autoPlacement)==null?void 0:i.overflows)||[],{placement:P,overflows:te}],Ot=A[$+1];if(Ot)return{data:{index:$+1,overflows:ie},reset:{placement:Ot}};let xr=ie.map(Xe=>{let b=so(Xe.placement);return[Xe.placement,b&&y?Xe.overflows.slice(0,2).reduce((C,D)=>C+D,0):Xe.overflows[0],Xe.overflows]}).sort((Xe,b)=>Xe[1]-b[1]),vr=((n=xr.filter(Xe=>Xe[2].slice(0,so(Xe[0])?2:3).every(b=>b<=0))[0])==null?void 0:n[0])||xr[0][0];return vr!==l?{data:{index:$+1,overflows:ie},reset:{placement:vr}}:{}}}},yl=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:r,y:i,placement:n}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:l={fn:_=>{let{x:$,y:P}=_;return{x:$,y:P}}},...u}=Yn(t,e),h={x:r,y:i},y=await ml(e,u),g=Xn(wi(n)),x=pl(g),w=h[x],O=h[g];if(a){let _=x==="y"?"top":"left",$=x==="y"?"bottom":"right",P=w+y[_],H=w-y[$];w=dl(P,w,H)}if(s){let _=g==="y"?"top":"left",$=g==="y"?"bottom":"right",P=O+y[_],H=O-y[$];O=dl(P,O,H)}let A=l.fn({...e,[x]:w,[g]:O});return{...A,data:{x:A.x-r,y:A.y-i,enabled:{[x]:a,[g]:s}}}}}}});var xl,Ei,pn,Vr,Ff=p(()=>{xl=Math.min,Ei=Math.max,pn=Math.round,Vr=t=>({x:t,y:t})});function jr(t){return zf(t)?(t.nodeName||"").toLowerCase():"#document"}function At(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Gr(t){var e;return(e=(zf(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function zf(t){return t instanceof Node||t instanceof At(t).Node}function Er(t){return t instanceof Element||t instanceof At(t).Element}function cr(t){return t instanceof HTMLElement||t instanceof At(t).HTMLElement}function Mf(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof At(t).ShadowRoot}function Ai(t){let{overflow:e,overflowX:r,overflowY:i,display:n}=Pt(t);return/auto|scroll|overlay|hidden|clip/.test(e+i+r)&&!["inline","contents"].includes(n)}function Uf(t){return["table","td","th"].includes(jr(t))}function ea(t){let e=ta(),r=Pt(t);return r.transform!=="none"||r.perspective!=="none"||(r.containerType?r.containerType!=="normal":!1)||!e&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!e&&(r.filter?r.filter!=="none":!1)||["transform","perspective","filter"].some(i=>(r.willChange||"").includes(i))||["paint","layout","strict","content"].some(i=>(r.contain||"").includes(i))}function Hf(t){let e=Wo(t);for(;cr(e)&&!un(e);){if(ea(e))return e;e=Wo(e)}return null}function ta(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function un(t){return["html","body","#document"].includes(jr(t))}function Pt(t){return At(t).getComputedStyle(t)}function fn(t){return Er(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Wo(t){if(jr(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Mf(t)&&t.host||Gr(t);return Mf(e)?e.host:e}function Wf(t){let e=Wo(t);return un(e)?t.ownerDocument?t.ownerDocument.body:t.body:cr(e)&&Ai(e)?e:Wf(e)}function Jn(t,e,r){var i;e===void 0&&(e=[]),r===void 0&&(r=!0);let n=Wf(t),a=n===((i=t.ownerDocument)==null?void 0:i.body),s=At(n);return a?e.concat(s,s.visualViewport||[],Ai(n)?n:[],s.frameElement&&r?Jn(s.frameElement):[]):e.concat(n,Jn(n,[],r))}var Vf=p(()=>{});function Kf(t){let e=Pt(t),r=parseFloat(e.width)||0,i=parseFloat(e.height)||0,n=cr(t),a=n?t.offsetWidth:r,s=n?t.offsetHeight:i,l=pn(r)!==a||pn(i)!==s;return l&&(r=a,i=s),{width:r,height:i,$:l}}function qf(t){return Er(t)?t:t.contextElement}function Ri(t){let e=qf(t);if(!cr(e))return Vr(1);let r=e.getBoundingClientRect(),{width:i,height:n,$:a}=Kf(e),s=(a?pn(r.width):r.width)/i,l=(a?pn(r.height):r.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}function Zf(t){let e=At(t);return!ta()||!e.visualViewport?Bv:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Dv(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==At(t)?!1:e}function hn(t,e,r,i){e===void 0&&(e=!1),r===void 0&&(r=!1);let n=t.getBoundingClientRect(),a=qf(t),s=Vr(1);e&&(i?Er(i)&&(s=Ri(i)):s=Ri(t));let l=Dv(a,r,i)?Zf(a):Vr(0),u=(n.left+l.x)/s.x,h=(n.top+l.y)/s.y,y=n.width/s.x,g=n.height/s.y;if(a){let x=At(a),w=i&&Er(i)?At(i):i,O=x.frameElement;for(;O&&i&&w!==x;){let A=Ri(O),_=O.getBoundingClientRect(),$=Pt(O),P=_.left+(O.clientLeft+parseFloat($.paddingLeft))*A.x,H=_.top+(O.clientTop+parseFloat($.paddingTop))*A.y;u*=A.x,h*=A.y,y*=A.x,g*=A.y,u+=P,h+=H,O=At(O).frameElement}}return Ho({width:y,height:g,x:u,y:h})}function Fv(t){let{rect:e,offsetParent:r,strategy:i}=t,n=cr(r),a=Gr(r);if(r===a)return e;let s={scrollLeft:0,scrollTop:0},l=Vr(1),u=Vr(0);if((n||!n&&i!=="fixed")&&((jr(r)!=="body"||Ai(a))&&(s=fn(r)),cr(r))){let h=hn(r);l=Ri(r),u.x=h.x+r.clientLeft,u.y=h.y+r.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-s.scrollLeft*l.x+u.x,y:e.y*l.y-s.scrollTop*l.y+u.y}}function Mv(t){return Array.from(t.getClientRects())}function Qf(t){return hn(Gr(t)).left+fn(t).scrollLeft}function zv(t){let e=Gr(t),r=fn(t),i=t.ownerDocument.body,n=Ei(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),a=Ei(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight),s=-r.scrollLeft+Qf(t),l=-r.scrollTop;return Pt(i).direction==="rtl"&&(s+=Ei(e.clientWidth,i.clientWidth)-n),{width:n,height:a,x:s,y:l}}function Uv(t,e){let r=At(t),i=Gr(t),n=r.visualViewport,a=i.clientWidth,s=i.clientHeight,l=0,u=0;if(n){a=n.width,s=n.height;let h=ta();(!h||h&&e==="fixed")&&(l=n.offsetLeft,u=n.offsetTop)}return{width:a,height:s,x:l,y:u}}function Hv(t,e){let r=hn(t,!0,e==="fixed"),i=r.top+t.clientTop,n=r.left+t.clientLeft,a=cr(t)?Ri(t):Vr(1),s=t.clientWidth*a.x,l=t.clientHeight*a.y,u=n*a.x,h=i*a.y;return{width:s,height:l,x:u,y:h}}function jf(t,e,r){let i;if(e==="viewport")i=Uv(t,r);else if(e==="document")i=zv(Gr(t));else if(Er(e))i=Hv(e,r);else{let n=Zf(t);i={...e,x:e.x-n.x,y:e.y-n.y}}return Ho(i)}function Yf(t,e){let r=Wo(t);return r===e||!Er(r)||un(r)?!1:Pt(r).position==="fixed"||Yf(r,e)}function Wv(t,e){let r=e.get(t);if(r)return r;let i=Jn(t,[],!1).filter(l=>Er(l)&&jr(l)!=="body"),n=null,a=Pt(t).position==="fixed",s=a?Wo(t):t;for(;Er(s)&&!un(s);){let l=Pt(s),u=ea(s);!u&&l.position==="fixed"&&(n=null),(a?!u&&!n:!u&&l.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||Ai(s)&&!u&&Yf(t,s))?i=i.filter(y=>y!==s):n=l,s=Wo(s)}return e.set(t,i),i}function Vv(t){let{element:e,boundary:r,rootBoundary:i,strategy:n}=t,s=[...r==="clippingAncestors"?Wv(e,this._c):[].concat(r),i],l=s[0],u=s.reduce((h,y)=>{let g=jf(e,y,n);return h.top=Ei(g.top,h.top),h.right=xl(g.right,h.right),h.bottom=xl(g.bottom,h.bottom),h.left=Ei(g.left,h.left),h},jf(e,l,n));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function jv(t){return Kf(t)}function Gv(t,e,r){let i=cr(e),n=Gr(e),a=r==="fixed",s=hn(t,!0,a,e),l={scrollLeft:0,scrollTop:0},u=Vr(0);if(i||!i&&!a)if((jr(e)!=="body"||Ai(n))&&(l=fn(e)),i){let h=hn(e,!0,a,e);u.x=h.x+e.clientLeft,u.y=h.y+e.clientTop}else n&&(u.x=Qf(n));return{x:s.left+l.scrollLeft-u.x,y:s.top+l.scrollTop-u.y,width:s.width,height:s.height}}function Gf(t,e){return!cr(t)||Pt(t).position==="fixed"?null:e?e(t):t.offsetParent}function Xf(t,e){let r=At(t);if(!cr(t))return r;let i=Gf(t,e);for(;i&&Uf(i)&&Pt(i).position==="static";)i=Gf(i,e);return i&&(jr(i)==="html"||jr(i)==="body"&&Pt(i).position==="static"&&!ea(i))?r:i||Hf(t)||r}function qv(t){return Pt(t).direction==="rtl"}var Bv,Kv,ra,Jf,eh=p(()=>{bl();bl();Ff();Vf();Bv=Vr(0);Kv=async function(t){let{reference:e,floating:r,strategy:i}=t,n=this.getOffsetParent||Xf,a=this.getDimensions;return{reference:Gv(e,await n(r),i),floating:{x:0,y:0,...await a(r)}}};ra={convertOffsetParentRelativeRectToViewportRelativeRect:Fv,getDocumentElement:Gr,getClippingRect:Vv,getOffsetParent:Xf,getElementRects:Kv,getClientRects:Mv,getDimensions:jv,getScale:Ri,isElement:Er,isRTL:qv},Jf=(t,e,r)=>{let i=new Map,n={platform:ra,...r},a={...n.platform,_c:i};return Df(t,e,{...n,platform:a})}});function th(t){return Zv(t)}function vl(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function Zv(t){for(let e=t;e;e=vl(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=vl(t);e;e=vl(e)){if(!(e instanceof Element))continue;let r=getComputedStyle(e);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||e.tagName==="BODY"))return e}return null}var rh=p(()=>{});async function oh(t,e,r){return Jf(t,e,{platform:{...ra,getOffsetParent:i=>ra.getOffsetParent(i,th)},middleware:[yl({crossAxis:!0}),gl({allowedPlacements:[r]})]})}var ih=p(()=>{"use strict";eh();rh()});var nh,Ve,lo,Rt,Ae,Sl=p(()=>{"use strict";nh=f(R()),Ve=f(W()),lo=f(v());Be();Qn();ih();Rt=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ae=class extends lo.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new lo.Debouncer,this.revealDebouncer=new lo.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return nh.html`
524
524
  <div part="container"
525
525
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
526
526
  @mouseenter=${this.onHover}
@@ -538,19 +538,19 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
538
538
  </div>
539
539
  </div>
540
540
  </div>
541
- `}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(r=>e.has(r))&&this.visible&&this.positionTooltip()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}async showTemporaryText(e,r){let i=this.manual;this.manual=!0;let n=this.text;this.text=e,await this.show(r),this.text=n,this.manual=i}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(r=>r.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",oh(this.slottedElement,this.tooltip,this.position).then(({x:e,y:r})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${r}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${so.designSystemVariables.transitionDuration}, left ${so.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",e=>{e.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(e,r){return Math.max(e,Math.min(0,-r))}};Ae.elementDefinitions={"ft-typography":Z};Ae.styles=If;Rt([(0,Ve.property)()],Ae.prototype,"text",void 0);Rt([(0,Ve.property)({type:Boolean})],Ae.prototype,"manual",void 0);Rt([(0,Ve.property)({type:Boolean})],Ae.prototype,"inline",void 0);Rt([(0,Ve.property)({type:Number})],Ae.prototype,"delay",void 0);Rt([(0,Ve.property)()],Ae.prototype,"position",void 0);Rt([(0,Ve.queryAssignedNodes)()],Ae.prototype,"slotNodes",void 0);Rt([(0,Ve.query)(".ft-tooltip--container")],Ae.prototype,"container",void 0);Rt([(0,Ve.query)(".ft-tooltip")],Ae.prototype,"tooltip",void 0);Rt([(0,Ve.query)(".ft-tooltip--content")],Ae.prototype,"tooltipContent",void 0);Rt([(0,Ve.state)()],Ae.prototype,"visible",void 0);Rt([(0,Ve.eventOptions)({passive:!0})],Ae.prototype,"onTouch",null);Rt([(0,Ve.eventOptions)({passive:!0})],Ae.prototype,"onHover",null);Rt([(0,Ve.eventOptions)({passive:!0})],Ae.prototype,"onOut",null);Rt([(0,Ve.eventOptions)({passive:!0})],Ae.prototype,"onClick",null)});var ah=p(()=>{"use strict"});var sh,oa=p(()=>{"use strict";sh=u(v());Sl();Sl();Qn();ah();(0,sh.customElement)("ft-tooltip")(Ae)});var ia=Po((jA,lh)=>{lh.exports=ftGlobals.litUnsafeHTML});function na(t,e){var r,i,n,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,l]=(((r=Qv.get(t))!==null&&r!==void 0?r:t)+"/").split("/");return(a=(n=(i=Cl.get(l))!==null&&i!==void 0?i:Cl.get(e))!==null&&n!==void 0?n:Cl.get(s))!==null&&a!==void 0?a:I.UNKNOWN}var tt,I,Cl,Qv,GA,Ol=p(()=>{"use strict";(function(t){t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.BOOKS="&#xe806;",t.MENU="&#xe807;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.HOME="&#xe80b;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.EXPORT="&#xe80f;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.USER="&#xe813;",t.EXTLINK="&#xe814;",t.CALENDAR="&#xe815;",t.OFFLINE="&#xe816;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.STAR_PLAIN="&#xe900;",t.TOPICS="&#xe901;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.CLOSE="&#xe909;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN="&#xe90f;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_THEME="&#xe911;",t.ADMIN_USERS="&#xe912;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.INFO="&#xe919;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.THIN_ARROW="&#xe921;",t.SIGN_IN="&#xe922;",t.LOGOUT="&#xe923;",t.TRANSLATE="&#xe924;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.ARTICLE="&#xe927;",t.COLUMNS="&#xe928;",t.ANALYTICS="&#xe929;",t.COLLECTIONS="&#xe92a;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.COPY_TO_CLIPBOARD="&#xe930;",t.SHARED_PBK="&#xe931;",t.ATTACHMENTS="&#xe932;",t.STRIPE_ARROW_LEFT="&#xe933;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.FILTERS="&#xe935;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.SAVE="&#xe93a;",t.LOCKER="&#xe93b;",t.ADMIN_INTEGRATION="&#xe93c;",t.SYNC="&#xe93d;",t.TAG="&#xe93e;",t.BOOK_PLAIN="&#xe93f;",t.UPLOAD="&#xe940;",t.ONLINE="&#xe941;",t.TAG_PLAIN="&#xe942;",t.ACCOUNT_SETTINGS="&#xe943;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.SHORTCUT_MENU="&#xe946;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.ADMIN_PORTAL="&#xe94b;",t.STAR="&#xe94c;",t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.FEEDBACK_PLAIN="&#xe951;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_COLLECTIONS="&#xe955;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.RESET="&#xe958;",t.MY_LIBRARY="&#xe959;",t.UNSTRUCTURED_DOC="&#xe95a;",t.CONTEXTUAL="&#xe95b;",t.THIN_ARROW_UP="&#xe95c;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.DESKTOP="&#xe95e;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_STACKED="&#xe96e;",t.CHART_BAR_GROUPED="&#xe96f;",t.EYE_SLASH="&#xe970;",t.X_MARK="&#xe971;",t.EXPAND_WIDE="&#xe972;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.EXTLINK_LIGHT="&#xe978;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.CONSUMER="&#xe97c;",t.OCTAGON_XMARK="&#xe97d;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK="&#xe97f;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;",t.CIRCLE_STOP="&#xe984;",t.ARROW_ROTATE_RIGHT="&#xe985;",t.ARROWS_ROTATE="&#xe986;",t.ALIGN_RIGHT="&#xe987;",t.FORMAT_CLEAR="&#xe988;",t.ALIGN_CENTER="&#xe989;",t.ALIGN_LEFT="&#xe98a;",t.PALETTE="&#xe98b;",t.BOLD="&#xe98c;",t.ITALIC="&#xe98d;",t.UNDERLINE="&#xe98e;",t.STRIKETHROUGH="&#xe98f;",t.LINK_SIMPLE_SLASH="&#xe990;",t.LINK_SIMPLE="&#xe991;",t.ROUTE="&#xe992;",t.CIRCLE_USER_SLASH="&#xe993;",t.CIRCLE_USER_CHECK="&#xe994;",t.LIST_MAGNIFYING_GLASS="&#xe995;",t.MEDAL="&#xe996;",t.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",t.ARROW_TURN_DOWN_RIGHT="&#xe998;",t.FLASK="&#xe999;",t.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",t.HOURGLASS_END="&#xe99b;",t.CIRCLE_QUESTION="&#xe99c;",t.GRIP_LINES_SOLID="&#xe99d;",t.TRANSLATE_SPARKLE_SOLID="&#xe99e;",t.CODE="&#xe99f;",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",t.PAPER_PLANE_SLASH="&#xe9a1;",t.COMPRESS="&#xe9a2;",t.EXPAND="&#xe9a3;",t.ARROW_ROTATE_LEFT="&#xe9a4;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;",t.MOBILE_SMALL="&#xe9a5;",t.SPARKLES="&#xe9a6;",t.HAND_SOLID="&#xe9a7;",t.CLOCK_SOLID="&#xe9a8;",t.CONTEXT_MENU_CURSOR="&#xe9a9;",t.LANGUAGE_SLASH="&#xe9aa;",t.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",t.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",t.BOOKMARK_SLASH="&#xe9ad;",t.CIRCLE_PAUSE="&#xe9ae;",t.CIRCLE_PLAY="&#xe9af;",t.CIRCLE_STOP_PLAIN="&#xe9b0;",t.CLOUD_ARROW_DOWN="&#xe9b1;",t.SHARE_NODES="&#xe9b2;",t.BELL="&#xe9b3;",t.BELL_SLASH="&#xe9b4;",t.FILE="&#xe9b5;",t.HAND="&#xe9b6;",t.SQUARE_INFO_SOLID="&#xe9b7;"})(tt||(tt={}));(function(t){t.UNKNOWN="&#xe90a;",t.ABW="&#xe900;",t.AUDIO="&#xe901;",t.AVI="&#xe902;",t.CHM="&#xe904;",t.CODE="&#xe905;",t.CSV="&#xe903;",t.DITA="&#xe906;",t.EPUB="&#xe907;",t.EXCEL="&#xe908;",t.FLAC="&#xe909;",t.GIF="&#xe90b;",t.GZIP="&#xe90c;",t.HTML="&#xe90d;",t.IMAGE="&#xe90e;",t.JPEG="&#xe90f;",t.JSON="&#xe910;",t.M4A="&#xe911;",t.MOV="&#xe912;",t.MP3="&#xe913;",t.MP4="&#xe914;",t.OGG="&#xe915;",t.PDF="&#xe916;",t.PNG="&#xe917;",t.POWERPOINT="&#xe918;",t.RAR="&#xe91a;",t.STP="&#xe91b;",t.TEXT="&#xe91c;",t.VIDEO="&#xe91e;",t.WAV="&#xe91f;",t.WMA="&#xe920;",t.WORD="&#xe921;",t.XML="&#xe922;",t.YAML="&#xe919;",t.ZIP="&#xe923;"})(I||(I={}));Cl=new Map([...["abw"].map(t=>[t,I.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(t=>[t,I.AUDIO]),...["avi"].map(t=>[t,I.AVI]),...["chm","xhs"].map(t=>[t,I.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(t=>[t,I.CODE]),...["csv"].map(t=>[t,I.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,I.DITA]),...["epub"].map(t=>[t,I.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,I.EXCEL]),...["flac"].map(t=>[t,I.FLAC]),...["gif"].map(t=>[t,I.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,I.GZIP]),...["html","htm","xhtml"].map(t=>[t,I.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(t=>[t,I.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,I.JPEG]),...["json"].map(t=>[t,I.JSON]),...["m4a","m4p"].map(t=>[t,I.M4A]),...["mov","qt"].map(t=>[t,I.MOV]),...["mp3"].map(t=>[t,I.MP3]),...["mp4","m4v"].map(t=>[t,I.MP4]),...["ogg","oga"].map(t=>[t,I.OGG]),...["pdf","ps"].map(t=>[t,I.PDF]),...["png"].map(t=>[t,I.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,I.POWERPOINT]),...["rar"].map(t=>[t,I.RAR]),...["stp"].map(t=>[t,I.STP]),...["txt","rtf","md","mdown"].map(t=>[t,I.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(t=>[t,I.VIDEO]),...["wav"].map(t=>[t,I.WAV]),...["wma"].map(t=>[t,I.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,I.WORD]),...["xml","xsl","rdf"].map(t=>[t,I.XML]),...["yaml","yml","x-yaml"].map(t=>[t,I.YAML]),...["zip"].map(t=>[t,I.ZIP])]),Qv=new Map([["application/msword","application/doc"],["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/docx"],["application/vnd.openxmlformats-officedocument.wordprocessingml.template","application/dotx"],["application/vnd.ms-word.document.macroEnabled.12","application/docm"],["application/vnd.ms-word.template.macroEnabled.12","application/dotm"],["application/vnd.ms-excel","application/xls"],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/xlsx"],["application/vnd.openxmlformats-officedocument.spreadsheetml.template","application/xltx"],["application/vnd.ms-excel.sheet.macroEnabled.12","application/xlsm"],["application/vnd.ms-excel.template.macroEnabled.12","application/xltm"],["application/vnd.ms-excel.addin.macroEnabled.12","application/xlam"],["application/vnd.ms-excel.sheet.binary.macroEnabled.12","application/xlsb"],["application/vnd.ms-powerpoint","application/ppt"],["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/pptx"],["application/vnd.openxmlformats-officedocument.presentationml.template","application/potx"],["application/vnd.openxmlformats-officedocument.presentationml.slideshow","application/ppsx"],["application/vnd.ms-powerpoint.addin.macroEnabled.12","application/ppam"],["application/vnd.ms-powerpoint.presentation.macroEnabled.12","application/pptm"],["application/vnd.ms-powerpoint.template.macroEnabled.12","application/potm"],["application/vnd.ms-powerpoint.slideshow.macroEnabled.12","application/ppsm"],["application/vnd.ms-access","application/mdb"]]);GA={[I.ABW]:"#91ABC6",[I.AUDIO]:"#1795E3",[I.AVI]:"#E63324",[I.CHM]:"#71C3EB",[I.CODE]:"#71C3EB",[I.CSV]:"#1F7345",[I.DITA]:"#71C3EB",[I.EPUB]:"#85B926",[I.EXCEL]:"#1F7345",[I.FLAC]:"#1795E3",[I.GIF]:"#59B031",[I.GZIP]:"#F8AB36",[I.HTML]:"#71C3EB",[I.IMAGE]:"#59B031",[I.JPEG]:"#59B031",[I.JSON]:"#71C3EB",[I.M4A]:"#1795E3",[I.MOV]:"#E63324",[I.MP3]:"#1795E3",[I.MP4]:"#E63324",[I.OGG]:"#1795E3",[I.PDF]:"#E44948",[I.PNG]:"#59B031",[I.POWERPOINT]:"#B54A2B",[I.RAR]:"#F8AB36",[I.STP]:"#3764B1",[I.TEXT]:"#3162AB",[I.UNKNOWN]:"#999999",[I.VIDEO]:"#E63324",[I.WAV]:"#1795E3",[I.WMA]:"#1795E3",[I.WORD]:"#3162AB",[I.XML]:"#71C3EB",[I.YAML]:"#71C3EB",[I.ZIP]:"#F8AB36"}});var Qe,wl=p(()=>{"use strict";(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Qe||(Qe={}))});var mn,lo,ch,dh,gn,he,El=p(()=>{"use strict";mn=u(R()),lo=u(W()),ch=u(v()),dh=u(ia());Ol();Bo();wl();gn=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},he=class extends ch.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=mn.nothing}render(){let e=this.variant&&Object.values(Qe).includes(this.variant)?this.variant:Qe.fluid_topics,r=e!==Qe.material||!!this.value;return mn.html`
541
+ `}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(r=>e.has(r))&&this.visible&&this.positionTooltip()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}async showTemporaryText(e,r){let i=this.manual;this.manual=!0;let n=this.text;this.text=e,await this.show(r),this.text=n,this.manual=i}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(r=>r.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",oh(this.slottedElement,this.tooltip,this.position).then(({x:e,y:r})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${r}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${lo.designSystemVariables.transitionDuration}, left ${lo.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",e=>{e.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(e,r){return Math.max(e,Math.min(0,-r))}};Ae.elementDefinitions={"ft-typography":Z};Ae.styles=If;Rt([(0,Ve.property)()],Ae.prototype,"text",void 0);Rt([(0,Ve.property)({type:Boolean})],Ae.prototype,"manual",void 0);Rt([(0,Ve.property)({type:Boolean})],Ae.prototype,"inline",void 0);Rt([(0,Ve.property)({type:Number})],Ae.prototype,"delay",void 0);Rt([(0,Ve.property)()],Ae.prototype,"position",void 0);Rt([(0,Ve.queryAssignedNodes)()],Ae.prototype,"slotNodes",void 0);Rt([(0,Ve.query)(".ft-tooltip--container")],Ae.prototype,"container",void 0);Rt([(0,Ve.query)(".ft-tooltip")],Ae.prototype,"tooltip",void 0);Rt([(0,Ve.query)(".ft-tooltip--content")],Ae.prototype,"tooltipContent",void 0);Rt([(0,Ve.state)()],Ae.prototype,"visible",void 0);Rt([(0,Ve.eventOptions)({passive:!0})],Ae.prototype,"onTouch",null);Rt([(0,Ve.eventOptions)({passive:!0})],Ae.prototype,"onHover",null);Rt([(0,Ve.eventOptions)({passive:!0})],Ae.prototype,"onOut",null);Rt([(0,Ve.eventOptions)({passive:!0})],Ae.prototype,"onClick",null)});var ah=p(()=>{"use strict"});var sh,oa=p(()=>{"use strict";sh=f(v());Sl();Sl();Qn();ah();(0,sh.customElement)("ft-tooltip")(Ae)});var ia=_o((jA,lh)=>{lh.exports=ftGlobals.litUnsafeHTML});function na(t,e){var r,i,n,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,l]=(((r=Qv.get(t))!==null&&r!==void 0?r:t)+"/").split("/");return(a=(n=(i=Cl.get(l))!==null&&i!==void 0?i:Cl.get(e))!==null&&n!==void 0?n:Cl.get(s))!==null&&a!==void 0?a:I.UNKNOWN}var tt,I,Cl,Qv,GA,Ol=p(()=>{"use strict";(function(t){t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.BOOKS="&#xe806;",t.MENU="&#xe807;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.HOME="&#xe80b;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.EXPORT="&#xe80f;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.USER="&#xe813;",t.EXTLINK="&#xe814;",t.CALENDAR="&#xe815;",t.OFFLINE="&#xe816;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.STAR_PLAIN="&#xe900;",t.TOPICS="&#xe901;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.CLOSE="&#xe909;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN="&#xe90f;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_THEME="&#xe911;",t.ADMIN_USERS="&#xe912;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.INFO="&#xe919;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.THIN_ARROW="&#xe921;",t.SIGN_IN="&#xe922;",t.LOGOUT="&#xe923;",t.TRANSLATE="&#xe924;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.ARTICLE="&#xe927;",t.COLUMNS="&#xe928;",t.ANALYTICS="&#xe929;",t.COLLECTIONS="&#xe92a;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.COPY_TO_CLIPBOARD="&#xe930;",t.SHARED_PBK="&#xe931;",t.ATTACHMENTS="&#xe932;",t.STRIPE_ARROW_LEFT="&#xe933;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.FILTERS="&#xe935;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.SAVE="&#xe93a;",t.LOCKER="&#xe93b;",t.ADMIN_INTEGRATION="&#xe93c;",t.SYNC="&#xe93d;",t.TAG="&#xe93e;",t.BOOK_PLAIN="&#xe93f;",t.UPLOAD="&#xe940;",t.ONLINE="&#xe941;",t.TAG_PLAIN="&#xe942;",t.ACCOUNT_SETTINGS="&#xe943;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.SHORTCUT_MENU="&#xe946;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.ADMIN_PORTAL="&#xe94b;",t.STAR="&#xe94c;",t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.FEEDBACK_PLAIN="&#xe951;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_COLLECTIONS="&#xe955;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.RESET="&#xe958;",t.MY_LIBRARY="&#xe959;",t.UNSTRUCTURED_DOC="&#xe95a;",t.CONTEXTUAL="&#xe95b;",t.THIN_ARROW_UP="&#xe95c;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.DESKTOP="&#xe95e;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_STACKED="&#xe96e;",t.CHART_BAR_GROUPED="&#xe96f;",t.EYE_SLASH="&#xe970;",t.X_MARK="&#xe971;",t.EXPAND_WIDE="&#xe972;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.EXTLINK_LIGHT="&#xe978;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.CONSUMER="&#xe97c;",t.OCTAGON_XMARK="&#xe97d;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK="&#xe97f;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;",t.CIRCLE_STOP="&#xe984;",t.ARROW_ROTATE_RIGHT="&#xe985;",t.ARROWS_ROTATE="&#xe986;",t.ALIGN_RIGHT="&#xe987;",t.FORMAT_CLEAR="&#xe988;",t.ALIGN_CENTER="&#xe989;",t.ALIGN_LEFT="&#xe98a;",t.PALETTE="&#xe98b;",t.BOLD="&#xe98c;",t.ITALIC="&#xe98d;",t.UNDERLINE="&#xe98e;",t.STRIKETHROUGH="&#xe98f;",t.LINK_SIMPLE_SLASH="&#xe990;",t.LINK_SIMPLE="&#xe991;",t.ROUTE="&#xe992;",t.CIRCLE_USER_SLASH="&#xe993;",t.CIRCLE_USER_CHECK="&#xe994;",t.LIST_MAGNIFYING_GLASS="&#xe995;",t.MEDAL="&#xe996;",t.THUMBS_UP_THUMBS_DOWN_SOLID="&#xe997;",t.ARROW_TURN_DOWN_RIGHT="&#xe998;",t.FLASK="&#xe999;",t.LOCK_KEYHOLE_OPEN_SOLID="&#xe99a;",t.HOURGLASS_END="&#xe99b;",t.CIRCLE_QUESTION="&#xe99c;",t.GRIP_LINES_SOLID="&#xe99d;",t.TRANSLATE_SPARKLE_SOLID="&#xe99e;",t.CODE="&#xe99f;",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="&#xe9a0;",t.PAPER_PLANE_SLASH="&#xe9a1;",t.COMPRESS="&#xe9a2;",t.EXPAND="&#xe9a3;",t.ARROW_ROTATE_LEFT="&#xe9a4;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;",t.MOBILE_SMALL="&#xe9a5;",t.SPARKLES="&#xe9a6;",t.HAND_SOLID="&#xe9a7;",t.CLOCK_SOLID="&#xe9a8;",t.CONTEXT_MENU_CURSOR="&#xe9a9;",t.LANGUAGE_SLASH="&#xe9aa;",t.MAGNIFYING_GLASS_FLOPPY_DISK="&#xe9ab;",t.CABINET_FILING_FLOPPY_DISK="&#xe9ac;",t.BOOKMARK_SLASH="&#xe9ad;",t.CIRCLE_PAUSE="&#xe9ae;",t.CIRCLE_PLAY="&#xe9af;",t.CIRCLE_STOP_PLAIN="&#xe9b0;",t.CLOUD_ARROW_DOWN="&#xe9b1;",t.SHARE_NODES="&#xe9b2;",t.BELL="&#xe9b3;",t.BELL_SLASH="&#xe9b4;",t.FILE="&#xe9b5;",t.HAND="&#xe9b6;",t.SQUARE_INFO_SOLID="&#xe9b7;"})(tt||(tt={}));(function(t){t.UNKNOWN="&#xe90a;",t.ABW="&#xe900;",t.AUDIO="&#xe901;",t.AVI="&#xe902;",t.CHM="&#xe904;",t.CODE="&#xe905;",t.CSV="&#xe903;",t.DITA="&#xe906;",t.EPUB="&#xe907;",t.EXCEL="&#xe908;",t.FLAC="&#xe909;",t.GIF="&#xe90b;",t.GZIP="&#xe90c;",t.HTML="&#xe90d;",t.IMAGE="&#xe90e;",t.JPEG="&#xe90f;",t.JSON="&#xe910;",t.M4A="&#xe911;",t.MOV="&#xe912;",t.MP3="&#xe913;",t.MP4="&#xe914;",t.OGG="&#xe915;",t.PDF="&#xe916;",t.PNG="&#xe917;",t.POWERPOINT="&#xe918;",t.RAR="&#xe91a;",t.STP="&#xe91b;",t.TEXT="&#xe91c;",t.VIDEO="&#xe91e;",t.WAV="&#xe91f;",t.WMA="&#xe920;",t.WORD="&#xe921;",t.XML="&#xe922;",t.YAML="&#xe919;",t.ZIP="&#xe923;"})(I||(I={}));Cl=new Map([...["abw"].map(t=>[t,I.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(t=>[t,I.AUDIO]),...["avi"].map(t=>[t,I.AVI]),...["chm","xhs"].map(t=>[t,I.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(t=>[t,I.CODE]),...["csv"].map(t=>[t,I.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,I.DITA]),...["epub"].map(t=>[t,I.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,I.EXCEL]),...["flac"].map(t=>[t,I.FLAC]),...["gif"].map(t=>[t,I.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,I.GZIP]),...["html","htm","xhtml"].map(t=>[t,I.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(t=>[t,I.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,I.JPEG]),...["json"].map(t=>[t,I.JSON]),...["m4a","m4p"].map(t=>[t,I.M4A]),...["mov","qt"].map(t=>[t,I.MOV]),...["mp3"].map(t=>[t,I.MP3]),...["mp4","m4v"].map(t=>[t,I.MP4]),...["ogg","oga"].map(t=>[t,I.OGG]),...["pdf","ps"].map(t=>[t,I.PDF]),...["png"].map(t=>[t,I.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,I.POWERPOINT]),...["rar"].map(t=>[t,I.RAR]),...["stp"].map(t=>[t,I.STP]),...["txt","rtf","md","mdown"].map(t=>[t,I.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(t=>[t,I.VIDEO]),...["wav"].map(t=>[t,I.WAV]),...["wma"].map(t=>[t,I.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,I.WORD]),...["xml","xsl","rdf"].map(t=>[t,I.XML]),...["yaml","yml","x-yaml"].map(t=>[t,I.YAML]),...["zip"].map(t=>[t,I.ZIP])]),Qv=new Map([["application/msword","application/doc"],["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/docx"],["application/vnd.openxmlformats-officedocument.wordprocessingml.template","application/dotx"],["application/vnd.ms-word.document.macroEnabled.12","application/docm"],["application/vnd.ms-word.template.macroEnabled.12","application/dotm"],["application/vnd.ms-excel","application/xls"],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/xlsx"],["application/vnd.openxmlformats-officedocument.spreadsheetml.template","application/xltx"],["application/vnd.ms-excel.sheet.macroEnabled.12","application/xlsm"],["application/vnd.ms-excel.template.macroEnabled.12","application/xltm"],["application/vnd.ms-excel.addin.macroEnabled.12","application/xlam"],["application/vnd.ms-excel.sheet.binary.macroEnabled.12","application/xlsb"],["application/vnd.ms-powerpoint","application/ppt"],["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/pptx"],["application/vnd.openxmlformats-officedocument.presentationml.template","application/potx"],["application/vnd.openxmlformats-officedocument.presentationml.slideshow","application/ppsx"],["application/vnd.ms-powerpoint.addin.macroEnabled.12","application/ppam"],["application/vnd.ms-powerpoint.presentation.macroEnabled.12","application/pptm"],["application/vnd.ms-powerpoint.template.macroEnabled.12","application/potm"],["application/vnd.ms-powerpoint.slideshow.macroEnabled.12","application/ppsm"],["application/vnd.ms-access","application/mdb"]]);GA={[I.ABW]:"#91ABC6",[I.AUDIO]:"#1795E3",[I.AVI]:"#E63324",[I.CHM]:"#71C3EB",[I.CODE]:"#71C3EB",[I.CSV]:"#1F7345",[I.DITA]:"#71C3EB",[I.EPUB]:"#85B926",[I.EXCEL]:"#1F7345",[I.FLAC]:"#1795E3",[I.GIF]:"#59B031",[I.GZIP]:"#F8AB36",[I.HTML]:"#71C3EB",[I.IMAGE]:"#59B031",[I.JPEG]:"#59B031",[I.JSON]:"#71C3EB",[I.M4A]:"#1795E3",[I.MOV]:"#E63324",[I.MP3]:"#1795E3",[I.MP4]:"#E63324",[I.OGG]:"#1795E3",[I.PDF]:"#E44948",[I.PNG]:"#59B031",[I.POWERPOINT]:"#B54A2B",[I.RAR]:"#F8AB36",[I.STP]:"#3764B1",[I.TEXT]:"#3162AB",[I.UNKNOWN]:"#999999",[I.VIDEO]:"#E63324",[I.WAV]:"#1795E3",[I.WMA]:"#1795E3",[I.WORD]:"#3162AB",[I.XML]:"#71C3EB",[I.YAML]:"#71C3EB",[I.ZIP]:"#F8AB36"}});var Qe,wl=p(()=>{"use strict";(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Qe||(Qe={}))});var mn,co,ch,dh,gn,he,El=p(()=>{"use strict";mn=f(R()),co=f(W()),ch=f(v()),dh=f(ia());Ol();Do();wl();gn=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},he=class extends ch.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=mn.nothing}render(){let e=this.variant&&Object.values(Qe).includes(this.variant)?this.variant:Qe.fluid_topics,r=e!==Qe.material||!!this.value;return mn.html`
542
542
  <i class="ft-icon ft-icon--${e} ft-no-text-select" part="icon icon-${e}">
543
543
  ${(0,dh.unsafeHTML)(this.resolvedIcon)}
544
544
  <slot ?hidden=${r}></slot>
545
545
  </i>
546
- `}get textContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&r!==void 0?r:""}update(e){super.update(e),["value","variant"].some(r=>e.has(r))&&this.resolveIcon()}resolveIcon(){var e,r;let i=this.value||this.textContent;switch(this.variant){case Qe.file_format:this.resolvedIcon=(e=I[i.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:i;break;case Qe.material:this.resolvedIcon=this.value||mn.nothing;break;default:this.resolvedIcon=(r=tt[i.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:i;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};he.elementDefinitions={};he.styles=Qu;gn([(0,lo.property)()],he.prototype,"variant",void 0);gn([(0,lo.property)()],he.prototype,"value",void 0);gn([(0,lo.property)({reflect:!0,attribute:"aria-hidden"})],he.prototype,"ariaHidden",void 0);gn([(0,lo.state)()],he.prototype,"resolvedIcon",void 0);gn([(0,lo.query)("slot")],he.prototype,"slottedContent",void 0)});var ph,Zt=p(()=>{"use strict";ph=u(v());El();Bo();wl();El();Ol();(0,ph.customElement)("ft-icon")(he)});var uh,fh,Wo,Al=p(()=>{"use strict";uh=u(R()),fh=u(v());nn();Wo=class extends fh.FtLitElement{render(){return uh.html`
546
+ `}get textContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&r!==void 0?r:""}update(e){super.update(e),["value","variant"].some(r=>e.has(r))&&this.resolveIcon()}resolveIcon(){var e,r;let i=this.value||this.textContent;switch(this.variant){case Qe.file_format:this.resolvedIcon=(e=I[i.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:i;break;case Qe.material:this.resolvedIcon=this.value||mn.nothing;break;default:this.resolvedIcon=(r=tt[i.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:i;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};he.elementDefinitions={};he.styles=Qu;gn([(0,co.property)()],he.prototype,"variant",void 0);gn([(0,co.property)()],he.prototype,"value",void 0);gn([(0,co.property)({reflect:!0,attribute:"aria-hidden"})],he.prototype,"ariaHidden",void 0);gn([(0,co.state)()],he.prototype,"resolvedIcon",void 0);gn([(0,co.query)("slot")],he.prototype,"slottedContent",void 0)});var ph,Yt=p(()=>{"use strict";ph=f(v());El();Do();wl();El();Ol();(0,ph.customElement)("ft-icon")(he)});var uh,fh,Vo,Al=p(()=>{"use strict";uh=f(R()),fh=f(v());nn();Vo=class extends fh.FtLitElement{render(){return uh.html`
547
547
  <div class="ft-loader">
548
548
  <div></div>
549
549
  <div></div>
550
550
  <div></div>
551
551
  <div></div>
552
552
  </div>
553
- `}};Wo.styles=qu});var hh=p(()=>{"use strict"});var mh,gh=p(()=>{"use strict";mh=u(v());Al();nn();hh();Al();(0,mh.customElement)("ft-loader")(Wo)});var Vo,yh=p(()=>{rl();Vo=t=>t??Fe});var aa=p(()=>{yh()});var po,co,Rl,Me,Ye,ve,Il=p(()=>{"use strict";po=u(v());yt();oa();Be();Zt();gh();co=u(R()),Rl=u(wt()),Me=u(W());aa();Ye=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ve=class extends(0,po.toFtFormComponent)(po.FtLitElement){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",e=>{var r;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var e,r,i;let n=co.html`
553
+ `}};Vo.styles=qu});var hh=p(()=>{"use strict"});var mh,gh=p(()=>{"use strict";mh=f(v());Al();nn();hh();Al();(0,mh.customElement)("ft-loader")(Vo)});var jo,yh=p(()=>{rl();jo=t=>t??Fe});var aa=p(()=>{yh()});var uo,po,Rl,Me,Ye,ve,Il=p(()=>{"use strict";uo=f(v());yt();oa();Be();Yt();gh();po=f(R()),Rl=f(wt()),Me=f(W());aa();Ye=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ve=class extends(0,uo.toFtFormComponent)(uo.FtLitElement){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.href=void 0,this.target=void 0,this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.ariaLabel=null,this.ariaHasPopup=null,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.activated=!1,this.addEventListener("click",e=>{var r;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var e,r,i;let n=po.html`
554
554
  <ft-ripple part="ripple"
555
555
  ?disabled=${this.isDisabled()}
556
556
  ?activated=${this.activated}
@@ -558,12 +558,12 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
558
558
  <ft-typography part="label"
559
559
  variant="${this.typographyVariant}"
560
560
  element="span"
561
- class="ft-button--label ${po.isSafari?"ft-safari-ellipsis-fix":""}"
561
+ class="ft-button--label ${uo.isSafari?"ft-safari-ellipsis-fix":""}"
562
562
  ?hidden=${!this.hasTextContent()}>
563
563
  <slot @slotchange=${this.onSlotchange}></slot>
564
564
  </ft-typography>
565
565
  ${this.resolveIcon()}
566
- `,a=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(a?co.html`
566
+ `,a=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(a?po.html`
567
567
  <a href="${a}"
568
568
  target="${(e=this.target)!==null&&e!==void 0?e:"_self"}"
569
569
  part="button"
@@ -572,26 +572,26 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
572
572
  ?disabled=${this.isDisabled()}>
573
573
  ${n}
574
574
  </a>
575
- `:co.html`
575
+ `:po.html`
576
576
  <button part="button"
577
577
  class="${(0,Rl.classMap)(this.buttonClasses)}"
578
578
  aria-label="${(i=this.ariaLabel)!==null&&i!==void 0?i:this.getLabel()}"
579
- aria-haspopup="${Vo(this.ariaHasPopup)}"
579
+ aria-haspopup="${jo(this.ariaHasPopup)}"
580
580
  ?disabled=${this.isDisabled()}>
581
581
  ${n}
582
582
  </button>
583
- `)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?co.html`
583
+ `)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?po.html`
584
584
  <ft-tooltip part="tooltip"
585
585
  text="${this.getLabel()}"
586
586
  position="${this.tooltipPosition}">
587
587
  ${e}
588
588
  </ft-tooltip>
589
- `:e}resolveIcon(){return this.loading?co.html`
590
- <ft-loader part="loader icon"></ft-loader> `:this.icon?co.html`
589
+ `:e}resolveIcon(){return this.loading?po.html`
590
+ <ft-loader part="loader icon"></ft-loader> `:this.icon?po.html`
591
591
  <ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
592
- `:co.html`
592
+ `:po.html`
593
593
  <slot part="icon" name="icon"></slot>
594
- `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}focusWithoutTooltip(){var e;this.setTooltipManual(!0),(e=this.button)===null||e===void 0||e.focus(),this.setTooltipManual(!1)}showTemporaryTooltip(e,r){var i;return(i=this.tooltip)===null||i===void 0?void 0:i.showTemporaryText(e,r)}setTooltipManual(e){this.tooltip&&(this.tooltip.manual=e)}click(){var e;(e=this.button)===null||e===void 0||e.click()}getLabel(){return this.label||this.textContent}get textContent(){return(0,po.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ve.elementDefinitions={"ft-ripple":G,"ft-tooltip":Ae,"ft-typography":Z,"ft-icon":he,"ft-loader":Wo};Ye([(0,Me.property)()],ve.prototype,"href",void 0);Ye([(0,Me.property)()],ve.prototype,"target",void 0);Ye([(0,Me.property)()],ve.prototype,"type",void 0);Ye([(0,Me.property)({type:Boolean})],ve.prototype,"disabled",void 0);Ye([(0,Me.property)()],ve.prototype,"label",void 0);Ye([(0,Me.property)()],ve.prototype,"icon",void 0);Ye([(0,Me.property)()],ve.prototype,"iconVariant",void 0);Ye([(0,Me.property)({type:Boolean})],ve.prototype,"trailingIcon",void 0);Ye([(0,Me.property)({type:Boolean})],ve.prototype,"loading",void 0);Ye([(0,Me.property)({attribute:"aria-label"})],ve.prototype,"ariaLabel",void 0);Ye([(0,Me.property)()],ve.prototype,"ariaHasPopup",void 0);Ye([(0,Me.property)()],ve.prototype,"tooltipPosition",void 0);Ye([(0,Me.property)({type:Boolean})],ve.prototype,"hideTooltip",void 0);Ye([(0,Me.property)({type:Boolean})],ve.prototype,"forceTooltip",void 0);Ye([(0,Me.property)({type:Boolean})],ve.prototype,"activated",void 0);Ye([(0,Me.query)(".ft-button")],ve.prototype,"button",void 0);Ye([(0,Me.query)(".ft-button--label slot")],ve.prototype,"slottedContent",void 0);Ye([(0,Me.query)("[part=tooltip]")],ve.prototype,"tooltip",void 0)});var yn,bh,sa,Pe,Ll=p(()=>{"use strict";yn=u(W()),bh=u(v());Do();Il();sa=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Pe=class extends ve{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};Pe.styles=[bh.safariEllipsisFix,ef];sa([(0,yn.property)({type:Boolean})],Pe.prototype,"primary",void 0);sa([(0,yn.property)({type:Boolean})],Pe.prototype,"outlined",void 0);sa([(0,yn.property)({type:Boolean})],Pe.prototype,"dense",void 0);sa([(0,yn.property)({type:Boolean})],Pe.prototype,"round",void 0)});var xh,E,kl,vh,Tl=p(()=>{"use strict";xh=u(R()),E=u(v());Fr();nn();Bo();oe();kl={...m,iconOnlyScale:E.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},vh=[xh.css`
594
+ `}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}focusWithoutTooltip(){var e;this.setTooltipManual(!0),(e=this.button)===null||e===void 0||e.focus(),this.setTooltipManual(!1)}showTemporaryTooltip(e,r){var i;return(i=this.tooltip)===null||i===void 0?void 0:i.showTemporaryText(e,r)}setTooltipManual(e){this.tooltip&&(this.tooltip.manual=e)}click(){var e;(e=this.button)===null||e===void 0||e.click()}getLabel(){return this.label||this.textContent}get textContent(){return(0,uo.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ve.elementDefinitions={"ft-ripple":G,"ft-tooltip":Ae,"ft-typography":Z,"ft-icon":he,"ft-loader":Vo};Ye([(0,Me.property)()],ve.prototype,"href",void 0);Ye([(0,Me.property)()],ve.prototype,"target",void 0);Ye([(0,Me.property)()],ve.prototype,"type",void 0);Ye([(0,Me.property)({type:Boolean})],ve.prototype,"disabled",void 0);Ye([(0,Me.property)()],ve.prototype,"label",void 0);Ye([(0,Me.property)()],ve.prototype,"icon",void 0);Ye([(0,Me.property)()],ve.prototype,"iconVariant",void 0);Ye([(0,Me.property)({type:Boolean})],ve.prototype,"trailingIcon",void 0);Ye([(0,Me.property)({type:Boolean})],ve.prototype,"loading",void 0);Ye([(0,Me.property)({attribute:"aria-label"})],ve.prototype,"ariaLabel",void 0);Ye([(0,Me.property)()],ve.prototype,"ariaHasPopup",void 0);Ye([(0,Me.property)()],ve.prototype,"tooltipPosition",void 0);Ye([(0,Me.property)({type:Boolean})],ve.prototype,"hideTooltip",void 0);Ye([(0,Me.property)({type:Boolean})],ve.prototype,"forceTooltip",void 0);Ye([(0,Me.property)({type:Boolean})],ve.prototype,"activated",void 0);Ye([(0,Me.query)(".ft-button")],ve.prototype,"button",void 0);Ye([(0,Me.query)(".ft-button--label slot")],ve.prototype,"slottedContent",void 0);Ye([(0,Me.query)("[part=tooltip]")],ve.prototype,"tooltip",void 0)});var yn,bh,sa,Pe,Ll=p(()=>{"use strict";yn=f(W()),bh=f(v());Fo();Il();sa=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Pe=class extends ve{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};Pe.styles=[bh.safariEllipsisFix,ef];sa([(0,yn.property)({type:Boolean})],Pe.prototype,"primary",void 0);sa([(0,yn.property)({type:Boolean})],Pe.prototype,"outlined",void 0);sa([(0,yn.property)({type:Boolean})],Pe.prototype,"dense",void 0);sa([(0,yn.property)({type:Boolean})],Pe.prototype,"round",void 0)});var xh,E,kl,vh,Tl=p(()=>{"use strict";xh=f(R()),E=f(v());Mr();nn();Do();oe();kl={...m,iconOnlyScale:E.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},vh=[xh.css`
595
595
  :host {
596
596
  display: inline-block;
597
597
  max-width: 100%;
@@ -1061,7 +1061,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1061
1061
  .ftds--size-small.ft-button--icon-only {
1062
1062
  width: ${m.smallIconOnlyWidth};
1063
1063
  }
1064
- `,E.noTextSelect]});var bn,ca,la,cr,$l=p(()=>{"use strict";Il();bn=u(W());Oi();ca=u(v());Tl();oe();Zt();la=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},cr=class extends(0,ca.toFtdsBase)(ve){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=oo.brand,this.iconVariant=Qe.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case gt.large:return $e.body2medium;case gt.medium:return $e.caption1medium;case gt.small:return $e.caption2medium}}};cr.styles=[ca.safariEllipsisFix,vh];la([(0,bn.property)({type:Boolean})],cr.prototype,"primary",void 0);la([(0,bn.property)({type:Boolean})],cr.prototype,"secondary",void 0);la([(0,bn.property)({type:Boolean})],cr.prototype,"tertiary",void 0);la([(0,bn.property)({type:Boolean})],cr.prototype,"round",void 0)});var Sh=p(()=>{"use strict"});var Ch=p(()=>{"use strict"});var Pl,Qt=p(()=>{"use strict";Pl=u(v());Ll();$l();Ll();Do();Sh();$l();Tl();Ch();(0,Pl.customElement)("ft-button")(Pe);(0,Pl.customElement)("ftds-button")(cr)});var Oh,ue,me,Nl,xn=p(()=>{"use strict";Oh=u(R()),ue=u(v());Qt();oa();me={height:ue.FtCssVariableFactory.create("--ft-search-input-height","","SIZE","38px"),borderRadius:ue.FtCssVariableFactory.extend("--ft-search-input-border-radius","",ue.designSystemVariables.borderRadiusS),desktopFiltersHeight:ue.FtCssVariableFactory.create("--ft-search-input-desktop-filters-height","","SIZE","350px"),floatingZIndex:ue.FtCssVariableFactory.create("--ft-search-input-floating-components-z-index","","NUMBER","3"),colorSurface:ue.FtCssVariableFactory.extend("--ft-search-input-background-color","",ue.designSystemVariables.colorSurface),colorOnSurface:ue.FtCssVariableFactory.extend("--ft-search-input-color","",ue.designSystemVariables.colorOnSurface),colorOnSurfaceMedium:ue.FtCssVariableFactory.extend("--ft-search-input-placeholder-color","",ue.designSystemVariables.colorOnSurfaceMedium),colorOutline:ue.FtCssVariableFactory.extend("--ft-search-input-outline-color","",ue.designSystemVariables.colorOutline),elevation02:ue.FtCssVariableFactory.extend("--ft-search-input-elevation","",ue.designSystemVariables.elevation02),focusOutlineColor:ue.FtCssVariableFactory.extend("--ft-search-input-focused-outline-color","",ue.designSystemVariables.colorPrimary),buttonColor:ue.FtCssVariableFactory.extend("--ft-search-input-button-color","",ue.designSystemVariables.colorPrimary),buttonRippleColor:ue.FtCssVariableFactory.extend("--ft-search-input-button-ripple-color","",ue.designSystemVariables.colorPrimary)},Nl=Oh.css`
1064
+ `,E.noTextSelect]});var bn,ca,la,dr,$l=p(()=>{"use strict";Il();bn=f(W());Oi();ca=f(v());Tl();oe();Yt();la=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},dr=class extends(0,ca.toFtdsBase)(ve){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=io.brand,this.iconVariant=Qe.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case gt.large:return $e.body2medium;case gt.medium:return $e.caption1medium;case gt.small:return $e.caption2medium}}};dr.styles=[ca.safariEllipsisFix,vh];la([(0,bn.property)({type:Boolean})],dr.prototype,"primary",void 0);la([(0,bn.property)({type:Boolean})],dr.prototype,"secondary",void 0);la([(0,bn.property)({type:Boolean})],dr.prototype,"tertiary",void 0);la([(0,bn.property)({type:Boolean})],dr.prototype,"round",void 0)});var Sh=p(()=>{"use strict"});var Ch=p(()=>{"use strict"});var Pl,Xt=p(()=>{"use strict";Pl=f(v());Ll();$l();Ll();Fo();Sh();$l();Tl();Ch();(0,Pl.customElement)("ft-button")(Pe);(0,Pl.customElement)("ftds-button")(dr)});var Oh,ue,me,_l,xn=p(()=>{"use strict";Oh=f(R()),ue=f(v());Xt();oa();me={height:ue.FtCssVariableFactory.create("--ft-search-input-height","","SIZE","38px"),borderRadius:ue.FtCssVariableFactory.extend("--ft-search-input-border-radius","",ue.designSystemVariables.borderRadiusS),desktopFiltersHeight:ue.FtCssVariableFactory.create("--ft-search-input-desktop-filters-height","","SIZE","350px"),floatingZIndex:ue.FtCssVariableFactory.create("--ft-search-input-floating-components-z-index","","NUMBER","3"),colorSurface:ue.FtCssVariableFactory.extend("--ft-search-input-background-color","",ue.designSystemVariables.colorSurface),colorOnSurface:ue.FtCssVariableFactory.extend("--ft-search-input-color","",ue.designSystemVariables.colorOnSurface),colorOnSurfaceMedium:ue.FtCssVariableFactory.extend("--ft-search-input-placeholder-color","",ue.designSystemVariables.colorOnSurfaceMedium),colorOutline:ue.FtCssVariableFactory.extend("--ft-search-input-outline-color","",ue.designSystemVariables.colorOutline),elevation02:ue.FtCssVariableFactory.extend("--ft-search-input-elevation","",ue.designSystemVariables.elevation02),focusOutlineColor:ue.FtCssVariableFactory.extend("--ft-search-input-focused-outline-color","",ue.designSystemVariables.colorPrimary),buttonColor:ue.FtCssVariableFactory.extend("--ft-search-input-button-color","",ue.designSystemVariables.colorPrimary),buttonRippleColor:ue.FtCssVariableFactory.extend("--ft-search-input-button-ripple-color","",ue.designSystemVariables.colorPrimary)},_l=Oh.css`
1065
1065
  * {
1066
1066
  box-sizing: border-box;
1067
1067
  ${(0,ue.setVariable)(j.color,me.buttonColor)};
@@ -1119,7 +1119,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1119
1119
  align-items: center;
1120
1120
  height: 100%;
1121
1121
 
1122
- ${(0,ue.setVariable)(Or.zIndex,`calc(${me.floatingZIndex} + 1)`)};
1122
+ ${(0,ue.setVariable)(wr.zIndex,`calc(${me.floatingZIndex} + 1)`)};
1123
1123
  }
1124
1124
 
1125
1125
  .ft-search-input > ft-button,
@@ -1137,12 +1137,12 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1137
1137
  height: 20px;
1138
1138
  border-right: 1px solid ${me.colorOutline};
1139
1139
  }
1140
- `});var wh,Eh,da,_l,pa=p(()=>{"use strict";wh=u(R()),Eh=u(v()),da={highlightBackgroundColor:Eh.FtCssVariableFactory.create("--ft-sra-highlight-background-color","","COLOR","transparent")},_l=wh.css`
1140
+ `});var wh,Eh,da,Nl,pa=p(()=>{"use strict";wh=f(R()),Eh=f(v()),da={highlightBackgroundColor:Eh.FtCssVariableFactory.create("--ft-sra-highlight-background-color","","COLOR","transparent")},Nl=wh.css`
1141
1141
  .kwicmatch {
1142
1142
  font-weight: 700;
1143
1143
  background-color: ${da.highlightBackgroundColor};
1144
1144
  }
1145
- `});var Ah,Rh,ua,Bl,fa=p(()=>{"use strict";Ah=u(R()),Rh=u(v()),ua={highlightBackgroundColor:Rh.FtCssVariableFactory.create("--ft-srt-highlight-background-color","","COLOR","transparent")},Bl=Ah.css`
1145
+ `});var Ah,Rh,ua,Bl,fa=p(()=>{"use strict";Ah=f(R()),Rh=f(v()),ua={highlightBackgroundColor:Rh.FtCssVariableFactory.create("--ft-srt-highlight-background-color","","COLOR","transparent")},Bl=Ah.css`
1146
1146
  .kwicmatch {
1147
1147
  font-weight: 700;
1148
1148
  background-color: ${ua.highlightBackgroundColor};
@@ -1156,20 +1156,20 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1156
1156
  a:focus {
1157
1157
  outline: revert;
1158
1158
  }
1159
- `});var kh,Th,Fl=p(()=>{"use strict";kh=u(R()),Th=kh.css`
1160
- `});var $h,Ph,Ml=p(()=>{"use strict";$h=u(R()),Ph=$h.css`
1161
- `});var ha,Yv,jo,Xv,k,ct=p(()=>{"use strict";ha=u(v()),Yv="ft-app-info",jo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};jo.eventName="authentication-change";Xv={session:(t,e)=>{(0,ha.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>k.dispatchEvent(new jo(e.payload)),0))}},k=ha.FtReduxStore.get({name:Yv,reducers:Xv,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}})});var Go,zl=p(()=>{"use strict";ct();Go=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:i}=k.getState(),n=e??i;if(r&&n&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,n,!0)}static await(e){return new Promise(r=>{let i=t.get(e);if(i)r(i);else{let n=k.subscribe(()=>{i=t.get(e),i&&(n(),r(i))})}})}}});var ma,Nh=p(()=>{"use strict";zl();ma=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Go.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Go.await()}}});var Ul,dt,uo=p(()=>{"use strict";Ul=u(v());Nh();dt=class extends ma{constructor(e=!0,r){var i;super(r),this.sortObjectFields=(a,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([l],[f])=>l.localeCompare(f)));let n=this.constructor;n.commonCache=(i=n.commonCache)!==null&&i!==void 0?i:new Ul.CacheRegistry,this.cache=e?n.commonCache:new Ul.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,i)=>0|31*r+i.charCodeAt(0),0))}}});var ga,Hl=p(()=>{"use strict";ct();uo();ga=class extends dt{async listMyBookmarks(){let e=k.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}}});var Wl,_h=p(()=>{"use strict";ct();Wl=class{addCommand(e,r=!1){k.commands.add(e,r)}consumeCommand(e){return k.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Wl});var Yt,Bh,Ii,Jv,ya,Li,ba,Dh=p(()=>{"use strict";ct();Yt=u(v());uo();Ii=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},Jv=Symbol("clearAfterUnitTest"),ya=class extends(0,Yt.withEventBus)(dt){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Bh]=()=>{this.defaultMessages={},this.cache=new Yt.CacheRegistry,this.listeners={}},this.currentUiLocale=k.getState().uiLocale,k.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=k.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var i;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let n={...(i=this.defaultMessages[e])!==null&&i!==void 0?i:{},...r};(0,Yt.deepEqual)(this.defaultMessages[e],n)||(this.defaultMessages[e]=n,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,i;return this.fetchContext(e),(i=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&i!==void 0?i:{}}resolveRawMessage(e,r){let i=e.toLowerCase();return this.resolveContext(i)[r]}resolveMessage(e,r,...i){var n;let a=e.toLowerCase(),s=this.resolveContext(a);return new Yt.ParametrizedLabelResolver((n=this.defaultMessages[a])!==null&&n!==void 0?n:{},s).resolve(r,...i)}async fetchContext(e){let r=!this.cache.has(e),i;try{i=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(n){!(n instanceof Yt.CanceledPromiseError)&&r&&console.error(n)}return i}subscribe(e,r){var i;return e=e.toLowerCase(),this.listeners[e]=(i=this.listeners[e])!==null&&i!==void 0?i:new Set,this.listeners[e].add(r),()=>{var n;return(n=this.listeners[e])===null||n===void 0?void 0:n.delete(r)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Ii({loadedContexts:e})),this.dispatchEvent(new Ii({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new Ii({loadedContexts:[e]})),this.dispatchEvent(new Ii({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(i=>(0,Yt.delay)(0).then(()=>i()).catch(()=>null)))}};Bh=Jv;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends ya{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends ya{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});Li=window.FluidTopicsI18nService,ba=window.FluidTopicsCustomI18nService});var Fh,Vl,Mh=p(()=>{"use strict";Fh=u(v()),Vl=class{highlightHtml(e,r,i){(0,Fh.highlightHtml)(e,r,i)}};window.FluidTopicsHighlightHtmlService=new Vl});var Uh=Po((fo,zh)=>{var xa=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,va=function(){function t(){this.fetch=!1,this.DOMException=xa.DOMException}return t.prototype=xa,new t}();(function(t){var e=function(r){var i=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},n={searchParams:"URLSearchParams"in i,iterable:"Symbol"in i&&"iterator"in Symbol,blob:"FileReader"in i&&"Blob"in i&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in i,arrayBuffer:"ArrayBuffer"in i};function a(b){return b&&DataView.prototype.isPrototypeOf(b)}if(n.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(b){return b&&s.indexOf(Object.prototype.toString.call(b))>-1};function f(b){if(typeof b!="string"&&(b=String(b)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(b)||b==="")throw new TypeError('Invalid character in header field name: "'+b+'"');return b.toLowerCase()}function h(b){return typeof b!="string"&&(b=String(b)),b}function y(b){var C={next:function(){var D=b.shift();return{done:D===void 0,value:D}}};return n.iterable&&(C[Symbol.iterator]=function(){return C}),C}function g(b){this.map={},b instanceof g?b.forEach(function(C,D){this.append(D,C)},this):Array.isArray(b)?b.forEach(function(C){if(C.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+C.length);this.append(C[0],C[1])},this):b&&Object.getOwnPropertyNames(b).forEach(function(C){this.append(C,b[C])},this)}g.prototype.append=function(b,C){b=f(b),C=h(C);var D=this.map[b];this.map[b]=D?D+", "+C:C},g.prototype.delete=function(b){delete this.map[f(b)]},g.prototype.get=function(b){return b=f(b),this.has(b)?this.map[b]:null},g.prototype.has=function(b){return this.map.hasOwnProperty(f(b))},g.prototype.set=function(b,C){this.map[f(b)]=h(C)},g.prototype.forEach=function(b,C){for(var D in this.map)this.map.hasOwnProperty(D)&&b.call(C,this.map[D],D,this)},g.prototype.keys=function(){var b=[];return this.forEach(function(C,D){b.push(D)}),y(b)},g.prototype.values=function(){var b=[];return this.forEach(function(C){b.push(C)}),y(b)},g.prototype.entries=function(){var b=[];return this.forEach(function(C,D){b.push([D,C])}),y(b)},n.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function x(b){if(!b._noBody){if(b.bodyUsed)return Promise.reject(new TypeError("Already read"));b.bodyUsed=!0}}function w(b){return new Promise(function(C,D){b.onload=function(){C(b.result)},b.onerror=function(){D(b.error)}})}function O(b){var C=new FileReader,D=w(C);return C.readAsArrayBuffer(b),D}function A(b){var C=new FileReader,D=w(C),fe=/charset=([A-Za-z0-9_-]+)/.exec(b.type),ke=fe?fe[1]:"utf-8";return C.readAsText(b,ke),D}function N(b){for(var C=new Uint8Array(b),D=new Array(C.length),fe=0;fe<C.length;fe++)D[fe]=String.fromCharCode(C[fe]);return D.join("")}function $(b){if(b.slice)return b.slice(0);var C=new Uint8Array(b.byteLength);return C.set(new Uint8Array(b)),C.buffer}function P(){return this.bodyUsed=!1,this._initBody=function(b){this.bodyUsed=this.bodyUsed,this._bodyInit=b,b?typeof b=="string"?this._bodyText=b:n.blob&&Blob.prototype.isPrototypeOf(b)?this._bodyBlob=b:n.formData&&FormData.prototype.isPrototypeOf(b)?this._bodyFormData=b:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(b)?this._bodyText=b.toString():n.arrayBuffer&&n.blob&&a(b)?(this._bodyArrayBuffer=$(b.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(b)||l(b))?this._bodyArrayBuffer=$(b):this._bodyText=b=Object.prototype.toString.call(b):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof b=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(b)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var b=x(this);if(b)return b;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var b=x(this);return b||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(n.blob)return this.blob().then(O);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var b=x(this);if(b)return b;if(this._bodyBlob)return A(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(N(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(Ot)}),this.json=function(){return this.text().then(JSON.parse)},this}var H=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function te(b){var C=b.toUpperCase();return H.indexOf(C)>-1?C:b}function ie(b,C){if(!(this instanceof ie))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');C=C||{};var D=C.body;if(b instanceof ie){if(b.bodyUsed)throw new TypeError("Already read");this.url=b.url,this.credentials=b.credentials,C.headers||(this.headers=new g(b.headers)),this.method=b.method,this.mode=b.mode,this.signal=b.signal,!D&&b._bodyInit!=null&&(D=b._bodyInit,b.bodyUsed=!0)}else this.url=String(b);if(this.credentials=C.credentials||this.credentials||"same-origin",(C.headers||!this.headers)&&(this.headers=new g(C.headers)),this.method=te(C.method||this.method||"GET"),this.mode=C.mode||this.mode||null,this.signal=C.signal||this.signal||function(){if("AbortController"in i){var ne=new AbortController;return ne.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&D)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(D),(this.method==="GET"||this.method==="HEAD")&&(C.cache==="no-store"||C.cache==="no-cache")){var fe=/([?&])_=[^&]*/;if(fe.test(this.url))this.url=this.url.replace(fe,"$1_="+new Date().getTime());else{var ke=/\?/;this.url+=(ke.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}ie.prototype.clone=function(){return new ie(this,{body:this._bodyInit})};function Ot(b){var C=new FormData;return b.trim().split("&").forEach(function(D){if(D){var fe=D.split("="),ke=fe.shift().replace(/\+/g," "),ne=fe.join("=").replace(/\+/g," ");C.append(decodeURIComponent(ke),decodeURIComponent(ne))}}),C}function br(b){var C=new g,D=b.replace(/\r?\n[\t ]+/g," ");return D.split("\r").map(function(fe){return fe.indexOf(`
1162
- `)===0?fe.substr(1,fe.length):fe}).forEach(function(fe){var ke=fe.split(":"),ne=ke.shift().trim();if(ne){var jn=ke.join(":").trim();try{C.append(ne,jn)}catch(Ws){console.warn("Response "+Ws.message)}}}),C}P.call(ie.prototype);function mt(b,C){if(!(this instanceof mt))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(C||(C={}),this.type="default",this.status=C.status===void 0?200:C.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=C.statusText===void 0?"":""+C.statusText,this.headers=new g(C.headers),this.url=C.url||"",this._initBody(b)}P.call(mt.prototype),mt.prototype.clone=function(){return new mt(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},mt.error=function(){var b=new mt(null,{status:200,statusText:""});return b.ok=!1,b.status=0,b.type="error",b};var xr=[301,302,303,307,308];mt.redirect=function(b,C){if(xr.indexOf(C)===-1)throw new RangeError("Invalid status code");return new mt(null,{status:C,headers:{location:b}})},r.DOMException=i.DOMException;try{new r.DOMException}catch{r.DOMException=function(C,D){this.message=C,this.name=D;var fe=Error(C);this.stack=fe.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function Xe(b,C){return new Promise(function(D,fe){var ke=new ie(b,C);if(ke.signal&&ke.signal.aborted)return fe(new r.DOMException("Aborted","AbortError"));var ne=new XMLHttpRequest;function jn(){ne.abort()}ne.onload=function(){var Je={statusText:ne.statusText,headers:br(ne.getAllResponseHeaders()||"")};ke.url.indexOf("file://")===0&&(ne.status<200||ne.status>599)?Je.status=200:Je.status=ne.status,Je.url="responseURL"in ne?ne.responseURL:Je.headers.get("X-Request-URL");var $o="response"in ne?ne.response:ne.responseText;setTimeout(function(){D(new mt($o,Je))},0)},ne.onerror=function(){setTimeout(function(){fe(new TypeError("Network request failed"))},0)},ne.ontimeout=function(){setTimeout(function(){fe(new TypeError("Network request timed out"))},0)},ne.onabort=function(){setTimeout(function(){fe(new r.DOMException("Aborted","AbortError"))},0)};function Ws(Je){try{return Je===""&&i.location.href?i.location.href:Je}catch{return Je}}if(ne.open(ke.method,Ws(ke.url),!0),ke.credentials==="include"?ne.withCredentials=!0:ke.credentials==="omit"&&(ne.withCredentials=!1),"responseType"in ne&&(n.blob?ne.responseType="blob":n.arrayBuffer&&(ne.responseType="arraybuffer")),C&&typeof C.headers=="object"&&!(C.headers instanceof g||i.Headers&&C.headers instanceof i.Headers)){var gp=[];Object.getOwnPropertyNames(C.headers).forEach(function(Je){gp.push(f(Je)),ne.setRequestHeader(Je,h(C.headers[Je]))}),ke.headers.forEach(function(Je,$o){gp.indexOf($o)===-1&&ne.setRequestHeader($o,Je)})}else ke.headers.forEach(function(Je,$o){ne.setRequestHeader($o,Je)});ke.signal&&(ke.signal.addEventListener("abort",jn),ne.onreadystatechange=function(){ne.readyState===4&&ke.signal.removeEventListener("abort",jn)}),ne.send(typeof ke._bodyInit>"u"?null:ke._bodyInit)})}return Xe.polyfill=!0,i.fetch||(i.fetch=Xe,i.Headers=g,i.Request=ie,i.Response=mt),r.Headers=g,r.Request=ie,r.Response=mt,r.fetch=Xe,r}({})})(va);va.fetch.ponyfill=!0;delete va.fetch.polyfill;var ki=xa.fetch?xa:va;fo=ki.fetch;fo.default=ki.fetch;fo.fetch=ki.fetch;fo.Headers=ki.Headers;fo.Request=ki.Request;fo.Response=ki.Response;zh.exports=fo});var jl=p(()=>{});var Hh,Wh,Vh,Ti,jh,Gh,Ko,Kh,qh,Zh,Qh,Yh,Xh,Jh,em,tm,$i,rm,Sa,om,im,Xt,Pi,nm,je,qo,Gl=p(()=>{(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Hh||(Hh={}));(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Wh||(Wh={}));(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Vh||(Vh={}));(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Ti||(Ti={}));(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(jh||(jh={}));(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(Gh||(Gh={}));(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(Ko||(Ko={}));(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(Kh||(Kh={}));(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(qh||(qh={}));(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Zh||(Zh={}));(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Qh||(Qh={}));(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Yh||(Yh={}));(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Xh||(Xh={}));(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Jh||(Jh={}));(function(t){t.ASC="ASC",t.DESC="DESC"})(em||(em={}));(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(tm||(tm={}));(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})($i||($i={}));(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(rm||(rm={}));(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Sa||(Sa={}));(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(om||(om={}));(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(im||(im={}));(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Xt||(Xt={}));(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Pi||(Pi={}));(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(nm||(nm={}));(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(je||(je={}));(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(qo||(qo={}))});var am,sm,lm,cm,dm=p(()=>{(function(t){t.VALID="VALID",t.INVALID="INVALID"})(am||(am={}));(function(t){t.JSON="JSON",t.TEXT="TEXT"})(sm||(sm={}));(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(lm||(lm={}));(function(t){t.TEXT="TEXT",t.HTML="HTML"})(cm||(cm={}))});function pm(t,e){return t===e||(e0[t]??[]).some(r=>pm(r,e))}function um(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(i=>pm(i,e))}var e0,fm=p(()=>{Gl();e0={[je.PERSONAL_BOOK_SHARE_USER]:[je.PERSONAL_BOOK_USER],[je.HTML_EXPORT_USER]:[je.PERSONAL_BOOK_USER],[je.PDF_EXPORT_USER]:[je.PERSONAL_BOOK_USER],[je.KHUB_ADMIN]:[je.CONTENT_PUBLISHER],[je.ADMIN]:[je.KHUB_ADMIN,je.USERS_ADMIN,je.PORTAL_ADMIN],[je.GENERATIVE_AI_EXPORT_USER]:[je.GENERATIVE_AI_USER]}});var hm=p(()=>{});var t0,Zo=p(()=>{t0=u(Uh(),1);jl();Gl();dm();fm();hm();jl()});var Ca,Kl=p(()=>{"use strict";ct();Zo();uo();Ca=class extends dt{async listMySearches(){let{session:e}=k.getState();return um(e,je.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}}});var mm,ql,gm=p(()=>{"use strict";mm=u(v());ct();ql=class{isDate(e){var r,i,n,a;return(a=(n=((i=(r=k.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&i!==void 0?i:[]).find(l=>l.key===e))===null||n===void 0?void 0:n.date)!==null&&a!==void 0?a:!1}format(e,r){var i,n,a;return mm.DateFormatter.format(e,(i=r?.locale)!==null&&i!==void 0?i:k.getState().uiLocale,(n=r?.longFormat)!==null&&n!==void 0?n:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new ql});var ym,Gr,Zl=p(()=>{"use strict";ym=u(v());ct();Gr=class{static get(e,r){var i,n;let a=k.getState(),{lang:s,region:l}=(n=(i=a.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&n!==void 0?n:{lang:"en",region:"US"};return new ym.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,r??`${s}-${l}`)}}});var Oa,bm=p(()=>{"use strict";uo();Oa=class extends dt{async sendDocumentStartDisplayEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send document.start_display event")}async sendTopicStartDisplayEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send topic.start_display event")}async sendKhubSearchEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send khub.search event")}async sendDocumentSearchEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send document.search event")}async sendSearchPageSelectEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send search_page.select event")}async sendSearchResultOpenContextMenuEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send search_result.open_context_menu event")}sortEventArrays(e){let r=Object.entries(e).map(([i,n])=>Array.isArray(n)?[i,n.map(a=>typeof a=="object"&&a!=null&&!Array.isArray(a)?this.sortEventArrays(a):a).sort((a,s)=>typeof a=="object"&&a!==null&&"key"in a?a.key.localeCompare(s.key):typeof a=="string"&&typeof s=="string"?a.localeCompare(s):String(a).localeCompare(String(s)))]:typeof n=="object"&&n!==null?[i,this.sortEventArrays(n)]:[i,n]);return Object.fromEntries(r)}sendEvents(e,r){let i="anything not undefined";return this.cache.get("analytics-event-"+this.hash(e),async()=>(await this.awaitApi).sendEvents(e).then(()=>i).catch(n=>(console.info(r),console.debug(n),i)),1e3)}}});var Ql,xm=p(()=>{"use strict";Zl();Ql=class{urlToSearchRequest(e){return Gr.get().parse(e)}searchRequestToUrl(e){return Gr.get().serialize(e)}};window.FluidTopicsUrlService=new Ql});var Qo,vm=p(()=>{"use strict";Qo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Qo.eventName="change"});var Yl,Sm,Cm=p(()=>{"use strict";Yl=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},Sm=new Yl});var ho,wa,Om=p(()=>{"use strict";ho=u(v());vm();Cm();wa=class t extends ho.WithEventBus{static build(){return new t(window.history,Sm,()=>window.location,!1)}constructor(e,r,i,n){var a,s;super(),this.history=e,this.historyStorage=r,this.windowLocation=i,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(s=(a=e.state)===null||a===void 0?void 0:a.index)!==null&&s!==void 0?s:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(n)}setCurrentState(e,r=!1){let i=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,i&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,ho.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Qo(this.currentItem())),0)}installProxies(){let e=r=>(i,n,[a,s,l])=>{let f=r(),h={...f===this.currentIndex?this.currentState:void 0,...a,index:f,href:typeof l=="string"?l:(l??this.windowLocation()).href};i.apply(n,[h,s,l]),this.setCurrentState(h,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let i={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(i)}addHistoryChangeListener(e){this.addEventListener(Qo.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Qo.eventName,e)}currentItem(){return(0,ho.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,ho.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,ho.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let i=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!i)return e;let n=e,a=e+1;for(;this.states.length>a&&!this.isDifferentMajorState(a,i);)this.hasState(a)&&(n=a),a++;return n}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var i;if(!this.hasState(e))return!1;let n=r??this.currentState.majorStateId,a=(i=this.states[e])===null||i===void 0?void 0:i.majorStateId;return a==null||a!=n}}});var wm=p(()=>{"use strict";Om();window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=wa.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)})});var Em=p(()=>{"use strict";ct()});var Xl=p(()=>{"use strict";Hl();zl();_h();Dh();uo();Mh();Kl();gm();Zl();bm();xm();wm();Em()});function Rm(t,e){var r;return Am.getState().authenticationRequired&&!(!((r=Am.getState().session)===null||r===void 0)&&r.sessionAuthenticated)?Promise.resolve(e):t()}var Am,Im=p(()=>{"use strict";ct();Am=k});var Lm,rt,dr,Ge,Se,Jl=p(()=>{"use strict";Lm=u(R()),rt=u(W()),dr=u(v());Ml();ct();Xl();Im();Ge=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Se=class extends dr.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Go.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new dr.CacheRegistry,this.cleanSessionDebouncer=new dr.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Lm.html`
1159
+ `});var kh,Th,Fl=p(()=>{"use strict";kh=f(R()),Th=kh.css`
1160
+ `});var $h,Ph,Ml=p(()=>{"use strict";$h=f(R()),Ph=$h.css`
1161
+ `});var ha,Yv,Go,Xv,k,ct=p(()=>{"use strict";ha=f(v()),Yv="ft-app-info",Go=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Go.eventName="authentication-change";Xv={session:(t,e)=>{(0,ha.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>k.dispatchEvent(new Go(e.payload)),0))}},k=ha.FtReduxStore.get({name:Yv,reducers:Xv,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],availableContentLocales:[],defaultLocales:void 0,searchInAllLanguagesAllowed:!1,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1}})});var Ko,zl=p(()=>{"use strict";ct();Ko=class t{static get(e){let{baseUrl:r,apiIntegrationIdentifier:i}=k.getState(),n=e??i;if(r&&n&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,n,!0)}static await(e){return new Promise(r=>{let i=t.get(e);if(i)r(i);else{let n=k.subscribe(()=>{i=t.get(e),i&&(n(),r(i))})}})}}});var ma,_h=p(()=>{"use strict";zl();ma=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Ko.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Ko.await()}}});var Ul,dt,fo=p(()=>{"use strict";Ul=f(v());_h();dt=class extends ma{constructor(e=!0,r){var i;super(r),this.sortObjectFields=(a,s)=>typeof s!="object"||s==null||Array.isArray(s)?s:Object.fromEntries(Object.entries(s).sort(([l],[u])=>l.localeCompare(u)));let n=this.constructor;n.commonCache=(i=n.commonCache)!==null&&i!==void 0?i:new Ul.CacheRegistry,this.cache=e?n.commonCache:new Ul.CacheRegistry}clearCache(){this.cache.clearAll()}hash(e){return String(Array.from(JSON.stringify(e,this.sortObjectFields)).reduce((r,i)=>0|31*r+i.charCodeAt(0),0))}}});var ga,Hl=p(()=>{"use strict";ct();fo();ga=class extends dt{async listMyBookmarks(){let e=k.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}}});var Wl,Nh=p(()=>{"use strict";ct();Wl=class{addCommand(e,r=!1){k.commands.add(e,r)}consumeCommand(e){return k.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Wl});var Jt,Bh,Ii,Jv,ya,Li,ba,Dh=p(()=>{"use strict";ct();Jt=f(v());fo();Ii=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},Jv=Symbol("clearAfterUnitTest"),ya=class extends(0,Jt.withEventBus)(dt){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Bh]=()=>{this.defaultMessages={},this.cache=new Jt.CacheRegistry,this.listeners={}},this.currentUiLocale=k.getState().uiLocale,k.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=k.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let r=e.name.toLowerCase();this.cache.setFinal(r,e),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,r){var i;if(e=e.toLowerCase(),r&&Object.keys(r).length>0){let n={...(i=this.defaultMessages[e])!==null&&i!==void 0?i:{},...r};(0,Jt.deepEqual)(this.defaultMessages[e],n)||(this.defaultMessages[e]=n,await this.notify(e))}return this.fetchContext(e)}resolveContext(e){var r,i;return this.fetchContext(e),(i=(r=this.cache.getNow(e))===null||r===void 0?void 0:r.messages)!==null&&i!==void 0?i:{}}resolveRawMessage(e,r){let i=e.toLowerCase();return this.resolveContext(i)[r]}resolveMessage(e,r,...i){var n;let a=e.toLowerCase(),s=this.resolveContext(a);return new Jt.ParametrizedLabelResolver((n=this.defaultMessages[a])!==null&&n!==void 0?n:{},s).resolve(r,...i)}async fetchContext(e){let r=!this.cache.has(e),i;try{i=await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),r&&await this.notify(e)}catch(n){!(n instanceof Jt.CanceledPromiseError)&&r&&console.error(n)}return i}subscribe(e,r){var i;return e=e.toLowerCase(),this.listeners[e]=(i=this.listeners[e])!==null&&i!==void 0?i:new Set,this.listeners[e].add(r),()=>{var n;return(n=this.listeners[e])===null||n===void 0?void 0:n.delete(r)}}async notifyAll(){let e=Object.keys(this.listeners);document.body.dispatchEvent(new Ii({loadedContexts:e})),this.dispatchEvent(new Ii({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new Ii({loadedContexts:[e]})),this.dispatchEvent(new Ii({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(i=>(0,Jt.delay)(0).then(()=>i()).catch(()=>null)))}};Bh=Jv;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends ya{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends ya{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});Li=window.FluidTopicsI18nService,ba=window.FluidTopicsCustomI18nService});var Fh,Vl,Mh=p(()=>{"use strict";Fh=f(v()),Vl=class{highlightHtml(e,r,i){(0,Fh.highlightHtml)(e,r,i)}};window.FluidTopicsHighlightHtmlService=new Vl});var Uh=_o((ho,zh)=>{var xa=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,va=function(){function t(){this.fetch=!1,this.DOMException=xa.DOMException}return t.prototype=xa,new t}();(function(t){var e=function(r){var i=typeof t<"u"&&t||typeof self<"u"&&self||typeof global<"u"&&global||{},n={searchParams:"URLSearchParams"in i,iterable:"Symbol"in i&&"iterator"in Symbol,blob:"FileReader"in i&&"Blob"in i&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in i,arrayBuffer:"ArrayBuffer"in i};function a(b){return b&&DataView.prototype.isPrototypeOf(b)}if(n.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(b){return b&&s.indexOf(Object.prototype.toString.call(b))>-1};function u(b){if(typeof b!="string"&&(b=String(b)),/[^a-z0-9\-#$%&'*+.^_`|~!]/i.test(b)||b==="")throw new TypeError('Invalid character in header field name: "'+b+'"');return b.toLowerCase()}function h(b){return typeof b!="string"&&(b=String(b)),b}function y(b){var C={next:function(){var D=b.shift();return{done:D===void 0,value:D}}};return n.iterable&&(C[Symbol.iterator]=function(){return C}),C}function g(b){this.map={},b instanceof g?b.forEach(function(C,D){this.append(D,C)},this):Array.isArray(b)?b.forEach(function(C){if(C.length!=2)throw new TypeError("Headers constructor: expected name/value pair to be length 2, found"+C.length);this.append(C[0],C[1])},this):b&&Object.getOwnPropertyNames(b).forEach(function(C){this.append(C,b[C])},this)}g.prototype.append=function(b,C){b=u(b),C=h(C);var D=this.map[b];this.map[b]=D?D+", "+C:C},g.prototype.delete=function(b){delete this.map[u(b)]},g.prototype.get=function(b){return b=u(b),this.has(b)?this.map[b]:null},g.prototype.has=function(b){return this.map.hasOwnProperty(u(b))},g.prototype.set=function(b,C){this.map[u(b)]=h(C)},g.prototype.forEach=function(b,C){for(var D in this.map)this.map.hasOwnProperty(D)&&b.call(C,this.map[D],D,this)},g.prototype.keys=function(){var b=[];return this.forEach(function(C,D){b.push(D)}),y(b)},g.prototype.values=function(){var b=[];return this.forEach(function(C){b.push(C)}),y(b)},g.prototype.entries=function(){var b=[];return this.forEach(function(C,D){b.push([D,C])}),y(b)},n.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function x(b){if(!b._noBody){if(b.bodyUsed)return Promise.reject(new TypeError("Already read"));b.bodyUsed=!0}}function w(b){return new Promise(function(C,D){b.onload=function(){C(b.result)},b.onerror=function(){D(b.error)}})}function O(b){var C=new FileReader,D=w(C);return C.readAsArrayBuffer(b),D}function A(b){var C=new FileReader,D=w(C),fe=/charset=([A-Za-z0-9_-]+)/.exec(b.type),ke=fe?fe[1]:"utf-8";return C.readAsText(b,ke),D}function _(b){for(var C=new Uint8Array(b),D=new Array(C.length),fe=0;fe<C.length;fe++)D[fe]=String.fromCharCode(C[fe]);return D.join("")}function $(b){if(b.slice)return b.slice(0);var C=new Uint8Array(b.byteLength);return C.set(new Uint8Array(b)),C.buffer}function P(){return this.bodyUsed=!1,this._initBody=function(b){this.bodyUsed=this.bodyUsed,this._bodyInit=b,b?typeof b=="string"?this._bodyText=b:n.blob&&Blob.prototype.isPrototypeOf(b)?this._bodyBlob=b:n.formData&&FormData.prototype.isPrototypeOf(b)?this._bodyFormData=b:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(b)?this._bodyText=b.toString():n.arrayBuffer&&n.blob&&a(b)?(this._bodyArrayBuffer=$(b.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(b)||l(b))?this._bodyArrayBuffer=$(b):this._bodyText=b=Object.prototype.toString.call(b):(this._noBody=!0,this._bodyText=""),this.headers.get("content-type")||(typeof b=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(b)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var b=x(this);if(b)return b;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))}),this.arrayBuffer=function(){if(this._bodyArrayBuffer){var b=x(this);return b||(ArrayBuffer.isView(this._bodyArrayBuffer)?Promise.resolve(this._bodyArrayBuffer.buffer.slice(this._bodyArrayBuffer.byteOffset,this._bodyArrayBuffer.byteOffset+this._bodyArrayBuffer.byteLength)):Promise.resolve(this._bodyArrayBuffer))}else{if(n.blob)return this.blob().then(O);throw new Error("could not read as ArrayBuffer")}},this.text=function(){var b=x(this);if(b)return b;if(this._bodyBlob)return A(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(_(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(Ot)}),this.json=function(){return this.text().then(JSON.parse)},this}var H=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function te(b){var C=b.toUpperCase();return H.indexOf(C)>-1?C:b}function ie(b,C){if(!(this instanceof ie))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');C=C||{};var D=C.body;if(b instanceof ie){if(b.bodyUsed)throw new TypeError("Already read");this.url=b.url,this.credentials=b.credentials,C.headers||(this.headers=new g(b.headers)),this.method=b.method,this.mode=b.mode,this.signal=b.signal,!D&&b._bodyInit!=null&&(D=b._bodyInit,b.bodyUsed=!0)}else this.url=String(b);if(this.credentials=C.credentials||this.credentials||"same-origin",(C.headers||!this.headers)&&(this.headers=new g(C.headers)),this.method=te(C.method||this.method||"GET"),this.mode=C.mode||this.mode||null,this.signal=C.signal||this.signal||function(){if("AbortController"in i){var ne=new AbortController;return ne.signal}}(),this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&D)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(D),(this.method==="GET"||this.method==="HEAD")&&(C.cache==="no-store"||C.cache==="no-cache")){var fe=/([?&])_=[^&]*/;if(fe.test(this.url))this.url=this.url.replace(fe,"$1_="+new Date().getTime());else{var ke=/\?/;this.url+=(ke.test(this.url)?"&":"?")+"_="+new Date().getTime()}}}ie.prototype.clone=function(){return new ie(this,{body:this._bodyInit})};function Ot(b){var C=new FormData;return b.trim().split("&").forEach(function(D){if(D){var fe=D.split("="),ke=fe.shift().replace(/\+/g," "),ne=fe.join("=").replace(/\+/g," ");C.append(decodeURIComponent(ke),decodeURIComponent(ne))}}),C}function xr(b){var C=new g,D=b.replace(/\r?\n[\t ]+/g," ");return D.split("\r").map(function(fe){return fe.indexOf(`
1162
+ `)===0?fe.substr(1,fe.length):fe}).forEach(function(fe){var ke=fe.split(":"),ne=ke.shift().trim();if(ne){var jn=ke.join(":").trim();try{C.append(ne,jn)}catch(Ws){console.warn("Response "+Ws.message)}}}),C}P.call(ie.prototype);function mt(b,C){if(!(this instanceof mt))throw new TypeError('Please use the "new" operator, this DOM object constructor cannot be called as a function.');if(C||(C={}),this.type="default",this.status=C.status===void 0?200:C.status,this.status<200||this.status>599)throw new RangeError("Failed to construct 'Response': The status provided (0) is outside the range [200, 599].");this.ok=this.status>=200&&this.status<300,this.statusText=C.statusText===void 0?"":""+C.statusText,this.headers=new g(C.headers),this.url=C.url||"",this._initBody(b)}P.call(mt.prototype),mt.prototype.clone=function(){return new mt(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},mt.error=function(){var b=new mt(null,{status:200,statusText:""});return b.ok=!1,b.status=0,b.type="error",b};var vr=[301,302,303,307,308];mt.redirect=function(b,C){if(vr.indexOf(C)===-1)throw new RangeError("Invalid status code");return new mt(null,{status:C,headers:{location:b}})},r.DOMException=i.DOMException;try{new r.DOMException}catch{r.DOMException=function(C,D){this.message=C,this.name=D;var fe=Error(C);this.stack=fe.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function Xe(b,C){return new Promise(function(D,fe){var ke=new ie(b,C);if(ke.signal&&ke.signal.aborted)return fe(new r.DOMException("Aborted","AbortError"));var ne=new XMLHttpRequest;function jn(){ne.abort()}ne.onload=function(){var Je={statusText:ne.statusText,headers:xr(ne.getAllResponseHeaders()||"")};ke.url.indexOf("file://")===0&&(ne.status<200||ne.status>599)?Je.status=200:Je.status=ne.status,Je.url="responseURL"in ne?ne.responseURL:Je.headers.get("X-Request-URL");var Po="response"in ne?ne.response:ne.responseText;setTimeout(function(){D(new mt(Po,Je))},0)},ne.onerror=function(){setTimeout(function(){fe(new TypeError("Network request failed"))},0)},ne.ontimeout=function(){setTimeout(function(){fe(new TypeError("Network request timed out"))},0)},ne.onabort=function(){setTimeout(function(){fe(new r.DOMException("Aborted","AbortError"))},0)};function Ws(Je){try{return Je===""&&i.location.href?i.location.href:Je}catch{return Je}}if(ne.open(ke.method,Ws(ke.url),!0),ke.credentials==="include"?ne.withCredentials=!0:ke.credentials==="omit"&&(ne.withCredentials=!1),"responseType"in ne&&(n.blob?ne.responseType="blob":n.arrayBuffer&&(ne.responseType="arraybuffer")),C&&typeof C.headers=="object"&&!(C.headers instanceof g||i.Headers&&C.headers instanceof i.Headers)){var gp=[];Object.getOwnPropertyNames(C.headers).forEach(function(Je){gp.push(u(Je)),ne.setRequestHeader(Je,h(C.headers[Je]))}),ke.headers.forEach(function(Je,Po){gp.indexOf(Po)===-1&&ne.setRequestHeader(Po,Je)})}else ke.headers.forEach(function(Je,Po){ne.setRequestHeader(Po,Je)});ke.signal&&(ke.signal.addEventListener("abort",jn),ne.onreadystatechange=function(){ne.readyState===4&&ke.signal.removeEventListener("abort",jn)}),ne.send(typeof ke._bodyInit>"u"?null:ke._bodyInit)})}return Xe.polyfill=!0,i.fetch||(i.fetch=Xe,i.Headers=g,i.Request=ie,i.Response=mt),r.Headers=g,r.Request=ie,r.Response=mt,r.fetch=Xe,r}({})})(va);va.fetch.ponyfill=!0;delete va.fetch.polyfill;var ki=xa.fetch?xa:va;ho=ki.fetch;ho.default=ki.fetch;ho.fetch=ki.fetch;ho.Headers=ki.Headers;ho.Request=ki.Request;ho.Response=ki.Response;zh.exports=ho});var jl=p(()=>{});var Hh,Wh,Vh,Ti,jh,Gh,qo,Kh,qh,Zh,Qh,Yh,Xh,Jh,em,tm,$i,rm,Sa,om,im,er,Pi,nm,je,_t,Gl=p(()=>{(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Hh||(Hh={}));(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Wh||(Wh={}));(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Vh||(Vh={}));(function(t){t.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",t.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",t.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",t.PERSONAL_BOOK="PERSONAL_BOOK",t.ATTACHMENT="ATTACHMENT",t.RESOURCE="RESOURCE",t.HTML_PACKAGE="HTML_PACKAGE"})(Ti||(Ti={}));(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(jh||(jh={}));(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(Gh||(Gh={}));(function(t){t.BOOKMARK__CREATE="BOOKMARK__CREATE",t.BOOKMARK__DELETE="BOOKMARK__DELETE",t.CASE_DEFLECTION__START="CASE_DEFLECTION__START",t.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",t.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",t.COLLECTION__CREATE="COLLECTION__CREATE",t.COLLECTION__UPDATE="COLLECTION__UPDATE",t.COLLECTION__DELETE="COLLECTION__DELETE",t.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",t.DOCUMENT__DISPLAY="DOCUMENT__DISPLAY",t.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",t.DOCUMENT__PRINT="DOCUMENT__PRINT",t.DOCUMENT__PROCESS="DOCUMENT__PROCESS",t.DOCUMENT__RATE="DOCUMENT__RATE",t.DOCUMENT__SEARCH="DOCUMENT__SEARCH",t.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",t.DOCUMENT__UNRATE="DOCUMENT__UNRATE",t.FEEDBACK__SEND="FEEDBACK__SEND",t.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",t.AI__RATE="AI__RATE",t.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",t.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",t.KHUB__PROCESS="KHUB__PROCESS",t.KHUB__SEARCH="KHUB__SEARCH",t.LABELS__DOWNLOAD="LABELS__DOWNLOAD",t.LINK__SHARE="LINK__SHARE",t.PAGE__DISPLAY="PAGE__DISPLAY",t.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",t.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",t.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",t.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",t.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",t.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",t.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",t.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",t.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",t.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",t.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",t.TOPIC__DISPLAY="TOPIC__DISPLAY",t.TOPIC__RATE="TOPIC__RATE",t.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",t.TOPIC__UNRATE="TOPIC__UNRATE",t.USER__LOGIN="USER__LOGIN",t.USER__LOGOUT="USER__LOGOUT",t.HEARTBEAT="HEARTBEAT"})(qo||(qo={}));(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(Kh||(Kh={}));(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT",t.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT"})(qh||(qh={}));(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Zh||(Zh={}));(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Qh||(Qh={}));(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Yh||(Yh={}));(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(Xh||(Xh={}));(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(Jh||(Jh={}));(function(t){t.ASC="ASC",t.DESC="DESC"})(em||(em={}));(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(tm||(tm={}));(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})($i||($i={}));(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(rm||(rm={}));(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Sa||(Sa={}));(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(om||(om={}));(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(im||(im={}));(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(er||(er={}));(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Pi||(Pi={}));(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(nm||(nm={}));(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN"})(je||(je={}));(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(_t||(_t={}))});var am,sm,lm,cm,dm=p(()=>{(function(t){t.VALID="VALID",t.INVALID="INVALID"})(am||(am={}));(function(t){t.JSON="JSON",t.TEXT="TEXT"})(sm||(sm={}));(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(lm||(lm={}));(function(t){t.TEXT="TEXT",t.HTML="HTML"})(cm||(cm={}))});function pm(t,e){return t===e||(e0[t]??[]).some(r=>pm(r,e))}function um(t,e){return t==null?!1:(Array.isArray(t)?t:Array.isArray(t.roles)?t.roles:Array.isArray(t.profile?.roles)?t.profile.roles:[]).some(i=>pm(i,e))}var e0,fm=p(()=>{Gl();e0={[je.PERSONAL_BOOK_SHARE_USER]:[je.PERSONAL_BOOK_USER],[je.HTML_EXPORT_USER]:[je.PERSONAL_BOOK_USER],[je.PDF_EXPORT_USER]:[je.PERSONAL_BOOK_USER],[je.KHUB_ADMIN]:[je.CONTENT_PUBLISHER],[je.ADMIN]:[je.KHUB_ADMIN,je.USERS_ADMIN,je.PORTAL_ADMIN],[je.GENERATIVE_AI_EXPORT_USER]:[je.GENERATIVE_AI_USER]}});var hm=p(()=>{});var t0,Zo=p(()=>{t0=f(Uh(),1);jl();Gl();dm();fm();hm();jl()});var Ca,Kl=p(()=>{"use strict";ct();Zo();fo();Ca=class extends dt{async listMySearches(){let{session:e}=k.getState();return um(e,je.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}}});var mm,ql,gm=p(()=>{"use strict";mm=f(v());ct();ql=class{isDate(e){var r,i,n,a;return(a=(n=((i=(r=k.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&i!==void 0?i:[]).find(l=>l.key===e))===null||n===void 0?void 0:n.date)!==null&&a!==void 0?a:!1}format(e,r){var i,n,a;return mm.DateFormatter.format(e,(i=r?.locale)!==null&&i!==void 0?i:k.getState().uiLocale,(n=r?.longFormat)!==null&&n!==void 0?n:!1,(a=r?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new ql});var ym,Kr,Zl=p(()=>{"use strict";ym=f(v());ct();Kr=class{static get(e,r){var i,n;let a=k.getState(),{lang:s,region:l}=(n=(i=a.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&n!==void 0?n:{lang:"en",region:"US"};return new ym.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,r??`${s}-${l}`)}}});var Oa,bm=p(()=>{"use strict";fo();Oa=class extends dt{async sendDocumentStartDisplayEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send document.start_display event")}async sendTopicStartDisplayEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send topic.start_display event")}async sendKhubSearchEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send khub.search event")}async sendDocumentSearchEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send document.search event")}async sendSearchPageSelectEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send search_page.select event")}async sendSearchResultOpenContextMenuEvent(e){return this.sendEvents([this.sortEventArrays(e)],"Failed to send search_result.open_context_menu event")}sortEventArrays(e){let r=Object.entries(e).map(([i,n])=>Array.isArray(n)?[i,n.map(a=>typeof a=="object"&&a!=null&&!Array.isArray(a)?this.sortEventArrays(a):a).sort((a,s)=>typeof a=="object"&&a!==null&&"key"in a?a.key.localeCompare(s.key):typeof a=="string"&&typeof s=="string"?a.localeCompare(s):String(a).localeCompare(String(s)))]:typeof n=="object"&&n!==null?[i,this.sortEventArrays(n)]:[i,n]);return Object.fromEntries(r)}sendEvents(e,r){let i="anything not undefined";return this.cache.get("analytics-event-"+this.hash(e),async()=>(await this.awaitApi).sendEvents(e).then(()=>i).catch(n=>(console.info(r),console.debug(n),i)),1e3)}}});var Ql,xm=p(()=>{"use strict";Zl();Ql=class{urlToSearchRequest(e){return Kr.get().parse(e)}searchRequestToUrl(e){return Kr.get().serialize(e)}};window.FluidTopicsUrlService=new Ql});var Qo,vm=p(()=>{"use strict";Qo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};Qo.eventName="change"});var Yl,Sm,Cm=p(()=>{"use strict";Yl=class{itemName(e){return`fluid-topics-history-item-${e}`}get(e){let r=sessionStorage.getItem(this.itemName(e));return r?JSON.parse(r):void 0}set(e,r){sessionStorage.setItem(this.itemName(e),JSON.stringify(r))}},Sm=new Yl});var mo,wa,Om=p(()=>{"use strict";mo=f(v());vm();Cm();wa=class t extends mo.WithEventBus{static build(){return new t(window.history,Sm,()=>window.location,!1)}constructor(e,r,i,n){var a,s;super(),this.history=e,this.historyStorage=r,this.windowLocation=i,this.states=[],this.realPushState=e.pushState,this.realReplaceState=e.replaceState,this.initialIndex=(s=(a=e.state)===null||a===void 0?void 0:a.index)!==null&&s!==void 0?s:e.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(n)}setCurrentState(e,r=!1){let i=r&&this.currentIndex===e.index-1;this.currentState={...this.buildCurrentState(),...e},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,i&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,mo.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new Qo(this.currentItem())),0)}installProxies(){let e=r=>(i,n,[a,s,l])=>{let u=r(),h={...u===this.currentIndex?this.currentState:void 0,...a,index:u,href:typeof l=="string"?l:(l??this.windowLocation()).href};i.apply(n,[h,s,l]),this.setCurrentState(h,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:e(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:e(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",e=>this.setCurrentState(e.state)),document.querySelector("title")==null&&document.head.append(document.createElement("title")),new MutationObserver(()=>this.updateCurrentState({title:document.title})).observe(document.querySelector("title"),{subtree:!0,characterData:!0,childList:!0})}initData(e){for(let r=this.history.length-1;r>=0;r--)e?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(e){var r;let i={...this.buildCurrentState(),...e,index:this.currentIndex,title:(r=e?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(i)}addHistoryChangeListener(e){this.addEventListener(Qo.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(Qo.eventName,e)}currentItem(){return(0,mo.deepCopy)(this.currentState)}back(){let e=this.previousDifferentMajorPosition();e>=0?this.history.go(e-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,mo.deepCopy)(this.states[this.previousDifferentMajorPosition()])}previousDifferentMajorPosition(){let e=this.currentIndex>0?this.currentIndex-1:0;for(;e>0&&!this.isDifferentMajorState(e);)e--;return e}forward(){let e=this.nextMajorPosition();e&&e<this.states.length?this.history.go(e-this.currentIndex):this.history.forward()}forwardItem(){let e=this.nextMajorPosition();if(e)return(0,mo.deepCopy)(this.states[e])}nextMajorPosition(){let e=this.currentIndex;if(!(e>=this.states.length)){do e++;while(e<this.states.length&&!this.isDifferentMajorState(e));return this.getHigherPositionInTheSameState(e)}}getHigherPositionInTheSameState(e){var r;let i=(r=this.states[e])===null||r===void 0?void 0:r.majorStateId;if(!i)return e;let n=e,a=e+1;for(;this.states.length>a&&!this.isDifferentMajorState(a,i);)this.hasState(a)&&(n=a),a++;return n}buildCurrentState(){var e,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(e=this.history.state)===null||e===void 0?void 0:e.title)!==null&&r!==void 0?r:document.title}}hasState(e){return this.states[e]!=null}isDifferentMajorState(e,r){var i;if(!this.hasState(e))return!1;let n=r??this.currentState.majorStateId,a=(i=this.states[e])===null||i===void 0?void 0:i.majorStateId;return a==null||a!=n}}});var wm=p(()=>{"use strict";Om();window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=wa.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),addHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(t),removeHistoryChangeListener:t=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(t)})});var Em=p(()=>{"use strict";ct()});var Xl=p(()=>{"use strict";Hl();zl();Nh();Dh();fo();Mh();Kl();gm();Zl();bm();xm();wm();Em()});function Rm(t,e){var r;return Am.getState().authenticationRequired&&!(!((r=Am.getState().session)===null||r===void 0)&&r.sessionAuthenticated)?Promise.resolve(e):t()}var Am,Im=p(()=>{"use strict";ct();Am=k});var Lm,rt,pr,Ge,Se,Jl=p(()=>{"use strict";Lm=f(R()),rt=f(W()),pr=f(v());Ml();ct();Xl();Im();Ge=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Se=class extends pr.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.apiIntegrationAppVersion="ft-integration-app-version",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Ko.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new pr.CacheRegistry,this.cleanSessionDebouncer=new pr.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Lm.html`
1163
1163
  <slot></slot>
1164
- `}connectedCallback(){super.connectedCallback(),k.addEventListener(jo.eventName,this.reloadConfiguration)}disconnectedCallback(){k.addEventListener(jo.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,i,n,a,s,l,f;super.update(e),e.has("baseUrl")&&(k.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&k.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&k.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&k.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&k.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&k.actions.noCustom(this.noCustom),e.has("editorMode")&&k.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&k.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&k.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(h=>Li.addContext(h)),e.has("openExternalDocumentInNewTab")&&k.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&k.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&k.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(k.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),k.actions.availableUiLocales((n=(i=this.localesConfiguration)===null||i===void 0?void 0:i.availableUiLocales)!==null&&n!==void 0?n:[]),k.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&k.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&k.actions.availableContentLocales((f=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&f!==void 0?f:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Rm(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};Se.elementDefinitions={};Se.styles=Ph;Ge([(0,rt.property)()],Se.prototype,"baseUrl",void 0);Ge([(0,rt.property)()],Se.prototype,"apiIntegrationIdentifier",void 0);Ge([(0,rt.property)()],Se.prototype,"apiIntegrationAppVersion",void 0);Ge([(0,rt.property)()],Se.prototype,"uiLocale",void 0);Ge([(0,dr.jsonProperty)(null)],Se.prototype,"availableUiLocales",void 0);Ge([(0,dr.jsonProperty)(null)],Se.prototype,"metadataConfiguration",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"editorMode",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"noCustom",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"openExternalDocumentInNewTab",void 0);Ge([(0,rt.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],Se.prototype,"noCustomComponent",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"withManualResources",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"navigatorOnline",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"forcedOffline",void 0);Ge([(0,rt.property)({type:Object})],Se.prototype,"apiProvider",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"authenticationRequired",void 0);Ge([(0,dr.jsonProperty)([])],Se.prototype,"messageContexts",void 0);Ge([(0,dr.jsonProperty)(void 0)],Se.prototype,"session",void 0);Ge([(0,rt.state)()],Se.prototype,"localesConfiguration",void 0);Ge([(0,rt.state)()],Se.prototype,"availableContentLocales",void 0)});function r0(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let r,i,n;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(i=r;i--!==0;)if(!Ea(t[i],e[i]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(i of t.entries())if(!e.has(i[0]))return!1;for(i of t.entries())if(!Ea(i[1],e.get(i[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(i of t.entries())if(!e.has(i[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let a=s=>Object.keys(s).filter(l=>s[l]!=null);if(n=a(t),r=n.length,r!==a(e).length)return!1;for(i=r;i--!==0;)if(!Object.prototype.hasOwnProperty.call(e,n[i]))return!1;for(i=r;i--!==0;){let s=n[i];if(!Ea(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Ea(t,e){try{return r0(t,e)}catch{return!1}}function vn(t,e){return!Ea(t,e)}function Aa(t,e){let r=i=>i[t]===!0;return i=>{if(r(i))return i;let n=e(i);return n[t]=!0,n}}var Ni=p(()=>{"use strict"});var km,ec,Tm=p(()=>{"use strict";Ni();km=u(W(),1),ec=t=>{let e=t??{};return(r,i)=>{var n;let a={hasChanged:vn,attribute:!1,...e};(0,km.property)(a)(r,i);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(i,{selector:(n=e.selector)!==null&&n!==void 0?n:l=>l[i],store:e.store})}}});var Ra,tc=p(()=>{"use strict";Ra=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(i=>i.type===e);return r&&(this.queue=this.queue.filter(i=>i!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}}});function Pm(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,$m.property)({type:Object,converter:{fromAttribute:i=>{if(i==null)return r();try{return JSON.parse(i)}catch{return r()}},toAttribute:i=>JSON.stringify(i)},hasChanged:vn,...e??{}})}var $m,Nm=p(()=>{"use strict";$m=u(W(),1);Ni()});var Ia,_m=p(()=>{"use strict";Ia=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,i)=>{this.resolvePromise=r,this.rejectPromise=i})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let i=[...this.callbacks];this.callbacks=[];let n=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of i)try{await s()}catch(l){n(l);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}}});var La,o0,TL,Bm,Dm=p(()=>{La=globalThis,o0=La.ShadowRoot&&(La.ShadyCSS===void 0||La.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,TL=Symbol(),Bm=(t,e)=>{if(o0)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let i=document.createElement("style"),n=La.litNonce;n!==void 0&&i.setAttribute("nonce",n),i.textContent=r.cssText,t.appendChild(i)}}});var Fm,ka,Mm=p(()=>{"use strict";Fm=u(R(),1);Dm();ka=class extends Fm.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([n,a])=>e.registry.define(n,a)));let r={...e.shadowRootOptions,customElements:e.registry},i=this.renderOptions.creationScope=this.attachShadow(r);return Bm(i,e.elementStyles),i}}});function zm(t,e,...r){var i;let n=t.querySelector(e);for(let a of r)n=(i=n?.shadowRoot)===null||i===void 0?void 0:i.querySelector(a);return n}var Um=p(()=>{"use strict"});var _i,Sn,jm,Hm,Wm,Gm,Vm,Kr,Km=p(()=>{"use strict";_i=u(W(),1);Nm();_m();Mm();Um();Sn=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Hm=Symbol("constructorPrototype"),Wm=Symbol("constructorName"),Gm=Symbol("exportpartsDebouncer"),Vm=Symbol("dynamicDependenciesLoaded"),Kr=class extends ka{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[jm]=new Ia(5),this[Wm]=this.constructor.name,this[Hm]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Wm]&&Object.setPrototypeOf(this,this[Hm])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[Vm]||(e[Vm]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:i,shadowPath:n}=this.elementToFocus;if(i!=null){let a=[...n??[],i];r=zm(this.shadowRoot,...a)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,i,n;if(((i=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&i!==void 0?i:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((n=this.customStylesheet)!==null&&n!==void 0?n:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,r,i;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(i=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&i!==void 0&&i)&&this[Gm].run(()=>{var n,a;!((n=this.exportpartsPrefix)===null||n===void 0)&&n.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,i,n,a,s,l;let f=x=>x!=null&&x.trim().length>0,h=e.filter(f).map(x=>x.trim());if(h.length===0){this.removeAttribute("exportparts");return}let y=new Set;for(let x of(i=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&i!==void 0?i:[]){let w=(a=(n=x.getAttribute("part"))===null||n===void 0?void 0:n.split(" "))!==null&&a!==void 0?a:[],O=(l=(s=x.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(A=>A.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...w,...O).filter(f).map(A=>A.trim()).forEach(A=>y.add(A))}if(y.size===0){this.removeAttribute("exportparts");return}let g=[...y.values()].flatMap(x=>h.map(w=>`${x}:${w}--${x}`));this.setAttribute("exportparts",[...this.part,...g].join(", "))}};jm=Gm;Sn([(0,_i.property)()],Kr.prototype,"exportpartsPrefix",void 0);Sn([Pm([])],Kr.prototype,"exportpartsPrefixes",void 0);Sn([(0,_i.property)()],Kr.prototype,"customStylesheet",void 0);Sn([(0,_i.property)()],Kr.prototype,"elementToFocus",void 0);Sn([(0,_i.state)()],Kr.prototype,"useAdoptedStyleSheets",void 0)});function Ta(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var $a=p(()=>{"use strict"});var Cn,mo,Yo,i0,qm,Zm=p(()=>{"use strict";Km();$a();Ni();Cn=Symbol("internalReduxEventsUnsubscribers"),mo=Symbol("internalStoresUnsubscribers"),Yo=Symbol("internalStores"),i0=Aa(Symbol("withRedux"),function(t){var e,r,i;class n extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[i]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(l=>s.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[Yo].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Yo].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Yo].get(s)}addStore(s,l){var f;l=(f=l??s.name)!==null&&f!==void 0?f:"default-store",this.unsubscribeFromStore(l),this[Yo].set(l,s),this.subscribeToStore(l,s),this.updateFromStores()}removeStore(s){let l=typeof s=="string"?s:s.name;this.unsubscribeFromStore(l),this[Yo].delete(l)}setupStores(){this.unsubscribeFromStores(),this[Yo].forEach((s,l)=>this.subscribeToStore(l,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,l)=>{let f=this.constructor.getPropertyOptions(l);if(!f?.attribute||!this.hasAttribute(typeof f?.attribute=="string"?f.attribute:l)){let h=this.getStore(s.store);h&&(s.store?this[mo].has(s.store):this[mo].size>0)&&(this[l]=s.selector(h.getState(),this))}})}subscribeToStore(s,l){var f;this[mo].set(s,l.subscribe(()=>this.updateFromStores())),this[Cn].set(s,[]),Ta(l)&&l.eventBus&&((f=this.reduxConstructor.reduxEventListeners)===null||f===void 0||f.forEach((h,y)=>{if(typeof this[y]=="function"&&(!h.store||l.name===h.store)){let g=x=>this[y](x);l.addEventListener(h.eventName,g),this[Cn].get(s).push(()=>l.removeEventListener(h.eventName,g))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[mo].forEach((s,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(s){var l;this[mo].has(s)&&this[mo].get(s)(),this[mo].delete(s),(l=this[Cn].get(s))===null||l===void 0||l.forEach(f=>f()),this[Cn].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=mo,r=Yo,i=Cn,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),qm=class extends i0(Kr){}});function Jt(t){for(var e=arguments.length,r=Array(e>1?e-1:0),i=1;i<e;i++)r[i-1]=arguments[i];if(0)var n,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function qr(t){return!!t&&!!t[Re]}function pr(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var i=Object.getPrototypeOf(r);if(i===null)return!0;var n=Object.hasOwnProperty.call(i,"constructor")&&i.constructor;return n===Object||typeof n=="function"&&Function.toString.call(n)===u0}(t)||Array.isArray(t)||!!t[rg]||!!(!((e=t.constructor)===null||e===void 0)&&e[rg])||dc(t)||pc(t))}function Xo(t,e,r){r===void 0&&(r=!1),Fi(t)===0?(r?Object.keys:Di)(t).forEach(function(i){r&&typeof i=="symbol"||e(i,t[i],t)}):t.forEach(function(i,n){return e(n,i,t)})}function Fi(t){var e=t[Re];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:dc(t)?2:pc(t)?3:0}function Bi(t,e){return Fi(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function n0(t,e){return Fi(t)===2?t.get(e):t[e]}function og(t,e,r){var i=Fi(t);i===2?t.set(e,r):i===3?t.add(r):t[e]=r}function ig(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function dc(t){return d0&&t instanceof Map}function pc(t){return p0&&t instanceof Set}function go(t){return t.o||t.t}function uc(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=sg(t);delete e[Re];for(var r=Di(e),i=0;i<r.length;i++){var n=r[i],a=e[n];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[n]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[n]})}return Object.create(Object.getPrototypeOf(t),e)}function fc(t,e){return e===void 0&&(e=!1),hc(t)||qr(t)||!pr(t)||(Fi(t)>1&&(t.set=t.add=t.clear=t.delete=a0),Object.freeze(t),e&&Xo(t,function(r,i){return fc(i,!0)},!0)),t}function a0(){Jt(2)}function hc(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Er(t){var e=cc[t];return e||Jt(18,t),e}function s0(t,e){cc[t]||(cc[t]=e)}function ac(){return wn}function rc(t,e){e&&(Er("Patches"),t.u=[],t.s=[],t.v=e)}function Pa(t){sc(t),t.p.forEach(l0),t.p=null}function sc(t){t===wn&&(wn=t.l)}function Qm(t){return wn={p:[],l:wn,h:t,m:!0,_:0}}function l0(t){var e=t[Re];e.i===0||e.i===1?e.j():e.g=!0}function oc(t,e){e._=e.p.length;var r=e.p[0],i=t!==void 0&&t!==r;return e.h.O||Er("ES5").S(e,t,i),i?(r[Re].P&&(Pa(e),Jt(4)),pr(t)&&(t=Na(e,t),e.l||_a(e,t)),e.u&&Er("Patches").M(r[Re].t,t,e.u,e.s)):t=Na(e,r,[]),Pa(e),e.u&&e.v(e.u,e.s),t!==ag?t:void 0}function Na(t,e,r){if(hc(e))return e;var i=e[Re];if(!i)return Xo(e,function(l,f){return Ym(t,i,e,l,f,r)},!0),e;if(i.A!==t)return e;if(!i.P)return _a(t,i.t,!0),i.t;if(!i.I){i.I=!0,i.A._--;var n=i.i===4||i.i===5?i.o=uc(i.k):i.o,a=n,s=!1;i.i===3&&(a=new Set(n),n.clear(),s=!0),Xo(a,function(l,f){return Ym(t,i,n,l,f,r,s)}),_a(t,n,!1),r&&t.u&&Er("Patches").N(i,r,t.u,t.s)}return i.o}function Ym(t,e,r,i,n,a,s){if(qr(n)){var l=Na(t,n,a&&e&&e.i!==3&&!Bi(e.R,i)?a.concat(i):void 0);if(og(r,i,l),!qr(l))return;t.m=!1}else s&&r.add(n);if(pr(n)&&!hc(n)){if(!t.h.D&&t._<1)return;Na(t,n),e&&e.A.l||_a(t,n)}}function _a(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&fc(e,r)}function ic(t,e){var r=t[Re];return(r?go(r):t)[e]}function Xm(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var i=Object.getOwnPropertyDescriptor(r,e);if(i)return i;r=Object.getPrototypeOf(r)}}function yo(t){t.P||(t.P=!0,t.l&&yo(t.l))}function nc(t){t.o||(t.o=uc(t.t))}function lc(t,e,r){var i=dc(e)?Er("MapSet").F(e,r):pc(e)?Er("MapSet").T(e,r):t.O?function(n,a){var s=Array.isArray(n),l={i:s?1:0,A:a?a.A:ac(),P:!1,I:!1,R:{},l:a,t:n,k:null,o:null,j:null,C:!1},f=l,h=En;s&&(f=[l],h=On);var y=Proxy.revocable(f,h),g=y.revoke,x=y.proxy;return l.k=x,l.j=g,x}(e,r):Er("ES5").J(e,r);return(r?r.A:ac()).p.push(i),i}function c0(t){return qr(t)||Jt(22,t),function e(r){if(!pr(r))return r;var i,n=r[Re],a=Fi(r);if(n){if(!n.P&&(n.i<4||!Er("ES5").K(n)))return n.t;n.I=!0,i=Jm(r,a),n.I=!1}else i=Jm(r,a);return Xo(i,function(s,l){n&&n0(n.t,s)===l||og(i,s,e(l))}),a===3?new Set(i):i}(t)}function Jm(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return uc(t)}function ng(){function t(s,l){var f=a[s];return f?f.enumerable=l:a[s]=f={configurable:!0,enumerable:l,get:function(){var h=this[Re];return En.get(h,s)},set:function(h){var y=this[Re];En.set(y,s,h)}},f}function e(s){for(var l=s.length-1;l>=0;l--){var f=s[l][Re];if(!f.P)switch(f.i){case 5:i(f)&&yo(f);break;case 4:r(f)&&yo(f)}}}function r(s){for(var l=s.t,f=s.k,h=Di(f),y=h.length-1;y>=0;y--){var g=h[y];if(g!==Re){var x=l[g];if(x===void 0&&!Bi(l,g))return!0;var w=f[g],O=w&&w[Re];if(O?O.t!==x:!ig(w,x))return!0}}var A=!!l[Re];return h.length!==Di(l).length+(A?0:1)}function i(s){var l=s.k;if(l.length!==s.t.length)return!0;var f=Object.getOwnPropertyDescriptor(l,l.length-1);if(f&&!f.get)return!0;for(var h=0;h<l.length;h++)if(!l.hasOwnProperty(h))return!0;return!1}function n(s){s.g&&Jt(3,JSON.stringify(go(s)))}var a={};s0("ES5",{J:function(s,l){var f=Array.isArray(s),h=function(g,x){if(g){for(var w=Array(x.length),O=0;O<x.length;O++)Object.defineProperty(w,""+O,t(O,!0));return w}var A=sg(x);delete A[Re];for(var N=Di(A),$=0;$<N.length;$++){var P=N[$];A[P]=t(P,g||!!A[P].enumerable)}return Object.create(Object.getPrototypeOf(x),A)}(f,s),y={i:f?5:4,A:l?l.A:ac(),P:!1,I:!1,R:{},l,t:s,k:h,o:null,g:!1,C:!1};return Object.defineProperty(h,Re,{value:y,writable:!0}),h},S:function(s,l,f){f?qr(l)&&l[Re].A===s&&e(s.p):(s.u&&function h(y){if(y&&typeof y=="object"){var g=y[Re];if(g){var x=g.t,w=g.k,O=g.R,A=g.i;if(A===4)Xo(w,function(te){te!==Re&&(x[te]!==void 0||Bi(x,te)?O[te]||h(w[te]):(O[te]=!0,yo(g)))}),Xo(x,function(te){w[te]!==void 0||Bi(w,te)||(O[te]=!1,yo(g))});else if(A===5){if(i(g)&&(yo(g),O.length=!0),w.length<x.length)for(var N=w.length;N<x.length;N++)O[N]=!1;else for(var $=x.length;$<w.length;$++)O[$]=!0;for(var P=Math.min(w.length,x.length),H=0;H<P;H++)w.hasOwnProperty(H)||(O[H]=!0),O[H]===void 0&&h(w[H])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):i(s)}})}var eg,wn,mc,d0,p0,tg,ag,rg,Re,u0,Di,sg,cc,En,On,f0,Nt,h0,GL,KL,qL,ZL,QL,YL,Ba,Da=p(()=>{mc=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",d0=typeof Map<"u",p0=typeof Set<"u",tg=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ag=mc?Symbol.for("immer-nothing"):((eg={})["immer-nothing"]=!0,eg),rg=mc?Symbol.for("immer-draftable"):"__$immer_draftable",Re=mc?Symbol.for("immer-state"):"__$immer_state",u0=""+Object.prototype.constructor,Di=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,sg=Object.getOwnPropertyDescriptors||function(t){var e={};return Di(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},cc={},En={get:function(t,e){if(e===Re)return t;var r=go(t);if(!Bi(r,e))return function(n,a,s){var l,f=Xm(a,s);return f?"value"in f?f.value:(l=f.get)===null||l===void 0?void 0:l.call(n.k):void 0}(t,r,e);var i=r[e];return t.I||!pr(i)?i:i===ic(t.t,e)?(nc(t),t.o[e]=lc(t.A.h,i,t)):i},has:function(t,e){return e in go(t)},ownKeys:function(t){return Reflect.ownKeys(go(t))},set:function(t,e,r){var i=Xm(go(t),e);if(i?.set)return i.set.call(t.k,r),!0;if(!t.P){var n=ic(go(t),e),a=n?.[Re];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(ig(r,n)&&(r!==void 0||Bi(t.t,e)))return!0;nc(t),yo(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return ic(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,nc(t),yo(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=go(t),i=Reflect.getOwnPropertyDescriptor(r,e);return i&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:i.enumerable,value:r[e]}},defineProperty:function(){Jt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Jt(12)}},On={};Xo(En,function(t,e){On[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),On.deleteProperty=function(t,e){return On.set.call(this,t,e,void 0)},On.set=function(t,e,r){return En.set.call(this,t[0],e,r,t[0])};f0=function(){function t(r){var i=this;this.O=tg,this.D=!0,this.produce=function(n,a,s){if(typeof n=="function"&&typeof a!="function"){var l=a;a=n;var f=i;return function(A){var N=this;A===void 0&&(A=l);for(var $=arguments.length,P=Array($>1?$-1:0),H=1;H<$;H++)P[H-1]=arguments[H];return f.produce(A,function(te){var ie;return(ie=a).call.apply(ie,[N,te].concat(P))})}}var h;if(typeof a!="function"&&Jt(6),s!==void 0&&typeof s!="function"&&Jt(7),pr(n)){var y=Qm(i),g=lc(i,n,void 0),x=!0;try{h=a(g),x=!1}finally{x?Pa(y):sc(y)}return typeof Promise<"u"&&h instanceof Promise?h.then(function(A){return rc(y,s),oc(A,y)},function(A){throw Pa(y),A}):(rc(y,s),oc(h,y))}if(!n||typeof n!="object"){if((h=a(n))===void 0&&(h=n),h===ag&&(h=void 0),i.D&&fc(h,!0),s){var w=[],O=[];Er("Patches").M(n,h,w,O),s(w,O)}return h}Jt(21,n)},this.produceWithPatches=function(n,a){if(typeof n=="function")return function(h){for(var y=arguments.length,g=Array(y>1?y-1:0),x=1;x<y;x++)g[x-1]=arguments[x];return i.produceWithPatches(h,function(w){return n.apply(void 0,[w].concat(g))})};var s,l,f=i.produce(n,a,function(h,y){s=h,l=y});return typeof Promise<"u"&&f instanceof Promise?f.then(function(h){return[h,s,l]}):[f,s,l]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){pr(r)||Jt(8),qr(r)&&(r=c0(r));var i=Qm(this),n=lc(this,r,void 0);return n[Re].C=!0,sc(i),n},e.finishDraft=function(r,i){var n=r&&r[Re],a=n.A;return rc(a,i),oc(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!tg&&Jt(20),this.O=r},e.applyPatches=function(r,i){var n;for(n=i.length-1;n>=0;n--){var a=i[n];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}n>-1&&(i=i.slice(n+1));var s=Er("Patches").$;return qr(r)?s(r,i):this.produce(r,function(l){return s(l,i)})},t}(),Nt=new f0,h0=Nt.produce,GL=Nt.produceWithPatches.bind(Nt),KL=Nt.setAutoFreeze.bind(Nt),qL=Nt.setUseProxies.bind(Nt),ZL=Nt.applyPatches.bind(Nt),QL=Nt.createDraft.bind(Nt),YL=Nt.finishDraft.bind(Nt),Ba=h0});function Jo(t){"@babel/helpers - typeof";return Jo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Jo(t)}var gc=p(()=>{});function lg(t,e){if(Jo(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var i=r.call(t,e||"default");if(Jo(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var cg=p(()=>{gc()});function dg(t){var e=lg(t,"string");return Jo(e)=="symbol"?e:e+""}var pg=p(()=>{gc();cg()});function ug(t,e,r){return(e=dg(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var fg=p(()=>{pg()});function hg(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),r.push.apply(r,i)}return r}function yc(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?hg(Object(r),!0).forEach(function(i){ug(t,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):hg(Object(r)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(r,i))})}return t}var mg=p(()=>{fg()});function pt(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}function m0(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function xc(t,e,r){var i;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(pt(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(pt(1));return r(xc)(t,e)}if(typeof t!="function")throw new Error(pt(2));var n=t,a=e,s=[],l=s,f=!1;function h(){l===s&&(l=s.slice())}function y(){if(f)throw new Error(pt(3));return a}function g(A){if(typeof A!="function")throw new Error(pt(4));if(f)throw new Error(pt(5));var N=!0;return h(),l.push(A),function(){if(N){if(f)throw new Error(pt(6));N=!1,h();var P=l.indexOf(A);l.splice(P,1),s=null}}}function x(A){if(!m0(A))throw new Error(pt(7));if(typeof A.type>"u")throw new Error(pt(8));if(f)throw new Error(pt(9));try{f=!0,a=n(a,A)}finally{f=!1}for(var N=s=l,$=0;$<N.length;$++){var P=N[$];P()}return A}function w(A){if(typeof A!="function")throw new Error(pt(10));n=A,x({type:Fa.REPLACE})}function O(){var A,N=g;return A={subscribe:function(P){if(typeof P!="object"||P===null)throw new Error(pt(11));function H(){P.next&&P.next(y())}H();var te=N(H);return{unsubscribe:te}}},A[gg]=function(){return this},A}return x({type:Fa.INIT}),i={dispatch:x,subscribe:g,getState:y,replaceReducer:w},i[gg]=O,i}function g0(t){Object.keys(t).forEach(function(e){var r=t[e],i=r(void 0,{type:Fa.INIT});if(typeof i>"u")throw new Error(pt(12));if(typeof r(void 0,{type:Fa.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(pt(13))})}function yg(t){for(var e=Object.keys(t),r={},i=0;i<e.length;i++){var n=e[i];typeof t[n]=="function"&&(r[n]=t[n])}var a=Object.keys(r),s,l;try{g0(r)}catch(f){l=f}return function(h,y){if(h===void 0&&(h={}),l)throw l;if(0)var g;for(var x=!1,w={},O=0;O<a.length;O++){var A=a[O],N=r[A],$=h[A],P=N($,y);if(typeof P>"u"){var H=y&&y.type;throw new Error(pt(14))}w[A]=P,x=x||P!==$}return x=x||a.length!==Object.keys(h).length,x?w:h}}function Mi(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(i){return i}:e.length===1?e[0]:e.reduce(function(i,n){return function(){return i(n.apply(void 0,arguments))}})}function bg(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(i){return function(){var n=i.apply(void 0,arguments),a=function(){throw new Error(pt(15))},s={getState:n.getState,dispatch:function(){return a.apply(void 0,arguments)}},l=e.map(function(f){return f(s)});return a=Mi.apply(void 0,l)(n.dispatch),yc(yc({},n),{},{dispatch:a})}}}var gg,bc,Fa,Ma=p(()=>{mg();gg=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),bc=function(){return Math.random().toString(36).substring(7).split("").join(".")},Fa={INIT:"@@redux/INIT"+bc(),REPLACE:"@@redux/REPLACE"+bc(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+bc()}}});function xg(t){var e=function(i){var n=i.dispatch,a=i.getState;return function(s){return function(l){return typeof l=="function"?l(n,a,t):s(l)}}};return e}var vg,vc,Sg=p(()=>{vg=xg();vg.withExtraArgument=xg;vc=vg});function E0(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}function wc(t){return pr(t)?Ba(t,function(){}):t}function I0(t){return typeof t=="boolean"}function L0(){return function(e){return k0(e)}}function k0(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,i=t.immutableCheck,n=i===void 0?!0:i,a=t.serializableCheck,s=a===void 0?!0:a,l=new A0;if(r&&(I0(r)?l.push(vc):l.push(vc.withExtraArgument(r.extraArgument))),0){if(n)var f;if(s)var h}return l}function Rg(t){var e=L0(),r=t||{},i=r.reducer,n=i===void 0?void 0:i,a=r.middleware,s=a===void 0?e():a,l=r.devTools,f=l===void 0?!0:l,h=r.preloadedState,y=h===void 0?void 0:h,g=r.enhancers,x=g===void 0?void 0:g,w;if(typeof n=="function")w=n;else if(E0(n))w=yg(n);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var O=s;if(typeof O=="function"&&(O=O(e),!Cc&&!Array.isArray(O)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Cc&&O.some(function(te){return typeof te!="function"}))throw new Error("each middleware provided to configureStore must be a function");var A=bg.apply(void 0,O),N=Mi;f&&(N=w0(bo({trace:!Cc},typeof f=="object"&&f)));var $=new R0(A),P=$;Array.isArray(x)?P=zi([A],x):typeof x=="function"&&(P=x($));var H=N.apply(void 0,P);return xc(w,y,H)}function xo(t,e){function r(){for(var i=[],n=0;n<arguments.length;n++)i[n]=arguments[n];if(e){var a=e.apply(void 0,i);if(!a)throw new Error("prepareAction did not return an object");return bo(bo({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:i[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(i){return i.type===t},r}function Ig(t){var e={},r=[],i,n={addCase:function(a,s){var l=typeof a=="string"?a:a.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,n},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),n},addDefaultCase:function(a){return i=a,n}};return t(n),[e,r,i]}function T0(t){return typeof t=="function"}function $0(t,e,r,i){r===void 0&&(r=[]);var n=typeof e=="function"?Ig(e):[e,r,i],a=n[0],s=n[1],l=n[2],f;if(T0(t))f=function(){return wc(t())};else{var h=wc(t);f=function(){return h}}function y(g,x){g===void 0&&(g=f());var w=zi([a[x.type]],s.filter(function(O){var A=O.matcher;return A(x)}).map(function(O){var A=O.reducer;return A}));return w.filter(function(O){return!!O}).length===0&&(w=[l]),w.reduce(function(O,A){if(A)if(qr(O)){var N=O,$=A(N,x);return $===void 0?O:$}else{if(pr(O))return Ba(O,function(P){return A(P,x)});var $=A(O,x);if($===void 0){if(O===null)return O;throw Error("A case reducer on a non-draftable value must not return undefined")}return $}return O},g)}return y.getInitialState=f,y}function P0(t,e){return t+"/"+e}function Lg(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:wc(t.initialState),i=t.reducers||{},n=Object.keys(i),a={},s={},l={};n.forEach(function(y){var g=i[y],x=P0(e,y),w,O;"reducer"in g?(w=g.reducer,O=g.prepare):w=g,a[y]=w,s[x]=w,l[y]=O?xo(x,O):xo(x)});function f(){var y=typeof t.extraReducers=="function"?Ig(t.extraReducers):[t.extraReducers],g=y[0],x=g===void 0?{}:g,w=y[1],O=w===void 0?[]:w,A=y[2],N=A===void 0?void 0:A,$=bo(bo({},x),s);return $0(r,function(P){for(var H in $)P.addCase(H,$[H]);for(var te=0,ie=O;te<ie.length;te++){var Ot=ie[te];P.addMatcher(Ot.matcher,Ot.reducer)}N&&P.addDefaultCase(N)})}var h;return{name:e,reducer:function(y,g){return h||(h=f()),h(y,g)},actions:l,caseReducers:a,getInitialState:function(){return h||(h=f()),h.getInitialState()}}}function F0(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function M0(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Ag,y0,zi,b0,x0,v0,Cg,S0,C0,Og,bo,Sc,O0,w0,mk,A0,R0,Cc,N0,_0,B0,Oc,wg,D0,xk,kg,Tg,$g,vk,Sk,Ck,Ok,Ec,wk,Ek,Ak,Eg,Rk,z0,Ik,Pg=p(()=>{Da();Ma();Ma();Ma();Sg();Da();Da();Ag=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(i,n){i.__proto__=n}||function(i,n){for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(i[a]=n[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function i(){this.constructor=e}e.prototype=r===null?Object.create(r):(i.prototype=r.prototype,new i)}}(),y0=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,n,a,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(h){return function(y){return f([h,y])}}function f(h){if(i)throw new TypeError("Generator is already executing.");for(;r;)try{if(i=1,n&&(a=h[0]&2?n.return:h[0]?n.throw||((a=n.return)&&a.call(n),0):n.next)&&!(a=a.call(n,h[1])).done)return a;switch(n=0,a&&(h=[h[0]&2,a.value]),h[0]){case 0:case 1:a=h;break;case 4:return r.label++,{value:h[1],done:!1};case 5:r.label++,n=h[1],h=[0];continue;case 7:h=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(h[0]===6||h[0]===2)){r=0;continue}if(h[0]===3&&(!a||h[1]>a[0]&&h[1]<a[3])){r.label=h[1];break}if(h[0]===6&&r.label<a[1]){r.label=a[1],a=h;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(h);break}a[2]&&r.ops.pop(),r.trys.pop();continue}h=e.call(t,r)}catch(y){h=[6,y],n=0}finally{i=a=0}if(h[0]&5)throw h[1];return{value:h[0]?h[1]:void 0,done:!0}}},zi=function(t,e){for(var r=0,i=e.length,n=t.length;r<i;r++,n++)t[n]=e[r];return t},b0=Object.defineProperty,x0=Object.defineProperties,v0=Object.getOwnPropertyDescriptors,Cg=Object.getOwnPropertySymbols,S0=Object.prototype.hasOwnProperty,C0=Object.prototype.propertyIsEnumerable,Og=function(t,e,r){return e in t?b0(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},bo=function(t,e){for(var r in e||(e={}))S0.call(e,r)&&Og(t,r,e[r]);if(Cg)for(var i=0,n=Cg(e);i<n.length;i++){var r=n[i];C0.call(e,r)&&Og(t,r,e[r])}return t},Sc=function(t,e){return x0(t,v0(e))},O0=function(t,e,r){return new Promise(function(i,n){var a=function(f){try{l(r.next(f))}catch(h){n(h)}},s=function(f){try{l(r.throw(f))}catch(h){n(h)}},l=function(f){return f.done?i(f.value):Promise.resolve(f.value).then(a,s)};l((r=r.apply(t,e)).next())})},w0=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Mi:Mi.apply(null,arguments)},mk=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};A0=function(t){Ag(e,t);function e(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,zi([void 0],r[0].concat(this)))):new(e.bind.apply(e,zi([void 0],r.concat(this))))},e}(Array),R0=function(t){Ag(e,t);function e(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,zi([void 0],r[0].concat(this)))):new(e.bind.apply(e,zi([void 0],r.concat(this))))},e}(Array);Cc=!0;N0="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",_0=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=N0[Math.random()*64|0];return e},B0=["name","message","stack","code"],Oc=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),wg=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),D0=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,i=B0;r<i.length;r++){var n=i[r];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},xk=function(){function t(e,r,i){var n=xo(e+"/fulfilled",function(y,g,x,w){return{payload:y,meta:Sc(bo({},w||{}),{arg:x,requestId:g,requestStatus:"fulfilled"})}}),a=xo(e+"/pending",function(y,g,x){return{payload:void 0,meta:Sc(bo({},x||{}),{arg:g,requestId:y,requestStatus:"pending"})}}),s=xo(e+"/rejected",function(y,g,x,w,O){return{payload:w,error:(i&&i.serializeError||D0)(y||"Rejected"),meta:Sc(bo({},O||{}),{arg:x,requestId:g,rejectedWithValue:!!w,requestStatus:"rejected",aborted:y?.name==="AbortError",condition:y?.name==="ConditionError"})}}),l=!1,f=typeof AbortController<"u"?AbortController:function(){function y(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return y.prototype.abort=function(){},y}();function h(y){return function(g,x,w){var O=i?.idGenerator?i.idGenerator(y):_0(),A=new f,N,$=!1;function P(te){N=te,A.abort()}var H=function(){return O0(this,null,function(){var te,ie,Ot,br,mt,xr,Xe;return y0(this,function(b){switch(b.label){case 0:return b.trys.push([0,4,,5]),br=(te=i?.condition)==null?void 0:te.call(i,y,{getState:x,extra:w}),M0(br)?[4,br]:[3,2];case 1:br=b.sent(),b.label=2;case 2:if(br===!1||A.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return $=!0,mt=new Promise(function(C,D){return A.signal.addEventListener("abort",function(){return D({name:"AbortError",message:N||"Aborted"})})}),g(a(O,y,(ie=i?.getPendingMeta)==null?void 0:ie.call(i,{requestId:O,arg:y},{getState:x,extra:w}))),[4,Promise.race([mt,Promise.resolve(r(y,{dispatch:g,getState:x,extra:w,requestId:O,signal:A.signal,abort:P,rejectWithValue:function(C,D){return new Oc(C,D)},fulfillWithValue:function(C,D){return new wg(C,D)}})).then(function(C){if(C instanceof Oc)throw C;return C instanceof wg?n(C.payload,O,y,C.meta):n(C,O,y)})])];case 3:return Ot=b.sent(),[3,5];case 4:return xr=b.sent(),Ot=xr instanceof Oc?s(null,O,y,xr.payload,xr.meta):s(xr,O,y),[3,5];case 5:return Xe=i&&!i.dispatchConditionRejection&&s.match(Ot)&&Ot.meta.condition,Xe||g(Ot),[2,Ot]}})})}();return Object.assign(H,{abort:P,requestId:O,arg:y,unwrap:function(){return H.then(F0)}})}}return Object.assign(h,{pending:a,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();kg="listener",Tg="completed",$g="cancelled",vk="task-"+$g,Sk="task-"+Tg,Ck=kg+"-"+$g,Ok=kg+"-"+Tg,Ec="listenerMiddleware",wk=xo(Ec+"/add"),Ek=xo(Ec+"/removeAll"),Ak=xo(Ec+"/remove"),Rk=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Eg||(Eg=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},z0=function(t){return function(e){setTimeout(e,t)}},Ik=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:z0(10);ng()});var U0,za,Ng=p(()=>{"use strict";Ni();U0=Aa(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,i,n){this.eventBus.addEventListener(r,i,n)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,i,n){this.eventBus.removeEventListener(r,i,n)}}}),za=class extends U0(Object){}});var _g,Bg=p(()=>{"use strict";Pg();$a();tc();Ng();window.ftReduxStores||(window.ftReduxStores={});_g=class t extends za{static get(e){var r;let i=typeof e=="string"?e:e.name,n=typeof e=="string"?void 0:e,a=window.ftReduxStores[i];if(Ta(a))return a;if(n==null)return;let s=Lg({...n,reducers:(r=n.reducers)!==null&&r!==void 0?r:{}}),l=Rg({reducer:(f,h)=>h.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof h.type=="string"&&h.type.startsWith("DEFAULT_VALUE_SETTER__")?{...f,...h.overwrites}:s.reducer(f,h)});return window.ftReduxStores[n.name]=new t(s,l,n.eventBus)}constructor(e,r,i){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Ra;let n=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,l)=>{let f=s,h=a[f];return h?(...y)=>{let g=h(...y.map(n));return this.reduxStore.dispatch(g),g}:y=>{this.setState({[f]:n(y)})}}}),this.eventBus=i??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}}});var Dg=p(()=>{"use strict";Ni()});var Fg=p(()=>{"use strict";Tm();tc();Zm();Bg();$a();Dg()});var Ua,Mg=p(()=>{"use strict";Ua=class{static format(e,r,i,n){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(i,n)):this.getIntlDateTime(e,r,i,n)}static getMomentDateFormat(e,r){return e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,i,n){let a=typeof e=="string"?new Date(e):e,s=new Intl.DateTimeFormat(r,{dateStyle:i?"medium":"short"}).format(a);if(!n)return s;let l=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(a);return`${s} ${l}`}}});var Ac,zg,Ha,Xk,Ug=p(()=>{"use strict";Ac=u(W());Fg();Mg();ct();zg=u(v()),Ha=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Xk=(0,zg.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...i){super(i),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(k)}dateFormatOptionsChanged(i){return i.has("metadataDescriptors")||i.has("useLongDateFormat")||i.has("useDateTimeFormat")||i.has("uiLocale")}getDateFormatter(i){var n,a;return((a=(n=this.metadataDescriptors.find(l=>l.key===i))===null||n===void 0?void 0:n.date)!==null&&a!==void 0?a:!1)?l=>Ua.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Ha([(0,Ac.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Ha([(0,Ac.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Ha([ec({store:k.name,selector:r=>{var i,n;return(n=(i=r.metadataConfiguration)===null||i===void 0?void 0:i.descriptors)!==null&&n!==void 0?n:[]}})],e.prototype,"metadataDescriptors",void 0),Ha([ec({store:k.name})],e.prototype,"uiLocale",void 0),e})});var Wa,Hg=p(()=>{"use strict";ct();uo();Wa=class extends dt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=k.getState().session;return!!e?.sessionAuthenticated}}});var Va,Wg=p(()=>{"use strict";uo();ct();Va=class extends dt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=k.getState().session;return!!e?.sessionAuthenticated}}});var ja,H0,W0,_t,Rc,Ic,Ga=p(()=>{"use strict";Zo();ja=u(v());Kl();Hl();ct();Hg();Wg();H0="ft-user-assets",W0={setAssetCount:(t,e)=>{let{userAssetType:r,count:i}=e.payload.assetCount;t.assetCounts.allAsset[r]=i},clearAssetCount:t=>{Object.values(qo).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}}},_t=ja.FtReduxStore.get({name:H0,reducers:W0,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(qo).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Rc=class{constructor(e=new Wa,r=new Va){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=k.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new ga,this.savedSearchesService=new Ca,k.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=k.getState();(0,ja.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),_t.actions.clearAssetCount(),_t.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),_t.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),_t.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();_t.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();_t.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&_t.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&_t.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(_t.getState().assetCounts.bookmarkByMap).length!==0;e===qo.BOOKMARKS&&r&&_t.actions.clearBookmarkCountByMap(),_t.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;_t.actions.bookmarks(r)}}},Ic=new Rc;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Ic)});var Vg=p(()=>{"use strict";Zo();Ga()});var jg=p(()=>{"use strict"});var Gg,Ar=p(()=>{"use strict";Gg=u(v());Jl();Ug();ct();Ga();Vg();Xl();Ml();jg();Jl();(0,Gg.customElement)("ft-app-context")(Se)});var Lc,Kg,qg=p(()=>{"use strict";Lc=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[i,n]=e.split(".");return{context:i,key:n,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},Kg=new Lc});var Ui,Qg,V0,j0,G0,Yg,Ka,An,It,Zg,qa,Za=p(()=>{"use strict";Ui=u(v());Ar();Qg=u(W());qg();V0=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},j0=Symbol("i18nAttributes"),G0=Symbol("i18nListAttributes"),Yg=Symbol("i18nProperties"),Ka=Symbol("i18nContexts"),An=Symbol("i18nUnsubs"),It=(0,Ui.applyMixinOnce)(Symbol("withI18n"),function(t){var e,r;class i extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[r]=new Map}getI18nService(a){return a??this.useCustomMessageContexts?ba:Li}i18n(a){let{context:s,key:l,message:f}=a,{custom:h,args:y,argsProvider:g}=a;if(s&&l){this.hasI18nContext(s)||this.addI18nContext(s,void 0,h);let x=y??(g?g(this):[]);return this.getI18nService(h).resolveMessage(s,l,...x)}return f}async awaitI18n(a){let{context:s,custom:l}=a;return s&&await this.getI18nService(l).prepareContext(s),this.i18n(a)}customI18n(a,s){if(Kg.isI18nKey(a)){let[l,f]=a.split(".");return this.i18n({custom:!0,context:l,key:f,...s})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((s,l,f)=>a.has(l)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((s,l,f)=>{var h;return((h=f?.context)===null||h===void 0?void 0:h.toLowerCase())===a}),this.updateI18nProperties(s=>s.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var s,l;let f=this,h=(y,g,x)=>x?.context&&x.key&&a(y,g,x)?{...x,message:this.i18n({context:x.context,key:x.key,custom:x.custom,...y})}:x;(s=this[j0])===null||s===void 0||s.forEach((y,g)=>f[g]=h(y,g,f[g])),(l=this[G0])===null||l===void 0||l.forEach((y,g)=>{var x;return f[g]=(x=f[g])===null||x===void 0?void 0:x.map(w=>h(y,g,w))})}updateI18nProperties(a){var s;(s=this[Yg])===null||s===void 0||s.forEach((l,f)=>{a(l,f)&&(this[f]=this.i18n(l))})}addI18nMessages(a,s,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(a,s,l)}addI18nContext(a,s,l){let f=(typeof a=="string"?a:a.name).toLowerCase();l=typeof a=="string"?l:a.custom,this[Ka].set(f,{isCustomContext:l}),this[An].has(f)||this[An].set(f,this.getI18nService(l).subscribe(f,()=>this.onI18nUpdate(f))),this.getI18nService(l).prepareContext(f,s)}hasI18nContext(a){return this[Ka].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Ka].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[An].forEach(a=>a()),this[An].clear()}}return e=Ka,r=An,V0([(0,Qg.property)({type:Boolean})],i.prototype,"useCustomMessageContexts",void 0),i}),Zg=class extends It(Ui.FtLitElement){},qa=class extends It(Ui.FtLitElementRedux){}});var Qa,Ya,Xa,Rn,ur,kc=p(()=>{"use strict";Qa=u(R()),Ya=u(W()),Xa=u(v());Fl();Za();Ar();Rn=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ur=class extends qa{constructor(){super(),this.editorMode=!1,this.addStore(k)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Qa.nothing:Qa.html`
1164
+ `}connectedCallback(){super.connectedCallback(),k.addEventListener(Go.eventName,this.reloadConfiguration)}disconnectedCallback(){k.addEventListener(Go.eventName,this.reloadConfiguration),super.disconnectedCallback()}update(e){var r,i,n,a,s,l,u;super.update(e),e.has("baseUrl")&&(k.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&k.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("apiIntegrationAppVersion")&&k.actions.apiIntegrationAppVersion(this.apiIntegrationAppVersion),e.has("uiLocale")&&k.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&k.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&k.actions.noCustom(this.noCustom),e.has("editorMode")&&k.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&k.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&k.actions.session(this.session),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(h=>Li.addContext(h)),e.has("openExternalDocumentInNewTab")&&k.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&k.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&k.actions.forcedOffline(this.forcedOffline),e.has("localesConfiguration")&&(k.actions.defaultLocales((r=this.localesConfiguration)===null||r===void 0?void 0:r.defaultLocales),k.actions.availableUiLocales((n=(i=this.localesConfiguration)===null||i===void 0?void 0:i.availableUiLocales)!==null&&n!==void 0?n:[]),k.actions.searchInAllLanguagesAllowed((s=(a=this.localesConfiguration)===null||a===void 0?void 0:a.allLanguagesAllowed)!==null&&s!==void 0?s:!1)),e.has("authenticationRequired")&&k.actions.authenticationRequired(this.authenticationRequired),e.has("availableContentLocales")&&k.actions.availableContentLocales((u=(l=this.availableContentLocales)===null||l===void 0?void 0:l.contentLocales)!==null&&u!==void 0?u:[]),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.session==null&&this.updateSession(),this.metadataConfiguration==null&&this.updateMetadataConfiguration()),this.localesConfiguration==null&&this.updateLocalesConfiguration(),this.availableContentLocales==null&&this.updateAvailableContentLocales())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}async updateLocalesConfiguration(){this.localesConfiguration=await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration())}async updateAvailableContentLocales(){this.availableContentLocales=await this.cache.get("availableContentLocales",()=>Rm(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};Se.elementDefinitions={};Se.styles=Ph;Ge([(0,rt.property)()],Se.prototype,"baseUrl",void 0);Ge([(0,rt.property)()],Se.prototype,"apiIntegrationIdentifier",void 0);Ge([(0,rt.property)()],Se.prototype,"apiIntegrationAppVersion",void 0);Ge([(0,rt.property)()],Se.prototype,"uiLocale",void 0);Ge([(0,pr.jsonProperty)(null)],Se.prototype,"availableUiLocales",void 0);Ge([(0,pr.jsonProperty)(null)],Se.prototype,"metadataConfiguration",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"editorMode",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"noCustom",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"openExternalDocumentInNewTab",void 0);Ge([(0,rt.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],Se.prototype,"noCustomComponent",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"withManualResources",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"navigatorOnline",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"forcedOffline",void 0);Ge([(0,rt.property)({type:Object})],Se.prototype,"apiProvider",void 0);Ge([(0,rt.property)({type:Boolean})],Se.prototype,"authenticationRequired",void 0);Ge([(0,pr.jsonProperty)([])],Se.prototype,"messageContexts",void 0);Ge([(0,pr.jsonProperty)(void 0)],Se.prototype,"session",void 0);Ge([(0,rt.state)()],Se.prototype,"localesConfiguration",void 0);Ge([(0,rt.state)()],Se.prototype,"availableContentLocales",void 0)});function r0(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;let r,i,n;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(i=r;i--!==0;)if(!Ea(t[i],e[i]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(i of t.entries())if(!e.has(i[0]))return!1;for(i of t.entries())if(!Ea(i[1],e.get(i[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(i of t.entries())if(!e.has(i[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();let a=s=>Object.keys(s).filter(l=>s[l]!=null);if(n=a(t),r=n.length,r!==a(e).length)return!1;for(i=r;i--!==0;)if(!Object.prototype.hasOwnProperty.call(e,n[i]))return!1;for(i=r;i--!==0;){let s=n[i];if(!Ea(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Ea(t,e){try{return r0(t,e)}catch{return!1}}function vn(t,e){return!Ea(t,e)}function Aa(t,e){let r=i=>i[t]===!0;return i=>{if(r(i))return i;let n=e(i);return n[t]=!0,n}}var _i=p(()=>{"use strict"});var km,ec,Tm=p(()=>{"use strict";_i();km=f(W(),1),ec=t=>{let e=t??{};return(r,i)=>{var n;let a={hasChanged:vn,attribute:!1,...e};(0,km.property)(a)(r,i);let s=r.constructor;s.reduxProperties=new Map(s.reduxProperties),s.reduxProperties.set(i,{selector:(n=e.selector)!==null&&n!==void 0?n:l=>l[i],store:e.store})}}});var Ra,tc=p(()=>{"use strict";Ra=class{constructor(){this.queue=[]}add(e,r=!1){r&&this.clear(e.type),this.queue.push(e)}consume(e){let r=this.queue.find(i=>i.type===e);return r&&(this.queue=this.queue.filter(i=>i!==r)),r}clear(e){typeof e=="string"?this.queue=this.queue.filter(r=>r.type!==e):this.queue=this.queue.filter(r=>!e.test(r.type))}}});function Pm(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,$m.property)({type:Object,converter:{fromAttribute:i=>{if(i==null)return r();try{return JSON.parse(i)}catch{return r()}},toAttribute:i=>JSON.stringify(i)},hasChanged:vn,...e??{}})}var $m,_m=p(()=>{"use strict";$m=f(W(),1);_i()});var Ia,Nm=p(()=>{"use strict";Ia=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,r){return this.callbacks=[e],this.debounce(r)}queue(e,r){return this.callbacks.push(e),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((r,i)=>{this.resolvePromise=r,this.rejectPromise=i})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,r;let i=[...this.callbacks];this.callbacks=[];let n=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(r=this.resolvePromise)!==null&&r!==void 0?r:()=>null;this.clearPromise();for(let s of i)try{await s()}catch(l){n(l);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}}});var La,o0,TL,Bm,Dm=p(()=>{La=globalThis,o0=La.ShadowRoot&&(La.ShadyCSS===void 0||La.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,TL=Symbol(),Bm=(t,e)=>{if(o0)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let i=document.createElement("style"),n=La.litNonce;n!==void 0&&i.setAttribute("nonce",n),i.textContent=r.cssText,t.appendChild(i)}}});var Fm,ka,Mm=p(()=>{"use strict";Fm=f(R(),1);Dm();ka=class extends Fm.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([n,a])=>e.registry.define(n,a)));let r={...e.shadowRootOptions,customElements:e.registry},i=this.renderOptions.creationScope=this.attachShadow(r);return Bm(i,e.elementStyles),i}}});function zm(t,e,...r){var i;let n=t.querySelector(e);for(let a of r)n=(i=n?.shadowRoot)===null||i===void 0?void 0:i.querySelector(a);return n}var Um=p(()=>{"use strict"});var Ni,Sn,jm,Hm,Wm,Gm,Vm,qr,Km=p(()=>{"use strict";Ni=f(W(),1);_m();Nm();Mm();Um();Sn=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Hm=Symbol("constructorPrototype"),Wm=Symbol("constructorName"),Gm=Symbol("exportpartsDebouncer"),Vm=Symbol("dynamicDependenciesLoaded"),qr=class extends ka{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[jm]=new Ia(5),this[Wm]=this.constructor.name,this[Hm]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Wm]&&Object.setPrototypeOf(this,this[Hm])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(r){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",r)}let e=this.constructor;e[Vm]||(e[Vm]=!0,this.importDynamicDependencies())}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}focusElementToFocus(e){if(e.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:i,shadowPath:n}=this.elementToFocus;if(i!=null){let a=[...n??[],i];r=zm(this.shadowRoot,...a)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(e){var r,i,n;if(((i=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&i!==void 0?i:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((n=this.customStylesheet)!==null&&n!==void 0?n:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,r,i;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(i=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&i!==void 0&&i)&&this[Gm].run(()=>{var n,a;!((n=this.exportpartsPrefix)===null||n===void 0)&&n.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var r,i,n,a,s,l;let u=x=>x!=null&&x.trim().length>0,h=e.filter(u).map(x=>x.trim());if(h.length===0){this.removeAttribute("exportparts");return}let y=new Set;for(let x of(i=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&i!==void 0?i:[]){let w=(a=(n=x.getAttribute("part"))===null||n===void 0?void 0:n.split(" "))!==null&&a!==void 0?a:[],O=(l=(s=x.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(A=>A.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...w,...O).filter(u).map(A=>A.trim()).forEach(A=>y.add(A))}if(y.size===0){this.removeAttribute("exportparts");return}let g=[...y.values()].flatMap(x=>h.map(w=>`${x}:${w}--${x}`));this.setAttribute("exportparts",[...this.part,...g].join(", "))}};jm=Gm;Sn([(0,Ni.property)()],qr.prototype,"exportpartsPrefix",void 0);Sn([Pm([])],qr.prototype,"exportpartsPrefixes",void 0);Sn([(0,Ni.property)()],qr.prototype,"customStylesheet",void 0);Sn([(0,Ni.property)()],qr.prototype,"elementToFocus",void 0);Sn([(0,Ni.state)()],qr.prototype,"useAdoptedStyleSheets",void 0)});function Ta(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var $a=p(()=>{"use strict"});var Cn,go,Yo,i0,qm,Zm=p(()=>{"use strict";Km();$a();_i();Cn=Symbol("internalReduxEventsUnsubscribers"),go=Symbol("internalStoresUnsubscribers"),Yo=Symbol("internalStores"),i0=Aa(Symbol("withRedux"),function(t){var e,r,i;class n extends t{constructor(){super(...arguments),this[e]=new Map,this[r]=new Map,this[i]=new Map}get reduxConstructor(){return this.constructor}willUpdate(s){super.willUpdate(s),[...this.reduxConstructor.reduxReactiveProperties].some(l=>s.has(l))&&this.updateFromStores()}getUnnamedStore(){if(this[Yo].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Yo].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[Yo].get(s)}addStore(s,l){var u;l=(u=l??s.name)!==null&&u!==void 0?u:"default-store",this.unsubscribeFromStore(l),this[Yo].set(l,s),this.subscribeToStore(l,s),this.updateFromStores()}removeStore(s){let l=typeof s=="string"?s:s.name;this.unsubscribeFromStore(l),this[Yo].delete(l)}setupStores(){this.unsubscribeFromStores(),this[Yo].forEach((s,l)=>this.subscribeToStore(l,s)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((s,l)=>{let u=this.constructor.getPropertyOptions(l);if(!u?.attribute||!this.hasAttribute(typeof u?.attribute=="string"?u.attribute:l)){let h=this.getStore(s.store);h&&(s.store?this[go].has(s.store):this[go].size>0)&&(this[l]=s.selector(h.getState(),this))}})}subscribeToStore(s,l){var u;this[go].set(s,l.subscribe(()=>this.updateFromStores())),this[Cn].set(s,[]),Ta(l)&&l.eventBus&&((u=this.reduxConstructor.reduxEventListeners)===null||u===void 0||u.forEach((h,y)=>{if(typeof this[y]=="function"&&(!h.store||l.name===h.store)){let g=x=>this[y](x);l.addEventListener(h.eventName,g),this[Cn].get(s).push(()=>l.removeEventListener(h.eventName,g))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[go].forEach((s,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(s){var l;this[go].has(s)&&this[go].get(s)(),this[go].delete(s),(l=this[Cn].get(s))===null||l===void 0||l.forEach(u=>u()),this[Cn].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=go,r=Yo,i=Cn,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),qm=class extends i0(qr){}});function tr(t){for(var e=arguments.length,r=Array(e>1?e-1:0),i=1;i<e;i++)r[i-1]=arguments[i];if(0)var n,a;throw Error("[Immer] minified error nr: "+t+(r.length?" "+r.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function Zr(t){return!!t&&!!t[Re]}function ur(t){var e;return!!t&&(function(r){if(!r||typeof r!="object")return!1;var i=Object.getPrototypeOf(r);if(i===null)return!0;var n=Object.hasOwnProperty.call(i,"constructor")&&i.constructor;return n===Object||typeof n=="function"&&Function.toString.call(n)===u0}(t)||Array.isArray(t)||!!t[rg]||!!(!((e=t.constructor)===null||e===void 0)&&e[rg])||dc(t)||pc(t))}function Xo(t,e,r){r===void 0&&(r=!1),Fi(t)===0?(r?Object.keys:Di)(t).forEach(function(i){r&&typeof i=="symbol"||e(i,t[i],t)}):t.forEach(function(i,n){return e(n,i,t)})}function Fi(t){var e=t[Re];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:dc(t)?2:pc(t)?3:0}function Bi(t,e){return Fi(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function n0(t,e){return Fi(t)===2?t.get(e):t[e]}function og(t,e,r){var i=Fi(t);i===2?t.set(e,r):i===3?t.add(r):t[e]=r}function ig(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function dc(t){return d0&&t instanceof Map}function pc(t){return p0&&t instanceof Set}function yo(t){return t.o||t.t}function uc(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=sg(t);delete e[Re];for(var r=Di(e),i=0;i<r.length;i++){var n=r[i],a=e[n];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[n]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[n]})}return Object.create(Object.getPrototypeOf(t),e)}function fc(t,e){return e===void 0&&(e=!1),hc(t)||Zr(t)||!ur(t)||(Fi(t)>1&&(t.set=t.add=t.clear=t.delete=a0),Object.freeze(t),e&&Xo(t,function(r,i){return fc(i,!0)},!0)),t}function a0(){tr(2)}function hc(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function Ar(t){var e=cc[t];return e||tr(18,t),e}function s0(t,e){cc[t]||(cc[t]=e)}function ac(){return wn}function rc(t,e){e&&(Ar("Patches"),t.u=[],t.s=[],t.v=e)}function Pa(t){sc(t),t.p.forEach(l0),t.p=null}function sc(t){t===wn&&(wn=t.l)}function Qm(t){return wn={p:[],l:wn,h:t,m:!0,_:0}}function l0(t){var e=t[Re];e.i===0||e.i===1?e.j():e.g=!0}function oc(t,e){e._=e.p.length;var r=e.p[0],i=t!==void 0&&t!==r;return e.h.O||Ar("ES5").S(e,t,i),i?(r[Re].P&&(Pa(e),tr(4)),ur(t)&&(t=_a(e,t),e.l||Na(e,t)),e.u&&Ar("Patches").M(r[Re].t,t,e.u,e.s)):t=_a(e,r,[]),Pa(e),e.u&&e.v(e.u,e.s),t!==ag?t:void 0}function _a(t,e,r){if(hc(e))return e;var i=e[Re];if(!i)return Xo(e,function(l,u){return Ym(t,i,e,l,u,r)},!0),e;if(i.A!==t)return e;if(!i.P)return Na(t,i.t,!0),i.t;if(!i.I){i.I=!0,i.A._--;var n=i.i===4||i.i===5?i.o=uc(i.k):i.o,a=n,s=!1;i.i===3&&(a=new Set(n),n.clear(),s=!0),Xo(a,function(l,u){return Ym(t,i,n,l,u,r,s)}),Na(t,n,!1),r&&t.u&&Ar("Patches").N(i,r,t.u,t.s)}return i.o}function Ym(t,e,r,i,n,a,s){if(Zr(n)){var l=_a(t,n,a&&e&&e.i!==3&&!Bi(e.R,i)?a.concat(i):void 0);if(og(r,i,l),!Zr(l))return;t.m=!1}else s&&r.add(n);if(ur(n)&&!hc(n)){if(!t.h.D&&t._<1)return;_a(t,n),e&&e.A.l||Na(t,n)}}function Na(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&fc(e,r)}function ic(t,e){var r=t[Re];return(r?yo(r):t)[e]}function Xm(t,e){if(e in t)for(var r=Object.getPrototypeOf(t);r;){var i=Object.getOwnPropertyDescriptor(r,e);if(i)return i;r=Object.getPrototypeOf(r)}}function bo(t){t.P||(t.P=!0,t.l&&bo(t.l))}function nc(t){t.o||(t.o=uc(t.t))}function lc(t,e,r){var i=dc(e)?Ar("MapSet").F(e,r):pc(e)?Ar("MapSet").T(e,r):t.O?function(n,a){var s=Array.isArray(n),l={i:s?1:0,A:a?a.A:ac(),P:!1,I:!1,R:{},l:a,t:n,k:null,o:null,j:null,C:!1},u=l,h=En;s&&(u=[l],h=On);var y=Proxy.revocable(u,h),g=y.revoke,x=y.proxy;return l.k=x,l.j=g,x}(e,r):Ar("ES5").J(e,r);return(r?r.A:ac()).p.push(i),i}function c0(t){return Zr(t)||tr(22,t),function e(r){if(!ur(r))return r;var i,n=r[Re],a=Fi(r);if(n){if(!n.P&&(n.i<4||!Ar("ES5").K(n)))return n.t;n.I=!0,i=Jm(r,a),n.I=!1}else i=Jm(r,a);return Xo(i,function(s,l){n&&n0(n.t,s)===l||og(i,s,e(l))}),a===3?new Set(i):i}(t)}function Jm(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return uc(t)}function ng(){function t(s,l){var u=a[s];return u?u.enumerable=l:a[s]=u={configurable:!0,enumerable:l,get:function(){var h=this[Re];return En.get(h,s)},set:function(h){var y=this[Re];En.set(y,s,h)}},u}function e(s){for(var l=s.length-1;l>=0;l--){var u=s[l][Re];if(!u.P)switch(u.i){case 5:i(u)&&bo(u);break;case 4:r(u)&&bo(u)}}}function r(s){for(var l=s.t,u=s.k,h=Di(u),y=h.length-1;y>=0;y--){var g=h[y];if(g!==Re){var x=l[g];if(x===void 0&&!Bi(l,g))return!0;var w=u[g],O=w&&w[Re];if(O?O.t!==x:!ig(w,x))return!0}}var A=!!l[Re];return h.length!==Di(l).length+(A?0:1)}function i(s){var l=s.k;if(l.length!==s.t.length)return!0;var u=Object.getOwnPropertyDescriptor(l,l.length-1);if(u&&!u.get)return!0;for(var h=0;h<l.length;h++)if(!l.hasOwnProperty(h))return!0;return!1}function n(s){s.g&&tr(3,JSON.stringify(yo(s)))}var a={};s0("ES5",{J:function(s,l){var u=Array.isArray(s),h=function(g,x){if(g){for(var w=Array(x.length),O=0;O<x.length;O++)Object.defineProperty(w,""+O,t(O,!0));return w}var A=sg(x);delete A[Re];for(var _=Di(A),$=0;$<_.length;$++){var P=_[$];A[P]=t(P,g||!!A[P].enumerable)}return Object.create(Object.getPrototypeOf(x),A)}(u,s),y={i:u?5:4,A:l?l.A:ac(),P:!1,I:!1,R:{},l,t:s,k:h,o:null,g:!1,C:!1};return Object.defineProperty(h,Re,{value:y,writable:!0}),h},S:function(s,l,u){u?Zr(l)&&l[Re].A===s&&e(s.p):(s.u&&function h(y){if(y&&typeof y=="object"){var g=y[Re];if(g){var x=g.t,w=g.k,O=g.R,A=g.i;if(A===4)Xo(w,function(te){te!==Re&&(x[te]!==void 0||Bi(x,te)?O[te]||h(w[te]):(O[te]=!0,bo(g)))}),Xo(x,function(te){w[te]!==void 0||Bi(w,te)||(O[te]=!1,bo(g))});else if(A===5){if(i(g)&&(bo(g),O.length=!0),w.length<x.length)for(var _=w.length;_<x.length;_++)O[_]=!1;else for(var $=x.length;$<w.length;$++)O[$]=!0;for(var P=Math.min(w.length,x.length),H=0;H<P;H++)w.hasOwnProperty(H)||(O[H]=!0),O[H]===void 0&&h(w[H])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):i(s)}})}var eg,wn,mc,d0,p0,tg,ag,rg,Re,u0,Di,sg,cc,En,On,f0,Nt,h0,GL,KL,qL,ZL,QL,YL,Ba,Da=p(()=>{mc=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",d0=typeof Map<"u",p0=typeof Set<"u",tg=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",ag=mc?Symbol.for("immer-nothing"):((eg={})["immer-nothing"]=!0,eg),rg=mc?Symbol.for("immer-draftable"):"__$immer_draftable",Re=mc?Symbol.for("immer-state"):"__$immer_state",u0=""+Object.prototype.constructor,Di=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,sg=Object.getOwnPropertyDescriptors||function(t){var e={};return Di(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},cc={},En={get:function(t,e){if(e===Re)return t;var r=yo(t);if(!Bi(r,e))return function(n,a,s){var l,u=Xm(a,s);return u?"value"in u?u.value:(l=u.get)===null||l===void 0?void 0:l.call(n.k):void 0}(t,r,e);var i=r[e];return t.I||!ur(i)?i:i===ic(t.t,e)?(nc(t),t.o[e]=lc(t.A.h,i,t)):i},has:function(t,e){return e in yo(t)},ownKeys:function(t){return Reflect.ownKeys(yo(t))},set:function(t,e,r){var i=Xm(yo(t),e);if(i?.set)return i.set.call(t.k,r),!0;if(!t.P){var n=ic(yo(t),e),a=n?.[Re];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(ig(r,n)&&(r!==void 0||Bi(t.t,e)))return!0;nc(t),bo(t)}return t.o[e]===r&&(r!==void 0||e in t.o)||Number.isNaN(r)&&Number.isNaN(t.o[e])||(t.o[e]=r,t.R[e]=!0),!0},deleteProperty:function(t,e){return ic(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,nc(t),bo(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=yo(t),i=Reflect.getOwnPropertyDescriptor(r,e);return i&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:i.enumerable,value:r[e]}},defineProperty:function(){tr(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){tr(12)}},On={};Xo(En,function(t,e){On[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),On.deleteProperty=function(t,e){return On.set.call(this,t,e,void 0)},On.set=function(t,e,r){return En.set.call(this,t[0],e,r,t[0])};f0=function(){function t(r){var i=this;this.O=tg,this.D=!0,this.produce=function(n,a,s){if(typeof n=="function"&&typeof a!="function"){var l=a;a=n;var u=i;return function(A){var _=this;A===void 0&&(A=l);for(var $=arguments.length,P=Array($>1?$-1:0),H=1;H<$;H++)P[H-1]=arguments[H];return u.produce(A,function(te){var ie;return(ie=a).call.apply(ie,[_,te].concat(P))})}}var h;if(typeof a!="function"&&tr(6),s!==void 0&&typeof s!="function"&&tr(7),ur(n)){var y=Qm(i),g=lc(i,n,void 0),x=!0;try{h=a(g),x=!1}finally{x?Pa(y):sc(y)}return typeof Promise<"u"&&h instanceof Promise?h.then(function(A){return rc(y,s),oc(A,y)},function(A){throw Pa(y),A}):(rc(y,s),oc(h,y))}if(!n||typeof n!="object"){if((h=a(n))===void 0&&(h=n),h===ag&&(h=void 0),i.D&&fc(h,!0),s){var w=[],O=[];Ar("Patches").M(n,h,w,O),s(w,O)}return h}tr(21,n)},this.produceWithPatches=function(n,a){if(typeof n=="function")return function(h){for(var y=arguments.length,g=Array(y>1?y-1:0),x=1;x<y;x++)g[x-1]=arguments[x];return i.produceWithPatches(h,function(w){return n.apply(void 0,[w].concat(g))})};var s,l,u=i.produce(n,a,function(h,y){s=h,l=y});return typeof Promise<"u"&&u instanceof Promise?u.then(function(h){return[h,s,l]}):[u,s,l]},typeof r?.useProxies=="boolean"&&this.setUseProxies(r.useProxies),typeof r?.autoFreeze=="boolean"&&this.setAutoFreeze(r.autoFreeze)}var e=t.prototype;return e.createDraft=function(r){ur(r)||tr(8),Zr(r)&&(r=c0(r));var i=Qm(this),n=lc(this,r,void 0);return n[Re].C=!0,sc(i),n},e.finishDraft=function(r,i){var n=r&&r[Re],a=n.A;return rc(a,i),oc(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!tg&&tr(20),this.O=r},e.applyPatches=function(r,i){var n;for(n=i.length-1;n>=0;n--){var a=i[n];if(a.path.length===0&&a.op==="replace"){r=a.value;break}}n>-1&&(i=i.slice(n+1));var s=Ar("Patches").$;return Zr(r)?s(r,i):this.produce(r,function(l){return s(l,i)})},t}(),Nt=new f0,h0=Nt.produce,GL=Nt.produceWithPatches.bind(Nt),KL=Nt.setAutoFreeze.bind(Nt),qL=Nt.setUseProxies.bind(Nt),ZL=Nt.applyPatches.bind(Nt),QL=Nt.createDraft.bind(Nt),YL=Nt.finishDraft.bind(Nt),Ba=h0});function Jo(t){"@babel/helpers - typeof";return Jo=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Jo(t)}var gc=p(()=>{});function lg(t,e){if(Jo(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var i=r.call(t,e||"default");if(Jo(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var cg=p(()=>{gc()});function dg(t){var e=lg(t,"string");return Jo(e)=="symbol"?e:e+""}var pg=p(()=>{gc();cg()});function ug(t,e,r){return(e=dg(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var fg=p(()=>{pg()});function hg(t,e){var r=Object.keys(t);if(Object.getOwnPropertySymbols){var i=Object.getOwnPropertySymbols(t);e&&(i=i.filter(function(n){return Object.getOwnPropertyDescriptor(t,n).enumerable})),r.push.apply(r,i)}return r}function yc(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?hg(Object(r),!0).forEach(function(i){ug(t,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):hg(Object(r)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(r,i))})}return t}var mg=p(()=>{fg()});function pt(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}function m0(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function xc(t,e,r){var i;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(pt(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(pt(1));return r(xc)(t,e)}if(typeof t!="function")throw new Error(pt(2));var n=t,a=e,s=[],l=s,u=!1;function h(){l===s&&(l=s.slice())}function y(){if(u)throw new Error(pt(3));return a}function g(A){if(typeof A!="function")throw new Error(pt(4));if(u)throw new Error(pt(5));var _=!0;return h(),l.push(A),function(){if(_){if(u)throw new Error(pt(6));_=!1,h();var P=l.indexOf(A);l.splice(P,1),s=null}}}function x(A){if(!m0(A))throw new Error(pt(7));if(typeof A.type>"u")throw new Error(pt(8));if(u)throw new Error(pt(9));try{u=!0,a=n(a,A)}finally{u=!1}for(var _=s=l,$=0;$<_.length;$++){var P=_[$];P()}return A}function w(A){if(typeof A!="function")throw new Error(pt(10));n=A,x({type:Fa.REPLACE})}function O(){var A,_=g;return A={subscribe:function(P){if(typeof P!="object"||P===null)throw new Error(pt(11));function H(){P.next&&P.next(y())}H();var te=_(H);return{unsubscribe:te}}},A[gg]=function(){return this},A}return x({type:Fa.INIT}),i={dispatch:x,subscribe:g,getState:y,replaceReducer:w},i[gg]=O,i}function g0(t){Object.keys(t).forEach(function(e){var r=t[e],i=r(void 0,{type:Fa.INIT});if(typeof i>"u")throw new Error(pt(12));if(typeof r(void 0,{type:Fa.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(pt(13))})}function yg(t){for(var e=Object.keys(t),r={},i=0;i<e.length;i++){var n=e[i];typeof t[n]=="function"&&(r[n]=t[n])}var a=Object.keys(r),s,l;try{g0(r)}catch(u){l=u}return function(h,y){if(h===void 0&&(h={}),l)throw l;if(0)var g;for(var x=!1,w={},O=0;O<a.length;O++){var A=a[O],_=r[A],$=h[A],P=_($,y);if(typeof P>"u"){var H=y&&y.type;throw new Error(pt(14))}w[A]=P,x=x||P!==$}return x=x||a.length!==Object.keys(h).length,x?w:h}}function Mi(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return e.length===0?function(i){return i}:e.length===1?e[0]:e.reduce(function(i,n){return function(){return i(n.apply(void 0,arguments))}})}function bg(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return function(i){return function(){var n=i.apply(void 0,arguments),a=function(){throw new Error(pt(15))},s={getState:n.getState,dispatch:function(){return a.apply(void 0,arguments)}},l=e.map(function(u){return u(s)});return a=Mi.apply(void 0,l)(n.dispatch),yc(yc({},n),{},{dispatch:a})}}}var gg,bc,Fa,Ma=p(()=>{mg();gg=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),bc=function(){return Math.random().toString(36).substring(7).split("").join(".")},Fa={INIT:"@@redux/INIT"+bc(),REPLACE:"@@redux/REPLACE"+bc(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+bc()}}});function xg(t){var e=function(i){var n=i.dispatch,a=i.getState;return function(s){return function(l){return typeof l=="function"?l(n,a,t):s(l)}}};return e}var vg,vc,Sg=p(()=>{vg=xg();vg.withExtraArgument=xg;vc=vg});function E0(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var r=e;Object.getPrototypeOf(r)!==null;)r=Object.getPrototypeOf(r);return e===r}function wc(t){return ur(t)?Ba(t,function(){}):t}function I0(t){return typeof t=="boolean"}function L0(){return function(e){return k0(e)}}function k0(t){t===void 0&&(t={});var e=t.thunk,r=e===void 0?!0:e,i=t.immutableCheck,n=i===void 0?!0:i,a=t.serializableCheck,s=a===void 0?!0:a,l=new A0;if(r&&(I0(r)?l.push(vc):l.push(vc.withExtraArgument(r.extraArgument))),0){if(n)var u;if(s)var h}return l}function Rg(t){var e=L0(),r=t||{},i=r.reducer,n=i===void 0?void 0:i,a=r.middleware,s=a===void 0?e():a,l=r.devTools,u=l===void 0?!0:l,h=r.preloadedState,y=h===void 0?void 0:h,g=r.enhancers,x=g===void 0?void 0:g,w;if(typeof n=="function")w=n;else if(E0(n))w=yg(n);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var O=s;if(typeof O=="function"&&(O=O(e),!Cc&&!Array.isArray(O)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Cc&&O.some(function(te){return typeof te!="function"}))throw new Error("each middleware provided to configureStore must be a function");var A=bg.apply(void 0,O),_=Mi;u&&(_=w0(xo({trace:!Cc},typeof u=="object"&&u)));var $=new R0(A),P=$;Array.isArray(x)?P=zi([A],x):typeof x=="function"&&(P=x($));var H=_.apply(void 0,P);return xc(w,y,H)}function vo(t,e){function r(){for(var i=[],n=0;n<arguments.length;n++)i[n]=arguments[n];if(e){var a=e.apply(void 0,i);if(!a)throw new Error("prepareAction did not return an object");return xo(xo({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:i[0]}}return r.toString=function(){return""+t},r.type=t,r.match=function(i){return i.type===t},r}function Ig(t){var e={},r=[],i,n={addCase:function(a,s){var l=typeof a=="string"?a:a.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,n},addMatcher:function(a,s){return r.push({matcher:a,reducer:s}),n},addDefaultCase:function(a){return i=a,n}};return t(n),[e,r,i]}function T0(t){return typeof t=="function"}function $0(t,e,r,i){r===void 0&&(r=[]);var n=typeof e=="function"?Ig(e):[e,r,i],a=n[0],s=n[1],l=n[2],u;if(T0(t))u=function(){return wc(t())};else{var h=wc(t);u=function(){return h}}function y(g,x){g===void 0&&(g=u());var w=zi([a[x.type]],s.filter(function(O){var A=O.matcher;return A(x)}).map(function(O){var A=O.reducer;return A}));return w.filter(function(O){return!!O}).length===0&&(w=[l]),w.reduce(function(O,A){if(A)if(Zr(O)){var _=O,$=A(_,x);return $===void 0?O:$}else{if(ur(O))return Ba(O,function(P){return A(P,x)});var $=A(O,x);if($===void 0){if(O===null)return O;throw Error("A case reducer on a non-draftable value must not return undefined")}return $}return O},g)}return y.getInitialState=u,y}function P0(t,e){return t+"/"+e}function Lg(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var r=typeof t.initialState=="function"?t.initialState:wc(t.initialState),i=t.reducers||{},n=Object.keys(i),a={},s={},l={};n.forEach(function(y){var g=i[y],x=P0(e,y),w,O;"reducer"in g?(w=g.reducer,O=g.prepare):w=g,a[y]=w,s[x]=w,l[y]=O?vo(x,O):vo(x)});function u(){var y=typeof t.extraReducers=="function"?Ig(t.extraReducers):[t.extraReducers],g=y[0],x=g===void 0?{}:g,w=y[1],O=w===void 0?[]:w,A=y[2],_=A===void 0?void 0:A,$=xo(xo({},x),s);return $0(r,function(P){for(var H in $)P.addCase(H,$[H]);for(var te=0,ie=O;te<ie.length;te++){var Ot=ie[te];P.addMatcher(Ot.matcher,Ot.reducer)}_&&P.addDefaultCase(_)})}var h;return{name:e,reducer:function(y,g){return h||(h=u()),h(y,g)},actions:l,caseReducers:a,getInitialState:function(){return h||(h=u()),h.getInitialState()}}}function F0(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function M0(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Ag,y0,zi,b0,x0,v0,Cg,S0,C0,Og,xo,Sc,O0,w0,mk,A0,R0,Cc,_0,N0,B0,Oc,wg,D0,xk,kg,Tg,$g,vk,Sk,Ck,Ok,Ec,wk,Ek,Ak,Eg,Rk,z0,Ik,Pg=p(()=>{Da();Ma();Ma();Ma();Sg();Da();Da();Ag=function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(i,n){i.__proto__=n}||function(i,n){for(var a in n)Object.prototype.hasOwnProperty.call(n,a)&&(i[a]=n[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function i(){this.constructor=e}e.prototype=r===null?Object.create(r):(i.prototype=r.prototype,new i)}}(),y0=function(t,e){var r={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},i,n,a,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(h){return function(y){return u([h,y])}}function u(h){if(i)throw new TypeError("Generator is already executing.");for(;r;)try{if(i=1,n&&(a=h[0]&2?n.return:h[0]?n.throw||((a=n.return)&&a.call(n),0):n.next)&&!(a=a.call(n,h[1])).done)return a;switch(n=0,a&&(h=[h[0]&2,a.value]),h[0]){case 0:case 1:a=h;break;case 4:return r.label++,{value:h[1],done:!1};case 5:r.label++,n=h[1],h=[0];continue;case 7:h=r.ops.pop(),r.trys.pop();continue;default:if(a=r.trys,!(a=a.length>0&&a[a.length-1])&&(h[0]===6||h[0]===2)){r=0;continue}if(h[0]===3&&(!a||h[1]>a[0]&&h[1]<a[3])){r.label=h[1];break}if(h[0]===6&&r.label<a[1]){r.label=a[1],a=h;break}if(a&&r.label<a[2]){r.label=a[2],r.ops.push(h);break}a[2]&&r.ops.pop(),r.trys.pop();continue}h=e.call(t,r)}catch(y){h=[6,y],n=0}finally{i=a=0}if(h[0]&5)throw h[1];return{value:h[0]?h[1]:void 0,done:!0}}},zi=function(t,e){for(var r=0,i=e.length,n=t.length;r<i;r++,n++)t[n]=e[r];return t},b0=Object.defineProperty,x0=Object.defineProperties,v0=Object.getOwnPropertyDescriptors,Cg=Object.getOwnPropertySymbols,S0=Object.prototype.hasOwnProperty,C0=Object.prototype.propertyIsEnumerable,Og=function(t,e,r){return e in t?b0(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},xo=function(t,e){for(var r in e||(e={}))S0.call(e,r)&&Og(t,r,e[r]);if(Cg)for(var i=0,n=Cg(e);i<n.length;i++){var r=n[i];C0.call(e,r)&&Og(t,r,e[r])}return t},Sc=function(t,e){return x0(t,v0(e))},O0=function(t,e,r){return new Promise(function(i,n){var a=function(u){try{l(r.next(u))}catch(h){n(h)}},s=function(u){try{l(r.throw(u))}catch(h){n(h)}},l=function(u){return u.done?i(u.value):Promise.resolve(u.value).then(a,s)};l((r=r.apply(t,e)).next())})},w0=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Mi:Mi.apply(null,arguments)},mk=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};A0=function(t){Ag(e,t);function e(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,zi([void 0],r[0].concat(this)))):new(e.bind.apply(e,zi([void 0],r.concat(this))))},e}(Array),R0=function(t){Ag(e,t);function e(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];var n=t.apply(this,r)||this;return Object.setPrototypeOf(n,e.prototype),n}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return t.prototype.concat.apply(this,r)},e.prototype.prepend=function(){for(var r=[],i=0;i<arguments.length;i++)r[i]=arguments[i];return r.length===1&&Array.isArray(r[0])?new(e.bind.apply(e,zi([void 0],r[0].concat(this)))):new(e.bind.apply(e,zi([void 0],r.concat(this))))},e}(Array);Cc=!0;_0="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",N0=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=_0[Math.random()*64|0];return e},B0=["name","message","stack","code"],Oc=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),wg=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),D0=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,i=B0;r<i.length;r++){var n=i[r];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},xk=function(){function t(e,r,i){var n=vo(e+"/fulfilled",function(y,g,x,w){return{payload:y,meta:Sc(xo({},w||{}),{arg:x,requestId:g,requestStatus:"fulfilled"})}}),a=vo(e+"/pending",function(y,g,x){return{payload:void 0,meta:Sc(xo({},x||{}),{arg:g,requestId:y,requestStatus:"pending"})}}),s=vo(e+"/rejected",function(y,g,x,w,O){return{payload:w,error:(i&&i.serializeError||D0)(y||"Rejected"),meta:Sc(xo({},O||{}),{arg:x,requestId:g,rejectedWithValue:!!w,requestStatus:"rejected",aborted:y?.name==="AbortError",condition:y?.name==="ConditionError"})}}),l=!1,u=typeof AbortController<"u"?AbortController:function(){function y(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return y.prototype.abort=function(){},y}();function h(y){return function(g,x,w){var O=i?.idGenerator?i.idGenerator(y):N0(),A=new u,_,$=!1;function P(te){_=te,A.abort()}var H=function(){return O0(this,null,function(){var te,ie,Ot,xr,mt,vr,Xe;return y0(this,function(b){switch(b.label){case 0:return b.trys.push([0,4,,5]),xr=(te=i?.condition)==null?void 0:te.call(i,y,{getState:x,extra:w}),M0(xr)?[4,xr]:[3,2];case 1:xr=b.sent(),b.label=2;case 2:if(xr===!1||A.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return $=!0,mt=new Promise(function(C,D){return A.signal.addEventListener("abort",function(){return D({name:"AbortError",message:_||"Aborted"})})}),g(a(O,y,(ie=i?.getPendingMeta)==null?void 0:ie.call(i,{requestId:O,arg:y},{getState:x,extra:w}))),[4,Promise.race([mt,Promise.resolve(r(y,{dispatch:g,getState:x,extra:w,requestId:O,signal:A.signal,abort:P,rejectWithValue:function(C,D){return new Oc(C,D)},fulfillWithValue:function(C,D){return new wg(C,D)}})).then(function(C){if(C instanceof Oc)throw C;return C instanceof wg?n(C.payload,O,y,C.meta):n(C,O,y)})])];case 3:return Ot=b.sent(),[3,5];case 4:return vr=b.sent(),Ot=vr instanceof Oc?s(null,O,y,vr.payload,vr.meta):s(vr,O,y),[3,5];case 5:return Xe=i&&!i.dispatchConditionRejection&&s.match(Ot)&&Ot.meta.condition,Xe||g(Ot),[2,Ot]}})})}();return Object.assign(H,{abort:P,requestId:O,arg:y,unwrap:function(){return H.then(F0)}})}}return Object.assign(h,{pending:a,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();kg="listener",Tg="completed",$g="cancelled",vk="task-"+$g,Sk="task-"+Tg,Ck=kg+"-"+$g,Ok=kg+"-"+Tg,Ec="listenerMiddleware",wk=vo(Ec+"/add"),Ek=vo(Ec+"/removeAll"),Ak=vo(Ec+"/remove"),Rk=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Eg||(Eg=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},z0=function(t){return function(e){setTimeout(e,t)}},Ik=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:z0(10);ng()});var U0,za,_g=p(()=>{"use strict";_i();U0=Aa(Symbol("withEventBus"),function(t,e){return class extends t{constructor(){super(...arguments),this.eventBus=e??document.createElement("span")}addEventListener(r,i,n){this.eventBus.addEventListener(r,i,n)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,i,n){this.eventBus.removeEventListener(r,i,n)}}}),za=class extends U0(Object){}});var Ng,Bg=p(()=>{"use strict";Pg();$a();tc();_g();window.ftReduxStores||(window.ftReduxStores={});Ng=class t extends za{static get(e){var r;let i=typeof e=="string"?e:e.name,n=typeof e=="string"?void 0:e,a=window.ftReduxStores[i];if(Ta(a))return a;if(n==null)return;let s=Lg({...n,reducers:(r=n.reducers)!==null&&r!==void 0?r:{}}),l=Rg({reducer:(u,h)=>h.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof h.type=="string"&&h.type.startsWith("DEFAULT_VALUE_SETTER__")?{...u,...h.overwrites}:s.reducer(u,h)});return window.ftReduxStores[n.name]=new t(s,l,n.eventBus)}constructor(e,r,i){super(),this.reduxSlice=e,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Ra;let n=a=>a!=null?JSON.parse(JSON.stringify(a)):a;this.actions=new Proxy(this.reduxSlice.actions,{get:(a,s,l)=>{let u=s,h=a[u];return h?(...y)=>{let g=h(...y.map(n));return this.reduxStore.dispatch(g),g}:y=>{this.setState({[u]:n(y)})}}}),this.eventBus=i??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}}});var Dg=p(()=>{"use strict";_i()});var Fg=p(()=>{"use strict";Tm();tc();Zm();Bg();$a();Dg()});var Ua,Mg=p(()=>{"use strict";Ua=class{static format(e,r,i,n){return window.moment?window.moment(e).locale(r).format(this.getMomentDateFormat(i,n)):this.getIntlDateTime(e,r,i,n)}static getMomentDateFormat(e,r){return e?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(e,r,i,n){let a=typeof e=="string"?new Date(e):e,s=new Intl.DateTimeFormat(r,{dateStyle:i?"medium":"short"}).format(a);if(!n)return s;let l=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(a);return`${s} ${l}`}}});var Ac,zg,Ha,Xk,Ug=p(()=>{"use strict";Ac=f(W());Fg();Mg();ct();zg=f(v()),Ha=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Xk=(0,zg.applyMixinOnce)(Symbol("withDateFormat"),function(t){class e extends t{constructor(...i){super(i),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(k)}dateFormatOptionsChanged(i){return i.has("metadataDescriptors")||i.has("useLongDateFormat")||i.has("useDateTimeFormat")||i.has("uiLocale")}getDateFormatter(i){var n,a;return((a=(n=this.metadataDescriptors.find(l=>l.key===i))===null||n===void 0?void 0:n.date)!==null&&a!==void 0?a:!1)?l=>Ua.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Ha([(0,Ac.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Ha([(0,Ac.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Ha([ec({store:k.name,selector:r=>{var i,n;return(n=(i=r.metadataConfiguration)===null||i===void 0?void 0:i.descriptors)!==null&&n!==void 0?n:[]}})],e.prototype,"metadataDescriptors",void 0),Ha([ec({store:k.name})],e.prototype,"uiLocale",void 0),e})});var Wa,Hg=p(()=>{"use strict";ct();fo();Wa=class extends dt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetCount(e){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${e}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(e){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${e}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${e}`),this.CACHE_DURATION)}isAuthenticated(){let e=k.getState().session;return!!e?.sessionAuthenticated}}});var Va,Wg=p(()=>{"use strict";fo();ct();Va=class extends dt{constructor(){super(...arguments),this.CACHE_DURATION=3*60*1e3}async getUserAssetLabels(){return this.isAuthenticated()?this.cache.get("user-asset-labels",async()=>(await this.awaitApi).get("/internal/api/webapp/user/assets/labels"),this.CACHE_DURATION):[]}isAuthenticated(){let e=k.getState().session;return!!e?.sessionAuthenticated}}});var ja,H0,W0,Bt,Rc,Ic,Ga=p(()=>{"use strict";Zo();ja=f(v());Kl();Hl();ct();Hg();Wg();H0="ft-user-assets",W0={setAssetCount:(t,e)=>{let{userAssetType:r,count:i}=e.payload.assetCount;t.assetCounts.allAsset[r]=i},clearAssetCount:t=>{Object.values(_t).forEach(e=>{t.assetCounts.allAsset[e]=void 0})},setBookmarkCountByMap:(t,e)=>{let r=e.payload.mapId;t.assetCounts.bookmarkByMap[r]=e.payload.count},clearBookmarkCountByMap:t=>{t.assetCounts.bookmarkByMap={}},addAsset:(t,e)=>{let{assetType:r,mapId:i,asset:n}=e.payload;switch(r){case _t.BOOKMARKS:t.bookmarks?t.bookmarks.push(n):t.bookmarks=[n];break;case _t.SEARCHES:t.savedSearches?t.savedSearches.push(n):t.savedSearches=[n];break}let a=t.assetCounts.allAsset[r];if(a!==void 0&&(t.assetCounts.allAsset[r]=a+1),r===_t.BOOKMARKS&&i!==void 0){let s=t.assetCounts.bookmarkByMap[i];s!==void 0&&(t.assetCounts.bookmarkByMap[i]=s+1)}},removeAsset:(t,e)=>{var r,i;let{assetType:n,mapId:a,assetId:s}=e.payload;switch(n){case _t.BOOKMARKS:t.bookmarks=(r=t.bookmarks)===null||r===void 0?void 0:r.filter(u=>u.id!==s);break;case _t.SEARCHES:t.savedSearches=(i=t.savedSearches)===null||i===void 0?void 0:i.filter(u=>u.id!==s);break}let l=t.assetCounts.allAsset[n];if(l!==void 0&&l>0&&(t.assetCounts.allAsset[n]=l-1),n===_t.BOOKMARKS&&a!==void 0){let u=t.assetCounts.bookmarkByMap[a];u!==void 0&&u>0&&(t.assetCounts.bookmarkByMap[a]=u-1)}}},Bt=ja.FtReduxStore.get({name:H0,reducers:W0,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(_t).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Rc=class{constructor(e=new Wa,r=new Va){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=k.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new ga,this.savedSearchesService=new Ca,k.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:r}=k.getState();(0,ja.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),Bt.actions.clearAssetCount(),Bt.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Bt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Bt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Bt.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let e=await this.assetLabelsService.getUserAssetLabels();Bt.actions.assetLabels(e)}async loadAssetCount(e){let r=await this.assetCountsService.getUserAssetCount(e);r&&Bt.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(e){let r=await this.assetCountsService.getUserBookmarkCountByMap(e);r&&Bt.actions.setBookmarkCountByMap({count:r.count,mapId:e})}async reloadAssetCount(e){this.assetCountsService.clearCache();let r=Object.keys(Bt.getState().assetCounts.bookmarkByMap).length!==0;e===_t.BOOKMARKS&&r&&Bt.actions.clearBookmarkCountByMap(),Bt.getState().assetCounts.allAsset[e]!==void 0&&await this.loadAssetCount(e)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let r=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Bt.actions.bookmarks(r)}}},Ic=new Rc;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Ic)});var Vg=p(()=>{"use strict";Zo();Ga()});var jg=p(()=>{"use strict"});var Gg,Rr=p(()=>{"use strict";Gg=f(v());Jl();Ug();ct();Ga();Vg();Xl();Ml();jg();Jl();(0,Gg.customElement)("ft-app-context")(Se)});var Lc,Kg,qg=p(()=>{"use strict";Lc=class{fromLocalizableLabel(e){return e.type=="PLAIN_TEXT"?{message:e.text}:{key:e.key,custom:e.type=="LOCALIZED_CUSTOM",context:e.context,message:e.key}}fromAttribute(e){if(e!=null)try{return JSON.parse(e)}catch{if(this.isI18nKey(e)){let[i,n]=e.split(".");return{context:i,key:n,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},Kg=new Lc});var Ui,Qg,V0,j0,G0,Yg,Ka,An,It,Zg,qa,Za=p(()=>{"use strict";Ui=f(v());Rr();Qg=f(W());qg();V0=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},j0=Symbol("i18nAttributes"),G0=Symbol("i18nListAttributes"),Yg=Symbol("i18nProperties"),Ka=Symbol("i18nContexts"),An=Symbol("i18nUnsubs"),It=(0,Ui.applyMixinOnce)(Symbol("withI18n"),function(t){var e,r;class i extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map,this[r]=new Map}getI18nService(a){return a??this.useCustomMessageContexts?ba:Li}i18n(a){let{context:s,key:l,message:u}=a,{custom:h,args:y,argsProvider:g}=a;if(s&&l){this.hasI18nContext(s)||this.addI18nContext(s,void 0,h);let x=y??(g?g(this):[]);return this.getI18nService(h).resolveMessage(s,l,...x)}return u}async awaitI18n(a){let{context:s,custom:l}=a;return s&&await this.getI18nService(l).prepareContext(s),this.i18n(a)}customI18n(a,s){if(Kg.isI18nKey(a)){let[l,u]=a.split(".");return this.i18n({custom:!0,context:l,key:u,...s})||a}return a}firstUpdated(a){super.firstUpdated(a),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(a){super.update(a),this.updateI18nAttributes((s,l,u)=>a.has(l)||typeof s.argsProvider=="function"),this.updateI18nProperties(s=>typeof s.argsProvider=="function")}onI18nUpdate(a){this.updateI18nAttributes((s,l,u)=>{var h;return((h=u?.context)===null||h===void 0?void 0:h.toLowerCase())===a}),this.updateI18nProperties(s=>s.context.toLowerCase()===a),this.requestUpdate()}updateI18nAttributes(a){var s,l;let u=this,h=(y,g,x)=>x?.context&&x.key&&a(y,g,x)?{...x,message:this.i18n({context:x.context,key:x.key,custom:x.custom,...y})}:x;(s=this[j0])===null||s===void 0||s.forEach((y,g)=>u[g]=h(y,g,u[g])),(l=this[G0])===null||l===void 0||l.forEach((y,g)=>{var x;return u[g]=(x=u[g])===null||x===void 0?void 0:x.map(w=>h(y,g,w))})}updateI18nProperties(a){var s;(s=this[Yg])===null||s===void 0||s.forEach((l,u)=>{a(l,u)&&(this[u]=this.i18n(l))})}addI18nMessages(a,s,l){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(a,s,l)}addI18nContext(a,s,l){let u=(typeof a=="string"?a:a.name).toLowerCase();l=typeof a=="string"?l:a.custom,this[Ka].set(u,{isCustomContext:l}),this[An].has(u)||this[An].set(u,this.getI18nService(l).subscribe(u,()=>this.onI18nUpdate(u))),this.getI18nService(l).prepareContext(u,s)}hasI18nContext(a){return this[Ka].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[Ka].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[An].forEach(a=>a()),this[An].clear()}}return e=Ka,r=An,V0([(0,Qg.property)({type:Boolean})],i.prototype,"useCustomMessageContexts",void 0),i}),Zg=class extends It(Ui.FtLitElement){},qa=class extends It(Ui.FtLitElementRedux){}});var Qa,Ya,Xa,Rn,fr,kc=p(()=>{"use strict";Qa=f(R()),Ya=f(W()),Xa=f(v());Fl();Za();Rr();Rn=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},fr=class extends qa{constructor(){super(),this.editorMode=!1,this.addStore(k)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Qa.nothing:Qa.html`
1165
1165
  <span class="ft-i18n">
1166
1166
  ${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
1167
1167
  </span>
1168
- `}update(e){var r;super.update(e),["context","key","defaultMessage"].some(i=>e.has(i))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};ur.elementDefinitions={};ur.styles=Th;Rn([(0,Xa.redux)()],ur.prototype,"editorMode",void 0);Rn([(0,Ya.property)()],ur.prototype,"context",void 0);Rn([(0,Ya.property)()],ur.prototype,"key",void 0);Rn([(0,Xa.jsonProperty)([])],ur.prototype,"args",void 0);Rn([(0,Ya.property)()],ur.prototype,"defaultMessage",void 0)});var Rr,Xg=p(()=>{"use strict";Ar();Rr=class t{static build(e){return new t(e)}static buildCustom(e){return new t(e,!0)}static fromGwt(e){return new t(e)}get service(){return this.custom?ba:Li}constructor(e,r=!1){this.name=e,this.custom=r,this.properties=new Proxy({},{get:(i,n)=>{let a=n;return s=>({context:this.name,key:a,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(i,n)=>(...a)=>this.service.resolveMessage(this.name,n,...a)}),this.rawMessages=new Proxy({},{get:(i,n)=>this.service.resolveRawMessage(this.name,n)}),this.keys=new Proxy({},{get:(i,n)=>()=>n}),this.attributes=new Proxy({},{get:(i,n)=>()=>({context:this.name,key:n,message:this.service.resolveRawMessage(this.name,n)})})}}});var Jg=p(()=>{"use strict";Za()});var ey=p(()=>{"use strict"});var ty,fr=p(()=>{"use strict";ty=u(v());kc();Xg();Za();Jg();Fl();ey();kc();(0,ty.customElement)("ft-i18n")(ur)});function ny(t){var e,r,i,n,a;return((n=(r=(e=t.map)===null||e===void 0?void 0:e.openMode)!==null&&r!==void 0?r:(i=t.topic)===null||i===void 0?void 0:i.openMode)!==null&&n!==void 0?n:(a=t.document)===null||a===void 0?void 0:a.openMode)===Sa.EXTERNAL}function ts(t){var e,r,i,n,a;if(ny(t))return(n=(r=(e=t.map)===null||e===void 0?void 0:e.originUrl)!==null&&r!==void 0?r:(i=t.topic)===null||i===void 0?void 0:i.originUrl)!==null&&n!==void 0?n:(a=t.document)===null||a===void 0?void 0:a.originUrl;switch(t.type){case Xt.MAP:return t.map.readerUrl;case Xt.DOCUMENT:return t.document.viewerUrl;case Xt.TOPIC:return t.topic.readerUrl}return""}function ay(t,e){return Vo(e&&ny(t)?"_blank":void 0)}var Pc=p(()=>{"use strict";Zo();aa()});var Wi,Vi,_c=p(()=>{"use strict";Wi=class extends CustomEvent{constructor(e,r){super("ft-search-result-click",{detail:{result:e,rank:r},bubbles:!0,composed:!0})}},Vi=class extends CustomEvent{constructor(e,r){super("ft-search-result-open-context-menu",{detail:{result:e,rank:r},bubbles:!0,composed:!0})}}});var dy,Z0,Bc,Dc=p(()=>{"use strict";dy=u(R()),Z0={},Bc=dy.css`
1169
- `});var py=p(()=>{"use strict"});var rs,Q0,uy,fy=p(()=>{"use strict";rs=u(v()),Q0={setRequest:(t,e)=>{t.request=e.payload},setRequestQuery:(t,e)=>{t.request.query=e.payload},setRequestContentLocale:(t,e)=>{t.request.contentLocale=e.payload},setPageSize:(t,e)=>{var r;let i=+((r=e.payload)!==null&&r!==void 0?r:20);t.request.paging.perPage=isNaN(i)?20:(0,rs.minmax)(1,i,1e3)},setPageNumber:(t,e)=>{t.request.paging.page=isNaN(e.payload)?1:Math.max(1,e.payload)},setRequestSort:(t,e)=>{t.request.sort=e.payload},setRequestSortId:(t,e)=>{t.request.sortId=e.payload},setRequestFilters:(t,e)=>{t.request.metadataFilters=e.payload},setRequestFacets:(t,e)=>{t.request.facets=e.payload},setRequestVirtualField:(t,e)=>{t.request.virtualField=e.payload},setRequestScope:(t,e)=>{t.request.scope=e.payload},setOtherQueryParams:(t,e)=>{t.request.otherQueryParams=e.payload},setRequestClusterSortCriterion:(t,e)=>{var r;t.request.clusterSortCriterions=(r=e.payload)!==null&&r!==void 0?r:[]}},uy=t=>rs.FtReduxStore.get({name:"ft-search-"+t,initialState:{request:{query:"",clusterSortCriterions:[],metadataFilters:[],facets:[],sort:[],sortId:void 0,paging:{page:1,perPage:20}},liveQuery:"",paging:void 0,facets:void 0,spellcheck:void 0,locales:[],results:void 0,announcements:void 0,suggestResults:void 0,configuration:void 0},reducers:Q0})});var os,hy=p(()=>{"use strict";Ar();os=class extends dt{constructor(e){super(!0,e),this.cache.registerFinal("search-configuration",async()=>(await this.awaitApi).getSearchConfiguration())}async launchSearch(e){let r={...e,metadataFilters:this.sortFilters(e.metadataFilters),facets:[...e.facets].sort((i,n)=>i.id.localeCompare(n.id))};return this.cache.get("search-"+this.hash(r),async()=>(await this.awaitApi).search(e),2*60*1e3)}async launchSuggest(e){let r={...e,metadataFilters:this.sortFilters(e.metadataFilters)};return this.cache.get("suggest-"+this.hash(r),async()=>(await this.awaitApi).getSuggestions(e),2*60*1e3)}async getAvailableSearchLocales(){return this.cache.get("available-locales",async()=>(await this.awaitApi).getAvailableSearchLocales())}async getConfiguration(){return this.cache.get("search-configuration")}sortFilters(e){return e.map(r=>r.valueFilter==null?r:{...r,valueFilter:{...r.valueFilter,values:[...r.valueFilter.values].sort((i,n)=>i.localeCompare(n))}}).sort((r,i)=>r.key.localeCompare(i.key))}}});var Bt,my,Ln,ji,Fc=p(()=>{"use strict";Bt=u(v());fy();Zo();hy();my=t=>t.request.virtualField===$i.TITLE_ONLY&&t.request.scope===Pi.DOCUMENTS,Ln=class t extends Event{constructor(){super(t.eventName)}};Ln.eventName="search-context-clear-all-filters";ji=class t{static build(e,r){return new t(uy(e.trim()||"context"),r)}constructor(e,r){this.store=e,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.localesDebouncer=new Bt.Debouncer(10),this.searchDebouncer=new Bt.Debouncer(100),this.launchSearch=i=>this.searchDebouncer.run(()=>this.fetchSearchData(i??this.buildSearchRequest(this.store.getState()))),this.buildSearchRequest=i=>({...i.request,facets:this.facetIds.map(n=>({id:n}))}),this.suggestDebouncer=new Bt.Debouncer(300),this.launchSuggest=i=>this.suggestDebouncer.run(()=>this.fetchSuggestData(i??this.buildSuggestRequest(this.store.getState()))),this.buildSuggestRequest=i=>{var n;return{input:i.liveQuery,metadataFilters:i.request.metadataFilters,sort:(n=i.request.sort)!==null&&n!==void 0?n:[],sortId:i.request.sortId,contentLocale:i.request.contentLocale,scope:i.request.scope}},this.service=r??new os,this.service.cache.addEventListener("clear-cache",i=>{i.detail.clearedKeys.includes("available-locales")&&this.updateLocales()}),this.searchWatcher=(0,Bt.watch)(e,this.buildSearchRequest,this.launchSearch),this.suggestWatcher=(0,Bt.watch)(e,this.buildSuggestRequest,this.launchSuggest)}async initService(){return this.updateLocales(),this.service.getConfiguration().then(e=>{this.store.actions.configuration(e),this.setSortId(this.store.getState().request.sortId)}),this.launchSearch()}setQuery(e){this.store.actions.setRequestQuery(e),this.store.actions.liveQuery(e),this.store.actions.setPageNumber(1)}setContentLocale(e){var r;let i=(r=this.store.getState().locales)!==null&&r!==void 0?r:[],n=this.store.getState().request.contentLocale;if(e!=n){if(i.length>0){let a=s=>i.some(l=>l.lang==s);a(e)||(e=a(n)?n:i[0].lang)}this.store.actions.setRequestContentLocale(e),this.store.actions.setPageNumber(1),this.store.actions.setRequestFilters([])}return e}forceContentLocale(e){this.store.actions.setRequestContentLocale(e)}setPageSize(e){this.store.actions.setPageSize(e)}setPageNumber(e){this.store.actions.setPageNumber(e)}get sortOptions(){var e,r;return(r=(e=this.store.getState().configuration)===null||e===void 0?void 0:e.sortOptions)!==null&&r!==void 0?r:[]}setSort(e){this.store.actions.setRequestSort(e),this.store.actions.setPageNumber(1)}setSortId(e){var r;if(this.store.actions.setPageNumber(1),e==null||this.sortOptions.length==0)return this.store.actions.setRequestSortId(e),e;let i=(r=this.sortOptions.find(n=>n.id==e))!==null&&r!==void 0?r:this.sortOptions[0];return this.store.actions.setRequestSortId(i.id),i.id}setFilters(e){let r=e.filter(i=>!i.valueFilter||i.valueFilter.values.length>0);this.store.actions.setRequestFilters(r),this.store.actions.setPageNumber(1)}setClusterSortCriterion(e){this.store.actions.setRequestClusterSortCriterion(e)}setSearchInDocumentTitlesOnly(e){e?(this.store.actions.setRequestVirtualField($i.TITLE_ONLY),this.store.actions.setRequestScope(Pi.DOCUMENTS)):(this.store.actions.setRequestVirtualField($i.EVERYWHERE),this.store.actions.setRequestScope(Pi.DEFAULT))}setVirtualField(e){this.store.actions.setRequestVirtualField(e)}get searchInDocumentTitlesOnly(){return my(this.store.getState())}clearAllFilters(){this.setFilters([]),this.store.dispatchEvent(new Ln)}addFacet(e){this.facetIds=[...this.facetIds,e]}replaceFacet(e,r){let i=this.facetIds.filter(n=>n!=e);r&&i.push(r),this.facetIds=i}get facetIds(){var e;let r=this.store.getState().request;return[...new Set([...r.facets.map(i=>i.id),...((e=r.metadataFilters)!==null&&e!==void 0?e:[]).map(i=>i.key)])]}set facetIds(e){let i=[...new Set(e)].map(n=>({id:n}));this.store.actions.setRequestFacets(i)}setFilter(e,r){this.setValueFilter(e,r)}setValueFilter(e,r){let i=this.store.getState().request.metadataFilters,n={key:e,valueFilter:{values:r,negative:!1}},a=[...i.filter(s=>!s.valueFilter),...i.filter(s=>s.valueFilter&&s.key!==n.key),n];this.setFilters(a)}setDateFilter(e,r){let i=this.store.getState().request.metadataFilters,n={key:e,dateFilter:{type:r}},a=[...i.filter(s=>!s.dateFilter),...i.filter(s=>s.dateFilter&&s.key!==n.key),n];this.setFilters(a)}removeDateFilter(e){let r=this.store.getState().request.metadataFilters,i=[...r.filter(n=>!n.dateFilter),...r.filter(n=>n.dateFilter&&n.key!==e)];this.setFilters(i)}setRangeFilter(e,r,i){let n=this.store.getState().request.metadataFilters,a={key:e,rangeFilter:{from:r,to:i}},s=[...n.filter(l=>!l.rangeFilter),...n.filter(l=>l.rangeFilter&&l.key!==a.key),a];this.setFilters(s)}removeRangeFilter(e){let r=this.store.getState().request.metadataFilters,i=[...r.filter(n=>!n.rangeFilter),...r.filter(n=>n.rangeFilter&&n.key!==e)];this.setFilters(i)}setLiveQuery(e){this.store.actions.liveQuery(e)}setRequest(e){this.store.actions.setRequest({...e,facets:this.store.getState().request.facets}),this.store.actions.liveQuery(e.query),this.store.actions.setPageNumber(1)}setScope(e){this.store.actions.setRequestScope(e)}setOtherQueryParams(e){this.store.actions.setOtherQueryParams(e)}setIgnoreEmptyQuery(e){this.ignoreEmptyQuery=e}setOpenExternalDocumentInNewTab(e){this.openExternalDocumentInNewTab=e}updateLocales(){return this.localesDebouncer.run(async()=>this.store.actions.locales((await this.service.getAvailableSearchLocales()).contentLocales))}async fetchSearchData(e){var r,i,n,a;try{if((r=this.cancelableSearch)===null||r===void 0||r.cancel(),this.store.actions.paging(void 0),this.ignoreEmptyQuery&&e.query.length==0)this.store.actions.results(void 0),this.store.actions.announcements(void 0),this.store.actions.facets(void 0),this.store.actions.spellcheck(void 0);else{this.cancelableSearch=(0,Bt.cancelable)(this.service.launchSearch(e));let s=await this.cancelableSearch;if(this.store.actions.announcements(s.announcements),s.paging.currentPage<=1)this.store.actions.results(s.results),this.store.actions.facets(s.facets),this.store.actions.spellcheck(s.spellcheck);else{let l=((i=this.store.getState().results)!==null&&i!==void 0?i:[]).concat(s.results);this.store.actions.results(l),this.store.commands.clear(/^focus-result-/),this.store.commands.add({type:`focus-result-${(s.paging.currentPage-1)*((n=e.paging.perPage)!==null&&n!==void 0?n:20)+1}`})}this.store.actions.paging(s.paging)}}catch(s){s instanceof Bt.CanceledPromiseError||(console.error(s),(a=this.errorHandler)===null||a===void 0||a.call(this,s))}}async fetchSuggestData(e){var r;try{(r=this.cancelableSuggest)===null||r===void 0||r.cancel(),this.cancelableSuggest=(0,Bt.cancelable)(this.service.launchSuggest(e));let i=await this.cancelableSuggest;this.store.actions.suggestResults(i.suggestions)}catch(i){!(i instanceof Bt.CanceledPromiseError)&&this.errorHandler&&this.errorHandler(i)}}clear(){this.store.clear()}clearResults(){this.store.actions.paging(void 0),this.store.actions.results(void 0),this.store.actions.announcements(void 0),this.store.actions.facets(void 0),this.store.actions.spellcheck(void 0)}}});var is,yy,Y0,zc,gy,Mc,X0,J0,er,ti=p(()=>{"use strict";is=u(v()),yy=u(W());py();Fc();Y0=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},zc=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},gy=Symbol("registerInterval"),Mc=Symbol("registerAttempts"),X0=40,J0=(0,is.applyMixinOnce)(Symbol("toFtSearchComponent"),function(t){class e extends t{setSearchStateManager(i){this.clearStateManager(),this.stateManager=i,this.addStore(i.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Mc]=0,this[gy]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Mc]>X0?window.clearInterval(this[gy]):(this[Mc]++,this.dispatchEvent(new zc))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return Y0([(0,yy.state)()],e.prototype,"stateManager",void 0),e}),er=class extends J0(is.FtLitElementRedux){}});function kn(t){return t.filter(e=>e.key==="ft:lastEdition").filter(e=>!e.valueFilter).map(e=>e.dateFilter?e.dateFilter.type:"CUSTOM").shift()}function Tn(t){var e;return t.dateFilter?{key:t.key,type:"DATE",dateValue:t.dateFilter.type}:t.rangeFilter?{key:t.key,type:"RANGE",from:t.rangeFilter.from,to:t.rangeFilter.to}:{key:t.key,values:(e=t.valueFilter)===null||e===void 0?void 0:e.values}}var Uc=p(()=>{"use strict"});var by,ns,xy=p(()=>{"use strict";by=u(v());Zo();Ar();Uc();ns=class{constructor(e,r){this.store=e,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.enableAnalyticsEvents=!0,this.appName=void 0,this.appVersion=void 0,this.document=void 0,this.sendEvent=i=>{if(!this.canSendEvent()||!i)return;let n=this.store.getState().request;this.document==null?this.sendKhubSearchEvent(n,i):this.sendDocumentSearchEvent(n,i)},this.eventsService=r??new Oa,this.resultsWatcher=(0,by.watch)(e,i=>i.results,this.sendEvent)}setEnableAnalyticsEvents(e){this.enableAnalyticsEvents=e}setAppName(e){this.appName=e}setAppVersion(e){this.appVersion=e}setDocumentSearch(e){this.document=e}setDocumentSearchFromMap(e){this.setDocumentSearch(this.convertToAnalyticsMap(e))}initAppInfo(){let{apiIntegrationIdentifier:e,apiIntegrationAppVersion:r}=k.getState();this.setAppName(e??"unknown"),this.setAppVersion(r??"unknown")}convertToAnalyticsMap(e){let r;switch(e.editorialType){case"BOOK":r="STRUCTURED_DOCUMENT";break;case"SHARED_BOOK":r="SHARED_PERSONAL_BOOK";break;case"ARTICLE":r="RESOURCE";break;case"HTML_PACKAGE":r="HTML_PACKAGE";break}return{id:e.id,title:e.title,type:r,metadata:e.metadata}}canSendEvent(){if(this.appName==null||this.appVersion==null)return console.debug("ft-search-context.eventManager is not initialized. No events will be sent!"),!1;let{editorMode:e}=k.getState();return this.enableAnalyticsEvents&&!e}sendKhubSearchEvent(e,r){let i={offline:!1,appVersion:this.appVersion,appName:this.appName,name:Ko.KHUB__SEARCH,searchResponse:{autocorrect:this.store.getState().spellcheck!=null,nbResults:r.length},searchQuery:{terms:e.query,searchType:e.virtualField,lastUpdate:kn(e.metadataFilters),facets:e.metadataFilters.map(n=>Tn(n))}};this.eventsService.sendKhubSearchEvent(i)}sendDocumentSearchEvent(e,r){if(e.metadataFilters.find(n=>{var a;return n.key==="ft:publicationId"&&((a=n.valueFilter)===null||a===void 0?void 0:a.values[0])===this.document.id})!==void 0){let n={offline:!1,appVersion:this.appVersion,appName:this.appName,name:Ko.DOCUMENT__SEARCH,searchResponse:{autocorrect:this.store.getState().spellcheck!=null,nbResults:r.length},searchQuery:{terms:e.query},document:this.document};this.eventsService.sendDocumentSearchEvent(n)}}sendResultClickedEvent(e,r){if(!this.canSendEvent())return;let i=this.store.getState().request,n;e.type==Xt.TOPIC&&(n={tocId:e.topic.tocId,title:e.topic.title});let a={offline:!1,appVersion:this.appVersion,appName:this.appName,name:Ko.SEARCH_PAGE__SELECT,searchQuery:{terms:i.query,searchType:i.virtualField,lastUpdate:kn(i.metadataFilters),facets:i.metadataFilters.map(s=>Tn(s))},searchResult:{rank:r,type:e.type,document:this.convertDocument(e),topic:n},externalLink:this.convertExternalLink(e)};this.eventsService.sendSearchPageSelectEvent(a)}sendResultContextMenuOpenedEvent(e,r){if(!this.canSendEvent())return;let i=this.store.getState().request,n;e.type==Xt.TOPIC&&(n={tocId:e.topic.tocId,title:e.topic.title});let a={offline:!1,appVersion:this.appVersion,appName:this.appName,name:Ko.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU,searchQuery:{terms:i.query,searchType:i.virtualField,lastUpdate:kn(i.metadataFilters),facets:i.metadataFilters.map(s=>Tn(s))},searchResult:{rank:r,type:e.type,document:this.convertDocument(e),topic:n},externalLink:this.convertExternalLink(e)};this.eventsService.sendSearchResultOpenContextMenuEvent(a)}convertDocument(e){switch(e.type){case Xt.MAP:return{id:e.map.mapId,title:e.map.title,type:Ti.STRUCTURED_DOCUMENT,metadata:e.map.metadata};case Xt.TOPIC:return{id:e.topic.mapId,title:e.topic.mapTitle,type:Ti.STRUCTURED_DOCUMENT,metadata:e.topic.metadata};case Xt.DOCUMENT:return{id:e.document.documentId,title:e.document.title,type:Ti.UNSTRUCTURED_DOCUMENT,metadata:e.document.metadata,mimeType:e.document.mimeType};default:throw new TypeError("Unknown type "+e.type)}}convertExternalLink(e){var r,i,n,a,s;return(a=(i=(r=e.map)===null||r===void 0?void 0:r.originUrl)!==null&&i!==void 0?i:(n=e.topic)===null||n===void 0?void 0:n.originUrl)!==null&&a!==void 0?a:(s=e.document)===null||s===void 0?void 0:s.originUrl}}});var vy,Ir,tr,ot,as,ss,ls,Ie,Hc=p(()=>{"use strict";vy=u(R()),Ir=u(W()),tr=u(v());Dc();ti();Ar();Ga();xy();ot=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},as=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},ss=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},ls=class extends CustomEvent{constructor(e,r,i){super("ft-search-results-change",{detail:{request:e,paging:r,spellcheck:i}})}},Ie=class extends tr.FtLitElementRedux{get stateManager(){if(this._stateManager==null){let e=this.searchServiceProvider?this.searchServiceProvider():void 0;this._stateManager=ji.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),e),this._stateManager.errorHandler=r=>this.handleLoadError(r),this.addStore(this.stateManager.store,"search")}return this._stateManager}get eventManager(){return this._eventManager==null&&(this._eventManager=new ns(this.stateManager.store)),this._eventManager}constructor(){super(),this.query="",this.pageSize=20,this.searchInDocumentTitlesOnly=!1,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.filters=[],this.sort=[],this.otherQueryParams={},this.addStore(k)}render(){return vy.html`
1168
+ `}update(e){var r;super.update(e),["context","key","defaultMessage"].some(i=>e.has(i))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};fr.elementDefinitions={};fr.styles=Th;Rn([(0,Xa.redux)()],fr.prototype,"editorMode",void 0);Rn([(0,Ya.property)()],fr.prototype,"context",void 0);Rn([(0,Ya.property)()],fr.prototype,"key",void 0);Rn([(0,Xa.jsonProperty)([])],fr.prototype,"args",void 0);Rn([(0,Ya.property)()],fr.prototype,"defaultMessage",void 0)});var Ir,Xg=p(()=>{"use strict";Rr();Ir=class t{static build(e){return new t(e)}static buildCustom(e){return new t(e,!0)}static fromGwt(e){return new t(e)}get service(){return this.custom?ba:Li}constructor(e,r=!1){this.name=e,this.custom=r,this.properties=new Proxy({},{get:(i,n)=>{let a=n;return s=>({context:this.name,key:a,custom:this.custom,args:typeof s=="function"?void 0:s,argsProvider:typeof s=="function"?s:void 0})}}),this.messages=new Proxy({},{get:(i,n)=>(...a)=>this.service.resolveMessage(this.name,n,...a)}),this.rawMessages=new Proxy({},{get:(i,n)=>this.service.resolveRawMessage(this.name,n)}),this.keys=new Proxy({},{get:(i,n)=>()=>n}),this.attributes=new Proxy({},{get:(i,n)=>()=>({context:this.name,key:n,message:this.service.resolveRawMessage(this.name,n)})})}}});var Jg=p(()=>{"use strict";Za()});var ey=p(()=>{"use strict"});var ty,hr=p(()=>{"use strict";ty=f(v());kc();Xg();Za();Jg();Fl();ey();kc();(0,ty.customElement)("ft-i18n")(fr)});function ny(t){var e,r,i,n,a;return((n=(r=(e=t.map)===null||e===void 0?void 0:e.openMode)!==null&&r!==void 0?r:(i=t.topic)===null||i===void 0?void 0:i.openMode)!==null&&n!==void 0?n:(a=t.document)===null||a===void 0?void 0:a.openMode)===Sa.EXTERNAL}function ts(t){var e,r,i,n,a;if(ny(t))return(n=(r=(e=t.map)===null||e===void 0?void 0:e.originUrl)!==null&&r!==void 0?r:(i=t.topic)===null||i===void 0?void 0:i.originUrl)!==null&&n!==void 0?n:(a=t.document)===null||a===void 0?void 0:a.originUrl;switch(t.type){case er.MAP:return t.map.readerUrl;case er.DOCUMENT:return t.document.viewerUrl;case er.TOPIC:return t.topic.readerUrl}return""}function ay(t,e){return jo(e&&ny(t)?"_blank":void 0)}var Pc=p(()=>{"use strict";Zo();aa()});var Wi,Vi,Nc=p(()=>{"use strict";Wi=class extends CustomEvent{constructor(e,r){super("ft-search-result-click",{detail:{result:e,rank:r},bubbles:!0,composed:!0})}},Vi=class extends CustomEvent{constructor(e,r){super("ft-search-result-open-context-menu",{detail:{result:e,rank:r},bubbles:!0,composed:!0})}}});var dy,Z0,Bc,Dc=p(()=>{"use strict";dy=f(R()),Z0={},Bc=dy.css`
1169
+ `});var py=p(()=>{"use strict"});var rs,Q0,uy,fy=p(()=>{"use strict";rs=f(v()),Q0={setRequest:(t,e)=>{t.request=e.payload},setRequestQuery:(t,e)=>{t.request.query=e.payload},setRequestContentLocale:(t,e)=>{t.request.contentLocale=e.payload},setPageSize:(t,e)=>{var r;let i=+((r=e.payload)!==null&&r!==void 0?r:20);t.request.paging.perPage=isNaN(i)?20:(0,rs.minmax)(1,i,1e3)},setPageNumber:(t,e)=>{t.request.paging.page=isNaN(e.payload)?1:Math.max(1,e.payload)},setRequestSort:(t,e)=>{t.request.sort=e.payload},setRequestSortId:(t,e)=>{t.request.sortId=e.payload},setRequestFilters:(t,e)=>{t.request.metadataFilters=e.payload},setRequestFacets:(t,e)=>{t.request.facets=e.payload},setRequestVirtualField:(t,e)=>{t.request.virtualField=e.payload},setRequestScope:(t,e)=>{t.request.scope=e.payload},setOtherQueryParams:(t,e)=>{t.request.otherQueryParams=e.payload},setRequestClusterSortCriterion:(t,e)=>{var r;t.request.clusterSortCriterions=(r=e.payload)!==null&&r!==void 0?r:[]}},uy=t=>rs.FtReduxStore.get({name:"ft-search-"+t,initialState:{request:{query:"",clusterSortCriterions:[],metadataFilters:[],facets:[],sort:[],sortId:void 0,paging:{page:1,perPage:20}},liveQuery:"",paging:void 0,facets:void 0,spellcheck:void 0,locales:[],results:void 0,announcements:void 0,suggestResults:void 0,configuration:void 0},reducers:Q0})});var os,hy=p(()=>{"use strict";Rr();os=class extends dt{constructor(e){super(!0,e),this.cache.registerFinal("search-configuration",async()=>(await this.awaitApi).getSearchConfiguration())}async launchSearch(e){let r={...e,metadataFilters:this.sortFilters(e.metadataFilters),facets:[...e.facets].sort((i,n)=>i.id.localeCompare(n.id))};return this.cache.get("search-"+this.hash(r),async()=>(await this.awaitApi).search(e),2*60*1e3)}async launchSuggest(e){let r={...e,metadataFilters:this.sortFilters(e.metadataFilters)};return this.cache.get("suggest-"+this.hash(r),async()=>(await this.awaitApi).getSuggestions(e),2*60*1e3)}async getAvailableSearchLocales(){return this.cache.get("available-locales",async()=>(await this.awaitApi).getAvailableSearchLocales())}async getConfiguration(){return this.cache.get("search-configuration")}sortFilters(e){return e.map(r=>r.valueFilter==null?r:{...r,valueFilter:{...r.valueFilter,values:[...r.valueFilter.values].sort((i,n)=>i.localeCompare(n))}}).sort((r,i)=>r.key.localeCompare(i.key))}}});var Dt,my,Ln,ji,Fc=p(()=>{"use strict";Dt=f(v());fy();Zo();hy();my=t=>t.request.virtualField===$i.TITLE_ONLY&&t.request.scope===Pi.DOCUMENTS,Ln=class t extends Event{constructor(){super(t.eventName)}};Ln.eventName="search-context-clear-all-filters";ji=class t{static build(e,r){return new t(uy(e.trim()||"context"),r)}constructor(e,r){this.store=e,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.localesDebouncer=new Dt.Debouncer(10),this.searchDebouncer=new Dt.Debouncer(100),this.launchSearch=i=>this.searchDebouncer.run(()=>this.fetchSearchData(i??this.buildSearchRequest(this.store.getState()))),this.buildSearchRequest=i=>({...i.request,facets:this.facetIds.map(n=>({id:n}))}),this.suggestDebouncer=new Dt.Debouncer(300),this.launchSuggest=i=>this.suggestDebouncer.run(()=>this.fetchSuggestData(i??this.buildSuggestRequest(this.store.getState()))),this.buildSuggestRequest=i=>{var n;return{input:i.liveQuery,metadataFilters:i.request.metadataFilters,sort:(n=i.request.sort)!==null&&n!==void 0?n:[],sortId:i.request.sortId,contentLocale:i.request.contentLocale,scope:i.request.scope}},this.service=r??new os,this.service.cache.addEventListener("clear-cache",i=>{i.detail.clearedKeys.includes("available-locales")&&this.updateLocales()}),this.searchWatcher=(0,Dt.watch)(e,this.buildSearchRequest,this.launchSearch),this.suggestWatcher=(0,Dt.watch)(e,this.buildSuggestRequest,this.launchSuggest)}async initService(){return this.updateLocales(),this.service.getConfiguration().then(e=>{this.store.actions.configuration(e),this.setSortId(this.store.getState().request.sortId)}),this.launchSearch()}setQuery(e){this.store.actions.setRequestQuery(e),this.store.actions.liveQuery(e),this.store.actions.setPageNumber(1)}setContentLocale(e){var r;let i=(r=this.store.getState().locales)!==null&&r!==void 0?r:[],n=this.store.getState().request.contentLocale;if(e!=n){if(i.length>0){let a=s=>i.some(l=>l.lang==s);a(e)||(e=a(n)?n:i[0].lang)}this.store.actions.setRequestContentLocale(e),this.store.actions.setPageNumber(1),this.store.actions.setRequestFilters([])}return e}forceContentLocale(e){this.store.actions.setRequestContentLocale(e)}setPageSize(e){this.store.actions.setPageSize(e)}setPageNumber(e){this.store.actions.setPageNumber(e)}get sortOptions(){var e,r;return(r=(e=this.store.getState().configuration)===null||e===void 0?void 0:e.sortOptions)!==null&&r!==void 0?r:[]}setSort(e){this.store.actions.setRequestSort(e),this.store.actions.setPageNumber(1)}setSortId(e){var r;if(this.store.actions.setPageNumber(1),e==null||this.sortOptions.length==0)return this.store.actions.setRequestSortId(e),e;let i=(r=this.sortOptions.find(n=>n.id==e))!==null&&r!==void 0?r:this.sortOptions[0];return this.store.actions.setRequestSortId(i.id),i.id}setFilters(e){let r=e.filter(i=>!i.valueFilter||i.valueFilter.values.length>0);this.store.actions.setRequestFilters(r),this.store.actions.setPageNumber(1)}setClusterSortCriterion(e){this.store.actions.setRequestClusterSortCriterion(e)}setSearchInDocumentTitlesOnly(e){e?(this.store.actions.setRequestVirtualField($i.TITLE_ONLY),this.store.actions.setRequestScope(Pi.DOCUMENTS)):(this.store.actions.setRequestVirtualField($i.EVERYWHERE),this.store.actions.setRequestScope(Pi.DEFAULT))}setVirtualField(e){this.store.actions.setRequestVirtualField(e)}get searchInDocumentTitlesOnly(){return my(this.store.getState())}clearAllFilters(){this.setFilters([]),this.store.dispatchEvent(new Ln)}addFacet(e){this.facetIds=[...this.facetIds,e]}replaceFacet(e,r){let i=this.facetIds.filter(n=>n!=e);r&&i.push(r),this.facetIds=i}get facetIds(){var e;let r=this.store.getState().request;return[...new Set([...r.facets.map(i=>i.id),...((e=r.metadataFilters)!==null&&e!==void 0?e:[]).map(i=>i.key)])]}set facetIds(e){let i=[...new Set(e)].map(n=>({id:n}));this.store.actions.setRequestFacets(i)}setFilter(e,r){this.setValueFilter(e,r)}setValueFilter(e,r){let i=this.store.getState().request.metadataFilters,n={key:e,valueFilter:{values:r,negative:!1}},a=[...i.filter(s=>!s.valueFilter),...i.filter(s=>s.valueFilter&&s.key!==n.key),n];this.setFilters(a)}setDateFilter(e,r){let i=this.store.getState().request.metadataFilters,n={key:e,dateFilter:{type:r}},a=[...i.filter(s=>!s.dateFilter),...i.filter(s=>s.dateFilter&&s.key!==n.key),n];this.setFilters(a)}removeDateFilter(e){let r=this.store.getState().request.metadataFilters,i=[...r.filter(n=>!n.dateFilter),...r.filter(n=>n.dateFilter&&n.key!==e)];this.setFilters(i)}setRangeFilter(e,r,i){let n=this.store.getState().request.metadataFilters,a={key:e,rangeFilter:{from:r,to:i}},s=[...n.filter(l=>!l.rangeFilter),...n.filter(l=>l.rangeFilter&&l.key!==a.key),a];this.setFilters(s)}removeRangeFilter(e){let r=this.store.getState().request.metadataFilters,i=[...r.filter(n=>!n.rangeFilter),...r.filter(n=>n.rangeFilter&&n.key!==e)];this.setFilters(i)}setLiveQuery(e){this.store.actions.liveQuery(e)}setRequest(e){this.store.actions.setRequest({...e,facets:this.store.getState().request.facets}),this.store.actions.liveQuery(e.query),this.store.actions.setPageNumber(1)}setScope(e){this.store.actions.setRequestScope(e)}setOtherQueryParams(e){this.store.actions.setOtherQueryParams(e)}setIgnoreEmptyQuery(e){this.ignoreEmptyQuery=e}setOpenExternalDocumentInNewTab(e){this.openExternalDocumentInNewTab=e}updateLocales(){return this.localesDebouncer.run(async()=>this.store.actions.locales((await this.service.getAvailableSearchLocales()).contentLocales))}async fetchSearchData(e){var r,i,n,a;try{if((r=this.cancelableSearch)===null||r===void 0||r.cancel(),this.store.actions.paging(void 0),this.ignoreEmptyQuery&&e.query.length==0)this.store.actions.results(void 0),this.store.actions.announcements(void 0),this.store.actions.facets(void 0),this.store.actions.spellcheck(void 0);else{this.cancelableSearch=(0,Dt.cancelable)(this.service.launchSearch(e));let s=await this.cancelableSearch;if(this.store.actions.announcements(s.announcements),s.paging.currentPage<=1)this.store.actions.results(s.results),this.store.actions.facets(s.facets),this.store.actions.spellcheck(s.spellcheck);else{let l=((i=this.store.getState().results)!==null&&i!==void 0?i:[]).concat(s.results);this.store.actions.results(l),this.store.commands.clear(/^focus-result-/),this.store.commands.add({type:`focus-result-${(s.paging.currentPage-1)*((n=e.paging.perPage)!==null&&n!==void 0?n:20)+1}`})}this.store.actions.paging(s.paging)}}catch(s){s instanceof Dt.CanceledPromiseError||(console.error(s),(a=this.errorHandler)===null||a===void 0||a.call(this,s))}}async fetchSuggestData(e){var r;try{(r=this.cancelableSuggest)===null||r===void 0||r.cancel(),this.cancelableSuggest=(0,Dt.cancelable)(this.service.launchSuggest(e));let i=await this.cancelableSuggest;this.store.actions.suggestResults(i.suggestions)}catch(i){!(i instanceof Dt.CanceledPromiseError)&&this.errorHandler&&this.errorHandler(i)}}clear(){this.store.clear()}clearResults(){this.store.actions.paging(void 0),this.store.actions.results(void 0),this.store.actions.announcements(void 0),this.store.actions.facets(void 0),this.store.actions.spellcheck(void 0)}}});var is,yy,Y0,zc,gy,Mc,X0,J0,rr,ti=p(()=>{"use strict";is=f(v()),yy=f(W());py();Fc();Y0=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},zc=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},gy=Symbol("registerInterval"),Mc=Symbol("registerAttempts"),X0=40,J0=(0,is.applyMixinOnce)(Symbol("toFtSearchComponent"),function(t){class e extends t{setSearchStateManager(i){this.clearStateManager(),this.stateManager=i,this.addStore(i.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Mc]=0,this[gy]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Mc]>X0?window.clearInterval(this[gy]):(this[Mc]++,this.dispatchEvent(new zc))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return Y0([(0,yy.state)()],e.prototype,"stateManager",void 0),e}),rr=class extends J0(is.FtLitElementRedux){}});function kn(t){return t.filter(e=>e.key==="ft:lastEdition").filter(e=>!e.valueFilter).map(e=>e.dateFilter?e.dateFilter.type:"CUSTOM").shift()}function Tn(t){var e;return t.dateFilter?{key:t.key,type:"DATE",dateValue:t.dateFilter.type}:t.rangeFilter?{key:t.key,type:"RANGE",from:t.rangeFilter.from,to:t.rangeFilter.to}:{key:t.key,values:(e=t.valueFilter)===null||e===void 0?void 0:e.values}}var Uc=p(()=>{"use strict"});var by,ns,xy=p(()=>{"use strict";by=f(v());Zo();Rr();Uc();ns=class{constructor(e,r){this.store=e,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.enableAnalyticsEvents=!0,this.appName=void 0,this.appVersion=void 0,this.document=void 0,this.sendEvent=i=>{if(!this.canSendEvent()||!i)return;let n=this.store.getState().request;this.document==null?this.sendKhubSearchEvent(n,i):this.sendDocumentSearchEvent(n,i)},this.eventsService=r??new Oa,this.resultsWatcher=(0,by.watch)(e,i=>i.results,this.sendEvent)}setEnableAnalyticsEvents(e){this.enableAnalyticsEvents=e}setAppName(e){this.appName=e}setAppVersion(e){this.appVersion=e}setDocumentSearch(e){this.document=e}setDocumentSearchFromMap(e){this.setDocumentSearch(this.convertToAnalyticsMap(e))}initAppInfo(){let{apiIntegrationIdentifier:e,apiIntegrationAppVersion:r}=k.getState();this.setAppName(e??"unknown"),this.setAppVersion(r??"unknown")}convertToAnalyticsMap(e){let r;switch(e.editorialType){case"BOOK":r="STRUCTURED_DOCUMENT";break;case"SHARED_BOOK":r="SHARED_PERSONAL_BOOK";break;case"ARTICLE":r="RESOURCE";break;case"HTML_PACKAGE":r="HTML_PACKAGE";break}return{id:e.id,title:e.title,type:r,metadata:e.metadata}}canSendEvent(){if(this.appName==null||this.appVersion==null)return console.debug("ft-search-context.eventManager is not initialized. No events will be sent!"),!1;let{editorMode:e}=k.getState();return this.enableAnalyticsEvents&&!e}sendKhubSearchEvent(e,r){let i={offline:!1,appVersion:this.appVersion,appName:this.appName,name:qo.KHUB__SEARCH,searchResponse:{autocorrect:this.store.getState().spellcheck!=null,nbResults:r.length},searchQuery:{terms:e.query,searchType:e.virtualField,lastUpdate:kn(e.metadataFilters),facets:e.metadataFilters.map(n=>Tn(n))}};this.eventsService.sendKhubSearchEvent(i)}sendDocumentSearchEvent(e,r){if(e.metadataFilters.find(n=>{var a;return n.key==="ft:publicationId"&&((a=n.valueFilter)===null||a===void 0?void 0:a.values[0])===this.document.id})!==void 0){let n={offline:!1,appVersion:this.appVersion,appName:this.appName,name:qo.DOCUMENT__SEARCH,searchResponse:{autocorrect:this.store.getState().spellcheck!=null,nbResults:r.length},searchQuery:{terms:e.query},document:this.document};this.eventsService.sendDocumentSearchEvent(n)}}sendResultClickedEvent(e,r){if(!this.canSendEvent())return;let i=this.store.getState().request,n;e.type==er.TOPIC&&(n={tocId:e.topic.tocId,title:e.topic.title});let a={offline:!1,appVersion:this.appVersion,appName:this.appName,name:qo.SEARCH_PAGE__SELECT,searchQuery:{terms:i.query,searchType:i.virtualField,lastUpdate:kn(i.metadataFilters),facets:i.metadataFilters.map(s=>Tn(s))},searchResult:{rank:r,type:e.type,document:this.convertDocument(e),topic:n},externalLink:this.convertExternalLink(e)};this.eventsService.sendSearchPageSelectEvent(a)}sendResultContextMenuOpenedEvent(e,r){if(!this.canSendEvent())return;let i=this.store.getState().request,n;e.type==er.TOPIC&&(n={tocId:e.topic.tocId,title:e.topic.title});let a={offline:!1,appVersion:this.appVersion,appName:this.appName,name:qo.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU,searchQuery:{terms:i.query,searchType:i.virtualField,lastUpdate:kn(i.metadataFilters),facets:i.metadataFilters.map(s=>Tn(s))},searchResult:{rank:r,type:e.type,document:this.convertDocument(e),topic:n},externalLink:this.convertExternalLink(e)};this.eventsService.sendSearchResultOpenContextMenuEvent(a)}convertDocument(e){switch(e.type){case er.MAP:return{id:e.map.mapId,title:e.map.title,type:Ti.STRUCTURED_DOCUMENT,metadata:e.map.metadata};case er.TOPIC:return{id:e.topic.mapId,title:e.topic.mapTitle,type:Ti.STRUCTURED_DOCUMENT,metadata:e.topic.metadata};case er.DOCUMENT:return{id:e.document.documentId,title:e.document.title,type:Ti.UNSTRUCTURED_DOCUMENT,metadata:e.document.metadata,mimeType:e.document.mimeType};default:throw new TypeError("Unknown type "+e.type)}}convertExternalLink(e){var r,i,n,a,s;return(a=(i=(r=e.map)===null||r===void 0?void 0:r.originUrl)!==null&&i!==void 0?i:(n=e.topic)===null||n===void 0?void 0:n.originUrl)!==null&&a!==void 0?a:(s=e.document)===null||s===void 0?void 0:s.originUrl}}});var vy,Lr,or,ot,as,ss,ls,Ie,Hc=p(()=>{"use strict";vy=f(R()),Lr=f(W()),or=f(v());Dc();ti();Rr();Ga();xy();ot=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},as=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},ss=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},ls=class extends CustomEvent{constructor(e,r,i){super("ft-search-results-change",{detail:{request:e,paging:r,spellcheck:i}})}},Ie=class extends or.FtLitElementRedux{get stateManager(){if(this._stateManager==null){let e=this.searchServiceProvider?this.searchServiceProvider():void 0;this._stateManager=ji.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),e),this._stateManager.errorHandler=r=>this.handleLoadError(r),this.addStore(this.stateManager.store,"search")}return this._stateManager}get eventManager(){return this._eventManager==null&&(this._eventManager=new ns(this.stateManager.store)),this._eventManager}constructor(){super(),this.query="",this.pageSize=20,this.searchInDocumentTitlesOnly=!1,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.filters=[],this.sort=[],this.otherQueryParams={},this.addStore(k)}render(){return vy.html`
1170
1170
  <slot @register-ft-search-component="${this.registerComponent}" @ft-search-result-click="${this.onResultClicked}"
1171
1171
  @ft-search-result-open-context-menu="${this.onResultContextMenuOpened}"></slot>
1172
- `}willUpdate(e){super.willUpdate(e),e.has("query")&&this.query!==void 0&&this.stateManager.setQuery(this.query),e.has("contentLocale")&&this.contentLocale!==void 0&&this.stateManager.forceContentLocale(this.contentLocale),e.has("filters")&&this.filters!==void 0&&this.stateManager.setFilters(this.filters),e.has("sortId")&&this.stateManager.setSortId(this.sortId),e.has("sort")&&this.sort!==void 0&&this.stateManager.setSort(this.sort),e.has("pageSize")&&this.pageSize!==void 0&&this.stateManager.setPageSize(this.pageSize),e.has("searchInDocumentTitlesOnly")&&this.searchInDocumentTitlesOnly!==void 0&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),e.has("scope")&&this.scope!==void 0&&this.stateManager.setScope(this.scope),e.has("virtualField")&&this.virtualField!==void 0&&this.stateManager.setVirtualField(this.virtualField),e.has("ignoreEmptyQuery")&&this.ignoreEmptyQuery!==void 0&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),e.has("openExternalDocumentInNewTab")&&this.openExternalDocumentInNewTab!==void 0&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("otherQueryParams")&&this.otherQueryParams!==void 0&&this.stateManager.setOtherQueryParams(this.otherQueryParams),e.has("session")&&this.session!==void 0&&e.get("session")!=null&&(this.stateManager.service.clearCache(),this.stateManager.initService())}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.stateManager.clearResults(),this.stateManager.setQuery(this.query),this.stateManager.forceContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSortId(this.sortId),this.stateManager.setSort(this.sort),this.stateManager.setOtherQueryParams(this.otherQueryParams)}disconnectedCallback(){super.disconnectedCallback(),this.stateManager.clearResults()}contentAvailableCallback(e){super.contentAvailableCallback(e),e.has("request")&&this.request&&this.dispatchEvent(new ss(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new ls(this.request,this.paging,this.autocorrect))}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){e.setSearchStateManager(this.stateManager)}handleLoadError(e){this.dispatchEvent(new as(e))}reloadSavedSearches(){Ic.clearMySearches()}clear(){this.stateManager.clear()}onResultClicked(e){this.eventManager.sendResultClickedEvent(e.detail.result,e.detail.rank)}onResultContextMenuOpened(e){this.eventManager.sendResultContextMenuOpenedEvent(e.detail.result,e.detail.rank)}};Ie.elementDefinitions={};Ie.styles=Bc;ot([(0,tr.redux)({store:k.name})],Ie.prototype,"session",void 0);ot([(0,Ir.property)()],Ie.prototype,"query",void 0);ot([(0,Ir.property)()],Ie.prototype,"contentLocale",void 0);ot([(0,Ir.property)({type:Number})],Ie.prototype,"pageSize",void 0);ot([(0,Ir.property)({type:Boolean})],Ie.prototype,"searchInDocumentTitlesOnly",void 0);ot([(0,Ir.property)()],Ie.prototype,"scope",void 0);ot([(0,Ir.property)()],Ie.prototype,"virtualField",void 0);ot([(0,Ir.property)({type:Boolean})],Ie.prototype,"ignoreEmptyQuery",void 0);ot([(0,tr.redux)({store:k.name})],Ie.prototype,"openExternalDocumentInNewTab",void 0);ot([(0,tr.jsonProperty)([])],Ie.prototype,"filters",void 0);ot([(0,Ir.property)()],Ie.prototype,"sortId",void 0);ot([(0,tr.jsonProperty)([])],Ie.prototype,"sort",void 0);ot([(0,tr.jsonProperty)({})],Ie.prototype,"otherQueryParams",void 0);ot([(0,tr.redux)({store:"search"})],Ie.prototype,"request",void 0);ot([(0,tr.redux)({store:"search"})],Ie.prototype,"paging",void 0);ot([(0,tr.redux)({store:"search",selector:t=>t.spellcheck})],Ie.prototype,"autocorrect",void 0);ot([(0,Ir.property)({attribute:!1})],Ie.prototype,"searchServiceProvider",void 0)});var Sy=p(()=>{"use strict"});var Oy={};No(Oy,{ClearAllFiltersEvent:()=>Ln,FtSearchContext:()=>Ie,FtSearchContextCssVariables:()=>Z0,FtSearchStateManager:()=>ji,LoadErrorEvent:()=>as,SearchRequestChangeEvent:()=>ss,SearchResultsChangeEvent:()=>ls,convertMetadataFilterToAnalyticsFacet:()=>Tn,getAnalyticsLastUpdate:()=>kn,searchInDocumentTitlesOnlySelector:()=>my,styles:()=>Bc});var Cy,wy=p(()=>{"use strict";Cy=u(v());Hc();Dc();Sy();Hc();Fc();Uc();(0,Cy.customElement)("ft-search-context")(Ie)});var vo,Wc=p(()=>{"use strict";fr();vo=Rr.build("designedSearchInput")});var Zr=Po((z$,Ey)=>{Ey.exports=ftGlobals.litRepeat});var rr,Vc=p(()=>{"use strict";(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(rr||(rr={}))});var Ay,Ry,jc=p(()=>{"use strict";Ay=u(R()),Ry=Ay.css`
1172
+ `}willUpdate(e){super.willUpdate(e),e.has("query")&&this.query!==void 0&&this.stateManager.setQuery(this.query),e.has("contentLocale")&&this.contentLocale!==void 0&&this.stateManager.forceContentLocale(this.contentLocale),e.has("filters")&&this.filters!==void 0&&this.stateManager.setFilters(this.filters),e.has("sortId")&&this.stateManager.setSortId(this.sortId),e.has("sort")&&this.sort!==void 0&&this.stateManager.setSort(this.sort),e.has("pageSize")&&this.pageSize!==void 0&&this.stateManager.setPageSize(this.pageSize),e.has("searchInDocumentTitlesOnly")&&this.searchInDocumentTitlesOnly!==void 0&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),e.has("scope")&&this.scope!==void 0&&this.stateManager.setScope(this.scope),e.has("virtualField")&&this.virtualField!==void 0&&this.stateManager.setVirtualField(this.virtualField),e.has("ignoreEmptyQuery")&&this.ignoreEmptyQuery!==void 0&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),e.has("openExternalDocumentInNewTab")&&this.openExternalDocumentInNewTab!==void 0&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("otherQueryParams")&&this.otherQueryParams!==void 0&&this.stateManager.setOtherQueryParams(this.otherQueryParams),e.has("session")&&this.session!==void 0&&e.get("session")!=null&&(this.stateManager.service.clearCache(),this.stateManager.initService())}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.stateManager.clearResults(),this.stateManager.setQuery(this.query),this.stateManager.forceContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSortId(this.sortId),this.stateManager.setSort(this.sort),this.stateManager.setOtherQueryParams(this.otherQueryParams)}disconnectedCallback(){super.disconnectedCallback(),this.stateManager.clearResults()}contentAvailableCallback(e){super.contentAvailableCallback(e),e.has("request")&&this.request&&this.dispatchEvent(new ss(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new ls(this.request,this.paging,this.autocorrect))}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){e.setSearchStateManager(this.stateManager)}handleLoadError(e){this.dispatchEvent(new as(e))}reloadSavedSearches(){Ic.clearMySearches()}clear(){this.stateManager.clear()}onResultClicked(e){this.eventManager.sendResultClickedEvent(e.detail.result,e.detail.rank)}onResultContextMenuOpened(e){this.eventManager.sendResultContextMenuOpenedEvent(e.detail.result,e.detail.rank)}};Ie.elementDefinitions={};Ie.styles=Bc;ot([(0,or.redux)({store:k.name})],Ie.prototype,"session",void 0);ot([(0,Lr.property)()],Ie.prototype,"query",void 0);ot([(0,Lr.property)()],Ie.prototype,"contentLocale",void 0);ot([(0,Lr.property)({type:Number})],Ie.prototype,"pageSize",void 0);ot([(0,Lr.property)({type:Boolean})],Ie.prototype,"searchInDocumentTitlesOnly",void 0);ot([(0,Lr.property)()],Ie.prototype,"scope",void 0);ot([(0,Lr.property)()],Ie.prototype,"virtualField",void 0);ot([(0,Lr.property)({type:Boolean})],Ie.prototype,"ignoreEmptyQuery",void 0);ot([(0,or.redux)({store:k.name})],Ie.prototype,"openExternalDocumentInNewTab",void 0);ot([(0,or.jsonProperty)([])],Ie.prototype,"filters",void 0);ot([(0,Lr.property)()],Ie.prototype,"sortId",void 0);ot([(0,or.jsonProperty)([])],Ie.prototype,"sort",void 0);ot([(0,or.jsonProperty)({})],Ie.prototype,"otherQueryParams",void 0);ot([(0,or.redux)({store:"search"})],Ie.prototype,"request",void 0);ot([(0,or.redux)({store:"search"})],Ie.prototype,"paging",void 0);ot([(0,or.redux)({store:"search",selector:t=>t.spellcheck})],Ie.prototype,"autocorrect",void 0);ot([(0,Lr.property)({attribute:!1})],Ie.prototype,"searchServiceProvider",void 0)});var Sy=p(()=>{"use strict"});var Oy={};No(Oy,{ClearAllFiltersEvent:()=>Ln,FtSearchContext:()=>Ie,FtSearchContextCssVariables:()=>Z0,FtSearchStateManager:()=>ji,LoadErrorEvent:()=>as,SearchRequestChangeEvent:()=>ss,SearchResultsChangeEvent:()=>ls,convertMetadataFilterToAnalyticsFacet:()=>Tn,getAnalyticsLastUpdate:()=>kn,searchInDocumentTitlesOnlySelector:()=>my,styles:()=>Bc});var Cy,wy=p(()=>{"use strict";Cy=f(v());Hc();Dc();Sy();Hc();Fc();Uc();(0,Cy.customElement)("ft-search-context")(Ie)});var So,Wc=p(()=>{"use strict";hr();So=Ir.build("designedSearchInput")});var Qr=_o((z$,Ey)=>{Ey.exports=ftGlobals.litRepeat});var ir,Vc=p(()=>{"use strict";(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(ir||(ir={}))});var Ay,Ry,jc=p(()=>{"use strict";Ay=f(R()),Ry=Ay.css`
1173
1173
  .ft-size-watcher--pixel {
1174
1174
  width: 0;
1175
1175
  height: 0;
@@ -1188,19 +1188,19 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1188
1188
  .ft-size-watcher--local .ft-size-watcher--watcher {
1189
1189
  width: 100%;
1190
1190
  }
1191
- `});var Iy,ri,cs,$n,Gc,Dt,Kc=p(()=>{"use strict";Iy=u(R()),ri=u(W()),cs=u(v());Vc();jc();$n=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Gc=class extends CustomEvent{constructor(e,r){super("change",{detail:{size:e,category:r}})}},Dt=class extends cs.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=rr.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new cs.Debouncer}render(){return Iy.html`
1191
+ `});var Iy,ri,cs,$n,Gc,Ft,Kc=p(()=>{"use strict";Iy=f(R()),ri=f(W()),cs=f(v());Vc();jc();$n=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Gc=class extends CustomEvent{constructor(e,r){super("change",{detail:{size:e,category:r}})}},Ft=class extends cs.FtLitElement{constructor(){super(...arguments),this.debounceTimeout=100,this.local=!1,this.size=0,this.category=ir.S,this.resizeObserver=new ResizeObserver(()=>this.updateSize()),this.debouncer=new cs.Debouncer}render(){return Iy.html`
1192
1192
  <div class="ft-size-watcher--pixel ${this.local?"ft-size-watcher--local":""}">
1193
1193
  <div class="ft-size-watcher--watcher"></div>
1194
1194
  </div>
1195
- `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.watcher&&this.resizeObserver.observe(this.watcher),this.updateSize()}updateSize(){this.debouncer.run(()=>{this.watcher&&this.size!==this.watcher.clientWidth&&(this.size=this.watcher.clientWidth,this.size<768?this.category=rr.S:this.size<976?this.category=rr.M:this.size<1024?this.category=rr.L:this.size<1440?this.category=rr.XL:this.category=rr.XXL,this.dispatchEvent(new Gc(this.size,this.category)))},this.debounceTimeout)}};Dt.elementDefinitions={};Dt.styles=Ry;$n([(0,ri.property)({type:Number})],Dt.prototype,"debounceTimeout",void 0);$n([(0,ri.property)({type:Boolean})],Dt.prototype,"local",void 0);$n([(0,ri.property)({type:Number,reflect:!0})],Dt.prototype,"size",void 0);$n([(0,ri.property)({type:String,reflect:!0})],Dt.prototype,"category",void 0);$n([(0,ri.query)(".ft-size-watcher--watcher")],Dt.prototype,"watcher",void 0)});var Ly,ky=p(()=>{"use strict";Ly=u(v());Kc();Kc();jc();Vc();(0,Ly.customElement)("ft-size-watcher")(Dt)});function ds(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function Ty(t){return ds(t).split("|").pop()}function $y(t){return ds(t).split("|").join(" > ")}function Py(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(r=>Py(r,t.selected)),value:t.value}}function Ny(t){return(0,qc.flatDeep)(t.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]}).filter(e=>e.selected).map(e=>e.label)}function Zc(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>Py(e,!1))}}function _y(t){return(0,qc.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var qc,Qc=p(()=>{"use strict";qc=u(v())});var it,By,Ft,Dy,Yc=p(()=>{"use strict";it=u(v()),By=u(R());Be();yt();Ft={textColor:it.FtCssVariableFactory.extend("--ft-checkbox-text-color","",it.designSystemVariables.colorOnSurfaceHigh),fontSize:it.FtCssVariableFactory.extend("--ft-checkbox-font-size","",T.fontSize),activeColor:it.FtCssVariableFactory.extend("--ft-checkbox-active-color","",it.designSystemVariables.colorPrimary),checkColor:it.FtCssVariableFactory.extend("--ft-checkbox-check-color","",it.designSystemVariables.colorOnPrimary),borderColor:it.FtCssVariableFactory.extend("--ft-checkbox-border-color","",it.designSystemVariables.colorOnSurfaceMedium),disabledColor:it.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",it.designSystemVariables.colorOnSurfaceDisabled),errorColor:it.FtCssVariableFactory.extend("--ft-checkbox-error-color","",it.designSystemVariables.colorError)},Dy=By.css`
1195
+ `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.watcher&&this.resizeObserver.observe(this.watcher),this.updateSize()}updateSize(){this.debouncer.run(()=>{this.watcher&&this.size!==this.watcher.clientWidth&&(this.size=this.watcher.clientWidth,this.size<768?this.category=ir.S:this.size<976?this.category=ir.M:this.size<1024?this.category=ir.L:this.size<1440?this.category=ir.XL:this.category=ir.XXL,this.dispatchEvent(new Gc(this.size,this.category)))},this.debounceTimeout)}};Ft.elementDefinitions={};Ft.styles=Ry;$n([(0,ri.property)({type:Number})],Ft.prototype,"debounceTimeout",void 0);$n([(0,ri.property)({type:Boolean})],Ft.prototype,"local",void 0);$n([(0,ri.property)({type:Number,reflect:!0})],Ft.prototype,"size",void 0);$n([(0,ri.property)({type:String,reflect:!0})],Ft.prototype,"category",void 0);$n([(0,ri.query)(".ft-size-watcher--watcher")],Ft.prototype,"watcher",void 0)});var Ly,ky=p(()=>{"use strict";Ly=f(v());Kc();Kc();jc();Vc();(0,Ly.customElement)("ft-size-watcher")(Ft)});function ds(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function Ty(t){return ds(t).split("|").pop()}function $y(t){return ds(t).split("|").join(" > ")}function Py(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(r=>Py(r,t.selected)),value:t.value}}function _y(t){return(0,qc.flatDeep)(t.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]}).filter(e=>e.selected).map(e=>e.label)}function Zc(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>Py(e,!1))}}function Ny(t){return(0,qc.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var qc,Qc=p(()=>{"use strict";qc=f(v())});var it,By,Mt,Dy,Yc=p(()=>{"use strict";it=f(v()),By=f(R());Be();yt();Mt={textColor:it.FtCssVariableFactory.extend("--ft-checkbox-text-color","",it.designSystemVariables.colorOnSurfaceHigh),fontSize:it.FtCssVariableFactory.extend("--ft-checkbox-font-size","",T.fontSize),activeColor:it.FtCssVariableFactory.extend("--ft-checkbox-active-color","",it.designSystemVariables.colorPrimary),checkColor:it.FtCssVariableFactory.extend("--ft-checkbox-check-color","",it.designSystemVariables.colorOnPrimary),borderColor:it.FtCssVariableFactory.extend("--ft-checkbox-border-color","",it.designSystemVariables.colorOnSurfaceMedium),disabledColor:it.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",it.designSystemVariables.colorOnSurfaceDisabled),errorColor:it.FtCssVariableFactory.extend("--ft-checkbox-error-color","",it.designSystemVariables.colorError)},Dy=By.css`
1196
1196
  * {
1197
1197
  box-sizing: border-box;
1198
1198
  }
1199
1199
 
1200
1200
  .ft-checkbox {
1201
1201
  box-sizing: border-box;
1202
- color: ${Ft.textColor};
1203
- font-size: ${Ft.fontSize};
1202
+ color: ${Mt.textColor};
1203
+ font-size: ${Mt.fontSize};
1204
1204
 
1205
1205
  display: inline-flex;
1206
1206
  align-items: center;
@@ -1208,7 +1208,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1208
1208
  }
1209
1209
 
1210
1210
  .ft-checkbox--disabled {
1211
- color: ${Ft.disabledColor};
1211
+ color: ${Mt.disabledColor};
1212
1212
  }
1213
1213
 
1214
1214
  input {
@@ -1232,26 +1232,26 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1232
1232
 
1233
1233
  .ft-checkbox--box {
1234
1234
  display: flex;
1235
- border: 2px solid ${Ft.borderColor};
1235
+ border: 2px solid ${Mt.borderColor};
1236
1236
  border-radius: 2px;
1237
1237
 
1238
1238
  width: 18px;
1239
1239
  height: 18px;
1240
1240
 
1241
- color: ${Ft.checkColor};
1241
+ color: ${Mt.checkColor};
1242
1242
  }
1243
1243
 
1244
1244
 
1245
1245
  .ft-checkbox--checked .ft-checkbox--box,
1246
1246
  .ft-checkbox--indeterminate .ft-checkbox--box {
1247
- border-color: ${Ft.activeColor};
1248
- background-color: ${Ft.activeColor};
1247
+ border-color: ${Mt.activeColor};
1248
+ background-color: ${Mt.activeColor};
1249
1249
  }
1250
1250
 
1251
1251
  .ft-checkbox--disabled .ft-checkbox--box {
1252
- border-color: ${Ft.disabledColor};
1252
+ border-color: ${Mt.disabledColor};
1253
1253
  background-color: transparent;
1254
- color: ${Ft.disabledColor};
1254
+ color: ${Mt.disabledColor};
1255
1255
  }
1256
1256
 
1257
1257
  .ft-checkbox--checkmark {
@@ -1272,20 +1272,20 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1272
1272
  }
1273
1273
 
1274
1274
  .ft-checkbox.ft-checkbox--error {
1275
- color: ${Ft.errorColor};
1276
- ${(0,it.setVariable)(S.color,Ft.errorColor)};
1275
+ color: ${Mt.errorColor};
1276
+ ${(0,it.setVariable)(S.color,Mt.errorColor)};
1277
1277
 
1278
1278
  .ft-checkbox--box {
1279
- border-color: ${Ft.errorColor};
1279
+ border-color: ${Mt.errorColor};
1280
1280
  }
1281
1281
 
1282
1282
  &.ft-checkbox--checked, &.ft-checkbox--indeterminate {
1283
1283
  .ft-checkbox--box {
1284
- background-color: ${Ft.errorColor};
1284
+ background-color: ${Mt.errorColor};
1285
1285
  }
1286
1286
  }
1287
1287
  }
1288
- `});var Fy,Lr,My,zy,So,ut,Xc=p(()=>{"use strict";Fy=u(R()),Lr=u(W()),My=u(v()),zy=u(wt());yt();Be();Yc();So=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ut=class extends My.FtLitElement{constructor(){super(...arguments),this.name="",this.checked=!1,this.indeterminate=!1,this.disabled=!1,this.error=!1}render(){let e={"ft-checkbox":!0,"ft-checkbox--error":this.error,"ft-checkbox--checked":this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled};return Fy.html`
1288
+ `});var Fy,kr,My,zy,Co,ut,Xc=p(()=>{"use strict";Fy=f(R()),kr=f(W()),My=f(v()),zy=f(wt());yt();Be();Yc();Co=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ut=class extends My.FtLitElement{constructor(){super(...arguments),this.name="",this.checked=!1,this.indeterminate=!1,this.disabled=!1,this.error=!1}render(){let e={"ft-checkbox":!0,"ft-checkbox--error":this.error,"ft-checkbox--checked":this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled};return Fy.html`
1289
1289
  <label class="${(0,zy.classMap)(e)}" for="checkbox-input" part="checkbox-label">
1290
1290
  <div class="ft-checkbox--box-container" part="checkbox-box-container">
1291
1291
  <ft-ripple part="checkbox-ripple"
@@ -1312,7 +1312,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1312
1312
  <slot></slot>
1313
1313
  </ft-typography>
1314
1314
  </label>
1315
- `}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}click(){this.input.click()}focus(){this.input.focus(),setTimeout(()=>{var e;(e=this.ripple)===null||e===void 0||e.forceFocusUpdate()},0)}};ut.elementDefinitions={"ft-ripple":G,"ft-typography":Z};ut.styles=Dy;So([(0,Lr.property)()],ut.prototype,"name",void 0);So([(0,Lr.property)({type:Boolean,reflect:!0})],ut.prototype,"checked",void 0);So([(0,Lr.property)({type:Boolean})],ut.prototype,"indeterminate",void 0);So([(0,Lr.property)({type:Boolean})],ut.prototype,"disabled",void 0);So([(0,Lr.property)({type:Boolean})],ut.prototype,"error",void 0);So([(0,Lr.query)(".ft-checkbox")],ut.prototype,"container",void 0);So([(0,Lr.query)("ft-ripple")],ut.prototype,"ripple",void 0);So([(0,Lr.query)("input")],ut.prototype,"input",void 0)});var Uy=p(()=>{"use strict"});var Hy,Wy=p(()=>{"use strict";Hy=u(v());Xc();Xc();Yc();Uy();(0,Hy.customElement)("ft-checkbox")(ut)});var Vy,kr,jy,Gy,Co,ps,bt,us=p(()=>{"use strict";Vy=u(R()),kr=u(W()),jy=u(v()),Gy=u(wt());yt();Be();Co=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ps=class extends CustomEvent{constructor(e,r){super("change",{detail:{value:e,checked:r},bubbles:!0,composed:!0})}},bt=class extends jy.FtLitElement{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.ariaChecked="false",this.disabled=!1}get radioClasses(){return{"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled}}get typographyVariant(){return""}render(){return Vy.html`
1315
+ `}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}click(){this.input.click()}focus(){this.input.focus(),setTimeout(()=>{var e;(e=this.ripple)===null||e===void 0||e.forceFocusUpdate()},0)}};ut.elementDefinitions={"ft-ripple":G,"ft-typography":Z};ut.styles=Dy;Co([(0,kr.property)()],ut.prototype,"name",void 0);Co([(0,kr.property)({type:Boolean,reflect:!0})],ut.prototype,"checked",void 0);Co([(0,kr.property)({type:Boolean})],ut.prototype,"indeterminate",void 0);Co([(0,kr.property)({type:Boolean})],ut.prototype,"disabled",void 0);Co([(0,kr.property)({type:Boolean})],ut.prototype,"error",void 0);Co([(0,kr.query)(".ft-checkbox")],ut.prototype,"container",void 0);Co([(0,kr.query)("ft-ripple")],ut.prototype,"ripple",void 0);Co([(0,kr.query)("input")],ut.prototype,"input",void 0)});var Uy=p(()=>{"use strict"});var Hy,Wy=p(()=>{"use strict";Hy=f(v());Xc();Xc();Yc();Uy();(0,Hy.customElement)("ft-checkbox")(ut)});var Vy,Tr,jy,Gy,Oo,ps,bt,us=p(()=>{"use strict";Vy=f(R()),Tr=f(W()),jy=f(v()),Gy=f(wt());yt();Be();Oo=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ps=class extends CustomEvent{constructor(e,r){super("change",{detail:{value:e,checked:r},bubbles:!0,composed:!0})}},bt=class extends jy.FtLitElement{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.ariaChecked="false",this.disabled=!1}get radioClasses(){return{"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled}}get typographyVariant(){return""}render(){return Vy.html`
1316
1316
  <div class="${(0,Gy.classMap)(this.radioClasses)}"
1317
1317
  @click=${this.onClick}>
1318
1318
  <div class="ft-radio--box-container">
@@ -1338,15 +1338,15 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1338
1338
  </ft-typography>
1339
1339
  </label>
1340
1340
  </div>
1341
- `}willUpdate(e){super.willUpdate(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new ps(this.value,this.checked))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new ps(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus(),setTimeout(()=>{var r;return(r=this.ripple)===null||r===void 0?void 0:r.forceFocusUpdate()},0)}onClick(e){var r;e.target!==this.input&&(e.stopPropagation(),e.preventDefault(),(r=this.input)===null||r===void 0||r.click())}};bt.elementDefinitions={"ft-ripple":G,"ft-typography":Z};Co([(0,kr.property)()],bt.prototype,"value",void 0);Co([(0,kr.property)()],bt.prototype,"name",void 0);Co([(0,kr.property)({type:Boolean,reflect:!0})],bt.prototype,"checked",void 0);Co([(0,kr.property)({attribute:"aria-checked",reflect:!0})],bt.prototype,"ariaChecked",void 0);Co([(0,kr.property)({type:Boolean})],bt.prototype,"disabled",void 0);Co([(0,kr.query)(".ft-radio")],bt.prototype,"container",void 0);Co([(0,kr.query)("ft-ripple")],bt.prototype,"ripple",void 0);Co([(0,kr.query)("input")],bt.prototype,"input",void 0)});var Ky,kt,Oo,qy,Jc=p(()=>{"use strict";Ky=u(R()),kt=u(v());Be();Oo={textColor:kt.FtCssVariableFactory.extend("--ft-radio-text-color","",kt.designSystemVariables.colorOnSurfaceHigh),fontSize:kt.FtCssVariableFactory.extend("--ft-radio-font-size","",T.fontSize),colorPrimary:kt.FtCssVariableFactory.external(kt.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:kt.FtCssVariableFactory.external(kt.designSystemVariables.colorOnPrimary,"Design system"),borderColor:kt.FtCssVariableFactory.extend("--ft-radio-border-color","",kt.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:kt.FtCssVariableFactory.external(kt.designSystemVariables.colorOnSurfaceDisabled,"Design system")},qy=Ky.css`
1341
+ `}willUpdate(e){super.willUpdate(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new ps(this.value,this.checked))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),(r=this.ripple)===null||r===void 0||r.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new ps(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus(),setTimeout(()=>{var r;return(r=this.ripple)===null||r===void 0?void 0:r.forceFocusUpdate()},0)}onClick(e){var r;e.target!==this.input&&(e.stopPropagation(),e.preventDefault(),(r=this.input)===null||r===void 0||r.click())}};bt.elementDefinitions={"ft-ripple":G,"ft-typography":Z};Oo([(0,Tr.property)()],bt.prototype,"value",void 0);Oo([(0,Tr.property)()],bt.prototype,"name",void 0);Oo([(0,Tr.property)({type:Boolean,reflect:!0})],bt.prototype,"checked",void 0);Oo([(0,Tr.property)({attribute:"aria-checked",reflect:!0})],bt.prototype,"ariaChecked",void 0);Oo([(0,Tr.property)({type:Boolean})],bt.prototype,"disabled",void 0);Oo([(0,Tr.query)(".ft-radio")],bt.prototype,"container",void 0);Oo([(0,Tr.query)("ft-ripple")],bt.prototype,"ripple",void 0);Oo([(0,Tr.query)("input")],bt.prototype,"input",void 0)});var Ky,kt,wo,qy,Jc=p(()=>{"use strict";Ky=f(R()),kt=f(v());Be();wo={textColor:kt.FtCssVariableFactory.extend("--ft-radio-text-color","",kt.designSystemVariables.colorOnSurfaceHigh),fontSize:kt.FtCssVariableFactory.extend("--ft-radio-font-size","",T.fontSize),colorPrimary:kt.FtCssVariableFactory.external(kt.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:kt.FtCssVariableFactory.external(kt.designSystemVariables.colorOnPrimary,"Design system"),borderColor:kt.FtCssVariableFactory.extend("--ft-radio-border-color","",kt.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:kt.FtCssVariableFactory.external(kt.designSystemVariables.colorOnSurfaceDisabled,"Design system")},qy=Ky.css`
1342
1342
  * {
1343
1343
  box-sizing: border-box;
1344
1344
  }
1345
1345
 
1346
1346
  .ft-radio {
1347
1347
  box-sizing: border-box;
1348
- color: ${Oo.textColor};
1349
- font-size: ${Oo.fontSize};
1348
+ color: ${wo.textColor};
1349
+ font-size: ${wo.fontSize};
1350
1350
 
1351
1351
  display: inline-flex;
1352
1352
  align-items: center;
@@ -1354,7 +1354,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1354
1354
  }
1355
1355
 
1356
1356
  .ft-radio--disabled {
1357
- color: ${Oo.colorOnSurfaceDisabled};
1357
+ color: ${wo.colorOnSurfaceDisabled};
1358
1358
  }
1359
1359
 
1360
1360
  input {
@@ -1377,7 +1377,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1377
1377
  }
1378
1378
 
1379
1379
  .ft-radio--box {
1380
- border: 2px solid ${Oo.borderColor};
1380
+ border: 2px solid ${wo.borderColor};
1381
1381
  border-radius: 50%;
1382
1382
 
1383
1383
  display: flex;
@@ -1390,7 +1390,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1390
1390
 
1391
1391
  .ft-radio--box:after {
1392
1392
  content: " ";
1393
- background-color: ${Oo.colorPrimary};
1393
+ background-color: ${wo.colorPrimary};
1394
1394
 
1395
1395
  border-radius: 50%;
1396
1396
 
@@ -1402,7 +1402,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1402
1402
  }
1403
1403
 
1404
1404
  .ft-radio--checked .ft-radio--box {
1405
- border-color: ${Oo.colorPrimary};
1405
+ border-color: ${wo.colorPrimary};
1406
1406
  }
1407
1407
 
1408
1408
 
@@ -1411,12 +1411,12 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1411
1411
  }
1412
1412
 
1413
1413
  .ft-radio--disabled .ft-radio--box {
1414
- border-color: ${Oo.colorOnSurfaceDisabled};
1414
+ border-color: ${wo.colorOnSurfaceDisabled};
1415
1415
  background-color: transparent;
1416
1416
  }
1417
1417
 
1418
1418
  .ft-radio--disabled .ft-radio--box:after {
1419
- background-color: ${Oo.colorOnSurfaceDisabled};
1419
+ background-color: ${wo.colorOnSurfaceDisabled};
1420
1420
  }
1421
1421
 
1422
1422
  .ft-radio:has(:focus-visible) {
@@ -1427,7 +1427,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1427
1427
  .ft-radio ft-typography {
1428
1428
  padding-right: 2px;
1429
1429
  }
1430
- `});var Qr,ed=p(()=>{"use strict";us();Jc();Oi();us();Qr=class extends bt{get typographyVariant(){return $e.body2}};Qr.styles=qy});var Zy,V,Qy,td=p(()=>{"use strict";Zy=u(R()),V=u(v());yt();Qy=Zy.css`
1430
+ `});var Yr,ed=p(()=>{"use strict";us();Jc();Oi();us();Yr=class extends bt{get typographyVariant(){return $e.body2}};Yr.styles=qy});var Zy,V,Qy,td=p(()=>{"use strict";Zy=f(R()),V=f(v());yt();Qy=Zy.css`
1431
1431
  * {
1432
1432
  box-sizing: border-box;
1433
1433
  --input-size: calc(${V.radio.circleSize} + 2 * (${V.radio.focusOutlineOffset} + ${V.radio.focusOutlineWidth}));
@@ -1535,12 +1535,12 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1535
1535
  .ft-radio ft-typography {
1536
1536
  padding-right: 2px;
1537
1537
  }
1538
- `});var fs,Pn,rd=p(()=>{"use strict";us();Oi();fs=u(v());td();oe();Pn=class extends(0,fs.toFtdsBase)(bt){constructor(){super(...arguments),this.family=oo.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return $e.body2medium}};Pn.styles=[fs.safariEllipsisFix,Qy]});var Yy,Yr,Xy,Gi,Mt,hs=p(()=>{"use strict";Yy=u(v()),Yr=u(W()),Xy=u(R()),Gi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Mt=class extends Yy.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.tabIndex=0,this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{this.tabIndex==0&&(this.tabIndex=-1,setTimeout(()=>this.focusCurrentChecked(),100))},this.onFocusOut=e=>{!this.contains(e.relatedTarget)&&(this.tabIndex=0)}}get radioButtons(){var e,r;return(r=(e=this.assignedElements)===null||e===void 0?void 0:e.flatMap(i=>i.matches("ft-radio,ftds-radio")?[i]:[...i.querySelectorAll("ft-radio,ftds-radio")]))!==null&&r!==void 0?r:[]}render(){return Xy.html`
1538
+ `});var fs,Pn,rd=p(()=>{"use strict";us();Oi();fs=f(v());td();oe();Pn=class extends(0,fs.toFtdsBase)(bt){constructor(){super(...arguments),this.family=io.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return $e.body2medium}};Pn.styles=[fs.safariEllipsisFix,Qy]});var Yy,Xr,Xy,Gi,zt,hs=p(()=>{"use strict";Yy=f(v()),Xr=f(W()),Xy=f(R()),Gi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},zt=class extends Yy.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.tabIndex=0,this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{this.tabIndex==0&&(this.tabIndex=-1,setTimeout(()=>this.focusCurrentChecked(),100))},this.onFocusOut=e=>{!this.contains(e.relatedTarget)&&(this.tabIndex=0)}}get radioButtons(){var e,r;return(r=(e=this.assignedElements)===null||e===void 0?void 0:e.flatMap(i=>i.matches("ft-radio,ftds-radio")?[i]:[...i.querySelectorAll("ft-radio,ftds-radio")]))!==null&&r!==void 0?r:[]}render(){return Xy.html`
1539
1539
  <slot @slotchange=${this.onSlotChange}
1540
1540
  @change=${this.onChange}
1541
1541
  @keydown=${this.onKeyDown}
1542
1542
  ></slot>
1543
- `}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(r=>r.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(r=>r.checked=e.detail.value===r.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let r=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{r=!0;let i=this.currentSelectedIndex-1;this.radioButtons[i<0?this.radioButtons.length-1:i].select(),this.radioButtons[i<0?this.radioButtons.length-1:i].focus();break}case"ArrowDown":case"ArrowRight":{r=!0;let i=this.currentSelectedIndex+1;this.radioButtons[i>this.radioButtons.length-1?0:i].select(),this.radioButtons[i>this.radioButtons.length-1?0:i].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}r&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(r=>r.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};Mt.elementDefinitions={};Gi([(0,Yr.property)()],Mt.prototype,"name",void 0);Gi([(0,Yr.property)({reflect:!0,attribute:"role"})],Mt.prototype,"role",void 0);Gi([(0,Yr.property)({reflect:!0})],Mt.prototype,"tabIndex",void 0);Gi([(0,Yr.property)({reflect:!0,attribute:"aria-labelledby"})],Mt.prototype,"ariaLabelledBy",void 0);Gi([(0,Yr.queryAssignedElements)()],Mt.prototype,"assignedElements",void 0);Gi([(0,Yr.state)()],Mt.prototype,"currentSelectedIndex",void 0)});var Jy,eb,od=p(()=>{"use strict";Jy=u(R()),eb=Jy.css`
1543
+ `}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(r=>r.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(r=>r.checked=e.detail.value===r.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let r=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{r=!0;let i=this.currentSelectedIndex-1;this.radioButtons[i<0?this.radioButtons.length-1:i].select(),this.radioButtons[i<0?this.radioButtons.length-1:i].focus();break}case"ArrowDown":case"ArrowRight":{r=!0;let i=this.currentSelectedIndex+1;this.radioButtons[i>this.radioButtons.length-1?0:i].select(),this.radioButtons[i>this.radioButtons.length-1?0:i].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}r&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(r=>r.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};zt.elementDefinitions={};Gi([(0,Xr.property)()],zt.prototype,"name",void 0);Gi([(0,Xr.property)({reflect:!0,attribute:"role"})],zt.prototype,"role",void 0);Gi([(0,Xr.property)({reflect:!0})],zt.prototype,"tabIndex",void 0);Gi([(0,Xr.property)({reflect:!0,attribute:"aria-labelledby"})],zt.prototype,"ariaLabelledBy",void 0);Gi([(0,Xr.queryAssignedElements)()],zt.prototype,"assignedElements",void 0);Gi([(0,Xr.state)()],zt.prototype,"currentSelectedIndex",void 0)});var Jy,eb,od=p(()=>{"use strict";Jy=f(R()),eb=Jy.css`
1544
1544
  :host {
1545
1545
  display: block;
1546
1546
  }
@@ -1548,7 +1548,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1548
1548
  :host(:focus-visible) {
1549
1549
  outline: none;
1550
1550
  }
1551
- `});var oi,id=p(()=>{"use strict";hs();od();hs();oi=class extends Mt{};oi.styles=eb});var tb,rb,ob,nd=p(()=>{"use strict";tb=u(R()),rb=u(v()),ob=tb.css`
1551
+ `});var oi,id=p(()=>{"use strict";hs();od();hs();oi=class extends zt{};oi.styles=eb});var tb,rb,ob,nd=p(()=>{"use strict";tb=f(R()),rb=f(v()),ob=tb.css`
1552
1552
  :host {
1553
1553
  display: flex;
1554
1554
  flex-direction: column;
@@ -1558,7 +1558,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1558
1558
  :host(:focus-visible) {
1559
1559
  outline: none;
1560
1560
  }
1561
- `});var ms,Nn,ad=p(()=>{"use strict";hs();ms=u(v());nd();oe();Nn=class extends(0,ms.toFtdsBase)(Mt){constructor(){super(...arguments),this.family=oo.brand}};Nn.styles=[ms.safariEllipsisFix,ob]});var _n,sd=p(()=>{"use strict";_n=u(v());ed();rd();id();ad();ed();Jc();rd();td();id();od();ad();nd();(0,_n.customElement)("ft-radio")(Qr);(0,_n.customElement)("ftds-radio")(Pn);(0,_n.customElement)("ft-radio-group")(oi);(0,_n.customElement)("ftds-radio-group")(Nn)});var ib,ge,Bn,nb,ld=p(()=>{"use strict";ib=u(R()),ge=u(v());Do();qt();Bn={buttonMoreColor:ge.FtCssVariableFactory.extend("--ft-filter-level-button-more-color","",ge.designSystemVariables.colorOnSurface),borderRadiusM:ge.FtCssVariableFactory.external(ge.designSystemVariables.borderRadiusM,"Design system"),colorOutline:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorOutline,"Design system"),colorOnSurface:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:ge.FtCssVariableFactory.external(We.fontFamily,"Body2 typography"),fontSize:ge.FtCssVariableFactory.external(We.fontSize,"Body2 typography"),fontWeight:ge.FtCssVariableFactory.external(We.fontWeight,"Body2 typography"),letterSpacing:ge.FtCssVariableFactory.external(We.letterSpacing,"Body2 typography"),lineHeight:ge.FtCssVariableFactory.external(We.lineHeight,"Body2 typography"),textTransform:ge.FtCssVariableFactory.external(We.textTransform,"Body2 typography")},nb=ib.css`
1561
+ `});var ms,_n,ad=p(()=>{"use strict";hs();ms=f(v());nd();oe();_n=class extends(0,ms.toFtdsBase)(zt){constructor(){super(...arguments),this.family=io.brand}};_n.styles=[ms.safariEllipsisFix,ob]});var Nn,sd=p(()=>{"use strict";Nn=f(v());ed();rd();id();ad();ed();Jc();rd();td();id();od();ad();nd();(0,Nn.customElement)("ft-radio")(Yr);(0,Nn.customElement)("ftds-radio")(Pn);(0,Nn.customElement)("ft-radio-group")(oi);(0,Nn.customElement)("ftds-radio-group")(_n)});var ib,ge,Bn,nb,ld=p(()=>{"use strict";ib=f(R()),ge=f(v());Fo();Qt();Bn={buttonMoreColor:ge.FtCssVariableFactory.extend("--ft-filter-level-button-more-color","",ge.designSystemVariables.colorOnSurface),borderRadiusM:ge.FtCssVariableFactory.external(ge.designSystemVariables.borderRadiusM,"Design system"),colorOutline:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorOutline,"Design system"),colorOnSurface:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:ge.FtCssVariableFactory.external(ge.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:ge.FtCssVariableFactory.external(We.fontFamily,"Body2 typography"),fontSize:ge.FtCssVariableFactory.external(We.fontSize,"Body2 typography"),fontWeight:ge.FtCssVariableFactory.external(We.fontWeight,"Body2 typography"),letterSpacing:ge.FtCssVariableFactory.external(We.letterSpacing,"Body2 typography"),lineHeight:ge.FtCssVariableFactory.external(We.lineHeight,"Body2 typography"),textTransform:ge.FtCssVariableFactory.external(We.textTransform,"Body2 typography")},nb=ib.css`
1562
1562
  .ft-filter-level--container {
1563
1563
  display: flex;
1564
1564
  flex-direction: column;
@@ -1628,9 +1628,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1628
1628
  margin: 10px 0;
1629
1629
  color: ${Bn.colorOnSurfaceMedium};
1630
1630
  }
1631
- `});var zt,Ke,ab,or,nt,Ne,sb=p(()=>{"use strict";zt=u(R()),Ke=u(W()),ab=u(Zr()),or=u(v());Qt();Be();yt();Zt();Wy();sd();ld();fr();nt=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ne=class extends It((0,or.withAriaNotification)(or.FtLitElement)){constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1,this.filteredOptions=[],this.ariaNotificationDebouncer=new or.Debouncer(500)}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,r;return(r=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&r!==void 0?r:0}focusOnBackButton(){this.elementToFocus={selector:".ft-filter-level--go-back"}}focusOnExpandButton(e){this.elementToFocus={selector:`.ft-filter-level--option ft-button[part="controls navigate-hierarchy"][data-value="${e}"]`}}focusOnFirstOption(){this.elementToFocus={selector:'.ft-filter-level--option [part~="option"]'}}willUpdate(e){if(super.willUpdate(e),e.has("options")||e.has("hideSelectedOptions")||e.has("filter")){let r=[...this.options];this.hideSelectedOptions&&(r=r.filter(i=>!i.selected)),this.filter&&(r=r.filter(i=>i.label.toLowerCase().includes(this.filter.toLowerCase()))),r!=this.filteredOptions&&(this.filteredOptions=r)}}render(){let e=this.filteredOptions.slice(0,this.limit);return zt.html`
1631
+ `});var Ut,Ke,ab,Ht,nt,_e,sb=p(()=>{"use strict";Ut=f(R()),Ke=f(W()),ab=f(Qr()),Ht=f(v());Xt();Be();yt();Yt();Wy();sd();ld();hr();nt=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},_e=class extends It((0,Ht.withAriaNotification)(Ht.FtLitElement)){constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1,this.filteredOptions=[],this.ariaNotificationDebouncer=new Ht.Debouncer(500)}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,r;return(r=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&r!==void 0?r:0}focusOnBackButton(){this.elementToFocus={selector:".ft-filter-level--go-back"}}focusOnExpandButton(e){this.elementToFocus={selector:`.ft-filter-level--option ft-button[part="controls navigate-hierarchy"][data-value="${e}"]`}}focusOnFirstOption(){this.elementToFocus={selector:'.ft-filter-level--option [part~="option"]'}}willUpdate(e){super.willUpdate(e),(e.has("options")||e.has("hideSelectedOptions")||e.has("filter"))&&this.updateFilteredOptions()}updateFilteredOptions(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(r=>!r.selected)),this.filter&&(e=e.filter(r=>r.label.toLowerCase().includes(this.filter.toLowerCase()))),e!=this.filteredOptions&&(this.filteredOptions=e)}render(){let e=this.filteredOptions.slice(0,this.limit);return Ut.html`
1632
1632
  <div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
1633
- ${this.parent==null?null:zt.html`
1633
+ ${this.parent==null?null:Ut.html`
1634
1634
  <div tabindex="0"
1635
1635
  part="controls go-back"
1636
1636
  class="ft-filter-level--go-back"
@@ -1644,15 +1644,15 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1644
1644
  <ft-typography variant="${$e.body2}">${this.parent.label}</ft-typography>
1645
1645
  </div>
1646
1646
  `}
1647
- ${this.filteredOptions.length===0&&this.noValuesLabel?zt.html`
1647
+ ${this.filteredOptions.length===0&&this.noValuesLabel?Ut.html`
1648
1648
  <ft-typography class="ft-filter-level--no-values" element="span" variant="${$e.body2}">
1649
1649
  ${this.noValuesLabel}
1650
1650
  </ft-typography>
1651
- `:zt.nothing}
1652
- ${(0,ab.repeat)(e,r=>r.value,r=>{var i;return zt.html`
1651
+ `:Ut.nothing}
1652
+ ${(0,ab.repeat)(e,r=>r.value,r=>{var i;return Ut.html`
1653
1653
  <div class="ft-filter-level--option" part="options" tabindex="-1">
1654
1654
  ${this.multivalued?this.buildMultiValuedOption(r):this.buildMonoValuedOption(r)}
1655
- ${this.preventNavigation||r.selected||((i=r.subOptions)!==null&&i!==void 0?i:[]).length===0?zt.nothing:zt.html`
1655
+ ${this.preventNavigation||r.selected||((i=r.subOptions)!==null&&i!==void 0?i:[]).length===0?Ut.nothing:Ut.html`
1656
1656
  <ft-button icon="thin_arrow_right"
1657
1657
  part="controls navigate-hierarchy"
1658
1658
  aria-label="Expand node"
@@ -1663,7 +1663,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1663
1663
  `}
1664
1664
  </div>
1665
1665
  `})}
1666
- ${e.length<this.filteredOptions.length?zt.html`
1666
+ ${e.length<this.filteredOptions.length?Ut.html`
1667
1667
  <ft-button
1668
1668
  class="ft-filter-level--display-more"
1669
1669
  icon="thin_arrow"
@@ -1672,19 +1672,19 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1672
1672
  @click=${this.displayMore}>
1673
1673
  ${this.moreValuesButtonLabel}
1674
1674
  </ft-button>
1675
- `:zt.nothing}
1675
+ `:Ut.nothing}
1676
1676
  </div>
1677
- `}goBackOnKeyPress(e){(e.key==="Enter"||e.key===" ")&&this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}goBackOnClick(e){e.stopPropagation(),e.preventDefault(),this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}displayMore(){var e;let r=(e=this.limit)!==null&&e!==void 0?e:0,i=this.parent!=null;this.displayedPages++,this.elementToFocus={selector:`.ft-filter-level--option:nth-child(${r+(i?2:1)}) [part~="option"]`}}buildMultiValuedOption(e){var r;return zt.html`
1677
+ `}goBackOnKeyPress(e){(e.key==="Enter"||e.key===" ")&&this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}goBackOnClick(e){e.stopPropagation(),e.preventDefault(),this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}displayMore(){var e;let r=(e=this.limit)!==null&&e!==void 0?e:0,i=this.parent!=null;this.displayedPages++,this.elementToFocus={selector:`.ft-filter-level--option:nth-child(${r+(i?2:1)}) [part~="option"]`}}buildMultiValuedOption(e){var r;return Ut.html`
1678
1678
  <ft-checkbox name="${this.filterId}"
1679
1679
  part="multivalued-option option"
1680
1680
  data-value="${e.value}"
1681
1681
  .checked=${e.selected}
1682
1682
  .disabled=${this.disabled}
1683
- .indeterminate=${(0,or.flatDeep)((r=e.subOptions)!==null&&r!==void 0?r:[],i=>{var n;return(n=i.subOptions)!==null&&n!==void 0?n:[]}).some(i=>i.selected)}
1683
+ .indeterminate=${(0,Ht.flatDeep)((r=e.subOptions)!==null&&r!==void 0?r:[],i=>{var n;return(n=i.subOptions)!==null&&n!==void 0?n:[]}).some(i=>i.selected)}
1684
1684
  @change=${i=>this.optionsChanged(i,e)}>
1685
1685
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1686
1686
  </ft-checkbox>
1687
- `}buildMonoValuedOption(e){return zt.html`
1687
+ `}buildMonoValuedOption(e){return Ut.html`
1688
1688
  <ft-radio name="${this.filterId+Math.round(Math.random()*1e6)}"
1689
1689
  part="monovalued-option option"
1690
1690
  data-value="${e.value}"
@@ -1695,7 +1695,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1695
1695
  @change=${r=>this.optionsChanged(r,e)}>
1696
1696
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1697
1697
  </ft-radio>
1698
- `}onRadioKeyDown(e,r){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,r))}optionsChanged(e,r){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:r}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}updated(e){super.updated(e),e.has("filter")&&e.has("filteredOptions")&&e.get("filteredOptions")!==void 0&&e.get("filter")!==void 0&&this.ariaNotificationDebouncer.run(async()=>{if(this.filteredOptionsNumberAriaNotification==null)return;let r=await this.awaitI18n({...this.filteredOptionsNumberAriaNotification,args:[this.filteredOptions.length]});this.sendAriaNotification(r)})}};Ne.elementDefinitions={"ft-button":Pe,"ft-ripple":G,"ft-typography":Z,"ft-checkbox":ut,"ft-icon":he,"ft-radio":Qr};Ne.styles=nb;nt([(0,Ke.property)({type:String})],Ne.prototype,"filterId",void 0);nt([(0,Ke.property)({type:Object})],Ne.prototype,"parent",void 0);nt([(0,Ke.property)({type:Array,hasChanged:or.hasChanged})],Ne.prototype,"options",void 0);nt([(0,Ke.property)({type:Boolean})],Ne.prototype,"multivalued",void 0);nt([(0,Ke.property)({type:Boolean})],Ne.prototype,"disabled",void 0);nt([(0,Ke.property)({type:Boolean})],Ne.prototype,"hideSelectedOptions",void 0);nt([(0,Ke.property)({type:Boolean})],Ne.prototype,"displayCount",void 0);nt([(0,Ke.property)({type:Boolean})],Ne.prototype,"preventNavigation",void 0);nt([(0,Ke.property)({type:String})],Ne.prototype,"filter",void 0);nt([(0,Ke.property)({type:String})],Ne.prototype,"moreValuesButtonLabel",void 0);nt([(0,Ke.property)({type:String})],Ne.prototype,"noValuesLabel",void 0);nt([(0,Ke.property)()],Ne.prototype,"filteredOptionsNumberAriaNotification",void 0);nt([(0,or.numberProperty)()],Ne.prototype,"displayedValuesLimit",void 0);nt([(0,Ke.query)(".ft-filter-level--container")],Ne.prototype,"container",void 0);nt([(0,Ke.state)()],Ne.prototype,"radios",void 0);nt([(0,Ke.state)()],Ne.prototype,"displayedPages",void 0);nt([(0,Ke.state)()],Ne.prototype,"filteredOptions",void 0)});var lb,hr,xt,cb,gs=p(()=>{"use strict";lb=u(R()),hr=u(v());Do();xt={buttonsColor:hr.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",hr.designSystemVariables.colorPrimary),buttonsZIndex:hr.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:hr.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:hr.FtCssVariableFactory.external(hr.designSystemVariables.colorSurface,"Design system")},cb=lb.css`
1698
+ `}onRadioKeyDown(e,r){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,r))}optionsChanged(e,r){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:r}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}updated(e){super.updated(e),e.has("filter")&&e.has("filteredOptions")&&e.get("filteredOptions")!==void 0&&e.get("filter")!==void 0&&this.ariaNotificationDebouncer.run(async()=>{if(this.filteredOptionsNumberAriaNotification==null)return;let r=await this.awaitI18n({...this.filteredOptionsNumberAriaNotification,args:[this.filteredOptions.length]});this.sendAriaNotification(r)})}};_e.elementDefinitions={"ft-button":Pe,"ft-ripple":G,"ft-typography":Z,"ft-checkbox":ut,"ft-icon":he,"ft-radio":Yr};_e.styles=nb;nt([(0,Ke.property)({type:String})],_e.prototype,"filterId",void 0);nt([(0,Ke.property)({type:Object})],_e.prototype,"parent",void 0);nt([(0,Ke.property)({type:Array,hasChanged:Ht.hasChanged})],_e.prototype,"options",void 0);nt([(0,Ke.property)({type:Boolean})],_e.prototype,"multivalued",void 0);nt([(0,Ke.property)({type:Boolean})],_e.prototype,"disabled",void 0);nt([(0,Ke.property)({type:Boolean})],_e.prototype,"hideSelectedOptions",void 0);nt([(0,Ke.property)({type:Boolean})],_e.prototype,"displayCount",void 0);nt([(0,Ke.property)({type:Boolean})],_e.prototype,"preventNavigation",void 0);nt([(0,Ke.property)({type:String})],_e.prototype,"filter",void 0);nt([(0,Ke.property)({type:String})],_e.prototype,"moreValuesButtonLabel",void 0);nt([(0,Ke.property)({type:String})],_e.prototype,"noValuesLabel",void 0);nt([(0,Ke.property)()],_e.prototype,"filteredOptionsNumberAriaNotification",void 0);nt([(0,Ht.numberProperty)()],_e.prototype,"displayedValuesLimit",void 0);nt([(0,Ke.query)(".ft-filter-level--container")],_e.prototype,"container",void 0);nt([(0,Ke.state)()],_e.prototype,"radios",void 0);nt([(0,Ke.state)()],_e.prototype,"displayedPages",void 0);nt([(0,Ke.state)({hasChanged:Ht.hasChanged})],_e.prototype,"filteredOptions",void 0)});var lb,mr,xt,cb,gs=p(()=>{"use strict";lb=f(R()),mr=f(v());Fo();xt={buttonsColor:mr.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",mr.designSystemVariables.colorPrimary),buttonsZIndex:mr.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:mr.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:mr.FtCssVariableFactory.external(mr.designSystemVariables.colorSurface,"Design system")},cb=lb.css`
1699
1699
  .ft-snap-scroll {
1700
1700
  box-sizing: border-box;
1701
1701
  position: relative;
@@ -1776,8 +1776,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1776
1776
  z-index: ${xt.buttonsZIndex};
1777
1777
  opacity: 1;
1778
1778
  transition: background-color .5s ease-in-out, opacity .5s ease-in-out, z-index .5s ease-in-out;
1779
- ${(0,hr.setVariable)(j.backgroundColor,"transparent")};
1780
- ${(0,hr.setVariable)(j.color,xt.buttonsColor)};
1779
+ ${(0,mr.setVariable)(j.backgroundColor,"transparent")};
1780
+ ${(0,mr.setVariable)(j.color,xt.buttonsColor)};
1781
1781
  }
1782
1782
 
1783
1783
  .ft-snap-scroll--previous[hidden],
@@ -1820,7 +1820,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1820
1820
  .ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
1821
1821
  background-color: ${xt.colorSurface};
1822
1822
  }
1823
- `});var db,Ut,ii,pb,Tr,cd,ze,dd=p(()=>{"use strict";db=u(R()),Ut=u(W()),ii=u(v());Qt();pb=u(wt());gs();Tr=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},cd=class extends CustomEvent{constructor(e,r){super("current-element-change",{detail:{index:e,element:r}})}},ze=class extends ii.FtLitElement{constructor(){super(...arguments),this.horizontal=!1,this.hideScrollbar=!1,this.controls=!1,this.limitSize=!1,this.elements=[],this.currentElement=0,this.withScroll=!1,this.startReached=!0,this.endReached=!0,this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight",this.updateScrollCallback=()=>this.onScroll(),this.resizeObserver=new ResizeObserver(()=>this.scheduleUpdateScroll()),this.scrollDebouncer=new ii.Debouncer(200),this.updateScrollDebouncer=new ii.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let r=this.elements[e];if(r){let i=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,n=this.contentSlot[this.scrollAttribute]+this.prevSize;(r[this.offsetAttribute]<n||r[this.offsetAttribute]+r[this.sizeAttribute]>i)&&this.scrollToElement(r)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,pb.classMap)({"ft-snap-scroll":!0,"ft-snap-scroll--horizontal":this.horizontal,"ft-snap-scroll--vertical":!this.horizontal,"ft-snap-scroll--hide-scrollbar":this.hideScrollbar,"ft-snap-scroll--limit-size":this.limitSize,"ft-snap-scroll--safari-fix":ii.isSafari}),r=this.controls&&this.withScroll;return db.html`
1823
+ `});var db,Wt,ii,pb,$r,cd,ze,dd=p(()=>{"use strict";db=f(R()),Wt=f(W()),ii=f(v());Xt();pb=f(wt());gs();$r=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},cd=class extends CustomEvent{constructor(e,r){super("current-element-change",{detail:{index:e,element:r}})}},ze=class extends ii.FtLitElement{constructor(){super(...arguments),this.horizontal=!1,this.hideScrollbar=!1,this.controls=!1,this.limitSize=!1,this.elements=[],this.currentElement=0,this.withScroll=!1,this.startReached=!0,this.endReached=!0,this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight",this.updateScrollCallback=()=>this.onScroll(),this.resizeObserver=new ResizeObserver(()=>this.scheduleUpdateScroll()),this.scrollDebouncer=new ii.Debouncer(200),this.updateScrollDebouncer=new ii.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let r=this.elements[e];if(r){let i=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,n=this.contentSlot[this.scrollAttribute]+this.prevSize;(r[this.offsetAttribute]<n||r[this.offsetAttribute]+r[this.sizeAttribute]>i)&&this.scrollToElement(r)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,pb.classMap)({"ft-snap-scroll":!0,"ft-snap-scroll--horizontal":this.horizontal,"ft-snap-scroll--vertical":!this.horizontal,"ft-snap-scroll--hide-scrollbar":this.hideScrollbar,"ft-snap-scroll--limit-size":this.limitSize,"ft-snap-scroll--safari-fix":ii.isSafari}),r=this.controls&&this.withScroll;return db.html`
1824
1824
  <div part="container" class="${e}">
1825
1825
  <ft-button
1826
1826
  class="ft-snap-scroll--previous"
@@ -1844,7 +1844,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1844
1844
  @click=${this.next}
1845
1845
  ></ft-button>
1846
1846
  </div>
1847
- `}update(e){super.update(e),e.has("horizontal")&&(this.horizontal?(this.offsetAttribute="offsetLeft",this.scrollAttribute="scrollLeft",this.sizeAttribute="clientWidth",this.scrollSizeAttribute="scrollWidth"):(this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight")),e.has("currentElement")&&this.dispatchEvent(new cd(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(r=this.listenedContainer)===null||r===void 0||r.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let r=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<r&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var r,i;e&&(this.horizontal?(r=this.contentSlot)===null||r===void 0||r.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(i=this.contentSlot)===null||i===void 0||i.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,r;this.elements=(r=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(i=>i))!==null&&r!==void 0?r:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let r=0;r<this.elements.length;r++)(e<0||this.getDistanceFromStart(this.elements[r])<this.getDistanceFromStart(this.elements[e]))&&(e=r);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let r=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-r)}};ze.elementDefinitions={"ft-button":Pe};ze.styles=cb;Tr([(0,Ut.property)({type:Boolean})],ze.prototype,"horizontal",void 0);Tr([(0,Ut.property)({type:Boolean})],ze.prototype,"hideScrollbar",void 0);Tr([(0,Ut.property)({type:Boolean})],ze.prototype,"controls",void 0);Tr([(0,Ut.property)({type:Boolean})],ze.prototype,"limitSize",void 0);Tr([(0,Ut.state)()],ze.prototype,"elements",void 0);Tr([(0,Ut.state)()],ze.prototype,"currentElement",void 0);Tr([(0,Ut.state)()],ze.prototype,"withScroll",void 0);Tr([(0,Ut.state)()],ze.prototype,"startReached",void 0);Tr([(0,Ut.state)()],ze.prototype,"endReached",void 0);Tr([(0,Ut.query)(".ft-snap-scroll--content")],ze.prototype,"contentSlot",void 0)});var ub=p(()=>{"use strict"});var fb,ys=p(()=>{"use strict";fb=u(v());dd();dd();gs();ub();(0,fb.customElement)("ft-snap-scroll")(ze)});var hb,Ce,Tt,mb,bs=p(()=>{"use strict";hb=u(R()),Ce=u(v());qt();Do();Tt={colorOutline:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorOutline,"Design system"),colorOnSurface:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorPrimary,"Design system"),colorSurface:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorSurface,"Design system"),transitionDuration:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:Ce.FtCssVariableFactory.extend("--ft-filter-label-color","",Ce.designSystemVariables.colorOnSurface),labelFontSize:Ce.FtCssVariableFactory.extend("--ft-filter-label-font-size","",T.fontSize,"16px")},mb=[Sr,Ce.noTextInputDefaultClearButton,hb.css`
1847
+ `}update(e){super.update(e),e.has("horizontal")&&(this.horizontal?(this.offsetAttribute="offsetLeft",this.scrollAttribute="scrollLeft",this.sizeAttribute="clientWidth",this.scrollSizeAttribute="scrollWidth"):(this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight")),e.has("currentElement")&&this.dispatchEvent(new cd(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(r=this.listenedContainer)===null||r===void 0||r.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let r=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<r&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var r,i;e&&(this.horizontal?(r=this.contentSlot)===null||r===void 0||r.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(i=this.contentSlot)===null||i===void 0||i.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,r;this.elements=(r=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(i=>i))!==null&&r!==void 0?r:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let r=0;r<this.elements.length;r++)(e<0||this.getDistanceFromStart(this.elements[r])<this.getDistanceFromStart(this.elements[e]))&&(e=r);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let r=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-r)}};ze.elementDefinitions={"ft-button":Pe};ze.styles=cb;$r([(0,Wt.property)({type:Boolean})],ze.prototype,"horizontal",void 0);$r([(0,Wt.property)({type:Boolean})],ze.prototype,"hideScrollbar",void 0);$r([(0,Wt.property)({type:Boolean})],ze.prototype,"controls",void 0);$r([(0,Wt.property)({type:Boolean})],ze.prototype,"limitSize",void 0);$r([(0,Wt.state)()],ze.prototype,"elements",void 0);$r([(0,Wt.state)()],ze.prototype,"currentElement",void 0);$r([(0,Wt.state)()],ze.prototype,"withScroll",void 0);$r([(0,Wt.state)()],ze.prototype,"startReached",void 0);$r([(0,Wt.state)()],ze.prototype,"endReached",void 0);$r([(0,Wt.query)(".ft-snap-scroll--content")],ze.prototype,"contentSlot",void 0)});var ub=p(()=>{"use strict"});var fb,ys=p(()=>{"use strict";fb=f(v());dd();dd();gs();ub();(0,fb.customElement)("ft-snap-scroll")(ze)});var hb,Ce,Tt,mb,bs=p(()=>{"use strict";hb=f(R()),Ce=f(v());Qt();Fo();Tt={colorOutline:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorOutline,"Design system"),colorOnSurface:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorPrimary,"Design system"),colorSurface:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.colorSurface,"Design system"),transitionDuration:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:Ce.FtCssVariableFactory.external(Ce.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:Ce.FtCssVariableFactory.extend("--ft-filter-label-color","",Ce.designSystemVariables.colorOnSurface),labelFontSize:Ce.FtCssVariableFactory.extend("--ft-filter-label-font-size","",T.fontSize,"16px")},mb=[Cr,Ce.noTextInputDefaultClearButton,hb.css`
1848
1848
  :host {
1849
1849
  display: flex;
1850
1850
  max-height: 100%;
@@ -1961,7 +1961,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
1961
1961
  slot:not([name]) {
1962
1962
  display: none;
1963
1963
  }
1964
- `]});var ni,xe,qe,Oe,pd,se,ud=p(()=>{"use strict";ni=u(R()),xe=u(W()),qe=u(v());Be();sb();Qt();ys();bs();Oe=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},pd=class extends CustomEvent{constructor(e){super("change",{detail:e})}},se=class extends qe.FtLitElement{constructor(){super(...arguments),this.id="",this.label="",this.filterPlaceHolder="Filter {0}",this.clearButtonLabel="Clear",this.moreValuesButtonLabel="More",this.noValuesLabel="No values available",this.options=[],this.multivalued=!1,this.disabled=!1,this.raiseSelectedOptions=!1,this.displayCount=!1,this.displayedValuesLimit=0,this.hideClearButton=!1,this.lastLevelHasHiddenvalues=!1,this.withScroll=!1,this.filter="",this.displayedLevels=[],this.scrollResizeObserver=new ResizeObserver(()=>this.updateScroll()),this.levelsScrollDebouncer=new qe.Debouncer(300),this.changeDebouncer=new qe.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,qe.flatDeep)(this.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]})}get childrenFilteredFlatOptions(){return(0,qe.flatDeep)(this.options,e=>{var r;return e.selected?[]:(r=e.subOptions)!==null&&r!==void 0?r:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(n=>n.selected),r=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,i=this.filterPlaceHolder.replace("{0}",this.label);return ni.html`
1964
+ `]});var ni,xe,qe,Oe,pd,se,ud=p(()=>{"use strict";ni=f(R()),xe=f(W()),qe=f(v());Be();sb();Xt();ys();bs();Oe=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},pd=class extends CustomEvent{constructor(e){super("change",{detail:e})}},se=class extends qe.FtLitElement{constructor(){super(...arguments),this.id="",this.label="",this.filterPlaceHolder="Filter {0}",this.clearButtonLabel="Clear",this.moreValuesButtonLabel="More",this.noValuesLabel="No values available",this.options=[],this.multivalued=!1,this.disabled=!1,this.raiseSelectedOptions=!1,this.displayCount=!1,this.displayedValuesLimit=0,this.hideClearButton=!1,this.lastLevelHasHiddenvalues=!1,this.withScroll=!1,this.filter="",this.displayedLevels=[],this.scrollResizeObserver=new ResizeObserver(()=>this.updateScroll()),this.levelsScrollDebouncer=new qe.Debouncer(300),this.changeDebouncer=new qe.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,qe.flatDeep)(this.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]})}get childrenFilteredFlatOptions(){return(0,qe.flatDeep)(this.options,e=>{var r;return e.selected?[]:(r=e.subOptions)!==null&&r!==void 0?r:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(n=>n.selected),r=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,i=this.filterPlaceHolder.replace("{0}",this.label);return ni.html`
1965
1965
  <div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
1966
1966
  part="container">
1967
1967
  ${!this.label&&!e?null:ni.html`
@@ -2021,7 +2021,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2021
2021
  class="ft-filter--levels"
2022
2022
  @current-element-change=${a=>this.levelsScrollDebouncer.run(()=>{for(;a.detail.index<this.displayedLevels.length;)this.displayedLevels.pop();this.requestUpdate()})}>
2023
2023
  ${this.renderLevel(n,this.options)}
2024
- ${this.displayedLevels.map(a=>e.find(s=>s.value===a)).map((a,s)=>{var l;let f=a?.value===this.slideIn||a?.value===this.slideOut?"ft-filter--level-right":s===i?"ft-filter--level-center":"ft-filter--level-left";return this.renderLevel(f,(l=a?.subOptions)!==null&&l!==void 0?l:[],a)})}
2024
+ ${this.displayedLevels.map(a=>e.find(s=>s.value===a)).map((a,s)=>{var l;let u=a?.value===this.slideIn||a?.value===this.slideOut?"ft-filter--level-right":s===i?"ft-filter--level-center":"ft-filter--level-left";return this.renderLevel(u,(l=a?.subOptions)!==null&&l!==void 0?l:[],a)})}
2025
2025
  </ft-snap-scroll>
2026
2026
  `}renderLevel(e,r,i){return ni.html`
2027
2027
  <ft-filter-level
@@ -2044,17 +2044,17 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2044
2044
  noValuesLabel="${this.noValuesLabel}"
2045
2045
  .filteredOptionsNumberAriaNotification=${this.filteredOptionsNumberAriaNotification}
2046
2046
  ></ft-filter-level>
2047
- `}goBack(e){this.slideOut=e.detail.value,(0,qe.waitUntil)(()=>this.slideOut===void 0).then(()=>{var r;let i=(r=this.levelsContainer)===null||r===void 0?void 0:r.querySelector(".ft-filter--level-center");i?.focusOnExpandButton(e.detail.value)})}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value,(0,qe.waitUntil)(()=>this.slideIn===void 0).then(()=>{var r;let i=(r=this.levelsContainer)===null||r===void 0?void 0:r.querySelector(".ft-filter--level-center");i?.focusOnBackButton()})}focusOnFirstOption(){(0,qe.waitUntil)(()=>this.slideOut===void 0).then(()=>{var e;let r=(e=this.levelsContainer)===null||e===void 0?void 0:e.querySelector(".ft-filter--level-center");r?.focusOnFirstOption()})}clear(){if(this.flatOptions.forEach(e=>e.selected=!1),this.displayedLevels.length>0){let e=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[e],this.slideOut=e}this.optionsChanged()}onChange(e){var r;e.stopPropagation();let i=this.flatOptions.find(a=>a.value===e.detail.value);i.selected=!i.selected;let n=a=>{var s;a!==i&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(n)};this.multivalued?(r=i.subOptions)===null||r===void 0||r.forEach(n):this.options.forEach(n),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(r=>r.requestUpdate())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,qe.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new pd(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(r=>r),this.optionsChanged()}onFilterChange(){var e,r;this.filter=(r=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&r!==void 0?r:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};se.elementDefinitions={"ft-button":Pe,"ft-filter-level":Ne,"ft-snap-scroll":ze,"ft-typography":Z};se.styles=mb;Oe([(0,xe.property)({type:String})],se.prototype,"id",void 0);Oe([(0,xe.property)({type:String})],se.prototype,"label",void 0);Oe([(0,xe.property)({type:String})],se.prototype,"filterPlaceHolder",void 0);Oe([(0,xe.property)({type:String})],se.prototype,"clearButtonLabel",void 0);Oe([(0,xe.property)({type:String})],se.prototype,"moreValuesButtonLabel",void 0);Oe([(0,xe.property)({type:String})],se.prototype,"noValuesLabel",void 0);Oe([(0,qe.jsonProperty)([])],se.prototype,"options",void 0);Oe([(0,xe.property)({type:Boolean})],se.prototype,"multivalued",void 0);Oe([(0,xe.property)({type:Boolean})],se.prototype,"disabled",void 0);Oe([(0,xe.property)({type:Boolean})],se.prototype,"raiseSelectedOptions",void 0);Oe([(0,xe.property)({type:Boolean})],se.prototype,"displayCount",void 0);Oe([(0,qe.numberProperty)()],se.prototype,"displayedValuesLimit",void 0);Oe([(0,qe.jsonProperty)(void 0)],se.prototype,"filteredOptionsNumberAriaNotification",void 0);Oe([(0,xe.property)({type:Boolean})],se.prototype,"hideClearButton",void 0);Oe([(0,xe.query)(".ft-filter--slot")],se.prototype,"slotElement",void 0);Oe([(0,xe.query)(".ft-filter--container")],se.prototype,"container",void 0);Oe([(0,xe.query)(".ft-filter--values")],se.prototype,"valuesContainer",void 0);Oe([(0,xe.query)(".ft-filter--levels")],se.prototype,"levelsContainer",void 0);Oe([(0,xe.state)()],se.prototype,"lastLevelHasHiddenvalues",void 0);Oe([(0,xe.query)(".ft-filter--filter input")],se.prototype,"filterInput",void 0);Oe([(0,xe.queryAll)(".ft-filter--levels ft-filter-level")],se.prototype,"levels",void 0);Oe([(0,xe.state)()],se.prototype,"withScroll",void 0);Oe([(0,xe.state)()],se.prototype,"filter",void 0);Oe([(0,xe.state)()],se.prototype,"slideIn",void 0);Oe([(0,xe.state)()],se.prototype,"slideOut",void 0)});var xs,ai,gb,Ki,Ht,fd=p(()=>{"use strict";xs=u(v()),ai=u(W()),gb=u(R()),Ki=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ht=class extends xs.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return gb.html`
2047
+ `}goBack(e){this.slideOut=e.detail.value,(0,qe.waitUntil)(()=>this.slideOut===void 0).then(()=>{var r;let i=(r=this.levelsContainer)===null||r===void 0?void 0:r.querySelector(".ft-filter--level-center");i?.focusOnExpandButton(e.detail.value)})}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value,(0,qe.waitUntil)(()=>this.slideIn===void 0).then(()=>{var r;let i=(r=this.levelsContainer)===null||r===void 0?void 0:r.querySelector(".ft-filter--level-center");i?.focusOnBackButton()})}focusOnFirstOption(){(0,qe.waitUntil)(()=>this.slideOut===void 0).then(()=>{var e;let r=(e=this.levelsContainer)===null||e===void 0?void 0:e.querySelector(".ft-filter--level-center");r?.focusOnFirstOption()})}clear(){if(this.flatOptions.forEach(e=>e.selected=!1),this.displayedLevels.length>0){let e=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[e],this.slideOut=e}this.optionsChanged()}onChange(e){var r;e.stopPropagation();let i=this.flatOptions.find(a=>a.value===e.detail.value);i.selected=!i.selected;let n=a=>{var s;a!==i&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(n)};this.multivalued?(r=i.subOptions)===null||r===void 0||r.forEach(n):this.options.forEach(n),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(r=>r.updateFilteredOptions())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,qe.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new pd(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(r=>r),this.optionsChanged()}onFilterChange(){var e,r;this.filter=(r=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&r!==void 0?r:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};se.elementDefinitions={"ft-button":Pe,"ft-filter-level":_e,"ft-snap-scroll":ze,"ft-typography":Z};se.styles=mb;Oe([(0,xe.property)({type:String})],se.prototype,"id",void 0);Oe([(0,xe.property)({type:String})],se.prototype,"label",void 0);Oe([(0,xe.property)({type:String})],se.prototype,"filterPlaceHolder",void 0);Oe([(0,xe.property)({type:String})],se.prototype,"clearButtonLabel",void 0);Oe([(0,xe.property)({type:String})],se.prototype,"moreValuesButtonLabel",void 0);Oe([(0,xe.property)({type:String})],se.prototype,"noValuesLabel",void 0);Oe([(0,qe.jsonProperty)([])],se.prototype,"options",void 0);Oe([(0,xe.property)({type:Boolean})],se.prototype,"multivalued",void 0);Oe([(0,xe.property)({type:Boolean})],se.prototype,"disabled",void 0);Oe([(0,xe.property)({type:Boolean})],se.prototype,"raiseSelectedOptions",void 0);Oe([(0,xe.property)({type:Boolean})],se.prototype,"displayCount",void 0);Oe([(0,qe.numberProperty)()],se.prototype,"displayedValuesLimit",void 0);Oe([(0,qe.jsonProperty)(void 0)],se.prototype,"filteredOptionsNumberAriaNotification",void 0);Oe([(0,xe.property)({type:Boolean})],se.prototype,"hideClearButton",void 0);Oe([(0,xe.query)(".ft-filter--slot")],se.prototype,"slotElement",void 0);Oe([(0,xe.query)(".ft-filter--container")],se.prototype,"container",void 0);Oe([(0,xe.query)(".ft-filter--values")],se.prototype,"valuesContainer",void 0);Oe([(0,xe.query)(".ft-filter--levels")],se.prototype,"levelsContainer",void 0);Oe([(0,xe.state)()],se.prototype,"lastLevelHasHiddenvalues",void 0);Oe([(0,xe.query)(".ft-filter--filter input")],se.prototype,"filterInput",void 0);Oe([(0,xe.queryAll)(".ft-filter--levels ft-filter-level")],se.prototype,"levels",void 0);Oe([(0,xe.state)()],se.prototype,"withScroll",void 0);Oe([(0,xe.state)()],se.prototype,"filter",void 0);Oe([(0,xe.state)()],se.prototype,"slideIn",void 0);Oe([(0,xe.state)()],se.prototype,"slideOut",void 0)});var xs,ai,gb,Ki,Vt,fd=p(()=>{"use strict";xs=f(v()),ai=f(W()),gb=f(R()),Ki=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Vt=class extends xs.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return gb.html`
2048
2048
  <slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
2049
- `}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(r=>r)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Ht.elementDefinitions={};Ki([(0,ai.property)({type:String})],Ht.prototype,"label",void 0);Ki([(0,ai.property)({type:Object,converter:t=>t})],Ht.prototype,"value",void 0);Ki([(0,ai.property)({type:Boolean,reflect:!0})],Ht.prototype,"selected",void 0);Ki([(0,ai.property)({type:Object})],Ht.prototype,"subOptions",void 0);Ki([(0,xs.jsonProperty)({})],Ht.prototype,"renderOption",void 0);Ki([(0,ai.query)(".ft-filter-option--slot")],Ht.prototype,"slotElement",void 0)});var yb=p(()=>{"use strict"});var bb=p(()=>{"use strict"});var hd,xb=p(()=>{"use strict";hd=u(v());ud();fd();ld();ud();bs();yb();fd();bb();(0,hd.customElement)("ft-filter")(se);(0,hd.customElement)("ft-filter-option")(Ht)});var vb,Sb,md=p(()=>{"use strict";vb=u(R()),Sb=vb.css`
2049
+ `}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(r=>r)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Vt.elementDefinitions={};Ki([(0,ai.property)({type:String})],Vt.prototype,"label",void 0);Ki([(0,ai.property)({type:Object,converter:t=>t})],Vt.prototype,"value",void 0);Ki([(0,ai.property)({type:Boolean,reflect:!0})],Vt.prototype,"selected",void 0);Ki([(0,ai.property)({type:Object})],Vt.prototype,"subOptions",void 0);Ki([(0,xs.jsonProperty)({})],Vt.prototype,"renderOption",void 0);Ki([(0,ai.query)(".ft-filter-option--slot")],Vt.prototype,"slotElement",void 0)});var yb=p(()=>{"use strict"});var bb=p(()=>{"use strict"});var hd,xb=p(()=>{"use strict";hd=f(v());ud();fd();ld();ud();bs();yb();fd();bb();(0,hd.customElement)("ft-filter")(se);(0,hd.customElement)("ft-filter-option")(Vt)});var vb,Sb,md=p(()=>{"use strict";vb=f(R()),Sb=vb.css`
2050
2050
  .ft-accordion {
2051
2051
  box-sizing: border-box;
2052
2052
  }
2053
- `});var Ob,vs,wb,Cb,$r,gd=p(()=>{"use strict";Ob=u(R()),vs=u(W()),wb=u(v());md();Cb=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},$r=class extends wb.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Ob.html`
2053
+ `});var Ob,vs,wb,Cb,Pr,gd=p(()=>{"use strict";Ob=f(R()),vs=f(W()),wb=f(v());md();Cb=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Pr=class extends wb.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Ob.html`
2054
2054
  <div class="ft-accordion">
2055
2055
  <slot @activated=${this.onChange}></slot>
2056
2056
  </div>
2057
- `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(r=>r.active=r===e.target)}};$r.elementDefinitions={};$r.styles=Sb;Cb([(0,vs.property)({type:Boolean})],$r.prototype,"multi",void 0);Cb([(0,vs.query)("slot")],$r.prototype,"content",void 0)});var Eb,li,si,Ab,yd=p(()=>{"use strict";Eb=u(R()),li=u(v()),si={horizontalSpacing:li.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:li.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:li.FtCssVariableFactory.external(li.designSystemVariables.colorOutline,"Design system"),backgroundColor:li.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},Ab=Eb.css`
2057
+ `}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(r=>r.active=r===e.target)}};Pr.elementDefinitions={};Pr.styles=Sb;Cb([(0,vs.property)({type:Boolean})],Pr.prototype,"multi",void 0);Cb([(0,vs.query)("slot")],Pr.prototype,"content",void 0)});var Eb,li,si,Ab,yd=p(()=>{"use strict";Eb=f(R()),li=f(v()),si={horizontalSpacing:li.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:li.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:li.FtCssVariableFactory.external(li.designSystemVariables.colorOutline,"Design system"),backgroundColor:li.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},Ab=Eb.css`
2058
2058
  .ft-accordion-item {
2059
2059
  display: flex;
2060
2060
  flex-direction: column;
@@ -2100,7 +2100,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2100
2100
  .ft-accordion-item--separator {
2101
2101
  border-bottom: 1px solid ${si.colorOutline};
2102
2102
  }
2103
- `});var Dn,Fn,Rb,Ss,ir,bd=p(()=>{"use strict";Dn=u(R()),Fn=u(W()),Rb=u(v());yt();Be();Zt();yd();Ss=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ir=class extends Rb.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return Dn.html`
2103
+ `});var Dn,Fn,Rb,Ss,nr,bd=p(()=>{"use strict";Dn=f(R()),Fn=f(W()),Rb=f(v());yt();Be();Yt();yd();Ss=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},nr=class extends Rb.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return Dn.html`
2104
2104
  <div class="ft-accordion-item ${this.active?"ft-accordion-item--active":""}">
2105
2105
  <div class="ft-accordion-item--toggle"
2106
2106
  part="toggle"
@@ -2130,7 +2130,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2130
2130
  </div>
2131
2131
  <div class="ft-accordion-item--separator" part="separator"></div>
2132
2132
  </div>
2133
- `}update(e){super.update(e),e.has("active")&&this.active&&this.dispatchEvent(new Event("activated",{composed:!0,bubbles:!0}))}onToggleKeyDown(e){(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),this.active=!this.active)}};ir.elementDefinitions={"ft-ripple":G,"ft-typography":Z,"ft-icon":he};ir.styles=Ab;Ss([(0,Fn.property)()],ir.prototype,"icon",void 0);Ss([(0,Fn.property)()],ir.prototype,"iconVariant",void 0);Ss([(0,Fn.property)()],ir.prototype,"label",void 0);Ss([(0,Fn.property)({type:Boolean,reflect:!0})],ir.prototype,"active",void 0)});var Ib=p(()=>{"use strict"});var Lb=p(()=>{"use strict"});var xd,kb=p(()=>{"use strict";xd=u(v());gd();bd();gd();md();Ib();bd();yd();Lb();(0,xd.customElement)("ft-accordion")($r);(0,xd.customElement)("ft-accordion-item")(ir)});var Mn,Q,Tb,at,$b,vd,Pb,Nb,Sd=p(()=>{"use strict";Mn=u(R()),Q=u(v());Fr();qt();Bo();Qt();Tb=Q.FtCssVariableFactory.extend("--ft-chip-color","",Q.designSystemVariables.colorOnSurface),at={backgroundColor:Q.FtCssVariableFactory.extend("--ft-chip-background-color","",Q.designSystemVariables.colorSurface),color:Tb,fontSize:Q.FtCssVariableFactory.extend("--ft-chip-font-size","",We.fontSize),fontWeight:Q.FtCssVariableFactory.extend("--ft-chip-font-weight","",We.fontWeight),iconSize:Q.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:Q.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:Q.FtCssVariableFactory.extend("--ft-chip-ripple-color","",Tb),horizontalPadding:Q.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:Q.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:Q.FtCssVariableFactory.extend("--ft-chip-border-color","",Q.designSystemVariables.colorOutline),opacityDisabled:Q.FtCssVariableFactory.external(Q.designSystemVariables.colorOpacityDisabled,"Design system")},$b=Q.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",Q.FtCssVariableFactory.extend("--ft-chip-color","",Q.designSystemVariables.colorOnPrimary)),vd={backgroundColor:Q.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",Q.FtCssVariableFactory.extend("--ft-chip-background-color","",Q.designSystemVariables.colorPrimary)),color:$b,rippleColor:Q.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",$b)},Pb={horizontalPadding:Q.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:Q.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},Nb=[Q.noTextSelect,Mn.css`
2133
+ `}update(e){super.update(e),e.has("active")&&this.active&&this.dispatchEvent(new Event("activated",{composed:!0,bubbles:!0}))}onToggleKeyDown(e){(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),this.active=!this.active)}};nr.elementDefinitions={"ft-ripple":G,"ft-typography":Z,"ft-icon":he};nr.styles=Ab;Ss([(0,Fn.property)()],nr.prototype,"icon",void 0);Ss([(0,Fn.property)()],nr.prototype,"iconVariant",void 0);Ss([(0,Fn.property)()],nr.prototype,"label",void 0);Ss([(0,Fn.property)({type:Boolean,reflect:!0})],nr.prototype,"active",void 0)});var Ib=p(()=>{"use strict"});var Lb=p(()=>{"use strict"});var xd,kb=p(()=>{"use strict";xd=f(v());gd();bd();gd();md();Ib();bd();yd();Lb();(0,xd.customElement)("ft-accordion")(Pr);(0,xd.customElement)("ft-accordion-item")(nr)});var Mn,Q,Tb,at,$b,vd,Pb,_b,Sd=p(()=>{"use strict";Mn=f(R()),Q=f(v());Mr();Qt();Do();Xt();Tb=Q.FtCssVariableFactory.extend("--ft-chip-color","",Q.designSystemVariables.colorOnSurface),at={backgroundColor:Q.FtCssVariableFactory.extend("--ft-chip-background-color","",Q.designSystemVariables.colorSurface),color:Tb,fontSize:Q.FtCssVariableFactory.extend("--ft-chip-font-size","",We.fontSize),fontWeight:Q.FtCssVariableFactory.extend("--ft-chip-font-weight","",We.fontWeight),iconSize:Q.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:Q.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:Q.FtCssVariableFactory.extend("--ft-chip-ripple-color","",Tb),horizontalPadding:Q.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:Q.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:Q.FtCssVariableFactory.extend("--ft-chip-border-color","",Q.designSystemVariables.colorOutline),opacityDisabled:Q.FtCssVariableFactory.external(Q.designSystemVariables.colorOpacityDisabled,"Design system")},$b=Q.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",Q.FtCssVariableFactory.extend("--ft-chip-color","",Q.designSystemVariables.colorOnPrimary)),vd={backgroundColor:Q.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",Q.FtCssVariableFactory.extend("--ft-chip-background-color","",Q.designSystemVariables.colorPrimary)),color:$b,rippleColor:Q.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",$b)},Pb={horizontalPadding:Q.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:Q.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},_b=[Q.noTextSelect,Mn.css`
2134
2134
  :host {
2135
2135
  display: inline-block;
2136
2136
  max-width: 100%;
@@ -2270,8 +2270,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2270
2270
  .ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
2271
2271
  order: -1;
2272
2272
  }
2273
- `]});var Cs,ft,_b,qi,$t,Os,_e,Cd=p(()=>{"use strict";Cs=u(R()),ft=u(W()),_b=u(wt()),qi=u(v());yt();Be();Zt();Sd();Qt();$t=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Os=class extends CustomEvent{constructor(){super("icon-click")}},_e=class extends qi.FtLitElement{constructor(){super(...arguments),this.highlighted=!1,this.removable=!1,this.disabled=!1,this.clickable=!1,this.iconClickable=!1,this.dense=!1,this.multiLine=!1,this.label="",this.iconLabel="",this.hideIconTooltip=!1,this.icon=void 0,this.trailingIcon=!1}render(){let e={"ft-chip":!0,"ft-chip--highlighted":this.highlighted,"ft-chip--disabled":this.disabled,"ft-chip--clickable":this.interactionsOnChip,"ft-chip--trailing-icon":this.trailingIcon||this.removable,"ft-chip--no-content":!this.hasTextContent(),"ft-chip--dense":this.dense,"ft-chip--multi-line":this.multiLine,"ft-chip--safari-fix":qi.isSafari};return Cs.html`
2274
- <div class="${(0,_b.classMap)(e)}"
2273
+ `]});var Cs,ft,Nb,qi,$t,Os,Ne,Cd=p(()=>{"use strict";Cs=f(R()),ft=f(W()),Nb=f(wt()),qi=f(v());yt();Be();Yt();Sd();Xt();$t=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Os=class extends CustomEvent{constructor(){super("icon-click")}},Ne=class extends qi.FtLitElement{constructor(){super(...arguments),this.highlighted=!1,this.removable=!1,this.disabled=!1,this.clickable=!1,this.iconClickable=!1,this.dense=!1,this.multiLine=!1,this.label="",this.iconLabel="",this.hideIconTooltip=!1,this.icon=void 0,this.trailingIcon=!1}render(){let e={"ft-chip":!0,"ft-chip--highlighted":this.highlighted,"ft-chip--disabled":this.disabled,"ft-chip--clickable":this.interactionsOnChip,"ft-chip--trailing-icon":this.trailingIcon||this.removable,"ft-chip--no-content":!this.hasTextContent(),"ft-chip--dense":this.dense,"ft-chip--multi-line":this.multiLine,"ft-chip--safari-fix":qi.isSafari};return Cs.html`
2274
+ <div class="${(0,Nb.classMap)(e)}"
2275
2275
  aria-label="${this.getLabel()}"
2276
2276
  tabindex="${this.interactionsOnChip?0:-1}"
2277
2277
  @keyup=${this.onKeyUp}
@@ -2297,7 +2297,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2297
2297
  <div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
2298
2298
  <ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}" part="icon"></ft-icon>
2299
2299
  </div>
2300
- `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Os))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Os))}getLabel(){return this.label||this.textContent}get textContent(){return(0,qi.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};_e.elementDefinitions={"ft-ripple":G,"ft-typography":Z,"ft-icon":he,"ft-button":Pe};_e.styles=Nb;$t([(0,ft.property)({type:Boolean})],_e.prototype,"highlighted",void 0);$t([(0,ft.property)({type:Boolean})],_e.prototype,"removable",void 0);$t([(0,ft.property)({type:Boolean})],_e.prototype,"disabled",void 0);$t([(0,ft.property)({type:Boolean})],_e.prototype,"clickable",void 0);$t([(0,ft.property)({type:Boolean})],_e.prototype,"iconClickable",void 0);$t([(0,ft.property)({type:Boolean})],_e.prototype,"dense",void 0);$t([(0,ft.property)({type:Boolean})],_e.prototype,"multiLine",void 0);$t([(0,ft.property)()],_e.prototype,"label",void 0);$t([(0,ft.property)()],_e.prototype,"iconLabel",void 0);$t([(0,ft.property)({type:Boolean})],_e.prototype,"hideIconTooltip",void 0);$t([(0,ft.property)()],_e.prototype,"icon",void 0);$t([(0,ft.property)()],_e.prototype,"iconVariant",void 0);$t([(0,ft.property)({type:Boolean})],_e.prototype,"trailingIcon",void 0);$t([(0,ft.query)("ft-typography slot")],_e.prototype,"slottedContent",void 0)});var Bb,ws,Db,Od=p(()=>{"use strict";Bb=u(R());oe();ws=u(v());Zt();Qt();Db=[Bb.css`
2300
+ `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Os))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Os))}getLabel(){return this.label||this.textContent}get textContent(){return(0,qi.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};Ne.elementDefinitions={"ft-ripple":G,"ft-typography":Z,"ft-icon":he,"ft-button":Pe};Ne.styles=_b;$t([(0,ft.property)({type:Boolean})],Ne.prototype,"highlighted",void 0);$t([(0,ft.property)({type:Boolean})],Ne.prototype,"removable",void 0);$t([(0,ft.property)({type:Boolean})],Ne.prototype,"disabled",void 0);$t([(0,ft.property)({type:Boolean})],Ne.prototype,"clickable",void 0);$t([(0,ft.property)({type:Boolean})],Ne.prototype,"iconClickable",void 0);$t([(0,ft.property)({type:Boolean})],Ne.prototype,"dense",void 0);$t([(0,ft.property)({type:Boolean})],Ne.prototype,"multiLine",void 0);$t([(0,ft.property)()],Ne.prototype,"label",void 0);$t([(0,ft.property)()],Ne.prototype,"iconLabel",void 0);$t([(0,ft.property)({type:Boolean})],Ne.prototype,"hideIconTooltip",void 0);$t([(0,ft.property)()],Ne.prototype,"icon",void 0);$t([(0,ft.property)()],Ne.prototype,"iconVariant",void 0);$t([(0,ft.property)({type:Boolean})],Ne.prototype,"trailingIcon",void 0);$t([(0,ft.query)("ft-typography slot")],Ne.prototype,"slottedContent",void 0)});var Bb,ws,Db,Od=p(()=>{"use strict";Bb=f(R());oe();ws=f(v());Yt();Xt();Db=[Bb.css`
2301
2301
  :host {
2302
2302
  display: inline-block;
2303
2303
  max-width: 100%;
@@ -2464,7 +2464,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2464
2464
  .ftds--family-error .ftds-chip--icon-container {
2465
2465
  color: ${F.errorIconColor};
2466
2466
  }
2467
- `]});var wo,Eo,Fb,Es,Zi,wd,nr,Ed=p(()=>{"use strict";wo=u(R()),Eo=u(W()),Fb=u(wt()),Es=u(v());Be();Zt();Od();oe();Qt();Zi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},wd=class extends CustomEvent{constructor(){super("remove")}},nr=class extends Es.FtdsBase{constructor(){super(...arguments),this.withAction=!1,this.removable=!1,this.removeButtonLabel="Remove",this.label=""}render(){let e={"ftds-chip":!0,"ftds-chip--with-action":this.removable||this.withAction,"ftds-chip--with-icon":!!this.icon,...this.getDesignSystemBaseClasses()};return wo.html`
2467
+ `]});var Eo,Ao,Fb,Es,Zi,wd,ar,Ed=p(()=>{"use strict";Eo=f(R()),Ao=f(W()),Fb=f(wt()),Es=f(v());Be();Yt();Od();oe();Xt();Zi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},wd=class extends CustomEvent{constructor(){super("remove")}},ar=class extends Es.FtdsBase{constructor(){super(...arguments),this.withAction=!1,this.removable=!1,this.removeButtonLabel="Remove",this.label=""}render(){let e={"ftds-chip":!0,"ftds-chip--with-action":this.removable||this.withAction,"ftds-chip--with-icon":!!this.icon,...this.getDesignSystemBaseClasses()};return Eo.html`
2468
2468
  <div class="${(0,Fb.classMap)(e)}"
2469
2469
  aria-label="${this.getLabel()}"
2470
2470
  part="chip">
@@ -2474,11 +2474,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2474
2474
  </ft-typography>
2475
2475
  ${this.renderAction()}
2476
2476
  </div>
2477
- `}renderIcon(){return this.icon?wo.html`
2477
+ `}renderIcon(){return this.icon?Eo.html`
2478
2478
  <div class="ftds-chip--icon-container" part="icon-container">
2479
2479
  <ft-icon .variant=${Qe.fluid_topics} .value="${this.icon}" part="icon"></ft-icon>
2480
2480
  </div>
2481
- `:wo.nothing}renderAction(){return this.removable?wo.html`
2481
+ `:Eo.nothing}renderAction(){return this.removable?Eo.html`
2482
2482
  <ftds-button round
2483
2483
  class="ftds-chip--remove-button"
2484
2484
  @click=${this.dispatchRemoveEvent}
@@ -2488,9 +2488,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2488
2488
  size=${this.resolveButtonSize()}
2489
2489
  part="icon-button"
2490
2490
  ></ftds-button>
2491
- `:this.withAction?wo.html`
2491
+ `:this.withAction?Eo.html`
2492
2492
  <slot name="action"></slot>
2493
- `:wo.nothing}resolveButtonSize(){switch(this.size){case gt.large:return gt.medium;case gt.medium:case gt.small:return gt.small}}getLabel(){return this.label||this.textContent}get textContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&r!==void 0?r:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new wd)}typographyVariant(){switch(this.size){case gt.large:return $e.body2medium;case gt.medium:case gt.small:return $e.caption1medium}}};nr.elementDefinitions={"ft-typography":Z,"ft-icon":he,"ftds-button":cr};nr.styles=Db;Zi([(0,Eo.property)({type:Boolean})],nr.prototype,"withAction",void 0);Zi([(0,Eo.property)({type:Boolean})],nr.prototype,"removable",void 0);Zi([(0,Eo.property)()],nr.prototype,"removeButtonLabel",void 0);Zi([(0,Eo.property)()],nr.prototype,"label",void 0);Zi([(0,Eo.property)()],nr.prototype,"icon",void 0);Zi([(0,Eo.query)("ft-typography slot")],nr.prototype,"slottedContent",void 0)});var Mb=p(()=>{"use strict"});var zb=p(()=>{"use strict"});var Ad,Rd=p(()=>{"use strict";Ad=u(v());Cd();Ed();Cd();Sd();Mb();Ed();Od();zb();(0,Ad.customElement)("ft-chip")(_e);(0,Ad.customElement)("ftds-chip")(nr)});function As(t,e,r){return t?e(t):r?.(t)}var Ub=p(()=>{});var Id=p(()=>{Ub()});var Hb,we,U,Wb,Qi=p(()=>{"use strict";Hb=u(R()),we=u(v());qt();U={fontSize:we.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:we.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:we.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:we.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:we.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:we.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:we.FtCssVariableFactory.extend("--ft-input-label-border-color","",we.designSystemVariables.colorOutline),textColor:we.FtCssVariableFactory.extend("--ft-input-label-text-color","",we.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:we.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",we.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:we.FtCssVariableFactory.extend("--ft-input-label-background-color","",we.designSystemVariables.colorSurface),borderRadius:we.FtCssVariableFactory.extend("--ft-input-label-border-radius","",we.designSystemVariables.borderRadiusS),colorError:we.FtCssVariableFactory.external(we.designSystemVariables.colorError,"Design system")},Wb=Hb.css`
2493
+ `:Eo.nothing}resolveButtonSize(){switch(this.size){case gt.large:return gt.medium;case gt.medium:case gt.small:return gt.small}}getLabel(){return this.label||this.textContent}get textContent(){var e,r;return(r=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(i=>i.textContent).join("").trim())!==null&&r!==void 0?r:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new wd)}typographyVariant(){switch(this.size){case gt.large:return $e.body2medium;case gt.medium:case gt.small:return $e.caption1medium}}};ar.elementDefinitions={"ft-typography":Z,"ft-icon":he,"ftds-button":dr};ar.styles=Db;Zi([(0,Ao.property)({type:Boolean})],ar.prototype,"withAction",void 0);Zi([(0,Ao.property)({type:Boolean})],ar.prototype,"removable",void 0);Zi([(0,Ao.property)()],ar.prototype,"removeButtonLabel",void 0);Zi([(0,Ao.property)()],ar.prototype,"label",void 0);Zi([(0,Ao.property)()],ar.prototype,"icon",void 0);Zi([(0,Ao.query)("ft-typography slot")],ar.prototype,"slottedContent",void 0)});var Mb=p(()=>{"use strict"});var zb=p(()=>{"use strict"});var Ad,Rd=p(()=>{"use strict";Ad=f(v());Cd();Ed();Cd();Sd();Mb();Ed();Od();zb();(0,Ad.customElement)("ft-chip")(Ne);(0,Ad.customElement)("ftds-chip")(ar)});function As(t,e,r){return t?e(t):r?.(t)}var Ub=p(()=>{});var Id=p(()=>{Ub()});var Hb,we,U,Wb,Qi=p(()=>{"use strict";Hb=f(R()),we=f(v());Qt();U={fontSize:we.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:we.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:we.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:we.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:we.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:we.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:we.FtCssVariableFactory.extend("--ft-input-label-border-color","",we.designSystemVariables.colorOutline),textColor:we.FtCssVariableFactory.extend("--ft-input-label-text-color","",we.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:we.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",we.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:we.FtCssVariableFactory.extend("--ft-input-label-background-color","",we.designSystemVariables.colorSurface),borderRadius:we.FtCssVariableFactory.extend("--ft-input-label-border-radius","",we.designSystemVariables.borderRadiusS),colorError:we.FtCssVariableFactory.external(we.designSystemVariables.colorError,"Design system")},Wb=Hb.css`
2494
2494
  .ft-input-label {
2495
2495
  position: absolute;
2496
2496
  inset: 0;
@@ -2612,7 +2612,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2612
2612
  .ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
2613
2613
  border-top: none;
2614
2614
  }
2615
- `});var Ld,kd,jb,Gb,Vb,Xr,Td=p(()=>{"use strict";Ld=u(R()),kd=u(W());Id();jb=u(wt()),Gb=u(v()),Vb=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Xr=class extends Gb.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return Ld.html`
2615
+ `});var Ld,kd,jb,Gb,Vb,Jr,Td=p(()=>{"use strict";Ld=f(R()),kd=f(W());Id();jb=f(wt()),Gb=f(v()),Vb=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Jr=class extends Gb.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return Ld.html`
2616
2616
  <div class="${(0,jb.classMap)(this.inputLabelClasses)}">
2617
2617
  ${As(this.text,()=>Ld.html`
2618
2618
  <div class="ft-input-label--text ft-typography--caption">
@@ -2621,14 +2621,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2621
2621
  </div>
2622
2622
  `)}
2623
2623
  </div>
2624
- `}};Xr.elementDefinitions={};Vb([(0,kd.property)({type:String})],Xr.prototype,"text",void 0);Vb([(0,kd.property)({type:Boolean})],Xr.prototype,"raised",void 0)});var Rs,$d,mr,Pd=p(()=>{"use strict";Rs=u(W());qt();Qi();Td();$d=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},mr=class extends Xr{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};mr.elementDefinitions={};mr.styles=[Sr,Wb];$d([(0,Rs.property)({type:Boolean})],mr.prototype,"outlined",void 0);$d([(0,Rs.property)({type:Boolean})],mr.prototype,"error",void 0);$d([(0,Rs.property)({type:Boolean})],mr.prototype,"disabled",void 0)});var Kb,Ue,ht,qb,Nd=p(()=>{"use strict";Kb=u(R());oe();qt();Qi();Ue=u(v()),ht={fontSize:Ue.FtCssVariableFactory.extend("--ft-input-label-font-size","",fi.fontSize),fontSizeRaised:Ue.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",_o.fontSize),lineHeight:Ue.FtCssVariableFactory.extend("--ft-input-label-line-height","",_o.lineHeight),color:Ue.FtCssVariableFactory.extend("--ft-input-label-color","",Ue.semantic.contentGlobalSubtle),largeFieldHeight:Ue.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:Ue.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",c.spacing05),largeFieldHorizontalPadding:Ue.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",c.spacing4),mediumFieldHeight:Ue.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:Ue.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:Ue.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",c.spacing4),additionalPaddingLeft:Ue.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:Ue.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},qb=[Kb.css`
2624
+ `}};Jr.elementDefinitions={};Vb([(0,kd.property)({type:String})],Jr.prototype,"text",void 0);Vb([(0,kd.property)({type:Boolean})],Jr.prototype,"raised",void 0)});var Rs,$d,gr,Pd=p(()=>{"use strict";Rs=f(W());Qt();Qi();Td();$d=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},gr=class extends Jr{constructor(){super(...arguments),this.outlined=!1,this.error=!1,this.disabled=!1}get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,"ft-input-label--outlined":this.outlined,"ft-input-label--disabled":this.disabled,"ft-input-label--in-error":this.error}}};gr.elementDefinitions={};gr.styles=[Cr,Wb];$d([(0,Rs.property)({type:Boolean})],gr.prototype,"outlined",void 0);$d([(0,Rs.property)({type:Boolean})],gr.prototype,"error",void 0);$d([(0,Rs.property)({type:Boolean})],gr.prototype,"disabled",void 0)});var Kb,Ue,ht,qb,_d=p(()=>{"use strict";Kb=f(R());oe();Qt();Qi();Ue=f(v()),ht={fontSize:Ue.FtCssVariableFactory.extend("--ft-input-label-font-size","",fi.fontSize),fontSizeRaised:Ue.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",Bo.fontSize),lineHeight:Ue.FtCssVariableFactory.extend("--ft-input-label-line-height","",Bo.lineHeight),color:Ue.FtCssVariableFactory.extend("--ft-input-label-color","",Ue.semantic.contentGlobalSubtle),largeFieldHeight:Ue.FtCssVariableFactory.create("--ft-input-label-large-height","","SIZE","50px"),largeFieldVerticalGap:Ue.FtCssVariableFactory.extend("--ft-input-label-large-field-vertical-gap","",c.spacing05),largeFieldHorizontalPadding:Ue.FtCssVariableFactory.extend("--ft-input-label-large-field-horizontal-padding","",c.spacing4),mediumFieldHeight:Ue.FtCssVariableFactory.create("--ft-input-label-medium-height","","SIZE","40px"),mediumFieldVerticalGap:Ue.FtCssVariableFactory.create("--ft-input-label-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHorizontalPadding:Ue.FtCssVariableFactory.extend("--ft-input-label-medium-field-horizontal-padding","",c.spacing4),additionalPaddingLeft:Ue.FtCssVariableFactory.create("--ft-input-label-additional-padding-left","","SIZE","0px"),additionalPaddingRight:Ue.FtCssVariableFactory.create("--ft-input-label-additional-padding-right","","SIZE","0px")},qb=[Kb.css`
2625
2625
 
2626
2626
  :root {
2627
2627
  --field-height: ${ht.largeFieldHeight};
2628
2628
  --field-vertical-gap: ${ht.largeFieldVerticalGap};
2629
2629
  --field-horizontal-padding: ${ht.largeFieldHorizontalPadding};
2630
2630
 
2631
- --typo-caption-height: calc(${_o.lineHeight} * ${_o.fontSize});
2631
+ --typo-caption-height: calc(${Bo.lineHeight} * ${Bo.fontSize});
2632
2632
  --typo-body-height: calc(${fi.lineHeight} * ${fi.fontSize});
2633
2633
  --caption-label-and-value-combined-height: calc(var(--field-vertical-gap) + var(--typo-caption-height) + var(--typo-body-height));
2634
2634
  --input-content-vertical-padding: calc((var(--field-height) - var(--caption-label-and-value-combined-height)) / 2);
@@ -2703,7 +2703,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2703
2703
  top: var(--input-content-vertical-padding);
2704
2704
  }
2705
2705
 
2706
- `]});var Zb,zn,_d=p(()=>{"use strict";Td();Zb=u(v());Nd();Be();zn=class extends(0,Zb.toFtdsBase)(Xr){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};zn.styles=[Sr,qb]});var Qb=p(()=>{"use strict"});var Yb=p(()=>{"use strict"});var Bd,Xb=p(()=>{"use strict";Bd=u(v());Pd();_d();Pd();Qi();Qb();_d();Nd();Yb();(0,Bd.customElement)("ft-input-label")(mr);(0,Bd.customElement)("ftds-input-label")(zn)});var Jb,K,Y,ex,Is=p(()=>{"use strict";Jb=u(R()),K=u(v());Qi();qt();Fr();Bo();Y={labelSize:K.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:K.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:K.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:K.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:K.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:K.FtCssVariableFactory.extend("--ft-select-selected-option-color","",K.designSystemVariables.colorOnSurface),helperColor:K.FtCssVariableFactory.extend("--ft-select-helper-color","",K.designSystemVariables.colorOnSurfaceMedium),optionsColor:K.FtCssVariableFactory.extend("--ft-select-options-color","",K.designSystemVariables.colorOnSurface),optionsZIndex:K.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:K.FtCssVariableFactory.extend("--ft-select-background-color","",K.designSystemVariables.colorSurface),colorOnSurfaceDisabled:K.FtCssVariableFactory.external(K.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:K.FtCssVariableFactory.external(K.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:K.FtCssVariableFactory.external(K.designSystemVariables.borderRadiusS,"Design system"),elevation02:K.FtCssVariableFactory.external(K.designSystemVariables.elevation02,"Design system"),colorError:K.FtCssVariableFactory.external(K.designSystemVariables.colorError,"Design system")},ex=Jb.css`
2706
+ `]});var Zb,zn,Nd=p(()=>{"use strict";Td();Zb=f(v());_d();Be();zn=class extends(0,Zb.toFtdsBase)(Jr){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};zn.styles=[Cr,qb]});var Qb=p(()=>{"use strict"});var Yb=p(()=>{"use strict"});var Bd,Xb=p(()=>{"use strict";Bd=f(v());Pd();Nd();Pd();Qi();Qb();Nd();_d();Yb();(0,Bd.customElement)("ft-input-label")(gr);(0,Bd.customElement)("ftds-input-label")(zn)});var Jb,K,Y,ex,Is=p(()=>{"use strict";Jb=f(R()),K=f(v());Qi();Qt();Mr();Do();Y={labelSize:K.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:K.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:K.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:K.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:K.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:K.FtCssVariableFactory.extend("--ft-select-selected-option-color","",K.designSystemVariables.colorOnSurface),helperColor:K.FtCssVariableFactory.extend("--ft-select-helper-color","",K.designSystemVariables.colorOnSurfaceMedium),optionsColor:K.FtCssVariableFactory.extend("--ft-select-options-color","",K.designSystemVariables.colorOnSurface),optionsZIndex:K.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:K.FtCssVariableFactory.extend("--ft-select-background-color","",K.designSystemVariables.colorSurface),colorOnSurfaceDisabled:K.FtCssVariableFactory.external(K.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:K.FtCssVariableFactory.external(K.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:K.FtCssVariableFactory.external(K.designSystemVariables.borderRadiusS,"Design system"),elevation02:K.FtCssVariableFactory.external(K.designSystemVariables.elevation02,"Design system"),colorError:K.FtCssVariableFactory.external(K.designSystemVariables.colorError,"Design system")},ex=Jb.css`
2707
2707
  *:focus {
2708
2708
  outline: none;
2709
2709
  }
@@ -2779,8 +2779,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2779
2779
  overflow: hidden;
2780
2780
  white-space: nowrap;
2781
2781
  text-overflow: ellipsis;
2782
- ${(0,K.setVariable)(zr.fontSize,Y.selectedOptionSize)};
2783
- ${(0,K.setVariable)(zr.lineHeight,Y.selectedOptionSize)};
2782
+ ${(0,K.setVariable)(Ur.fontSize,Y.selectedOptionSize)};
2783
+ ${(0,K.setVariable)(Ur.lineHeight,Y.selectedOptionSize)};
2784
2784
  }
2785
2785
 
2786
2786
  .ft-select--in-error .ft-select--selected-option {
@@ -2853,7 +2853,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2853
2853
  .ft-select--in-error .ft-select--helper-text {
2854
2854
  color: ${Y.colorError};
2855
2855
  }
2856
- `});var ci,ye,Dd,tx,Ao,Le,Pr,de,Fd=p(()=>{"use strict";ci=u(R()),ye=u(W()),Dd=u(wt()),tx=u(Zr());Id();aa();Ao=u(v());Be();Xb();yt();Zt();Is();Le=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Pr=class extends Ao.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return ci.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Pr.elementDefinitions={};Le([(0,ye.property)({type:String})],Pr.prototype,"label",void 0);Le([(0,ye.property)({type:Object,converter:t=>t})],Pr.prototype,"value",void 0);Le([(0,ye.property)({type:Boolean,reflect:!0})],Pr.prototype,"selected",void 0);de=class t extends Ao.FtLitElement{constructor(){super(...arguments),this.label="",this.ariaLabel=null,this.helper="",this.outlined=!1,this.disabled=!1,this.error=!1,this.fixedMenuPosition=!1,this.options=[],this.optionsDisplayed=!1,this.focusOptions=!1,this.currentSearch="",this.lastSearchInputDate=new Date("01/01/1970"),this.hideOptions=e=>this.optionsDisplayed=this.optionsDisplayed&&e.composedPath().includes(this.container)}render(){var e,r,i,n,a;let s=this.hasOptionsMenuOpen,l=this.disabled||!this.hasOptions,f=((e=this.selectedOption)===null||e===void 0?void 0:e.value)!=null||((i=(r=this.selectedOption)===null||r===void 0?void 0:r.label)!==null&&i!==void 0?i:"").length>0,h={"ft-select":!0,"ft-select--filled":!this.outlined,"ft-select--outlined":this.outlined,"ft-select--disabled":l,"ft-select--options-displayed":s,"ft-select--has-option-selected":f,"ft-select--no-label":!this.label,"ft-select--fixed":this.fixedMenuPosition,"ft-select--in-error":this.error};return ci.html`
2856
+ `});var ci,ye,Dd,tx,Ro,Le,_r,de,Fd=p(()=>{"use strict";ci=f(R()),ye=f(W()),Dd=f(wt()),tx=f(Qr());Id();aa();Ro=f(v());Be();Xb();yt();Yt();Is();Le=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},_r=class extends Ro.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return ci.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};_r.elementDefinitions={};Le([(0,ye.property)({type:String})],_r.prototype,"label",void 0);Le([(0,ye.property)({type:Object,converter:t=>t})],_r.prototype,"value",void 0);Le([(0,ye.property)({type:Boolean,reflect:!0})],_r.prototype,"selected",void 0);de=class t extends Ro.FtLitElement{constructor(){super(...arguments),this.label="",this.ariaLabel=null,this.helper="",this.outlined=!1,this.disabled=!1,this.error=!1,this.fixedMenuPosition=!1,this.options=[],this.optionsDisplayed=!1,this.focusOptions=!1,this.currentSearch="",this.lastSearchInputDate=new Date("01/01/1970"),this.hideOptions=e=>this.optionsDisplayed=this.optionsDisplayed&&e.composedPath().includes(this.container)}render(){var e,r,i,n,a;let s=this.hasOptionsMenuOpen,l=this.disabled||!this.hasOptions,u=((e=this.selectedOption)===null||e===void 0?void 0:e.value)!=null||((i=(r=this.selectedOption)===null||r===void 0?void 0:r.label)!==null&&i!==void 0?i:"").length>0,h={"ft-select":!0,"ft-select--filled":!this.outlined,"ft-select--outlined":this.outlined,"ft-select--disabled":l,"ft-select--options-displayed":s,"ft-select--has-option-selected":u,"ft-select--no-label":!this.label,"ft-select--fixed":this.fixedMenuPosition,"ft-select--in-error":this.error};return ci.html`
2857
2857
  <div class="${(0,Dd.classMap)(h)}" part="container">
2858
2858
  <div class="ft-select--main-panel" part="main-panel">
2859
2859
  <ft-input-label text="${this.label}"
@@ -2861,7 +2861,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2861
2861
  id="label"
2862
2862
  ?disabled=${l}
2863
2863
  ?outlined=${this.outlined}
2864
- ?raised=${f||s}
2864
+ ?raised=${u||s}
2865
2865
  ?error=${this.error}
2866
2866
  ></ft-input-label>
2867
2867
  <div class="ft-select--input-panel"
@@ -2869,11 +2869,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2869
2869
  tabindex="${l?"-1":"0"}"
2870
2870
  @click=${()=>{this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=this.optionsDisplayed}}
2871
2871
  @keydown=${this.onMainPanelKeyDown}
2872
- aria-label="${Vo(this.ariaLabel)}"
2872
+ aria-label="${jo(this.ariaLabel)}"
2873
2873
  aria-labelledby="${As(!this.ariaLabel,()=>"label")}"
2874
2874
  aria-haspopup="listbox"
2875
2875
  aria-expanded="${s}"
2876
- aria-activedescendant="${Vo(this.getOptionId(this.selectedOption))}"
2876
+ aria-activedescendant="${jo(this.getOptionId(this.selectedOption))}"
2877
2877
  role="combobox">
2878
2878
  <ft-ripple ?disabled=${l} ?activated=${!this.outlined}></ft-ripple>
2879
2879
  <ft-typography variant="${$e.body1}" class="ft-select--selected-option">
@@ -2909,7 +2909,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2909
2909
  <ft-ripple ?primary=${i} ?activated=${i}></ft-ripple>
2910
2910
  <span>${e.label}</span>
2911
2911
  </div>
2912
- `}willUpdate(e){super.willUpdate(e),e.has("options")&&(this.selectedOption=this.options.filter(r=>r.selected)[0]),e.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(e){var r,i;if(super.contentAvailableCallback(e),e.has("focusOptions")&&this.focusOptions&&((i=(r=this.selectedOptionElement)!==null&&r!==void 0?r:this.firstOption)===null||i===void 0||i.focus(),this.focusOptions=!1),e.has("optionsDisplayed")&&this.hasOptionsMenuOpen){this.optionsMenu.style.width=this.mainPanel.getBoundingClientRect().width+"px";let n=["bottom","top"];(0,Ao.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",n,"fixed",Y.optionsHeight,0).then(({x:a,y:s})=>{this.optionsMenu.style.left=`${a}px`,this.optionsMenu.style.top=`${s}px`})}}get hasOptionsMenuOpen(){return!this.disabled&&this.optionsDisplayed&&this.hasOptions}get hasOptions(){return this.options.length>0}updateOptionsFromSlot(e){var r;e.stopPropagation();let i=(r=this.optionsSlot)===null||r===void 0?void 0:r.assignedElements().map(n=>n);i&&i.length>0&&(this.options=i)}onMainPanelKeyDown(e){switch(e.key){case" ":e.preventDefault(),e.stopPropagation();case"Enter":this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=!0;break;case"ArrowUp":case"ArrowDown":e.preventDefault(),e.stopPropagation(),this.optionsDisplayed=!0,this.focusOptions=!0;break}}onOptionsKeyDown(e){var r,i,n,a,s;let l;switch(e.key){case"Escape":this.optionsDisplayed=!1,(r=this.mainPanel)===null||r===void 0||r.focus();break;case"Tab":this.optionsDisplayed=!1;break;case"ArrowUp":e.preventDefault(),e.stopPropagation(),l=(n=(i=this.focusedOption)===null||i===void 0?void 0:i.previousElementSibling)!==null&&n!==void 0?n:this.lastOption;break;case"ArrowDown":e.preventDefault(),e.stopPropagation(),l=(s=(a=this.focusedOption)===null||a===void 0?void 0:a.nextElementSibling)!==null&&s!==void 0?s:this.firstOption;break;default:if(e.key.length!=1)break;this.isKeyAlphanumeric(e.key)&&(l=this.handleAlphanumericPress(e.key));break}l?.focus()}isKeyAlphanumeric(e){let r=e.charCodeAt(0);return r>47&&r<58||r>64&&r<91||r>96&&r<123}handleAlphanumericPress(e){var r,i;let n=new Date;n.getTime()-this.lastSearchInputDate.getTime()>t.searchTimeoutMilliseconds&&(this.currentSearch=""),this.currentSearch+=e.toLowerCase();let a=this.options.find(l=>{var f;return((f=l.label)===null||f===void 0?void 0:f.toLowerCase().substring(0,this.currentSearch.length))===this.currentSearch});if(a===void 0){this.lastSearchInputDate=n;return}let s=(i=(r=this.optionsMenu)===null||r===void 0?void 0:r.querySelector(`[data-value="${a.value}"]`))!==null&&i!==void 0?i:void 0;return this.lastSearchInputDate=n,s}onOptionKeyDown(e,r){var i;(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),e.stopPropagation(),this.selectOption(r),this.optionsDisplayed=!1,(i=this.mainPanel)===null||i===void 0||i.focus())}getOptionId(e){if(!e)return;let r=this.options.findIndex(i=>(0,Ao.deepEqual)(i.value,e.value));if(r!==-1)return`option-${r}`}selectOption(e){var r,i;if(!(0,Ao.deepEqual)((r=this.selectedOption)===null||r===void 0?void 0:r.value,e.value)){this.selectedOption=e;for(let n of this.options)n.selected=n===e;this.dispatchEvent(new CustomEvent("change",{detail:(i=this.selectedOption)===null||i===void 0?void 0:i.value}))}this.optionsDisplayed=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.hideOptions)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptions)}};de.elementDefinitions={"ft-input-label":mr,"ft-typography":Z,"ft-ripple":G,"ft-icon":he};de.searchTimeoutMilliseconds=2e3;de.styles=[io,Sr,ex];Le([(0,ye.property)({type:String})],de.prototype,"label",void 0);Le([(0,ye.property)({type:String})],de.prototype,"ariaLabel",void 0);Le([(0,ye.property)({type:String})],de.prototype,"helper",void 0);Le([(0,ye.property)({type:Boolean})],de.prototype,"outlined",void 0);Le([(0,ye.property)({type:Boolean})],de.prototype,"disabled",void 0);Le([(0,ye.property)({type:Boolean})],de.prototype,"error",void 0);Le([(0,ye.property)({type:Boolean})],de.prototype,"fixedMenuPosition",void 0);Le([(0,ye.property)({type:Array})],de.prototype,"options",void 0);Le([(0,ye.state)()],de.prototype,"selectedOption",void 0);Le([(0,ye.state)()],de.prototype,"optionsDisplayed",void 0);Le([(0,ye.state)()],de.prototype,"focusOptions",void 0);Le([(0,ye.state)()],de.prototype,"currentSearch",void 0);Le([(0,ye.state)()],de.prototype,"lastSearchInputDate",void 0);Le([(0,ye.query)(".ft-select")],de.prototype,"container",void 0);Le([(0,ye.query)(".ft-select--options")],de.prototype,"optionsMenu",void 0);Le([(0,ye.query)(".ft-select--input-panel")],de.prototype,"mainPanel",void 0);Le([(0,ye.query)(".ft-select--option:first-child")],de.prototype,"firstOption",void 0);Le([(0,ye.query)(".ft-select--option:focus")],de.prototype,"focusedOption",void 0);Le([(0,ye.query)(".ft-select--option.ft-select--option-selected")],de.prototype,"selectedOptionElement",void 0);Le([(0,ye.query)(".ft-select--option:last-child")],de.prototype,"lastOption",void 0);Le([(0,ye.query)("slot:not([name])")],de.prototype,"optionsSlot",void 0)});var rx=p(()=>{"use strict"});var Md,ox=p(()=>{"use strict";Md=u(v());Fd();Fd();Is();rx();(0,Md.customElement)("ft-select")(de);(0,Md.customElement)("ft-select-option")(Pr)});var ix,gr,st,nx,Ls=p(()=>{"use strict";ix=u(R()),gr=u(v()),st={display:gr.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:gr.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:gr.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:gr.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:gr.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:gr.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:gr.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:gr.FtCssVariableFactory.external(gr.designSystemVariables.borderRadiusM,"Design system")},nx=ix.css`
2912
+ `}willUpdate(e){super.willUpdate(e),e.has("options")&&(this.selectedOption=this.options.filter(r=>r.selected)[0]),e.has("selectedOption")&&(this.optionsDisplayed=!1)}contentAvailableCallback(e){var r,i;if(super.contentAvailableCallback(e),e.has("focusOptions")&&this.focusOptions&&((i=(r=this.selectedOptionElement)!==null&&r!==void 0?r:this.firstOption)===null||i===void 0||i.focus(),this.focusOptions=!1),e.has("optionsDisplayed")&&this.hasOptionsMenuOpen){this.optionsMenu.style.width=this.mainPanel.getBoundingClientRect().width+"px";let n=["bottom","top"];(0,Ro.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",n,"fixed",Y.optionsHeight,0).then(({x:a,y:s})=>{this.optionsMenu.style.left=`${a}px`,this.optionsMenu.style.top=`${s}px`})}}get hasOptionsMenuOpen(){return!this.disabled&&this.optionsDisplayed&&this.hasOptions}get hasOptions(){return this.options.length>0}updateOptionsFromSlot(e){var r;e.stopPropagation();let i=(r=this.optionsSlot)===null||r===void 0?void 0:r.assignedElements().map(n=>n);i&&i.length>0&&(this.options=i)}onMainPanelKeyDown(e){switch(e.key){case" ":e.preventDefault(),e.stopPropagation();case"Enter":this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=!0;break;case"ArrowUp":case"ArrowDown":e.preventDefault(),e.stopPropagation(),this.optionsDisplayed=!0,this.focusOptions=!0;break}}onOptionsKeyDown(e){var r,i,n,a,s;let l;switch(e.key){case"Escape":this.optionsDisplayed=!1,(r=this.mainPanel)===null||r===void 0||r.focus();break;case"Tab":this.optionsDisplayed=!1;break;case"ArrowUp":e.preventDefault(),e.stopPropagation(),l=(n=(i=this.focusedOption)===null||i===void 0?void 0:i.previousElementSibling)!==null&&n!==void 0?n:this.lastOption;break;case"ArrowDown":e.preventDefault(),e.stopPropagation(),l=(s=(a=this.focusedOption)===null||a===void 0?void 0:a.nextElementSibling)!==null&&s!==void 0?s:this.firstOption;break;default:if(e.key.length!=1)break;this.isKeyAlphanumeric(e.key)&&(l=this.handleAlphanumericPress(e.key));break}l?.focus()}isKeyAlphanumeric(e){let r=e.charCodeAt(0);return r>47&&r<58||r>64&&r<91||r>96&&r<123}handleAlphanumericPress(e){var r,i;let n=new Date;n.getTime()-this.lastSearchInputDate.getTime()>t.searchTimeoutMilliseconds&&(this.currentSearch=""),this.currentSearch+=e.toLowerCase();let a=this.options.find(l=>{var u;return((u=l.label)===null||u===void 0?void 0:u.toLowerCase().substring(0,this.currentSearch.length))===this.currentSearch});if(a===void 0){this.lastSearchInputDate=n;return}let s=(i=(r=this.optionsMenu)===null||r===void 0?void 0:r.querySelector(`[data-value="${a.value}"]`))!==null&&i!==void 0?i:void 0;return this.lastSearchInputDate=n,s}onOptionKeyDown(e,r){var i;(e.key==="Enter"||e.key===" ")&&(e.preventDefault(),e.stopPropagation(),this.selectOption(r),this.optionsDisplayed=!1,(i=this.mainPanel)===null||i===void 0||i.focus())}getOptionId(e){if(!e)return;let r=this.options.findIndex(i=>(0,Ro.deepEqual)(i.value,e.value));if(r!==-1)return`option-${r}`}selectOption(e){var r,i;if(!(0,Ro.deepEqual)((r=this.selectedOption)===null||r===void 0?void 0:r.value,e.value)){this.selectedOption=e;for(let n of this.options)n.selected=n===e;this.dispatchEvent(new CustomEvent("change",{detail:(i=this.selectedOption)===null||i===void 0?void 0:i.value}))}this.optionsDisplayed=!1}connectedCallback(){super.connectedCallback(),document.addEventListener("click",this.hideOptions)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptions)}};de.elementDefinitions={"ft-input-label":gr,"ft-typography":Z,"ft-ripple":G,"ft-icon":he};de.searchTimeoutMilliseconds=2e3;de.styles=[no,Cr,ex];Le([(0,ye.property)({type:String})],de.prototype,"label",void 0);Le([(0,ye.property)({type:String})],de.prototype,"ariaLabel",void 0);Le([(0,ye.property)({type:String})],de.prototype,"helper",void 0);Le([(0,ye.property)({type:Boolean})],de.prototype,"outlined",void 0);Le([(0,ye.property)({type:Boolean})],de.prototype,"disabled",void 0);Le([(0,ye.property)({type:Boolean})],de.prototype,"error",void 0);Le([(0,ye.property)({type:Boolean})],de.prototype,"fixedMenuPosition",void 0);Le([(0,ye.property)({type:Array})],de.prototype,"options",void 0);Le([(0,ye.state)()],de.prototype,"selectedOption",void 0);Le([(0,ye.state)()],de.prototype,"optionsDisplayed",void 0);Le([(0,ye.state)()],de.prototype,"focusOptions",void 0);Le([(0,ye.state)()],de.prototype,"currentSearch",void 0);Le([(0,ye.state)()],de.prototype,"lastSearchInputDate",void 0);Le([(0,ye.query)(".ft-select")],de.prototype,"container",void 0);Le([(0,ye.query)(".ft-select--options")],de.prototype,"optionsMenu",void 0);Le([(0,ye.query)(".ft-select--input-panel")],de.prototype,"mainPanel",void 0);Le([(0,ye.query)(".ft-select--option:first-child")],de.prototype,"firstOption",void 0);Le([(0,ye.query)(".ft-select--option:focus")],de.prototype,"focusedOption",void 0);Le([(0,ye.query)(".ft-select--option.ft-select--option-selected")],de.prototype,"selectedOptionElement",void 0);Le([(0,ye.query)(".ft-select--option:last-child")],de.prototype,"lastOption",void 0);Le([(0,ye.query)("slot:not([name])")],de.prototype,"optionsSlot",void 0)});var rx=p(()=>{"use strict"});var Md,ox=p(()=>{"use strict";Md=f(v());Fd();Fd();Is();rx();(0,Md.customElement)("ft-select")(de);(0,Md.customElement)("ft-select-option")(_r)});var ix,yr,st,nx,Ls=p(()=>{"use strict";ix=f(R()),yr=f(v()),st={display:yr.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:yr.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:yr.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:yr.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:yr.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:yr.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:yr.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:yr.FtCssVariableFactory.external(yr.designSystemVariables.borderRadiusM,"Design system")},nx=ix.css`
2913
2913
  :host {
2914
2914
  width: ${st.width};
2915
2915
  height: ${st.height};
@@ -2936,7 +2936,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
2936
2936
  background-position: calc(100vw + ${st.glareWidth}) 0, calc(${st.glareWidth} * -1) 0;
2937
2937
  }
2938
2938
  }
2939
- `});var z,zd,B,ax,sx,ks=p(()=>{"use strict";z=u(v()),zd=u(R());Do();Qi();Is();Ls();Qn();gs();bs();qt();B={height:z.FtCssVariableFactory.create("--ft-search-bar-height","","SIZE","38px"),borderRadius:z.FtCssVariableFactory.extend("--ft-search-bar-border-radius","",z.designSystemVariables.borderRadiusS),mobileOpenPosition:z.FtCssVariableFactory.create("--ft-search-bar-mobile-open-position","","POSITION","fixed"),mobileOpenTop:z.FtCssVariableFactory.create("--ft-search-bar-mobile-open-top","","SIZE","0"),mobileOpenBottom:z.FtCssVariableFactory.create("--ft-search-bar-mobile-open-bottom","","SIZE","0"),mobileOpenLeft:z.FtCssVariableFactory.create("--ft-search-bar-mobile-open-left","","SIZE","0"),mobileOpenRight:z.FtCssVariableFactory.create("--ft-search-bar-mobile-open-right","","SIZE","0"),desktopFiltersHeight:z.FtCssVariableFactory.create("--ft-search-bar-desktop-filters-height","","SIZE","350px"),floatingZIndex:z.FtCssVariableFactory.create("--ft-search-bar-floating-components-z-index","","NUMBER","3"),colorSurface:z.FtCssVariableFactory.external(z.designSystemVariables.colorSurface,"Design system"),colorOnSurface:z.FtCssVariableFactory.external(z.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:z.FtCssVariableFactory.external(z.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOutline:z.FtCssVariableFactory.external(z.designSystemVariables.colorOutline,"Design system"),colorPrimary:z.FtCssVariableFactory.external(z.designSystemVariables.colorPrimary,"Design system"),elevation02:z.FtCssVariableFactory.external(z.designSystemVariables.elevation02,"Design system"),buttonColor:z.FtCssVariableFactory.external(j.color,"Button"),buttonRippleColor:z.FtCssVariableFactory.external(j.rippleColor,"Button"),activeItemBorderColor:z.FtCssVariableFactory.extend("--ft-search-bar-active-border-color","",z.designSystemVariables.colorPrimary)},ax=zd.css`
2939
+ `});var z,zd,B,ax,sx,ks=p(()=>{"use strict";z=f(v()),zd=f(R());Fo();Qi();Is();Ls();Qn();gs();bs();Qt();B={height:z.FtCssVariableFactory.create("--ft-search-bar-height","","SIZE","38px"),borderRadius:z.FtCssVariableFactory.extend("--ft-search-bar-border-radius","",z.designSystemVariables.borderRadiusS),mobileOpenPosition:z.FtCssVariableFactory.create("--ft-search-bar-mobile-open-position","","POSITION","fixed"),mobileOpenTop:z.FtCssVariableFactory.create("--ft-search-bar-mobile-open-top","","SIZE","0"),mobileOpenBottom:z.FtCssVariableFactory.create("--ft-search-bar-mobile-open-bottom","","SIZE","0"),mobileOpenLeft:z.FtCssVariableFactory.create("--ft-search-bar-mobile-open-left","","SIZE","0"),mobileOpenRight:z.FtCssVariableFactory.create("--ft-search-bar-mobile-open-right","","SIZE","0"),desktopFiltersHeight:z.FtCssVariableFactory.create("--ft-search-bar-desktop-filters-height","","SIZE","350px"),floatingZIndex:z.FtCssVariableFactory.create("--ft-search-bar-floating-components-z-index","","NUMBER","3"),colorSurface:z.FtCssVariableFactory.external(z.designSystemVariables.colorSurface,"Design system"),colorOnSurface:z.FtCssVariableFactory.external(z.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:z.FtCssVariableFactory.external(z.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOutline:z.FtCssVariableFactory.external(z.designSystemVariables.colorOutline,"Design system"),colorPrimary:z.FtCssVariableFactory.external(z.designSystemVariables.colorPrimary,"Design system"),elevation02:z.FtCssVariableFactory.external(z.designSystemVariables.elevation02,"Design system"),buttonColor:z.FtCssVariableFactory.external(j.color,"Button"),buttonRippleColor:z.FtCssVariableFactory.external(j.rippleColor,"Button"),activeItemBorderColor:z.FtCssVariableFactory.extend("--ft-search-bar-active-border-color","",z.designSystemVariables.colorPrimary)},ax=zd.css`
2940
2940
  * {
2941
2941
  box-sizing: border-box;
2942
2942
  }
@@ -3039,7 +3039,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3039
3039
  align-items: center;
3040
3040
  height: 100%;
3041
3041
 
3042
- ${(0,z.setVariable)(Or.zIndex,`calc(${B.floatingZIndex} + 1)`)};
3042
+ ${(0,z.setVariable)(wr.zIndex,`calc(${B.floatingZIndex} + 1)`)};
3043
3043
  }
3044
3044
 
3045
3045
  .ft-search-bar > ft-button,
@@ -3292,8 +3292,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3292
3292
  .ft-search-bar--desktop-menu .ft-search-bar--launch-search {
3293
3293
  margin: 0;
3294
3294
  }
3295
- `});var lx,cx,Ro,Ud=p(()=>{"use strict";lx=u(R()),cx=u(v());Ls();Ro=class extends cx.FtLitElement{render(){return lx.html`
3296
- `}};Ro.elementDefinitions={};Ro.styles=nx});var dx=p(()=>{"use strict"});var px,ux=p(()=>{"use strict";px=u(v());Ud();Ud();Ls();dx();(0,px.customElement)("ft-skeleton")(Ro)});var Nr,Hd,Yi,_r,Ts=p(()=>{"use strict";Nr=u(R()),Hd=u(Zr());Zt();Yi=u(v());ks();yt();_r=class{constructor(e,r=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new Yi.Debouncer(r)}render(){let e=this.recentSearchesMatchingQuery;return Nr.html`
3295
+ `});var lx,cx,Io,Ud=p(()=>{"use strict";lx=f(R()),cx=f(v());Ls();Io=class extends cx.FtLitElement{render(){return lx.html`
3296
+ `}};Io.elementDefinitions={};Io.styles=nx});var dx=p(()=>{"use strict"});var px,ux=p(()=>{"use strict";px=f(v());Ud();Ud();Ls();dx();(0,px.customElement)("ft-skeleton")(Io)});var Nr,Hd,Yi,Br,Ts=p(()=>{"use strict";Nr=f(R()),Hd=f(Qr());Yt();Yi=f(v());ks();yt();Br=class{constructor(e,r=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new Yi.Debouncer(r)}render(){let e=this.recentSearchesMatchingQuery;return Nr.html`
3297
3297
  <div class="ft-search-bar--suggestions ft-word-wrap ${this.shouldDisplaySuggestions?"ft-search-bar--suggestions-not-empty":""}"
3298
3298
  id="${this.listboxId}"
3299
3299
  role="listbox"
@@ -3348,7 +3348,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3348
3348
  </div>
3349
3349
  `}recentSearchId(e){return this.listboxId+"-recent-"+e}suggestionId(e){return this.listboxId+"-suggest-"+e}getRequestWithQuery(e){return this.searchBar.searchRequestSerializer({...this.searchBar.request,paging:{page:1},query:e})}update(){return new Promise((e,r)=>{this.updateDebouncer.run(async()=>{this.searchBar.suggestions=this.searchBar.api&&this.searchBar.query.length>2?await this.searchBar.api.getSuggestions(this.searchBar.suggestRequest).then(i=>i.suggestions).catch(()=>[]):[],e()})})}onSuggestClick(e,r){this.searchBar.setQuery(r),this.searchBar.onLaunchSearch()}removeRecentSearch(e,r){e.preventDefault(),e.stopPropagation(),this.selectSuggestion(null),this.searchBar.recentSearches=this.searchBar.recentSearches.filter(i=>i.toLowerCase()!==r.toLowerCase()),this.searchBar.saveRecentSearches()}getIcon(e){let r=e.type==="DOCUMENT"?Qe.file_format:Qe.fluid_topics,i;switch(e.type){case"MAP":i=e.editorialType==="BOOK"?tt.BOOK:tt.ARTICLE;break;case"DOCUMENT":i=na(e.mimeType,e.filenameExtension);break;case"TOPIC":i=tt.TOPICS;break}return Nr.html`
3350
3350
  <ft-icon .variant="${r}" .value="${i}" part="suggestion-icon"></ft-icon>
3351
- `}focusNextSuggestion(){this.selectSuggestion(this.nextSuggestionElement())}focusPreviousSuggestion(){this.selectSuggestion(this.previousSuggestionElement())}nextSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.nextElementSibling:this.getFirstSuggestionElement()}getFirstSuggestionElement(){return this.searchBar.querySelector("[part=suggestion-container]")}previousSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.previousElementSibling:this.getLastSuggestionElement()}get selectedSuggestOption(){var e;return(e=this.searchBar.querySelector("[id='"+this.searchBar.selectedSuggestOptionId+"']"))===null||e===void 0?void 0:e.parentElement}get selectedSuggestOptionLink(){return this.searchBar.querySelector("[id='"+this.searchBar.selectedSuggestOptionId+"']")}get selectedSuggestRemoveRecentButton(){var e;return(e=this.selectedSuggestOption)===null||e===void 0?void 0:e.querySelector("[part=remove-suggestion]")}getLastSuggestionElement(){let e=this.searchBar.querySelectorAll("[part=suggestion-container]");return e.length>0?e[e.length-1]:null}selectSuggestion(e){var r;this.searchBar.selectedSuggestRemoveRecent=!1,e?this.searchBar.selectedSuggestOptionId=(r=e.querySelector("[part=suggestions]"))===null||r===void 0?void 0:r.id:this.searchBar.selectedSuggestOptionId=void 0}focusArrowLeft(){this.searchBar.selectedSuggestRemoveRecent?this.searchBar.selectedSuggestRemoveRecent=!1:this.selectSuggestion(null)}focusArrowRight(){!this.searchBar.selectedSuggestRemoveRecent&&this.selectedSuggestRemoveRecentButton?this.searchBar.selectedSuggestRemoveRecent=!0:this.selectSuggestion(null)}get shouldDisplaySuggestions(){return this.searchBar.displaySuggestListbox&&(this.searchBar.suggestions.length>0||this.recentSearchesMatchingQuery.length>0)}get recentSearchesMatchingQuery(){return this.searchBar.recentSearches.filter(e=>e.toLowerCase().includes(this.searchBar.query.toLowerCase()))}};_r.styles=[Yi.wordWrap,Nr.css`
3351
+ `}focusNextSuggestion(){this.selectSuggestion(this.nextSuggestionElement())}focusPreviousSuggestion(){this.selectSuggestion(this.previousSuggestionElement())}nextSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.nextElementSibling:this.getFirstSuggestionElement()}getFirstSuggestionElement(){return this.searchBar.querySelector("[part=suggestion-container]")}previousSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.previousElementSibling:this.getLastSuggestionElement()}get selectedSuggestOption(){var e;return(e=this.searchBar.querySelector("[id='"+this.searchBar.selectedSuggestOptionId+"']"))===null||e===void 0?void 0:e.parentElement}get selectedSuggestOptionLink(){return this.searchBar.querySelector("[id='"+this.searchBar.selectedSuggestOptionId+"']")}get selectedSuggestRemoveRecentButton(){var e;return(e=this.selectedSuggestOption)===null||e===void 0?void 0:e.querySelector("[part=remove-suggestion]")}getLastSuggestionElement(){let e=this.searchBar.querySelectorAll("[part=suggestion-container]");return e.length>0?e[e.length-1]:null}selectSuggestion(e){var r;this.searchBar.selectedSuggestRemoveRecent=!1,e?this.searchBar.selectedSuggestOptionId=(r=e.querySelector("[part=suggestions]"))===null||r===void 0?void 0:r.id:this.searchBar.selectedSuggestOptionId=void 0}focusArrowLeft(){this.searchBar.selectedSuggestRemoveRecent?this.searchBar.selectedSuggestRemoveRecent=!1:this.selectSuggestion(null)}focusArrowRight(){!this.searchBar.selectedSuggestRemoveRecent&&this.selectedSuggestRemoveRecentButton?this.searchBar.selectedSuggestRemoveRecent=!0:this.selectSuggestion(null)}get shouldDisplaySuggestions(){return this.searchBar.displaySuggestListbox&&(this.searchBar.suggestions.length>0||this.recentSearchesMatchingQuery.length>0)}get recentSearchesMatchingQuery(){return this.searchBar.recentSearches.filter(e=>e.toLowerCase().includes(this.searchBar.query.toLowerCase()))}};Br.styles=[Yi.wordWrap,Nr.css`
3352
3352
  .ft-search-bar--mobile .ft-search-bar--suggestions {
3353
3353
  flex-grow: 1;
3354
3354
  flex-shrink: 1;
@@ -3438,7 +3438,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3438
3438
  ft-ripple {
3439
3439
  ${(0,Yi.setVariable)(S.opacityContentOnSurfaceHover,S.opacityContentOnSurfaceSelected)}
3440
3440
  }
3441
- `]});var vt,Wd,$s,Br,Ps=p(()=>{"use strict";vt=u(R()),Wd=u(Zr());Qc();$s=u(v());ys();Rd();Br=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return vt.html``;let e=this.searchBar.isMobile(),r=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),i=vt.html`
3441
+ `]});var vt,Wd,$s,Dr,Ps=p(()=>{"use strict";vt=f(R()),Wd=f(Qr());Qc();$s=f(v());ys();Rd();Dr=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return vt.html``;let e=this.searchBar.isMobile(),r=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),i=vt.html`
3442
3442
  ${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?vt.html`
3443
3443
  <ft-chip part="selected-filters selected-filter-ft-locale"
3444
3444
  ?dense=${this.searchBar.dense&&!e}
@@ -3449,9 +3449,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3449
3449
  ${this.getLocaleLabel(this.searchBar.contentLocale)}
3450
3450
  </ft-chip>
3451
3451
  `:null}
3452
- ${(0,Wd.repeat)(this.searchBar.facets,n=>n.key,n=>{let a=_y(n);return(0,Wd.repeat)(a,s=>{let l=n.label+": "+$y(s),f=n.key.replace(":","-"),h=vt.html`
3452
+ ${(0,Wd.repeat)(this.searchBar.facets,n=>n.key,n=>{let a=Ny(n);return(0,Wd.repeat)(a,s=>{let l=n.label+": "+$y(s),u=n.key.replace(":","-"),h=vt.html`
3453
3453
  <ft-chip
3454
- part="selected-filters selected-filter-${f}"
3454
+ part="selected-filters selected-filter-${u}"
3455
3455
  ?dense=${this.searchBar.dense&&!e}
3456
3456
  ?clickable=${e}
3457
3457
  ?removable=${!e}
@@ -3488,7 +3488,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3488
3488
  <div class="ft-search-bar--selected-filters" part="selected-filters-container">
3489
3489
  ${i}
3490
3490
  </div>
3491
- `}openMobileFilters(e){this.searchBar.isMobile()&&(this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0,this.searchBar.scrollToFacet=e)}getLocaleLabel(e){var r;return(r=this.searchBar.availableContentLocales.filter(i=>{var n;return((n=i.lang)!==null&&n!==void 0?n:"").toLowerCase()===(e??"").toLowerCase()}).map(i=>i.label).pop())!==null&&r!==void 0?r:e}};Br.styles=vt.css`
3491
+ `}openMobileFilters(e){this.searchBar.isMobile()&&(this.searchBar.mobileMenuOpen=!0,this.searchBar.displayFacets=!0,this.searchBar.scrollToFacet=e)}getLocaleLabel(e){var r;return(r=this.searchBar.availableContentLocales.filter(i=>{var n;return((n=i.lang)!==null&&n!==void 0?n:"").toLowerCase()===(e??"").toLowerCase()}).map(i=>i.label).pop())!==null&&r!==void 0?r:e}};Dr.styles=vt.css`
3492
3492
  .ft-search-bar--selected-filters:not(ft-snap-scroll) {
3493
3493
  flex-shrink: 0;
3494
3494
  display: flex;
@@ -3518,7 +3518,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3518
3518
  .ft-search-bar--selected-filters ft-chip {
3519
3519
  flex-grow: 0;
3520
3520
  }
3521
- `});var yr,fx,Un,hx=p(()=>{"use strict";yr=u(R());Ps();Ts();fx=u(wt()),Un=class{constructor(e,r,i){this.searchBar=e,this.selectedFacetsManager=r??new Br(e),this.suggestManager=i??new _r(e)}render(){var e;let r={"ft-search-bar--container":!0,"ft-search-bar--mobile":!0,"ft-search-bar--mobile-menu-open":this.searchBar.isMobileMenuOpen(),"ft-search-bar--forced-open":this.searchBar.forceMobileMenuOpen};return yr.html`
3521
+ `});var br,fx,Un,hx=p(()=>{"use strict";br=f(R());Ps();Ts();fx=f(wt()),Un=class{constructor(e,r,i){this.searchBar=e,this.selectedFacetsManager=r??new Dr(e),this.suggestManager=i??new Br(e)}render(){var e;let r={"ft-search-bar--container":!0,"ft-search-bar--mobile":!0,"ft-search-bar--mobile-menu-open":this.searchBar.isMobileMenuOpen(),"ft-search-bar--forced-open":this.searchBar.forceMobileMenuOpen};return br.html`
3522
3522
  <div class="${(0,fx.classMap)(r)}" part="container" tabindex="-1">
3523
3523
  <div class="ft-search-bar" role="search">
3524
3524
  <div class="ft-search-bar--input-container" part="input-container">
@@ -3528,7 +3528,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3528
3528
  aria-autocomplete="list"
3529
3529
  aria-controls="${this.suggestManager.listboxId}"
3530
3530
  aria-expanded="${this.searchBar.displaySuggestListbox}"
3531
- aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:yr.nothing}"
3531
+ aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:br.nothing}"
3532
3532
  part="input"
3533
3533
  type="search"
3534
3534
  placeholder="${this.searchBar.labelResolver.resolve("inputPlaceHolder")}"
@@ -3542,7 +3542,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3542
3542
  </div>
3543
3543
  ${this.searchBar.displayFacets?this.searchBar.renderFacetsActions():this.selectedFacetsManager.render()}
3544
3544
  ${this.searchBar.displayFacets?this.searchBar.renderMobileFacets():this.suggestManager.render()}
3545
- ${this.searchBar.isMobileMenuOpen()||this.searchBar.displayFacets?yr.html`
3545
+ ${this.searchBar.isMobileMenuOpen()||this.searchBar.displayFacets?br.html`
3546
3546
  <ft-button class="ft-search-bar--launch-search"
3547
3547
  href="${this.searchBar.searchRequestSerializer(this.searchBar.request)}"
3548
3548
  part="launch-search-in-panel"
@@ -3550,11 +3550,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3550
3550
  @click=${()=>this.searchBar.onLaunchSearch()}>
3551
3551
  ${this.searchBar.labelResolver.resolve("searchButton")}
3552
3552
  </ft-button>
3553
- `:yr.nothing}
3553
+ `:br.nothing}
3554
3554
  </div>
3555
- `}renderMobileSearchBarButtons(){let e=this.searchBar.query||this.searchBar.isMobileMenuOpen()&&!this.searchBar.forceMobileMenuOpen;return yr.html`
3555
+ `}renderMobileSearchBarButtons(){let e=this.searchBar.query||this.searchBar.isMobileMenuOpen()&&!this.searchBar.forceMobileMenuOpen;return br.html`
3556
3556
  <div class="ft-search-bar--actions" part="search-bar-actions">
3557
- ${e?yr.html`
3557
+ ${e?br.html`
3558
3558
  <ft-button class="ft-search-bar--clear-query"
3559
3559
  part="clear-query"
3560
3560
  icon="close"
@@ -3564,7 +3564,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3564
3564
  @click=${async()=>{this.searchBar.setQuery(""),this.searchBar.mobileMenuOpen=!1,this.searchBar.displayFacets=!1}}
3565
3565
  ></ft-button>
3566
3566
  <div class="ft-search-bar--separator"></div>
3567
- `:yr.nothing}
3567
+ `:br.nothing}
3568
3568
  <ft-button class="ft-search-bar--launch-search"
3569
3569
  href="${this.searchBar.isMobileMenuOpen()?this.searchBar.searchRequestSerializer(this.searchBar.request):""}"
3570
3570
  part="launch-search-in-bar"
@@ -3575,9 +3575,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3575
3575
  @click=${()=>{var r;return this.searchBar.isMobileMenuOpen()?this.searchBar.onLaunchSearch():(r=this.searchBar.input)===null||r===void 0?void 0:r.focus()}}
3576
3576
  ></ft-button>
3577
3577
  </div>
3578
- `}onSearchBarKeyDown(e){var r;switch(e.key){case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusPreviousSuggestion();break;case"ArrowLeft":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowLeft());break;case"ArrowRight":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowRight());break;case"Enter":if(this.searchBar.selectedSuggestRemoveRecent)(r=this.suggestManager.selectedSuggestRemoveRecentButton)===null||r===void 0||r.click();else{let i=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;i?.click()}break}}onInput(e){let r=e.composedPath()[0];this.searchBar.query=r.value}};Un.styles=yr.css`
3578
+ `}onSearchBarKeyDown(e){var r;switch(e.key){case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusPreviousSuggestion();break;case"ArrowLeft":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowLeft());break;case"ArrowRight":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowRight());break;case"Enter":if(this.searchBar.selectedSuggestRemoveRecent)(r=this.suggestManager.selectedSuggestRemoveRecentButton)===null||r===void 0||r.click();else{let i=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;i?.click()}break}}onInput(e){let r=e.composedPath()[0];this.searchBar.query=r.value}};Un.styles=br.css`
3579
3579
 
3580
- `});var St,mx,gx,Hn,yx=p(()=>{"use strict";St=u(R()),mx=u(Zr());Ps();Ts();gx=u(wt()),Hn=class{constructor(e,r,i){this.searchBar=e,this.selectedFacetsManager=r??new Br(e),this.suggestManager=i??new _r(e)}render(){var e;let r={"ft-search-bar--container":!0,"ft-search-bar--dense":this.searchBar.dense,"ft-search-bar--desktop":!0,"ft-search-bar--floating-panel-open":this.searchBar.displayFacets&&!this.searchBar.forceMenuOpen,"ft-search-bar--forced-open":this.searchBar.forceMenuOpen};return St.html`
3580
+ `});var St,mx,gx,Hn,yx=p(()=>{"use strict";St=f(R()),mx=f(Qr());Ps();Ts();gx=f(wt()),Hn=class{constructor(e,r,i){this.searchBar=e,this.selectedFacetsManager=r??new Dr(e),this.suggestManager=i??new Br(e)}render(){var e;let r={"ft-search-bar--container":!0,"ft-search-bar--dense":this.searchBar.dense,"ft-search-bar--desktop":!0,"ft-search-bar--floating-panel-open":this.searchBar.displayFacets&&!this.searchBar.forceMenuOpen,"ft-search-bar--forced-open":this.searchBar.forceMenuOpen};return St.html`
3581
3581
  <div class="${(0,gx.classMap)(r)}" part="container" tabindex="-1">
3582
3582
  <div class="ft-search-bar" part="search-bar" role="search">
3583
3583
  ${this.renderSearchBarLeftAction()}
@@ -3656,7 +3656,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3656
3656
  </div>
3657
3657
  `}onSearchBarKeyDown(e){var r;switch(["Escape","Tab","Shift"].includes(e.key)||(this.searchBar.displaySuggestListbox=!0),e.key){case"Tab":this.searchBar.displaySuggestListbox=!1,this.searchBar.selectedSuggestOptionId=void 0;break;case"Escape":this.suggestManager.shouldDisplaySuggestions&&(e.stopPropagation(),e.preventDefault(),this.searchBar.displaySuggestListbox=!1,this.searchBar.selectedSuggestOptionId=void 0),this.searchBar.mobileMenuOpen=!1;break;case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestManager.focusPreviousSuggestion();break;case"ArrowLeft":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowLeft());break;case"ArrowRight":this.searchBar.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestManager.focusArrowRight());break;case"Enter":if(this.searchBar.selectedSuggestRemoveRecent)(r=this.suggestManager.selectedSuggestRemoveRecentButton)===null||r===void 0||r.click();else{let i=this.suggestManager.selectedSuggestOptionLink||this.searchBar.launchSearchButton;i?.click()}break}}onInput(e){let r=e.composedPath()[0];this.searchBar.query=r.value}onClick(){this.onFocus()}onFocus(){this.searchBar.reactToFocus&&(this.searchBar.displaySuggestListbox=!0)}};Hn.styles=St.css`
3658
3658
 
3659
- `});var ce,ee,Wn,be,X,bx,Vd,eS,M,jd=p(()=>{"use strict";ce=u(R()),ee=u(W()),Wn=u(Zr()),be=u(v());ky();Be();Qc();xb();Zt();kb();Qt();Rd();ox();ys();oa();yt();ks();ux();Ts();Ps();hx();yx();sd();Ar();X=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a};window.fluidtopics==null&&console.warn("Fluid Topics public API was not found. You can find it here: https://www.npmjs.com/package/@fluid-topics/public-api");bx={filtersButton:"Filters",inputPlaceHolder:"Search",filterInputPlaceHolder:"Filter {0}",clearInputButton:"Clear",clearFilterButton:"Clear",displayMoreFilterValuesButton:"More",noFilterValuesAvailable:"No values available",searchButton:"Search",clearFilters:"Clear filters",contentLocaleSelector:"Lang",presetsSelector:"Quick filters",removeRecentSearch:"Remove {0}",back:"Back",selectLocale:"Select a language"},Vd=class extends CustomEvent{constructor(e){super("change",{detail:e})}},eS=()=>{},M=class extends be.FtLitElement{constructor(){super(...arguments),this.dense=!1,this.mode="auto",this.forceMobileMenuOpen=!1,this.forceMenuOpen=!1,this.baseUrl="",this.apiIntegrationIdentifier="ft-search-bar",this.availableContentLocales=[],this.availableContentLocalesInitialized=!1,this.labels={},this.labelResolver=new be.ParametrizedLabelResolver(bx,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new be.SearchPlaceConverter(this.baseUrl).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=rr.M,this.displayFacets=!1,this.mobileMenuOpen=!1,this.facets=[],this.facetsInitialized=!1,this.knownFacetLabels=new Map,this.query="",this.suggestions=[],this.recentSearches=[],this.reactToFocus=!0,this.displaySuggestListbox=!1,this.selectedSuggestRemoveRecent=!1,this.suggestManager=new _r(this),this.selectedFacetsManager=new Br(this),this.desktopSearchBarManager=new Hn(this),this.mobileSearchBarManager=new Un(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new be.Debouncer(10),this.updateLocalesDebouncer=new be.Debouncer(10),this.initSearchData=()=>{this.availableContentLocalesInitialized=!1,this.facetsLoaded=!1,this.facetsInitialized=!1,this.updateLocalesDebouncer.run(()=>{var e;(e=this.api)===null||e===void 0||e.getAvailableSearchLocales().then(r=>r.contentLocales).catch(()=>[]).then(r=>{this.availableContentLocales=r,this.availableContentLocalesInitialized=!0})}),this.updateFacetsDebouncer.run(()=>{this.retrieveFacetsFromSearch().then(()=>{this.facetsLoaded=!0,this.facetsInitialized=!0})},this.facetsInitialized?500:10)},this.facetsLoaded=!1,this.updateFacetsDebouncer=new be.Debouncer(500),this.closeFloatingContainer=e=>{this.isMobile()||(this.displayFacets=this.displayFacets&&e.composedPath().some(r=>r===this.floatingContainer))},this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.compareUnknownFilters=(e,r)=>e.valueFilter&&r.valueFilter?this.compareValueFilters(e.valueFilter,r.valueFilter):e.dateFilter&&r.dateFilter?this.compareDateFilters(e.dateFilter,r.dateFilter):e.rangeFilter&&r.rangeFilter?this.compareRangeFilters(e.rangeFilter,r.rangeFilter):!1,this.compareValueFilters=(e,r)=>e.negative==r.negative&&e.values.length===r.values.length&&e.values.every(i=>r.values.includes(i)),this.compareDateFilters=(e,r)=>e.type===r.type,this.compareRangeFilters=(e,r)=>e.from===r.from&&e.to===r.to,this.compareFilters=(e,r)=>e.key===r.key&&this.compareUnknownFilters(e,r),this.compareRequests=(e,r)=>(e.contentLocale==null||r.contentLocale==null||e.contentLocale===r.contentLocale)&&e.metadataFilters.length===r.metadataFilters.length&&e.metadataFilters.every(i=>r.metadataFilters.some(n=>this.compareFilters(i,n)))}isMobileMenuOpen(){return this.isMobile()&&(this.forceMobileMenuOpen||this.forceMenuOpen||this.mobileMenuOpen)}get request(){return{uiLocale:this.uiLocale,contentLocale:this.contentLocale,query:this.query,facets:this.facetsRequest,priors:this.hasPriors?this.priors:void 0,metadataFilters:this.metadataFilters,paging:{perPage:0,page:1},sort:[]}}get facetsRequest(){let e=this.metadataFilters.filter(r=>{var i,n;return((n=(i=r.valueFilter)===null||i===void 0?void 0:i.values.length)!==null&&n!==void 0?n:0)>0&&!this.displayedFilters.includes(r.key)}).map(r=>({id:r.key}));return[...this.displayedFilters.map(r=>({id:r})),...e]}get suggestRequest(){return{contentLocale:this.contentLocale,input:this.query,metadataFilters:this.metadataFilters,sort:[]}}isMobile(){switch(this.mode){case"mobile":return!0;case"desktop":return!1;default:return this.sizeCategory===rr.S}}hasFacets(){return this.facetsRequest.length>0}get hasPresets(){return this.presets!=null&&this.presets.length>0}get hasPriors(){return this.priors!=null&&this.priors.length>0}hasLocaleSelector(){return this.availableContentLocales.length>1}focus(){var e;(e=this.container)===null||e===void 0||e.focus()}async focusInput(e=!1){this.reactToFocus=e,await(0,be.waitFor)(()=>this.input,50),this.input.focus(),this.reactToFocus=!0}clear(){this.query="",this.metadataFilters=[],this.input&&(this.input.value=""),this.mobileMenuOpen=!1,this.displayFacets=!1}render(){return ce.html`
3659
+ `});var ce,ee,Wn,be,X,bx,Vd,eS,M,jd=p(()=>{"use strict";ce=f(R()),ee=f(W()),Wn=f(Qr()),be=f(v());ky();Be();Qc();xb();Yt();kb();Xt();Rd();ox();ys();oa();yt();ks();ux();Ts();Ps();hx();yx();sd();Rr();X=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a};window.fluidtopics==null&&console.warn("Fluid Topics public API was not found. You can find it here: https://www.npmjs.com/package/@fluid-topics/public-api");bx={filtersButton:"Filters",inputPlaceHolder:"Search",filterInputPlaceHolder:"Filter {0}",clearInputButton:"Clear",clearFilterButton:"Clear",displayMoreFilterValuesButton:"More",noFilterValuesAvailable:"No values available",searchButton:"Search",clearFilters:"Clear filters",contentLocaleSelector:"Lang",presetsSelector:"Quick filters",removeRecentSearch:"Remove {0}",back:"Back",selectLocale:"Select a language"},Vd=class extends CustomEvent{constructor(e){super("change",{detail:e})}},eS=()=>{},M=class extends be.FtLitElement{constructor(){super(...arguments),this.dense=!1,this.mode="auto",this.forceMobileMenuOpen=!1,this.forceMenuOpen=!1,this.baseUrl="",this.apiIntegrationIdentifier="ft-search-bar",this.availableContentLocales=[],this.availableContentLocalesInitialized=!1,this.labels={},this.labelResolver=new be.ParametrizedLabelResolver(bx,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new be.SearchPlaceConverter(this.baseUrl).serialize(e),this.focusOnDisplay=!1,this.metadataFilters=[],this.sizeCategory=ir.M,this.displayFacets=!1,this.mobileMenuOpen=!1,this.facets=[],this.facetsInitialized=!1,this.knownFacetLabels=new Map,this.query="",this.suggestions=[],this.recentSearches=[],this.reactToFocus=!0,this.displaySuggestListbox=!1,this.selectedSuggestRemoveRecent=!1,this.suggestManager=new Br(this),this.selectedFacetsManager=new Dr(this),this.desktopSearchBarManager=new Hn(this),this.mobileSearchBarManager=new Un(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new be.Debouncer(10),this.updateLocalesDebouncer=new be.Debouncer(10),this.initSearchData=()=>{this.availableContentLocalesInitialized=!1,this.facetsLoaded=!1,this.facetsInitialized=!1,this.updateLocalesDebouncer.run(()=>{var e;(e=this.api)===null||e===void 0||e.getAvailableSearchLocales().then(r=>r.contentLocales).catch(()=>[]).then(r=>{this.availableContentLocales=r,this.availableContentLocalesInitialized=!0})}),this.updateFacetsDebouncer.run(()=>{this.retrieveFacetsFromSearch().then(()=>{this.facetsLoaded=!0,this.facetsInitialized=!0})},this.facetsInitialized?500:10)},this.facetsLoaded=!1,this.updateFacetsDebouncer=new be.Debouncer(500),this.closeFloatingContainer=e=>{this.isMobile()||(this.displayFacets=this.displayFacets&&e.composedPath().some(r=>r===this.floatingContainer))},this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.compareUnknownFilters=(e,r)=>e.valueFilter&&r.valueFilter?this.compareValueFilters(e.valueFilter,r.valueFilter):e.dateFilter&&r.dateFilter?this.compareDateFilters(e.dateFilter,r.dateFilter):e.rangeFilter&&r.rangeFilter?this.compareRangeFilters(e.rangeFilter,r.rangeFilter):!1,this.compareValueFilters=(e,r)=>e.negative==r.negative&&e.values.length===r.values.length&&e.values.every(i=>r.values.includes(i)),this.compareDateFilters=(e,r)=>e.type===r.type,this.compareRangeFilters=(e,r)=>e.from===r.from&&e.to===r.to,this.compareFilters=(e,r)=>e.key===r.key&&this.compareUnknownFilters(e,r),this.compareRequests=(e,r)=>(e.contentLocale==null||r.contentLocale==null||e.contentLocale===r.contentLocale)&&e.metadataFilters.length===r.metadataFilters.length&&e.metadataFilters.every(i=>r.metadataFilters.some(n=>this.compareFilters(i,n)))}isMobileMenuOpen(){return this.isMobile()&&(this.forceMobileMenuOpen||this.forceMenuOpen||this.mobileMenuOpen)}get request(){return{uiLocale:this.uiLocale,contentLocale:this.contentLocale,query:this.query,facets:this.facetsRequest,priors:this.hasPriors?this.priors:void 0,metadataFilters:this.metadataFilters,paging:{perPage:0,page:1},sort:[]}}get facetsRequest(){let e=this.metadataFilters.filter(r=>{var i,n;return((n=(i=r.valueFilter)===null||i===void 0?void 0:i.values.length)!==null&&n!==void 0?n:0)>0&&!this.displayedFilters.includes(r.key)}).map(r=>({id:r.key}));return[...this.displayedFilters.map(r=>({id:r})),...e]}get suggestRequest(){return{contentLocale:this.contentLocale,input:this.query,metadataFilters:this.metadataFilters,sort:[]}}isMobile(){switch(this.mode){case"mobile":return!0;case"desktop":return!1;default:return this.sizeCategory===ir.S}}hasFacets(){return this.facetsRequest.length>0}get hasPresets(){return this.presets!=null&&this.presets.length>0}get hasPriors(){return this.priors!=null&&this.priors.length>0}hasLocaleSelector(){return this.availableContentLocales.length>1}focus(){var e;(e=this.container)===null||e===void 0||e.focus()}async focusInput(e=!1){this.reactToFocus=e,await(0,be.waitFor)(()=>this.input,50),this.input.focus(),this.reactToFocus=!0}clear(){this.query="",this.metadataFilters=[],this.input&&(this.input.value=""),this.mobileMenuOpen=!1,this.displayFacets=!1}render(){return ce.html`
3660
3660
  <ft-size-watcher @change=${this.updateSize}></ft-size-watcher>
3661
3661
  <div class="sr-only" aria-live="polite" aria-atomic="true">
3662
3662
  ${this.renderLiveText()}
@@ -3684,7 +3684,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3684
3684
  </div>
3685
3685
  </ft-accordion-item>
3686
3686
  `:null}
3687
- ${(0,Wn.repeat)(this.facets,r=>r.key,r=>{let i=Zc(r),n=r.key.replace(":","-"),a=Ny(i);return r.rootNodes.length>0?ce.html`
3687
+ ${(0,Wn.repeat)(this.facets,r=>r.key,r=>{let i=Zc(r),n=r.key.replace(":","-"),a=_y(i);return r.rootNodes.length>0?ce.html`
3688
3688
  <ft-accordion-item data-facet-key="${r.key}">
3689
3689
  <div class="ft-search-bar--filter-label" slot="toggle">
3690
3690
  <ft-typography variant="button">${r.label}</ft-typography>
@@ -3796,14 +3796,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3796
3796
  ></ft-filter>
3797
3797
  `})}
3798
3798
  </ft-snap-scroll>
3799
- `:ce.nothing}async firstUpdated(e){super.firstUpdated(e),this.initApi(),window.addEventListener("storage",r=>{r.key===this.recentSearchesStorageKey&&this.initRecentSearches()})}update(e){var r,i,n,a,s;if(e.has("labels")&&(this.labelResolver=new be.ParametrizedLabelResolver(bx,this.labels)),e.has("sizeCategory")&&(this.mobileMenuOpen=!1,this.displayFacets=this.displayFacets&&!this.isMobile()),super.update(e),(e.has("availableContentLocales")||e.has("contentLocale"))&&this.availableContentLocales.length>0){let l=f=>this.availableContentLocales.some(h=>h.lang==f);l(this.contentLocale)||(this.contentLocale=e.has("contentLocale")&&l(e.get("contentLocale"))?e.get("contentLocale"):(r=this.availableContentLocales[0])===null||r===void 0?void 0:r.lang)}if(e.has("baseUrl")&&this.baseUrl&&(this.baseUrl.endsWith("/")&&(this.baseUrl=this.baseUrl.replace(/\/$/,"")),this.initRecentSearches()),e.has("presets")&&((i=this.presets)!==null&&i!==void 0?i:[]).forEach(l=>l.metadataFilters.forEach(f=>{f.valueFilter&&(f.valueFilter.values=f.valueFilter.values.map(h=>ds(h)))})),e.has("presets")||e.has("selectedPreset")){let l=((n=this.presets)!==null&&n!==void 0?n:[]).find(f=>f.name===this.selectedPreset);l&&!this.compareRequests(this.request,l)&&this.setFiltersFromPreset(l)}e.has("contentLocale")&&this.contentLocale!=null&&(this.knownFacetLabels=new Map),["contentLocale","metadataFilters"].some(l=>e.has(l))&&(this.selectedPreset=(s=((a=this.presets)!==null&&a!==void 0?a:[]).find(l=>this.compareRequests(l,this.request)))===null||s===void 0?void 0:s.name),["baseUrl","apiIntegrationIdentifier"].some(l=>e.has(l))&&(this.api=void 0,this.initApi()),e.has("api")&&this.api&&this.initSearchData(),["uiLocale","contentLocale","metadataFilters","displayedFilters"].some(l=>e.has(l))&&this.updateFacets(),["query","uiLocale","contentLocale","metadataFilters","displayedFilters","api"].some(l=>e.has(l))&&this.suggestManager.update(),["query","uiLocale","contentLocale","metadataFilters"].some(l=>e.has(l))&&this.dispatchStateChangeEvent()}dispatchStateChangeEvent(){this.stateChangeEventDebouncer.run(()=>this.dispatchEvent(new Vd(this.request)))}updateFacets(){this.api&&(this.facetsRequest.length>0?(this.facetsLoaded=!1,this.updateFacetsDebouncer.run(async()=>{await this.retrieveFacetsFromSearch(),this.facetsLoaded=!0,this.facetsInitialized=!0},this.facetsInitialized?500:10)):this.facets=[])}contentAvailableCallback(e){var r,i,n;if(super.contentAvailableCallback(e),e.has("displayFacets")&&this.displayFacets&&((r=this.floatingContainer)===null||r===void 0||r.focus()),this.scrollToFacet!=null&&this.facetsLoaded){(i=this.scrollingFiltersContainer)===null||i===void 0||i.scrollIndexIntoView(this.facets.findIndex(s=>s.key===this.scrollToFacet));let a=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelector(`ft-accordion-item[data-facet-key="${this.scrollToFacet}"]`);a&&(a.active=!0),this.scrollToFacet=void 0}}initApi(){this.api==null&&(this.api=window.fluidtopics?new window.fluidtopics.FluidTopicsApi(this.baseUrl,this.apiIntegrationIdentifier,!0):void 0,setTimeout(()=>this.initApi(),10))}async retrieveFacetsFromSearch(){var e;let r=new Map;await((e=this.api)===null||e===void 0?void 0:e.search({...this.request,query:""}).then(i=>i.facets.forEach(n=>{this.knownFacetLabels.set(n.key,n.label),r.set(n.key,n)})).catch(eS)),this.facets=[];for(let i of this.facetsRequest)r.has(i.id)?this.facets.push(r.get(i.id)):this.knownFacetLabels.has(i.id)&&this.facets.push({key:i.id,label:this.knownFacetLabels.get(i.id),rootNodes:[],multiSelectionable:!0,hierarchical:!1})}onFloatingContainerKeyUp(e){var r;e.key==="Escape"&&(this.displayFacets=!1,(r=this.filtersOpener)===null||r===void 0||r.focus())}setQuery(e){this.input&&(this.input.value=e),this.query=e}onLaunchSearch(){if(this.query){let e=this.recentSearches.filter(r=>r.toLowerCase()!==this.query.toLowerCase()).filter((r,i)=>i<20);this.recentSearches=[this.query,...e],this.saveRecentSearches()}this.mobileMenuOpen=!1,this.displayFacets=!1,this.focus()}get recentSearchesStorageKey(){return this.baseUrl+":ft:recent-search-queries"}initRecentSearches(){var e;this.recentSearches=JSON.parse((e=window.localStorage.getItem(this.recentSearchesStorageKey))!==null&&e!==void 0?e:"[]")}saveRecentSearches(){let e=JSON.stringify(this.recentSearches);window.localStorage.setItem(this.recentSearchesStorageKey,e),window.dispatchEvent(new StorageEvent("storage",{key:this.recentSearchesStorageKey,newValue:e,storageArea:window.localStorage,url:window.location.href}))}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),document.addEventListener("focusin",this.closeFloatingContainer),document.addEventListener("click",this.closeFloatingContainer),this.focusOnDisplay&&!be.isTouchScreen&&this.focusInput(),k.addEventListener("authentication-change",this.initSearchData),this.initSearchData()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox),document.removeEventListener("focusin",this.closeFloatingContainer),document.removeEventListener("click",this.closeFloatingContainer),k.removeEventListener("authentication-change",this.initSearchData)}updateSize(e){this.sizeCategory=e.detail.category}setFilter(e,r){let i=this.metadataFilters.filter(n=>!n.valueFilter||n.key!==e);this.facets.forEach(n=>{n.key===e&&(0,be.flatDeep)(n.rootNodes,a=>a.childNodes).forEach(a=>a.selected=r.includes(a.value))}),r.length&&i.push({key:e,valueFilter:{negative:!1,values:r}}),this.metadataFilters=i,this.scrollToFacet=e}setFiltersFromPreset(e){e!=null&&(e.contentLocale!=null&&(this.contentLocale=e.contentLocale),this.metadataFilters=e.metadataFilters)}clearFilters(){this.facets.forEach(r=>(0,be.flatDeep)(r.rootNodes,i=>i.childNodes).forEach(i=>i.selected=!1)),this.metadataFilters=[];let e=this.facets[0];this.scrollToFacet=e?.key}querySelector(e){return this.shadowRoot.querySelector(e)}querySelectorAll(e){return this.shadowRoot.querySelectorAll(e)}renderDesktopFloatingMenu(){return this.forceMenuOpen?ce.nothing:ce.html`
3799
+ `:ce.nothing}async firstUpdated(e){super.firstUpdated(e),this.initApi(),window.addEventListener("storage",r=>{r.key===this.recentSearchesStorageKey&&this.initRecentSearches()})}update(e){var r,i,n,a,s;if(e.has("labels")&&(this.labelResolver=new be.ParametrizedLabelResolver(bx,this.labels)),e.has("sizeCategory")&&(this.mobileMenuOpen=!1,this.displayFacets=this.displayFacets&&!this.isMobile()),super.update(e),(e.has("availableContentLocales")||e.has("contentLocale"))&&this.availableContentLocales.length>0){let l=u=>this.availableContentLocales.some(h=>h.lang==u);l(this.contentLocale)||(this.contentLocale=e.has("contentLocale")&&l(e.get("contentLocale"))?e.get("contentLocale"):(r=this.availableContentLocales[0])===null||r===void 0?void 0:r.lang)}if(e.has("baseUrl")&&this.baseUrl&&(this.baseUrl.endsWith("/")&&(this.baseUrl=this.baseUrl.replace(/\/$/,"")),this.initRecentSearches()),e.has("presets")&&((i=this.presets)!==null&&i!==void 0?i:[]).forEach(l=>l.metadataFilters.forEach(u=>{u.valueFilter&&(u.valueFilter.values=u.valueFilter.values.map(h=>ds(h)))})),e.has("presets")||e.has("selectedPreset")){let l=((n=this.presets)!==null&&n!==void 0?n:[]).find(u=>u.name===this.selectedPreset);l&&!this.compareRequests(this.request,l)&&this.setFiltersFromPreset(l)}e.has("contentLocale")&&this.contentLocale!=null&&(this.knownFacetLabels=new Map),["contentLocale","metadataFilters"].some(l=>e.has(l))&&(this.selectedPreset=(s=((a=this.presets)!==null&&a!==void 0?a:[]).find(l=>this.compareRequests(l,this.request)))===null||s===void 0?void 0:s.name),["baseUrl","apiIntegrationIdentifier"].some(l=>e.has(l))&&(this.api=void 0,this.initApi()),e.has("api")&&this.api&&this.initSearchData(),["uiLocale","contentLocale","metadataFilters","displayedFilters"].some(l=>e.has(l))&&this.updateFacets(),["query","uiLocale","contentLocale","metadataFilters","displayedFilters","api"].some(l=>e.has(l))&&this.suggestManager.update(),["query","uiLocale","contentLocale","metadataFilters"].some(l=>e.has(l))&&this.dispatchStateChangeEvent()}dispatchStateChangeEvent(){this.stateChangeEventDebouncer.run(()=>this.dispatchEvent(new Vd(this.request)))}updateFacets(){this.api&&(this.facetsRequest.length>0?(this.facetsLoaded=!1,this.updateFacetsDebouncer.run(async()=>{await this.retrieveFacetsFromSearch(),this.facetsLoaded=!0,this.facetsInitialized=!0},this.facetsInitialized?500:10)):this.facets=[])}contentAvailableCallback(e){var r,i,n;if(super.contentAvailableCallback(e),e.has("displayFacets")&&this.displayFacets&&((r=this.floatingContainer)===null||r===void 0||r.focus()),this.scrollToFacet!=null&&this.facetsLoaded){(i=this.scrollingFiltersContainer)===null||i===void 0||i.scrollIndexIntoView(this.facets.findIndex(s=>s.key===this.scrollToFacet));let a=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelector(`ft-accordion-item[data-facet-key="${this.scrollToFacet}"]`);a&&(a.active=!0),this.scrollToFacet=void 0}}initApi(){this.api==null&&(this.api=window.fluidtopics?new window.fluidtopics.FluidTopicsApi(this.baseUrl,this.apiIntegrationIdentifier,!0):void 0,setTimeout(()=>this.initApi(),10))}async retrieveFacetsFromSearch(){var e;let r=new Map;await((e=this.api)===null||e===void 0?void 0:e.search({...this.request,query:""}).then(i=>i.facets.forEach(n=>{this.knownFacetLabels.set(n.key,n.label),r.set(n.key,n)})).catch(eS)),this.facets=[];for(let i of this.facetsRequest)r.has(i.id)?this.facets.push(r.get(i.id)):this.knownFacetLabels.has(i.id)&&this.facets.push({key:i.id,label:this.knownFacetLabels.get(i.id),rootNodes:[],multiSelectionable:!0,hierarchical:!1})}onFloatingContainerKeyUp(e){var r;e.key==="Escape"&&(this.displayFacets=!1,(r=this.filtersOpener)===null||r===void 0||r.focus())}setQuery(e){this.input&&(this.input.value=e),this.query=e}onLaunchSearch(){if(this.query){let e=this.recentSearches.filter(r=>r.toLowerCase()!==this.query.toLowerCase()).filter((r,i)=>i<20);this.recentSearches=[this.query,...e],this.saveRecentSearches()}this.mobileMenuOpen=!1,this.displayFacets=!1,this.focus()}get recentSearchesStorageKey(){return this.baseUrl+":ft:recent-search-queries"}initRecentSearches(){var e;this.recentSearches=JSON.parse((e=window.localStorage.getItem(this.recentSearchesStorageKey))!==null&&e!==void 0?e:"[]")}saveRecentSearches(){let e=JSON.stringify(this.recentSearches);window.localStorage.setItem(this.recentSearchesStorageKey,e),window.dispatchEvent(new StorageEvent("storage",{key:this.recentSearchesStorageKey,newValue:e,storageArea:window.localStorage,url:window.location.href}))}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),document.addEventListener("focusin",this.closeFloatingContainer),document.addEventListener("click",this.closeFloatingContainer),this.focusOnDisplay&&!be.isTouchScreen&&this.focusInput(),k.addEventListener("authentication-change",this.initSearchData),this.initSearchData()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox),document.removeEventListener("focusin",this.closeFloatingContainer),document.removeEventListener("click",this.closeFloatingContainer),k.removeEventListener("authentication-change",this.initSearchData)}updateSize(e){this.sizeCategory=e.detail.category}setFilter(e,r){let i=this.metadataFilters.filter(n=>!n.valueFilter||n.key!==e);this.facets.forEach(n=>{n.key===e&&(0,be.flatDeep)(n.rootNodes,a=>a.childNodes).forEach(a=>a.selected=r.includes(a.value))}),r.length&&i.push({key:e,valueFilter:{negative:!1,values:r}}),this.metadataFilters=i,this.scrollToFacet=e}setFiltersFromPreset(e){e!=null&&(e.contentLocale!=null&&(this.contentLocale=e.contentLocale),this.metadataFilters=e.metadataFilters)}clearFilters(){this.facets.forEach(r=>(0,be.flatDeep)(r.rootNodes,i=>i.childNodes).forEach(i=>i.selected=!1)),this.metadataFilters=[];let e=this.facets[0];this.scrollToFacet=e?.key}querySelector(e){return this.shadowRoot.querySelector(e)}querySelectorAll(e){return this.shadowRoot.querySelectorAll(e)}renderDesktopFloatingMenu(){return this.forceMenuOpen?ce.nothing:ce.html`
3800
3800
  <div class="ft-search-bar--floating-panel"
3801
3801
  id="ft-search-bar-floating-panel"
3802
3802
  @keyup=${this.onFloatingContainerKeyUp}
3803
3803
  part="floating-panel"
3804
3804
  tabindex="-1">
3805
3805
  ${this.renderDesktopMenu()}
3806
- </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};M.elementDefinitions={"ft-accordion":$r,"ft-accordion-item":ir,"ft-button":Pe,"ft-chip":_e,"ft-filter":se,"ft-filter-option":Ht,"ft-icon":he,"ft-ripple":G,"ft-select":de,"ft-select-option":Pr,"ft-size-watcher":Dt,"ft-skeleton":Ro,"ft-snap-scroll":ze,"ft-tooltip":Ae,"ft-typography":Z,"ft-radio-group":oi,"ft-radio":Qr};M.styles=[io,be.noTextInputDefaultClearButton,ax,sx,Br.styles,_r.styles,be.screenReaderStyles];X([(0,ee.property)({type:Boolean})],M.prototype,"dense",void 0);X([(0,ee.property)()],M.prototype,"mode",void 0);X([(0,ee.property)({type:Boolean})],M.prototype,"forceMobileMenuOpen",void 0);X([(0,ee.property)({type:Boolean})],M.prototype,"forceMenuOpen",void 0);X([(0,ee.property)()],M.prototype,"baseUrl",void 0);X([(0,ee.property)()],M.prototype,"apiIntegrationIdentifier",void 0);X([(0,ee.property)()],M.prototype,"contentLocale",void 0);X([(0,ee.state)()],M.prototype,"availableContentLocales",void 0);X([(0,ee.state)()],M.prototype,"availableContentLocalesInitialized",void 0);X([(0,ee.property)()],M.prototype,"uiLocale",void 0);X([(0,be.jsonProperty)({})],M.prototype,"labels",void 0);X([(0,be.jsonProperty)([])],M.prototype,"displayedFilters",void 0);X([(0,be.jsonProperty)([])],M.prototype,"presets",void 0);X([(0,ee.property)({type:String,reflect:!0})],M.prototype,"selectedPreset",void 0);X([(0,be.jsonProperty)([])],M.prototype,"priors",void 0);X([(0,ee.property)()],M.prototype,"searchRequestSerializer",void 0);X([(0,ee.property)({type:Boolean})],M.prototype,"focusOnDisplay",void 0);X([(0,ee.state)()],M.prototype,"metadataFilters",void 0);X([(0,ee.state)()],M.prototype,"sizeCategory",void 0);X([(0,ee.state)()],M.prototype,"displayFacets",void 0);X([(0,ee.state)()],M.prototype,"mobileMenuOpen",void 0);X([(0,ee.state)()],M.prototype,"facets",void 0);X([(0,ee.state)()],M.prototype,"facetsInitialized",void 0);X([(0,ee.query)(".ft-search-bar--container")],M.prototype,"container",void 0);X([(0,ee.query)(".ft-search-bar--filters-opener")],M.prototype,"filtersOpener",void 0);X([(0,ee.query)(".ft-search-bar--floating-panel")],M.prototype,"floatingContainer",void 0);X([(0,ee.query)("ft-snap-scroll.ft-search-bar--filters-container")],M.prototype,"scrollingFiltersContainer",void 0);X([(0,ee.query)(".ft-search-bar--input")],M.prototype,"input",void 0);X([(0,ee.query)(".ft-search-bar--launch-search")],M.prototype,"launchSearchButton",void 0);X([(0,ee.state)()],M.prototype,"query",void 0);X([(0,ee.state)()],M.prototype,"suggestions",void 0);X([(0,ee.state)()],M.prototype,"recentSearches",void 0);X([(0,ee.state)()],M.prototype,"scrollToFacet",void 0);X([(0,ee.state)()],M.prototype,"api",void 0);X([(0,ee.state)()],M.prototype,"displaySuggestListbox",void 0);X([(0,ee.state)()],M.prototype,"selectedSuggestOptionId",void 0);X([(0,ee.state)()],M.prototype,"selectedSuggestRemoveRecent",void 0);X([(0,ee.state)()],M.prototype,"facetsLoaded",void 0)});var xx=p(()=>{"use strict"});var vx,Sx=p(()=>{"use strict";vx=u(v());jd();jd();ks();xx();(0,vx.customElement)("ft-search-bar")(M)});var Cx,Ox,wx,Ex=p(()=>{"use strict";Cx=u(R());xn();Ox=u(v());yt();Sx();wx=Cx.css`
3806
+ </div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};M.elementDefinitions={"ft-accordion":Pr,"ft-accordion-item":nr,"ft-button":Pe,"ft-chip":Ne,"ft-filter":se,"ft-filter-option":Vt,"ft-icon":he,"ft-ripple":G,"ft-select":de,"ft-select-option":_r,"ft-size-watcher":Ft,"ft-skeleton":Io,"ft-snap-scroll":ze,"ft-tooltip":Ae,"ft-typography":Z,"ft-radio-group":oi,"ft-radio":Yr};M.styles=[no,be.noTextInputDefaultClearButton,ax,sx,Dr.styles,Br.styles,be.screenReaderStyles];X([(0,ee.property)({type:Boolean})],M.prototype,"dense",void 0);X([(0,ee.property)()],M.prototype,"mode",void 0);X([(0,ee.property)({type:Boolean})],M.prototype,"forceMobileMenuOpen",void 0);X([(0,ee.property)({type:Boolean})],M.prototype,"forceMenuOpen",void 0);X([(0,ee.property)()],M.prototype,"baseUrl",void 0);X([(0,ee.property)()],M.prototype,"apiIntegrationIdentifier",void 0);X([(0,ee.property)()],M.prototype,"contentLocale",void 0);X([(0,ee.state)()],M.prototype,"availableContentLocales",void 0);X([(0,ee.state)()],M.prototype,"availableContentLocalesInitialized",void 0);X([(0,ee.property)()],M.prototype,"uiLocale",void 0);X([(0,be.jsonProperty)({})],M.prototype,"labels",void 0);X([(0,be.jsonProperty)([])],M.prototype,"displayedFilters",void 0);X([(0,be.jsonProperty)([])],M.prototype,"presets",void 0);X([(0,ee.property)({type:String,reflect:!0})],M.prototype,"selectedPreset",void 0);X([(0,be.jsonProperty)([])],M.prototype,"priors",void 0);X([(0,ee.property)()],M.prototype,"searchRequestSerializer",void 0);X([(0,ee.property)({type:Boolean})],M.prototype,"focusOnDisplay",void 0);X([(0,ee.state)()],M.prototype,"metadataFilters",void 0);X([(0,ee.state)()],M.prototype,"sizeCategory",void 0);X([(0,ee.state)()],M.prototype,"displayFacets",void 0);X([(0,ee.state)()],M.prototype,"mobileMenuOpen",void 0);X([(0,ee.state)()],M.prototype,"facets",void 0);X([(0,ee.state)()],M.prototype,"facetsInitialized",void 0);X([(0,ee.query)(".ft-search-bar--container")],M.prototype,"container",void 0);X([(0,ee.query)(".ft-search-bar--filters-opener")],M.prototype,"filtersOpener",void 0);X([(0,ee.query)(".ft-search-bar--floating-panel")],M.prototype,"floatingContainer",void 0);X([(0,ee.query)("ft-snap-scroll.ft-search-bar--filters-container")],M.prototype,"scrollingFiltersContainer",void 0);X([(0,ee.query)(".ft-search-bar--input")],M.prototype,"input",void 0);X([(0,ee.query)(".ft-search-bar--launch-search")],M.prototype,"launchSearchButton",void 0);X([(0,ee.state)()],M.prototype,"query",void 0);X([(0,ee.state)()],M.prototype,"suggestions",void 0);X([(0,ee.state)()],M.prototype,"recentSearches",void 0);X([(0,ee.state)()],M.prototype,"scrollToFacet",void 0);X([(0,ee.state)()],M.prototype,"api",void 0);X([(0,ee.state)()],M.prototype,"displaySuggestListbox",void 0);X([(0,ee.state)()],M.prototype,"selectedSuggestOptionId",void 0);X([(0,ee.state)()],M.prototype,"selectedSuggestRemoveRecent",void 0);X([(0,ee.state)()],M.prototype,"facetsLoaded",void 0)});var xx=p(()=>{"use strict"});var vx,Sx=p(()=>{"use strict";vx=f(v());jd();jd();ks();xx();(0,vx.customElement)("ft-search-bar")(M)});var Cx,Ox,wx,Ex=p(()=>{"use strict";Cx=f(R());xn();Ox=f(v());yt();Sx();wx=Cx.css`
3807
3807
  * {
3808
3808
  box-sizing: border-box;
3809
3809
  }
@@ -3852,11 +3852,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3852
3852
  ft-ripple {
3853
3853
  ${(0,Ox.setVariable)(S.opacityContentOnSurfaceHover,S.opacityContentOnSurfaceSelected)}
3854
3854
  }
3855
- `});var Ax,Xi,Rx,Io,Ix=p(()=>{"use strict";Ax=u(v()),Xi=u(R());Ex();Rx=u(Zr());Zt();yt();Be();Ar();Wc();Io=class{constructor(e){this.ftSearchInput=e,this.listboxId="ft-search-input-suggestion"}render(){let e=Gr.get();return Xi.html`
3855
+ `});var Ax,Xi,Rx,Lo,Ix=p(()=>{"use strict";Ax=f(v()),Xi=f(R());Ex();Rx=f(Qr());Yt();yt();Be();Rr();Wc();Lo=class{constructor(e){this.ftSearchInput=e,this.listboxId="ft-search-input-suggestion"}render(){let e=Kr.get();return Xi.html`
3856
3856
  <div class="ft-search-input-suggestion ft-word-wrap"
3857
3857
  id="${this.listboxId}"
3858
3858
  role="listbox"
3859
- aria-label="${vo.messages.suggestionsLabel()}"
3859
+ aria-label="${So.messages.suggestionsLabel()}"
3860
3860
  part="container">
3861
3861
  ${(0,Rx.repeat)(this.ftSearchInput.suggestResults||[],r=>r.value,(r,i)=>this.renderSuggestion(i,r,e))}
3862
3862
  </div>
@@ -3888,7 +3888,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3888
3888
  </div>
3889
3889
  `}onSuggestSelected(e){this.ftSearchInput.onSuggestionSelected(e)}getIcon(e){let r=e.type==="DOCUMENT"?Qe.file_format:Qe.fluid_topics,i;switch(e.type){case"MAP":i=e.editorialType==="BOOK"?tt.BOOK:tt.ARTICLE;break;case"DOCUMENT":i=na(e.mimeType,e.filenameExtension);break;case"TOPIC":i=tt.TOPICS;break}return Xi.html`
3890
3890
  <ft-icon .variant=${r} .value=${i} part="suggestion-icon"></ft-icon>
3891
- `}get selectedSuggestOption(){return this.ftSearchInput.shadowRoot.querySelector(`#${this.ftSearchInput.selectedSuggestOptionId}`)}getLastSuggestionElement(){let e=this.ftSearchInput.shadowRoot.querySelectorAll("[role=option]");return e.length>0?e[e.length-1]:null}getFirstSuggestionElement(){return this.ftSearchInput.shadowRoot.querySelector("[role=option]")}nextSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.nextElementSibling:this.getFirstSuggestionElement()}previousSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.previousElementSibling:this.getLastSuggestionElement()}selectSuggestion(e){e?this.ftSearchInput.selectedSuggestOptionId=e.id:this.ftSearchInput.selectedSuggestOptionId=void 0}selectNextSuggestion(){this.selectSuggestion(this.nextSuggestionElement())}selectPreviousSuggestion(){this.selectSuggestion(this.previousSuggestionElement())}clearSelection(){this.selectSuggestion(null)}};Io.elementDefinitions={"ft-ripple":G,"ft-typography":Z,"ft-icon":he};Io.styles=[Ax.wordWrap,wx]});var Ji,ar,Vt,Lx,Wt,He,Gd=p(()=>{"use strict";Ji=u(R()),ar=u(v());xn();ti();fr();Wc();Vt=u(W()),Lx=u(wt());Ix();Qt();Be();Ar();Wt=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},He=class extends It(er){constructor(){super(),this.liveQuery="",this.forceCloseSuggestion=!1,this.displaySuggestListbox=!1,this.placeholder=vo.messages.placeholder(),this.useCustomSearchPath=!1,this.triggerSearchOnClear=!1,this.focusOnDisplay=!1,this.suggestions=new Io(this),this.showSuggestionsOnFocus=!0,this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.addI18nContext(vo)}render(){var e,r,i;let n={"ft-search-input":!0,"ft-search-input--with-suggestions":(r=(e=this.suggestResults)===null||e===void 0?void 0:e.length)!==null&&r!==void 0?r:!1,"ft-search-input--with-suggestions-closed":this.forceCloseSuggestion},a={...this.request,query:this.liveQuery},s=this.useCustomSearchPath?this.launchSearchPath:void 0,l=Gr.get().serializeToCurrentPageIfPossible(a,s);return Ji.html`
3891
+ `}get selectedSuggestOption(){return this.ftSearchInput.shadowRoot.querySelector(`#${this.ftSearchInput.selectedSuggestOptionId}`)}getLastSuggestionElement(){let e=this.ftSearchInput.shadowRoot.querySelectorAll("[role=option]");return e.length>0?e[e.length-1]:null}getFirstSuggestionElement(){return this.ftSearchInput.shadowRoot.querySelector("[role=option]")}nextSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.nextElementSibling:this.getFirstSuggestionElement()}previousSuggestionElement(){let e=this.selectedSuggestOption;return e?e?.previousElementSibling:this.getLastSuggestionElement()}selectSuggestion(e){e?this.ftSearchInput.selectedSuggestOptionId=e.id:this.ftSearchInput.selectedSuggestOptionId=void 0}selectNextSuggestion(){this.selectSuggestion(this.nextSuggestionElement())}selectPreviousSuggestion(){this.selectSuggestion(this.previousSuggestionElement())}clearSelection(){this.selectSuggestion(null)}};Lo.elementDefinitions={"ft-ripple":G,"ft-typography":Z,"ft-icon":he};Lo.styles=[Ax.wordWrap,wx]});var Ji,sr,Gt,Lx,jt,He,Gd=p(()=>{"use strict";Ji=f(R()),sr=f(v());xn();ti();hr();Wc();Gt=f(W()),Lx=f(wt());Ix();Xt();Be();Rr();jt=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},He=class extends It(rr){constructor(){super(),this.liveQuery="",this.forceCloseSuggestion=!1,this.displaySuggestListbox=!1,this.placeholder=So.messages.placeholder(),this.useCustomSearchPath=!1,this.triggerSearchOnClear=!1,this.focusOnDisplay=!1,this.suggestions=new Lo(this),this.showSuggestionsOnFocus=!0,this.closeSuggestListbox=e=>{e.composedPath().some(n=>n===this||n===this.shadowRoot)||(this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0)},this.addI18nContext(So)}render(){var e,r,i;let n={"ft-search-input":!0,"ft-search-input--with-suggestions":(r=(e=this.suggestResults)===null||e===void 0?void 0:e.length)!==null&&r!==void 0?r:!1,"ft-search-input--with-suggestions-closed":this.forceCloseSuggestion},a={...this.request,query:this.liveQuery},s=this.useCustomSearchPath?this.launchSearchPath:void 0,l=Kr.get().serializeToCurrentPageIfPossible(a,s);return Ji.html`
3892
3892
  <div class="${(0,Lx.classMap)(n)}" @focusout=${()=>this.forceCloseSuggestion=!1} role="search">
3893
3893
  <div class="ft-search-input--input-container" part="input-container" tabindex="-1">
3894
3894
  <div class="ft-search-input--input-outline" part="input-outline">
@@ -3920,7 +3920,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3920
3920
  part="clear-query"
3921
3921
  icon="close"
3922
3922
  round dense
3923
- label="${vo.messages.clearButton()}"
3923
+ label="${So.messages.clearButton()}"
3924
3924
  @click=${()=>this.onClearInput()}
3925
3925
  ></ft-button>
3926
3926
  <div class="ft-search-input--separator"></div>
@@ -3929,18 +3929,18 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3929
3929
  part="launch-search-in-input"
3930
3930
  icon="search"
3931
3931
  round dense
3932
- label="${vo.messages.searchButton()}"
3932
+ label="${So.messages.searchButton()}"
3933
3933
  href="${this.useCustomSearchPath?l:""}"
3934
3934
  @click=${()=>this.launchSearch(this.liveQuery)}
3935
3935
  ></ft-button>
3936
3936
  </div>
3937
3937
  </div>
3938
- `}renderLiveText(){return this.shouldDisplaySuggestions?vo.messages.ariaLiveSuggestions(this.suggestResults.length):""}onSearchBarKeyDown(e){switch(this.forceCloseSuggestion=!1,["Escape","Tab","Shift"].includes(e.key)||(this.displaySuggestListbox=!0),e.key){case"Tab":this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0;break;case"Escape":this.shouldDisplaySuggestions&&(e.stopPropagation(),e.preventDefault(),this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0);break;case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestions.selectNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestions.selectPreviousSuggestion();break;case"ArrowLeft":case"ArrowRight":this.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestions.clearSelection());break;case"Enter":{let r=this.suggestions.selectedSuggestOption||this.launchSearchButton;r?.click();break}case"Backspace":e.stopPropagation();break}}onSearchBarKeyUp(e){switch(e.key){case"Backspace":e.stopPropagation();break;case"Enter":this.useCustomSearchPath?this.launchSearchButton.click():this.launchSearch(this.liveQuery);break;default:break}}onInput(){var e;(e=this.stateManager)===null||e===void 0||e.setLiveQuery(this.input.value),this.forceCloseSuggestion=!1}onClearInput(){var e;(e=this.stateManager)===null||e===void 0||e.setLiveQuery(""),this.triggerSearchOnClear&&this.launchSearch(""),this.input.focus()}launchSearch(e){var r;this.forceCloseSuggestion=!0,this.dispatchEvent(new CustomEvent("change",{detail:e})),(r=this.stateManager)===null||r===void 0||r.setQuery(e)}onSuggestionSelected(e){this.launchSearch(e),this.displaySuggestListbox=!1,this.suggestions.clearSelection()}get shouldDisplaySuggestions(){var e;return!this.forceCloseSuggestion&&this.displaySuggestListbox&&((e=this.suggestResults)!==null&&e!==void 0?e:[]).length>0}onClick(){this.onFocus()}onFocus(){this.showSuggestionsOnFocus&&(this.displaySuggestListbox=!0),this.forceCloseSuggestion=!1}async focusInput(e=!0){this.showSuggestionsOnFocus=e,await(0,ar.waitFor)(()=>this.input,50),this.input.focus(),this.showSuggestionsOnFocus=!0}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),this.focusOnDisplay&&!ar.isTouchScreen&&this.focusInput(!1)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox)}};He.elementDefinitions={"ft-button":Pe,...Io.elementDefinitions};He.styles=[io,ar.noTextInputDefaultClearButton,Nl,...Io.styles,ar.screenReaderStyles];Wt([(0,ar.redux)()],He.prototype,"request",void 0);Wt([(0,ar.redux)()],He.prototype,"liveQuery",void 0);Wt([(0,ar.redux)()],He.prototype,"suggestResults",void 0);Wt([(0,Vt.state)()],He.prototype,"forceCloseSuggestion",void 0);Wt([(0,Vt.state)()],He.prototype,"displaySuggestListbox",void 0);Wt([(0,Vt.state)()],He.prototype,"selectedSuggestOptionId",void 0);Wt([(0,Vt.property)()],He.prototype,"launchSearchPath",void 0);Wt([(0,Vt.property)()],He.prototype,"placeholder",void 0);Wt([(0,Vt.property)({type:Boolean})],He.prototype,"useCustomSearchPath",void 0);Wt([(0,Vt.property)({type:Boolean})],He.prototype,"triggerSearchOnClear",void 0);Wt([(0,Vt.property)({type:Boolean})],He.prototype,"focusOnDisplay",void 0);Wt([(0,Vt.query)(".ft-search-input--input")],He.prototype,"input",void 0);Wt([(0,Vt.query)('[part="launch-search-in-input"]')],He.prototype,"launchSearchButton",void 0)});var kx=p(()=>{"use strict"});var $x={};No($x,{FtSearchInput:()=>He,FtSearchInputCssVariables:()=>me,styles:()=>Nl});var Tx,Px=p(()=>{"use strict";Tx=u(v());Gd();xn();kx();Gd();(0,Tx.customElement)("ft-search-input")(He)});var Nx,tS,Kd,qd=p(()=>{"use strict";Nx=u(R()),tS={},Kd=Nx.css`
3939
- `});var Zd,_x=p(()=>{"use strict";fr();Zd=Rr.fromGwt("designedActionBlockAriaLabels")});var Ns,Qd,Bx,Jr,Yd=p(()=>{"use strict";Ns=u(R()),Qd=u(v());qd();Qt();ti();fr();_x();Bx=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Jr=class extends It(er){constructor(){super(),this.currentPage=1,this.isLastPage=!0,this.addI18nContext(Zd)}render(){return this.isLastPage?Ns.nothing:Ns.html`
3938
+ `}renderLiveText(){return this.shouldDisplaySuggestions?So.messages.ariaLiveSuggestions(this.suggestResults.length):""}onSearchBarKeyDown(e){switch(this.forceCloseSuggestion=!1,["Escape","Tab","Shift"].includes(e.key)||(this.displaySuggestListbox=!0),e.key){case"Tab":this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0;break;case"Escape":this.shouldDisplaySuggestions&&(e.stopPropagation(),e.preventDefault(),this.displaySuggestListbox=!1,this.selectedSuggestOptionId=void 0);break;case"ArrowDown":e.stopPropagation(),e.preventDefault(),this.suggestions.selectNextSuggestion();break;case"ArrowUp":e.stopPropagation(),e.preventDefault(),this.suggestions.selectPreviousSuggestion();break;case"ArrowLeft":case"ArrowRight":this.selectedSuggestOptionId&&(e.stopPropagation(),e.preventDefault(),this.suggestions.clearSelection());break;case"Enter":{let r=this.suggestions.selectedSuggestOption||this.launchSearchButton;r?.click();break}case"Backspace":e.stopPropagation();break}}onSearchBarKeyUp(e){switch(e.key){case"Backspace":e.stopPropagation();break;case"Enter":this.useCustomSearchPath?this.launchSearchButton.click():this.launchSearch(this.liveQuery);break;default:break}}onInput(){var e;(e=this.stateManager)===null||e===void 0||e.setLiveQuery(this.input.value),this.forceCloseSuggestion=!1}onClearInput(){var e;(e=this.stateManager)===null||e===void 0||e.setLiveQuery(""),this.triggerSearchOnClear&&this.launchSearch(""),this.input.focus()}launchSearch(e){var r;this.forceCloseSuggestion=!0,this.dispatchEvent(new CustomEvent("change",{detail:e})),(r=this.stateManager)===null||r===void 0||r.setQuery(e)}onSuggestionSelected(e){this.launchSearch(e),this.displaySuggestListbox=!1,this.suggestions.clearSelection()}get shouldDisplaySuggestions(){var e;return!this.forceCloseSuggestion&&this.displaySuggestListbox&&((e=this.suggestResults)!==null&&e!==void 0?e:[]).length>0}onClick(){this.onFocus()}onFocus(){this.showSuggestionsOnFocus&&(this.displaySuggestListbox=!0),this.forceCloseSuggestion=!1}async focusInput(e=!0){this.showSuggestionsOnFocus=e,await(0,sr.waitFor)(()=>this.input,50),this.input.focus(),this.showSuggestionsOnFocus=!0}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),this.focusOnDisplay&&!sr.isTouchScreen&&this.focusInput(!1)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox)}};He.elementDefinitions={"ft-button":Pe,...Lo.elementDefinitions};He.styles=[no,sr.noTextInputDefaultClearButton,_l,...Lo.styles,sr.screenReaderStyles];jt([(0,sr.redux)()],He.prototype,"request",void 0);jt([(0,sr.redux)()],He.prototype,"liveQuery",void 0);jt([(0,sr.redux)()],He.prototype,"suggestResults",void 0);jt([(0,Gt.state)()],He.prototype,"forceCloseSuggestion",void 0);jt([(0,Gt.state)()],He.prototype,"displaySuggestListbox",void 0);jt([(0,Gt.state)()],He.prototype,"selectedSuggestOptionId",void 0);jt([(0,Gt.property)()],He.prototype,"launchSearchPath",void 0);jt([(0,Gt.property)()],He.prototype,"placeholder",void 0);jt([(0,Gt.property)({type:Boolean})],He.prototype,"useCustomSearchPath",void 0);jt([(0,Gt.property)({type:Boolean})],He.prototype,"triggerSearchOnClear",void 0);jt([(0,Gt.property)({type:Boolean})],He.prototype,"focusOnDisplay",void 0);jt([(0,Gt.query)(".ft-search-input--input")],He.prototype,"input",void 0);jt([(0,Gt.query)('[part="launch-search-in-input"]')],He.prototype,"launchSearchButton",void 0)});var kx=p(()=>{"use strict"});var $x={};No($x,{FtSearchInput:()=>He,FtSearchInputCssVariables:()=>me,styles:()=>_l});var Tx,Px=p(()=>{"use strict";Tx=f(v());Gd();xn();kx();Gd();(0,Tx.customElement)("ft-search-input")(He)});var _x,tS,Kd,qd=p(()=>{"use strict";_x=f(R()),tS={},Kd=_x.css`
3939
+ `});var Zd,Nx=p(()=>{"use strict";hr();Zd=Ir.fromGwt("designedActionBlockAriaLabels")});var _s,Qd,Bx,eo,Yd=p(()=>{"use strict";_s=f(R()),Qd=f(v());qd();Xt();ti();hr();Nx();Bx=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},eo=class extends It(rr){constructor(){super(),this.currentPage=1,this.isLastPage=!0,this.addI18nContext(Zd)}render(){return this.isLastPage?_s.nothing:_s.html`
3940
3940
  <ft-button @click="${this.loadMore}">
3941
3941
  ${Zd.messages.searchPageLoadMore()}
3942
3942
  </ft-button>
3943
- `}loadMore(){var e;(e=this.stateManager)===null||e===void 0||e.setPageNumber(this.currentPage+1)}};Jr.elementDefinitions={"ft-button":Pe};Jr.styles=Kd;Bx([(0,Qd.redux)({store:"search",selector:t=>{var e,r;return(r=(e=t.paging)===null||e===void 0?void 0:e.currentPage)!==null&&r!==void 0?r:1}})],Jr.prototype,"currentPage",void 0);Bx([(0,Qd.redux)({store:"search",selector:t=>{var e,r;return(r=(e=t.paging)===null||e===void 0?void 0:e.isLastPage)!==null&&r!==void 0?r:!0}})],Jr.prototype,"isLastPage",void 0)});var Dx=p(()=>{"use strict"});var Mx={};No(Mx,{FtSearchLoadMoreButton:()=>Jr,FtSearchLoadMoreButtonCssVariables:()=>tS,styles:()=>Kd});var Fx,zx=p(()=>{"use strict";Fx=u(v());Yd();qd();Dx();Yd();(0,Fx.customElement)("ft-search-load-more-button")(Jr)});var Ds,Bs,_s,Jd,Xd,rS,en,ep=p(()=>{"use strict";Ds=u(v());ti();Bs=u(W()),_s=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Jd=class extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}},Xd=Symbol("registerInterval"),rS=(0,Ds.applyMixinOnce)(Symbol("toFtSearchResultComponent"),function(t){var e;class r extends t{constructor(){super(...arguments),this[e]=0}setResultStateManager(n){this.resultStateManager=n}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Xd]=window.setInterval(()=>this.tryToRegisterToResultContext(),50)}tryToRegisterToResultContext(){this.result!=null?window.clearInterval(this[Xd]):this.dispatchEvent(new Jd)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return e=Xd,_s([(0,Bs.property)({attribute:!1})],r.prototype,"cluster",void 0),_s([(0,Bs.property)({attribute:!1})],r.prototype,"result",void 0),_s([(0,Ds.numberProperty)()],r.prototype,"rank",void 0),_s([(0,Bs.property)({attribute:!1,type:Boolean})],r.prototype,"openResultInNewTab",void 0),r}),en=class extends rS(er){}});var tp,Ux,di,rp=p(()=>{"use strict";tp=u(R());ep();pa();Ux=u(ia());Be();di=class extends en{render(){let e=this.result?this.selectAbstract(this.result):void 0;return e?tp.html`
3943
+ `}loadMore(){var e;(e=this.stateManager)===null||e===void 0||e.setPageNumber(this.currentPage+1)}};eo.elementDefinitions={"ft-button":Pe};eo.styles=Kd;Bx([(0,Qd.redux)({store:"search",selector:t=>{var e,r;return(r=(e=t.paging)===null||e===void 0?void 0:e.currentPage)!==null&&r!==void 0?r:1}})],eo.prototype,"currentPage",void 0);Bx([(0,Qd.redux)({store:"search",selector:t=>{var e,r;return(r=(e=t.paging)===null||e===void 0?void 0:e.isLastPage)!==null&&r!==void 0?r:!0}})],eo.prototype,"isLastPage",void 0)});var Dx=p(()=>{"use strict"});var Mx={};No(Mx,{FtSearchLoadMoreButton:()=>eo,FtSearchLoadMoreButtonCssVariables:()=>tS,styles:()=>Kd});var Fx,zx=p(()=>{"use strict";Fx=f(v());Yd();qd();Dx();Yd();(0,Fx.customElement)("ft-search-load-more-button")(eo)});var Ds,Bs,Ns,Jd,Xd,rS,en,ep=p(()=>{"use strict";Ds=f(v());ti();Bs=f(W()),Ns=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Jd=class extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}},Xd=Symbol("registerInterval"),rS=(0,Ds.applyMixinOnce)(Symbol("toFtSearchResultComponent"),function(t){var e;class r extends t{constructor(){super(...arguments),this[e]=0}setResultStateManager(n){this.resultStateManager=n}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Xd]=window.setInterval(()=>this.tryToRegisterToResultContext(),50)}tryToRegisterToResultContext(){this.result!=null?window.clearInterval(this[Xd]):this.dispatchEvent(new Jd)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return e=Xd,Ns([(0,Bs.property)({attribute:!1})],r.prototype,"cluster",void 0),Ns([(0,Bs.property)({attribute:!1})],r.prototype,"result",void 0),Ns([(0,Ds.numberProperty)()],r.prototype,"rank",void 0),Ns([(0,Bs.property)({attribute:!1,type:Boolean})],r.prototype,"openResultInNewTab",void 0),r}),en=class extends rS(rr){}});var tp,Ux,di,rp=p(()=>{"use strict";tp=f(R());ep();pa();Ux=f(ia());Be();di=class extends en{render(){let e=this.result?this.selectAbstract(this.result):void 0;return e?tp.html`
3944
3944
  <ft-typography variant="body1" part="text">${(0,Ux.unsafeHTML)(e)}</ft-typography>
3945
3945
  `:tp.html`
3946
3946
  <style>
@@ -3948,7 +3948,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3948
3948
  display: none !important;
3949
3949
  }
3950
3950
  </style>
3951
- `}selectAbstract(e){switch(e.type){case"MAP":return e.map.htmlExcerpt;case"DOCUMENT":return e.document.htmlExcerpt;case"TOPIC":return e.topic.htmlExcerpt}return""}contentAvailableCallback(e){super.contentAvailableCallback(e),this.shadowRoot.querySelectorAll(".kwicmatch").forEach(r=>r.setAttribute("part","kwicmatch"))}};di.elementDefinitions={"ft-typography":Z};di.styles=_l});var Hx=p(()=>{"use strict"});var Vx={};No(Vx,{FtSearchResultAbstract:()=>di,FtSearchResultAbstractCssVariables:()=>da,styles:()=>_l});var Wx,op=p(()=>{"use strict";Wx=u(v());rp();pa();Hx();rp();(0,Wx.customElement)("ft-search-result-abstract")(di)});var Vn,jx,Gx,oS,Lo,ip=p(()=>{"use strict";Vn=u(R()),jx=u(W());ep();fa();Be();Gx=u(ia());Pc();_c();oS=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Lo=class extends en{constructor(){super(...arguments),this.withoutLink=!1}render(){var e;return this.result?this.withoutLink?this.renderTitle():Vn.html`
3951
+ `}selectAbstract(e){switch(e.type){case"MAP":return e.map.htmlExcerpt;case"DOCUMENT":return e.document.htmlExcerpt;case"TOPIC":return e.topic.htmlExcerpt}return""}contentAvailableCallback(e){super.contentAvailableCallback(e),this.shadowRoot.querySelectorAll(".kwicmatch").forEach(r=>r.setAttribute("part","kwicmatch"))}};di.elementDefinitions={"ft-typography":Z};di.styles=Nl});var Hx=p(()=>{"use strict"});var Vx={};No(Vx,{FtSearchResultAbstract:()=>di,FtSearchResultAbstractCssVariables:()=>da,styles:()=>Nl});var Wx,op=p(()=>{"use strict";Wx=f(v());rp();pa();Hx();rp();(0,Wx.customElement)("ft-search-result-abstract")(di)});var Vn,jx,Gx,oS,ko,ip=p(()=>{"use strict";Vn=f(R()),jx=f(W());ep();fa();Be();Gx=f(ia());Pc();Nc();oS=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},ko=class extends en{constructor(){super(...arguments),this.withoutLink=!1}render(){var e;return this.result?this.withoutLink?this.renderTitle():Vn.html`
3952
3952
  <a href="${ts(this.result)}"
3953
3953
  @click=${this.onResultClick}
3954
3954
  @auxclick=${r=>this.onAuxClick(r)}
@@ -3959,19 +3959,19 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3959
3959
  </a>
3960
3960
  `:Vn.nothing}onAuxClick(e){e.button==1&&this.onResultClick()}renderTitle(){return Vn.html`
3961
3961
  <ft-typography variant="title" part="text">${(0,Gx.unsafeHTML)(this.selectTitle(this.result))}</ft-typography>
3962
- `}onResultClick(){this.dispatchEvent(new Wi(this.result,this.rank))}onContextMenu(){this.dispatchEvent(new Vi(this.result,this.rank))}selectTitle(e){switch(e.type){case"MAP":return e.map.htmlTitle;case"DOCUMENT":return e.document.htmlTitle;case"TOPIC":return e.topic.htmlTitle}return""}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),this.shadowRoot.querySelectorAll(".kwicmatch").forEach(i=>i.setAttribute("part","kwicmatch")),!this.withoutLink&&e.has("rank")&&this.rank!=null&&(!((r=this.stateManager)===null||r===void 0)&&r.store.commands.consume(`focus-result-${this.rank}`))&&(this.elementToFocus={selector:"a"})}};Lo.elementDefinitions={"ft-typography":Z};Lo.styles=Bl;oS([(0,jx.property)({type:Boolean})],Lo.prototype,"withoutLink",void 0)});var Kx=p(()=>{"use strict"});var Zx={};No(Zx,{FtSearchResultTitle:()=>Lo,FtSearchResultTitleCssVariables:()=>ua,styles:()=>Bl});var qx,np=p(()=>{"use strict";qx=u(v());ip();fa();Kx();ip();(0,qx.customElement)("ft-search-result-title")(Lo)});var Qx,iS,ap,sp=p(()=>{"use strict";Qx=u(R()),iS={},ap=Qx.css`
3962
+ `}onResultClick(){this.dispatchEvent(new Wi(this.result,this.rank))}onContextMenu(){this.dispatchEvent(new Vi(this.result,this.rank))}selectTitle(e){switch(e.type){case"MAP":return e.map.htmlTitle;case"DOCUMENT":return e.document.htmlTitle;case"TOPIC":return e.topic.htmlTitle}return""}contentAvailableCallback(e){var r;super.contentAvailableCallback(e),this.shadowRoot.querySelectorAll(".kwicmatch").forEach(i=>i.setAttribute("part","kwicmatch")),!this.withoutLink&&e.has("rank")&&this.rank!=null&&(!((r=this.stateManager)===null||r===void 0)&&r.store.commands.consume(`focus-result-${this.rank}`))&&(this.elementToFocus={selector:"a"})}};ko.elementDefinitions={"ft-typography":Z};ko.styles=Bl;oS([(0,jx.property)({type:Boolean})],ko.prototype,"withoutLink",void 0)});var Kx=p(()=>{"use strict"});var Zx={};No(Zx,{FtSearchResultTitle:()=>ko,FtSearchResultTitleCssVariables:()=>ua,styles:()=>Bl});var qx,np=p(()=>{"use strict";qx=f(v());ip();fa();Kx();ip();(0,qx.customElement)("ft-search-result-title")(ko)});var Qx,iS,ap,sp=p(()=>{"use strict";Qx=f(R()),iS={},ap=Qx.css`
3963
3963
  [part="no-results-message"] {
3964
3964
  text-align: center;
3965
3965
  padding: 12px;
3966
3966
  }
3967
- `});var Yx,Xx,lp=p(()=>{"use strict";Yx=u(R()),Xx=Yx.css`
3967
+ `});var Yx,Xx,lp=p(()=>{"use strict";Yx=f(R()),Xx=Yx.css`
3968
3968
  a {
3969
3969
  color: inherit;
3970
3970
  text-decoration: inherit;
3971
3971
  }
3972
- `});var Fs,Jx=p(()=>{"use strict";Fs=class{constructor(e){this.onResultSelected=e,this.registeredComponents=[],this.registeredMetadata=new Set}registerComponent(e){e.setResultStateManager(this),this.registeredComponents.push(e),this.bindComponent(e)}unregisterComponent(e){this.registeredComponents.splice(this.registeredComponents.indexOf(e),1),e.cluster=void 0,e.result=void 0,e.rank=void 0}registerMetadata(e){this.registeredMetadata.add(e)}unregisterMetadata(e){this.registeredMetadata.delete(e)}updateCluster(e,r){this.cluster=e,this.rank=r,this.selectResult(this.cluster.entries[0])}updateOpenResultInNewTab(e){this.openResultInNewTab=e}selectResult(e){this.result=e,this.onResultSelected(e),this.registeredComponents.forEach(r=>this.bindComponent(r))}clear(){this.registeredComponents=[]}bindComponent(e){e.cluster=this.cluster,e.result=this.result,e.rank=this.rank,e.openResultInNewTab=this.openResultInNewTab}}});var ev,tn,tv,Ms,cp,Dr,dp=p(()=>{"use strict";ev=u(R()),tn=u(W()),tv=u(v());lp();Jx();Ms=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},cp=class extends CustomEvent{constructor(e){super("ft-search-result-cluster-change",{detail:e,bubbles:!0,composed:!0})}},Dr=class extends tv.FtLitElement{constructor(){super(...arguments),this.openResultInNewTab=!1,this.index=0,this.stateManager=new Fs(e=>this.onResultSelected(e))}render(){return ev.html`
3972
+ `});var Fs,Jx=p(()=>{"use strict";Fs=class{constructor(e){this.onResultSelected=e,this.registeredComponents=[],this.registeredMetadata=new Set}registerComponent(e){e.setResultStateManager(this),this.registeredComponents.push(e),this.bindComponent(e)}unregisterComponent(e){this.registeredComponents.splice(this.registeredComponents.indexOf(e),1),e.cluster=void 0,e.result=void 0,e.rank=void 0}registerMetadata(e){this.registeredMetadata.add(e)}unregisterMetadata(e){this.registeredMetadata.delete(e)}updateCluster(e,r){this.cluster=e,this.rank=r,this.selectResult(this.cluster.entries[0])}updateOpenResultInNewTab(e){this.openResultInNewTab=e}selectResult(e){this.result=e,this.onResultSelected(e),this.registeredComponents.forEach(r=>this.bindComponent(r))}clear(){this.registeredComponents=[]}bindComponent(e){e.cluster=this.cluster,e.result=this.result,e.rank=this.rank,e.openResultInNewTab=this.openResultInNewTab}}});var ev,tn,tv,Ms,cp,Fr,dp=p(()=>{"use strict";ev=f(R()),tn=f(W()),tv=f(v());lp();Jx();Ms=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},cp=class extends CustomEvent{constructor(e){super("ft-search-result-cluster-change",{detail:e,bubbles:!0,composed:!0})}},Fr=class extends tv.FtLitElement{constructor(){super(...arguments),this.openResultInNewTab=!1,this.index=0,this.stateManager=new Fs(e=>this.onResultSelected(e))}render(){return ev.html`
3973
3973
  <slot @register-ft-search-result-component=${this.registerComponent}></slot>
3974
- `}onResultSelected(e){this.result=e,this.dispatchEvent(new cp(this.result))}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){this.stateManager.registerComponent(e)}update(e){super.update(e),e.has("cluster")&&this.cluster&&this.stateManager.updateCluster(this.cluster,this.index+1),e.has("openResultInNewTab")&&this.stateManager.updateOpenResultInNewTab(this.openResultInNewTab)}disconnectedCallback(){super.disconnectedCallback(),this.stateManager.clear()}};Dr.elementDefinitions={};Dr.styles=Xx;Ms([(0,tn.property)({attribute:!1})],Dr.prototype,"cluster",void 0);Ms([(0,tn.property)({attribute:!1,type:Boolean})],Dr.prototype,"openResultInNewTab",void 0);Ms([(0,tn.state)()],Dr.prototype,"result",void 0);Ms([(0,tn.property)()],Dr.prototype,"index",void 0)});var rv=p(()=>{"use strict"});var ov,iv=p(()=>{"use strict";ov=u(v());dp();lp();rv();dp();(0,ov.customElement)("ft-search-result-context")(Dr)});var rn,nv,pp=p(()=>{"use strict";fr();rn=Rr.build("searchResultsNumber"),nv={results:"{0} results","results[\\=1]":"1 result"}});var zs,av,Us,ko,pi,jt,up=p(()=>{"use strict";zs=u(R()),av=u(Zr()),Us=u(W()),ko=u(v());sp();ti();iv();np();op();fr();pp();pi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},jt=class extends It(er){constructor(){super(),this.clusterPolicy="display-first-result",this.displayNoResultsMessage=!1,this.renderResult=()=>zs.html`
3974
+ `}onResultSelected(e){this.result=e,this.dispatchEvent(new cp(this.result))}registerComponent(e){e.stopPropagation();let r=e.composedPath()[0];this.register(r)}register(e){this.stateManager.registerComponent(e)}update(e){super.update(e),e.has("cluster")&&this.cluster&&this.stateManager.updateCluster(this.cluster,this.index+1),e.has("openResultInNewTab")&&this.stateManager.updateOpenResultInNewTab(this.openResultInNewTab)}disconnectedCallback(){super.disconnectedCallback(),this.stateManager.clear()}};Fr.elementDefinitions={};Fr.styles=Xx;Ms([(0,tn.property)({attribute:!1})],Fr.prototype,"cluster",void 0);Ms([(0,tn.property)({attribute:!1,type:Boolean})],Fr.prototype,"openResultInNewTab",void 0);Ms([(0,tn.state)()],Fr.prototype,"result",void 0);Ms([(0,tn.property)()],Fr.prototype,"index",void 0)});var rv=p(()=>{"use strict"});var ov,iv=p(()=>{"use strict";ov=f(v());dp();lp();rv();dp();(0,ov.customElement)("ft-search-result-context")(Fr)});var rn,nv,pp=p(()=>{"use strict";hr();rn=Ir.build("searchResultsNumber"),nv={results:"{0} results","results[\\=1]":"1 result"}});var zs,av,Us,To,pi,Kt,up=p(()=>{"use strict";zs=f(R()),av=f(Qr()),Us=f(W()),To=f(v());sp();ti();iv();np();op();hr();pp();pi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Kt=class extends It(rr){constructor(){super(),this.clusterPolicy="display-first-result",this.displayNoResultsMessage=!1,this.renderResult=()=>zs.html`
3975
3975
  <ft-search-result-title></ft-search-result-title>
3976
3976
  <ft-search-result-abstract></ft-search-result-abstract>
3977
3977
  `,this.clusterSortCriterion=[],this.selectedResultByCluster={},this.addI18nContext(rn)}render(){if(this.displayNoResultsMessage&&this.results!=null&&this.results.length==0)return zs.html`
@@ -3981,13 +3981,13 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
3981
3981
  @ft-search-result-cluster-change=${a=>this.onClusterChange(r.id,a.detail)}>
3982
3982
  ${this.renderResult((n=this.selectedResultByCluster[r.id])!==null&&n!==void 0?n:r.entries[0],i)}
3983
3983
  </ft-search-result-context>
3984
- `})}update(e){var r;super.update(e),(e.has("clusterSortCriterion")||e.has("stateManager"))&&this.clusterSortCriterion&&((r=this.stateManager)===null||r===void 0||r.setClusterSortCriterion(this.clusterSortCriterion))}contentAvailableCallback(e){var r;if(super.contentAvailableCallback(e),e.has("requestWithoutPaging")){let i=(r=this.renderRoot)===null||r===void 0?void 0:r.querySelector("ft-search-result-context");i&&ko.scrollHelper.scrollIntoViewIfPossible(i,{position:1,behavior:"smooth"})}}onClusterChange(e,r){this.selectedResultByCluster[e]=r}buildClusters(){switch(this.clusterPolicy){case"display-all-results":return this.buildAllResultsClusters();default:return this.buildFullClusters()}}buildFullClusters(){var e,r;return(r=(e=this.results)===null||e===void 0?void 0:e.map(i=>({id:this.clusterId(i.entries[0]),entries:i.entries})))!==null&&r!==void 0?r:[]}buildAllResultsClusters(){var e,r,i;let n=(r=(e=this.results)===null||e===void 0?void 0:e.flatMap(a=>a.entries.map(s=>({id:this.clusterId(s),entries:[s]}))))!==null&&r!==void 0?r:[];return this.paging&&this.paging.page===1?n.slice(0,(i=this.paging.perPage)!==null&&i!==void 0?i:20):n}clusterId(e){var r,i,n,a,s;return(a=(i=(r=e.map)===null||r===void 0?void 0:r.mapId)!==null&&i!==void 0?i:(n=e.topic)===null||n===void 0?void 0:n.tocId)!==null&&a!==void 0?a:(s=e.document)===null||s===void 0?void 0:s.documentId}};jt.styles=ap;pi([(0,Us.property)({type:String,attribute:"cluster-policy"})],jt.prototype,"clusterPolicy",void 0);pi([(0,Us.property)({type:Boolean})],jt.prototype,"displayNoResultsMessage",void 0);pi([(0,Us.property)({attribute:!1})],jt.prototype,"renderResult",void 0);pi([(0,ko.jsonProperty)([])],jt.prototype,"clusterSortCriterion",void 0);pi([(0,ko.redux)({selector:t=>({...t.request,paging:void 0})})],jt.prototype,"requestWithoutPaging",void 0);pi([(0,ko.redux)({selector:t=>t.request.paging})],jt.prototype,"paging",void 0);pi([(0,ko.redux)()],jt.prototype,"results",void 0)});var sv=p(()=>{"use strict"});var cv={};No(cv,{FtSearchResults:()=>jt,FtSearchResultsCssVariables:()=>iS,styles:()=>ap});var lv,dv=p(()=>{"use strict";lv=u(v());up();sp();sv();up();(0,lv.customElement)("ft-search-results")(jt)});var pv,nS,fp,hp=p(()=>{"use strict";pv=u(R()),nS={},fp=pv.css`
3984
+ `})}update(e){var r;super.update(e),(e.has("clusterSortCriterion")||e.has("stateManager"))&&this.clusterSortCriterion&&((r=this.stateManager)===null||r===void 0||r.setClusterSortCriterion(this.clusterSortCriterion))}contentAvailableCallback(e){var r;if(super.contentAvailableCallback(e),e.has("requestWithoutPaging")){let i=(r=this.renderRoot)===null||r===void 0?void 0:r.querySelector("ft-search-result-context");i&&To.scrollHelper.scrollIntoViewIfPossible(i,{position:1,behavior:"smooth"})}}onClusterChange(e,r){this.selectedResultByCluster[e]=r}buildClusters(){switch(this.clusterPolicy){case"display-all-results":return this.buildAllResultsClusters();default:return this.buildFullClusters()}}buildFullClusters(){var e,r;return(r=(e=this.results)===null||e===void 0?void 0:e.map(i=>({id:this.clusterId(i.entries[0]),entries:i.entries})))!==null&&r!==void 0?r:[]}buildAllResultsClusters(){var e,r,i;let n=(r=(e=this.results)===null||e===void 0?void 0:e.flatMap(a=>a.entries.map(s=>({id:this.clusterId(s),entries:[s]}))))!==null&&r!==void 0?r:[];return this.paging&&this.paging.page===1?n.slice(0,(i=this.paging.perPage)!==null&&i!==void 0?i:20):n}clusterId(e){var r,i,n,a,s;return(a=(i=(r=e.map)===null||r===void 0?void 0:r.mapId)!==null&&i!==void 0?i:(n=e.topic)===null||n===void 0?void 0:n.tocId)!==null&&a!==void 0?a:(s=e.document)===null||s===void 0?void 0:s.documentId}};Kt.styles=ap;pi([(0,Us.property)({type:String,attribute:"cluster-policy"})],Kt.prototype,"clusterPolicy",void 0);pi([(0,Us.property)({type:Boolean})],Kt.prototype,"displayNoResultsMessage",void 0);pi([(0,Us.property)({attribute:!1})],Kt.prototype,"renderResult",void 0);pi([(0,To.jsonProperty)([])],Kt.prototype,"clusterSortCriterion",void 0);pi([(0,To.redux)({selector:t=>({...t.request,paging:void 0})})],Kt.prototype,"requestWithoutPaging",void 0);pi([(0,To.redux)({selector:t=>t.request.paging})],Kt.prototype,"paging",void 0);pi([(0,To.redux)()],Kt.prototype,"results",void 0)});var sv=p(()=>{"use strict"});var cv={};No(cv,{FtSearchResults:()=>Kt,FtSearchResultsCssVariables:()=>iS,styles:()=>ap});var lv,dv=p(()=>{"use strict";lv=f(v());up();sp();sv();up();(0,lv.customElement)("ft-search-results")(Kt)});var pv,nS,fp,hp=p(()=>{"use strict";pv=f(R()),nS={},fp=pv.css`
3985
3985
 
3986
- `});var Hs,uv,aS,To,mp=p(()=>{"use strict";Hs=u(R()),uv=u(v());hp();ti();fr();pp();Be();aS=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},To=class extends It(er){constructor(){super(),this.addI18nContext(rn,nv)}render(){return this.paging==null?Hs.nothing:Hs.html`
3986
+ `});var Hs,uv,aS,$o,mp=p(()=>{"use strict";Hs=f(R()),uv=f(v());hp();ti();hr();pp();Be();aS=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},$o=class extends It(rr){constructor(){super(),this.addI18nContext(rn,nv)}render(){return this.paging==null?Hs.nothing:Hs.html`
3987
3987
  <ft-typography variant="body1">
3988
3988
  ${rn.messages.results(this.paging.totalClustersCount)}
3989
3989
  </ft-typography>
3990
- `}};To.elementDefinitions={"ft-typography":Z};To.styles=fp;aS([(0,uv.redux)()],To.prototype,"paging",void 0)});var fv=p(()=>{"use strict"});var mv={};No(mv,{FtSearchResultsNumber:()=>To,FtSearchResultsNumberCssVariables:()=>nS,styles:()=>fp});var hv,gv=p(()=>{"use strict";hv=u(v());mp();hp();fv();mp();(0,hv.customElement)("ft-search-results-number")(To)});var yv=u(v());var Gt=u(R()),ui=u(v());var Dl=u(R()),_=u(v());var Ap=u(R()),ae=u(v());Fr();var pe={padding:ae.FtCssVariableFactory.create("--ft-card-padding","","SIZE","12px"),borderRadius:ae.FtCssVariableFactory.extend("--ft-card-border-radius","",ae.designSystemVariables.borderRadiusM),borderStyle:ae.FtCssVariableFactory.create("--ft-card-border-style","","UNKNOWN","none"),borderColor:ae.FtCssVariableFactory.extend("--ft-card-border-color","",ae.designSystemVariables.colorOutline),hoverBorderColor:ae.FtCssVariableFactory.extend("--ft-card-hover-border-color","",ae.designSystemVariables.colorPrimary),outlineStyle:ae.FtCssVariableFactory.create("--ft-card-outline-style","","UNKNOWN","solid"),outlineWidth:ae.FtCssVariableFactory.create("--ft-card-outline-width","","SIZE","0"),outlineColor:ae.FtCssVariableFactory.extend("--ft-card-outline-color","",ae.designSystemVariables.colorPrimary),selectedOutlineStyle:ae.FtCssVariableFactory.create("--ft-card-selected-outline-style","","UNKNOWN","solid"),selectedOutlineWidth:ae.FtCssVariableFactory.create("--ft-card-selected-outline-width","","SIZE","2px"),selectedOutlineColor:ae.FtCssVariableFactory.extend("--ft-card-selected-outline-color","",ae.designSystemVariables.colorPrimary),selectedBorderRadius:ae.FtCssVariableFactory.extend("--ft-card-selected-border-radius","",ae.designSystemVariables.borderRadiusM),colorSurface:ae.FtCssVariableFactory.extend("--ft-card-background-color","",ae.designSystemVariables.colorSurface),colorOnSurfaceMedium:ae.FtCssVariableFactory.extend("--ft-card-content-color","",ae.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceHigh:ae.FtCssVariableFactory.extend("--ft-card-title-color","",ae.designSystemVariables.colorOnSurfaceHigh),elevation02:ae.FtCssVariableFactory.extend("--ft-card-elevation","",ae.designSystemVariables.elevation02),elevation04:ae.FtCssVariableFactory.extend("--ft-card-selected-elevation","",ae.designSystemVariables.elevation04)},Rp=Ap.css`
3990
+ `}};$o.elementDefinitions={"ft-typography":Z};$o.styles=fp;aS([(0,uv.redux)()],$o.prototype,"paging",void 0)});var fv=p(()=>{"use strict"});var mv={};No(mv,{FtSearchResultsNumber:()=>$o,FtSearchResultsNumberCssVariables:()=>nS,styles:()=>fp});var hv,gv=p(()=>{"use strict";hv=f(v());mp();hp();fv();mp();(0,hv.customElement)("ft-search-results-number")($o)});var yv=f(v());var qt=f(R()),ui=f(v());var Dl=f(R()),N=f(v());var Ap=f(R()),ae=f(v());Mr();var pe={padding:ae.FtCssVariableFactory.create("--ft-card-padding","","SIZE","12px"),borderRadius:ae.FtCssVariableFactory.extend("--ft-card-border-radius","",ae.designSystemVariables.borderRadiusM),borderStyle:ae.FtCssVariableFactory.create("--ft-card-border-style","","UNKNOWN","none"),borderColor:ae.FtCssVariableFactory.extend("--ft-card-border-color","",ae.designSystemVariables.colorOutline),hoverBorderColor:ae.FtCssVariableFactory.extend("--ft-card-hover-border-color","",ae.designSystemVariables.colorPrimary),outlineStyle:ae.FtCssVariableFactory.create("--ft-card-outline-style","","UNKNOWN","solid"),outlineWidth:ae.FtCssVariableFactory.create("--ft-card-outline-width","","SIZE","0"),outlineColor:ae.FtCssVariableFactory.extend("--ft-card-outline-color","",ae.designSystemVariables.colorPrimary),selectedOutlineStyle:ae.FtCssVariableFactory.create("--ft-card-selected-outline-style","","UNKNOWN","solid"),selectedOutlineWidth:ae.FtCssVariableFactory.create("--ft-card-selected-outline-width","","SIZE","2px"),selectedOutlineColor:ae.FtCssVariableFactory.extend("--ft-card-selected-outline-color","",ae.designSystemVariables.colorPrimary),selectedBorderRadius:ae.FtCssVariableFactory.extend("--ft-card-selected-border-radius","",ae.designSystemVariables.borderRadiusM),colorSurface:ae.FtCssVariableFactory.extend("--ft-card-background-color","",ae.designSystemVariables.colorSurface),colorOnSurfaceMedium:ae.FtCssVariableFactory.extend("--ft-card-content-color","",ae.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceHigh:ae.FtCssVariableFactory.extend("--ft-card-title-color","",ae.designSystemVariables.colorOnSurfaceHigh),elevation02:ae.FtCssVariableFactory.extend("--ft-card-elevation","",ae.designSystemVariables.elevation02),elevation04:ae.FtCssVariableFactory.extend("--ft-card-selected-elevation","",ae.designSystemVariables.elevation04)},Rp=Ap.css`
3991
3991
  :host {
3992
3992
  display: block;
3993
3993
  }
@@ -4076,7 +4076,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
4076
4076
  #action {
4077
4077
  grid-area: actions;
4078
4078
  }
4079
- `;xn();pa();Fr();fa();var lt={searchFieldBackgroundColor:_.FtCssVariableFactory.extend("--ft-rsid-search-field-background-color","",_.designSystemVariables.colorSurface),searchFieldBorderColor:_.FtCssVariableFactory.extend("--ft-rsid-search-field-border-color","",_.designSystemVariables.colorOutline),searchFieldTextColor:_.FtCssVariableFactory.extend("--ft-rsid-search-field-text-color","",_.designSystemVariables.colorOnSurface),searchFieldBorderRadius:_.FtCssVariableFactory.extend("--ft-rsid-search-field-border-radius","",_.designSystemVariables.borderRadiusS),searchButtonColor:_.FtCssVariableFactory.extend("--ft-rsid-search-field-button-color","",_.designSystemVariables.colorPrimary),resultsNumberColor:_.FtCssVariableFactory.extend("--ft-rsid-results-number-color","",_.designSystemVariables.colorOnSurfaceMedium),resultBackgroundColor:_.FtCssVariableFactory.extend("--ft-rsid-result-background-color","",_.designSystemVariables.colorSurface),resultBorderColor:_.FtCssVariableFactory.extend("--ft-rsid-result-border-color","",_.designSystemVariables.colorOutline),resultBorderRadius:_.FtCssVariableFactory.extend("--ft-rsid-result-border-radius","",_.designSystemVariables.borderRadiusS),resultTitleTextColor:_.FtCssVariableFactory.extend("--ft-rsid-result-title-text-color","",_.designSystemVariables.colorOnSurface),resultBreadcrumbTextColor:_.FtCssVariableFactory.extend("--ft-rsid-result-breadcrumb-text-color","",_.designSystemVariables.colorOnSurfaceMedium),resultContentTextColor:_.FtCssVariableFactory.extend("--ft-rsid-result-content-text-color","",_.designSystemVariables.colorOnSurface),resultHighlightBackgroundColor:_.FtCssVariableFactory.create("--ft-rsid-result-highlight-background-color","","COLOR","#FFF26E"),resultHoverBackgroundColor:_.FtCssVariableFactory.extend("--ft-rsid-result-hover-background-color","",_.designSystemVariables.colorPrimary),resultHoverBorderColor:_.FtCssVariableFactory.extend("--ft-rsid-result-hover-border-color","",_.designSystemVariables.colorPrimary)},Ih=Dl.css`
4079
+ `;xn();pa();Mr();fa();var lt={searchFieldBackgroundColor:N.FtCssVariableFactory.extend("--ft-rsid-search-field-background-color","",N.designSystemVariables.colorSurface),searchFieldBorderColor:N.FtCssVariableFactory.extend("--ft-rsid-search-field-border-color","",N.designSystemVariables.colorOutline),searchFieldTextColor:N.FtCssVariableFactory.extend("--ft-rsid-search-field-text-color","",N.designSystemVariables.colorOnSurface),searchFieldBorderRadius:N.FtCssVariableFactory.extend("--ft-rsid-search-field-border-radius","",N.designSystemVariables.borderRadiusS),searchButtonColor:N.FtCssVariableFactory.extend("--ft-rsid-search-field-button-color","",N.designSystemVariables.colorPrimary),resultsNumberColor:N.FtCssVariableFactory.extend("--ft-rsid-results-number-color","",N.designSystemVariables.colorOnSurfaceMedium),resultBackgroundColor:N.FtCssVariableFactory.extend("--ft-rsid-result-background-color","",N.designSystemVariables.colorSurface),resultBorderColor:N.FtCssVariableFactory.extend("--ft-rsid-result-border-color","",N.designSystemVariables.colorOutline),resultBorderRadius:N.FtCssVariableFactory.extend("--ft-rsid-result-border-radius","",N.designSystemVariables.borderRadiusS),resultTitleTextColor:N.FtCssVariableFactory.extend("--ft-rsid-result-title-text-color","",N.designSystemVariables.colorOnSurface),resultBreadcrumbTextColor:N.FtCssVariableFactory.extend("--ft-rsid-result-breadcrumb-text-color","",N.designSystemVariables.colorOnSurfaceMedium),resultContentTextColor:N.FtCssVariableFactory.extend("--ft-rsid-result-content-text-color","",N.designSystemVariables.colorOnSurface),resultHighlightBackgroundColor:N.FtCssVariableFactory.create("--ft-rsid-result-highlight-background-color","","COLOR","#FFF26E"),resultHoverBackgroundColor:N.FtCssVariableFactory.extend("--ft-rsid-result-hover-background-color","",N.designSystemVariables.colorPrimary),resultHoverBorderColor:N.FtCssVariableFactory.extend("--ft-rsid-result-hover-border-color","",N.designSystemVariables.colorPrimary)},Ih=Dl.css`
4080
4080
  .ft-search-in-doc--container {
4081
4081
  display: flex;
4082
4082
  flex-direction: column;
@@ -4084,11 +4084,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
4084
4084
  }
4085
4085
 
4086
4086
  ft-search-input {
4087
- ${(0,_.setVariable)(me.colorSurface,lt.searchFieldBackgroundColor)};
4088
- ${(0,_.setVariable)(me.colorOutline,lt.searchFieldBorderColor)};
4089
- ${(0,_.setVariable)(me.colorOnSurface,lt.searchFieldTextColor)};
4090
- ${(0,_.setVariable)(me.borderRadius,lt.searchFieldBorderRadius)};
4091
- ${(0,_.setVariable)(me.buttonColor,lt.searchButtonColor)};
4087
+ ${(0,N.setVariable)(me.colorSurface,lt.searchFieldBackgroundColor)};
4088
+ ${(0,N.setVariable)(me.colorOutline,lt.searchFieldBorderColor)};
4089
+ ${(0,N.setVariable)(me.colorOnSurface,lt.searchFieldTextColor)};
4090
+ ${(0,N.setVariable)(me.borderRadius,lt.searchFieldBorderRadius)};
4091
+ ${(0,N.setVariable)(me.buttonColor,lt.searchButtonColor)};
4092
4092
  }
4093
4093
 
4094
4094
  ft-search-results-number {
@@ -4105,18 +4105,18 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
4105
4105
  `,Lh=Dl.css`
4106
4106
  ft-card {
4107
4107
  margin-bottom: 8px;
4108
- ${(0,_.setVariable)(pe.elevation04,"none")};
4109
- ${(0,_.setVariable)(pe.elevation02,"none")};
4110
- ${(0,_.setVariable)(pe.borderStyle,"solid")};
4111
- ${(0,_.setVariable)(pe.borderRadius,_.designSystemVariables.borderRadiusS)};
4112
- ${(0,_.setVariable)(pe.colorSurface,lt.resultBackgroundColor)};
4113
- ${(0,_.setVariable)(pe.borderColor,lt.resultBorderColor)};
4114
- ${(0,_.setVariable)(pe.borderRadius,lt.resultBorderRadius)};
4108
+ ${(0,N.setVariable)(pe.elevation04,"none")};
4109
+ ${(0,N.setVariable)(pe.elevation02,"none")};
4110
+ ${(0,N.setVariable)(pe.borderStyle,"solid")};
4111
+ ${(0,N.setVariable)(pe.borderRadius,N.designSystemVariables.borderRadiusS)};
4112
+ ${(0,N.setVariable)(pe.colorSurface,lt.resultBackgroundColor)};
4113
+ ${(0,N.setVariable)(pe.borderColor,lt.resultBorderColor)};
4114
+ ${(0,N.setVariable)(pe.borderRadius,lt.resultBorderRadius)};
4115
4115
  }
4116
4116
 
4117
4117
  ft-search-result-title {
4118
4118
  color: ${lt.resultTitleTextColor};
4119
- ${(0,_.setVariable)(ua.highlightBackgroundColor,lt.resultHighlightBackgroundColor)};
4119
+ ${(0,N.setVariable)(ua.highlightBackgroundColor,lt.resultHighlightBackgroundColor)};
4120
4120
  }
4121
4121
 
4122
4122
  .breadcrumb {
@@ -4125,12 +4125,12 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
4125
4125
 
4126
4126
  ft-search-result-abstract {
4127
4127
  color: ${lt.resultContentTextColor};
4128
- ${(0,_.setVariable)(da.highlightBackgroundColor,lt.resultHighlightBackgroundColor)};
4128
+ ${(0,N.setVariable)(da.highlightBackgroundColor,lt.resultHighlightBackgroundColor)};
4129
4129
  }
4130
4130
 
4131
4131
  ft-card:hover {
4132
- ${(0,_.setVariable)(pe.hoverBorderColor,lt.resultHoverBorderColor)};
4133
- ${(0,_.setVariable)(S.color,lt.resultHoverBackgroundColor)};
4132
+ ${(0,N.setVariable)(pe.hoverBorderColor,lt.resultHoverBorderColor)};
4133
+ ${(0,N.setVariable)(S.color,lt.resultHoverBackgroundColor)};
4134
4134
  }
4135
4135
 
4136
4136
  .result-container {
@@ -4143,7 +4143,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
4143
4143
  text-decoration: none;
4144
4144
  color: inherit;
4145
4145
  }
4146
- `;fr();var es=u(v()),iy=u(W());var ry;(function(t){t.clusteringHelperCreated="clustering-helper-created",t.mapAttachmentsUpdate="map-attachments-update",t.visibleTopicChange="visible-topic-change"})(ry||(ry={}));var oy;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(oy||(oy={}));var K0=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},$c=class extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}},Tc=Symbol("registerInterval"),q0=(0,es.applyMixinOnce)(Symbol("toFtReaderComponent"),function(t){var e;class r extends t{constructor(){super(...arguments),this[e]=0}setReaderStateManager(n){this.clearStateManager(),this.stateManager=n,this.addStore(n.store,"reader")}clearStateManager(){this.stateManager&&(this.removeStore("reader"),this.stateManager=void 0)}get service(){var n;return(n=this.stateManager)===null||n===void 0?void 0:n.service}connectedCallback(){super.connectedCallback(),this[Tc]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[Tc]):this.dispatchEvent(new $c)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=Tc,K0([(0,iy.state)()],r.prototype,"stateManager",void 0),r}),Ja=class extends q0(es.FtLitElementRedux){};var to=u(W());Pc();fr();var Nc=Rr.build("designedReaderSearchInDocument");var cy=u(v());var In=u(R()),ei=u(W()),sy=u(v());yt();Be();var ly=u(wt()),Hi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Lt=class extends sy.FtLitElement{constructor(){super(...arguments),this.title="",this.clickable=!1,this.selected=!1,this.noHeader=!1,this.noContent=!1,this.oneLineHeader=!1}render(){let e={selected:this.selected,clickable:this.clickable,"no-header":this.noHeader,"no-content":this.noContent,"one-line-header":this.oneLineHeader};return In.html`
4146
+ `;hr();var es=f(v()),iy=f(W());var ry;(function(t){t.clusteringHelperCreated="clustering-helper-created",t.mapAttachmentsUpdate="map-attachments-update",t.visibleTopicChange="visible-topic-change"})(ry||(ry={}));var oy;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(oy||(oy={}));var K0=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},$c=class extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}},Tc=Symbol("registerInterval"),q0=(0,es.applyMixinOnce)(Symbol("toFtReaderComponent"),function(t){var e;class r extends t{constructor(){super(...arguments),this[e]=0}setReaderStateManager(n){this.clearStateManager(),this.stateManager=n,this.addStore(n.store,"reader")}clearStateManager(){this.stateManager&&(this.removeStore("reader"),this.stateManager=void 0)}get service(){var n;return(n=this.stateManager)===null||n===void 0?void 0:n.service}connectedCallback(){super.connectedCallback(),this[Tc]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[Tc]):this.dispatchEvent(new $c)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=Tc,K0([(0,iy.state)()],r.prototype,"stateManager",void 0),r}),Ja=class extends q0(es.FtLitElementRedux){};var ro=f(W());Pc();hr();var _c=Ir.build("designedReaderSearchInDocument");var cy=f(v());var In=f(R()),ei=f(W()),sy=f(v());yt();Be();var ly=f(wt()),Hi=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Lt=class extends sy.FtLitElement{constructor(){super(...arguments),this.title="",this.clickable=!1,this.selected=!1,this.noHeader=!1,this.noContent=!1,this.oneLineHeader=!1}render(){let e={selected:this.selected,clickable:this.clickable,"no-header":this.noHeader,"no-content":this.noContent,"one-line-header":this.oneLineHeader};return In.html`
4147
4147
  <div id="container" part="container" class=${(0,ly.classMap)(e)}>
4148
4148
  ${this.clickable?In.html`
4149
4149
  <ft-ripple primary ?selected=${this.selected}></ft-ripple>
@@ -4161,25 +4161,25 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
4161
4161
  </ft-typography>
4162
4162
  </div>
4163
4163
  </div>
4164
- `}};Lt.elementDefinitions={"ft-ripple":G,"ft-typography":Z};Lt.styles=Rp;Hi([(0,ei.property)()],Lt.prototype,"title",void 0);Hi([(0,ei.property)({type:Boolean})],Lt.prototype,"clickable",void 0);Hi([(0,ei.property)({type:Boolean})],Lt.prototype,"selected",void 0);Hi([(0,ei.property)({type:Boolean})],Lt.prototype,"noHeader",void 0);Hi([(0,ei.property)({type:Boolean})],Lt.prototype,"noContent",void 0);Hi([(0,ei.property)({type:Boolean})],Lt.prototype,"oneLineHeader",void 0);(0,cy.customElement)("ft-card")(Lt);_c();var eo=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ct=class t extends It(Ja){constructor(){super(),this.searchInDocumentQuery="",this.hideResultTitle=!1,this.hideResultBreadcrumb=!1,this.hideResultAbstract=!1,this.hideResultsNumber=!1,this.emptyResultOnClear=!1,this.uniqueId=(0,ui.randomId)(6,"search-in-document-"),this.addI18nContext(Nc)}get filters(){return[{key:"ft:publicationId",valueFilter:{negative:!1,values:[this.map.id]}}]}renderResult(e,r){var i;return Gt.html`
4164
+ `}};Lt.elementDefinitions={"ft-ripple":G,"ft-typography":Z};Lt.styles=Rp;Hi([(0,ei.property)()],Lt.prototype,"title",void 0);Hi([(0,ei.property)({type:Boolean})],Lt.prototype,"clickable",void 0);Hi([(0,ei.property)({type:Boolean})],Lt.prototype,"selected",void 0);Hi([(0,ei.property)({type:Boolean})],Lt.prototype,"noHeader",void 0);Hi([(0,ei.property)({type:Boolean})],Lt.prototype,"noContent",void 0);Hi([(0,ei.property)({type:Boolean})],Lt.prototype,"oneLineHeader",void 0);(0,cy.customElement)("ft-card")(Lt);Nc();var to=function(t,e,r,i){var n=arguments.length,a=n<3?e:i===null?i=Object.getOwnPropertyDescriptor(e,r):i,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,r,i);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(n<3?s(a):n>3?s(e,r,a):s(e,r))||a);return n>3&&a&&Object.defineProperty(e,r,a),a},Ct=class t extends It(Ja){constructor(){super(),this.searchInDocumentQuery="",this.hideResultTitle=!1,this.hideResultBreadcrumb=!1,this.hideResultAbstract=!1,this.hideResultsNumber=!1,this.emptyResultOnClear=!1,this.uniqueId=(0,ui.randomId)(6,"search-in-document-"),this.addI18nContext(_c)}get filters(){return[{key:"ft:publicationId",valueFilter:{negative:!1,values:[this.map.id]}}]}renderResult(e,r){var i;return qt.html`
4165
4165
  <style> ${Lh}</style>
4166
4166
  <a href="${ts(e)}" @click=${()=>this.onLinkClick(e,r)}
4167
4167
  @auxclick=${n=>this.onAuxClick(n,e,r)}
4168
4168
  @contextmenu=${()=>this.onContextMenu(e,r)}>
4169
4169
  <ft-card clickable noheader>
4170
4170
  <div class="result-container">
4171
- ${this.hideResultTitle?Gt.nothing:Gt.html`
4171
+ ${this.hideResultTitle?qt.nothing:qt.html`
4172
4172
  <ft-search-result-title withoutLink="true"></ft-search-result-title>`}
4173
- ${this.hideResultBreadcrumb?Gt.nothing:Gt.html`
4173
+ ${this.hideResultBreadcrumb?qt.nothing:qt.html`
4174
4174
  <ft-typography class="breadcrumb" variant="caption">${(i=e.topic)===null||i===void 0?void 0:i.breadcrumb.join(" > ")}</ft-typography>
4175
4175
  `}
4176
- ${this.hideResultAbstract?Gt.nothing:Gt.html`
4176
+ ${this.hideResultAbstract?qt.nothing:qt.html`
4177
4177
  <ft-search-result-abstract></ft-search-result-abstract>
4178
4178
  `}
4179
4179
  </div>
4180
4180
  </ft-card>
4181
4181
  </a>
4182
- `}onAuxClick(e,r,i){e.button==1&&this.onLinkClick(r,i)}onContextMenu(e,r){this.dispatchEvent(new Vi(e,r))}render(){return this.map?Gt.html`
4182
+ `}onAuxClick(e,r,i){e.button==1&&this.onLinkClick(r,i)}onContextMenu(e,r){this.dispatchEvent(new Vi(e,r))}render(){return this.map?qt.html`
4183
4183
  <ft-search-context id="${this.uniqueId}"
4184
4184
  part="search-context"
4185
4185
  contentLocale="${this.map.lang}"
@@ -4188,10 +4188,10 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
4188
4188
  scope="ALL_TOPICS"
4189
4189
  ignoreEmptyQuery>
4190
4190
  <div class="ft-search-in-doc--container">
4191
- <ft-search-input placeholder="${Nc.messages.placeholder()}"
4191
+ <ft-search-input placeholder="${_c.messages.placeholder()}"
4192
4192
  ?triggerSearchOnClear=${this.emptyResultOnClear}
4193
4193
  @change=${e=>{var r;(r=this.stateManager)===null||r===void 0||r.setSearchInDocumentQuery(e.detail)}}></ft-search-input>
4194
- ${this.hideResultsNumber?Gt.nothing:Gt.html`
4194
+ ${this.hideResultsNumber?qt.nothing:qt.html`
4195
4195
  <ft-search-results-number></ft-search-results-number>
4196
4196
  `}
4197
4197
  <ft-search-results ?displayNoResultsMessage=${this.hideResultsNumber}
@@ -4203,7 +4203,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
4203
4203
  </slot>
4204
4204
  </div>
4205
4205
  </ft-search-context>
4206
- `:Gt.nothing}willUpdate(e){super.willUpdate(e),e.has("map")&&this.map&&this.initEventManager(),["hideResultTitle","hideResultBreadcrumb","hideResultAbstract"].some(r=>e.has(r))&&this.searchResults&&this.searchResults.requestUpdate()}initEventManager(){(0,ui.waitFor)(()=>{var e;return(e=this.searchContext)===null||e===void 0?void 0:e.eventManager}).then(e=>{e.setDocumentSearchFromMap(this.map),e.initAppInfo()})}onLinkClick(e,r){this.dispatchEvent(new Wi(e,r))}importDynamicDependencies(){super.importDynamicDependencies();let e=t.registry;Promise.resolve().then(()=>(wy(),Oy)).then(({FtSearchContext:r})=>e.define("ft-search-context",r)),Promise.resolve().then(()=>(Px(),$x)).then(({FtSearchInput:r})=>e.define("ft-search-input",r)),Promise.resolve().then(()=>(zx(),Mx)).then(({FtSearchLoadMoreButton:r})=>e.define("ft-search-load-more-button",r)),Promise.resolve().then(()=>(op(),Vx)).then(({FtSearchResultAbstract:r})=>e.define("ft-search-result-abstract",r)),Promise.resolve().then(()=>(np(),Zx)).then(({FtSearchResultTitle:r})=>e.define("ft-search-result-title",r)),Promise.resolve().then(()=>(dv(),cv)).then(({FtSearchResults:r})=>e.define("ft-search-results",r)),Promise.resolve().then(()=>(gv(),mv)).then(({FtSearchResultsNumber:r})=>e.define("ft-search-results-number",r))}};Ct.elementDefinitions={"ft-card":Lt};Ct.styles=Ih;eo([(0,ui.redux)()],Ct.prototype,"map",void 0);eo([(0,ui.redux)()],Ct.prototype,"searchInDocumentQuery",void 0);eo([(0,to.query)("ft-search-results")],Ct.prototype,"searchResults",void 0);eo([(0,to.property)({type:Boolean})],Ct.prototype,"hideResultTitle",void 0);eo([(0,to.property)({type:Boolean})],Ct.prototype,"hideResultBreadcrumb",void 0);eo([(0,to.property)({type:Boolean})],Ct.prototype,"hideResultAbstract",void 0);eo([(0,to.property)({type:Boolean})],Ct.prototype,"hideResultsNumber",void 0);eo([(0,to.property)({type:Boolean})],Ct.prototype,"emptyResultOnClear",void 0);eo([(0,to.query)('[part="search-context"]')],Ct.prototype,"searchContext",void 0);(0,yv.customElement)("ft-reader-search-in-document")(Ct);})();
4206
+ `:qt.nothing}willUpdate(e){super.willUpdate(e),e.has("map")&&this.map&&this.initEventManager(),["hideResultTitle","hideResultBreadcrumb","hideResultAbstract"].some(r=>e.has(r))&&this.searchResults&&this.searchResults.requestUpdate()}initEventManager(){(0,ui.waitFor)(()=>{var e;return(e=this.searchContext)===null||e===void 0?void 0:e.eventManager}).then(e=>{e.setDocumentSearchFromMap(this.map),e.initAppInfo()})}onLinkClick(e,r){this.dispatchEvent(new Wi(e,r))}importDynamicDependencies(){super.importDynamicDependencies();let e=t.registry;Promise.resolve().then(()=>(wy(),Oy)).then(({FtSearchContext:r})=>e.define("ft-search-context",r)),Promise.resolve().then(()=>(Px(),$x)).then(({FtSearchInput:r})=>e.define("ft-search-input",r)),Promise.resolve().then(()=>(zx(),Mx)).then(({FtSearchLoadMoreButton:r})=>e.define("ft-search-load-more-button",r)),Promise.resolve().then(()=>(op(),Vx)).then(({FtSearchResultAbstract:r})=>e.define("ft-search-result-abstract",r)),Promise.resolve().then(()=>(np(),Zx)).then(({FtSearchResultTitle:r})=>e.define("ft-search-result-title",r)),Promise.resolve().then(()=>(dv(),cv)).then(({FtSearchResults:r})=>e.define("ft-search-results",r)),Promise.resolve().then(()=>(gv(),mv)).then(({FtSearchResultsNumber:r})=>e.define("ft-search-results-number",r))}};Ct.elementDefinitions={"ft-card":Lt};Ct.styles=Ih;to([(0,ui.redux)()],Ct.prototype,"map",void 0);to([(0,ui.redux)()],Ct.prototype,"searchInDocumentQuery",void 0);to([(0,ro.query)("ft-search-results")],Ct.prototype,"searchResults",void 0);to([(0,ro.property)({type:Boolean})],Ct.prototype,"hideResultTitle",void 0);to([(0,ro.property)({type:Boolean})],Ct.prototype,"hideResultBreadcrumb",void 0);to([(0,ro.property)({type:Boolean})],Ct.prototype,"hideResultAbstract",void 0);to([(0,ro.property)({type:Boolean})],Ct.prototype,"hideResultsNumber",void 0);to([(0,ro.property)({type:Boolean})],Ct.prototype,"emptyResultOnClear",void 0);to([(0,ro.query)('[part="search-context"]')],Ct.prototype,"searchContext",void 0);(0,yv.customElement)("ft-reader-search-in-document")(Ct);})();
4207
4207
  /*! Bundled license information:
4208
4208
 
4209
4209
  lit-html/lit-html.js: