@fluid-topics/ft-reader-search-in-document 1.3.48 → 1.3.49
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ft-reader-search-in-document.light.js +319 -317
- package/build/ft-reader-search-in-document.min.js +229 -227
- package/package.json +14 -14
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(()=>{var
|
|
1
|
+
"use strict";(()=>{var jx=Object.create;var rl=Object.defineProperty;var Gx=Object.getOwnPropertyDescriptor;var Kx=Object.getOwnPropertyNames;var qx=Object.getPrototypeOf,Zx=Object.prototype.hasOwnProperty;var p=(t,e)=>()=>(t&&(e=t(t=0)),e);var Mo=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),zo=(t,e)=>{for(var r in e)rl(t,r,{get:e[r],enumerable:!0})},Qx=(t,e,r,i)=>{if(e&&typeof e=="object"||typeof e=="function")for(let n of Kx(e))!Zx.call(t,n)&&n!==r&&rl(t,n,{get:()=>e[n],enumerable:!(i=Gx(e,n))||i.enumerable});return t};var u=(t,e,r)=>(r=t!=null?jx(qx(t)):{},Qx(e||!t||!t.__esModule?rl(r,"default",{value:t,enumerable:!0}):r,t));var x=Mo((_S,nu)=>{nu.exports=ftGlobals.wcUtils});var R=Mo((PS,au)=>{au.exports=ftGlobals.lit});var uu,De,su,S,lu,cu,du,pu,fu,Vr=p(()=>{"use strict";uu=u(R()),De=u(x()),su=De.FtCssVariableFactory.extend("--ft-ripple-color","",De.designSystemVariables.colorContent),S={color:su,backgroundColor:De.FtCssVariableFactory.extend("--ft-ripple-background-color","",su),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")},lu=De.FtCssVariableFactory.extend("--ft-ripple-color","",De.designSystemVariables.colorPrimary),cu={color:lu,backgroundColor:De.FtCssVariableFactory.extend("--ft-ripple-background-color","",lu)},du=De.FtCssVariableFactory.extend("--ft-ripple-color","",De.designSystemVariables.colorSecondary),pu={color:du,backgroundColor:De.FtCssVariableFactory.extend("--ft-ripple-background-color","",du)},fu=uu.css`
|
|
2
2
|
:host {
|
|
3
3
|
display: contents;
|
|
4
4
|
}
|
|
@@ -53,19 +53,19 @@
|
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
56
|
-
background-color: ${
|
|
56
|
+
background-color: ${pu.backgroundColor};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
60
|
-
background-color: ${
|
|
60
|
+
background-color: ${pu.color};
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
64
|
-
background-color: ${
|
|
64
|
+
background-color: ${cu.backgroundColor};
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
68
|
-
background-color: ${
|
|
68
|
+
background-color: ${cu.color};
|
|
69
69
|
}
|
|
70
70
|
|
|
71
71
|
.ft-ripple .ft-ripple--background {
|
|
@@ -110,9 +110,9 @@
|
|
|
110
110
|
opacity: ${S.opacityContentOnSurfacePressed};
|
|
111
111
|
transform: translate(-50%, -50%) scale(1);
|
|
112
112
|
}
|
|
113
|
-
`});var H=Mo((NS,pu)=>{pu.exports=ftGlobals.litDecorators});function uu(t,e){return ao(`${t.name}: ${e}`)}var jr,ao,o,ee=p(()=>{jr=u(R(),1),ao=t=>typeof t=="string"?(0,jr.unsafeCSS)(t):t,o=class{static create(e,r,i,n){let a=l=>ao(l??n),s=jr.css`var(${ao(e)}, ${a(n)})`;return s.name=e,s.description=r,s.category=i,s.defaultValue=n,s.defaultCssValue=a,s.set=l=>uu(s,l??a(n)),s.get=l=>jr.css`var(${ao(e)}, ${a(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,r,i,n){let a=l=>i.get(l??n),s=jr.css`var(${ao(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=>uu(s,l??a(n)),s.get=l=>jr.css`var(${ao(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=jr.css`var(${ao(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=>jr.css`var(${ao(e.name)}, ${i(a)})`,n.breadcrumb=()=>e.breadcrumb(),n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}}});var c,Js,el,tl,rl,ol,il,nl,al,Uo,Vv,sl,ll,cl,dl,pl,ul,fl,hl,ml,gl,so,yl,bl,xl,vl,Sl,Ho,oe=p(()=>{ee();c={colorWhite:o.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:o.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:o.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:o.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:o.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:o.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:o.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:o.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:o.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:o.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:o.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:o.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:o.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:o.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:o.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:o.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:o.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:o.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:o.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:o.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:o.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:o.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:o.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:o.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:o.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:o.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:o.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:o.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:o.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:o.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:o.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:o.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:o.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:o.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:o.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:o.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:o.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:o.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:o.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:o.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:o.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:o.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:o.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:o.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:o.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:o.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:o.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:o.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:o.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:o.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:o.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:o.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:o.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:o.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:o.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:o.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:o.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:o.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:o.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:o.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:o.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:o.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:o.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:o.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:o.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:o.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:o.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:o.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:o.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:o.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:o.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:o.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:o.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:o.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:o.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:o.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:o.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:o.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:o.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:o.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:o.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:o.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:o.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:o.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:o.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:o.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:o.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:o.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:o.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:o.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:o.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:o.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:o.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:o.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:o.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:o.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:o.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:o.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:o.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:o.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:o.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:o.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:o.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:o.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:o.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:o.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:o.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:o.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:o.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:o.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:o.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:o.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:o.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:o.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:o.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:o.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:o.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:o.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:o.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:o.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:o.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:o.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:o.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:o.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:o.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:o.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:o.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:o.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:o.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:o.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:o.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:o.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:o.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:o.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:o.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:o.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:o.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:o.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:o.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:o.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:o.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:o.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:o.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:o.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:o.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:o.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:o.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:o.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:o.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:o.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:o.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:o.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:o.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:o.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:o.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:o.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:o.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:o.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:o.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:o.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:o.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:o.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:o.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:o.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:o.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:o.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:o.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:o.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:o.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:o.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:o.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:o.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:o.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:o.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:o.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:o.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:o.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:o.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:o.create("--ftds-opacity-0","","NUMBER","0"),opacity8:o.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:o.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:o.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:o.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:o.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:o.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:o.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:o.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:o.create("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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)")},Js={fontFamily:o.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:o.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-display-text-case","","UNKNOWN","none")},el={fontFamily:o.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:o.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},tl={fontFamily:o.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:o.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},rl={fontFamily:o.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:o.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:o.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},ol={fontFamily:o.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},il={fontFamily:o.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},nl={fontFamily:o.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},al={fontFamily:o.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},Uo={fontFamily:o.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},Vv={fontFamily:o.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:o.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:o.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},sl={fontFamily:o.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},ll={fontFamily:o.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},cl={fontFamily:o.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},dl={fontFamily:o.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},pl={fontFamily:o.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},ul={fontFamily:o.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},fl={fontFamily:o.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},hl={fontFamily:o.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},ml={fontFamily:o.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},gl={fontFamily:o.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},so={fontFamily:o.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},yl={fontFamily:o.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},bl={fontFamily:o.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},xl={fontFamily:o.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},vl={fontFamily:o.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},Sl={fontFamily:o.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Ho={display:Js,"title-1":el,"title-2":tl,"title-3":rl,"body-1-regular":ol,"body-1-medium":il,"body-1-semibold":nl,"body-2-regular":al,"body-2-medium":Uo,"body-2-medium-underline":Vv,"body-2-semibold":sl,"label-1-medium":ll,"label-1-semibold":cl,"label-1-bold":dl,"label-2-medium":pl,"label-2-semibold":ul,"label-2-bold":fl,"caption-1-medium":hl,"caption-1-semibold":ml,"caption-1-bold":gl,"caption-2-medium":so,"caption-2-semibold":yl,"caption-2-bold":bl,"caption-3-medium":xl,"caption-3-semibold":vl,"caption-3-bold":Sl}});var d,le=p(()=>{ee();oe();d={backgroundActionPrimary:o.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",c.colorBrand0),backgroundErrorSubtle:o.extend("--ftds-background-error-subtle","Used as background of subtle error components.",c.colorRed10),backgroundInfoSubtle:o.extend("--ftds-background-info-subtle","Used as background of subtle information components.",c.colorCyan10),backgroundWarningSubtle:o.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",c.colorOrange10),backgroundSuccessSubtle:o.extend("--ftds-background-success-subtle","Used as background of subtle success components.",c.colorGreen10),backgroundGlobalSurface:o.extend("--ftds-background-global-surface","Used as app background.",c.colorWhite),backgroundGlobalOnSurface:o.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",c.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",c.colorGray30),contentActionPrimary:o.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",c.colorBrand0),contentWarningPrimary:o.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",c.colorOrange200),contentWarningIconOnly:o.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",c.colorOrange0),contentErrorPrimary:o.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",c.colorRed0),contentErrorIconOnly:o.extend("--ftds-content-error-icon-only","Used on error status icons alone",c.colorRed70),contentInfoPrimary:o.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",c.colorCyan200),contentInfoIconOnly:o.extend("--ftds-content-info-icon-only","Used on info status icons alone",c.colorCyan0),contentSuccessPrimary:o.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",c.colorGreen200),contentSuccessIconOnly:o.extend("--ftds-content-success-icon-only","Used on success status icons alone",c.colorGreen0),contentGlobalPrimary:o.extend("--ftds-content-global-primary","Used for main content on the page.",c.colorGray500),contentGlobalSecondary:o.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
114
|
-
Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",c.colorGray0),contentGlobalOnColor:o.extend("--ftds-content-global-on-color","Used for content on a dominant color.",c.colorWhite),borderActionPrimary:o.extend("--ftds-border-action-primary","Used as border for primary action components.",c.colorBrand0),borderActionFocusRing:o.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",c.colorCyan0),borderWarningPrimary:o.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",c.colorOrange200),borderWarningSubtle:o.extend("--ftds-border-warning-subtle","Used as border for warning components.",c.colorOrange30),borderSuccessPrimary:o.extend("--ftds-border-success-primary","Used as border for success buttons.",c.colorGreen200),borderSuccessSubtle:o.extend("--ftds-border-success-subtle","Used as border for success components.",c.colorGreen30),borderErrorPrimary:o.extend("--ftds-border-error-primary","Used as border for text fields in error states.",c.colorRed0),borderErrorSubtle:o.extend("--ftds-border-error-subtle","Used as border for error components.",c.colorRed30),borderInfoPrimary:o.extend("--ftds-border-info-primary","Used as border for buttons in info color.",c.colorCyan200),borderInfoSubtle:o.extend("--ftds-border-info-subtle","Used as border for information components.",c.colorCyan30),borderGlobalPrimary:o.extend("--ftds-border-global-primary","Used as border for element like input.",c.colorGray50),borderGlobalSubtle:o.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",c.colorGray30),borderInputPrimary:o.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",c.colorGray80),borderNeutralPrimary:o.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",c.colorGray200)}});var m,fu=p(()=>{ee();oe();le();m={largeHeight:o.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ftds-button-large-horizontal-padding","",c.spacing4),largeGap:o.extend("--ftds-button-large-gap","",c.spacing2),largeBorderRadius:o.extend("--ftds-button-large-border-radius","",c.borderRadiusS),largeIconSize:o.extend("--ftds-button-large-icon-size","",c.iconSize3),largeBorderWidth:o.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:o.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:o.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:o.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:o.extend("--ftds-button-medium-horizontal-padding","",c.spacing3),mediumGap:o.extend("--ftds-button-medium-gap","",c.spacing2),mediumBorderRadius:o.extend("--ftds-button-medium-border-radius","",c.borderRadiusS),mediumIconSize:o.extend("--ftds-button-medium-icon-size","",c.iconSize2),mediumBorderWidth:o.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:o.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:o.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:o.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-button-small-horizontal-padding","",c.spacing2),smallGap:o.extend("--ftds-button-small-gap","",c.spacing1),smallBorderRadius:o.extend("--ftds-button-small-border-radius","",c.borderRadiusS),smallIconSize:o.extend("--ftds-button-small-icon-size","",c.iconSize1),smallBorderWidth:o.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:o.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:o.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:o.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:o.extend("--ftds-button-x-small-icon-size","",c.iconSize1),xSmallFocusOutlineOffset:o.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:o.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:o.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:o.extend("--ftds-button-round-border-radius","",c.borderRadiusPill),primaryBrandBackgroundColor:o.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:o.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:o.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:o.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",c.opacity16),primaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",c.opacity16),primaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-primary-brand-active-state-layer-opacity","",c.opacity24),primaryBrandDisabledComponentOpacity:o.extend("--ftds-button-primary-brand-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:o.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:o.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:o.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:o.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",c.opacity8),tertiaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",c.opacity8),tertiaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",c.opacity16),tertiaryBrandDisabledComponentOpacity:o.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",c.opacity40),tertiaryInfoBackgroundColor:o.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:o.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:o.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:o.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",c.opacity8),tertiaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",c.opacity8),tertiaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",c.opacity16),tertiaryInfoDisabledComponentOpacity:o.extend("--ftds-button-tertiary-info-disabled-component-opacity","",c.opacity40),tertiarySuccessBackgroundColor:o.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:o.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:o.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:o.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",c.opacity8),tertiarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",c.opacity8),tertiarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",c.opacity16),tertiarySuccessDisabledComponentOpacity:o.extend("--ftds-button-tertiary-success-disabled-component-opacity","",c.opacity40),tertiaryWarningBackgroundColor:o.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:o.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:o.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:o.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",c.opacity8),tertiaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",c.opacity8),tertiaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",c.opacity16),tertiaryWarningDisabledComponentOpacity:o.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",c.opacity40),tertiaryErrorBackgroundColor:o.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:o.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:o.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:o.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",c.opacity8),tertiaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",c.opacity8),tertiaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",c.opacity16),tertiaryErrorDisabledComponentOpacity:o.extend("--ftds-button-tertiary-error-disabled-component-opacity","",c.opacity40),tertiaryNeutralBackgroundColor:o.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:o.extend("--ftds-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:o.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:o.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",c.opacity8),tertiaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",c.opacity8),tertiaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",c.opacity16),tertiaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",c.opacity40),secondaryBrandBackgroundColor:o.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:o.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:o.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:o.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",c.opacity8),secondaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",c.opacity8),secondaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",c.opacity16),secondaryBrandDisabledComponentOpacity:o.extend("--ftds-button-secondary-brand-disabled-component-opacity","",c.opacity40),secondaryBrandBorderColor:o.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",c.opacity8),secondaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",c.opacity8),secondaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",c.opacity16),secondaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",c.opacity40),secondaryNeutralBackgroundColor:o.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:o.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:o.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:o.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:o.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",c.opacity8),secondaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",c.opacity8),secondaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-secondary-info-active-state-layer-opacity","",c.opacity16),secondaryInfoDisabledComponentOpacity:o.extend("--ftds-button-secondary-info-disabled-component-opacity","",c.opacity40),secondaryInfoBackgroundColor:o.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:o.extend("--ftds-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:o.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:o.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:o.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",c.opacity8),secondarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",c.opacity8),secondarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-secondary-success-active-state-layer-opacity","",c.opacity16),secondarySuccessDisabledComponentOpacity:o.extend("--ftds-button-secondary-success-disabled-component-opacity","",c.opacity40),secondarySuccessBackgroundColor:o.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:o.extend("--ftds-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:o.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:o.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:o.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",c.opacity8),secondaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",c.opacity8),secondaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",c.opacity16),secondaryWarningDisabledComponentOpacity:o.extend("--ftds-button-secondary-warning-disabled-component-opacity","",c.opacity40),secondaryWarningBackgroundColor:o.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:o.extend("--ftds-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:o.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:o.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:o.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",c.opacity8),secondaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",c.opacity8),secondaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-secondary-error-active-state-layer-opacity","",c.opacity16),secondaryErrorDisabledComponentOpacity:o.extend("--ftds-button-secondary-error-disabled-component-opacity","",c.opacity40),secondaryErrorBackgroundColor:o.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:o.extend("--ftds-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:o.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:o.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:o.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)}});var KS,hu=p(()=>{ee();oe();le();KS={loadMoreIconSize:o.extend("--ftds-tree-list-load-more-icon-size","",c.iconSize2),loadMorePaddingLeft:o.extend("--ftds-tree-list-load-more-padding-left","",c.spacing6),loadMoreUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:o.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:o.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:o.extend("--ftds-tree-list-load-more-hover-border-color","",c.colorBrand20),loadMoreHoverBackgroundColor:o.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:o.extend("--ftds-tree-list-load-more-active-border-color","",c.colorBrand20),loadMoreActiveBackgroundColor:o.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:o.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:o.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:o.extend("--ftds-tree-list-load-more-label-margin-left","",c.spacing1),nodeIconSize:o.extend("--ftds-tree-list-node-icon-size","",c.iconSize2),nodeHeight:o.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:o.extend("--ftds-tree-list-node-parent-label-margin-left","",c.spacing2),nodeParentLabelMarginRight:o.extend("--ftds-tree-list-node-parent-label-margin-right","",c.spacing2),nodeRootPaddingLeft:o.extend("--ftds-tree-list-node-root-padding-left","",c.spacing3),nodeChildPaddingLeft:o.extend("--ftds-tree-list-node-child-padding-left","",c.spacing5),nodeLeafPaddingLeft:o.extend("--ftds-tree-list-node-leaf-padding-left","",c.spacing6),nodeUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:o.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:o.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:o.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:o.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:o.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:o.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:o.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:o.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:o.extend("--ftds-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:o.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:o.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:o.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:o.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:o.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:o.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:o.extend("--ftds-tree-list-header-section-padding-left","",c.spacing3),headerSectionPaddingRight:o.extend("--ftds-tree-list-header-section-padding-right","",c.spacing3),headerSectionHorizontalGap:o.extend("--ftds-tree-list-header-section-horizontal-gap","",c.spacing2),headerSectionMarginBottom:o.extend("--ftds-tree-list-header-section-margin-bottom","",c.spacing2),headerSectionColor:o.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:o.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:o.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:o.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:o.extend("--ftds-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:o.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:o.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:o.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",c.spacing10),emptyStateContainerPaddingTop:o.extend("--ftds-tree-list-empty-state-container-padding-top","",c.spacing10),emptyStateContainerPaddingBottom:o.extend("--ftds-tree-list-empty-state-container-padding-bottom","",c.spacing10),emptyStateTitleMarginBottom:o.extend("--ftds-tree-list-empty-state-title-margin-bottom","",c.spacing2),emptyStateTitleLabelColor:o.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:o.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)}});var XS,mu=p(()=>{ee();oe();le();XS={iconSize:o.extend("--ftds-checkbox-icon-size","",c.iconSize2),boxSize:o.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:o.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:o.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:o.extend("--ftds-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:o.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:o.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:o.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:o.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",c.opacity16),checkedFocusStateLayerOpacity:o.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",c.opacity16),checkedActiveStateLayerOpacity:o.extend("--ftds-checkbox-checked-active-state-layer-opacity","",c.opacity24),checkedDisabledComponentOpacity:o.extend("--ftds-checkbox-checked-disabled-component-opacity","",c.opacity40),uncheckedBorderColor:o.extend("--ftds-checkbox-unchecked-border-color","",c.colorGray80),uncheckedStateLayerColor:o.extend("--ftds-checkbox-unchecked-state-layer-color","",c.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",c.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",c.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",c.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ftds-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:o.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:o.extend("--ftds-checkbox-horizontal-gap","",c.spacing3),leftPadding:o.extend("--ftds-checkbox-left-padding","",c.spacing2)}});var oC,gu=p(()=>{ee();oe();le();oC={circleSize:o.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:o.create("--ftds-radio-border-width","","SIZE","2px"),color:o.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:o.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:o.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:o.extend("--ftds-radio-selected-hover-state-layer-opacity","",c.opacity16),selectedFocusStateLayerOpacity:o.extend("--ftds-radio-selected-focus-state-layer-opacity","",c.opacity16),selectedActiveStateLayerOpacity:o.extend("--ftds-radio-selected-active-state-layer-opacity","",c.opacity24),selectedDisabledComponentOpacity:o.extend("--ftds-radio-selected-disabled-component-opacity","",c.opacity40),unselectedStateLayerColor:o.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:o.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:o.extend("--ftds-radio-unselected-hover-state-layer-opacity","",c.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ftds-radio-unselected-focus-state-layer-opacity","",c.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ftds-radio-unselected-active-state-layer-opacity","",c.opacity24),unselectedDisabledComponentOpacity:o.extend("--ftds-radio-unselected-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ftds-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:o.extend("--ftds-radio-vertical-gap","",c.spacing3),horizontalGap:o.extend("--ftds-radio-horizontal-gap","",c.spacing3)}});var lC,yu=p(()=>{ee();oe();le();lC={headerRowBorderWidth:o.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:o.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:o.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:o.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:o.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:o.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:o.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:o.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:o.extend("--ftds-table-data-row-default-hover-background-color","",c.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",c.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-default-background-color","",c.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:o.extend("--ftds-table-data-row-selectable-selected-default-border-color","",c.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",c.colorBrand20),dataRowSelectableSelectedHoverBorderColor:o.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",c.colorBrand30),dataRowSelectableSelectedColor:o.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:o.extend("--ftds-table-data-row-clickable-hover-background-color","",c.colorGray30),dataRowClickableFocusBorderColor:o.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:o.extend("--ftds-table-data-row-clickable-focus-background-color","",c.colorGray30),dataRowClickableActiveBackgroundColor:o.extend("--ftds-table-data-row-clickable-active-background-color","",c.colorGray40),headerCellHorizontalGap:o.extend("--ftds-table-header-cell-horizontal-gap","",c.spacing1),headerCellVerticalPadding:o.extend("--ftds-table-header-cell-vertical-padding","",c.spacing2),headerCellHorizontalPadding:o.extend("--ftds-table-header-cell-horizontal-padding","",c.spacing3),dataCellVerticalPadding:o.extend("--ftds-table-data-cell-vertical-padding","",c.spacing2),dataCellHorizontalPadding:o.extend("--ftds-table-data-cell-horizontal-padding","",c.spacing3),dataCellVerticalGap:o.extend("--ftds-table-data-cell-vertical-gap","",c.spacing1)}});var fC,bu=p(()=>{ee();oe();le();fC={neutralOffHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",c.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",c.opacity8),neutralOffFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",c.opacity16),neutralOffBackgroundColor:o.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:o.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:o.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:o.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",c.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",c.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",c.opacity24),neutralOnFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",c.opacity32),neutralOnBackgroundColor:o.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:o.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:o.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:o.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:o.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:o.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-choice-large-horizontal-padding","",c.spacing3),largeGap:o.extend("--ftds-chip-choice-large-gap","",c.spacing1),largeBorderRadius:o.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-choice-large-icon-size","",c.iconSize3),mediumMinHeight:o.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-choice-medium-horizontal-padding","",c.spacing2),mediumGap:o.extend("--ftds-chip-choice-medium-gap","",c.spacing1),mediumBorderRadius:o.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-choice-medium-icon-size","",c.iconSize2)}});var M,xu=p(()=>{ee();oe();le();M={largeMinHeight:o.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-large-horizontal-padding","",c.spacing3),largeButtonRightPadding:o.extend("--ftds-chip-large-button-right-padding","",c.spacing1),largeGap:o.extend("--ftds-chip-large-gap","",c.spacing1),largeFocusOutlineOffset:o.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:o.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-large-icon-size","",c.iconSize3),mediumMinHeight:o.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-medium-horizontal-padding","",c.spacing2),mediumButtonRightPadding:o.extend("--ftds-chip-medium-button-right-padding","",c.spacing05),mediumGap:o.extend("--ftds-chip-medium-gap","",c.spacing1),mediumFocusOutlineOffset:o.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:o.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-medium-icon-size","",c.iconSize2),smallMinHeight:o.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-chip-small-horizontal-padding","",c.spacing1),smallButtonRightPadding:o.extend("--ftds-chip-small-button-right-padding","",c.spacing05),smallGap:o.extend("--ftds-chip-small-gap","",c.spacing1),smallFocusOutlineOffset:o.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:o.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:o.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:o.extend("--ftds-chip-small-icon-size","",c.iconSize1),neutralBackgroundColor:o.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:o.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:o.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:o.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:o.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:o.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:o.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:o.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)}});var CC,vu=p(()=>{ee();oe();le();CC={brandHoverOpacity:o.extend("--ftds-link-brand-hover-opacity","",c.opacity80),brandHoverColor:o.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:o.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:o.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:o.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:o.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:o.extend("--ftds-link-info-hover-opacity","",c.opacity80),infoHoverColor:o.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:o.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:o.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:o.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:o.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:o.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:o.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:o.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:o.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:o.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:o.extend("--ftds-link-neutral-visited-color","",c.colorBrand100)}});var RC,Su=p(()=>{ee();oe();le();RC={iconSize:o.extend("--ftds-banner-icon-size","",c.iconSize5),borderWidth:o.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ftds-banner-left-padding","",c.spacing6),rightPadding:o.extend("--ftds-banner-right-padding","",c.spacing6),verticalPadding:o.extend("--ftds-banner-vertical-padding","",c.spacing6),horizontalSideGap:o.extend("--ftds-banner-horizontal-side-gap","",c.spacing6),horizontalMobileGap:o.extend("--ftds-banner-horizontal-mobile-gap","",c.spacing4),verticalMobileGap:o.extend("--ftds-banner-vertical-mobile-gap","",c.spacing6),horizontalMiddleGap:o.extend("--ftds-banner-horizontal-middle-gap","",c.spacing20),infoBackgroundColor:o.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)}});var $C,Cu=p(()=>{ee();oe();le();$C={horizontalPadding:o.extend("--ftds-badge-horizontal-padding","",c.spacing1),verticalPadding:o.extend("--ftds-badge-vertical-padding","",c.spacing1),borderRadius:o.extend("--ftds-badge-border-radius","",c.borderRadiusPill),color:o.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:o.extend("--ftds-badge-background-color","",d.contentActionPrimary)}});var DC,Ou=p(()=>{ee();oe();le();DC={horizontalGap:o.extend("--ftds-title-breadcrumb-horizontal-gap","",c.spacing1),currentColor:o.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:o.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:o.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)}});var HC,wu=p(()=>{ee();oe();le();HC={parentHorizontalPadding:o.extend("--ftds-page-header-parent-horizontal-padding","",c.spacing6),parentTopPadding:o.extend("--ftds-page-header-parent-top-padding","",c.spacing4),parentBottomPadding:o.extend("--ftds-page-header-parent-bottom-padding","",c.spacing6),parentHelpLeftMargin:o.extend("--ftds-page-header-parent-help-left-margin","",c.spacing1),parentTitleColor:o.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:o.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:o.extend("--ftds-page-header-parent-chip-left-margin","",c.spacing4),parentVerticalGap:o.extend("--ftds-page-header-parent-vertical-gap","",c.spacing2),parentButtonsGroupHorizontalGap:o.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",c.spacing4),parentButtonsGroupVerticalGap:o.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",c.spacing4),parentChipsGroupHorizontalGap:o.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",c.spacing2),parentChipsGroupVerticalGap:o.extend("--ftds-page-header-parent-chips-group-vertical-gap","",c.spacing2),childHorizontalPadding:o.extend("--ftds-page-header-child-horizontal-padding","",c.spacing6),childTopPadding:o.extend("--ftds-page-header-child-top-padding","",c.spacing2),childBottomPadding:o.extend("--ftds-page-header-child-bottom-padding","",c.spacing2),childHelpLeftMargin:o.extend("--ftds-page-header-child-help-left-margin","",c.spacing1),childChipLeftMargin:o.extend("--ftds-page-header-child-chip-left-margin","",c.spacing4),childVerticalGap:o.extend("--ftds-page-header-child-vertical-gap","",c.spacing2),childMinHeight:o.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:o.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",c.spacing4),childButtonsGroupVerticalGap:o.extend("--ftds-page-header-child-buttons-group-vertical-gap","",c.spacing4),childChipsGroupHorizontalGap:o.extend("--ftds-page-header-child-chips-group-horizontal-gap","",c.spacing2),childChipsGroupVerticalGap:o.extend("--ftds-page-header-child-chips-group-vertical-gap","",c.spacing2),backgroundColor:o.extend("--ftds-page-header-background-color","",c.colorWhite),bottomBorderColor:o.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:o.create("--ftds-page-header-bottom-border-width","","SIZE","1px")}});var KC,Eu=p(()=>{ee();oe();le();KC={horizontalPadding:o.extend("--ftds-page-footer-horizontal-padding","",c.spacing6),verticalPadding:o.extend("--ftds-page-footer-vertical-padding","",c.spacing2),verticalGap:o.extend("--ftds-page-footer-vertical-gap","",c.spacing2),minHeight:o.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:o.extend("--ftds-page-footer-background-color","",c.colorWhite),topBorderColor:o.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:o.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:o.extend("--ftds-page-footer-buttons-group-gap","",c.spacing4)}});var YC,Au=p(()=>{ee();oe();YC={contentHorizontalPadding:o.extend("--ftds-page-layout-content-horizontal-padding","",c.spacing6),contentVerticalPadding:o.extend("--ftds-page-layout-content-vertical-padding","",c.spacing6)}});var rO,Ru=p(()=>{ee();oe();le();rO={smallContainerTargetWidth:o.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:o.extend("--ftds-modal-small-container-margin","",c.spacing6),mediumContainerTargetWidth:o.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:o.extend("--ftds-modal-medium-container-margin","",c.spacing6),largeContainerTargetWidth:o.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:o.extend("--ftds-modal-large-container-margin","",c.spacing6),overlayBackgroundColor:o.extend("--ftds-modal-overlay-background-color","",c.colorGray700),overlayOpacity:o.extend("--ftds-modal-overlay-opacity","",c.opacity40),shadow:o.extend("--ftds-modal-shadow","",c.shadowElevation03),bodyBackgroundColor:o.extend("--ftds-modal-body-background-color","",c.colorWhite),bodyColor:o.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-modal-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:o.extend("--ftds-modal-body-vertical-padding","",c.spacing6),bodyVerticalGap:o.extend("--ftds-modal-body-vertical-gap","",c.spacing6),headerBackgroundColor:o.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:o.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:o.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:o.extend("--ftds-modal-header-vertical-padding","",c.spacing1),headerRightPadding:o.extend("--ftds-modal-header-right-padding","",c.spacing1),headerLeftPadding:o.extend("--ftds-modal-header-left-padding","",c.spacing6),headerGap:o.extend("--ftds-modal-header-gap","",c.spacing2),headerBorderBottomWidth:o.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:o.extend("--ftds-modal-border-radius","",c.borderRadiusM)}});var sO,Lu=p(()=>{ee();oe();le();sO={overlayOpacity:o.extend("--ftds-drawer-overlay-opacity","",c.opacity40),shadow:o.extend("--ftds-drawer-shadow","",c.shadowElevation03),bodyColor:o.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-drawer-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:o.extend("--ftds-drawer-body-vertical-padding","",c.spacing6),bodyGap:o.extend("--ftds-drawer-body-gap","",c.spacing6),bodyBackgroundColor:o.extend("--ftds-drawer-body-background-color","",c.colorWhite),headerBackgroundColor:o.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:o.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:o.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:o.extend("--ftds-drawer-header-horizontal-padding","",c.spacing2),headerBorderWidth:o.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ftds-drawer-header-gap","",c.spacing3),buttonsBarBackgroundColor:o.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:o.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:o.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:o.extend("--ftds-drawer-buttons-bar-horizontal-padding","",c.spacing6),buttonsBarVerticalPadding:o.extend("--ftds-drawer-buttons-bar-vertical-padding","",c.spacing4),buttonsBarGap:o.extend("--ftds-drawer-buttons-bar-gap","",c.spacing3),buttonsBarBorderWidth:o.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:o.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:o.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:o.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:o.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:o.extend("--ftds-drawer-overlay-background-color","",c.colorGray700)}});var uO,Iu=p(()=>{ee();oe();le();uO={offBorderBottomWidth:o.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ftds-tabs-off-hover-state-layer-opacity","",c.opacity8),offDefaultStateLayerOpacity:o.extend("--ftds-tabs-off-default-state-layer-opacity","",c.opacity0),offFocusStateLayerOpacity:o.extend("--ftds-tabs-off-focus-state-layer-opacity","",c.opacity8),offDisabledComponentOpacity:o.extend("--ftds-tabs-off-disabled-component-opacity","",c.opacity40),offColor:o.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:o.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:o.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:o.extend("--ftds-tabs-top-left-border-radius","",c.borderRadiusS),topRightBorderRadius:o.extend("--ftds-tabs-top-right-border-radius","",c.borderRadiusS),withLabelHorizontalPadding:o.extend("--ftds-tabs-with-label-horizontal-padding","",c.spacing4),withLabelVerticalPadding:o.extend("--ftds-tabs-with-label-vertical-padding","",c.spacing3),horizontalGap:o.extend("--ftds-tabs-horizontal-gap","",c.spacing1),verticalGap:o.extend("--ftds-tabs-vertical-gap","",c.spacing1),onHoverStateLayerOpacity:o.extend("--ftds-tabs-on-hover-state-layer-opacity","",c.opacity16),onDefaultStateLayerOpacity:o.extend("--ftds-tabs-on-default-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-tabs-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-tabs-on-active-state-layer-opacity","",c.opacity24),onColor:o.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:o.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:o.extend("--ftds-tabs-icon-only-horizontal-padding","",c.spacing4),iconOnlyVerticalPadding:o.extend("--ftds-tabs-icon-only-vertical-padding","",c.spacing4),alertTopPadding:o.extend("--ftds-tabs-alert-top-padding","",c.spacing1),alertRightPadding:o.extend("--ftds-tabs-alert-right-padding","",c.spacing05),focusOutlineWidth:o.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing)}});var yO,ku=p(()=>{ee();oe();le();yO={largeFieldHorizontalPadding:o.extend("--ftds-text-input-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:o.extend("--ftds-text-input-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:o.extend("--ftds-text-input-large-field-vertical-gap","",c.spacing05),largeFieldHeight:o.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-text-input-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-text-input-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-text-input-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:o.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-text-input-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:o.extend("--ftds-text-input-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ftds-text-input-helper-horizontal-gap","",c.spacing1),helperIconSize:o.extend("--ftds-text-input-helper-icon-size","",c.iconSize2),borderRadius:o.extend("--ftds-text-input-border-radius","",c.borderRadiusS),backgroundColor:o.extend("--ftds-text-input-background-color","",c.colorWhite),contentValueColor:o.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:o.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:o.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:o.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-input-disabled-component-opacity","",c.opacity40)}});var CO,Tu=p(()=>{ee();oe();le();CO={backgroundColor:o.extend("--ftds-text-area-background-color","",c.colorWhite),contentValueColor:o.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:o.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:o.extend("--ftds-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-area-disabled-component-opacity","",c.opacity40),fieldHorizontalLeftPadding:o.extend("--ftds-text-area-field-horizontal-left-padding","",c.spacing4),fieldHorizontalGap:o.extend("--ftds-text-area-field-horizontal-gap","",c.spacing3),fieldVerticalGap:o.extend("--ftds-text-area-field-vertical-gap","",c.spacing05),fieldMinHeight:o.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ftds-text-area-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ftds-text-area-helper-horizontal-gap","",c.spacing1),helperIconSize:o.extend("--ftds-text-area-helper-icon-size","",c.iconSize2),borderRadius:o.extend("--ftds-text-area-border-radius","",c.borderRadiusS)}});var RO,$u=p(()=>{ee();oe();le();RO={height:o.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ftds-floating-menu-horizontal-padding","",c.spacing4),offIconColor:o.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:o.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:o.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:o.extend("--ftds-floating-menu-gap","",c.spacing3),focusFocusRingColor:o.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:o.extend("--ftds-floating-menu-focus-state-layer-opacity","",c.opacity8),hoverStateLayerOpacity:o.extend("--ftds-floating-menu-hover-state-layer-opacity","",c.opacity8),activeStateLayerOpacity:o.extend("--ftds-floating-menu-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:o.extend("--ftds-floating-menu-disabled-component-opacity","",c.opacity40),iconSize:o.extend("--ftds-floating-menu-icon-size","",c.iconSize3),backgroundColor:o.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:o.extend("--ftds-floating-menu-shadow","",c.shadowElevation02)}});var $O,Nu=p(()=>{ee();oe();le();$O={largeFieldHorizontalPadding:o.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:o.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:o.extend("--ftds-combobox-single-select-large-field-vertical-gap","",c.spacing05),largeFieldHeight:o.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-combobox-single-select-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:o.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-combobox-single-select-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:o.extend("--ftds-combobox-single-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ftds-combobox-single-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:o.extend("--ftds-combobox-single-select-helper-vertical-gap","",c.spacing1),helperIconSize:o.extend("--ftds-combobox-single-select-helper-icon-size","",c.iconSize2),menuVerticalGap:o.extend("--ftds-combobox-single-select-menu-vertical-gap","",c.spacing2),borderRadius:o.extend("--ftds-combobox-single-select-border-radius","",c.borderRadiusS),backgroundColor:o.extend("--ftds-combobox-single-select-background-color","",c.colorWhite),labelColor:o.extend("--ftds-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:o.extend("--ftds-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:o.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ftds-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:o.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-combobox-single-select-disabled-component-opacity","",c.opacity40)}});var DO,Pu=p(()=>{ee();oe();le();DO={backgroundColor:o.extend("--ftds-combobox-multi-select-background-color","",c.colorWhite),labelColor:o.extend("--ftds-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:o.extend("--ftds-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:o.extend("--ftds-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:o.extend("--ftds-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:o.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ftds-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-combobox-multi-select-disabled-component-opacity","",c.opacity40),helperHorizontalPadding:o.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:o.extend("--ftds-combobox-multi-select-helper-vertical-gap","",c.spacing1),helperIconSize:o.extend("--ftds-combobox-multi-select-helper-icon-size","",c.iconSize2),fieldHorizontalPadding:o.extend("--ftds-combobox-multi-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:o.extend("--ftds-combobox-multi-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:o.extend("--ftds-combobox-multi-select-field-vertical-gap","",c.spacing05),fieldIconSize:o.extend("--ftds-combobox-multi-select-field-icon-size","",c.iconSize3),fieldMaxHeight:o.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:o.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",c.spacing1),contentValuesVerticalGap:o.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",c.spacing1),borderRadius:o.extend("--ftds-combobox-multi-select-border-radius","",c.borderRadiusS)}});var HO,_u=p(()=>{ee();oe();le();HO={backgroundColor:o.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ftds-popover-horizontal-padding","",c.spacing6),verticalPadding:o.extend("--ftds-popover-vertical-padding","",c.spacing6),titleColor:o.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:o.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:o.extend("--ftds-popover-gap","",c.spacing2),borderRadius:o.extend("--ftds-popover-border-radius","",c.borderRadiusM),shadow:o.extend("--ftds-popover-shadow","",c.shadowElevation02),maxWidth:o.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:o.extend("--ftds-popover-content-section-vertical-gap","",c.spacing2),multiSectionVerticalGap:o.extend("--ftds-popover-multi-section-vertical-gap","",c.spacing6)}});var KO,Bu=p(()=>{ee();oe();le();KO={hoverStateLayerOpacity:o.extend("--ftds-collapsible-hover-state-layer-opacity","",c.opacity8),focusStateLayerOpacity:o.extend("--ftds-collapsible-focus-state-layer-opacity","",c.opacity8),focusOutlineWidth:o.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:o.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:o.extend("--ftds-collapsible-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:o.extend("--ftds-collapsible-disabled-component-opacity","",c.opacity40),horizontalPadding:o.extend("--ftds-collapsible-horizontal-padding","",c.spacing4),verticalPadding:o.extend("--ftds-collapsible-vertical-padding","",c.spacing3),color:o.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:o.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:o.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:o.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:o.extend("--ftds-collapsible-icon-size","",c.iconSize3)}});var XO,Du=p(()=>{ee();oe();le();XO={groupHorizontalPadding:o.extend("--ftds-switch-group-horizontal-padding","",c.spacing1),groupVerticalPadding:o.extend("--ftds-switch-group-vertical-padding","",c.spacing1),groupGap:o.extend("--ftds-switch-group-gap","",c.spacing1),groupBackgroundColor:o.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:o.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:o.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:o.extend("--ftds-switch-label-horizontal-padding","",c.spacing2),labelVerticalPadding:o.extend("--ftds-switch-label-vertical-padding","",c.spacing1),offHoverStateLayerOpacity:o.extend("--ftds-switch-off-hover-state-layer-opacity","",c.opacity8),offFocusStateLayerOpacity:o.extend("--ftds-switch-off-focus-state-layer-opacity","",c.opacity8),offActiveStateLayerOpacity:o.extend("--ftds-switch-off-active-state-layer-opacity","",c.opacity16),offDisabledComponentOpacity:o.extend("--ftds-switch-off-disabled-component-opacity","",c.opacity40),offColor:o.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-switch-on-hover-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-switch-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:o.extend("--ftds-switch-on-active-state-layer-opacity","",c.opacity16),onDisabledComponentOpacity:o.extend("--ftds-switch-on-disabled-component-opacity","",c.opacity40),onColor:o.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:o.extend("--ftds-switch-icon-horizontal-padding","",c.spacing1),iconVerticalPadding:o.extend("--ftds-switch-icon-vertical-padding","",c.spacing1),focusOutlineWidth:o.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:o.extend("--ftds-switch-option-border-radius","",c.borderRadiusS)}});var rw,Fu=p(()=>{ee();oe();rw={color1Light:o.extend("--ftds-chart-1-light","for area color charts",c.colorBrand40),color1Base:o.extend("--ftds-chart-1-base","for line charts",c.colorBrand0),color2Light:o.extend("--ftds-chart-2-light","for area color charts",c.colorYellow60),color2Base:o.extend("--ftds-chart-2-base","for line charts",c.colorYellow100),color3Light:o.extend("--ftds-chart-3-light","",c.colorUltramarine40),color3Base:o.extend("--ftds-chart-3-base","",c.colorUltramarine70),color4Light:o.extend("--ftds-chart-4-light","",c.colorCyan50),color4Base:o.extend("--ftds-chart-4-base","",c.colorCyan100),color5Light:o.extend("--ftds-chart-5-light","",c.colorRed40),color5Base:o.extend("--ftds-chart-5-base","",c.colorRed60),color6Light:o.extend("--ftds-chart-6-light","",c.colorGreen40),color6Base:o.extend("--ftds-chart-6-base","",c.colorGreen70),color7Light:o.extend("--ftds-chart-7-light","",c.colorOrange70),color7Base:o.extend("--ftds-chart-7-base","",c.colorOrange100),color8Light:o.extend("--ftds-chart-8-light","",c.colorAvocado70),color8Base:o.extend("--ftds-chart-8-base","",c.colorAvocado200),color9Light:o.extend("--ftds-chart-9-light","",c.colorBrown50),color9Base:o.extend("--ftds-chart-9-base","",c.colorBrown200),color10Light:o.extend("--ftds-chart-10-light","",c.colorGray50),color10Base:o.extend("--ftds-chart-10-base","",c.colorGray80),monochrome10:o.extend("--ftds-chart-monochrome-10","",c.colorBrand10),monochrome20:o.extend("--ftds-chart-monochrome-20","",c.colorBrand20),monochrome30:o.extend("--ftds-chart-monochrome-30","",c.colorBrand40),monochrome40:o.extend("--ftds-chart-monochrome-40","",c.colorBrand60),monochrome50:o.extend("--ftds-chart-monochrome-50","",c.colorBrand0),monochrome60:o.extend("--ftds-chart-monochrome-60","",c.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",c.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",c.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",c.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",c.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",c.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",c.opacity48),scatterplotDatapointInitialHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",c.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",c.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",c.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",c.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",c.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",c.colorGray70),scatterplotDatapointHoverHoverRingColor:o.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",c.colorCyan200)}});var aw,Mu=p(()=>{ee();oe();aw={color1IconColor:o.extend("--ftds-page-designer-1-icon-color","for area color charts",c.colorCyan0),color1ToolbarColor:o.extend("--ftds-page-designer-1-toolbar-color","for area color charts",c.colorCyan0),color2IconColor:o.extend("--ftds-page-designer-2-icon-color","for area color charts",c.colorBrand0),color2ToolbarColor:o.extend("--ftds-page-designer-2-toolbar-color","for area color charts",c.colorBrand0),color3IconColor:o.extend("--ftds-page-designer-3-icon-color","for area color charts",c.colorYellow200),color3ToolbarColor:o.extend("--ftds-page-designer-3-toolbar-color","for area color charts",c.colorYellow200),color4IconColor:o.extend("--ftds-page-designer-4-icon-color","for area color charts",c.colorUltramarine50),color4ToolbarColor:o.extend("--ftds-page-designer-4-toolbar-color","for area color charts",c.colorUltramarine50),color5IconColor:o.extend("--ftds-page-designer-5-icon-color","for area color charts",c.colorGreen0),color5ToolbarColor:o.extend("--ftds-page-designer-5-toolbar-color","for area color charts",c.colorGreen0),color6IconColor:o.extend("--ftds-page-designer-6-icon-color","for area color charts",c.colorOrange0),color6ToolbarColor:o.extend("--ftds-page-designer-6-toolbar-color","for area color charts",c.colorOrange0),color7IconColor:o.extend("--ftds-page-designer-7-icon-color","for area color charts",c.colorAvocado200),color7ToolbarColor:o.extend("--ftds-page-designer-7-toolbar-color","for area color charts",c.colorAvocado200),color8IconColor:o.extend("--ftds-page-designer-8-icon-color","for area color charts",c.colorBrown0),color8ToolbarColor:o.extend("--ftds-page-designer-8-toolbar-color","for area color charts",c.colorBrown0)}});var pw,zu=p(()=>{ee();oe();le();pw={borderWidth:o.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ftds-notice-horizontal-padding","",c.spacing3),verticalPadding:o.extend("--ftds-notice-vertical-padding","",c.spacing2),borderRadius:o.extend("--ftds-notice-border-radius","",c.borderRadiusS),gap:o.extend("--ftds-notice-gap","",c.spacing2),iconSize:o.extend("--ftds-notice-icon-size","",c.iconSize3),infoBackgroundColor:o.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:o.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:o.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:o.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:o.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:o.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:o.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:o.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:o.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:o.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:o.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:o.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ftds-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:o.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:o.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:o.extend("--ftds-notice-dense-gap","",c.spacing1),denseIconSize:o.extend("--ftds-notice-dense-icon-size","",c.iconSize2),denseBorderWidth:o.create("--ftds-notice-dense-border-width","","SIZE","0")}});var gw,Uu=p(()=>{ee();oe();le();gw={offHoverStateLayerOpacity:o.extend("--ftds-toggle-off-hover-state-layer-opacity","",c.opacity16),offFocusStateLayerOpacity:o.extend("--ftds-toggle-off-focus-state-layer-opacity","",c.opacity16),offActiveStateLayerOpacity:o.extend("--ftds-toggle-off-active-state-layer-opacity","",c.opacity24),offDisabledComponentOpacity:o.extend("--ftds-toggle-off-disabled-component-opacity","",c.opacity40),offBackgroundColor:o.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:o.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-toggle-on-hover-state-layer-opacity","",c.opacity16),onFocusStateLayerOpacity:o.extend("--ftds-toggle-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-toggle-on-active-state-layer-opacity","",c.opacity24),onDisabledComponentOpacity:o.extend("--ftds-toggle-on-disabled-component-opacity","",c.opacity40),onBackgroundColor:o.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:o.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:o.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:o.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:o.extend("--ftds-toggle-gap","",c.spacing3)}});var Sw,Hu=p(()=>{ee();oe();le();Sw={iconSize:o.extend("--ftds-notification-icon-size","",c.iconSize4),leftPadding:o.extend("--ftds-notification-left-padding","",c.spacing5),rightPadding:o.extend("--ftds-notification-right-padding","",c.spacing4),verticalPadding:o.extend("--ftds-notification-vertical-padding","",c.spacing3),infoBackgroundColor:o.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:o.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:o.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:o.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:o.extend("--ftds-notification-border-radius","",c.borderRadiusPill),borderWidth:o.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ftds-notification-leading-gap","",c.spacing2),trailingGap:o.extend("--ftds-notification-trailing-gap","",c.spacing8)}});var Aw,Wu=p(()=>{ee();oe();le();Aw={horizontalPadding:o.extend("--ftds-tooltip-horizontal-padding","",c.spacing2),verticalPadding:o.extend("--ftds-tooltip-vertical-padding","",c.spacing2),borderRadius:o.extend("--ftds-tooltip-border-radius","",c.borderRadiusS),color:o.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:o.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:o.extend("--ftds-tooltip-background-opacity","",c.opacity80),shadow:o.extend("--ftds-tooltip-shadow","",c.shadowElevation02),maxWidth:o.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ftds-tooltip-gap","",c.spacing05)}});var Tw,Vu=p(()=>{ee();oe();le();Tw={verticalPadding:o.extend("--ftds-reorderable-list-vertical-padding","",c.spacing4),gap:o.extend("--ftds-reorderable-list-gap","",c.spacing1),borderRadius:o.extend("--ftds-reorderable-list-border-radius","",c.borderRadiusM),reorderableItemTitleMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",c.spacing6),reorderableItemTitleColor:o.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",c.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",c.spacing2),reorderableItemRightButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",c.spacing2),reorderableItemUsersCountColor:o.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",c.spacing6),reorderableItemBackgroundColor:o.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",c.spacing1),reorderableItemWarningMessageColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:o.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:o.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",c.opacity48),boxShadow:o.extend("--ftds-reorderable-list-box-shadow","",c.shadowElevation01),borderWidth:o.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:o.extend("--ftds-reorderable-list-reorderable-items-gap","",c.spacing2),leftPadding:o.extend("--ftds-reorderable-list-left-padding","",c.spacing2),rightPadding:o.extend("--ftds-reorderable-list-right-padding","",c.spacing6),borderColor:o.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:o.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)}});var _w,ju=p(()=>{ee();oe();_w={menuHorizontalPadding:o.extend("--ftds-date-range-picker-menu-horizontal-padding","",c.spacing4),menuVerticalPadding:o.extend("--ftds-date-range-picker-menu-vertical-padding","",c.spacing4),menuVerticalGap:o.extend("--ftds-date-range-picker-menu-vertical-gap","",c.spacing4),menuButtonsVerticalGap:o.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",c.spacing2)}});var Gu=p(()=>{oe();le();fu();hu();mu();gu();yu();bu();xu();vu();Su();Cu();Ou();wu();Eu();Au();Ru();Lu();Iu();ku();Tu();$u();Nu();Pu();_u();Bu();Du();Fu();Mu();zu();Uu();Hu();Wu();Vu();ju()});var lo,cr,Ku=p(()=>{(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(lo||(lo={}));(function(t){t.large="large",t.medium="medium",t.small="small"})(cr||(cr={}))});var $=p(()=>{ee();Gu();Ku()});function qu(t,e){let r=Ho[t];return xi.css`
|
|
115
|
-
${e?(0,
|
|
113
|
+
`});var H=Mo((MS,gu)=>{gu.exports=ftGlobals.litDecorators});function yu(t,e){return ao(`${t.name}: ${e}`)}var jr,ao,o,ee=p(()=>{jr=u(R(),1),ao=t=>typeof t=="string"?(0,jr.unsafeCSS)(t):t,o=class{static create(e,r,i,n){let a=l=>ao(l??n),s=jr.css`var(${ao(e)}, ${a(n)})`;return s.name=e,s.description=r,s.category=i,s.defaultValue=n,s.defaultCssValue=a,s.set=l=>yu(s,l??a(n)),s.get=l=>jr.css`var(${ao(e)}, ${a(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>n,s}static extend(e,r,i,n){let a=l=>i.get(l??n),s=jr.css`var(${ao(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=>yu(s,l??a(n)),s.get=l=>jr.css`var(${ao(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=jr.css`var(${ao(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=>jr.css`var(${ao(e.name)}, ${i(a)})`,n.breadcrumb=()=>e.breadcrumb(),n.lastResortDefaultValue=()=>e.lastResortDefaultValue(),n}}});var c,ol,il,nl,al,sl,ll,cl,dl,Uo,Yx,pl,ul,fl,hl,ml,gl,yl,bl,vl,xl,so,Sl,Cl,Ol,wl,El,Ho,oe=p(()=>{ee();c={colorWhite:o.create("--ftds-color-white","","COLOR","#ffffff"),colorGray0:o.create("--ftds-color-gray-0","","COLOR","#71718e"),colorGray10:o.create("--ftds-color-gray-10","","COLOR","#fbfbfc"),colorGray20:o.create("--ftds-color-gray-20","","COLOR","#f2f2f5"),colorGray30:o.create("--ftds-color-gray-30","","COLOR","#e9e9ed"),colorGray40:o.create("--ftds-color-gray-40","","COLOR","#e0e0e6"),colorGray50:o.create("--ftds-color-gray-50","","COLOR","#cdcdd7"),colorGray60:o.create("--ftds-color-gray-60","","COLOR","#bbbbc9"),colorGray70:o.create("--ftds-color-gray-70","","COLOR","#a8a8ba"),colorGray80:o.create("--ftds-color-gray-80","","COLOR","#9696ab"),colorGray90:o.create("--ftds-color-gray-90","","COLOR","#83839d"),colorGray100:o.create("--ftds-color-gray-100","","COLOR","#62627c"),colorGray200:o.create("--ftds-color-gray-200","","COLOR","#545469"),colorGray300:o.create("--ftds-color-gray-300","","COLOR","#454557"),colorGray400:o.create("--ftds-color-gray-400","","COLOR","#363644"),colorGray500:o.create("--ftds-color-gray-500","","COLOR","#282832"),colorGray600:o.create("--ftds-color-gray-600","","COLOR","#19191f"),colorGray700:o.create("--ftds-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:o.create("--ftds-color-brand-0","","COLOR","#9d207b"),colorBrand10:o.create("--ftds-color-brand-10","","COLOR","#f7edf4"),colorBrand20:o.create("--ftds-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:o.create("--ftds-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:o.create("--ftds-color-brand-40","","COLOR","#d395c2"),colorBrand50:o.create("--ftds-color-brand-50","","COLOR","#c778b1"),colorBrand60:o.create("--ftds-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:o.create("--ftds-color-brand-70","","COLOR","#ae3e90"),colorBrand100:o.create("--ftds-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:o.create("--ftds-color-brand-200","","COLOR","#78185e"),colorBrand300:o.create("--ftds-color-brand-300","","COLOR","#62144d"),colorBrand400:o.create("--ftds-color-brand-400","","COLOR","#4d103c"),colorBrand500:o.create("--ftds-color-brand-500","","COLOR","#380b2c"),colorBrand600:o.create("--ftds-color-brand-600","","COLOR","#23071b"),colorBrand700:o.create("--ftds-color-brand-700","","COLOR","#0d030b"),colorCyan0:o.create("--ftds-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:o.create("--ftds-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:o.create("--ftds-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:o.create("--ftds-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:o.create("--ftds-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:o.create("--ftds-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:o.create("--ftds-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:o.create("--ftds-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:o.create("--ftds-color-cyan-100","","COLOR","#0c849c"),colorCyan200:o.create("--ftds-color-cyan-200","","COLOR","#0a7085"),colorCyan300:o.create("--ftds-color-cyan-300","","COLOR","#085c6d"),colorCyan400:o.create("--ftds-color-cyan-400","","COLOR","#074856"),colorCyan500:o.create("--ftds-color-cyan-500","","COLOR","#05343e"),colorCyan600:o.create("--ftds-color-cyan-600","","COLOR","#032127"),colorCyan700:o.create("--ftds-color-cyan-700","","COLOR","#010d0f"),colorGreen0:o.create("--ftds-color-green-0","","COLOR","#21a274"),colorGreen10:o.create("--ftds-color-green-10","","COLOR","#edf7f3"),colorGreen20:o.create("--ftds-color-green-20","","COLOR","#cfebe1"),colorGreen30:o.create("--ftds-color-green-30","","COLOR","#b2dfcf"),colorGreen40:o.create("--ftds-color-green-40","","COLOR","#95d3bd"),colorGreen50:o.create("--ftds-color-green-50","","COLOR","#78c7ab"),colorGreen60:o.create("--ftds-color-green-60","","COLOR","#5bba98"),colorGreen70:o.create("--ftds-color-green-70","","COLOR","#3eae86"),colorGreen100:o.create("--ftds-color-green-100","","COLOR","#1d8d65"),colorGreen200:o.create("--ftds-color-green-200","","COLOR","#187856"),colorGreen300:o.create("--ftds-color-green-300","","COLOR","#146246"),colorGreen400:o.create("--ftds-color-green-400","","COLOR","#104d37"),colorGreen500:o.create("--ftds-color-green-500","","COLOR","#0b3828"),colorGreen600:o.create("--ftds-color-green-600","","COLOR","#072319"),colorGreen700:o.create("--ftds-color-green-700","","COLOR","#030d0a"),colorOrange0:o.create("--ftds-color-orange-0","","COLOR","#F2700D"),colorOrange10:o.create("--ftds-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:o.create("--ftds-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:o.create("--ftds-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:o.create("--ftds-color-orange-40","","COLOR","#FECB90"),colorOrange50:o.create("--ftds-color-orange-50","","COLOR","#FCB76E"),colorOrange60:o.create("--ftds-color-orange-60","","COLOR","#F9A34D"),colorOrange70:o.create("--ftds-color-orange-70","","COLOR","#F68B2C"),colorOrange100:o.create("--ftds-color-orange-100","","COLOR","#D35909"),colorOrange200:o.create("--ftds-color-orange-200","","COLOR","#B74706"),colorOrange300:o.create("--ftds-color-orange-300","","COLOR","#913503"),colorOrange400:o.create("--ftds-color-orange-400","","COLOR","#6F2601"),colorOrange500:o.create("--ftds-color-orange-500","","COLOR","#4D1800"),colorOrange600:o.create("--ftds-color-orange-600","","COLOR","#330F00"),colorOrange700:o.create("--ftds-color-orange-700","","COLOR","#140600"),colorRed0:o.create("--ftds-color-red-0","","COLOR","#b40e2c"),colorRed10:o.create("--ftds-color-red-10","","COLOR","#f9ebed"),colorRed20:o.create("--ftds-color-red-20","","COLOR","#efcbd2"),colorRed30:o.create("--ftds-color-red-30","","COLOR","#e5acb6"),colorRed40:o.create("--ftds-color-red-40","","COLOR","#db8c9b"),colorRed50:o.create("--ftds-color-red-50","","COLOR","#d16d7f"),colorRed60:o.create("--ftds-color-red-60","","COLOR","#c84d63"),colorRed70:o.create("--ftds-color-red-70","","COLOR","#be2e48"),colorRed100:o.create("--ftds-color-red-100","","COLOR","#9c0c26"),colorRed200:o.create("--ftds-color-red-200","","COLOR","#850a20"),colorRed300:o.create("--ftds-color-red-300","","COLOR","#6d081b"),colorRed400:o.create("--ftds-color-red-400","","COLOR","#560715"),colorRed500:o.create("--ftds-color-red-500","","COLOR","#3e050f"),colorRed600:o.create("--ftds-color-red-600","","COLOR","#270309"),colorRed700:o.create("--ftds-color-red-700","","COLOR","#0f0104"),colorYellow0:o.create("--ftds-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:o.create("--ftds-color-yellow-10","","COLOR","#fefae9"),colorYellow20:o.create("--ftds-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:o.create("--ftds-color-yellow-30","","COLOR","#faedaa"),colorYellow40:o.create("--ftds-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:o.create("--ftds-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:o.create("--ftds-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:o.create("--ftds-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:o.create("--ftds-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:o.create("--ftds-color-yellow-200","","COLOR","#b3970a"),colorYellow300:o.create("--ftds-color-yellow-300","","COLOR","#947c08"),colorYellow400:o.create("--ftds-color-yellow-400","","COLOR","#746206"),colorYellow500:o.create("--ftds-color-yellow-500","","COLOR","#554705"),colorYellow600:o.create("--ftds-color-yellow-600","","COLOR","#352d03"),colorYellow700:o.create("--ftds-color-yellow-700","","COLOR","#161201"),colorUltramarine0:o.create("--ftds-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:o.create("--ftds-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:o.create("--ftds-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:o.create("--ftds-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:o.create("--ftds-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:o.create("--ftds-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:o.create("--ftds-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:o.create("--ftds-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:o.create("--ftds-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:o.create("--ftds-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:o.create("--ftds-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:o.create("--ftds-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:o.create("--ftds-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:o.create("--ftds-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:o.create("--ftds-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:o.create("--ftds-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:o.create("--ftds-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:o.create("--ftds-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:o.create("--ftds-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:o.create("--ftds-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:o.create("--ftds-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:o.create("--ftds-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:o.create("--ftds-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:o.create("--ftds-color-avocado-100","","COLOR","#84A423"),colorAvocado200:o.create("--ftds-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:o.create("--ftds-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:o.create("--ftds-color-avocado-400","","COLOR","#495B13"),colorAvocado500:o.create("--ftds-color-avocado-500","","COLOR","#35420E"),colorAvocado600:o.create("--ftds-color-avocado-600","","COLOR","#212A09"),colorAvocado700:o.create("--ftds-color-avocado-700","","COLOR","#0E1104"),colorBrown0:o.create("--ftds-color-brown-0","","COLOR","#B26F4D"),colorBrown10:o.create("--ftds-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:o.create("--ftds-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:o.create("--ftds-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:o.create("--ftds-color-brown-40","","COLOR","#DABAAA"),colorBrown50:o.create("--ftds-color-brown-50","","COLOR","#D0A792"),colorBrown60:o.create("--ftds-color-brown-60","","COLOR","#C6947B"),colorBrown70:o.create("--ftds-color-brown-70","","COLOR","#BC8264"),colorBrown100:o.create("--ftds-color-brown-100","","COLOR","#9B6143"),colorBrown200:o.create("--ftds-color-brown-200","","COLOR","#845239"),colorBrown300:o.create("--ftds-color-brown-300","","COLOR","#6D442F"),colorBrown400:o.create("--ftds-color-brown-400","","COLOR","#553525"),colorBrown500:o.create("--ftds-color-brown-500","","COLOR","#3E271B"),colorBrown600:o.create("--ftds-color-brown-600","","COLOR","#271811"),colorBrown700:o.create("--ftds-color-brown-700","","COLOR","#100A07"),spacing1:o.create("--ftds-spacing-1","","SIZE","0.25rem"),spacing2:o.create("--ftds-spacing-2","","SIZE","calc(0.25rem*2)"),spacing3:o.create("--ftds-spacing-3","","SIZE","calc(0.25rem*3)"),spacing4:o.create("--ftds-spacing-4","","SIZE","calc(0.25rem*4)"),spacing5:o.create("--ftds-spacing-5","","SIZE","calc(0.25rem*5)"),spacing6:o.create("--ftds-spacing-6","","SIZE","calc(0.25rem*6)"),spacing8:o.create("--ftds-spacing-8","","SIZE","calc(0.25rem*8)"),spacing10:o.create("--ftds-spacing-10","","SIZE","calc(0.25rem*10)"),spacing12:o.create("--ftds-spacing-12","","SIZE","calc(0.25rem*12)"),spacing16:o.create("--ftds-spacing-16","","SIZE","calc(0.25rem*16)"),spacing20:o.create("--ftds-spacing-20","","SIZE","calc(0.25rem*20)"),spacing24:o.create("--ftds-spacing-24","","SIZE","calc(0.25rem*24)"),spacing28:o.create("--ftds-spacing-28","","SIZE","calc(0.25rem*28)"),spacing32:o.create("--ftds-spacing-32","","SIZE","calc(0.25rem*32)"),spacing05:o.create("--ftds-spacing-0-5","","SIZE","calc(0.25rem*0.5)"),borderRadiusS:o.create("--ftds-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ftds-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ftds-border-radius-l","","SIZE","12px"),borderRadiusXl:o.create("--ftds-border-radius-xl","","SIZE","16px"),borderRadiusPill:o.create("--ftds-border-radius-pill","","SIZE","999px"),borderRadiusRound:o.create("--ftds-border-radius-round","","SIZE","50%"),iconSize1:o.create("--ftds-icon-size-1","","SIZE","0.75rem"),iconSize2:o.create("--ftds-icon-size-2","","SIZE","1rem"),iconSize3:o.create("--ftds-icon-size-3","","SIZE","1.25rem"),iconSize4:o.create("--ftds-icon-size-4","","SIZE","1.5rem"),iconSize5:o.create("--ftds-icon-size-5","","SIZE","2rem"),iconSize6:o.create("--ftds-icon-size-6","","SIZE","3rem"),opacity0:o.create("--ftds-opacity-0","","NUMBER","0"),opacity8:o.create("--ftds-opacity-8","","NUMBER","0.08"),opacity12:o.create("--ftds-opacity-12","","NUMBER","0.12"),opacity16:o.create("--ftds-opacity-16","","NUMBER","0.16"),opacity24:o.create("--ftds-opacity-24","","NUMBER","0.24"),opacity32:o.create("--ftds-opacity-32","","NUMBER","0.32"),opacity40:o.create("--ftds-opacity-40","","NUMBER","0.4"),opacity48:o.create("--ftds-opacity-48","","NUMBER","0.48"),opacity80:o.create("--ftds-opacity-80","","NUMBER","0.8"),shadowElevation01:o.create("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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("--ftds-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)")},ol={fontFamily:o.create("--ftds-typography-display-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-display-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-display-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-display-font-size","","SIZE","2.5rem"),letterSpacing:o.create("--ftds-typography-display-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-display-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-display-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-display-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-display-text-case","","UNKNOWN","none")},il={fontFamily:o.create("--ftds-typography-title-1-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-1-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-title-1-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-1-font-size","","SIZE","1.5rem"),letterSpacing:o.create("--ftds-typography-title-1-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-1-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-1-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-1-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-1-text-case","","UNKNOWN","none")},nl={fontFamily:o.create("--ftds-typography-title-2-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-2-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-2-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-2-font-size","","SIZE","1.25rem"),letterSpacing:o.create("--ftds-typography-title-2-letter-spacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ftds-typography-title-2-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-2-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-2-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-2-text-case","","UNKNOWN","none")},al={fontFamily:o.create("--ftds-typography-title-3-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-title-3-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-title-3-line-height","","SIZE","1.2"),fontSize:o.create("--ftds-typography-title-3-font-size","","SIZE","1.125rem"),letterSpacing:o.create("--ftds-typography-title-3-letter-spacing","","SIZE","-0.01em"),paragraphSpacing:o.create("--ftds-typography-title-3-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-title-3-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-title-3-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-title-3-text-case","","UNKNOWN","none")},sl={fontFamily:o.create("--ftds-typography-body-1-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-1-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-regular-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-regular-text-case","","UNKNOWN","none")},ll={fontFamily:o.create("--ftds-typography-body-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-1-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-medium-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-medium-text-case","","UNKNOWN","none")},cl={fontFamily:o.create("--ftds-typography-body-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-1-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-1-semibold-font-size","","SIZE","1rem"),letterSpacing:o.create("--ftds-typography-body-1-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-1-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-1-semibold-text-case","","UNKNOWN","none")},dl={fontFamily:o.create("--ftds-typography-body-2-regular-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-regular-font-weight","","UNKNOWN","400"),lineHeight:o.create("--ftds-typography-body-2-regular-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-regular-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-regular-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-regular-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-regular-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-regular-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-regular-text-case","","UNKNOWN","none")},Uo={fontFamily:o.create("--ftds-typography-body-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-medium-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-medium-text-case","","UNKNOWN","none")},Yx={fontFamily:o.create("--ftds-typography-body-2-medium-underline-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-medium-underline-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-body-2-medium-underline-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-medium-underline-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-medium-underline-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-medium-underline-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-medium-underline-paragraph-indent","","UNKNOWN","0"),textCase:o.create("--ftds-typography-body-2-medium-underline-text-case","","UNKNOWN","none"),textDecoration:o.create("--ftds-typography-body-2-medium-underline-text-decoration","","UNKNOWN","underline")},pl={fontFamily:o.create("--ftds-typography-body-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-body-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-body-2-semibold-line-height","","SIZE","1.35"),fontSize:o.create("--ftds-typography-body-2-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-body-2-semibold-letter-spacing","","SIZE","normal"),paragraphSpacing:o.create("--ftds-typography-body-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-body-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-body-2-semibold-text-decoration","","UNKNOWN","none"),textCase:o.create("--ftds-typography-body-2-semibold-text-case","","UNKNOWN","none")},ul={fontFamily:o.create("--ftds-typography-label-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-label-1-medium-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-medium-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-medium-text-decoration","","UNKNOWN","none")},fl={fontFamily:o.create("--ftds-typography-label-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-label-1-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-semibold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-semibold-text-decoration","","UNKNOWN","none")},hl={fontFamily:o.create("--ftds-typography-label-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-label-1-bold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-1-bold-font-size","","SIZE","0.875rem"),letterSpacing:o.create("--ftds-typography-label-1-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-1-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-1-bold-text-decoration","","UNKNOWN","none")},ml={fontFamily:o.create("--ftds-typography-label-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-label-2-medium-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-medium-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-medium-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-medium-text-decoration","","UNKNOWN","none")},gl={fontFamily:o.create("--ftds-typography-label-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-label-2-semibold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-semibold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-semibold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-semibold-text-decoration","","UNKNOWN","none")},yl={fontFamily:o.create("--ftds-typography-label-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-label-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-label-2-bold-line-height","","SIZE","110%"),fontSize:o.create("--ftds-typography-label-2-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-label-2-bold-letter-spacing","","SIZE","0.04em"),textCase:o.create("--ftds-typography-label-2-bold-text-case","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ftds-typography-label-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-label-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-label-2-bold-text-decoration","","UNKNOWN","none")},bl={fontFamily:o.create("--ftds-typography-caption-1-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-1-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-medium-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-medium-text-decoration","","UNKNOWN","none")},vl={fontFamily:o.create("--ftds-typography-caption-1-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-1-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-semibold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-semibold-text-decoration","","UNKNOWN","none")},xl={fontFamily:o.create("--ftds-typography-caption-1-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-1-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-1-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-1-bold-font-size","","SIZE","0.75rem"),letterSpacing:o.create("--ftds-typography-caption-1-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-1-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-1-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-1-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-1-bold-text-decoration","","UNKNOWN","none")},so={fontFamily:o.create("--ftds-typography-caption-2-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-2-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-medium-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-medium-text-decoration","","UNKNOWN","none")},Sl={fontFamily:o.create("--ftds-typography-caption-2-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-2-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-semibold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-semibold-text-decoration","","UNKNOWN","none")},Cl={fontFamily:o.create("--ftds-typography-caption-2-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-2-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-2-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-2-bold-font-size","","SIZE","0.6875rem"),letterSpacing:o.create("--ftds-typography-caption-2-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-2-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-2-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-2-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-2-bold-text-decoration","","UNKNOWN","none")},Ol={fontFamily:o.create("--ftds-typography-caption-3-medium-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-medium-font-weight","","UNKNOWN","500"),lineHeight:o.create("--ftds-typography-caption-3-medium-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-medium-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-medium-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-medium-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-medium-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-medium-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-medium-text-decoration","","UNKNOWN","none")},wl={fontFamily:o.create("--ftds-typography-caption-3-semibold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-semibold-font-weight","","UNKNOWN","600"),lineHeight:o.create("--ftds-typography-caption-3-semibold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-semibold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-semibold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-semibold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-semibold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-semibold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-semibold-text-decoration","","UNKNOWN","none")},El={fontFamily:o.create("--ftds-typography-caption-3-bold-font-family","","UNKNOWN","Inter"),fontWeight:o.create("--ftds-typography-caption-3-bold-font-weight","","UNKNOWN","700"),lineHeight:o.create("--ftds-typography-caption-3-bold-line-height","","SIZE","1.3"),fontSize:o.create("--ftds-typography-caption-3-bold-font-size","","SIZE","0.625rem"),letterSpacing:o.create("--ftds-typography-caption-3-bold-letter-spacing","","SIZE","normal"),textCase:o.create("--ftds-typography-caption-3-bold-text-case","","UNKNOWN","none"),paragraphSpacing:o.create("--ftds-typography-caption-3-bold-paragraph-spacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ftds-typography-caption-3-bold-paragraph-indent","","UNKNOWN","0"),textDecoration:o.create("--ftds-typography-caption-3-bold-text-decoration","","UNKNOWN","none")},Ho={display:ol,"title-1":il,"title-2":nl,"title-3":al,"body-1-regular":sl,"body-1-medium":ll,"body-1-semibold":cl,"body-2-regular":dl,"body-2-medium":Uo,"body-2-medium-underline":Yx,"body-2-semibold":pl,"label-1-medium":ul,"label-1-semibold":fl,"label-1-bold":hl,"label-2-medium":ml,"label-2-semibold":gl,"label-2-bold":yl,"caption-1-medium":bl,"caption-1-semibold":vl,"caption-1-bold":xl,"caption-2-medium":so,"caption-2-semibold":Sl,"caption-2-bold":Cl,"caption-3-medium":Ol,"caption-3-semibold":wl,"caption-3-bold":El}});var d,le=p(()=>{ee();oe();d={backgroundActionPrimary:o.extend("--ftds-background-action-primary","Used as backgorund of primary action components.",c.colorBrand0),backgroundErrorSubtle:o.extend("--ftds-background-error-subtle","Used as background of subtle error components.",c.colorRed10),backgroundInfoSubtle:o.extend("--ftds-background-info-subtle","Used as background of subtle information components.",c.colorCyan10),backgroundWarningSubtle:o.extend("--ftds-background-warning-subtle","Used as background of subtle information components.",c.colorOrange10),backgroundSuccessSubtle:o.extend("--ftds-background-success-subtle","Used as background of subtle success components.",c.colorGreen10),backgroundGlobalSurface:o.extend("--ftds-background-global-surface","Used as app background.",c.colorWhite),backgroundGlobalOnSurface:o.extend("--ftds-background-global-on-surface","Used as background on element on the base background, like cards.",c.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ftds-background-global-on-surface-dark","Used as background on element that need background separation.",c.colorGray30),contentActionPrimary:o.extend("--ftds-content-action-primary","Used on label of primary action on light surface.",c.colorBrand0),contentWarningPrimary:o.extend("--ftds-content-warning-primary","Used on label of warning messages on light surface.",c.colorOrange200),contentWarningIconOnly:o.extend("--ftds-content-warning-icon-only","Used on warning status icons alone",c.colorOrange0),contentErrorPrimary:o.extend("--ftds-content-error-primary","Used on label of error messages on light surface.",c.colorRed0),contentErrorIconOnly:o.extend("--ftds-content-error-icon-only","Used on error status icons alone",c.colorRed70),contentInfoPrimary:o.extend("--ftds-content-info-primary","Used on label of information messages on light surface.",c.colorCyan200),contentInfoIconOnly:o.extend("--ftds-content-info-icon-only","Used on info status icons alone",c.colorCyan0),contentSuccessPrimary:o.extend("--ftds-content-success-primary","Used on label of success messages on light surface.",c.colorGreen200),contentSuccessIconOnly:o.extend("--ftds-content-success-icon-only","Used on success status icons alone",c.colorGreen0),contentGlobalPrimary:o.extend("--ftds-content-global-primary","Used for main content on the page.",c.colorGray500),contentGlobalSecondary:o.extend("--ftds-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
114
|
+
Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",c.colorGray0),contentGlobalOnColor:o.extend("--ftds-content-global-on-color","Used for content on a dominant color.",c.colorWhite),borderActionPrimary:o.extend("--ftds-border-action-primary","Used as border for primary action components.",c.colorBrand0),borderActionFocusRing:o.extend("--ftds-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",c.colorCyan0),borderWarningPrimary:o.extend("--ftds-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",c.colorOrange200),borderWarningSubtle:o.extend("--ftds-border-warning-subtle","Used as border for warning components.",c.colorOrange30),borderSuccessPrimary:o.extend("--ftds-border-success-primary","Used as border for success buttons.",c.colorGreen200),borderSuccessSubtle:o.extend("--ftds-border-success-subtle","Used as border for success components.",c.colorGreen30),borderErrorPrimary:o.extend("--ftds-border-error-primary","Used as border for text fields in error states.",c.colorRed0),borderErrorSubtle:o.extend("--ftds-border-error-subtle","Used as border for error components.",c.colorRed30),borderInfoPrimary:o.extend("--ftds-border-info-primary","Used as border for buttons in info color.",c.colorCyan200),borderInfoSubtle:o.extend("--ftds-border-info-subtle","Used as border for information components.",c.colorCyan30),borderGlobalPrimary:o.extend("--ftds-border-global-primary","Used as border for element like input.",c.colorGray50),borderGlobalSubtle:o.extend("--ftds-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",c.colorGray30),borderInputPrimary:o.extend("--ftds-border-input-primary","Used as border for checkboxes and radio buttons",c.colorGray80),borderNeutralPrimary:o.extend("--ftds-border-neutral-primary","Used as border for neutral secondary buttons",c.colorGray200)}});var m,bu=p(()=>{ee();oe();le();m={largeHeight:o.create("--ftds-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ftds-button-large-horizontal-padding","",c.spacing4),largeGap:o.extend("--ftds-button-large-gap","",c.spacing2),largeBorderRadius:o.extend("--ftds-button-large-border-radius","",c.borderRadiusS),largeIconSize:o.extend("--ftds-button-large-icon-size","",c.iconSize3),largeBorderWidth:o.create("--ftds-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:o.create("--ftds-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:o.create("--ftds-button-large-icon-only-width","","SIZE","40px"),mediumHeight:o.create("--ftds-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:o.extend("--ftds-button-medium-horizontal-padding","",c.spacing3),mediumGap:o.extend("--ftds-button-medium-gap","",c.spacing2),mediumBorderRadius:o.extend("--ftds-button-medium-border-radius","",c.borderRadiusS),mediumIconSize:o.extend("--ftds-button-medium-icon-size","",c.iconSize2),mediumBorderWidth:o.create("--ftds-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:o.create("--ftds-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:o.create("--ftds-button-medium-icon-only-width","","SIZE","30px"),smallHeight:o.create("--ftds-button-small-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-button-small-horizontal-padding","",c.spacing2),smallGap:o.extend("--ftds-button-small-gap","",c.spacing1),smallBorderRadius:o.extend("--ftds-button-small-border-radius","",c.borderRadiusS),smallIconSize:o.extend("--ftds-button-small-icon-size","",c.iconSize1),smallBorderWidth:o.create("--ftds-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:o.create("--ftds-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:o.create("--ftds-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:o.create("--ftds-button-x-small-height","","SIZE","16px"),xSmallIconSize:o.extend("--ftds-button-x-small-icon-size","",c.iconSize1),xSmallFocusOutlineOffset:o.create("--ftds-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:o.create("--ftds-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:o.create("--ftds-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:o.extend("--ftds-button-round-border-radius","",c.borderRadiusPill),primaryBrandBackgroundColor:o.extend("--ftds-button-primary-brand-background-color","",d.backgroundActionPrimary),primaryBrandColor:o.extend("--ftds-button-primary-brand-color","",d.contentGlobalOnColor),primaryBrandIconColor:o.extend("--ftds-button-primary-brand-icon-color","",d.contentGlobalOnColor),primaryBrandStateLayerColor:o.extend("--ftds-button-primary-brand-state-layer-color","",d.contentGlobalOnColor),primaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-primary-brand-hover-state-layer-opacity","",c.opacity16),primaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-primary-brand-focus-state-layer-opacity","",c.opacity16),primaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-primary-brand-active-state-layer-opacity","",c.opacity24),primaryBrandDisabledComponentOpacity:o.extend("--ftds-button-primary-brand-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ftds-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBrandBackgroundColor:o.create("--ftds-button-tertiary-brand-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryBrandColor:o.extend("--ftds-button-tertiary-brand-color","",d.contentActionPrimary),tertiaryBrandIconColor:o.extend("--ftds-button-tertiary-brand-icon-color","",d.contentActionPrimary),tertiaryBrandStateLayerColor:o.extend("--ftds-button-tertiary-brand-state-layer-color","",d.contentActionPrimary),tertiaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-hover-state-layer-opacity","",c.opacity8),tertiaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-focus-state-layer-opacity","",c.opacity8),tertiaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-brand-active-state-layer-opacity","",c.opacity16),tertiaryBrandDisabledComponentOpacity:o.extend("--ftds-button-tertiary-brand-disabled-component-opacity","",c.opacity40),tertiaryInfoBackgroundColor:o.create("--ftds-button-tertiary-info-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryInfoColor:o.extend("--ftds-button-tertiary-info-color","",d.contentInfoPrimary),tertiaryInfoIconColor:o.extend("--ftds-button-tertiary-info-icon-color","",d.contentInfoPrimary),tertiaryInfoStateLayerColor:o.extend("--ftds-button-tertiary-info-state-layer-color","",d.contentInfoPrimary),tertiaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-info-focus-state-layer-opacity","",c.opacity8),tertiaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-info-hover-state-layer-opacity","",c.opacity8),tertiaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-info-active-state-layer-opacity","",c.opacity16),tertiaryInfoDisabledComponentOpacity:o.extend("--ftds-button-tertiary-info-disabled-component-opacity","",c.opacity40),tertiarySuccessBackgroundColor:o.create("--ftds-button-tertiary-success-background-color","","COLOR","rgba(0,0,0,0)"),tertiarySuccessColor:o.extend("--ftds-button-tertiary-success-color","",d.contentSuccessPrimary),tertiarySuccessIconColor:o.extend("--ftds-button-tertiary-success-icon-color","",d.contentSuccessPrimary),tertiarySuccessStateLayerColor:o.extend("--ftds-button-tertiary-success-state-layer-color","",d.contentSuccessPrimary),tertiarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-success-hover-state-layer-opacity","",c.opacity8),tertiarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-success-focus-state-layer-opacity","",c.opacity8),tertiarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-success-active-state-layer-opacity","",c.opacity16),tertiarySuccessDisabledComponentOpacity:o.extend("--ftds-button-tertiary-success-disabled-component-opacity","",c.opacity40),tertiaryWarningBackgroundColor:o.create("--ftds-button-tertiary-warning-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryWarningColor:o.extend("--ftds-button-tertiary-warning-color","",d.contentWarningPrimary),tertiaryWarningIconColor:o.extend("--ftds-button-tertiary-warning-icon-color","",d.contentWarningPrimary),tertiaryWarningStateLayerColor:o.extend("--ftds-button-tertiary-warning-state-layer-color","",d.contentWarningPrimary),tertiaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-hover-state-layer-opacity","",c.opacity8),tertiaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-focus-state-layer-opacity","",c.opacity8),tertiaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-warning-active-state-layer-opacity","",c.opacity16),tertiaryWarningDisabledComponentOpacity:o.extend("--ftds-button-tertiary-warning-disabled-component-opacity","",c.opacity40),tertiaryErrorBackgroundColor:o.create("--ftds-button-tertiary-error-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryErrorColor:o.extend("--ftds-button-tertiary-error-color","",d.contentErrorPrimary),tertiaryErrorIconColor:o.extend("--ftds-button-tertiary-error-icon-color","",d.contentErrorPrimary),tertiaryErrorStateLayerColor:o.extend("--ftds-button-tertiary-error-state-layer-color","",d.contentErrorPrimary),tertiaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-error-hover-state-layer-opacity","",c.opacity8),tertiaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-error-focus-state-layer-opacity","",c.opacity8),tertiaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-error-active-state-layer-opacity","",c.opacity16),tertiaryErrorDisabledComponentOpacity:o.extend("--ftds-button-tertiary-error-disabled-component-opacity","",c.opacity40),tertiaryNeutralBackgroundColor:o.create("--ftds-button-tertiary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryNeutralIconColor:o.extend("--ftds-button-tertiary-neutral-icon-color","",d.contentGlobalSecondary),tertiaryNeutralColor:o.extend("--ftds-button-tertiary-neutral-color","",d.contentGlobalSecondary),tertiaryNeutralStateLayerColor:o.extend("--ftds-button-tertiary-neutral-state-layer-color","",d.contentGlobalSecondary),tertiaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-hover-state-layer-opacity","",c.opacity8),tertiaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-focus-state-layer-opacity","",c.opacity8),tertiaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-tertiary-neutral-active-state-layer-opacity","",c.opacity16),tertiaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-tertiary-neutral-disabled-component-opacity","",c.opacity40),secondaryBrandBackgroundColor:o.create("--ftds-button-secondary-brand-background-color","","COLOR","rgba(0,0,0,0)"),secondaryBrandColor:o.extend("--ftds-button-secondary-brand-color","",d.contentActionPrimary),secondaryBrandIconColor:o.extend("--ftds-button-secondary-brand-icon-color","",d.contentActionPrimary),secondaryBrandStateLayerColor:o.extend("--ftds-button-secondary-brand-state-layer-color","",d.contentActionPrimary),secondaryBrandHoverStateLayerOpacity:o.extend("--ftds-button-secondary-brand-hover-state-layer-opacity","",c.opacity8),secondaryBrandFocusStateLayerOpacity:o.extend("--ftds-button-secondary-brand-focus-state-layer-opacity","",c.opacity8),secondaryBrandActiveStateLayerOpacity:o.extend("--ftds-button-secondary-brand-active-state-layer-opacity","",c.opacity16),secondaryBrandDisabledComponentOpacity:o.extend("--ftds-button-secondary-brand-disabled-component-opacity","",c.opacity40),secondaryBrandBorderColor:o.extend("--ftds-button-secondary-brand-border-color","",d.borderActionPrimary),secondaryNeutralHoverStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-hover-state-layer-opacity","",c.opacity8),secondaryNeutralFocusStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-focus-state-layer-opacity","",c.opacity8),secondaryNeutralActiveStateLayerOpacity:o.extend("--ftds-button-secondary-neutral-active-state-layer-opacity","",c.opacity16),secondaryNeutralDisabledComponentOpacity:o.extend("--ftds-button-secondary-neutral-disabled-component-opacity","",c.opacity40),secondaryNeutralBackgroundColor:o.create("--ftds-button-secondary-neutral-background-color","","COLOR","rgba(0,0,0,0)"),secondaryNeutralColor:o.extend("--ftds-button-secondary-neutral-color","",d.contentGlobalSecondary),secondaryNeutralIconColor:o.extend("--ftds-button-secondary-neutral-icon-color","",d.contentGlobalSecondary),secondaryNeutralStateLayerColor:o.extend("--ftds-button-secondary-neutral-state-layer-color","",d.contentGlobalSecondary),secondaryNeutralBorderColor:o.extend("--ftds-button-secondary-neutral-border-color","",d.borderNeutralPrimary),secondaryInfoHoverStateLayerOpacity:o.extend("--ftds-button-secondary-info-hover-state-layer-opacity","",c.opacity8),secondaryInfoFocusStateLayerOpacity:o.extend("--ftds-button-secondary-info-focus-state-layer-opacity","",c.opacity8),secondaryInfoActiveStateLayerOpacity:o.extend("--ftds-button-secondary-info-active-state-layer-opacity","",c.opacity16),secondaryInfoDisabledComponentOpacity:o.extend("--ftds-button-secondary-info-disabled-component-opacity","",c.opacity40),secondaryInfoBackgroundColor:o.create("--ftds-button-secondary-info-background-color","","COLOR","rgba(0,0,0,0)"),secondaryInfoBorderColor:o.extend("--ftds-button-secondary-info-border-color","",d.borderInfoPrimary),secondaryInfoColor:o.extend("--ftds-button-secondary-info-color","",d.contentInfoPrimary),secondaryInfoIconColor:o.extend("--ftds-button-secondary-info-icon-color","",d.contentInfoPrimary),secondaryInfoStateLayerColor:o.extend("--ftds-button-secondary-info-state-layer-color","",d.contentInfoPrimary),secondarySuccessHoverStateLayerOpacity:o.extend("--ftds-button-secondary-success-hover-state-layer-opacity","",c.opacity8),secondarySuccessFocusStateLayerOpacity:o.extend("--ftds-button-secondary-success-focus-state-layer-opacity","",c.opacity8),secondarySuccessActiveStateLayerOpacity:o.extend("--ftds-button-secondary-success-active-state-layer-opacity","",c.opacity16),secondarySuccessDisabledComponentOpacity:o.extend("--ftds-button-secondary-success-disabled-component-opacity","",c.opacity40),secondarySuccessBackgroundColor:o.create("--ftds-button-secondary-success-background-color","","COLOR","rgba(0,0,0,0)"),secondarySuccessBorderColor:o.extend("--ftds-button-secondary-success-border-color","",d.borderSuccessPrimary),secondarySuccessColor:o.extend("--ftds-button-secondary-success-color","",d.contentSuccessPrimary),secondarySuccessIconColor:o.extend("--ftds-button-secondary-success-icon-color","",d.contentSuccessPrimary),secondarySuccessStateLayerColor:o.extend("--ftds-button-secondary-success-state-layer-color","",d.contentSuccessPrimary),secondaryWarningHoverStateLayerOpacity:o.extend("--ftds-button-secondary-warning-hover-state-layer-opacity","",c.opacity8),secondaryWarningFocusStateLayerOpacity:o.extend("--ftds-button-secondary-warning-focus-state-layer-opacity","",c.opacity8),secondaryWarningActiveStateLayerOpacity:o.extend("--ftds-button-secondary-warning-active-state-layer-opacity","",c.opacity16),secondaryWarningDisabledComponentOpacity:o.extend("--ftds-button-secondary-warning-disabled-component-opacity","",c.opacity40),secondaryWarningBackgroundColor:o.create("--ftds-button-secondary-warning-background-color","","COLOR","rgba(0,0,0,0)"),secondaryWarningBorderColor:o.extend("--ftds-button-secondary-warning-border-color","",d.borderWarningPrimary),secondaryWarningColor:o.extend("--ftds-button-secondary-warning-color","",d.contentWarningPrimary),secondaryWarningIconColor:o.extend("--ftds-button-secondary-warning-icon-color","",d.contentWarningPrimary),secondaryWarningStateLayerColor:o.extend("--ftds-button-secondary-warning-state-layer-color","",d.contentWarningPrimary),secondaryErrorHoverStateLayerOpacity:o.extend("--ftds-button-secondary-error-hover-state-layer-opacity","",c.opacity8),secondaryErrorFocusStateLayerOpacity:o.extend("--ftds-button-secondary-error-focus-state-layer-opacity","",c.opacity8),secondaryErrorActiveStateLayerOpacity:o.extend("--ftds-button-secondary-error-active-state-layer-opacity","",c.opacity16),secondaryErrorDisabledComponentOpacity:o.extend("--ftds-button-secondary-error-disabled-component-opacity","",c.opacity40),secondaryErrorBackgroundColor:o.create("--ftds-button-secondary-error-background-color","","COLOR","rgba(0,0,0,0)"),secondaryErrorBorderColor:o.extend("--ftds-button-secondary-error-border-color","",d.contentErrorPrimary),secondaryErrorColor:o.extend("--ftds-button-secondary-error-color","",d.contentErrorPrimary),secondaryErrorIconColor:o.extend("--ftds-button-secondary-error-icon-color","",d.contentErrorPrimary),secondaryErrorStateLayerColor:o.extend("--ftds-button-secondary-error-state-layer-color","",d.contentErrorPrimary)}});var JS,vu=p(()=>{ee();oe();le();JS={loadMoreIconSize:o.extend("--ftds-tree-list-load-more-icon-size","",c.iconSize2),loadMorePaddingLeft:o.extend("--ftds-tree-list-load-more-padding-left","",c.spacing6),loadMoreUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-unselected-default-border-color","",d.borderGlobalSubtle),loadMoreIconColor:o.extend("--ftds-tree-list-load-more-icon-color","",d.contentActionPrimary),loadMoreLabelColor:o.extend("--ftds-tree-list-load-more-label-color","",d.contentActionPrimary),loadMoreHoverBorderColor:o.extend("--ftds-tree-list-load-more-hover-border-color","",c.colorBrand20),loadMoreHoverBackgroundColor:o.create("--ftds-tree-list-load-more-hover-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreActiveBorderColor:o.extend("--ftds-tree-list-load-more-active-border-color","",c.colorBrand20),loadMoreActiveBackgroundColor:o.create("--ftds-tree-list-load-more-active-background-color","","COLOR","rgba(157,32,123,0.16)"),loadMoreFocusBackgroundColor:o.create("--ftds-tree-list-load-more-focus-background-color","","COLOR","rgba(157,32,123,0.08)"),loadMoreDescendantOfSelectedDefaultBackgroundColor:o.create("--ftds-tree-list-load-more-descendant-of-selected-default-background-color","","COLOR","rgba(113,113,142,0.08)"),loadMoreDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-load-more-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),loadMoreLabelMarginLeft:o.extend("--ftds-tree-list-load-more-label-margin-left","",c.spacing1),nodeIconSize:o.extend("--ftds-tree-list-node-icon-size","",c.iconSize2),nodeHeight:o.create("--ftds-tree-list-node-height","","SIZE","36px"),nodeParentLabelMarginLeft:o.extend("--ftds-tree-list-node-parent-label-margin-left","",c.spacing2),nodeParentLabelMarginRight:o.extend("--ftds-tree-list-node-parent-label-margin-right","",c.spacing2),nodeRootPaddingLeft:o.extend("--ftds-tree-list-node-root-padding-left","",c.spacing3),nodeChildPaddingLeft:o.extend("--ftds-tree-list-node-child-padding-left","",c.spacing5),nodeLeafPaddingLeft:o.extend("--ftds-tree-list-node-leaf-padding-left","",c.spacing6),nodeUnselectedDefaultBorderColor:o.extend("--ftds-tree-list-node-unselected-default-border-color","",d.borderGlobalSubtle),nodeUnselectedIconColor:o.extend("--ftds-tree-list-node-unselected-icon-color","",d.contentGlobalSecondary),nodeUnselectedLabelColor:o.extend("--ftds-tree-list-node-unselected-label-color","",d.contentGlobalSecondary),nodeUnselectedCounterColor:o.extend("--ftds-tree-list-node-unselected-counter-color","",d.contentGlobalSecondary),nodeHoverBorderColor:o.extend("--ftds-tree-list-node-hover-border-color","",d.borderActionPrimary),nodeFocusFocusRingColor:o.extend("--ftds-tree-list-node-focus-focus-ring-color","",d.borderActionFocusRing),nodeFocusOutlineWidth:o.create("--ftds-tree-list-node-focus-outline-width","","SIZE","2px"),nodeSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-selected-default-border-color","",d.borderGlobalPrimary),nodeSelectedIconColor:o.extend("--ftds-tree-list-node-selected-icon-color","",d.contentGlobalSecondary),nodeSelectedLabelColor:o.extend("--ftds-tree-list-node-selected-label-color","",d.contentGlobalPrimary),nodeSelectedCounterColor:o.extend("--ftds-tree-list-node-selected-counter-color","",d.contentGlobalSecondary),nodeSelectedBackgroundColor:o.create("--ftds-tree-list-node-selected-background-color","","COLOR","rgba(113,113,142,0.24)"),nodeDescendantOfSelectedDefaultBorderColor:o.extend("--ftds-tree-list-node-descendant-of-selected-default-border-color","",d.borderGlobalPrimary),nodeDescendantOfSelectedIconColor:o.extend("--ftds-tree-list-node-descendant-of-selected-icon-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedLabelColor:o.extend("--ftds-tree-list-node-descendant-of-selected-label-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedCounterColor:o.extend("--ftds-tree-list-node-descendant-of-selected-counter-color","",d.contentGlobalSecondary),nodeDescendantOfSelectedBackgroundColor:o.create("--ftds-tree-list-node-descendant-of-selected-background-color","","COLOR","rgba(113,113,142,0.08)"),nodeBorderWidth:o.create("--ftds-tree-list-node-border-width","","SIZE","1px"),headerSectionPaddingLeft:o.extend("--ftds-tree-list-header-section-padding-left","",c.spacing3),headerSectionPaddingRight:o.extend("--ftds-tree-list-header-section-padding-right","",c.spacing3),headerSectionHorizontalGap:o.extend("--ftds-tree-list-header-section-horizontal-gap","",c.spacing2),headerSectionMarginBottom:o.extend("--ftds-tree-list-header-section-margin-bottom","",c.spacing2),headerSectionColor:o.extend("--ftds-tree-list-header-section-color","",d.contentGlobalPrimary),headerSectionCounterColor:o.extend("--ftds-tree-list-header-section-counter-color","",d.contentGlobalSecondary),listContainerBorderWidth:o.create("--ftds-tree-list-list-container-border-width","","SIZE","1px"),listContainerBackgroundColor:o.extend("--ftds-tree-list-list-container-background-color","",d.backgroundGlobalSurface),listContainerBorderColor:o.extend("--ftds-tree-list-list-container-border-color","",d.borderGlobalSubtle),emptyStateIllustrationWidth:o.create("--ftds-tree-list-empty-state-illustration-width","","SIZE","192px"),emptyStateIllustrationHeight:o.create("--ftds-tree-list-empty-state-illustration-height","","SIZE","192px"),emptyStateIllustrationMarginBottom:o.extend("--ftds-tree-list-empty-state-illustration-margin-bottom","",c.spacing10),emptyStateContainerPaddingTop:o.extend("--ftds-tree-list-empty-state-container-padding-top","",c.spacing10),emptyStateContainerPaddingBottom:o.extend("--ftds-tree-list-empty-state-container-padding-bottom","",c.spacing10),emptyStateTitleMarginBottom:o.extend("--ftds-tree-list-empty-state-title-margin-bottom","",c.spacing2),emptyStateTitleLabelColor:o.extend("--ftds-tree-list-empty-state-title-label-color","",d.contentGlobalSecondary),emptyStateDescriptionLabelColor:o.extend("--ftds-tree-list-empty-state-description-label-color","",d.contentGlobalSecondary)}});var iC,xu=p(()=>{ee();oe();le();iC={iconSize:o.extend("--ftds-checkbox-icon-size","",c.iconSize2),boxSize:o.create("--ftds-checkbox-box-size","","SIZE","18px"),colorLegendSize:o.create("--ftds-checkbox-color-legend-size","","SIZE","16px"),borderRadius:o.create("--ftds-checkbox-border-radius","","SIZE","1px"),color:o.extend("--ftds-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:o.extend("--ftds-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:o.extend("--ftds-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:o.extend("--ftds-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:o.extend("--ftds-checkbox-checked-hover-state-layer-opacity","",c.opacity16),checkedFocusStateLayerOpacity:o.extend("--ftds-checkbox-checked-focus-state-layer-opacity","",c.opacity16),checkedActiveStateLayerOpacity:o.extend("--ftds-checkbox-checked-active-state-layer-opacity","",c.opacity24),checkedDisabledComponentOpacity:o.extend("--ftds-checkbox-checked-disabled-component-opacity","",c.opacity40),uncheckedBorderColor:o.extend("--ftds-checkbox-unchecked-border-color","",c.colorGray80),uncheckedStateLayerColor:o.extend("--ftds-checkbox-unchecked-state-layer-color","",c.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-hover-state-layer-opacity","",c.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-focus-state-layer-opacity","",c.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ftds-checkbox-unchecked-active-state-layer-opacity","",c.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ftds-checkbox-unchecked-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ftds-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-checkbox-focus-outline-width","","SIZE","2px"),borderWidth:o.create("--ftds-checkbox-border-width","","SIZE","2px"),horizontalGap:o.extend("--ftds-checkbox-horizontal-gap","",c.spacing3),leftPadding:o.extend("--ftds-checkbox-left-padding","",c.spacing2)}});var cC,Su=p(()=>{ee();oe();le();cC={circleSize:o.create("--ftds-radio-circle-size","","SIZE","18px"),borderWidth:o.create("--ftds-radio-border-width","","SIZE","2px"),color:o.extend("--ftds-radio-color","",d.contentGlobalPrimary),selectedRadioColor:o.extend("--ftds-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:o.extend("--ftds-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:o.extend("--ftds-radio-selected-hover-state-layer-opacity","",c.opacity16),selectedFocusStateLayerOpacity:o.extend("--ftds-radio-selected-focus-state-layer-opacity","",c.opacity16),selectedActiveStateLayerOpacity:o.extend("--ftds-radio-selected-active-state-layer-opacity","",c.opacity24),selectedDisabledComponentOpacity:o.extend("--ftds-radio-selected-disabled-component-opacity","",c.opacity40),unselectedStateLayerColor:o.extend("--ftds-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:o.extend("--ftds-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:o.extend("--ftds-radio-unselected-hover-state-layer-opacity","",c.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ftds-radio-unselected-focus-state-layer-opacity","",c.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ftds-radio-unselected-active-state-layer-opacity","",c.opacity24),unselectedDisabledComponentOpacity:o.extend("--ftds-radio-unselected-disabled-component-opacity","",c.opacity40),focusFocusRingColor:o.extend("--ftds-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ftds-radio-focus-outline-width","","SIZE","2px"),verticalGap:o.extend("--ftds-radio-vertical-gap","",c.spacing3),horizontalGap:o.extend("--ftds-radio-horizontal-gap","",c.spacing3)}});var hC,Cu=p(()=>{ee();oe();le();hC={headerRowBorderWidth:o.create("--ftds-table-header-row-border-width","","SIZE","1px"),headerRowBackgroundColor:o.extend("--ftds-table-header-row-background-color","",d.backgroundGlobalOnSurfaceDark),headerRowBorderColor:o.extend("--ftds-table-header-row-border-color","",d.borderGlobalPrimary),headerRowColor:o.extend("--ftds-table-header-row-color","",d.contentGlobalPrimary),dataRowBorderWidth:o.create("--ftds-table-data-row-border-width","","SIZE","1px"),dataRowBackgroundColor:o.extend("--ftds-table-data-row-background-color","",d.backgroundGlobalOnSurface),dataRowBorderColor:o.extend("--ftds-table-data-row-border-color","",d.borderGlobalSubtle),dataRowColor:o.extend("--ftds-table-data-row-color","",d.contentGlobalSecondary),dataRowDefaultHoverBackgroundColor:o.extend("--ftds-table-data-row-default-hover-background-color","",c.colorGray20),dataRowSelectableUnselectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-unselected-hover-background-color","",c.colorGray20),dataRowSelectableSelectedDefaultBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-default-background-color","",c.colorBrand10),dataRowSelectableSelectedDefaultBorderColor:o.extend("--ftds-table-data-row-selectable-selected-default-border-color","",c.colorBrand20),dataRowSelectableSelectedHoverBackgroundColor:o.extend("--ftds-table-data-row-selectable-selected-hover-background-color","",c.colorBrand20),dataRowSelectableSelectedHoverBorderColor:o.extend("--ftds-table-data-row-selectable-selected-hover-border-color","",c.colorBrand30),dataRowSelectableSelectedColor:o.extend("--ftds-table-data-row-selectable-selected-color","",d.contentActionPrimary),dataRowClickableHoverBackgroundColor:o.extend("--ftds-table-data-row-clickable-hover-background-color","",c.colorGray30),dataRowClickableFocusBorderColor:o.extend("--ftds-table-data-row-clickable-focus-border-color","",d.borderActionFocusRing),dataRowClickableFocusBackgroundColor:o.extend("--ftds-table-data-row-clickable-focus-background-color","",c.colorGray30),dataRowClickableActiveBackgroundColor:o.extend("--ftds-table-data-row-clickable-active-background-color","",c.colorGray40),headerCellHorizontalGap:o.extend("--ftds-table-header-cell-horizontal-gap","",c.spacing1),headerCellVerticalPadding:o.extend("--ftds-table-header-cell-vertical-padding","",c.spacing2),headerCellHorizontalPadding:o.extend("--ftds-table-header-cell-horizontal-padding","",c.spacing3),dataCellVerticalPadding:o.extend("--ftds-table-data-cell-vertical-padding","",c.spacing2),dataCellHorizontalPadding:o.extend("--ftds-table-data-cell-horizontal-padding","",c.spacing3),dataCellVerticalGap:o.extend("--ftds-table-data-cell-vertical-gap","",c.spacing1)}});var vC,Ou=p(()=>{ee();oe();le();vC={neutralOffHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-hover-state-layer-opacity","",c.opacity8),neutralOffFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-focus-state-layer-opacity","",c.opacity8),neutralOffFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-off-focus-focus-ring-color","",d.borderActionFocusRing),neutralOffActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-off-active-state-layer-opacity","",c.opacity16),neutralOffBackgroundColor:o.extend("--ftds-chip-choice-neutral-off-background-color","",d.backgroundGlobalOnSurface),neutralOffBorderColor:o.extend("--ftds-chip-choice-neutral-off-border-color","",d.borderGlobalPrimary),neutralOffColor:o.extend("--ftds-chip-choice-neutral-off-color","",d.contentGlobalSecondary),neutralOffStateLayerColor:o.extend("--ftds-chip-choice-neutral-off-state-layer-color","",d.contentGlobalSecondary),neutralOnDefaultStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-default-state-layer-opacity","",c.opacity16),neutralOnHoverStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-hover-state-layer-opacity","",c.opacity24),neutralOnFocusStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-focus-state-layer-opacity","",c.opacity24),neutralOnFocusFocusRingColor:o.extend("--ftds-chip-choice-neutral-on-focus-focus-ring-color","",d.borderActionFocusRing),neutralOnActiveStateLayerOpacity:o.extend("--ftds-chip-choice-neutral-on-active-state-layer-opacity","",c.opacity32),neutralOnBackgroundColor:o.extend("--ftds-chip-choice-neutral-on-background-color","",d.backgroundGlobalOnSurface),neutralOnBorderColor:o.extend("--ftds-chip-choice-neutral-on-border-color","",d.borderGlobalPrimary),neutralOnColor:o.extend("--ftds-chip-choice-neutral-on-color","",d.contentGlobalPrimary),neutralOnIconColor:o.extend("--ftds-chip-choice-neutral-on-icon-color","",d.contentGlobalPrimary),neutralOnStateLayerColor:o.extend("--ftds-chip-choice-neutral-on-state-layer-color","",d.contentGlobalPrimary),largeMinHeight:o.create("--ftds-chip-choice-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-choice-large-horizontal-padding","",c.spacing3),largeGap:o.extend("--ftds-chip-choice-large-gap","",c.spacing1),largeBorderRadius:o.create("--ftds-chip-choice-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-choice-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-choice-large-icon-size","",c.iconSize3),mediumMinHeight:o.create("--ftds-chip-choice-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-choice-medium-horizontal-padding","",c.spacing2),mediumGap:o.extend("--ftds-chip-choice-medium-gap","",c.spacing1),mediumBorderRadius:o.create("--ftds-chip-choice-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-choice-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-choice-medium-icon-size","",c.iconSize2)}});var M,wu=p(()=>{ee();oe();le();M={largeMinHeight:o.create("--ftds-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ftds-chip-large-horizontal-padding","",c.spacing3),largeButtonRightPadding:o.extend("--ftds-chip-large-button-right-padding","",c.spacing1),largeGap:o.extend("--ftds-chip-large-gap","",c.spacing1),largeFocusOutlineOffset:o.create("--ftds-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ftds-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:o.create("--ftds-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:o.create("--ftds-chip-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ftds-chip-large-icon-size","",c.iconSize3),mediumMinHeight:o.create("--ftds-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ftds-chip-medium-horizontal-padding","",c.spacing2),mediumButtonRightPadding:o.extend("--ftds-chip-medium-button-right-padding","",c.spacing05),mediumGap:o.extend("--ftds-chip-medium-gap","",c.spacing1),mediumFocusOutlineOffset:o.create("--ftds-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ftds-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:o.create("--ftds-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:o.create("--ftds-chip-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ftds-chip-medium-icon-size","",c.iconSize2),smallMinHeight:o.create("--ftds-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ftds-chip-small-horizontal-padding","",c.spacing1),smallButtonRightPadding:o.extend("--ftds-chip-small-button-right-padding","",c.spacing05),smallGap:o.extend("--ftds-chip-small-gap","",c.spacing1),smallFocusOutlineOffset:o.create("--ftds-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ftds-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:o.create("--ftds-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:o.create("--ftds-chip-small-border-width","","SIZE","1px"),smallIconSize:o.extend("--ftds-chip-small-icon-size","",c.iconSize1),neutralBackgroundColor:o.extend("--ftds-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:o.extend("--ftds-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:o.extend("--ftds-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:o.extend("--ftds-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:o.extend("--ftds-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ftds-chip-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:o.extend("--ftds-chip-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ftds-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:o.extend("--ftds-chip-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ftds-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:o.extend("--ftds-chip-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ftds-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-chip-error-border-color","",d.borderErrorSubtle)}});var LC,Eu=p(()=>{ee();oe();le();LC={brandHoverOpacity:o.extend("--ftds-link-brand-hover-opacity","",c.opacity80),brandHoverColor:o.extend("--ftds-link-brand-hover-color","",d.contentActionPrimary),brandFocusFocusRingColor:o.extend("--ftds-link-brand-focus-focus-ring-color","",d.borderActionFocusRing),brandFocusColor:o.extend("--ftds-link-brand-focus-color","",d.contentActionPrimary),brandDefaultColor:o.extend("--ftds-link-brand-default-color","",d.contentActionPrimary),brandActiveColor:o.extend("--ftds-link-brand-active-color","",d.contentActionPrimary),infoHoverOpacity:o.extend("--ftds-link-info-hover-opacity","",c.opacity80),infoHoverColor:o.extend("--ftds-link-info-hover-color","",d.contentInfoPrimary),infoFocusFocusRingColor:o.extend("--ftds-link-info-focus-focus-ring-color","",d.borderActionFocusRing),infoFocusColor:o.extend("--ftds-link-info-focus-color","",d.contentInfoPrimary),infoDefaultColor:o.extend("--ftds-link-info-default-color","",d.contentInfoPrimary),infoActiveColor:o.extend("--ftds-link-info-active-color","",d.contentInfoPrimary),neutralFocusFocusRingColor:o.extend("--ftds-link-neutral-focus-focus-ring-color","",d.borderActionFocusRing),neutralFocusColor:o.extend("--ftds-link-neutral-focus-color","",d.contentActionPrimary),neutralDefaultColor:o.extend("--ftds-link-neutral-default-color","",d.contentGlobalPrimary),neutralHoverColor:o.extend("--ftds-link-neutral-hover-color","",d.contentActionPrimary),neutralActiveColor:o.extend("--ftds-link-neutral-active-color","",d.contentActionPrimary),neutralVisitedColor:o.extend("--ftds-link-neutral-visited-color","",c.colorBrand100)}});var NC,Au=p(()=>{ee();oe();le();NC={iconSize:o.extend("--ftds-banner-icon-size","",c.iconSize5),borderWidth:o.create("--ftds-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ftds-banner-left-padding","",c.spacing6),rightPadding:o.extend("--ftds-banner-right-padding","",c.spacing6),verticalPadding:o.extend("--ftds-banner-vertical-padding","",c.spacing6),horizontalSideGap:o.extend("--ftds-banner-horizontal-side-gap","",c.spacing6),horizontalMobileGap:o.extend("--ftds-banner-horizontal-mobile-gap","",c.spacing4),verticalMobileGap:o.extend("--ftds-banner-vertical-mobile-gap","",c.spacing6),horizontalMiddleGap:o.extend("--ftds-banner-horizontal-middle-gap","",c.spacing20),infoBackgroundColor:o.extend("--ftds-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ftds-banner-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-banner-info-border-color","",d.borderInfoSubtle)}});var FC,Ru=p(()=>{ee();oe();le();FC={horizontalPadding:o.extend("--ftds-badge-horizontal-padding","",c.spacing1),verticalPadding:o.extend("--ftds-badge-vertical-padding","",c.spacing1),borderRadius:o.extend("--ftds-badge-border-radius","",c.borderRadiusPill),color:o.extend("--ftds-badge-color","",d.contentGlobalOnColor),backgroundColor:o.extend("--ftds-badge-background-color","",d.contentActionPrimary)}});var WC,Lu=p(()=>{ee();oe();le();WC={horizontalGap:o.extend("--ftds-title-breadcrumb-horizontal-gap","",c.spacing1),currentColor:o.extend("--ftds-title-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:o.extend("--ftds-title-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:o.extend("--ftds-title-breadcrumb-icon-color","",d.contentGlobalSubtle)}});var qC,Iu=p(()=>{ee();oe();le();qC={parentHorizontalPadding:o.extend("--ftds-page-header-parent-horizontal-padding","",c.spacing6),parentTopPadding:o.extend("--ftds-page-header-parent-top-padding","",c.spacing4),parentBottomPadding:o.extend("--ftds-page-header-parent-bottom-padding","",c.spacing6),parentHelpLeftMargin:o.extend("--ftds-page-header-parent-help-left-margin","",c.spacing1),parentTitleColor:o.extend("--ftds-page-header-parent-title-color","",d.contentGlobalPrimary),parentSubtitleColor:o.extend("--ftds-page-header-parent-subtitle-color","",d.contentGlobalSecondary),parentChipLeftMargin:o.extend("--ftds-page-header-parent-chip-left-margin","",c.spacing4),parentVerticalGap:o.extend("--ftds-page-header-parent-vertical-gap","",c.spacing2),parentButtonsGroupHorizontalGap:o.extend("--ftds-page-header-parent-buttons-group-horizontal-gap","",c.spacing4),parentButtonsGroupVerticalGap:o.extend("--ftds-page-header-parent-buttons-group-vertical-gap","",c.spacing4),parentChipsGroupHorizontalGap:o.extend("--ftds-page-header-parent-chips-group-horizontal-gap","",c.spacing2),parentChipsGroupVerticalGap:o.extend("--ftds-page-header-parent-chips-group-vertical-gap","",c.spacing2),childHorizontalPadding:o.extend("--ftds-page-header-child-horizontal-padding","",c.spacing6),childTopPadding:o.extend("--ftds-page-header-child-top-padding","",c.spacing2),childBottomPadding:o.extend("--ftds-page-header-child-bottom-padding","",c.spacing2),childHelpLeftMargin:o.extend("--ftds-page-header-child-help-left-margin","",c.spacing1),childChipLeftMargin:o.extend("--ftds-page-header-child-chip-left-margin","",c.spacing4),childVerticalGap:o.extend("--ftds-page-header-child-vertical-gap","",c.spacing2),childMinHeight:o.create("--ftds-page-header-child-min-height","","SIZE","40px"),childButtonsGroupHorizontalGap:o.extend("--ftds-page-header-child-buttons-group-horizontal-gap","",c.spacing4),childButtonsGroupVerticalGap:o.extend("--ftds-page-header-child-buttons-group-vertical-gap","",c.spacing4),childChipsGroupHorizontalGap:o.extend("--ftds-page-header-child-chips-group-horizontal-gap","",c.spacing2),childChipsGroupVerticalGap:o.extend("--ftds-page-header-child-chips-group-vertical-gap","",c.spacing2),backgroundColor:o.extend("--ftds-page-header-background-color","",c.colorWhite),bottomBorderColor:o.extend("--ftds-page-header-bottom-border-color","",d.borderGlobalSubtle),bottomBorderWidth:o.create("--ftds-page-header-bottom-border-width","","SIZE","1px")}});var JC,ku=p(()=>{ee();oe();le();JC={horizontalPadding:o.extend("--ftds-page-footer-horizontal-padding","",c.spacing6),verticalPadding:o.extend("--ftds-page-footer-vertical-padding","",c.spacing2),verticalGap:o.extend("--ftds-page-footer-vertical-gap","",c.spacing2),minHeight:o.create("--ftds-page-footer-min-height","","SIZE","40px"),backgroundColor:o.extend("--ftds-page-footer-background-color","",c.colorWhite),topBorderColor:o.extend("--ftds-page-footer-top-border-color","",d.borderGlobalSubtle),topBorderWidth:o.create("--ftds-page-footer-top-border-width","","SIZE","1px"),buttonsGroupGap:o.extend("--ftds-page-footer-buttons-group-gap","",c.spacing4)}});var oO,Tu=p(()=>{ee();oe();oO={contentHorizontalPadding:o.extend("--ftds-page-layout-content-horizontal-padding","",c.spacing6),contentVerticalPadding:o.extend("--ftds-page-layout-content-vertical-padding","",c.spacing6)}});var lO,$u=p(()=>{ee();oe();le();lO={smallContainerTargetWidth:o.create("--ftds-modal-small-container-target-width","","SIZE","560px"),smallContainerMargin:o.extend("--ftds-modal-small-container-margin","",c.spacing6),mediumContainerTargetWidth:o.create("--ftds-modal-medium-container-target-width","","SIZE","800px"),mediumContainerMargin:o.extend("--ftds-modal-medium-container-margin","",c.spacing6),largeContainerTargetWidth:o.create("--ftds-modal-large-container-target-width","","SIZE","1040px"),largeContainerMargin:o.extend("--ftds-modal-large-container-margin","",c.spacing6),overlayBackgroundColor:o.extend("--ftds-modal-overlay-background-color","",c.colorGray700),overlayOpacity:o.extend("--ftds-modal-overlay-opacity","",c.opacity40),shadow:o.extend("--ftds-modal-shadow","",c.shadowElevation03),bodyBackgroundColor:o.extend("--ftds-modal-body-background-color","",c.colorWhite),bodyColor:o.extend("--ftds-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-modal-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:o.extend("--ftds-modal-body-vertical-padding","",c.spacing6),bodyVerticalGap:o.extend("--ftds-modal-body-vertical-gap","",c.spacing6),headerBackgroundColor:o.extend("--ftds-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-modal-header-border-color","",d.borderGlobalSubtle),headerColor:o.extend("--ftds-modal-header-color","",d.contentGlobalPrimary),headerLeadingIconColor:o.extend("--ftds-modal-header-leading-icon-color","",d.contentGlobalPrimary),headerVerticalPadding:o.extend("--ftds-modal-header-vertical-padding","",c.spacing1),headerRightPadding:o.extend("--ftds-modal-header-right-padding","",c.spacing1),headerLeftPadding:o.extend("--ftds-modal-header-left-padding","",c.spacing6),headerGap:o.extend("--ftds-modal-header-gap","",c.spacing2),headerBorderBottomWidth:o.create("--ftds-modal-header-border-bottom-width","","SIZE","1px"),borderRadius:o.extend("--ftds-modal-border-radius","",c.borderRadiusM)}});var fO,Nu=p(()=>{ee();oe();le();fO={overlayOpacity:o.extend("--ftds-drawer-overlay-opacity","",c.opacity40),shadow:o.extend("--ftds-drawer-shadow","",c.shadowElevation03),bodyColor:o.extend("--ftds-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ftds-drawer-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:o.extend("--ftds-drawer-body-vertical-padding","",c.spacing6),bodyGap:o.extend("--ftds-drawer-body-gap","",c.spacing6),bodyBackgroundColor:o.extend("--ftds-drawer-body-background-color","",c.colorWhite),headerBackgroundColor:o.extend("--ftds-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ftds-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:o.extend("--ftds-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ftds-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:o.create("--ftds-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:o.extend("--ftds-drawer-header-horizontal-padding","",c.spacing2),headerBorderWidth:o.create("--ftds-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ftds-drawer-header-gap","",c.spacing3),buttonsBarBackgroundColor:o.extend("--ftds-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:o.extend("--ftds-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:o.extend("--ftds-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:o.extend("--ftds-drawer-buttons-bar-horizontal-padding","",c.spacing6),buttonsBarVerticalPadding:o.extend("--ftds-drawer-buttons-bar-vertical-padding","",c.spacing4),buttonsBarGap:o.extend("--ftds-drawer-buttons-bar-gap","",c.spacing3),buttonsBarBorderWidth:o.create("--ftds-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:o.create("--ftds-drawer-container-width","","SIZE","66%"),containerMinWidth:o.create("--ftds-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:o.create("--ftds-drawer-container-max-width","","SIZE","1000px"),containerHeight:o.create("--ftds-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:o.extend("--ftds-drawer-overlay-background-color","",c.colorGray700)}});var bO,_u=p(()=>{ee();oe();le();bO={offBorderBottomWidth:o.create("--ftds-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:o.extend("--ftds-tabs-off-hover-state-layer-opacity","",c.opacity8),offDefaultStateLayerOpacity:o.extend("--ftds-tabs-off-default-state-layer-opacity","",c.opacity0),offFocusStateLayerOpacity:o.extend("--ftds-tabs-off-focus-state-layer-opacity","",c.opacity8),offDisabledComponentOpacity:o.extend("--ftds-tabs-off-disabled-component-opacity","",c.opacity40),offColor:o.extend("--ftds-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:o.extend("--ftds-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:o.create("--ftds-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:o.extend("--ftds-tabs-top-left-border-radius","",c.borderRadiusS),topRightBorderRadius:o.extend("--ftds-tabs-top-right-border-radius","",c.borderRadiusS),withLabelHorizontalPadding:o.extend("--ftds-tabs-with-label-horizontal-padding","",c.spacing4),withLabelVerticalPadding:o.extend("--ftds-tabs-with-label-vertical-padding","",c.spacing3),horizontalGap:o.extend("--ftds-tabs-horizontal-gap","",c.spacing1),verticalGap:o.extend("--ftds-tabs-vertical-gap","",c.spacing1),onHoverStateLayerOpacity:o.extend("--ftds-tabs-on-hover-state-layer-opacity","",c.opacity16),onDefaultStateLayerOpacity:o.extend("--ftds-tabs-on-default-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-tabs-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-tabs-on-active-state-layer-opacity","",c.opacity24),onColor:o.extend("--ftds-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:o.extend("--ftds-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:o.extend("--ftds-tabs-icon-only-horizontal-padding","",c.spacing4),iconOnlyVerticalPadding:o.extend("--ftds-tabs-icon-only-vertical-padding","",c.spacing4),alertTopPadding:o.extend("--ftds-tabs-alert-top-padding","",c.spacing1),alertRightPadding:o.extend("--ftds-tabs-alert-right-padding","",c.spacing05),focusOutlineWidth:o.create("--ftds-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-tabs-focus-focus-ring-color","",d.borderActionFocusRing)}});var OO,Pu=p(()=>{ee();oe();le();OO={largeFieldHorizontalPadding:o.extend("--ftds-text-input-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:o.extend("--ftds-text-input-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:o.extend("--ftds-text-input-large-field-vertical-gap","",c.spacing05),largeFieldHeight:o.create("--ftds-text-input-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-text-input-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-text-input-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-text-input-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:o.create("--ftds-text-input-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-text-input-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-text-input-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:o.extend("--ftds-text-input-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ftds-text-input-helper-horizontal-gap","",c.spacing1),helperIconSize:o.extend("--ftds-text-input-helper-icon-size","",c.iconSize2),borderRadius:o.extend("--ftds-text-input-border-radius","",c.borderRadiusS),backgroundColor:o.extend("--ftds-text-input-background-color","",c.colorWhite),contentValueColor:o.extend("--ftds-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:o.extend("--ftds-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-input-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderColor:o.extend("--ftds-text-input-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-text-input-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-text-input-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:o.create("--ftds-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-input-disabled-component-opacity","",c.opacity40)}});var LO,Bu=p(()=>{ee();oe();le();LO={backgroundColor:o.extend("--ftds-text-area-background-color","",c.colorWhite),contentValueColor:o.extend("--ftds-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:o.extend("--ftds-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-text-area-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:o.extend("--ftds-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:o.extend("--ftds-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-text-area-disabled-component-opacity","",c.opacity40),fieldHorizontalLeftPadding:o.extend("--ftds-text-area-field-horizontal-left-padding","",c.spacing4),fieldHorizontalGap:o.extend("--ftds-text-area-field-horizontal-gap","",c.spacing3),fieldVerticalGap:o.extend("--ftds-text-area-field-vertical-gap","",c.spacing05),fieldMinHeight:o.create("--ftds-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ftds-text-area-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ftds-text-area-helper-horizontal-gap","",c.spacing1),helperIconSize:o.extend("--ftds-text-area-helper-icon-size","",c.iconSize2),borderRadius:o.extend("--ftds-text-area-border-radius","",c.borderRadiusS)}});var NO,Du=p(()=>{ee();oe();le();NO={height:o.create("--ftds-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ftds-floating-menu-horizontal-padding","",c.spacing4),offIconColor:o.extend("--ftds-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:o.extend("--ftds-floating-menu-off-color","",d.contentGlobalPrimary),onColor:o.extend("--ftds-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:o.extend("--ftds-floating-menu-gap","",c.spacing3),focusFocusRingColor:o.extend("--ftds-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:o.extend("--ftds-floating-menu-focus-state-layer-opacity","",c.opacity8),hoverStateLayerOpacity:o.extend("--ftds-floating-menu-hover-state-layer-opacity","",c.opacity8),activeStateLayerOpacity:o.extend("--ftds-floating-menu-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:o.extend("--ftds-floating-menu-disabled-component-opacity","",c.opacity40),iconSize:o.extend("--ftds-floating-menu-icon-size","",c.iconSize3),backgroundColor:o.extend("--ftds-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:o.extend("--ftds-floating-menu-shadow","",c.shadowElevation02)}});var FO,Fu=p(()=>{ee();oe();le();FO={largeFieldHorizontalPadding:o.extend("--ftds-combobox-single-select-large-field-horizontal-padding","",c.spacing4),largeFieldHorizontalGap:o.extend("--ftds-combobox-single-select-large-field-horizontal-gap","",c.spacing3),largeFieldVerticalGap:o.extend("--ftds-combobox-single-select-large-field-vertical-gap","",c.spacing05),largeFieldHeight:o.create("--ftds-combobox-single-select-large-field-height","","SIZE","50px"),largeFieldIconSize:o.extend("--ftds-combobox-single-select-large-field-icon-size","",c.iconSize3),mediumFieldHorizontalPadding:o.extend("--ftds-combobox-single-select-medium-field-horizontal-padding","",c.spacing4),mediumFieldHorizontalGap:o.extend("--ftds-combobox-single-select-medium-field-horizontal-gap","",c.spacing3),mediumFieldVerticalGap:o.create("--ftds-combobox-single-select-medium-field-vertical-gap","","SIZE","0px"),mediumFieldHeight:o.create("--ftds-combobox-single-select-medium-field-height","","SIZE","40px"),mediumFieldIconSize:o.extend("--ftds-combobox-single-select-medium-field-icon-size","",c.iconSize3),helperHorizontalPadding:o.extend("--ftds-combobox-single-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ftds-combobox-single-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:o.extend("--ftds-combobox-single-select-helper-vertical-gap","",c.spacing1),helperIconSize:o.extend("--ftds-combobox-single-select-helper-icon-size","",c.iconSize2),menuVerticalGap:o.extend("--ftds-combobox-single-select-menu-vertical-gap","",c.spacing2),borderRadius:o.extend("--ftds-combobox-single-select-border-radius","",c.borderRadiusS),backgroundColor:o.extend("--ftds-combobox-single-select-background-color","",c.colorWhite),labelColor:o.extend("--ftds-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:o.extend("--ftds-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:o.extend("--ftds-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ftds-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ftds-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:o.create("--ftds-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ftds-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:o.create("--ftds-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:o.create("--ftds-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-combobox-single-select-disabled-component-opacity","",c.opacity40)}});var WO,Mu=p(()=>{ee();oe();le();WO={backgroundColor:o.extend("--ftds-combobox-multi-select-background-color","",c.colorWhite),labelColor:o.extend("--ftds-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:o.extend("--ftds-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:o.extend("--ftds-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:o.extend("--ftds-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:o.create("--ftds-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:o.extend("--ftds-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:o.extend("--ftds-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:o.extend("--ftds-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:o.create("--ftds-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ftds-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:o.extend("--ftds-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:o.extend("--ftds-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:o.create("--ftds-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:o.create("--ftds-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ftds-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ftds-combobox-multi-select-disabled-component-opacity","",c.opacity40),helperHorizontalPadding:o.extend("--ftds-combobox-multi-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:o.extend("--ftds-combobox-multi-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:o.extend("--ftds-combobox-multi-select-helper-vertical-gap","",c.spacing1),helperIconSize:o.extend("--ftds-combobox-multi-select-helper-icon-size","",c.iconSize2),fieldHorizontalPadding:o.extend("--ftds-combobox-multi-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:o.extend("--ftds-combobox-multi-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:o.extend("--ftds-combobox-multi-select-field-vertical-gap","",c.spacing05),fieldIconSize:o.extend("--ftds-combobox-multi-select-field-icon-size","",c.iconSize3),fieldMaxHeight:o.create("--ftds-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:o.extend("--ftds-combobox-multi-select-content-values-horizontal-gap","",c.spacing1),contentValuesVerticalGap:o.extend("--ftds-combobox-multi-select-content-values-vertical-gap","",c.spacing1),borderRadius:o.extend("--ftds-combobox-multi-select-border-radius","",c.borderRadiusS)}});var qO,zu=p(()=>{ee();oe();le();qO={backgroundColor:o.extend("--ftds-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ftds-popover-horizontal-padding","",c.spacing6),verticalPadding:o.extend("--ftds-popover-vertical-padding","",c.spacing6),titleColor:o.extend("--ftds-popover-title-color","",d.contentGlobalPrimary),bodyColor:o.extend("--ftds-popover-body-color","",d.contentGlobalSecondary),gap:o.extend("--ftds-popover-gap","",c.spacing2),borderRadius:o.extend("--ftds-popover-border-radius","",c.borderRadiusM),shadow:o.extend("--ftds-popover-shadow","",c.shadowElevation02),maxWidth:o.create("--ftds-popover-max-width","","SIZE","440px"),contentSectionVerticalGap:o.extend("--ftds-popover-content-section-vertical-gap","",c.spacing2),multiSectionVerticalGap:o.extend("--ftds-popover-multi-section-vertical-gap","",c.spacing6)}});var JO,Uu=p(()=>{ee();oe();le();JO={hoverStateLayerOpacity:o.extend("--ftds-collapsible-hover-state-layer-opacity","",c.opacity8),focusStateLayerOpacity:o.extend("--ftds-collapsible-focus-state-layer-opacity","",c.opacity8),focusOutlineWidth:o.create("--ftds-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:o.extend("--ftds-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:o.extend("--ftds-collapsible-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:o.extend("--ftds-collapsible-disabled-component-opacity","",c.opacity40),horizontalPadding:o.extend("--ftds-collapsible-horizontal-padding","",c.spacing4),verticalPadding:o.extend("--ftds-collapsible-vertical-padding","",c.spacing3),color:o.extend("--ftds-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:o.extend("--ftds-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:o.extend("--ftds-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:o.extend("--ftds-collapsible-border-color","",d.borderGlobalSubtle),iconSize:o.extend("--ftds-collapsible-icon-size","",c.iconSize3)}});var iw,Hu=p(()=>{ee();oe();le();iw={groupHorizontalPadding:o.extend("--ftds-switch-group-horizontal-padding","",c.spacing1),groupVerticalPadding:o.extend("--ftds-switch-group-vertical-padding","",c.spacing1),groupGap:o.extend("--ftds-switch-group-gap","",c.spacing1),groupBackgroundColor:o.extend("--ftds-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:o.extend("--ftds-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:o.create("--ftds-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:o.extend("--ftds-switch-label-horizontal-padding","",c.spacing2),labelVerticalPadding:o.extend("--ftds-switch-label-vertical-padding","",c.spacing1),offHoverStateLayerOpacity:o.extend("--ftds-switch-off-hover-state-layer-opacity","",c.opacity8),offFocusStateLayerOpacity:o.extend("--ftds-switch-off-focus-state-layer-opacity","",c.opacity8),offActiveStateLayerOpacity:o.extend("--ftds-switch-off-active-state-layer-opacity","",c.opacity16),offDisabledComponentOpacity:o.extend("--ftds-switch-off-disabled-component-opacity","",c.opacity40),offColor:o.extend("--ftds-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-switch-on-hover-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:o.extend("--ftds-switch-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:o.extend("--ftds-switch-on-active-state-layer-opacity","",c.opacity16),onDisabledComponentOpacity:o.extend("--ftds-switch-on-disabled-component-opacity","",c.opacity40),onColor:o.extend("--ftds-switch-on-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:o.extend("--ftds-switch-icon-horizontal-padding","",c.spacing1),iconVerticalPadding:o.extend("--ftds-switch-icon-vertical-padding","",c.spacing1),focusOutlineWidth:o.create("--ftds-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ftds-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:o.extend("--ftds-switch-option-border-radius","",c.borderRadiusS)}});var lw,Wu=p(()=>{ee();oe();lw={color1Light:o.extend("--ftds-chart-1-light","for area color charts",c.colorBrand40),color1Base:o.extend("--ftds-chart-1-base","for line charts",c.colorBrand0),color2Light:o.extend("--ftds-chart-2-light","for area color charts",c.colorYellow60),color2Base:o.extend("--ftds-chart-2-base","for line charts",c.colorYellow100),color3Light:o.extend("--ftds-chart-3-light","",c.colorUltramarine40),color3Base:o.extend("--ftds-chart-3-base","",c.colorUltramarine70),color4Light:o.extend("--ftds-chart-4-light","",c.colorCyan50),color4Base:o.extend("--ftds-chart-4-base","",c.colorCyan100),color5Light:o.extend("--ftds-chart-5-light","",c.colorRed40),color5Base:o.extend("--ftds-chart-5-base","",c.colorRed60),color6Light:o.extend("--ftds-chart-6-light","",c.colorGreen40),color6Base:o.extend("--ftds-chart-6-base","",c.colorGreen70),color7Light:o.extend("--ftds-chart-7-light","",c.colorOrange70),color7Base:o.extend("--ftds-chart-7-base","",c.colorOrange100),color8Light:o.extend("--ftds-chart-8-light","",c.colorAvocado70),color8Base:o.extend("--ftds-chart-8-base","",c.colorAvocado200),color9Light:o.extend("--ftds-chart-9-light","",c.colorBrown50),color9Base:o.extend("--ftds-chart-9-base","",c.colorBrown200),color10Light:o.extend("--ftds-chart-10-light","",c.colorGray50),color10Base:o.extend("--ftds-chart-10-base","",c.colorGray80),monochrome10:o.extend("--ftds-chart-monochrome-10","",c.colorBrand10),monochrome20:o.extend("--ftds-chart-monochrome-20","",c.colorBrand20),monochrome30:o.extend("--ftds-chart-monochrome-30","",c.colorBrand40),monochrome40:o.extend("--ftds-chart-monochrome-40","",c.colorBrand60),monochrome50:o.extend("--ftds-chart-monochrome-50","",c.colorBrand0),monochrome60:o.extend("--ftds-chart-monochrome-60","",c.colorBrand200),scatterplotQuadrantPopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-old-background-color","",c.colorYellow10),scatterplotQuadrantPopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-popular-new-background-color","",c.colorAvocado10),scatterplotQuadrantUnpopularOldBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-old-background-color","",c.colorRed10),scatterplotQuadrantUnpopularNewBackgroundColor:o.extend("--ftds-chart-scatterplot-quadrant-unpopular-new-background-color","",c.colorCyan10),scatterplotDatapointInitialDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-color","",c.colorBrand70),scatterplotDatapointInitialDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-initial-default-background-opacity","",c.opacity48),scatterplotDatapointInitialHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-initial-hover-background-color","",c.colorBrand0),scatterplotDatapointSelectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-default-background-color","",c.colorBrand100),scatterplotDatapointSelectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-selected-hover-background-color","",c.colorBrand200),scatterplotDatapointUnselectedDefaultBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-color","",c.colorGray60),scatterplotDatapointUnselectedDefaultBackgroundOpacity:o.extend("--ftds-chart-scatterplot-datapoint-unselected-default-background-opacity","",c.opacity48),scatterplotDatapointUnselectedHoverBackgroundColor:o.extend("--ftds-chart-scatterplot-datapoint-unselected-hover-background-color","",c.colorGray70),scatterplotDatapointHoverHoverRingColor:o.extend("--ftds-chart-scatterplot-datapoint-hover-hover-ring-color","",c.colorCyan200)}});var uw,Vu=p(()=>{ee();oe();uw={color1IconColor:o.extend("--ftds-page-designer-1-icon-color","for area color charts",c.colorCyan0),color1ToolbarColor:o.extend("--ftds-page-designer-1-toolbar-color","for area color charts",c.colorCyan0),color2IconColor:o.extend("--ftds-page-designer-2-icon-color","for area color charts",c.colorBrand0),color2ToolbarColor:o.extend("--ftds-page-designer-2-toolbar-color","for area color charts",c.colorBrand0),color3IconColor:o.extend("--ftds-page-designer-3-icon-color","for area color charts",c.colorYellow200),color3ToolbarColor:o.extend("--ftds-page-designer-3-toolbar-color","for area color charts",c.colorYellow200),color4IconColor:o.extend("--ftds-page-designer-4-icon-color","for area color charts",c.colorUltramarine50),color4ToolbarColor:o.extend("--ftds-page-designer-4-toolbar-color","for area color charts",c.colorUltramarine50),color5IconColor:o.extend("--ftds-page-designer-5-icon-color","for area color charts",c.colorGreen0),color5ToolbarColor:o.extend("--ftds-page-designer-5-toolbar-color","for area color charts",c.colorGreen0),color6IconColor:o.extend("--ftds-page-designer-6-icon-color","for area color charts",c.colorOrange0),color6ToolbarColor:o.extend("--ftds-page-designer-6-toolbar-color","for area color charts",c.colorOrange0),color7IconColor:o.extend("--ftds-page-designer-7-icon-color","for area color charts",c.colorAvocado200),color7ToolbarColor:o.extend("--ftds-page-designer-7-toolbar-color","for area color charts",c.colorAvocado200),color8IconColor:o.extend("--ftds-page-designer-8-icon-color","for area color charts",c.colorBrown0),color8ToolbarColor:o.extend("--ftds-page-designer-8-toolbar-color","for area color charts",c.colorBrown0)}});var yw,ju=p(()=>{ee();oe();le();yw={borderWidth:o.create("--ftds-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ftds-notice-horizontal-padding","",c.spacing3),verticalPadding:o.extend("--ftds-notice-vertical-padding","",c.spacing2),borderRadius:o.extend("--ftds-notice-border-radius","",c.borderRadiusS),gap:o.extend("--ftds-notice-gap","",c.spacing2),iconSize:o.extend("--ftds-notice-icon-size","",c.iconSize3),infoBackgroundColor:o.extend("--ftds-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:o.extend("--ftds-notice-info-border-color","",d.borderInfoSubtle),infoColor:o.extend("--ftds-notice-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:o.extend("--ftds-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:o.extend("--ftds-notice-warning-border-color","",d.borderWarningSubtle),warningColor:o.extend("--ftds-notice-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ftds-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:o.extend("--ftds-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:o.extend("--ftds-notice-error-border-color","",d.borderErrorSubtle),errorColor:o.extend("--ftds-notice-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ftds-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:o.extend("--ftds-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:o.extend("--ftds-notice-success-border-color","",d.borderSuccessSubtle),successColor:o.extend("--ftds-notice-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ftds-notice-success-icon-color","",d.contentSuccessIconOnly),denseHorizontalPadding:o.create("--ftds-notice-dense-horizontal-padding","","SIZE","0px"),denseVerticalPadding:o.create("--ftds-notice-dense-vertical-padding","","SIZE","0px"),denseGap:o.extend("--ftds-notice-dense-gap","",c.spacing1),denseIconSize:o.extend("--ftds-notice-dense-icon-size","",c.iconSize2),denseBorderWidth:o.create("--ftds-notice-dense-border-width","","SIZE","0")}});var Cw,Gu=p(()=>{ee();oe();le();Cw={offHoverStateLayerOpacity:o.extend("--ftds-toggle-off-hover-state-layer-opacity","",c.opacity16),offFocusStateLayerOpacity:o.extend("--ftds-toggle-off-focus-state-layer-opacity","",c.opacity16),offActiveStateLayerOpacity:o.extend("--ftds-toggle-off-active-state-layer-opacity","",c.opacity24),offDisabledComponentOpacity:o.extend("--ftds-toggle-off-disabled-component-opacity","",c.opacity40),offBackgroundColor:o.extend("--ftds-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:o.extend("--ftds-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:o.extend("--ftds-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ftds-toggle-on-hover-state-layer-opacity","",c.opacity16),onFocusStateLayerOpacity:o.extend("--ftds-toggle-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:o.extend("--ftds-toggle-on-active-state-layer-opacity","",c.opacity24),onDisabledComponentOpacity:o.extend("--ftds-toggle-on-disabled-component-opacity","",c.opacity40),onBackgroundColor:o.extend("--ftds-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:o.extend("--ftds-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:o.extend("--ftds-toggle-on-icon-color","",d.contentActionPrimary),color:o.extend("--ftds-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:o.extend("--ftds-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:o.extend("--ftds-toggle-gap","",c.spacing3)}});var Rw,Ku=p(()=>{ee();oe();le();Rw={iconSize:o.extend("--ftds-notification-icon-size","",c.iconSize4),leftPadding:o.extend("--ftds-notification-left-padding","",c.spacing5),rightPadding:o.extend("--ftds-notification-right-padding","",c.spacing4),verticalPadding:o.extend("--ftds-notification-vertical-padding","",c.spacing3),infoBackgroundColor:o.extend("--ftds-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:o.extend("--ftds-notification-info-color","",d.contentInfoPrimary),infoIconColor:o.extend("--ftds-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:o.extend("--ftds-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:o.extend("--ftds-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:o.extend("--ftds-notification-success-color","",d.contentSuccessPrimary),successIconColor:o.extend("--ftds-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:o.extend("--ftds-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:o.extend("--ftds-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:o.extend("--ftds-notification-warning-color","",d.contentWarningPrimary),warningIconColor:o.extend("--ftds-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:o.extend("--ftds-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:o.extend("--ftds-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:o.extend("--ftds-notification-error-color","",d.contentErrorPrimary),errorIconColor:o.extend("--ftds-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:o.extend("--ftds-notification-error-border-color","",d.borderErrorSubtle),borderRadius:o.extend("--ftds-notification-border-radius","",c.borderRadiusPill),borderWidth:o.create("--ftds-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ftds-notification-leading-gap","",c.spacing2),trailingGap:o.extend("--ftds-notification-trailing-gap","",c.spacing8)}});var $w,qu=p(()=>{ee();oe();le();$w={horizontalPadding:o.extend("--ftds-tooltip-horizontal-padding","",c.spacing2),verticalPadding:o.extend("--ftds-tooltip-vertical-padding","",c.spacing2),borderRadius:o.extend("--ftds-tooltip-border-radius","",c.borderRadiusS),color:o.extend("--ftds-tooltip-color","",d.contentGlobalOnColor),backgroundColor:o.extend("--ftds-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:o.extend("--ftds-tooltip-background-opacity","",c.opacity80),shadow:o.extend("--ftds-tooltip-shadow","",c.shadowElevation02),maxWidth:o.create("--ftds-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ftds-tooltip-gap","",c.spacing05)}});var Dw,Zu=p(()=>{ee();oe();le();Dw={verticalPadding:o.extend("--ftds-reorderable-list-vertical-padding","",c.spacing4),gap:o.extend("--ftds-reorderable-list-gap","",c.spacing1),borderRadius:o.extend("--ftds-reorderable-list-border-radius","",c.borderRadiusM),reorderableItemTitleMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-title-margin-right","",c.spacing6),reorderableItemTitleColor:o.extend("--ftds-reorderable-list-reorderable-item-title-color","",d.contentGlobalPrimary),reorderableItemLeftButtonsGroupMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-margin-right","",c.spacing6),reorderableItemLeftButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-left-buttons-group-horizontal-gap","",c.spacing2),reorderableItemRightButtonsGroupHorizontalGap:o.extend("--ftds-reorderable-list-reorderable-item-right-buttons-group-horizontal-gap","",c.spacing2),reorderableItemUsersCountColor:o.extend("--ftds-reorderable-list-reorderable-item-users-count-color","",d.contentGlobalPrimary),reorderableItemUsersCountMarginRight:o.extend("--ftds-reorderable-list-reorderable-item-users-count-margin-right","",c.spacing6),reorderableItemBackgroundColor:o.extend("--ftds-reorderable-list-reorderable-item-background-color","",d.backgroundGlobalOnSurface),reorderableItemWarningMessageGap:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-gap","",c.spacing1),reorderableItemWarningMessageColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-color","",d.contentWarningPrimary),reorderableItemWarningMessageIconColor:o.extend("--ftds-reorderable-list-reorderable-item-warning-message-icon-color","",d.contentWarningIconOnly),reorderableItemGripColor:o.extend("--ftds-reorderable-list-reorderable-item-grip-color","",d.contentGlobalSecondary),reorderableItemGripOpacity:o.extend("--ftds-reorderable-list-reorderable-item-grip-opacity","",c.opacity48),boxShadow:o.extend("--ftds-reorderable-list-box-shadow","",c.shadowElevation01),borderWidth:o.create("--ftds-reorderable-list-border-width","","SIZE","1px"),reorderableItemsGap:o.extend("--ftds-reorderable-list-reorderable-items-gap","",c.spacing2),leftPadding:o.extend("--ftds-reorderable-list-left-padding","",c.spacing2),rightPadding:o.extend("--ftds-reorderable-list-right-padding","",c.spacing6),borderColor:o.extend("--ftds-reorderable-list-border-color","",d.borderGlobalPrimary),backgroundColor:o.extend("--ftds-reorderable-list-background-color","",d.backgroundGlobalOnSurfaceDark)}});var Uw,Qu=p(()=>{ee();oe();Uw={menuHorizontalPadding:o.extend("--ftds-date-range-picker-menu-horizontal-padding","",c.spacing4),menuVerticalPadding:o.extend("--ftds-date-range-picker-menu-vertical-padding","",c.spacing4),menuVerticalGap:o.extend("--ftds-date-range-picker-menu-vertical-gap","",c.spacing4),menuButtonsVerticalGap:o.extend("--ftds-date-range-picker-menu-buttons-vertical-gap","",c.spacing2)}});var Yu=p(()=>{oe();le();bu();vu();xu();Su();Cu();Ou();wu();Eu();Au();Ru();Lu();Iu();ku();Tu();$u();Nu();_u();Pu();Bu();Du();Fu();Mu();zu();Uu();Hu();Wu();Vu();ju();Gu();Ku();qu();Zu();Qu()});var lo,dr,Xu=p(()=>{(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(lo||(lo={}));(function(t){t.large="large",t.medium="medium",t.small="small"})(dr||(dr={}))});var $=p(()=>{ee();Yu();Xu()});function Ju(t,e){let r=Ho[t];return vi.css`
|
|
115
|
+
${e?(0,vi.unsafeCSS)(e):vi.css`.ft-typography--${(0,vi.unsafeCSS)(t)}`} {
|
|
116
116
|
font-family: ${r.fontFamily};
|
|
117
117
|
font-size: ${r.fontSize};
|
|
118
118
|
font-weight: ${r.fontWeight};
|
|
@@ -121,16 +121,16 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
121
121
|
text-decoration: ${r.textDecoration};
|
|
122
122
|
text-transform: ${r.textCase};
|
|
123
123
|
}
|
|
124
|
-
`}var
|
|
124
|
+
`}var vi,ef=p(()=>{"use strict";vi=u(R());$()});var jt,I,tf,Kr,T,xi,Si,Ci,Oi,Gr,We,Ze,wi,Ei,wr,rf,of,nf,af,sf,co,Er,lf,cf,df,pf,uf,Gt=p(()=>{"use strict";jt=u(R()),I=u(x());$();ef();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();tf=I.FtCssVariableFactory.extend("--ft-typography-font-family","",I.designSystemVariables.titleFont),Kr=I.FtCssVariableFactory.extend("--ft-typography-font-family","",I.designSystemVariables.contentFont),T={fontFamily:Kr,fontSize:I.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:I.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:I.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:I.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:I.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},xi={fontFamily:I.FtCssVariableFactory.extend("--ft-typography-title-font-family","",tf),fontSize:I.FtCssVariableFactory.extend("--ft-typography-title-font-size","",T.fontSize,"20px"),fontWeight:I.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",T.fontWeight,"normal"),letterSpacing:I.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",T.letterSpacing,"0.15px"),lineHeight:I.FtCssVariableFactory.extend("--ft-typography-title-line-height","",T.lineHeight,"1.2"),textTransform:I.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",T.textTransform,"inherit")},Si={fontFamily:I.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",tf),fontSize:I.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",T.fontSize,"14px"),fontWeight:I.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",T.fontWeight,"normal"),letterSpacing:I.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",T.letterSpacing,"0.105px"),lineHeight:I.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",T.lineHeight,"1.7"),textTransform:I.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",T.textTransform,"inherit")},Ci={fontFamily:I.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Kr),fontSize:I.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",T.fontSize,"16px"),fontWeight:I.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",T.fontWeight,"600"),letterSpacing:I.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",T.letterSpacing,"0.144px"),lineHeight:I.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",T.lineHeight,"1.5"),textTransform:I.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",T.textTransform,"inherit")},Oi={fontFamily:I.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Kr),fontSize:I.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",T.fontSize,"14px"),fontWeight:I.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",T.fontWeight,"normal"),letterSpacing:I.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",T.letterSpacing,"0.098px"),lineHeight:I.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",T.lineHeight,"1.7"),textTransform:I.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",T.textTransform,"inherit")},Gr={fontFamily:I.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Kr),fontSize:I.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",T.fontSize,"16px"),fontWeight:I.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",T.fontWeight,"normal"),letterSpacing:I.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",T.letterSpacing,"0.496px"),lineHeight:I.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",T.lineHeight,"1.5"),textTransform:I.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",T.textTransform,"inherit")},We={fontFamily:I.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Kr),fontSize:I.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",T.fontSize,"14px"),fontWeight:I.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",T.fontWeight,"normal"),letterSpacing:I.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",T.letterSpacing,"0.252px"),lineHeight:I.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",T.lineHeight,"1.4"),textTransform:I.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",T.textTransform,"inherit")},Ze={fontFamily:I.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Kr),fontSize:I.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",T.fontSize,"12px"),fontWeight:I.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",T.fontWeight,"normal"),letterSpacing:I.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",T.letterSpacing,"0.396px"),lineHeight:I.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",T.lineHeight,"1.33"),textTransform:I.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",T.textTransform,"inherit")},wi={fontFamily:I.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Kr),fontSize:I.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",T.fontSize,"10px"),fontWeight:I.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",T.fontWeight,"normal"),letterSpacing:I.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",T.letterSpacing,"0.33px"),lineHeight:I.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",T.lineHeight,"1.6"),textTransform:I.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",T.textTransform,"inherit")},Ei={fontFamily:I.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Kr),fontSize:I.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",T.fontSize,"10px"),fontWeight:I.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",T.fontWeight,"normal"),letterSpacing:I.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",T.letterSpacing,"1.5px"),lineHeight:I.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",T.lineHeight,"1.6"),textTransform:I.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",T.textTransform,"uppercase")},wr={fontFamily:I.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Kr),fontSize:I.FtCssVariableFactory.extend("--ft-typography-button-font-size","",T.fontSize,"14px"),fontWeight:I.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",T.fontWeight,"600"),letterSpacing:I.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",T.letterSpacing,"1.246px"),lineHeight:I.FtCssVariableFactory.extend("--ft-typography-button-line-height","",T.lineHeight,"1.15"),textTransform:I.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",T.textTransform,"uppercase")},rf=jt.css`
|
|
125
125
|
.ft-typography--title {
|
|
126
|
-
font-family: ${
|
|
127
|
-
font-size: ${
|
|
128
|
-
font-weight: ${
|
|
129
|
-
letter-spacing: ${
|
|
130
|
-
line-height: ${
|
|
131
|
-
text-transform: ${
|
|
132
|
-
}
|
|
133
|
-
`,
|
|
126
|
+
font-family: ${xi.fontFamily};
|
|
127
|
+
font-size: ${xi.fontSize};
|
|
128
|
+
font-weight: ${xi.fontWeight};
|
|
129
|
+
letter-spacing: ${xi.letterSpacing};
|
|
130
|
+
line-height: ${xi.lineHeight};
|
|
131
|
+
text-transform: ${xi.textTransform};
|
|
132
|
+
}
|
|
133
|
+
`,of=jt.css`
|
|
134
134
|
.ft-typography--title-dense {
|
|
135
135
|
font-family: ${Si.fontFamily};
|
|
136
136
|
font-size: ${Si.fontSize};
|
|
@@ -139,7 +139,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
139
139
|
line-height: ${Si.lineHeight};
|
|
140
140
|
text-transform: ${Si.textTransform};
|
|
141
141
|
}
|
|
142
|
-
`,
|
|
142
|
+
`,nf=jt.css`
|
|
143
143
|
.ft-typography--subtitle1 {
|
|
144
144
|
font-family: ${Ci.fontFamily};
|
|
145
145
|
font-size: ${Ci.fontSize};
|
|
@@ -148,7 +148,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
148
148
|
line-height: ${Ci.lineHeight};
|
|
149
149
|
text-transform: ${Ci.textTransform};
|
|
150
150
|
}
|
|
151
|
-
`,
|
|
151
|
+
`,af=jt.css`
|
|
152
152
|
.ft-typography--subtitle2 {
|
|
153
153
|
font-family: ${Oi.fontFamily};
|
|
154
154
|
font-size: ${Oi.fontSize};
|
|
@@ -158,7 +158,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
158
158
|
text-transform: ${Oi.textTransform};
|
|
159
159
|
}
|
|
160
160
|
|
|
161
|
-
`,
|
|
161
|
+
`,sf=jt.css`
|
|
162
162
|
.ft-typography--body1 {
|
|
163
163
|
font-family: ${Gr.fontFamily};
|
|
164
164
|
font-size: ${Gr.fontSize};
|
|
@@ -167,25 +167,25 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
167
167
|
line-height: ${Gr.lineHeight};
|
|
168
168
|
text-transform: ${Gr.textTransform};
|
|
169
169
|
}
|
|
170
|
-
`,co=
|
|
170
|
+
`,co=jt.css`
|
|
171
171
|
.ft-typography--body2 {
|
|
172
|
-
font-family: ${
|
|
173
|
-
font-size: ${
|
|
174
|
-
font-weight: ${
|
|
175
|
-
letter-spacing: ${
|
|
176
|
-
line-height: ${
|
|
177
|
-
text-transform: ${
|
|
178
|
-
}
|
|
179
|
-
`,Er=
|
|
172
|
+
font-family: ${We.fontFamily};
|
|
173
|
+
font-size: ${We.fontSize};
|
|
174
|
+
font-weight: ${We.fontWeight};
|
|
175
|
+
letter-spacing: ${We.letterSpacing};
|
|
176
|
+
line-height: ${We.lineHeight};
|
|
177
|
+
text-transform: ${We.textTransform};
|
|
178
|
+
}
|
|
179
|
+
`,Er=jt.css`
|
|
180
180
|
.ft-typography--caption {
|
|
181
|
-
font-family: ${
|
|
182
|
-
font-size: ${
|
|
183
|
-
font-weight: ${
|
|
184
|
-
letter-spacing: ${
|
|
185
|
-
line-height: ${
|
|
186
|
-
text-transform: ${
|
|
187
|
-
}
|
|
188
|
-
`,
|
|
181
|
+
font-family: ${Ze.fontFamily};
|
|
182
|
+
font-size: ${Ze.fontSize};
|
|
183
|
+
font-weight: ${Ze.fontWeight};
|
|
184
|
+
letter-spacing: ${Ze.letterSpacing};
|
|
185
|
+
line-height: ${Ze.lineHeight};
|
|
186
|
+
text-transform: ${Ze.textTransform};
|
|
187
|
+
}
|
|
188
|
+
`,lf=jt.css`
|
|
189
189
|
.ft-typography--breadcrumb {
|
|
190
190
|
font-family: ${wi.fontFamily};
|
|
191
191
|
font-size: ${wi.fontSize};
|
|
@@ -194,7 +194,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
194
194
|
line-height: ${wi.lineHeight};
|
|
195
195
|
text-transform: ${wi.textTransform};
|
|
196
196
|
}
|
|
197
|
-
`,
|
|
197
|
+
`,cf=jt.css`
|
|
198
198
|
.ft-typography--overline {
|
|
199
199
|
font-family: ${Ei.fontFamily};
|
|
200
200
|
font-size: ${Ei.fontSize};
|
|
@@ -203,7 +203,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
203
203
|
line-height: ${Ei.lineHeight};
|
|
204
204
|
text-transform: ${Ei.textTransform};
|
|
205
205
|
}
|
|
206
|
-
`,
|
|
206
|
+
`,df=jt.css`
|
|
207
207
|
.ft-typography--button {
|
|
208
208
|
font-family: ${wr.fontFamily};
|
|
209
209
|
font-size: ${wr.fontSize};
|
|
@@ -212,11 +212,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
212
212
|
line-height: ${wr.lineHeight};
|
|
213
213
|
text-transform: ${wr.textTransform};
|
|
214
214
|
}
|
|
215
|
-
`,
|
|
215
|
+
`,pf=jt.css`
|
|
216
216
|
.ft-typography {
|
|
217
217
|
vertical-align: inherit;
|
|
218
218
|
}
|
|
219
|
-
`,
|
|
219
|
+
`,uf=[Object.keys(Ho).map(t=>Ju(t))]});var ff,fn,Ae,hf,hn=p(()=>{"use strict";ff=u(R()),fn=u(x()),Ae={color:fn.FtCssVariableFactory.extend("--ft-loader-color","",fn.designSystemVariables.colorPrimary),size:fn.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},hf=ff.css`
|
|
220
220
|
:host {
|
|
221
221
|
line-height: 0;
|
|
222
222
|
}
|
|
@@ -285,7 +285,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
285
285
|
transform: translate(calc(0.35 * ${Ae.size}), 0);
|
|
286
286
|
}
|
|
287
287
|
}
|
|
288
|
-
`});var
|
|
288
|
+
`});var mf,pr,Te,gf,Wo=p(()=>{"use strict";mf=u(R()),pr=u(x()),Te={size:pr.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:pr.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",pr.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:pr.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",pr.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:pr.FtCssVariableFactory.extend("--ft-icon-material-font-family","",pr.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:pr.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},gf=[mf.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("--ftds-con
|
|
|
333
333
|
.ft-icon--material {
|
|
334
334
|
font-family: ${Te.materialFontFamily}, "Material Icons", sans-serif;
|
|
335
335
|
}
|
|
336
|
-
`,
|
|
336
|
+
`,pr.noTextSelect]});var vf,Z,yf,G,bf,Al,Ar,xf,Vo=p(()=>{"use strict";vf=u(R()),Z=u(x());Vr();Gt();hn();Wo();yf=Z.FtCssVariableFactory.extend("--ft-button-color","",Z.designSystemVariables.colorPrimary),G={backgroundColor:Z.FtCssVariableFactory.extend("--ft-button-background-color","",Z.designSystemVariables.colorSurface),borderRadius:Z.FtCssVariableFactory.extend("--ft-button-border-radius","",Z.designSystemVariables.borderRadiusL),color:yf,fontSize:Z.FtCssVariableFactory.extend("--ft-button-font-size","",wr.fontSize),iconSize:Z.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:Z.FtCssVariableFactory.extend("--ft-button-ripple-color","",yf),verticalPadding:Z.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:Z.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:Z.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:Z.FtCssVariableFactory.external(Z.designSystemVariables.colorOpacityDisabled,"Design system")},bf=Z.FtCssVariableFactory.extend("--ft-button-primary-color","",Z.FtCssVariableFactory.extend("--ft-button-color","",Z.designSystemVariables.colorOnPrimary)),Al={backgroundColor:Z.FtCssVariableFactory.extend("--ft-button-primary-background-color","",Z.FtCssVariableFactory.extend("--ft-button-background-color","",Z.designSystemVariables.colorPrimary)),color:bf,rippleColor:Z.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",bf)},Ar={borderRadius:Z.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",Z.FtCssVariableFactory.extend("--ft-button-border-radius","",Z.designSystemVariables.borderRadiusM)),verticalPadding:Z.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:Z.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:Z.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},xf=[vf.css`
|
|
337
337
|
:host {
|
|
338
338
|
display: inline-block;
|
|
339
339
|
max-width: 100%;
|
|
@@ -419,9 +419,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
419
419
|
}
|
|
420
420
|
|
|
421
421
|
.ft-button.ft-button--primary {
|
|
422
|
-
background-color: ${
|
|
423
|
-
--button-internal-color: ${
|
|
424
|
-
${(0,Z.setVariable)(S.color,
|
|
422
|
+
background-color: ${Al.backgroundColor};
|
|
423
|
+
--button-internal-color: ${Al.color};
|
|
424
|
+
${(0,Z.setVariable)(S.color,Al.rippleColor)};
|
|
425
425
|
}
|
|
426
426
|
|
|
427
427
|
.ft-button:focus {
|
|
@@ -470,20 +470,20 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
470
470
|
${(0,Z.setVariable)(Ae.size,G.iconSize)};
|
|
471
471
|
${(0,Z.setVariable)(Ae.color,"var(--button-internal-color)")};
|
|
472
472
|
}
|
|
473
|
-
`,Z.noTextSelect]});var Ct=Mo((
|
|
473
|
+
`,Z.noTextSelect]});var Ct=Mo((fA,Sf)=>{Sf.exports=ftGlobals.litClassMap});var Cf,et,Of,mn,Ot,K,Rl=p(()=>{"use strict";Cf=u(R()),et=u(H()),Of=u(Ct()),mn=u(x());Vr();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},K=class extends mn.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 mn.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 mn.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 Cf.html`
|
|
474
474
|
<style>
|
|
475
475
|
.ft-ripple .ft-ripple--effect {
|
|
476
476
|
left: ${this.originX}px;
|
|
477
477
|
top: ${this.originY}px;
|
|
478
478
|
}
|
|
479
479
|
</style>
|
|
480
|
-
<div class="${(0,
|
|
480
|
+
<div class="${(0,Of.classMap)(e)}">
|
|
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()}};K.elementDefinitions={};K.styles=
|
|
485
|
-
\f\r]`,
|
|
486
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),
|
|
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()}};K.elementDefinitions={};K.styles=fu;Ot([(0,et.property)({type:Boolean})],K.prototype,"primary",void 0);Ot([(0,et.property)({type:Boolean})],K.prototype,"secondary",void 0);Ot([(0,et.property)({type:Boolean})],K.prototype,"unbounded",void 0);Ot([(0,et.property)({type:Boolean})],K.prototype,"activated",void 0);Ot([(0,et.property)({type:Boolean})],K.prototype,"selected",void 0);Ot([(0,et.property)({type:Boolean})],K.prototype,"disabled",void 0);Ot([(0,et.state)()],K.prototype,"hovered",void 0);Ot([(0,et.state)()],K.prototype,"focused",void 0);Ot([(0,et.state)()],K.prototype,"pressed",void 0);Ot([(0,et.state)()],K.prototype,"rippling",void 0);Ot([(0,et.state)()],K.prototype,"originX",void 0);Ot([(0,et.state)()],K.prototype,"originY",void 0);Ot([(0,et.query)(".ft-ripple")],K.prototype,"ripple",void 0);Ot([(0,et.query)(".ft-ripple--effect")],K.prototype,"rippleEffect",void 0)});var wf=p(()=>{"use strict"});var Ef,gt=p(()=>{"use strict";Ef=u(x());Rl();Rl();Vr();wf();(0,Ef.customElement)("ft-ripple")(K)});function Ff(t,e){if(!Pl(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Af!==void 0?Af.createHTML(e):e}function Ai(t,e,r=t,i){if(e===bn)return e;let n=i!==void 0?r._$Co?.[i]:r._$Cl,a=yn(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=Ai(t,n._$AS(t,e.values),n,i)),e}var _l,ra,Af,$f,po,Nf,Xx,Ko,oa,yn,Pl,Jx,Ll,gn,Rf,Lf,jo,If,kf,_f,Bl,Pf,Bf,Df,bn,Fe,Tf,Go,e0,vn,Il,ia,Ri,kl,Tl,$l,Nl,t0,Dl=p(()=>{_l=globalThis,ra=_l.trustedTypes,Af=ra?ra.createPolicy("lit-html",{createHTML:t=>t}):void 0,$f="$lit$",po=`lit$${Math.random().toFixed(9).slice(2)}$`,Nf="?"+po,Xx=`<${Nf}>`,Ko=document,oa=()=>Ko.createComment(""),yn=t=>t===null||typeof t!="object"&&typeof t!="function",Pl=Array.isArray,Jx=t=>Pl(t)||typeof t?.[Symbol.iterator]=="function",Ll=`[
|
|
485
|
+
\f\r]`,gn=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,Rf=/-->/g,Lf=/>/g,jo=RegExp(`>|${Ll}(?:([^\\s"'>=/]+)(${Ll}*=${Ll}*(?:[^
|
|
486
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),If=/'/g,kf=/"/g,_f=/^(?:script|style|textarea|title)$/i,Bl=t=>(e,...r)=>({_$litType$:t,strings:e,values:r}),Pf=Bl(1),Bf=Bl(2),Df=Bl(3),bn=Symbol.for("lit-noChange"),Fe=Symbol.for("lit-nothing"),Tf=new WeakMap,Go=Ko.createTreeWalker(Ko,129);e0=(t,e)=>{let r=t.length-1,i=[],n,a=e===2?"<svg>":e===3?"<math>":"",s=gn;for(let l=0;l<r;l++){let f=t[l],h,y,g=-1,v=0;for(;v<f.length&&(s.lastIndex=v,y=s.exec(f),y!==null);)v=s.lastIndex,s===gn?y[1]==="!--"?s=Rf:y[1]!==void 0?s=Lf:y[2]!==void 0?(_f.test(y[2])&&(n=RegExp("</"+y[2],"g")),s=jo):y[3]!==void 0&&(s=jo):s===jo?y[0]===">"?(s=n??gn,g=-1):y[1]===void 0?g=-2:(g=s.lastIndex-y[2].length,h=y[1],s=y[3]===void 0?jo:y[3]==='"'?kf:If):s===kf||s===If?s=jo:s===Rf||s===Lf?s=gn:(s=jo,n=void 0);let w=s===jo&&t[l+1].startsWith("/>")?" ":"";a+=s===gn?f+Xx:g>=0?(i.push(h),f.slice(0,g)+$f+f.slice(g)+po+w):f+po+(g===-2?l:w)}return[Ff(t,a+(t[r]||"<?>")+(e===2?"</svg>":e===3?"</math>":"")),i]},vn=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]=e0(e,r);if(this.el=t.createElement(h,i),Go.currentNode=this.el.content,r===2||r===3){let g=this.el.content.firstChild;g.replaceWith(...g.childNodes)}for(;(n=Go.nextNode())!==null&&f.length<l;){if(n.nodeType===1){if(n.hasAttributes())for(let g of n.getAttributeNames())if(g.endsWith($f)){let v=y[s++],w=n.getAttribute(g).split(po),O=/([.?@])?(.*)/.exec(v);f.push({type:1,index:a,name:O[2],strings:w,ctor:O[1]==="."?kl:O[1]==="?"?Tl:O[1]==="@"?$l:Ri}),n.removeAttribute(g)}else g.startsWith(po)&&(f.push({type:6,index:a}),n.removeAttribute(g));if(_f.test(n.tagName)){let g=n.textContent.split(po),v=g.length-1;if(v>0){n.textContent=ra?ra.emptyScript:"";for(let w=0;w<v;w++)n.append(g[w],oa()),Go.nextNode(),f.push({type:2,index:++a});n.append(g[v],oa())}}}else if(n.nodeType===8)if(n.data===Nf)f.push({type:2,index:a});else{let g=-1;for(;(g=n.data.indexOf(po,g+1))!==-1;)f.push({type:7,index:a}),g+=po.length-1}a++}}static createElement(e,r){let i=Ko.createElement("template");return i.innerHTML=e,i}};Il=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??Ko).importNode(r,!0);Go.currentNode=n;let a=Go.nextNode(),s=0,l=0,f=i[0];for(;f!==void 0;){if(s===f.index){let h;f.type===2?h=new ia(a,a.nextSibling,this,e):f.type===1?h=new f.ctor(a,f.name,f.strings,this,e):f.type===6&&(h=new Nl(a,this,e)),this._$AV.push(h),f=i[++l]}s!==f?.index&&(a=Go.nextNode(),s++)}return Go.currentNode=Ko,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++}},ia=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=Ai(this,e,r),yn(e)?e===Fe||e==null||e===""?(this._$AH!==Fe&&this._$AR(),this._$AH=Fe):e!==this._$AH&&e!==bn&&this._(e):e._$litType$!==void 0?this.$(e):e.nodeType!==void 0?this.T(e):Jx(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&&yn(this._$AH)?this._$AA.nextSibling.data=e:this.T(Ko.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=vn.createElement(Ff(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===n)this._$AH.p(r);else{let a=new Il(n,this),s=a.u(this.options);a.p(r),this.T(s),this._$AH=a}}_$AC(e){let r=Tf.get(e.strings);return r===void 0&&Tf.set(e.strings,r=new vn(e)),r}k(e){Pl(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(oa()),this.O(oa()),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))}},Ri=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=Ai(this,e,r,0),s=!yn(e)||e!==this._$AH&&e!==bn,s&&(this._$AH=e);else{let l=e,f,h;for(e=a[0],f=0;f<a.length-1;f++)h=Ai(this,l[i+f],r,f),h===bn&&(h=this._$AH[f]),s||=!yn(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??"")}},kl=class extends Ri{constructor(){super(...arguments),this.type=3}j(e){this.element[this.name]=e===Fe?void 0:e}},Tl=class extends Ri{constructor(){super(...arguments),this.type=4}j(e){this.element.toggleAttribute(this.name,!!e&&e!==Fe)}},$l=class extends Ri{constructor(e,r,i,n,a){super(e,r,i,n,a),this.type=5}_$AI(e,r=this){if((e=Ai(this,e,r,0)??Fe)===bn)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)}},Nl=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){Ai(this,e)}},t0=_l.litHtmlPolyfillSupport;t0?.(vn,ia),(_l.litHtmlVersions??=[]).push("3.3.0")});var zf,r0,Li,Mf,Fl,Ii,OA,wA,Uf=p(()=>{Dl();zf=Symbol.for(""),r0=t=>{if(t?.r===zf)return t?._$litStatic$},Li=t=>({_$litStatic$:t,r:zf}),Mf=new Map,Fl=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=r0(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=Mf.get(g))===void 0&&(s.raw=s,Mf.set(g,e=s)),r=l}return t(e,...r)},Ii=Fl(Pf),OA=Fl(Bf),wA=Fl(Df)});var Ml=p(()=>{Uf()});var Me,na=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"})(Me||(Me={}))});var zl,Wf,Hf,Q,Ul=p(()=>{"use strict";Ml();zl=u(H()),Wf=u(x());na();Gt();Hf=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},Q=class extends Wf.FtLitElement{constructor(){super(...arguments),this.variant=Me.body1}render(){return this.element?Ii`
|
|
487
487
|
<${Li(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("--ftds-con
|
|
|
491
491
|
</${Li(this.element)}>
|
|
492
492
|
`:Ii`
|
|
493
493
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
494
|
-
`}};Q.styles=[
|
|
494
|
+
`}};Q.styles=[rf,of,nf,af,sf,co,Er,lf,cf,df,pf,...uf];Hf([(0,zl.property)()],Q.prototype,"element",void 0);Hf([(0,zl.property)()],Q.prototype,"variant",void 0)});var Tt,Hl=p(()=>{"use strict";(function(t){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"})(Tt||(Tt={}))});function o0(t,e){let r=Ho[t];return ki.css`
|
|
495
495
|
${e?(0,ki.unsafeCSS)(e):ki.css`.ftds-typography--${(0,ki.unsafeCSS)(t)}`} {
|
|
496
496
|
font-family: ${r.fontFamily};
|
|
497
497
|
font-size: ${r.fontSize};
|
|
@@ -501,7 +501,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
501
501
|
text-decoration: ${r.textDecoration};
|
|
502
502
|
text-transform: ${r.textCase};
|
|
503
503
|
}
|
|
504
|
-
`}var ki,
|
|
504
|
+
`}var ki,Vf,Wl=p(()=>{"use strict";$();ki=u(R());$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();$();Vf=[Object.keys(Ho).map(t=>o0(t))]});var Vl,Gf,jf,ur,jl=p(()=>{"use strict";Ml();Vl=u(H()),Gf=u(x());Hl();Wl();jf=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 Gf.FtLitElement{constructor(){super(...arguments),this.variant=Tt.body2medium}render(){return this.element?Ii`
|
|
505
505
|
<${Li(this.element)}
|
|
506
506
|
part="text"
|
|
507
507
|
class="ftds-typography ftds-typography--${this.variant}">
|
|
@@ -509,7 +509,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
509
509
|
</${Li(this.element)}>
|
|
510
510
|
`:Ii`
|
|
511
511
|
<slot part="text" class="ftds-typography ftds-typography--${this.variant}"></slot>
|
|
512
|
-
`}};
|
|
512
|
+
`}};ur.styles=[...Vf];jf([(0,Vl.property)()],ur.prototype,"element",void 0);jf([(0,Vl.property)()],ur.prototype,"variant",void 0)});var Gl,$e=p(()=>{"use strict";Gl=u(x());Ul();jl();Ul();Gt();na();jl();Wl();Hl();(0,Gl.customElement)("ft-typography")(Q);(0,Gl.customElement)("ftds-typography")(ur)});var Kf,qr,Rr,qf,aa=p(()=>{"use strict";Kf=u(R()),qr=u(x()),Rr={distance:qr.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:qr.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:qr.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:qr.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:qr.FtCssVariableFactory.external(qr.designSystemVariables.borderRadiusS,"Design system"),maxWidth:qr.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},qf=Kf.css`
|
|
513
513
|
.ft-tooltip--container {
|
|
514
514
|
display: block;
|
|
515
515
|
}
|
|
@@ -538,7 +538,16 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
538
538
|
position: relative;
|
|
539
539
|
word-break: break-word;
|
|
540
540
|
}
|
|
541
|
-
`});function jl(t,e,r){return Kf(t,Gf(e,r))}function ia(t,e){return typeof t=="function"?t(e):t}function Ti(t){return t.split("-")[0]}function uo(t){return t.split("-")[1]}function Gl(t){return t==="x"?"y":"x"}function Kl(t){return t==="y"?"height":"width"}function na(t){return["top","bottom"].includes(Ti(t))?"y":"x"}function ql(t){return Gl(na(t))}function qf(t,e,r){r===void 0&&(r=!1);let i=uo(t),n=ql(t),a=Kl(n),s=n==="x"?i===(r?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=Wl(s)),[s,Wl(s)]}function Zf(t){return t.replace(/start|end/g,e=>Xv[e])}function Wl(t){return t.replace(/left|right|bottom|top/g,e=>Yv[e])}function Jv(t){return{top:0,right:0,bottom:0,left:0,...t}}function Qf(t){return typeof t!="number"?Jv(t):{top:t,right:t,bottom:t,left:t}}function qo(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 jf,Vf,Vl,Gf,Kf,Yv,Xv,Zl=p(()=>{jf=["top","right","bottom","left"],Vf=["start","end"],Vl=jf.reduce((t,e)=>t.concat(e,e+"-"+Vf[0],e+"-"+Vf[1]),[]),Gf=Math.min,Kf=Math.max,Yv={left:"right",right:"left",bottom:"top",top:"bottom"},Xv={start:"end",end:"start"}});function Yf(t,e,r){let{reference:i,floating:n}=t,a=na(e),s=ql(e),l=Kl(s),f=Ti(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(uo(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 Ql(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}=ia(e,t),O=Qf(w),P=l[x?g==="floating"?"reference":"floating":g],N=qo(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement(P)))==null||r?P:P.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:h,rootBoundary:y,strategy:f})),_=g==="floating"?{x:i,y:n,width:s.floating.width,height:s.floating.height}:s.reference,V=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),re=await(a.isElement==null?void 0:a.isElement(V))?await(a.getScale==null?void 0:a.getScale(V))||{x:1,y:1}:{x:1,y:1},ie=qo(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:_,offsetParent:V,strategy:f}):_);return{top:(N.top-ie.top+O.top)/re.y,bottom:(ie.bottom-N.bottom+O.bottom)/re.y,left:(N.left-ie.left+O.left)/re.x,right:(ie.right-N.right+O.right)/re.x}}function e0(t,e,r){return(t?[...r.filter(n=>uo(n)===t),...r.filter(n=>uo(n)!==t)]:r.filter(n=>Ti(n)===n)).filter(n=>t?uo(n)===t||(e?Zf(n)!==n:!1):!0)}var Xf,Yl,Xl,Jl=p(()=>{Zl();Zl();Xf=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}=Yf(h,i,f),x=i,w={},O=0;for(let A=0;A<l.length;A++){let{name:P,fn:N}=l[A],{x:_,y:V,data:re,reset:ie}=await N({x:y,y:g,initialPlacement:i,placement:x,strategy:n,middlewareData:w,rects:h,platform:s,elements:{reference:t,floating:e}});y=_??y,g=V??g,w={...w,[P]:{...w[P],...re}},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}=Yf(h,x,f)),A=-1)}return{x:y,y:g,placement:x,strategy:n,middlewareData:w}};Yl=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=Vl,autoAlignment:w=!0,...O}=ia(t,e),A=g!==void 0||x===Vl?e0(g||null,w,x):x,P=await Ql(e,O),N=((r=s.autoPlacement)==null?void 0:r.index)||0,_=A[N];if(_==null)return{};let V=qf(_,a,await(f.isRTL==null?void 0:f.isRTL(h.floating)));if(l!==_)return{reset:{placement:A[0]}};let re=[P[Ti(_)],P[V[0]],P[V[1]]],ie=[...((i=s.autoPlacement)==null?void 0:i.overflows)||[],{placement:_,overflows:re}],St=A[N+1];if(St)return{data:{index:N+1,overflows:ie},reset:{placement:St}};let Cr=ie.map(Xe=>{let b=uo(Xe.placement);return[Xe.placement,b&&y?Xe.overflows.slice(0,2).reduce((C,F)=>C+F,0):Xe.overflows[0],Xe.overflows]}).sort((Xe,b)=>Xe[1]-b[1]),Or=((n=Cr.filter(Xe=>Xe[2].slice(0,uo(Xe[0])?2:3).every(b=>b<=0))[0])==null?void 0:n[0])||Cr[0][0];return Or!==l?{data:{index:N+1,overflows:ie},reset:{placement:Or}}:{}}}},Xl=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:P=>{let{x:N,y:_}=P;return{x:N,y:_}}},...f}=ia(t,e),h={x:r,y:i},y=await Ql(e,f),g=na(Ti(n)),x=Gl(g),w=h[x],O=h[g];if(a){let P=x==="y"?"top":"left",N=x==="y"?"bottom":"right",_=w+y[P],V=w-y[N];w=jl(_,w,V)}if(s){let P=g==="y"?"top":"left",N=g==="y"?"bottom":"right",_=O+y[P],V=O-y[N];O=jl(_,O,V)}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 ec,$i,xn,Zr,Jf=p(()=>{ec=Math.min,$i=Math.max,xn=Math.round,Zr=t=>({x:t,y:t})});function Qr(t){return th(t)?(t.nodeName||"").toLowerCase():"#document"}function wt(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Yr(t){var e;return(e=(th(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function th(t){return t instanceof Node||t instanceof wt(t).Node}function Lr(t){return t instanceof Element||t instanceof wt(t).Element}function ur(t){return t instanceof HTMLElement||t instanceof wt(t).HTMLElement}function eh(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof wt(t).ShadowRoot}function Ni(t){let{overflow:e,overflowX:r,overflowY:i,display:n}=Nt(t);return/auto|scroll|overlay|hidden|clip/.test(e+i+r)&&!["inline","contents"].includes(n)}function rh(t){return["table","td","th"].includes(Qr(t))}function sa(t){let e=la(),r=Nt(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 oh(t){let e=Zo(t);for(;ur(e)&&!vn(e);){if(sa(e))return e;e=Zo(e)}return null}function la(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function vn(t){return["html","body","#document"].includes(Qr(t))}function Nt(t){return wt(t).getComputedStyle(t)}function Sn(t){return Lr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Zo(t){if(Qr(t)==="html")return t;let e=t.assignedSlot||t.parentNode||eh(t)&&t.host||Yr(t);return eh(e)?e.host:e}function ih(t){let e=Zo(t);return vn(e)?t.ownerDocument?t.ownerDocument.body:t.body:ur(e)&&Ni(e)?e:ih(e)}function aa(t,e,r){var i;e===void 0&&(e=[]),r===void 0&&(r=!0);let n=ih(t),a=n===((i=t.ownerDocument)==null?void 0:i.body),s=wt(n);return a?e.concat(s,s.visualViewport||[],Ni(n)?n:[],s.frameElement&&r?aa(s.frameElement):[]):e.concat(n,aa(n,[],r))}var nh=p(()=>{});function lh(t){let e=Nt(t),r=parseFloat(e.width)||0,i=parseFloat(e.height)||0,n=ur(t),a=n?t.offsetWidth:r,s=n?t.offsetHeight:i,l=xn(r)!==a||xn(i)!==s;return l&&(r=a,i=s),{width:r,height:i,$:l}}function ch(t){return Lr(t)?t:t.contextElement}function Pi(t){let e=ch(t);if(!ur(e))return Zr(1);let r=e.getBoundingClientRect(),{width:i,height:n,$:a}=lh(e),s=(a?xn(r.width):r.width)/i,l=(a?xn(r.height):r.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}function dh(t){let e=wt(t);return!la()||!e.visualViewport?o0:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function i0(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==wt(t)?!1:e}function Cn(t,e,r,i){e===void 0&&(e=!1),r===void 0&&(r=!1);let n=t.getBoundingClientRect(),a=ch(t),s=Zr(1);e&&(i?Lr(i)&&(s=Pi(i)):s=Pi(t));let l=i0(a,r,i)?dh(a):Zr(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=wt(a),w=i&&Lr(i)?wt(i):i,O=x.frameElement;for(;O&&i&&w!==x;){let A=Pi(O),P=O.getBoundingClientRect(),N=Nt(O),_=P.left+(O.clientLeft+parseFloat(N.paddingLeft))*A.x,V=P.top+(O.clientTop+parseFloat(N.paddingTop))*A.y;f*=A.x,h*=A.y,y*=A.x,g*=A.y,f+=_,h+=V,O=wt(O).frameElement}}return qo({width:y,height:g,x:f,y:h})}function n0(t){let{rect:e,offsetParent:r,strategy:i}=t,n=ur(r),a=Yr(r);if(r===a)return e;let s={scrollLeft:0,scrollTop:0},l=Zr(1),f=Zr(0);if((n||!n&&i!=="fixed")&&((Qr(r)!=="body"||Ni(a))&&(s=Sn(r)),ur(r))){let h=Cn(r);l=Pi(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 a0(t){return Array.from(t.getClientRects())}function ph(t){return Cn(Yr(t)).left+Sn(t).scrollLeft}function s0(t){let e=Yr(t),r=Sn(t),i=t.ownerDocument.body,n=$i(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),a=$i(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight),s=-r.scrollLeft+ph(t),l=-r.scrollTop;return Nt(i).direction==="rtl"&&(s+=$i(e.clientWidth,i.clientWidth)-n),{width:n,height:a,x:s,y:l}}function l0(t,e){let r=wt(t),i=Yr(t),n=r.visualViewport,a=i.clientWidth,s=i.clientHeight,l=0,f=0;if(n){a=n.width,s=n.height;let h=la();(!h||h&&e==="fixed")&&(l=n.offsetLeft,f=n.offsetTop)}return{width:a,height:s,x:l,y:f}}function c0(t,e){let r=Cn(t,!0,e==="fixed"),i=r.top+t.clientTop,n=r.left+t.clientLeft,a=ur(t)?Pi(t):Zr(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 ah(t,e,r){let i;if(e==="viewport")i=l0(t,r);else if(e==="document")i=s0(Yr(t));else if(Lr(e))i=c0(e,r);else{let n=dh(t);i={...e,x:e.x-n.x,y:e.y-n.y}}return qo(i)}function uh(t,e){let r=Zo(t);return r===e||!Lr(r)||vn(r)?!1:Nt(r).position==="fixed"||uh(r,e)}function d0(t,e){let r=e.get(t);if(r)return r;let i=aa(t,[],!1).filter(l=>Lr(l)&&Qr(l)!=="body"),n=null,a=Nt(t).position==="fixed",s=a?Zo(t):t;for(;Lr(s)&&!vn(s);){let l=Nt(s),f=sa(s);!f&&l.position==="fixed"&&(n=null),(a?!f&&!n:!f&&l.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||Ni(s)&&!f&&uh(t,s))?i=i.filter(y=>y!==s):n=l,s=Zo(s)}return e.set(t,i),i}function p0(t){let{element:e,boundary:r,rootBoundary:i,strategy:n}=t,s=[...r==="clippingAncestors"?d0(e,this._c):[].concat(r),i],l=s[0],f=s.reduce((h,y)=>{let g=ah(e,y,n);return h.top=$i(g.top,h.top),h.right=ec(g.right,h.right),h.bottom=ec(g.bottom,h.bottom),h.left=$i(g.left,h.left),h},ah(e,l,n));return{width:f.right-f.left,height:f.bottom-f.top,x:f.left,y:f.top}}function u0(t){return lh(t)}function f0(t,e,r){let i=ur(e),n=Yr(e),a=r==="fixed",s=Cn(t,!0,a,e),l={scrollLeft:0,scrollTop:0},f=Zr(0);if(i||!i&&!a)if((Qr(e)!=="body"||Ni(n))&&(l=Sn(e)),i){let h=Cn(e,!0,a,e);f.x=h.x+e.clientLeft,f.y=h.y+e.clientTop}else n&&(f.x=ph(n));return{x:s.left+l.scrollLeft-f.x,y:s.top+l.scrollTop-f.y,width:s.width,height:s.height}}function sh(t,e){return!ur(t)||Nt(t).position==="fixed"?null:e?e(t):t.offsetParent}function fh(t,e){let r=wt(t);if(!ur(t))return r;let i=sh(t,e);for(;i&&rh(i)&&Nt(i).position==="static";)i=sh(i,e);return i&&(Qr(i)==="html"||Qr(i)==="body"&&Nt(i).position==="static"&&!sa(i))?r:i||oh(t)||r}function m0(t){return Nt(t).direction==="rtl"}var o0,h0,ca,hh,mh=p(()=>{Jl();Jl();Jf();nh();o0=Zr(0);h0=async function(t){let{reference:e,floating:r,strategy:i}=t,n=this.getOffsetParent||fh,a=this.getDimensions;return{reference:f0(e,await n(r),i),floating:{x:0,y:0,...await a(r)}}};ca={convertOffsetParentRelativeRectToViewportRelativeRect:n0,getDocumentElement:Yr,getClippingRect:p0,getOffsetParent:fh,getElementRects:h0,getClientRects:a0,getDimensions:u0,getScale:Pi,isElement:Lr,isRTL:m0},hh=(t,e,r)=>{let i=new Map,n={platform:ca,...r},a={...n.platform,_c:i};return Xf(t,e,{...n,platform:a})}});function gh(t){return g0(t)}function tc(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function g0(t){for(let e=t;e;e=tc(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=tc(t);e;e=tc(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 yh=p(()=>{});async function bh(t,e,r){return hh(t,e,{platform:{...ca,getOffsetParent:i=>ca.getOffsetParent(i,gh)},middleware:[Xl({crossAxis:!0}),Yl({allowedPlacements:[r]})]})}var xh=p(()=>{"use strict";mh();yh()});var vh,Pt,Et,fr,_e,rc=p(()=>{"use strict";vh=u(R()),Pt=u(H()),Et=u(v());$e();oa();xh();fr=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 Et.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new Et.Debouncer,this.revealDebouncer=new Et.Debouncer,this.onTouch=e=>{this.isIgnored(e)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.composedPath().includes(this.container)||this.onOut(r)},{once:!0}),100))},this.onHover=e=>{this.isIgnored(e)||this.show()},this.onFocusIn=e=>{!this.isIgnored(e)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return vh.html`
|
|
541
|
+
`});function Zl(t,e,r){return Xf(t,Yf(e,r))}function sa(t,e){return typeof t=="function"?t(e):t}function Ti(t){return t.split("-")[0]}function uo(t){return t.split("-")[1]}function Ql(t){return t==="x"?"y":"x"}function Yl(t){return t==="y"?"height":"width"}function la(t){return["top","bottom"].includes(Ti(t))?"y":"x"}function Xl(t){return Ql(la(t))}function Jf(t,e,r){r===void 0&&(r=!1);let i=uo(t),n=Xl(t),a=Yl(n),s=n==="x"?i===(r?"end":"start")?"right":"left":i==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=Kl(s)),[s,Kl(s)]}function eh(t){return t.replace(/start|end/g,e=>n0[e])}function Kl(t){return t.replace(/left|right|bottom|top/g,e=>i0[e])}function a0(t){return{top:0,right:0,bottom:0,left:0,...t}}function th(t){return typeof t!="number"?a0(t):{top:t,right:t,bottom:t,left:t}}function qo(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 Qf,Zf,ql,Yf,Xf,i0,n0,Jl=p(()=>{Qf=["top","right","bottom","left"],Zf=["start","end"],ql=Qf.reduce((t,e)=>t.concat(e,e+"-"+Zf[0],e+"-"+Zf[1]),[]),Yf=Math.min,Xf=Math.max,i0={left:"right",right:"left",bottom:"top",top:"bottom"},n0={start:"end",end:"start"}});function rh(t,e,r){let{reference:i,floating:n}=t,a=la(e),s=Xl(e),l=Yl(s),f=Ti(e),h=a==="y",y=i.x+i.width/2-n.width/2,g=i.y+i.height/2-n.height/2,v=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(uo(e)){case"start":w[s]-=v*(r&&h?-1:1);break;case"end":w[s]+=v*(r&&h?-1:1);break}return w}async function ec(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:v=!1,padding:w=0}=sa(e,t),O=th(w),_=l[v?g==="floating"?"reference":"floating":g],N=qo(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:f})),P=g==="floating"?{x:i,y:n,width:s.floating.width,height:s.floating.height}:s.reference,V=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),re=await(a.isElement==null?void 0:a.isElement(V))?await(a.getScale==null?void 0:a.getScale(V))||{x:1,y:1}:{x:1,y:1},ie=qo(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({elements:l,rect:P,offsetParent:V,strategy:f}):P);return{top:(N.top-ie.top+O.top)/re.y,bottom:(ie.bottom-N.bottom+O.bottom)/re.y,left:(N.left-ie.left+O.left)/re.x,right:(ie.right-N.right+O.right)/re.x}}function s0(t,e,r){return(t?[...r.filter(n=>uo(n)===t),...r.filter(n=>uo(n)!==t)]:r.filter(n=>Ti(n)===n)).filter(n=>t?uo(n)===t||(e?eh(n)!==n:!1):!0)}var oh,tc,rc,oc=p(()=>{Jl();Jl();oh=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}=rh(h,i,f),v=i,w={},O=0;for(let A=0;A<l.length;A++){let{name:_,fn:N}=l[A],{x:P,y:V,data:re,reset:ie}=await N({x:y,y:g,initialPlacement:i,placement:v,strategy:n,middlewareData:w,rects:h,platform:s,elements:{reference:t,floating:e}});y=P??y,g=V??g,w={...w,[_]:{...w[_],...re}},ie&&O<=50&&(O++,typeof ie=="object"&&(ie.placement&&(v=ie.placement),ie.rects&&(h=ie.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:n}):ie.rects),{x:y,y:g}=rh(h,v,f)),A=-1)}return{x:y,y:g,placement:v,strategy:n,middlewareData:w}};tc=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:v=ql,autoAlignment:w=!0,...O}=sa(t,e),A=g!==void 0||v===ql?s0(g||null,w,v):v,_=await ec(e,O),N=((r=s.autoPlacement)==null?void 0:r.index)||0,P=A[N];if(P==null)return{};let V=Jf(P,a,await(f.isRTL==null?void 0:f.isRTL(h.floating)));if(l!==P)return{reset:{placement:A[0]}};let re=[_[Ti(P)],_[V[0]],_[V[1]]],ie=[...((i=s.autoPlacement)==null?void 0:i.overflows)||[],{placement:P,overflows:re}],St=A[N+1];if(St)return{data:{index:N+1,overflows:ie},reset:{placement:St}};let Cr=ie.map(Xe=>{let b=uo(Xe.placement);return[Xe.placement,b&&y?Xe.overflows.slice(0,2).reduce((C,F)=>C+F,0):Xe.overflows[0],Xe.overflows]}).sort((Xe,b)=>Xe[1]-b[1]),Or=((n=Cr.filter(Xe=>Xe[2].slice(0,uo(Xe[0])?2:3).every(b=>b<=0))[0])==null?void 0:n[0])||Cr[0][0];return Or!==l?{data:{index:N+1,overflows:ie},reset:{placement:Or}}:{}}}},rc=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:N,y:P}=_;return{x:N,y:P}}},...f}=sa(t,e),h={x:r,y:i},y=await ec(e,f),g=la(Ti(n)),v=Ql(g),w=h[v],O=h[g];if(a){let _=v==="y"?"top":"left",N=v==="y"?"bottom":"right",P=w+y[_],V=w-y[N];w=Zl(P,w,V)}if(s){let _=g==="y"?"top":"left",N=g==="y"?"bottom":"right",P=O+y[_],V=O-y[N];O=Zl(P,O,V)}let A=l.fn({...e,[v]:w,[g]:O});return{...A,data:{x:A.x-r,y:A.y-i,enabled:{[v]:a,[g]:s}}}}}}});var ic,$i,xn,Zr,ih=p(()=>{ic=Math.min,$i=Math.max,xn=Math.round,Zr=t=>({x:t,y:t})});function Qr(t){return ah(t)?(t.nodeName||"").toLowerCase():"#document"}function wt(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Yr(t){var e;return(e=(ah(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function ah(t){return t instanceof Node||t instanceof wt(t).Node}function Lr(t){return t instanceof Element||t instanceof wt(t).Element}function fr(t){return t instanceof HTMLElement||t instanceof wt(t).HTMLElement}function nh(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof wt(t).ShadowRoot}function Ni(t){let{overflow:e,overflowX:r,overflowY:i,display:n}=$t(t);return/auto|scroll|overlay|hidden|clip/.test(e+i+r)&&!["inline","contents"].includes(n)}function sh(t){return["table","td","th"].includes(Qr(t))}function da(t){let e=pa(),r=$t(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 lh(t){let e=Zo(t);for(;fr(e)&&!Sn(e);){if(da(e))return e;e=Zo(e)}return null}function pa(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function Sn(t){return["html","body","#document"].includes(Qr(t))}function $t(t){return wt(t).getComputedStyle(t)}function Cn(t){return Lr(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function Zo(t){if(Qr(t)==="html")return t;let e=t.assignedSlot||t.parentNode||nh(t)&&t.host||Yr(t);return nh(e)?e.host:e}function ch(t){let e=Zo(t);return Sn(e)?t.ownerDocument?t.ownerDocument.body:t.body:fr(e)&&Ni(e)?e:ch(e)}function ca(t,e,r){var i;e===void 0&&(e=[]),r===void 0&&(r=!0);let n=ch(t),a=n===((i=t.ownerDocument)==null?void 0:i.body),s=wt(n);return a?e.concat(s,s.visualViewport||[],Ni(n)?n:[],s.frameElement&&r?ca(s.frameElement):[]):e.concat(n,ca(n,[],r))}var dh=p(()=>{});function fh(t){let e=$t(t),r=parseFloat(e.width)||0,i=parseFloat(e.height)||0,n=fr(t),a=n?t.offsetWidth:r,s=n?t.offsetHeight:i,l=xn(r)!==a||xn(i)!==s;return l&&(r=a,i=s),{width:r,height:i,$:l}}function hh(t){return Lr(t)?t:t.contextElement}function _i(t){let e=hh(t);if(!fr(e))return Zr(1);let r=e.getBoundingClientRect(),{width:i,height:n,$:a}=fh(e),s=(a?xn(r.width):r.width)/i,l=(a?xn(r.height):r.height)/n;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}function mh(t){let e=wt(t);return!pa()||!e.visualViewport?d0:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function p0(t,e,r){return e===void 0&&(e=!1),!r||e&&r!==wt(t)?!1:e}function On(t,e,r,i){e===void 0&&(e=!1),r===void 0&&(r=!1);let n=t.getBoundingClientRect(),a=hh(t),s=Zr(1);e&&(i?Lr(i)&&(s=_i(i)):s=_i(t));let l=p0(a,r,i)?mh(a):Zr(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 v=wt(a),w=i&&Lr(i)?wt(i):i,O=v.frameElement;for(;O&&i&&w!==v;){let A=_i(O),_=O.getBoundingClientRect(),N=$t(O),P=_.left+(O.clientLeft+parseFloat(N.paddingLeft))*A.x,V=_.top+(O.clientTop+parseFloat(N.paddingTop))*A.y;f*=A.x,h*=A.y,y*=A.x,g*=A.y,f+=P,h+=V,O=wt(O).frameElement}}return qo({width:y,height:g,x:f,y:h})}function u0(t){let{rect:e,offsetParent:r,strategy:i}=t,n=fr(r),a=Yr(r);if(r===a)return e;let s={scrollLeft:0,scrollTop:0},l=Zr(1),f=Zr(0);if((n||!n&&i!=="fixed")&&((Qr(r)!=="body"||Ni(a))&&(s=Cn(r)),fr(r))){let h=On(r);l=_i(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 f0(t){return Array.from(t.getClientRects())}function gh(t){return On(Yr(t)).left+Cn(t).scrollLeft}function h0(t){let e=Yr(t),r=Cn(t),i=t.ownerDocument.body,n=$i(e.scrollWidth,e.clientWidth,i.scrollWidth,i.clientWidth),a=$i(e.scrollHeight,e.clientHeight,i.scrollHeight,i.clientHeight),s=-r.scrollLeft+gh(t),l=-r.scrollTop;return $t(i).direction==="rtl"&&(s+=$i(e.clientWidth,i.clientWidth)-n),{width:n,height:a,x:s,y:l}}function m0(t,e){let r=wt(t),i=Yr(t),n=r.visualViewport,a=i.clientWidth,s=i.clientHeight,l=0,f=0;if(n){a=n.width,s=n.height;let h=pa();(!h||h&&e==="fixed")&&(l=n.offsetLeft,f=n.offsetTop)}return{width:a,height:s,x:l,y:f}}function g0(t,e){let r=On(t,!0,e==="fixed"),i=r.top+t.clientTop,n=r.left+t.clientLeft,a=fr(t)?_i(t):Zr(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 ph(t,e,r){let i;if(e==="viewport")i=m0(t,r);else if(e==="document")i=h0(Yr(t));else if(Lr(e))i=g0(e,r);else{let n=mh(t);i={...e,x:e.x-n.x,y:e.y-n.y}}return qo(i)}function yh(t,e){let r=Zo(t);return r===e||!Lr(r)||Sn(r)?!1:$t(r).position==="fixed"||yh(r,e)}function y0(t,e){let r=e.get(t);if(r)return r;let i=ca(t,[],!1).filter(l=>Lr(l)&&Qr(l)!=="body"),n=null,a=$t(t).position==="fixed",s=a?Zo(t):t;for(;Lr(s)&&!Sn(s);){let l=$t(s),f=da(s);!f&&l.position==="fixed"&&(n=null),(a?!f&&!n:!f&&l.position==="static"&&!!n&&["absolute","fixed"].includes(n.position)||Ni(s)&&!f&&yh(t,s))?i=i.filter(y=>y!==s):n=l,s=Zo(s)}return e.set(t,i),i}function b0(t){let{element:e,boundary:r,rootBoundary:i,strategy:n}=t,s=[...r==="clippingAncestors"?y0(e,this._c):[].concat(r),i],l=s[0],f=s.reduce((h,y)=>{let g=ph(e,y,n);return h.top=$i(g.top,h.top),h.right=ic(g.right,h.right),h.bottom=ic(g.bottom,h.bottom),h.left=$i(g.left,h.left),h},ph(e,l,n));return{width:f.right-f.left,height:f.bottom-f.top,x:f.left,y:f.top}}function v0(t){return fh(t)}function x0(t,e,r){let i=fr(e),n=Yr(e),a=r==="fixed",s=On(t,!0,a,e),l={scrollLeft:0,scrollTop:0},f=Zr(0);if(i||!i&&!a)if((Qr(e)!=="body"||Ni(n))&&(l=Cn(e)),i){let h=On(e,!0,a,e);f.x=h.x+e.clientLeft,f.y=h.y+e.clientTop}else n&&(f.x=gh(n));return{x:s.left+l.scrollLeft-f.x,y:s.top+l.scrollTop-f.y,width:s.width,height:s.height}}function uh(t,e){return!fr(t)||$t(t).position==="fixed"?null:e?e(t):t.offsetParent}function bh(t,e){let r=wt(t);if(!fr(t))return r;let i=uh(t,e);for(;i&&sh(i)&&$t(i).position==="static";)i=uh(i,e);return i&&(Qr(i)==="html"||Qr(i)==="body"&&$t(i).position==="static"&&!da(i))?r:i||lh(t)||r}function C0(t){return $t(t).direction==="rtl"}var d0,S0,ua,vh,xh=p(()=>{oc();oc();ih();dh();d0=Zr(0);S0=async function(t){let{reference:e,floating:r,strategy:i}=t,n=this.getOffsetParent||bh,a=this.getDimensions;return{reference:x0(e,await n(r),i),floating:{x:0,y:0,...await a(r)}}};ua={convertOffsetParentRelativeRectToViewportRelativeRect:u0,getDocumentElement:Yr,getClippingRect:b0,getOffsetParent:bh,getElementRects:S0,getClientRects:f0,getDimensions:v0,getScale:_i,isElement:Lr,isRTL:C0},vh=(t,e,r)=>{let i=new Map,n={platform:ua,...r},a={...n.platform,_c:i};return oh(t,e,{...n,platform:a})}});function Sh(t){return O0(t)}function nc(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function O0(t){for(let e=t;e;e=nc(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=nc(t);e;e=nc(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 Ch=p(()=>{});async function Oh(t,e,r){return vh(t,e,{platform:{...ua,getOffsetParent:i=>ua.getOffsetParent(i,Sh)},middleware:[rc({crossAxis:!0}),tc({allowedPlacements:[r]})]})}var wh=p(()=>{"use strict";xh();Ch()});var Eh,Ah,ac=p(()=>{"use strict";Eh=u(R()),Ah=Eh.css`
|
|
542
|
+
`});var fa,w0,Qo,E0,k,lt=p(()=>{"use strict";fa=u(x()),w0="ft-app-info",Qo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Qo.eventName="authentication-change";E0={session:(t,e)=>{(0,fa.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>k.dispatchEvent(new Qo(e.payload)),0))}},k=fa.FtReduxStore.get({name:w0,reducers:E0,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 Yo,sc=p(()=>{"use strict";lt();Yo=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 ha,Rh=p(()=>{"use strict";sc();ha=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Yo.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Yo.await()}}});var lc,ct,fo=p(()=>{"use strict";lc=u(x());Rh();ct=class extends ha{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 lc.CacheRegistry,this.cache=e?n.commonCache:new lc.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 ma,cc=p(()=>{"use strict";lt();fo();ma=class extends ct{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 dc,Lh=p(()=>{"use strict";lt();dc=class{addCommand(e,r=!1){k.commands.add(e,r)}consumeCommand(e){return k.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new dc});var Kt,Ih,Pi,A0,ga,Bi,ya,kh=p(()=>{"use strict";lt();Kt=u(x());fo();Pi=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},A0=Symbol("clearAfterUnitTest"),ga=class extends(0,Kt.withEventBus)(ct){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Ih]=()=>{this.defaultMessages={},this.cache=new Kt.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,Kt.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 Kt.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 Kt.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 Pi({loadedContexts:e})),this.dispatchEvent(new Pi({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new Pi({loadedContexts:[e]})),this.dispatchEvent(new Pi({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(i=>(0,Kt.delay)(0).then(()=>i()).catch(()=>null)))}};Ih=A0;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends ga{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends ga{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});Bi=window.FluidTopicsI18nService,ya=window.FluidTopicsCustomI18nService});var Th,pc,$h=p(()=>{"use strict";Th=u(x()),pc=class{highlightHtml(e,r,i){(0,Th.highlightHtml)(e,r,i)}};window.FluidTopicsHighlightHtmlService=new pc});var _h=Mo((ho,Nh)=>{var ba=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,va=function(){function t(){this.fetch=!1,this.DOMException=ba.DOMException}return t.prototype=ba,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 F=b.shift();return{done:F===void 0,value:F}}};return n.iterable&&(C[Symbol.iterator]=function(){return C}),C}function g(b){this.map={},b instanceof g?b.forEach(function(C,F){this.append(F,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 F=this.map[b];this.map[b]=F?F+", "+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 F in this.map)this.map.hasOwnProperty(F)&&b.call(C,this.map[F],F,this)},g.prototype.keys=function(){var b=[];return this.forEach(function(C,F){b.push(F)}),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,F){b.push([F,C])}),y(b)},n.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function v(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,F){b.onload=function(){C(b.result)},b.onerror=function(){F(b.error)}})}function O(b){var C=new FileReader,F=w(C);return C.readAsArrayBuffer(b),F}function A(b){var C=new FileReader,F=w(C),he=/charset=([A-Za-z0-9_-]+)/.exec(b.type),ke=he?he[1]:"utf-8";return C.readAsText(b,ke),F}function _(b){for(var C=new Uint8Array(b),F=new Array(C.length),he=0;he<C.length;he++)F[he]=String.fromCharCode(C[he]);return F.join("")}function N(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=N(b.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(b)||l(b))?this._bodyArrayBuffer=N(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=v(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=v(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=v(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(St)}),this.json=function(){return this.text().then(JSON.parse)},this}var V=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function re(b){var C=b.toUpperCase();return V.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 F=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,!F&&b._bodyInit!=null&&(F=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=re(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")&&F)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(F),(this.method==="GET"||this.method==="HEAD")&&(C.cache==="no-store"||C.cache==="no-cache")){var he=/([?&])_=[^&]*/;if(he.test(this.url))this.url=this.url.replace(he,"$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 St(b){var C=new FormData;return b.trim().split("&").forEach(function(F){if(F){var he=F.split("="),ke=he.shift().replace(/\+/g," "),ne=he.join("=").replace(/\+/g," ");C.append(decodeURIComponent(ke),decodeURIComponent(ne))}}),C}function Cr(b){var C=new g,F=b.replace(/\r?\n[\t ]+/g," ");return F.split("\r").map(function(he){return he.indexOf(`
|
|
543
|
+
`)===0?he.substr(1,he.length):he}).forEach(function(he){var ke=he.split(":"),ne=ke.shift().trim();if(ne){var ta=ke.join(":").trim();try{C.append(ne,ta)}catch(tl){console.warn("Response "+tl.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 Or=[301,302,303,307,308];mt.redirect=function(b,C){if(Or.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,F){this.message=C,this.name=F;var he=Error(C);this.stack=he.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function Xe(b,C){return new Promise(function(F,he){var ke=new ie(b,C);if(ke.signal&&ke.signal.aborted)return he(new r.DOMException("Aborted","AbortError"));var ne=new XMLHttpRequest;function ta(){ne.abort()}ne.onload=function(){var Je={statusText:ne.statusText,headers:Cr(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 Fo="response"in ne?ne.response:ne.responseText;setTimeout(function(){F(new mt(Fo,Je))},0)},ne.onerror=function(){setTimeout(function(){he(new TypeError("Network request failed"))},0)},ne.ontimeout=function(){setTimeout(function(){he(new TypeError("Network request timed out"))},0)},ne.onabort=function(){setTimeout(function(){he(new r.DOMException("Aborted","AbortError"))},0)};function tl(Je){try{return Je===""&&i.location.href?i.location.href:Je}catch{return Je}}if(ne.open(ke.method,tl(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 iu=[];Object.getOwnPropertyNames(C.headers).forEach(function(Je){iu.push(f(Je)),ne.setRequestHeader(Je,h(C.headers[Je]))}),ke.headers.forEach(function(Je,Fo){iu.indexOf(Fo)===-1&&ne.setRequestHeader(Fo,Je)})}else ke.headers.forEach(function(Je,Fo){ne.setRequestHeader(Fo,Je)});ke.signal&&(ke.signal.addEventListener("abort",ta),ne.onreadystatechange=function(){ne.readyState===4&&ke.signal.removeEventListener("abort",ta)}),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 Di=ba.fetch?ba:va;ho=Di.fetch;ho.default=Di.fetch;ho.fetch=Di.fetch;ho.Headers=Di.Headers;ho.Request=Di.Request;ho.Response=Di.Response;Nh.exports=ho});var uc=p(()=>{});var Ph,Bh,Dh,Fi,Fh,Mh,Xo,zh,Uh,Hh,Wh,Vh,jh,Gh,xa,Kh,qh,Mi,Zh,Sa,Qh,Yh,qt,zi,Xh,Ve,Zt,fc=p(()=>{(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Ph||(Ph={}));(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Bh||(Bh={}));(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"})(Dh||(Dh={}));(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"})(Fi||(Fi={}));(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Fh||(Fh={}));(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(Mh||(Mh={}));(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.CHATBOT__RATE="CHATBOT__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__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",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"})(Xo||(Xo={}));(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"})(zh||(zh={}));(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"})(Uh||(Uh={}));(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Hh||(Hh={}));(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Wh||(Wh={}));(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Vh||(Vh={}));(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(jh||(jh={}));(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"})(Gh||(Gh={}));(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(xa||(xa={}));(function(t){t.ASC="ASC",t.DESC="DESC"})(Kh||(Kh={}));(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(qh||(qh={}));(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Mi||(Mi={}));(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(Zh||(Zh={}));(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"})(Qh||(Qh={}));(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(Yh||(Yh={}));(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(qt||(qt={}));(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(zi||(zi={}));(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Xh||(Xh={}));(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"})(Ve||(Ve={}));(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(Zt||(Zt={}))});var Jh,em,tm,rm,om,im=p(()=>{(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Jh||(Jh={}));(function(t){t.JSON="JSON",t.TEXT="TEXT"})(em||(em={}));(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(tm||(tm={}));(function(t){t.TEXT="TEXT",t.HTML="HTML"})(rm||(rm={}));(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(om||(om={}))});function nm(t,e){return t===e||(R0[t]??[]).some(r=>nm(r,e))}function am(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=>nm(i,e))}var R0,sm=p(()=>{fc();R0={[Ve.PERSONAL_BOOK_SHARE_USER]:[Ve.PERSONAL_BOOK_USER],[Ve.HTML_EXPORT_USER]:[Ve.PERSONAL_BOOK_USER],[Ve.PDF_EXPORT_USER]:[Ve.PERSONAL_BOOK_USER],[Ve.KHUB_ADMIN]:[Ve.CONTENT_PUBLISHER],[Ve.ADMIN]:[Ve.KHUB_ADMIN,Ve.USERS_ADMIN,Ve.PORTAL_ADMIN],[Ve.GENERATIVE_AI_EXPORT_USER]:[Ve.GENERATIVE_AI_USER]}});var lm=p(()=>{});var L0,Jo=p(()=>{L0=u(_h(),1);uc();fc();im();sm();lm();uc()});var Ca,hc=p(()=>{"use strict";lt();Jo();fo();Ca=class extends ct{async listMySearches(){let{session:e}=k.getState();return am(e,Ve.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}}});var cm,mc,dm=p(()=>{"use strict";cm=u(x());lt();mc=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 cm.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 mc});var pm,Xr,gc=p(()=>{"use strict";pm=u(x());lt();Xr=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 pm.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,r??`${s}-${l}`)}}});var Oa,um=p(()=>{"use strict";fo();Oa=class extends ct{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 yc,fm=p(()=>{"use strict";gc();yc=class{urlToSearchRequest(e){return Xr.get().parse(e)}searchRequestToUrl(e){return Xr.get().serialize(e)}};window.FluidTopicsUrlService=new yc});var ei,hm=p(()=>{"use strict";ei=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};ei.eventName="change"});var bc,mm,gm=p(()=>{"use strict";bc=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))}},mm=new bc});var mo,wa,ym=p(()=>{"use strict";mo=u(x());hm();gm();wa=class t extends mo.WithEventBus{static build(){return new t(window.history,mm,()=>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 ei(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(ei.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(ei.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 bm=p(()=>{"use strict";ym();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 vm=p(()=>{"use strict";lt()});var vc=p(()=>{"use strict";cc();sc();Lh();kh();fo();$h();hc();dm();gc();um();fm();bm();vm()});function Sm(t,e){var r;return xm.getState().authenticationRequired&&!(!((r=xm.getState().session)===null||r===void 0)&&r.sessionAuthenticated)?Promise.resolve(e):t()}var xm,Cm=p(()=>{"use strict";lt();xm=k});var Om,tt,hr,je,Se,xc=p(()=>{"use strict";Om=u(R()),tt=u(H()),hr=u(x());ac();lt();vc();Cm();je=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 hr.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=()=>Yo.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new hr.CacheRegistry,this.cleanSessionDebouncer=new hr.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return Om.html`
|
|
544
|
+
<slot></slot>
|
|
545
|
+
`}connectedCallback(){super.connectedCallback(),k.addEventListener(Qo.eventName,this.reloadConfiguration)}disconnectedCallback(){k.addEventListener(Qo.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=>Bi.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",()=>Sm(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};Se.elementDefinitions={};Se.styles=Ah;je([(0,tt.property)()],Se.prototype,"baseUrl",void 0);je([(0,tt.property)()],Se.prototype,"apiIntegrationIdentifier",void 0);je([(0,tt.property)()],Se.prototype,"apiIntegrationAppVersion",void 0);je([(0,tt.property)()],Se.prototype,"uiLocale",void 0);je([(0,hr.jsonProperty)(null)],Se.prototype,"availableUiLocales",void 0);je([(0,hr.jsonProperty)(null)],Se.prototype,"metadataConfiguration",void 0);je([(0,tt.property)({type:Boolean})],Se.prototype,"editorMode",void 0);je([(0,tt.property)({type:Boolean})],Se.prototype,"noCustom",void 0);je([(0,tt.property)({type:Boolean})],Se.prototype,"openExternalDocumentInNewTab",void 0);je([(0,tt.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],Se.prototype,"noCustomComponent",void 0);je([(0,tt.property)({type:Boolean})],Se.prototype,"withManualResources",void 0);je([(0,tt.property)({type:Boolean})],Se.prototype,"navigatorOnline",void 0);je([(0,tt.property)({type:Boolean})],Se.prototype,"forcedOffline",void 0);je([(0,tt.property)({type:Object})],Se.prototype,"apiProvider",void 0);je([(0,tt.property)({type:Boolean})],Se.prototype,"authenticationRequired",void 0);je([(0,hr.jsonProperty)([])],Se.prototype,"messageContexts",void 0);je([(0,hr.jsonProperty)(void 0)],Se.prototype,"session",void 0);je([(0,tt.state)()],Se.prototype,"localesConfiguration",void 0);je([(0,tt.state)()],Se.prototype,"availableContentLocales",void 0)});function I0(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 I0(t,e)}catch{return!1}}function wn(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 Ui=p(()=>{"use strict"});var wm,Sc,Em=p(()=>{"use strict";Ui();wm=u(H(),1),Sc=t=>{let e=t??{};return(r,i)=>{var n;let a={hasChanged:wn,attribute:!1,...e};(0,wm.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,Cc=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 Rm(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,Am.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:wn,...e??{}})}var Am,Lm=p(()=>{"use strict";Am=u(H(),1);Ui()});var La,Im=p(()=>{"use strict";La=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 Ia,k0,yI,km,Tm=p(()=>{Ia=globalThis,k0=Ia.ShadowRoot&&(Ia.ShadyCSS===void 0||Ia.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,yI=Symbol(),km=(t,e)=>{if(k0)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let i=document.createElement("style"),n=Ia.litNonce;n!==void 0&&i.setAttribute("nonce",n),i.textContent=r.cssText,t.appendChild(i)}}});var $m,ka,Nm=p(()=>{"use strict";$m=u(R(),1);Tm();ka=class extends $m.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 km(i,e.elementStyles),i}}});function _m(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 Pm=p(()=>{"use strict"});var ti,Wi,Mm,Bm,Dm,zm,Fm,Hi,Ir,Um=p(()=>{"use strict";ti=u(H(),1);Lm();Im();Nm();Pm();Wi=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},Bm=Symbol("constructorPrototype"),Dm=Symbol("constructorName"),zm=Symbol("exportpartsDebouncer"),Fm=Symbol("dynamicDependenciesLoaded"),Hi=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};Hi.eventName="exportparts-updated";Ir=class extends ka{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Mm]=new La(5),this.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[zm].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)})},this[Dm]=this.constructor.name,this[Bm]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Dm]&&Object.setPrototypeOf(this,this[Bm])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(i){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",i)}let r=this.constructor;r[Fm]||(r[Fm]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(Hi.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(Hi.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate(),e.has("exportparts")&&this.dispatchEvent(new Hi)})}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=_m(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)}}setExportpartsAttribute(e){var r,i,n,a,s,l;let f=v=>v!=null&&v.trim().length>0,h=e.filter(f).map(v=>v.trim());if(h.length===0){this.exportparts=void 0;return}let y=new Set;for(let v of(i=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&i!==void 0?i:[]){let w=(a=(n=v.getAttribute("part"))===null||n===void 0?void 0:n.split(" "))!==null&&a!==void 0?a:[],O=(l=(s=v.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(_=>_.split(":")[1]))!==null&&l!==void 0?l:[],A=[...w,...O].filter(f).map(_=>_.trim());for(let _ of A)y.add(_)}if(y.size===0){this.exportparts=void 0;return}let g=[...y.values()].flatMap(v=>h.map(w=>`${v}:${w}--${v}`));this.exportparts=[...this.part,...g].join(", ")}};Mm=zm;Wi([(0,ti.property)()],Ir.prototype,"exportpartsPrefix",void 0);Wi([Rm([])],Ir.prototype,"exportpartsPrefixes",void 0);Wi([(0,ti.property)({reflect:!0})],Ir.prototype,"exportparts",void 0);Wi([(0,ti.property)()],Ir.prototype,"customStylesheet",void 0);Wi([(0,ti.property)()],Ir.prototype,"elementToFocus",void 0);Wi([(0,ti.state)()],Ir.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 En,go,ri,T0,Hm,Wm=p(()=>{"use strict";Um();$a();Ui();En=Symbol("internalReduxEventsUnsubscribers"),go=Symbol("internalStoresUnsubscribers"),ri=Symbol("internalStores"),T0=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[ri].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ri].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[ri].get(s)}addStore(s,l){var f;l=(f=l??s.name)!==null&&f!==void 0?f:"default-store",this.unsubscribeFromStore(l),this[ri].set(l,s),this.subscribeToStore(l,s),this.updateFromStores()}removeStore(s){let l=typeof s=="string"?s:s.name;this.unsubscribeFromStore(l),this[ri].delete(l)}setupStores(){this.unsubscribeFromStores(),this[ri].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[go].has(s.store):this[go].size>0)&&(this[l]=s.selector(h.getState(),this))}})}subscribeToStore(s,l){var f;this[go].set(s,l.subscribe(()=>this.updateFromStores())),this[En].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=v=>this[y](v);l.addEventListener(h.eventName,g),this[En].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[En].get(s))===null||l===void 0||l.forEach(f=>f()),this[En].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=go,r=ri,i=En,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),Hm=class extends T0(Ir){}});function Qt(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 Jr(t){return!!t&&!!t[Re]}function mr(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)===M0}(t)||Array.isArray(t)||!!t[Qm]||!!(!((e=t.constructor)===null||e===void 0)&&e[Qm])||Tc(t)||$c(t))}function oi(t,e,r){r===void 0&&(r=!1),Gi(t)===0?(r?Object.keys:ji)(t).forEach(function(i){r&&typeof i=="symbol"||e(i,t[i],t)}):t.forEach(function(i,n){return e(n,i,t)})}function Gi(t){var e=t[Re];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Tc(t)?2:$c(t)?3:0}function Vi(t,e){return Gi(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function $0(t,e){return Gi(t)===2?t.get(e):t[e]}function Ym(t,e,r){var i=Gi(t);i===2?t.set(e,r):i===3?t.add(r):t[e]=r}function Xm(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Tc(t){return D0&&t instanceof Map}function $c(t){return F0&&t instanceof Set}function yo(t){return t.o||t.t}function Nc(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=tg(t);delete e[Re];for(var r=ji(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 _c(t,e){return e===void 0&&(e=!1),Pc(t)||Jr(t)||!mr(t)||(Gi(t)>1&&(t.set=t.add=t.clear=t.delete=N0),Object.freeze(t),e&&oi(t,function(r,i){return _c(i,!0)},!0)),t}function N0(){Qt(2)}function Pc(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function kr(t){var e=kc[t];return e||Qt(18,t),e}function _0(t,e){kc[t]||(kc[t]=e)}function Rc(){return Rn}function Oc(t,e){e&&(kr("Patches"),t.u=[],t.s=[],t.v=e)}function Na(t){Lc(t),t.p.forEach(P0),t.p=null}function Lc(t){t===Rn&&(Rn=t.l)}function Vm(t){return Rn={p:[],l:Rn,h:t,m:!0,_:0}}function P0(t){var e=t[Re];e.i===0||e.i===1?e.j():e.g=!0}function wc(t,e){e._=e.p.length;var r=e.p[0],i=t!==void 0&&t!==r;return e.h.O||kr("ES5").S(e,t,i),i?(r[Re].P&&(Na(e),Qt(4)),mr(t)&&(t=_a(e,t),e.l||Pa(e,t)),e.u&&kr("Patches").M(r[Re].t,t,e.u,e.s)):t=_a(e,r,[]),Na(e),e.u&&e.v(e.u,e.s),t!==eg?t:void 0}function _a(t,e,r){if(Pc(e))return e;var i=e[Re];if(!i)return oi(e,function(l,f){return jm(t,i,e,l,f,r)},!0),e;if(i.A!==t)return e;if(!i.P)return Pa(t,i.t,!0),i.t;if(!i.I){i.I=!0,i.A._--;var n=i.i===4||i.i===5?i.o=Nc(i.k):i.o,a=n,s=!1;i.i===3&&(a=new Set(n),n.clear(),s=!0),oi(a,function(l,f){return jm(t,i,n,l,f,r,s)}),Pa(t,n,!1),r&&t.u&&kr("Patches").N(i,r,t.u,t.s)}return i.o}function jm(t,e,r,i,n,a,s){if(Jr(n)){var l=_a(t,n,a&&e&&e.i!==3&&!Vi(e.R,i)?a.concat(i):void 0);if(Ym(r,i,l),!Jr(l))return;t.m=!1}else s&&r.add(n);if(mr(n)&&!Pc(n)){if(!t.h.D&&t._<1)return;_a(t,n),e&&e.A.l||Pa(t,n)}}function Pa(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&_c(e,r)}function Ec(t,e){var r=t[Re];return(r?yo(r):t)[e]}function Gm(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 Ac(t){t.o||(t.o=Nc(t.t))}function Ic(t,e,r){var i=Tc(e)?kr("MapSet").F(e,r):$c(e)?kr("MapSet").T(e,r):t.O?function(n,a){var s=Array.isArray(n),l={i:s?1:0,A:a?a.A:Rc(),P:!1,I:!1,R:{},l:a,t:n,k:null,o:null,j:null,C:!1},f=l,h=Ln;s&&(f=[l],h=An);var y=Proxy.revocable(f,h),g=y.revoke,v=y.proxy;return l.k=v,l.j=g,v}(e,r):kr("ES5").J(e,r);return(r?r.A:Rc()).p.push(i),i}function B0(t){return Jr(t)||Qt(22,t),function e(r){if(!mr(r))return r;var i,n=r[Re],a=Gi(r);if(n){if(!n.P&&(n.i<4||!kr("ES5").K(n)))return n.t;n.I=!0,i=Km(r,a),n.I=!1}else i=Km(r,a);return oi(i,function(s,l){n&&$0(n.t,s)===l||Ym(i,s,e(l))}),a===3?new Set(i):i}(t)}function Km(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Nc(t)}function Jm(){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 Ln.get(h,s)},set:function(h){var y=this[Re];Ln.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)&&bo(f);break;case 4:r(f)&&bo(f)}}}function r(s){for(var l=s.t,f=s.k,h=ji(f),y=h.length-1;y>=0;y--){var g=h[y];if(g!==Re){var v=l[g];if(v===void 0&&!Vi(l,g))return!0;var w=f[g],O=w&&w[Re];if(O?O.t!==v:!Xm(w,v))return!0}}var A=!!l[Re];return h.length!==ji(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&&Qt(3,JSON.stringify(yo(s)))}var a={};_0("ES5",{J:function(s,l){var f=Array.isArray(s),h=function(g,v){if(g){for(var w=Array(v.length),O=0;O<v.length;O++)Object.defineProperty(w,""+O,t(O,!0));return w}var A=tg(v);delete A[Re];for(var _=ji(A),N=0;N<_.length;N++){var P=_[N];A[P]=t(P,g||!!A[P].enumerable)}return Object.create(Object.getPrototypeOf(v),A)}(f,s),y={i:f?5:4,A:l?l.A:Rc(),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?Jr(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 v=g.t,w=g.k,O=g.R,A=g.i;if(A===4)oi(w,function(re){re!==Re&&(v[re]!==void 0||Vi(v,re)?O[re]||h(w[re]):(O[re]=!0,bo(g)))}),oi(v,function(re){w[re]!==void 0||Vi(w,re)||(O[re]=!1,bo(g))});else if(A===5){if(i(g)&&(bo(g),O.length=!0),w.length<v.length)for(var _=w.length;_<v.length;_++)O[_]=!1;else for(var N=v.length;N<w.length;N++)O[N]=!0;for(var P=Math.min(w.length,v.length),V=0;V<P;V++)w.hasOwnProperty(V)||(O[V]=!0),O[V]===void 0&&h(w[V])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):i(s)}})}var qm,Rn,Bc,D0,F0,Zm,eg,Qm,Re,M0,ji,tg,kc,Ln,An,z0,Nt,U0,$I,NI,_I,PI,BI,DI,Ba,Da=p(()=>{Bc=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",D0=typeof Map<"u",F0=typeof Set<"u",Zm=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",eg=Bc?Symbol.for("immer-nothing"):((qm={})["immer-nothing"]=!0,qm),Qm=Bc?Symbol.for("immer-draftable"):"__$immer_draftable",Re=Bc?Symbol.for("immer-state"):"__$immer_state",M0=""+Object.prototype.constructor,ji=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,tg=Object.getOwnPropertyDescriptors||function(t){var e={};return ji(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},kc={},Ln={get:function(t,e){if(e===Re)return t;var r=yo(t);if(!Vi(r,e))return function(n,a,s){var l,f=Gm(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||!mr(i)?i:i===Ec(t.t,e)?(Ac(t),t.o[e]=Ic(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=Gm(yo(t),e);if(i?.set)return i.set.call(t.k,r),!0;if(!t.P){var n=Ec(yo(t),e),a=n?.[Re];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(Xm(r,n)&&(r!==void 0||Vi(t.t,e)))return!0;Ac(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 Ec(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Ac(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(){Qt(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Qt(12)}},An={};oi(Ln,function(t,e){An[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),An.deleteProperty=function(t,e){return An.set.call(this,t,e,void 0)},An.set=function(t,e,r){return Ln.set.call(this,t[0],e,r,t[0])};z0=function(){function t(r){var i=this;this.O=Zm,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 _=this;A===void 0&&(A=l);for(var N=arguments.length,P=Array(N>1?N-1:0),V=1;V<N;V++)P[V-1]=arguments[V];return f.produce(A,function(re){var ie;return(ie=a).call.apply(ie,[_,re].concat(P))})}}var h;if(typeof a!="function"&&Qt(6),s!==void 0&&typeof s!="function"&&Qt(7),mr(n)){var y=Vm(i),g=Ic(i,n,void 0),v=!0;try{h=a(g),v=!1}finally{v?Na(y):Lc(y)}return typeof Promise<"u"&&h instanceof Promise?h.then(function(A){return Oc(y,s),wc(A,y)},function(A){throw Na(y),A}):(Oc(y,s),wc(h,y))}if(!n||typeof n!="object"){if((h=a(n))===void 0&&(h=n),h===eg&&(h=void 0),i.D&&_c(h,!0),s){var w=[],O=[];kr("Patches").M(n,h,w,O),s(w,O)}return h}Qt(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),v=1;v<y;v++)g[v-1]=arguments[v];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){mr(r)||Qt(8),Jr(r)&&(r=B0(r));var i=Vm(this),n=Ic(this,r,void 0);return n[Re].C=!0,Lc(i),n},e.finishDraft=function(r,i){var n=r&&r[Re],a=n.A;return Oc(a,i),wc(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!Zm&&Qt(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=kr("Patches").$;return Jr(r)?s(r,i):this.produce(r,function(l){return s(l,i)})},t}(),Nt=new z0,U0=Nt.produce,$I=Nt.produceWithPatches.bind(Nt),NI=Nt.setAutoFreeze.bind(Nt),_I=Nt.setUseProxies.bind(Nt),PI=Nt.applyPatches.bind(Nt),BI=Nt.createDraft.bind(Nt),DI=Nt.finishDraft.bind(Nt),Ba=U0});function ii(t){"@babel/helpers - typeof";return ii=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},ii(t)}var Dc=p(()=>{});function rg(t,e){if(ii(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var i=r.call(t,e||"default");if(ii(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var og=p(()=>{Dc()});function ig(t){var e=rg(t,"string");return ii(e)=="symbol"?e:e+""}var ng=p(()=>{Dc();og()});function ag(t,e,r){return(e=ig(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var sg=p(()=>{ng()});function lg(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 Fc(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?lg(Object(r),!0).forEach(function(i){ag(t,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):lg(Object(r)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(r,i))})}return t}var cg=p(()=>{sg()});function dt(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 H0(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 zc(t,e,r){var i;if(typeof e=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(dt(0));if(typeof e=="function"&&typeof r>"u"&&(r=e,e=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(dt(1));return r(zc)(t,e)}if(typeof t!="function")throw new Error(dt(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(dt(3));return a}function g(A){if(typeof A!="function")throw new Error(dt(4));if(f)throw new Error(dt(5));var _=!0;return h(),l.push(A),function(){if(_){if(f)throw new Error(dt(6));_=!1,h();var P=l.indexOf(A);l.splice(P,1),s=null}}}function v(A){if(!H0(A))throw new Error(dt(7));if(typeof A.type>"u")throw new Error(dt(8));if(f)throw new Error(dt(9));try{f=!0,a=n(a,A)}finally{f=!1}for(var _=s=l,N=0;N<_.length;N++){var P=_[N];P()}return A}function w(A){if(typeof A!="function")throw new Error(dt(10));n=A,v({type:Fa.REPLACE})}function O(){var A,_=g;return A={subscribe:function(P){if(typeof P!="object"||P===null)throw new Error(dt(11));function V(){P.next&&P.next(y())}V();var re=_(V);return{unsubscribe:re}}},A[dg]=function(){return this},A}return v({type:Fa.INIT}),i={dispatch:v,subscribe:g,getState:y,replaceReducer:w},i[dg]=O,i}function W0(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(dt(12));if(typeof r(void 0,{type:Fa.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(dt(13))})}function pg(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{W0(r)}catch(f){l=f}return function(h,y){if(h===void 0&&(h={}),l)throw l;if(0)var g;for(var v=!1,w={},O=0;O<a.length;O++){var A=a[O],_=r[A],N=h[A],P=_(N,y);if(typeof P>"u"){var V=y&&y.type;throw new Error(dt(14))}w[A]=P,v=v||P!==N}return v=v||a.length!==Object.keys(h).length,v?w:h}}function Ki(){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 ug(){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(dt(15))},s={getState:n.getState,dispatch:function(){return a.apply(void 0,arguments)}},l=e.map(function(f){return f(s)});return a=Ki.apply(void 0,l)(n.dispatch),Fc(Fc({},n),{},{dispatch:a})}}}var dg,Mc,Fa,Ma=p(()=>{cg();dg=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Mc=function(){return Math.random().toString(36).substring(7).split("").join(".")},Fa={INIT:"@@redux/INIT"+Mc(),REPLACE:"@@redux/REPLACE"+Mc(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Mc()}}});function fg(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 hg,Uc,mg=p(()=>{hg=fg();hg.withExtraArgument=fg;Uc=hg});function X0(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 jc(t){return mr(t)?Ba(t,function(){}):t}function tS(t){return typeof t=="boolean"}function rS(){return function(e){return oS(e)}}function oS(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 J0;if(r&&(tS(r)?l.push(Uc):l.push(Uc.withExtraArgument(r.extraArgument))),0){if(n)var f;if(s)var h}return l}function Sg(t){var e=rS(),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,v=g===void 0?void 0:g,w;if(typeof n=="function")w=n;else if(X0(n))w=pg(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),!Wc&&!Array.isArray(O)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Wc&&O.some(function(re){return typeof re!="function"}))throw new Error("each middleware provided to configureStore must be a function");var A=ug.apply(void 0,O),_=Ki;f&&(_=Y0(vo({trace:!Wc},typeof f=="object"&&f)));var N=new eS(A),P=N;Array.isArray(v)?P=qi([A],v):typeof v=="function"&&(P=v(N));var V=_.apply(void 0,P);return zc(w,y,V)}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 vo(vo({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 Cg(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 iS(t){return typeof t=="function"}function nS(t,e,r,i){r===void 0&&(r=[]);var n=typeof e=="function"?Cg(e):[e,r,i],a=n[0],s=n[1],l=n[2],f;if(iS(t))f=function(){return jc(t())};else{var h=jc(t);f=function(){return h}}function y(g,v){g===void 0&&(g=f());var w=qi([a[v.type]],s.filter(function(O){var A=O.matcher;return A(v)}).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(Jr(O)){var _=O,N=A(_,v);return N===void 0?O:N}else{if(mr(O))return Ba(O,function(P){return A(P,v)});var N=A(O,v);if(N===void 0){if(O===null)return O;throw Error("A case reducer on a non-draftable value must not return undefined")}return N}return O},g)}return y.getInitialState=f,y}function aS(t,e){return t+"/"+e}function Og(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:jc(t.initialState),i=t.reducers||{},n=Object.keys(i),a={},s={},l={};n.forEach(function(y){var g=i[y],v=aS(e,y),w,O;"reducer"in g?(w=g.reducer,O=g.prepare):w=g,a[y]=w,s[v]=w,l[y]=O?xo(v,O):xo(v)});function f(){var y=typeof t.extraReducers=="function"?Cg(t.extraReducers):[t.extraReducers],g=y[0],v=g===void 0?{}:g,w=y[1],O=w===void 0?[]:w,A=y[2],_=A===void 0?void 0:A,N=vo(vo({},v),s);return nS(r,function(P){for(var V in N)P.addCase(V,N[V]);for(var re=0,ie=O;re<ie.length;re++){var St=ie[re];P.addMatcher(St.matcher,St.reducer)}_&&P.addDefaultCase(_)})}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 pS(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function uS(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var xg,V0,qi,j0,G0,K0,gg,q0,Z0,yg,vo,Hc,Q0,Y0,tk,J0,eS,Wc,sS,lS,cS,Vc,bg,dS,nk,wg,Eg,Ag,ak,sk,lk,ck,Gc,dk,pk,uk,vg,fk,fS,hk,Rg=p(()=>{Da();Ma();Ma();Ma();mg();Da();Da();xg=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)}}(),V0=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}}},qi=function(t,e){for(var r=0,i=e.length,n=t.length;r<i;r++,n++)t[n]=e[r];return t},j0=Object.defineProperty,G0=Object.defineProperties,K0=Object.getOwnPropertyDescriptors,gg=Object.getOwnPropertySymbols,q0=Object.prototype.hasOwnProperty,Z0=Object.prototype.propertyIsEnumerable,yg=function(t,e,r){return e in t?j0(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},vo=function(t,e){for(var r in e||(e={}))q0.call(e,r)&&yg(t,r,e[r]);if(gg)for(var i=0,n=gg(e);i<n.length;i++){var r=n[i];Z0.call(e,r)&&yg(t,r,e[r])}return t},Hc=function(t,e){return G0(t,K0(e))},Q0=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())})},Y0=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ki:Ki.apply(null,arguments)},tk=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};J0=function(t){xg(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,qi([void 0],r[0].concat(this)))):new(e.bind.apply(e,qi([void 0],r.concat(this))))},e}(Array),eS=function(t){xg(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,qi([void 0],r[0].concat(this)))):new(e.bind.apply(e,qi([void 0],r.concat(this))))},e}(Array);Wc=!0;sS="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",lS=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=sS[Math.random()*64|0];return e},cS=["name","message","stack","code"],Vc=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),bg=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),dS=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,i=cS;r<i.length;r++){var n=i[r];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},nk=function(){function t(e,r,i){var n=xo(e+"/fulfilled",function(y,g,v,w){return{payload:y,meta:Hc(vo({},w||{}),{arg:v,requestId:g,requestStatus:"fulfilled"})}}),a=xo(e+"/pending",function(y,g,v){return{payload:void 0,meta:Hc(vo({},v||{}),{arg:g,requestId:y,requestStatus:"pending"})}}),s=xo(e+"/rejected",function(y,g,v,w,O){return{payload:w,error:(i&&i.serializeError||dS)(y||"Rejected"),meta:Hc(vo({},O||{}),{arg:v,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,v,w){var O=i?.idGenerator?i.idGenerator(y):lS(),A=new f,_,N=!1;function P(re){_=re,A.abort()}var V=function(){return Q0(this,null,function(){var re,ie,St,Cr,mt,Or,Xe;return V0(this,function(b){switch(b.label){case 0:return b.trys.push([0,4,,5]),Cr=(re=i?.condition)==null?void 0:re.call(i,y,{getState:v,extra:w}),uS(Cr)?[4,Cr]:[3,2];case 1:Cr=b.sent(),b.label=2;case 2:if(Cr===!1||A.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return N=!0,mt=new Promise(function(C,F){return A.signal.addEventListener("abort",function(){return F({name:"AbortError",message:_||"Aborted"})})}),g(a(O,y,(ie=i?.getPendingMeta)==null?void 0:ie.call(i,{requestId:O,arg:y},{getState:v,extra:w}))),[4,Promise.race([mt,Promise.resolve(r(y,{dispatch:g,getState:v,extra:w,requestId:O,signal:A.signal,abort:P,rejectWithValue:function(C,F){return new Vc(C,F)},fulfillWithValue:function(C,F){return new bg(C,F)}})).then(function(C){if(C instanceof Vc)throw C;return C instanceof bg?n(C.payload,O,y,C.meta):n(C,O,y)})])];case 3:return St=b.sent(),[3,5];case 4:return Or=b.sent(),St=Or instanceof Vc?s(null,O,y,Or.payload,Or.meta):s(Or,O,y),[3,5];case 5:return Xe=i&&!i.dispatchConditionRejection&&s.match(St)&&St.meta.condition,Xe||g(St),[2,St]}})})}();return Object.assign(V,{abort:P,requestId:O,arg:y,unwrap:function(){return V.then(pS)}})}}return Object.assign(h,{pending:a,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();wg="listener",Eg="completed",Ag="cancelled",ak="task-"+Ag,sk="task-"+Eg,lk=wg+"-"+Ag,ck=wg+"-"+Eg,Gc="listenerMiddleware",dk=xo(Gc+"/add"),pk=xo(Gc+"/removeAll"),uk=xo(Gc+"/remove"),fk=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(vg||(vg=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},fS=function(t){return function(e){setTimeout(e,t)}},hk=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:fS(10);Jm()});var hS,za,Lg=p(()=>{"use strict";Ui();hS=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 hS(Object){}});var Ig,kg=p(()=>{"use strict";Rg();$a();Cc();Lg();window.ftReduxStores||(window.ftReduxStores={});Ig=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=Og({...n,reducers:(r=n.reducers)!==null&&r!==void 0?r:{}}),l=Sg({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 Tg=p(()=>{"use strict";Ui()});var $g=p(()=>{"use strict";Em();Cc();Wm();kg();$a();Tg()});var Ua,Ng=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}`}static getTimezoneAsString(){let e=i=>String(Math.floor(i)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}}});var Kc,_g,Ha,Fk,Pg=p(()=>{"use strict";Kc=u(H());$g();Ng();lt();_g=u(x()),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},Fk=(0,_g.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,Kc.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Ha([(0,Kc.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Ha([Sc({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([Sc({store:k.name})],e.prototype,"uiLocale",void 0),e})});var Wa,Bg=p(()=>{"use strict";lt();fo();Wa=class extends ct{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,Dg=p(()=>{"use strict";fo();lt();Va=class extends ct{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,mS,gS,zg,qc,Zc,Fg,Mg,_t,Qc,Yc,Ga=p(()=>{"use strict";Jo();ja=u(x());hc();cc();lt();Bg();Dg();mS="ft-user-assets",gS={setAssetCount:(t,e)=>{let{userAssetType:r,count:i}=e.payload.assetCount;t.assetCounts.allAsset[r]=i},clearAssetCount:t=>{Object.values(Zt).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;Zc(t,r,[...qc(t,r),n]),Fg(t,r,1,i),Mg(t,n)},editAsset:(t,e)=>{let{assetType:r,asset:i}=e.payload;Zc(t,r,qc(t,r).map(n=>n.id===i.id?i:n)),Mg(t,i)},removeAsset:(t,e)=>{let{assetType:r,mapId:i,assetId:n}=e.payload;Zc(t,r,qc(t,r).filter(a=>a.id!==n)),Fg(t,r,-1,i)}},zg={[Zt.SEARCHES]:"savedSearches",[Zt.BOOKMARKS]:"bookmarks",[Zt.BOOKS]:void 0,[Zt.COLLECTIONS]:void 0},qc=(t,e)=>{var r;let i=zg[e];return i?(r=t[i])!==null&&r!==void 0?r:[]:[]},Zc=(t,e,r)=>{let i=zg[e];i&&(t[i]=r)},Fg=(t,e,r,i)=>{let n=t.assetCounts.allAsset[e];if(n!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,n+r),e===Zt.BOOKMARKS&&i)){let a=t.assetCounts.bookmarkByMap[i];t.assetCounts.bookmarkByMap[i]=Math.max(0,a+r)}},Mg=(t,e)=>{let r=t.assetLabels.map(n=>n.title),i=e.labels.filter(n=>!r.includes(n)).map(n=>({title:n}));t.assetLabels.push(...i)},_t=ja.FtReduxStore.get({name:mS,reducers:gS,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(Zt).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),Qc=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 ma,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===Zt.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)}}},Yc=new Qc;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Yc)});var Ug=p(()=>{"use strict";Jo();Ga()});var Hg=p(()=>{"use strict"});var Wg,Tr=p(()=>{"use strict";Wg=u(x());xc();Pg();lt();Ga();Ug();vc();ac();Hg();xc();(0,Wg.customElement)("ft-app-context")(Se)});var Xc,Zi,Ka=p(()=>{"use strict";Xc=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,custom:!0,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},Zi=new Xc});var Qi,Vg,yS,kn,jg,Gg,qa,In,Et,Za,Qa,Tn=p(()=>{"use strict";Qi=u(x());Tr();Vg=u(H());Ka();yS=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},kn=Symbol("i18nAttributes"),jg=Symbol("i18nListAttributes"),Gg=Symbol("i18nProperties"),qa=Symbol("i18nContexts"),In=Symbol("i18nUnsubs"),Et=(0,Qi.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?ya:Bi}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 v=y??(g?g(this):[]);return this.getI18nService(h).resolveMessage(s,l,...v)}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(Zi.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,v)=>v?.context&&v.key&&a(y,g,v)?{...v,message:this.i18n({context:v.context,key:v.key,custom:v.custom,...y})}:v;(s=this[kn])===null||s===void 0||s.forEach((y,g)=>f[g]=h(y,g,f[g])),(l=this[jg])===null||l===void 0||l.forEach((y,g)=>{var v;return f[g]=(v=f[g])===null||v===void 0?void 0:v.map(w=>h(y,g,w))})}updateI18nProperties(a){var s;(s=this[Gg])===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[qa].set(f,{isCustomContext:l}),this[In].has(f)||this[In].set(f,this.getI18nService(l).subscribe(f,()=>this.onI18nUpdate(f))),this.getI18nService(l).prepareContext(f,s)}hasI18nContext(a){return this[qa].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[qa].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[In].forEach(a=>a()),this[In].clear()}}return e=qa,r=In,yS([(0,Vg.property)({type:Boolean})],i.prototype,"useCustomMessageContexts",void 0),i}),Za=class extends Et(Qi.FtLitElement){},Qa=class extends Et(Qi.FtLitElementRedux){}});var Jc,bS,Kg=p(()=>{"use strict";Ka();Jc=class{fromAttribute(e){if(!e)return[];try{let r=JSON.parse(e);return Array.isArray(r)?r.map(i=>typeof i=="string"?Zi.fromAttribute(i):i):[]}catch{return[]}}toAttribute(e){if(e!=null)return JSON.stringify(e)}},bS=new Jc});var qg,Zg,Qg=p(()=>{"use strict";Tn();qg=u(x());Ka();Kg();Zg=(t,e)=>(r,i)=>{var n;r.constructor.createProperty(i,{type:Object,hasChanged:qg.hasChanged,converter:Zi,...e}),r[kn]=(n=r[kn])!==null&&n!==void 0?n:new Map,r[kn].set(i,t??{})}});var Yg,Xg,ed=p(()=>{"use strict";Yg=u(R()),Xg=Yg.css`
|
|
546
|
+
`});var Ya,Xa,Ja,$n,gr,td=p(()=>{"use strict";Ya=u(R()),Xa=u(H()),Ja=u(x());ed();Tn();Tr();$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},gr=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.":Ya.nothing:Ya.html`
|
|
547
|
+
<span class="ft-i18n">
|
|
548
|
+
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
549
|
+
</span>
|
|
550
|
+
`}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:""})}};gr.elementDefinitions={};gr.styles=Xg;$n([(0,Ja.redux)()],gr.prototype,"editorMode",void 0);$n([(0,Xa.property)()],gr.prototype,"context",void 0);$n([(0,Xa.property)()],gr.prototype,"key",void 0);$n([(0,Ja.jsonProperty)([])],gr.prototype,"args",void 0);$n([(0,Xa.property)()],gr.prototype,"defaultMessage",void 0)});var $r,Jg=p(()=>{"use strict";Tr();$r=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?ya:Bi}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 ey=p(()=>{"use strict";Tn()});var ty=p(()=>{"use strict"});var ry,Yt=p(()=>{"use strict";ry=u(x());td();Jg();Tn();ey();ed();ty();td();(0,ry.customElement)("ft-i18n")(gr)});var oy,Jt,Xt,yr,Pe,rd=p(()=>{"use strict";oy=u(R()),Jt=u(H()),Xt=u(x());$e();aa();wh();Qg();Yt();yr=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 Za{constructor(){super(...arguments),this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.ignoreMatchingElements=[],this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new Xt.Debouncer,this.revealDebouncer=new Xt.Debouncer,this.onTouch=e=>{this.isIgnored(e)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.composedPath().includes(this.container)||this.onOut(r)},{once:!0}),100))},this.onHover=e=>{this.isIgnored(e)||this.show()},this.onFocusIn=e=>{!this.isIgnored(e)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=e=>{this.isIgnored(e)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){var e,r;return oy.html`
|
|
542
551
|
<div part="container"
|
|
543
552
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
|
|
544
553
|
<slot part="slot"></slot>
|
|
@@ -547,23 +556,25 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
547
556
|
?hidden=${!this.visible}>
|
|
548
557
|
<div part="tooltip-content" class="ft-tooltip--content">
|
|
549
558
|
<slot name="text"></slot>
|
|
550
|
-
<ft-typography variant="caption" ?hidden=${!this.text
|
|
559
|
+
<ft-typography variant="${Me.caption}" ?hidden=${!(!((e=this.text)===null||e===void 0)&&e.message)}>
|
|
560
|
+
${(r=this.text)===null||r===void 0?void 0:r.message}
|
|
561
|
+
</ft-typography>
|
|
551
562
|
</div>
|
|
552
563
|
</div>
|
|
553
564
|
</div>
|
|
554
|
-
`}setupFor(e){this.eventsTarget!==e&&(this.removeHandlers(),this.eventsTarget=e,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}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()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}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}isVisible(){return 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="",bh(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 ${Et.designSystemVariables.transitionDuration}, left ${Et.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(e){return this.manual||(0,Et.eventPathContainsMatchingElement)(e,this.ignoreMatchingElements,this.eventsTarget)}};_e.elementDefinitions={"ft-typography":Q};_e.styles=Wf;fr([(0,Pt.property)()],_e.prototype,"text",void 0);fr([(0,Pt.property)({type:Boolean})],_e.prototype,"manual",void 0);fr([(0,Pt.property)({type:Boolean})],_e.prototype,"inline",void 0);fr([(0,Et.numberProperty)()],_e.prototype,"delay",void 0);fr([(0,Pt.property)()],_e.prototype,"position",void 0);fr([(0,Et.jsonProperty)([])],_e.prototype,"ignoreMatchingElements",void 0);fr([(0,Pt.queryAssignedNodes)()],_e.prototype,"slotNodes",void 0);fr([(0,Pt.query)(".ft-tooltip--container")],_e.prototype,"container",void 0);fr([(0,Pt.query)(".ft-tooltip")],_e.prototype,"tooltip",void 0);fr([(0,Pt.query)(".ft-tooltip--content")],_e.prototype,"tooltipContent",void 0);fr([(0,Pt.state)()],_e.prototype,"visible",void 0)});var Sh=p(()=>{"use strict"});var Ch,da=p(()=>{"use strict";Ch=u(v());rc();rc();oa();Sh();(0,Ch.customElement)("ft-tooltip")(_e)});var pa=Mo((KR,Oh)=>{Oh.exports=ftGlobals.litUnsafeHTML});function ua(t,e){var r,i,n,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,l]=(((r=y0.get(t))!==null&&r!==void 0?r:t)+"/").split("/");return(a=(n=(i=oc.get(l))!==null&&i!==void 0?i:oc.get(e))!==null&&n!==void 0?n:oc.get(s))!==null&&a!==void 0?a:L.UNKNOWN}var tt,L,oc,y0,qR,ic=p(()=>{"use strict";(function(t){t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.BOOKS="",t.MENU="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.HOME="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.EXPORT="",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.USER="",t.EXTLINK="",t.CALENDAR="",t.OFFLINE="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.STAR_PLAIN="",t.TOPICS="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN="",t.ADMIN_KHUB="",t.ADMIN_THEME="",t.ADMIN_USERS="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.INFO="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.FACET_HAS_DESCENDANT="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.THIN_ARROW="",t.SIGN_IN="",t.LOGOUT="",t.TRANSLATE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.ARTICLE="",t.COLUMNS="",t.ANALYTICS="",t.COLLECTIONS="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SEARCH_IN_PUBLICATION="",t.COPY_TO_CLIPBOARD="",t.SHARED_PBK="",t.ATTACHMENTS="",t.STRIPE_ARROW_LEFT="",t.STRIPE_ARROW_RIGHT="",t.FILTERS="",t.DOT="",t.MINUS="",t.PLUS="",t.MAILS_AND_NOTIFICATIONS="",t.SAVE="",t.LOCKER="",t.ADMIN_INTEGRATION="",t.SYNC="",t.TAG="",t.BOOK_PLAIN="",t.UPLOAD="",t.ONLINE="",t.TAG_PLAIN="",t.ACCOUNT_SETTINGS="",t.PRINT="",t.DEFAULT_ROLES="",t.SHORTCUT_MENU="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.PAUSE="",t.PLAY="",t.ADMIN_PORTAL="",t.STAR="",t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.FEEDBACK_PLAIN="",t.RATE_PLAIN="",t.RATE="",t.OFFLINE_SETTINGS="",t.MY_COLLECTIONS="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.RESET="",t.MY_LIBRARY="",t.UNSTRUCTURED_DOC="",t.CONTEXTUAL="",t.THIN_ARROW_UP="",t.ARROW_RIGHT_TO_LINE="",t.DESKTOP="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.LINE_CHART="",t.STACKED_CHART="",t.CHART_BAR_STACKED="",t.CHART_BAR_GROUPED="",t.EYE_SLASH="",t.X_MARK="",t.EXPAND_WIDE="",t.PIP="",t.PIP_WIDE="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.EXTLINK_LIGHT="",t.CLONE="",t.CLONE_LINK_SIMPLE="",t.CHART_BAR_NORMALIZED="",t.CONSUMER="",t.OCTAGON_XMARK="",t.HOURGLASS_HALF="",t.CLOCK="",t.CLOCK_THREE="",t.CALENDAR_DAY="",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="",t.WAND_MAGIC_SPARKLES="",t.PAPER_PLANE="",t.CIRCLE_STOP="",t.ARROW_ROTATE_RIGHT="",t.ARROWS_ROTATE="",t.ALIGN_RIGHT="",t.FORMAT_CLEAR="",t.ALIGN_CENTER="",t.ALIGN_LEFT="",t.PALETTE="",t.BOLD="",t.ITALIC="",t.UNDERLINE="",t.STRIKETHROUGH="",t.LINK_SIMPLE_SLASH="",t.LINK_SIMPLE="",t.ROUTE="",t.CIRCLE_USER_SLASH="",t.CIRCLE_USER_CHECK="",t.LIST_MAGNIFYING_GLASS="",t.MEDAL="",t.THUMBS_UP_THUMBS_DOWN_SOLID="",t.ARROW_TURN_DOWN_RIGHT="",t.FLASK="",t.LOCK_KEYHOLE_OPEN_SOLID="",t.HOURGLASS_END="",t.CIRCLE_QUESTION="",t.GRIP_LINES_SOLID="",t.TRANSLATE_SPARKLE_SOLID="",t.CODE="",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="",t.PAPER_PLANE_SLASH="",t.COMPRESS="",t.EXPAND="",t.ARROW_ROTATE_LEFT="",t.EYE="",t.SHARE="󨃱",t.MOBILE_SMALL="",t.SPARKLES="",t.HAND_SOLID="",t.CLOCK_SOLID="",t.CONTEXT_MENU_CURSOR="",t.LANGUAGE_SLASH="",t.MAGNIFYING_GLASS_FLOPPY_DISK="",t.CABINET_FILING_FLOPPY_DISK="",t.BOOKMARK_SLASH="",t.CIRCLE_PAUSE="",t.CIRCLE_PLAY="",t.CIRCLE_STOP_PLAIN="",t.CLOUD_ARROW_DOWN="",t.SHARE_NODES="",t.BELL="",t.BELL_SLASH="",t.FILE="",t.HAND="",t.SQUARE_INFO_SOLID=""})(tt||(tt={}));(function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""})(L||(L={}));oc=new Map([...["abw"].map(t=>[t,L.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(t=>[t,L.AUDIO]),...["avi"].map(t=>[t,L.AVI]),...["chm","xhs"].map(t=>[t,L.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(t=>[t,L.CODE]),...["csv"].map(t=>[t,L.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,L.DITA]),...["epub"].map(t=>[t,L.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,L.EXCEL]),...["flac"].map(t=>[t,L.FLAC]),...["gif"].map(t=>[t,L.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,L.GZIP]),...["html","htm","xhtml"].map(t=>[t,L.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(t=>[t,L.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,L.JPEG]),...["json"].map(t=>[t,L.JSON]),...["m4a","m4p"].map(t=>[t,L.M4A]),...["mov","qt"].map(t=>[t,L.MOV]),...["mp3"].map(t=>[t,L.MP3]),...["mp4","m4v"].map(t=>[t,L.MP4]),...["ogg","oga"].map(t=>[t,L.OGG]),...["pdf","ps"].map(t=>[t,L.PDF]),...["png"].map(t=>[t,L.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,L.POWERPOINT]),...["rar"].map(t=>[t,L.RAR]),...["stp"].map(t=>[t,L.STP]),...["txt","rtf","md","mdown"].map(t=>[t,L.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(t=>[t,L.VIDEO]),...["wav"].map(t=>[t,L.WAV]),...["wma"].map(t=>[t,L.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,L.WORD]),...["xml","xsl","rdf"].map(t=>[t,L.XML]),...["yaml","yml","x-yaml"].map(t=>[t,L.YAML]),...["zip"].map(t=>[t,L.ZIP])]),y0=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"]]);qR={[L.ABW]:"#91ABC6",[L.AUDIO]:"#1795E3",[L.AVI]:"#E63324",[L.CHM]:"#71C3EB",[L.CODE]:"#71C3EB",[L.CSV]:"#1F7345",[L.DITA]:"#71C3EB",[L.EPUB]:"#85B926",[L.EXCEL]:"#1F7345",[L.FLAC]:"#1795E3",[L.GIF]:"#59B031",[L.GZIP]:"#F8AB36",[L.HTML]:"#71C3EB",[L.IMAGE]:"#59B031",[L.JPEG]:"#59B031",[L.JSON]:"#71C3EB",[L.M4A]:"#1795E3",[L.MOV]:"#E63324",[L.MP3]:"#1795E3",[L.MP4]:"#E63324",[L.OGG]:"#1795E3",[L.PDF]:"#E44948",[L.PNG]:"#59B031",[L.POWERPOINT]:"#B54A2B",[L.RAR]:"#F8AB36",[L.STP]:"#3764B1",[L.TEXT]:"#3162AB",[L.UNKNOWN]:"#999999",[L.VIDEO]:"#E63324",[L.WAV]:"#1795E3",[L.WMA]:"#1795E3",[L.WORD]:"#3162AB",[L.XML]:"#71C3EB",[L.YAML]:"#71C3EB",[L.ZIP]:"#F8AB36"}});var Qe,nc=p(()=>{"use strict";(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Qe||(Qe={}))});var On,fo,wh,Eh,wn,me,ac=p(()=>{"use strict";On=u(R()),fo=u(H()),wh=u(v()),Eh=u(pa());ic();Wo();nc();wn=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},me=class extends wh.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=On.nothing}render(){let e=this.variant&&Object.values(Qe).includes(this.variant)?this.variant:Qe.fluid_topics,r=e!==Qe.material||!!this.value;return On.html`
|
|
565
|
+
`}setupFor(e){this.eventsTarget!==e&&(this.removeHandlers(),this.eventsTarget=e,this.eventsTarget.addEventListener("mouseenter",this.onHover,{passive:!0}),this.eventsTarget.addEventListener("mouseleave",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("focusin",this.onFocusIn,{passive:!0}),this.eventsTarget.addEventListener("focusout",this.onOut,{passive:!0}),this.eventsTarget.addEventListener("touchstart",this.onTouch,{passive:!0}),this.eventsTarget.addEventListener("click",this.onClick,{passive:!0}))}removeHandlers(){this.eventsTarget&&(this.eventsTarget.removeEventListener("mouseenter",this.onHover),this.eventsTarget.removeEventListener("mouseleave",this.onOut),this.eventsTarget.removeEventListener("focusin",this.onFocusIn),this.eventsTarget.removeEventListener("focusout",this.onOut),this.eventsTarget.removeEventListener("touchstart",this.onTouch),this.eventsTarget.removeEventListener("click",this.onClick),this.eventsTarget=void 0)}defaultSetup(){this.container&&this.setupFor(this.container)}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()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}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={message:e},await this.show(r),this.text=n,this.manual=i}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return 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 ${Xt.designSystemVariables.transitionDuration}, left ${Xt.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}isIgnored(e){return this.manual||(0,Xt.eventPathContainsMatchingElement)(e,this.ignoreMatchingElements,this.eventsTarget)}};Pe.elementDefinitions={"ft-typography":Q};Pe.styles=qf;yr([Zg()],Pe.prototype,"text",void 0);yr([(0,Jt.property)({type:Boolean})],Pe.prototype,"manual",void 0);yr([(0,Jt.property)({type:Boolean})],Pe.prototype,"inline",void 0);yr([(0,Xt.numberProperty)()],Pe.prototype,"delay",void 0);yr([(0,Jt.property)()],Pe.prototype,"position",void 0);yr([(0,Xt.jsonProperty)([])],Pe.prototype,"ignoreMatchingElements",void 0);yr([(0,Jt.queryAssignedNodes)()],Pe.prototype,"slotNodes",void 0);yr([(0,Jt.query)(".ft-tooltip--container")],Pe.prototype,"container",void 0);yr([(0,Jt.query)(".ft-tooltip")],Pe.prototype,"tooltip",void 0);yr([(0,Jt.query)(".ft-tooltip--content")],Pe.prototype,"tooltipContent",void 0);yr([(0,Jt.state)()],Pe.prototype,"visible",void 0)});var iy=p(()=>{"use strict"});var ny,es=p(()=>{"use strict";ny=u(x());rd();rd();aa();iy();(0,ny.customElement)("ft-tooltip")(Pe)});var ts=Mo((QT,ay)=>{ay.exports=ftGlobals.litUnsafeHTML});function rs(t,e){var r,i,n,a;t=(t??"").toLowerCase(),e=(e??"").toLowerCase();let[s,l]=(((r=vS.get(t))!==null&&r!==void 0?r:t)+"/").split("/");return(a=(n=(i=od.get(l))!==null&&i!==void 0?i:od.get(e))!==null&&n!==void 0?n:od.get(s))!==null&&a!==void 0?a:L.UNKNOWN}var rt,L,od,vS,YT,id=p(()=>{"use strict";(function(t){t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.BOOKS="",t.MENU="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.HOME="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.EXPORT="",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.USER="",t.EXTLINK="",t.CALENDAR="",t.OFFLINE="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.STAR_PLAIN="",t.TOPICS="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN="",t.ADMIN_KHUB="",t.ADMIN_THEME="",t.ADMIN_USERS="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.INFO="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.FACET_HAS_DESCENDANT="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.THIN_ARROW="",t.SIGN_IN="",t.LOGOUT="",t.TRANSLATE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.ARTICLE="",t.COLUMNS="",t.ANALYTICS="",t.COLLECTIONS="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SEARCH_IN_PUBLICATION="",t.COPY_TO_CLIPBOARD="",t.SHARED_PBK="",t.ATTACHMENTS="",t.STRIPE_ARROW_LEFT="",t.STRIPE_ARROW_RIGHT="",t.FILTERS="",t.DOT="",t.MINUS="",t.PLUS="",t.MAILS_AND_NOTIFICATIONS="",t.SAVE="",t.LOCKER="",t.ADMIN_INTEGRATION="",t.SYNC="",t.TAG="",t.BOOK_PLAIN="",t.UPLOAD="",t.ONLINE="",t.TAG_PLAIN="",t.ACCOUNT_SETTINGS="",t.PRINT="",t.DEFAULT_ROLES="",t.SHORTCUT_MENU="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.PAUSE="",t.PLAY="",t.ADMIN_PORTAL="",t.STAR="",t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.FEEDBACK_PLAIN="",t.RATE_PLAIN="",t.RATE="",t.OFFLINE_SETTINGS="",t.MY_COLLECTIONS="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.RESET="",t.MY_LIBRARY="",t.UNSTRUCTURED_DOC="",t.CONTEXTUAL="",t.THIN_ARROW_UP="",t.ARROW_RIGHT_TO_LINE="",t.DESKTOP="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.LINE_CHART="",t.STACKED_CHART="",t.CHART_BAR_STACKED="",t.CHART_BAR_GROUPED="",t.EYE_SLASH="",t.X_MARK="",t.EXPAND_WIDE="",t.PIP="",t.PIP_WIDE="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.EXTLINK_LIGHT="",t.CLONE="",t.CLONE_LINK_SIMPLE="",t.CHART_BAR_NORMALIZED="",t.CONSUMER="",t.OCTAGON_XMARK="",t.HOURGLASS_HALF="",t.CLOCK="",t.CLOCK_THREE="",t.CALENDAR_DAY="",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="",t.WAND_MAGIC_SPARKLES="",t.PAPER_PLANE="",t.CIRCLE_STOP="",t.ARROW_ROTATE_RIGHT="",t.ARROWS_ROTATE="",t.ALIGN_RIGHT="",t.FORMAT_CLEAR="",t.ALIGN_CENTER="",t.ALIGN_LEFT="",t.PALETTE="",t.BOLD="",t.ITALIC="",t.UNDERLINE="",t.STRIKETHROUGH="",t.LINK_SIMPLE_SLASH="",t.LINK_SIMPLE="",t.ROUTE="",t.CIRCLE_USER_SLASH="",t.CIRCLE_USER_CHECK="",t.LIST_MAGNIFYING_GLASS="",t.MEDAL="",t.THUMBS_UP_THUMBS_DOWN_SOLID="",t.ARROW_TURN_DOWN_RIGHT="",t.FLASK="",t.LOCK_KEYHOLE_OPEN_SOLID="",t.HOURGLASS_END="",t.CIRCLE_QUESTION="",t.GRIP_LINES_SOLID="",t.TRANSLATE_SPARKLE_SOLID="",t.CODE="",t.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="",t.PAPER_PLANE_SLASH="",t.COMPRESS="",t.EXPAND="",t.ARROW_ROTATE_LEFT="",t.EYE="",t.SHARE="󨃱",t.MOBILE_SMALL="",t.SPARKLES="",t.HAND_SOLID="",t.CLOCK_SOLID="",t.CONTEXT_MENU_CURSOR="",t.LANGUAGE_SLASH="",t.MAGNIFYING_GLASS_FLOPPY_DISK="",t.CABINET_FILING_FLOPPY_DISK="",t.BOOKMARK_SLASH="",t.CIRCLE_PAUSE="",t.CIRCLE_PLAY="",t.CIRCLE_STOP_PLAIN="",t.CLOUD_ARROW_DOWN="",t.SHARE_NODES="",t.BELL="",t.BELL_SLASH="",t.FILE="",t.HAND="",t.SQUARE_INFO_SOLID=""})(rt||(rt={}));(function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""})(L||(L={}));od=new Map([...["abw"].map(t=>[t,L.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(t=>[t,L.AUDIO]),...["avi"].map(t=>[t,L.AVI]),...["chm","xhs"].map(t=>[t,L.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(t=>[t,L.CODE]),...["csv"].map(t=>[t,L.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,L.DITA]),...["epub"].map(t=>[t,L.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,L.EXCEL]),...["flac"].map(t=>[t,L.FLAC]),...["gif"].map(t=>[t,L.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,L.GZIP]),...["html","htm","xhtml"].map(t=>[t,L.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(t=>[t,L.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,L.JPEG]),...["json"].map(t=>[t,L.JSON]),...["m4a","m4p"].map(t=>[t,L.M4A]),...["mov","qt"].map(t=>[t,L.MOV]),...["mp3"].map(t=>[t,L.MP3]),...["mp4","m4v"].map(t=>[t,L.MP4]),...["ogg","oga"].map(t=>[t,L.OGG]),...["pdf","ps"].map(t=>[t,L.PDF]),...["png"].map(t=>[t,L.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,L.POWERPOINT]),...["rar"].map(t=>[t,L.RAR]),...["stp"].map(t=>[t,L.STP]),...["txt","rtf","md","mdown"].map(t=>[t,L.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(t=>[t,L.VIDEO]),...["wav"].map(t=>[t,L.WAV]),...["wma"].map(t=>[t,L.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,L.WORD]),...["xml","xsl","rdf"].map(t=>[t,L.XML]),...["yaml","yml","x-yaml"].map(t=>[t,L.YAML]),...["zip"].map(t=>[t,L.ZIP])]),vS=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"]]);YT={[L.ABW]:"#91ABC6",[L.AUDIO]:"#1795E3",[L.AVI]:"#E63324",[L.CHM]:"#71C3EB",[L.CODE]:"#71C3EB",[L.CSV]:"#1F7345",[L.DITA]:"#71C3EB",[L.EPUB]:"#85B926",[L.EXCEL]:"#1F7345",[L.FLAC]:"#1795E3",[L.GIF]:"#59B031",[L.GZIP]:"#F8AB36",[L.HTML]:"#71C3EB",[L.IMAGE]:"#59B031",[L.JPEG]:"#59B031",[L.JSON]:"#71C3EB",[L.M4A]:"#1795E3",[L.MOV]:"#E63324",[L.MP3]:"#1795E3",[L.MP4]:"#E63324",[L.OGG]:"#1795E3",[L.PDF]:"#E44948",[L.PNG]:"#59B031",[L.POWERPOINT]:"#B54A2B",[L.RAR]:"#F8AB36",[L.STP]:"#3764B1",[L.TEXT]:"#3162AB",[L.UNKNOWN]:"#999999",[L.VIDEO]:"#E63324",[L.WAV]:"#1795E3",[L.WMA]:"#1795E3",[L.WORD]:"#3162AB",[L.XML]:"#71C3EB",[L.YAML]:"#71C3EB",[L.ZIP]:"#F8AB36"}});var Qe,nd=p(()=>{"use strict";(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Qe||(Qe={}))});var Nn,So,sy,ly,_n,me,ad=p(()=>{"use strict";Nn=u(R()),So=u(H()),sy=u(x()),ly=u(ts());id();Wo();nd();_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},me=class extends sy.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=Nn.nothing}render(){let e=this.variant&&Object.values(Qe).includes(this.variant)?this.variant:Qe.fluid_topics,r=e!==Qe.material||!!this.value;return Nn.html`
|
|
555
566
|
<i class="ft-icon ft-icon--${e} ft-no-text-select" part="icon icon-${e}">
|
|
556
|
-
${(0,
|
|
567
|
+
${(0,ly.unsafeHTML)(this.resolvedIcon)}
|
|
557
568
|
<slot ?hidden=${r}></slot>
|
|
558
569
|
</i>
|
|
559
|
-
`}getTextContent(){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.getTextContent();switch(this.variant){case Qe.file_format:this.resolvedIcon=(e=L[i.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:i;break;case Qe.material:this.resolvedIcon=this.value||
|
|
570
|
+
`}getTextContent(){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.getTextContent();switch(this.variant){case Qe.file_format:this.resolvedIcon=(e=L[i.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:i;break;case Qe.material:this.resolvedIcon=this.value||Nn.nothing;break;default:this.resolvedIcon=(r=rt[i.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:i;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};me.elementDefinitions={};me.styles=gf;_n([(0,So.property)()],me.prototype,"variant",void 0);_n([(0,So.property)()],me.prototype,"value",void 0);_n([(0,So.property)({reflect:!0,attribute:"aria-hidden"})],me.prototype,"ariaHidden",void 0);_n([(0,So.state)()],me.prototype,"resolvedIcon",void 0);_n([(0,So.query)("slot")],me.prototype,"slottedContent",void 0)});var cy,er=p(()=>{"use strict";cy=u(x());ad();Wo();nd();ad();id();(0,cy.customElement)("ft-icon")(me)});var dy,py,ni,sd=p(()=>{"use strict";dy=u(R()),py=u(x());hn();ni=class extends py.FtLitElement{render(){return dy.html`
|
|
560
571
|
<div class="ft-loader">
|
|
561
572
|
<div></div>
|
|
562
573
|
<div></div>
|
|
563
574
|
<div></div>
|
|
564
575
|
<div></div>
|
|
565
576
|
</div>
|
|
566
|
-
`}};
|
|
577
|
+
`}};ni.styles=hf});var uy=p(()=>{"use strict"});var fy,hy=p(()=>{"use strict";fy=u(x());sd();hn();uy();sd();(0,fy.customElement)("ft-loader")(ni)});var Co,my=p(()=>{Dl();Co=t=>t??Fe});var os=p(()=>{my()});var wo,Oo,ld,Be,Ge,ue,cd=p(()=>{"use strict";wo=u(x());gt();es();er();hy();Oo=u(R()),ld=u(Ct()),Be=u(H());os();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},ue=class extends(0,wo.toFtFormComponent)(wo.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.ariaPressed=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=Oo.html`
|
|
567
578
|
<ft-ripple part="ripple"
|
|
568
579
|
?disabled=${this.isDisabled()}
|
|
569
580
|
?activated=${this.activated}
|
|
@@ -571,41 +582,41 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
571
582
|
<ft-or-ftds-typography part="label"
|
|
572
583
|
variant="${this.typographyVariant}"
|
|
573
584
|
element="span"
|
|
574
|
-
class="ft-button--label ${
|
|
585
|
+
class="ft-button--label ${wo.isSafari?"ft-safari-ellipsis-fix":""}"
|
|
575
586
|
?hidden=${!this.hasTextContent()}>
|
|
576
587
|
<slot @slotchange=${this.onSlotchange}></slot>
|
|
577
588
|
</ft-or-ftds-typography>
|
|
578
589
|
${this.resolveIcon()}
|
|
579
|
-
`,a=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(a?
|
|
590
|
+
`,a=this.href!=null&&this.href.trim().length>0?this.href:void 0;return this.addTooltipIfNeeded(a?Oo.html`
|
|
580
591
|
<a href="${a}"
|
|
581
592
|
target="${(e=this.target)!==null&&e!==void 0?e:"_self"}"
|
|
582
593
|
part="button"
|
|
583
|
-
class="${(0,
|
|
594
|
+
class="${(0,ld.classMap)(this.buttonClasses)}"
|
|
584
595
|
aria-label="${(r=this.ariaLabel)!==null&&r!==void 0?r:this.getLabel()}"
|
|
585
596
|
?disabled=${this.isDisabled()}>
|
|
586
597
|
${n}
|
|
587
598
|
</a>
|
|
588
|
-
`:
|
|
599
|
+
`:Oo.html`
|
|
589
600
|
<button part="button"
|
|
590
|
-
class="${(0,
|
|
601
|
+
class="${(0,ld.classMap)(this.buttonClasses)}"
|
|
591
602
|
aria-label="${(i=this.ariaLabel)!==null&&i!==void 0?i:this.getLabel()}"
|
|
592
|
-
aria-haspopup="${
|
|
593
|
-
aria-pressed="${
|
|
603
|
+
aria-haspopup="${Co(this.ariaHasPopup)}"
|
|
604
|
+
aria-pressed="${Co(this.ariaPressed)}"
|
|
594
605
|
?disabled=${this.isDisabled()}>
|
|
595
606
|
${n}
|
|
596
607
|
</button>
|
|
597
|
-
`)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?
|
|
608
|
+
`)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?Oo.html`
|
|
598
609
|
<ft-tooltip part="tooltip"
|
|
599
610
|
text="${this.getLabel()}"
|
|
600
611
|
position="${this.tooltipPosition}">
|
|
601
612
|
${e}
|
|
602
613
|
</ft-tooltip>
|
|
603
|
-
`:e}resolveIcon(){return this.loading?
|
|
604
|
-
<ft-loader part="loader icon"></ft-loader> `:this.icon?
|
|
614
|
+
`:e}resolveIcon(){return this.loading?Oo.html`
|
|
615
|
+
<ft-loader part="loader icon"></ft-loader> `:this.icon?Oo.html`
|
|
605
616
|
<ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
|
|
606
|
-
`:
|
|
617
|
+
`:Oo.html`
|
|
607
618
|
<slot part="icon" name="icon"></slot>
|
|
608
|
-
`}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}showTooltip(){var e;(e=this.tooltip)===null||e===void 0||e.show()}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.getTextContent()}getTextContent(){return(0,
|
|
619
|
+
`}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}showTooltip(){var e;(e=this.tooltip)===null||e===void 0||e.show()}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.getTextContent()}getTextContent(){return(0,wo.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ue.elementDefinitions={"ft-ripple":K,"ft-tooltip":Pe,"ft-icon":me,"ft-loader":ni};Ge([(0,Be.property)()],ue.prototype,"href",void 0);Ge([(0,Be.property)()],ue.prototype,"target",void 0);Ge([(0,Be.property)()],ue.prototype,"type",void 0);Ge([(0,Be.property)({type:Boolean})],ue.prototype,"disabled",void 0);Ge([(0,Be.property)()],ue.prototype,"label",void 0);Ge([(0,Be.property)()],ue.prototype,"icon",void 0);Ge([(0,Be.property)()],ue.prototype,"iconVariant",void 0);Ge([(0,Be.property)({type:Boolean})],ue.prototype,"trailingIcon",void 0);Ge([(0,Be.property)({type:Boolean})],ue.prototype,"loading",void 0);Ge([(0,Be.property)({attribute:"aria-label"})],ue.prototype,"ariaLabel",void 0);Ge([(0,Be.property)()],ue.prototype,"ariaHasPopup",void 0);Ge([(0,Be.property)({attribute:"aria-pressed"})],ue.prototype,"ariaPressed",void 0);Ge([(0,Be.property)()],ue.prototype,"tooltipPosition",void 0);Ge([(0,Be.property)({type:Boolean})],ue.prototype,"hideTooltip",void 0);Ge([(0,Be.property)({type:Boolean})],ue.prototype,"forceTooltip",void 0);Ge([(0,Be.property)({type:Boolean})],ue.prototype,"activated",void 0);Ge([(0,Be.query)(".ft-button")],ue.prototype,"button",void 0);Ge([(0,Be.query)(".ft-button--label slot")],ue.prototype,"slottedContent",void 0);Ge([(0,Be.query)("[part=tooltip]")],ue.prototype,"tooltip",void 0)});var Pn,gy,is,Le,dd=p(()=>{"use strict";Pn=u(H()),gy=u(x());Vo();cd();$e();is=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},Le=class extends ue{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 Me.button}};Le.elementDefinitions={...ue.elementDefinitions,"ft-or-ftds-typography":Q};Le.styles=[gy.safariEllipsisFix,xf];is([(0,Pn.property)({type:Boolean})],Le.prototype,"primary",void 0);is([(0,Pn.property)({type:Boolean})],Le.prototype,"outlined",void 0);is([(0,Pn.property)({type:Boolean})],Le.prototype,"dense",void 0);is([(0,Pn.property)({type:Boolean})],Le.prototype,"round",void 0)});var yy,E,pd,by,ud=p(()=>{"use strict";yy=u(R()),E=u(x());Vr();hn();Wo();$();pd={...m,iconOnlyScale:E.FtCssVariableFactory.create("--ft-button-icon-only-scale","","NUMBER","1")},by=[yy.css`
|
|
609
620
|
:host {
|
|
610
621
|
display: inline-block;
|
|
611
622
|
max-width: 100%;
|
|
@@ -688,7 +699,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
688
699
|
}
|
|
689
700
|
|
|
690
701
|
.ft-button.ft-button--icon-only ft-icon {
|
|
691
|
-
transform: scale(${
|
|
702
|
+
transform: scale(${pd.iconOnlyScale});
|
|
692
703
|
}
|
|
693
704
|
|
|
694
705
|
/** Brand Primary styles **/
|
|
@@ -1075,7 +1086,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1075
1086
|
.ftds--size-small.ft-button--icon-only {
|
|
1076
1087
|
width: ${m.smallIconOnlyWidth};
|
|
1077
1088
|
}
|
|
1078
|
-
`,E.noTextSelect]});var
|
|
1089
|
+
`,E.noTextSelect]});var Bn,as,ns,tr,fd=p(()=>{"use strict";cd();Bn=u(H()),as=u(x());ud();$();er();$e();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},tr=class extends(0,as.toFtdsBase)(ue){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=lo.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 dr.large:return Tt.body2medium;case dr.medium:return Tt.caption1medium;case dr.small:return Tt.caption2medium}}};tr.elementDefinitions={...ue.elementDefinitions,"ft-or-ftds-typography":ur};tr.styles=[as.safariEllipsisFix,by];ns([(0,Bn.property)({type:Boolean})],tr.prototype,"primary",void 0);ns([(0,Bn.property)({type:Boolean})],tr.prototype,"secondary",void 0);ns([(0,Bn.property)({type:Boolean})],tr.prototype,"tertiary",void 0);ns([(0,Bn.property)({type:Boolean})],tr.prototype,"round",void 0)});var vy=p(()=>{"use strict"});var xy=p(()=>{"use strict"});var hd,rr=p(()=>{"use strict";hd=u(x());dd();fd();dd();Vo();vy();fd();ud();xy();(0,hd.customElement)("ft-button")(Le);(0,hd.customElement)("ftds-button")(tr)});var Sy,fe,ge,md,Dn=p(()=>{"use strict";Sy=u(R()),fe=u(x());rr();es();ge={height:fe.FtCssVariableFactory.create("--ft-search-input-height","","SIZE","38px"),borderRadius:fe.FtCssVariableFactory.extend("--ft-search-input-border-radius","",fe.designSystemVariables.borderRadiusS),desktopFiltersHeight:fe.FtCssVariableFactory.create("--ft-search-input-desktop-filters-height","","SIZE","350px"),floatingZIndex:fe.FtCssVariableFactory.create("--ft-search-input-floating-components-z-index","","NUMBER","3"),colorSurface:fe.FtCssVariableFactory.extend("--ft-search-input-background-color","",fe.designSystemVariables.colorSurface),colorOnSurface:fe.FtCssVariableFactory.extend("--ft-search-input-color","",fe.designSystemVariables.colorOnSurface),colorOnSurfaceMedium:fe.FtCssVariableFactory.extend("--ft-search-input-placeholder-color","",fe.designSystemVariables.colorOnSurfaceMedium),colorOutline:fe.FtCssVariableFactory.extend("--ft-search-input-outline-color","",fe.designSystemVariables.colorOutline),elevation02:fe.FtCssVariableFactory.extend("--ft-search-input-elevation","",fe.designSystemVariables.elevation02),focusOutlineColor:fe.FtCssVariableFactory.extend("--ft-search-input-focused-outline-color","",fe.designSystemVariables.colorPrimary),buttonColor:fe.FtCssVariableFactory.extend("--ft-search-input-button-color","",fe.designSystemVariables.colorPrimary),buttonRippleColor:fe.FtCssVariableFactory.extend("--ft-search-input-button-ripple-color","",fe.designSystemVariables.colorPrimary)},md=Sy.css`
|
|
1079
1090
|
* {
|
|
1080
1091
|
box-sizing: border-box;
|
|
1081
1092
|
${(0,fe.setVariable)(G.color,ge.buttonColor)};
|
|
@@ -1151,15 +1162,15 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1151
1162
|
height: 20px;
|
|
1152
1163
|
border-right: 1px solid ${ge.colorOutline};
|
|
1153
1164
|
}
|
|
1154
|
-
`});var
|
|
1165
|
+
`});var Cy,Oy,ss,gd,ls=p(()=>{"use strict";Cy=u(R()),Oy=u(x()),ss={highlightBackgroundColor:Oy.FtCssVariableFactory.create("--ft-sra-highlight-background-color","","COLOR","transparent")},gd=Cy.css`
|
|
1155
1166
|
.kwicmatch {
|
|
1156
1167
|
font-weight: 700;
|
|
1157
|
-
background-color: ${
|
|
1168
|
+
background-color: ${ss.highlightBackgroundColor};
|
|
1158
1169
|
}
|
|
1159
|
-
`});var
|
|
1170
|
+
`});var wy,Ey,cs,yd,ds=p(()=>{"use strict";wy=u(R()),Ey=u(x()),cs={highlightBackgroundColor:Ey.FtCssVariableFactory.create("--ft-srt-highlight-background-color","","COLOR","transparent")},yd=wy.css`
|
|
1160
1171
|
.kwicmatch {
|
|
1161
1172
|
font-weight: 700;
|
|
1162
|
-
background-color: ${
|
|
1173
|
+
background-color: ${cs.highlightBackgroundColor};
|
|
1163
1174
|
}
|
|
1164
1175
|
|
|
1165
1176
|
a {
|
|
@@ -1170,20 +1181,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1170
1181
|
a:focus {
|
|
1171
1182
|
outline: revert;
|
|
1172
1183
|
}
|
|
1173
|
-
`});var
|
|
1174
|
-
`});var Kh,qh,vc=p(()=>{"use strict";Kh=u(R()),qh=Kh.css`
|
|
1175
|
-
`});var Sa,b0,Yo,x0,k,ct=p(()=>{"use strict";Sa=u(v()),b0="ft-app-info",Yo=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:e})}};Yo.eventName="authentication-change";x0={session:(t,e)=>{(0,Sa.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>k.dispatchEvent(new Yo(e.payload)),0))}},k=Sa.FtReduxStore.get({name:b0,reducers:x0,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 Xo,Sc=p(()=>{"use strict";ct();Xo=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 Ca,Zh=p(()=>{"use strict";Sc();Ca=class{constructor(e){this.overrideApi=e}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Xo.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Xo.await()}}});var Cc,dt,yo=p(()=>{"use strict";Cc=u(v());Zh();dt=class extends Ca{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 Cc.CacheRegistry,this.cache=e?n.commonCache:new Cc.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 Oa,Oc=p(()=>{"use strict";ct();yo();Oa=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 wc,Qh=p(()=>{"use strict";ct();wc=class{addCommand(e,r=!1){k.commands.add(e,r)}consumeCommand(e){return k.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new wc});var Xt,Yh,_i,v0,wa,Bi,Ea,Xh=p(()=>{"use strict";ct();Xt=u(v());yo();_i=class extends CustomEvent{constructor(e){super("ft-i18n-context-loaded",{detail:e})}},v0=Symbol("clearAfterUnitTest"),wa=class extends(0,Xt.withEventBus)(dt){constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Yh]=()=>{this.defaultMessages={},this.cache=new Xt.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,Xt.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 Xt.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 Xt.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 _i({loadedContexts:e})),this.dispatchEvent(new _i({loadedContexts:e})),await Promise.all(e.map(r=>this.notify(r,!1)))}async notify(e,r=!0){r&&(document.body.dispatchEvent(new _i({loadedContexts:[e]})),this.dispatchEvent(new _i({loadedContexts:[e]}))),this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(i=>(0,Xt.delay)(0).then(()=>i()).catch(()=>null)))}};Yh=v0;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends wa{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends wa{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});Bi=window.FluidTopicsI18nService,Ea=window.FluidTopicsCustomI18nService});var Jh,Ec,em=p(()=>{"use strict";Jh=u(v()),Ec=class{highlightHtml(e,r,i){(0,Jh.highlightHtml)(e,r,i)}};window.FluidTopicsHighlightHtmlService=new Ec});var rm=Mo((bo,tm)=>{var Aa=typeof globalThis<"u"&&globalThis||typeof self<"u"&&self||typeof global<"u"&&global,Ra=function(){function t(){this.fetch=!1,this.DOMException=Aa.DOMException}return t.prototype=Aa,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 F=b.shift();return{done:F===void 0,value:F}}};return n.iterable&&(C[Symbol.iterator]=function(){return C}),C}function g(b){this.map={},b instanceof g?b.forEach(function(C,F){this.append(F,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 F=this.map[b];this.map[b]=F?F+", "+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 F in this.map)this.map.hasOwnProperty(F)&&b.call(C,this.map[F],F,this)},g.prototype.keys=function(){var b=[];return this.forEach(function(C,F){b.push(F)}),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,F){b.push([F,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,F){b.onload=function(){C(b.result)},b.onerror=function(){F(b.error)}})}function O(b){var C=new FileReader,F=w(C);return C.readAsArrayBuffer(b),F}function A(b){var C=new FileReader,F=w(C),he=/charset=([A-Za-z0-9_-]+)/.exec(b.type),ke=he?he[1]:"utf-8";return C.readAsText(b,ke),F}function P(b){for(var C=new Uint8Array(b),F=new Array(C.length),he=0;he<C.length;he++)F[he]=String.fromCharCode(C[he]);return F.join("")}function N(b){if(b.slice)return b.slice(0);var C=new Uint8Array(b.byteLength);return C.set(new Uint8Array(b)),C.buffer}function _(){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=N(b.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(b)||l(b))?this._bodyArrayBuffer=N(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(P(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(St)}),this.json=function(){return this.text().then(JSON.parse)},this}var V=["CONNECT","DELETE","GET","HEAD","OPTIONS","PATCH","POST","PUT","TRACE"];function re(b){var C=b.toUpperCase();return V.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 F=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,!F&&b._bodyInit!=null&&(F=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=re(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")&&F)throw new TypeError("Body not allowed for GET or HEAD requests");if(this._initBody(F),(this.method==="GET"||this.method==="HEAD")&&(C.cache==="no-store"||C.cache==="no-cache")){var he=/([?&])_=[^&]*/;if(he.test(this.url))this.url=this.url.replace(he,"$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 St(b){var C=new FormData;return b.trim().split("&").forEach(function(F){if(F){var he=F.split("="),ke=he.shift().replace(/\+/g," "),ne=he.join("=").replace(/\+/g," ");C.append(decodeURIComponent(ke),decodeURIComponent(ne))}}),C}function Cr(b){var C=new g,F=b.replace(/\r?\n[\t ]+/g," ");return F.split("\r").map(function(he){return he.indexOf(`
|
|
1176
|
-
`)===0?he.substr(1,he.length):he}).forEach(function(he){var ke=he.split(":"),ne=ke.shift().trim();if(ne){var Xn=ke.join(":").trim();try{C.append(ne,Xn)}catch(Ys){console.warn("Response "+Ys.message)}}}),C}_.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)}_.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 Or=[301,302,303,307,308];mt.redirect=function(b,C){if(Or.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,F){this.message=C,this.name=F;var he=Error(C);this.stack=he.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function Xe(b,C){return new Promise(function(F,he){var ke=new ie(b,C);if(ke.signal&&ke.signal.aborted)return he(new r.DOMException("Aborted","AbortError"));var ne=new XMLHttpRequest;function Xn(){ne.abort()}ne.onload=function(){var Je={statusText:ne.statusText,headers:Cr(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 Fo="response"in ne?ne.response:ne.responseText;setTimeout(function(){F(new mt(Fo,Je))},0)},ne.onerror=function(){setTimeout(function(){he(new TypeError("Network request failed"))},0)},ne.ontimeout=function(){setTimeout(function(){he(new TypeError("Network request timed out"))},0)},ne.onabort=function(){setTimeout(function(){he(new r.DOMException("Aborted","AbortError"))},0)};function Ys(Je){try{return Je===""&&i.location.href?i.location.href:Je}catch{return Je}}if(ne.open(ke.method,Ys(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 Jp=[];Object.getOwnPropertyNames(C.headers).forEach(function(Je){Jp.push(f(Je)),ne.setRequestHeader(Je,h(C.headers[Je]))}),ke.headers.forEach(function(Je,Fo){Jp.indexOf(Fo)===-1&&ne.setRequestHeader(Fo,Je)})}else ke.headers.forEach(function(Je,Fo){ne.setRequestHeader(Fo,Je)});ke.signal&&(ke.signal.addEventListener("abort",Xn),ne.onreadystatechange=function(){ne.readyState===4&&ke.signal.removeEventListener("abort",Xn)}),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}({})})(Ra);Ra.fetch.ponyfill=!0;delete Ra.fetch.polyfill;var Di=Aa.fetch?Aa:Ra;bo=Di.fetch;bo.default=Di.fetch;bo.fetch=Di.fetch;bo.Headers=Di.Headers;bo.Request=Di.Request;bo.Response=Di.Response;tm.exports=bo});var Ac=p(()=>{});var om,im,nm,Fi,am,sm,Jo,lm,cm,dm,pm,um,fm,hm,La,mm,gm,Mi,ym,Ia,bm,xm,Jt,zi,vm,Ve,er,Rc=p(()=>{(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(om||(om={}));(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(im||(im={}));(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"})(nm||(nm={}));(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"})(Fi||(Fi={}));(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(am||(am={}));(function(t){t.VALUE="VALUE",t.DATE="DATE",t.RANGE="RANGE"})(sm||(sm={}));(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.CHATBOT__RATE="CHATBOT__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__AI_TRANSLATE="DOCUMENT__AI_TRANSLATE",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"})(Jo||(Jo={}));(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"})(lm||(lm={}));(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"})(cm||(cm={}));(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(dm||(dm={}));(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(pm||(pm={}));(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(um||(um={}));(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(fm||(fm={}));(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"})(hm||(hm={}));(function(t){t.OPTIONAL="OPTIONAL",t.MANDATORY="MANDATORY"})(La||(La={}));(function(t){t.ASC="ASC",t.DESC="DESC"})(mm||(mm={}));(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(gm||(gm={}));(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(Mi||(Mi={}));(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK",t.HTML_PACKAGE="HTML_PACKAGE"})(ym||(ym={}));(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Ia||(Ia={}));(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(bm||(bm={}));(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR"})(xm||(xm={}));(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(Jt||(Jt={}));(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS",t.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(zi||(zi={}));(function(t){t.PLAIN_TEXT="PLAIN_TEXT",t.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",t.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(vm||(vm={}));(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"})(Ve||(Ve={}));(function(t){t.SEARCHES="SEARCHES",t.BOOKMARKS="BOOKMARKS",t.BOOKS="BOOKS",t.COLLECTIONS="COLLECTIONS"})(er||(er={}))});var Sm,Cm,Om,wm,Em,Am=p(()=>{(function(t){t.VALID="VALID",t.INVALID="INVALID"})(Sm||(Sm={}));(function(t){t.JSON="JSON",t.TEXT="TEXT"})(Cm||(Cm={}));(function(t){t.USER="USER",t.ASSISTANT="ASSISTANT"})(Om||(Om={}));(function(t){t.TEXT="TEXT",t.HTML="HTML"})(wm||(wm={}));(function(t){t.HTML="HTML",t.MARKDOWN="MARKDOWN"})(Em||(Em={}))});function Rm(t,e){return t===e||(S0[t]??[]).some(r=>Rm(r,e))}function Lm(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=>Rm(i,e))}var S0,Im=p(()=>{Rc();S0={[Ve.PERSONAL_BOOK_SHARE_USER]:[Ve.PERSONAL_BOOK_USER],[Ve.HTML_EXPORT_USER]:[Ve.PERSONAL_BOOK_USER],[Ve.PDF_EXPORT_USER]:[Ve.PERSONAL_BOOK_USER],[Ve.KHUB_ADMIN]:[Ve.CONTENT_PUBLISHER],[Ve.ADMIN]:[Ve.KHUB_ADMIN,Ve.USERS_ADMIN,Ve.PORTAL_ADMIN],[Ve.GENERATIVE_AI_EXPORT_USER]:[Ve.GENERATIVE_AI_USER]}});var km=p(()=>{});var C0,ei=p(()=>{C0=u(rm(),1);Ac();Rc();Am();Im();km();Ac()});var ka,Lc=p(()=>{"use strict";ct();ei();yo();ka=class extends dt{async listMySearches(){let{session:e}=k.getState();return Lm(e,Ve.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}}});var Tm,Ic,$m=p(()=>{"use strict";Tm=u(v());ct();Ic=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 Tm.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 Ic});var Nm,Xr,kc=p(()=>{"use strict";Nm=u(v());ct();Xr=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 Nm.SearchPlaceConverter(a.baseUrl,e??20,a.searchInAllLanguagesAllowed,r??`${s}-${l}`)}}});var Ta,Pm=p(()=>{"use strict";yo();Ta=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 Tc,_m=p(()=>{"use strict";kc();Tc=class{urlToSearchRequest(e){return Xr.get().parse(e)}searchRequestToUrl(e){return Xr.get().serialize(e)}};window.FluidTopicsUrlService=new Tc});var ti,Bm=p(()=>{"use strict";ti=class t extends CustomEvent{constructor(e){super(t.eventName,{detail:{currentItem:e}})}};ti.eventName="change"});var $c,Dm,Fm=p(()=>{"use strict";$c=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))}},Dm=new $c});var xo,$a,Mm=p(()=>{"use strict";xo=u(v());Bm();Fm();$a=class t extends xo.WithEventBus{static build(){return new t(window.history,Dm,()=>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,xo.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,window.location.href]),setTimeout(()=>this.dispatchEvent(new ti(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(ti.eventName,e)}removeHistoryChangeListener(e){this.removeEventListener(ti.eventName,e)}currentItem(){return(0,xo.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,xo.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,xo.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 zm=p(()=>{"use strict";Mm();window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=$a.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 Um=p(()=>{"use strict";ct()});var Nc=p(()=>{"use strict";Oc();Sc();Qh();Xh();yo();em();Lc();$m();kc();Pm();_m();zm();Um()});function Wm(t,e){var r;return Hm.getState().authenticationRequired&&!(!((r=Hm.getState().session)===null||r===void 0)&&r.sessionAuthenticated)?Promise.resolve(e):t()}var Hm,Vm=p(()=>{"use strict";ct();Hm=k});var jm,rt,hr,je,Se,Pc=p(()=>{"use strict";jm=u(R()),rt=u(H()),hr=u(v());vc();ct();Nc();Vm();je=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 hr.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=()=>Xo.get(),this.authenticationRequired=!1,this.messageContexts=[],this.cache=new hr.CacheRegistry,this.cleanSessionDebouncer=new hr.Debouncer,this.reloadConfiguration=()=>{this.cache.clear("availableContentLocales"),this.updateAvailableContentLocales()}}render(){return jm.html`
|
|
1177
|
-
<slot></slot>
|
|
1178
|
-
`}connectedCallback(){super.connectedCallback(),k.addEventListener(Yo.eventName,this.reloadConfiguration)}disconnectedCallback(){k.addEventListener(Yo.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=>Bi.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",()=>Wm(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}))}};Se.elementDefinitions={};Se.styles=qh;je([(0,rt.property)()],Se.prototype,"baseUrl",void 0);je([(0,rt.property)()],Se.prototype,"apiIntegrationIdentifier",void 0);je([(0,rt.property)()],Se.prototype,"apiIntegrationAppVersion",void 0);je([(0,rt.property)()],Se.prototype,"uiLocale",void 0);je([(0,hr.jsonProperty)(null)],Se.prototype,"availableUiLocales",void 0);je([(0,hr.jsonProperty)(null)],Se.prototype,"metadataConfiguration",void 0);je([(0,rt.property)({type:Boolean})],Se.prototype,"editorMode",void 0);je([(0,rt.property)({type:Boolean})],Se.prototype,"noCustom",void 0);je([(0,rt.property)({type:Boolean})],Se.prototype,"openExternalDocumentInNewTab",void 0);je([(0,rt.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],Se.prototype,"noCustomComponent",void 0);je([(0,rt.property)({type:Boolean})],Se.prototype,"withManualResources",void 0);je([(0,rt.property)({type:Boolean})],Se.prototype,"navigatorOnline",void 0);je([(0,rt.property)({type:Boolean})],Se.prototype,"forcedOffline",void 0);je([(0,rt.property)({type:Object})],Se.prototype,"apiProvider",void 0);je([(0,rt.property)({type:Boolean})],Se.prototype,"authenticationRequired",void 0);je([(0,hr.jsonProperty)([])],Se.prototype,"messageContexts",void 0);je([(0,hr.jsonProperty)(void 0)],Se.prototype,"session",void 0);je([(0,rt.state)()],Se.prototype,"localesConfiguration",void 0);je([(0,rt.state)()],Se.prototype,"availableContentLocales",void 0)});function O0(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(!Na(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(!Na(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(!Na(t[s],e[s]))return!1}return!0}return t!==t&&e!==e||t==null&&e==null}function Na(t,e){try{return O0(t,e)}catch{return!1}}function Ln(t,e){return!Na(t,e)}function Pa(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 Ui=p(()=>{"use strict"});var Gm,_c,Km=p(()=>{"use strict";Ui();Gm=u(H(),1),_c=t=>{let e=t??{};return(r,i)=>{var n;let a={hasChanged:Ln,attribute:!1,...e};(0,Gm.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 _a,Bc=p(()=>{"use strict";_a=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 Zm(t,e){let r=()=>JSON.parse(JSON.stringify(t));return(0,qm.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:Ln,...e??{}})}var qm,Qm=p(()=>{"use strict";qm=u(H(),1);Ui()});var Ba,Ym=p(()=>{"use strict";Ba=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 Da,w0,Nk,Xm,Jm=p(()=>{Da=globalThis,w0=Da.ShadowRoot&&(Da.ShadyCSS===void 0||Da.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Nk=Symbol(),Xm=(t,e)=>{if(w0)t.adoptedStyleSheets=e.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of e){let i=document.createElement("style"),n=Da.litNonce;n!==void 0&&i.setAttribute("nonce",n),i.textContent=r.cssText,t.appendChild(i)}}});var eg,Fa,tg=p(()=>{"use strict";eg=u(R(),1);Jm();Fa=class extends eg.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 Xm(i,e.elementStyles),i}}});function rg(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 og=p(()=>{"use strict"});var ri,Wi,sg,ig,ng,lg,ag,Hi,Ir,cg=p(()=>{"use strict";ri=u(H(),1);Qm();Ym();tg();og();Wi=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},ig=Symbol("constructorPrototype"),ng=Symbol("constructorName"),lg=Symbol("exportpartsDebouncer"),ag=Symbol("dynamicDependenciesLoaded"),Hi=class t extends CustomEvent{constructor(){super(t.eventName,{bubbles:!0})}};Hi.eventName="exportparts-updated";Ir=class extends Fa{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[sg]=new Ba(5),this.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[lg].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)})},this[ng]=this.constructor.name,this[ig]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[ng]&&Object.setPrototypeOf(this,this[ig])}connectedCallback(){var e;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(i){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",i)}let r=this.constructor;r[ag]||(r[ag]=!0,this.importDynamicDependencies()),(e=this.shadowRoot)===null||e===void 0||e.addEventListener(Hi.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var e;super.disconnectedCallback(),(e=this.shadowRoot)===null||e===void 0||e.removeEventListener(Hi.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.focusElementToFocus(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate(),e.has("exportparts")&&this.dispatchEvent(new Hi)})}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=rg(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)}}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.exportparts=void 0;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(P=>P.split(":")[1]))!==null&&l!==void 0?l:[],A=[...w,...O].filter(f).map(P=>P.trim());for(let P of A)y.add(P)}if(y.size===0){this.exportparts=void 0;return}let g=[...y.values()].flatMap(x=>h.map(w=>`${x}:${w}--${x}`));this.exportparts=[...this.part,...g].join(", ")}};sg=lg;Wi([(0,ri.property)()],Ir.prototype,"exportpartsPrefix",void 0);Wi([Zm([])],Ir.prototype,"exportpartsPrefixes",void 0);Wi([(0,ri.property)({reflect:!0})],Ir.prototype,"exportparts",void 0);Wi([(0,ri.property)()],Ir.prototype,"customStylesheet",void 0);Wi([(0,ri.property)()],Ir.prototype,"elementToFocus",void 0);Wi([(0,ri.state)()],Ir.prototype,"useAdoptedStyleSheets",void 0)});function Ma(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var za=p(()=>{"use strict"});var In,vo,oi,E0,dg,pg=p(()=>{"use strict";cg();za();Ui();In=Symbol("internalReduxEventsUnsubscribers"),vo=Symbol("internalStoresUnsubscribers"),oi=Symbol("internalStores"),E0=Pa(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[oi].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[oi].values()][0]}getStore(s){return s==null?this.getUnnamedStore():this[oi].get(s)}addStore(s,l){var f;l=(f=l??s.name)!==null&&f!==void 0?f:"default-store",this.unsubscribeFromStore(l),this[oi].set(l,s),this.subscribeToStore(l,s),this.updateFromStores()}removeStore(s){let l=typeof s=="string"?s:s.name;this.unsubscribeFromStore(l),this[oi].delete(l)}setupStores(){this.unsubscribeFromStores(),this[oi].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[vo].has(s.store):this[vo].size>0)&&(this[l]=s.selector(h.getState(),this))}})}subscribeToStore(s,l){var f;this[vo].set(s,l.subscribe(()=>this.updateFromStores())),this[In].set(s,[]),Ma(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[In].get(s).push(()=>l.removeEventListener(h.eventName,g))}})),this.onStoreAvailable(s)}unsubscribeFromStores(){this[vo].forEach((s,l)=>this.unsubscribeFromStore(l))}unsubscribeFromStore(s){var l;this[vo].has(s)&&this[vo].get(s)(),this[vo].delete(s),(l=this[In].get(s))===null||l===void 0||l.forEach(f=>f()),this[In].delete(s)}onStoreAvailable(s){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return e=vo,r=oi,i=In,n.reduxProperties=new Map,n.reduxReactiveProperties=new Set,n.reduxEventListeners=new Map,n}),dg=class extends E0(Ir){}});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 Jr(t){return!!t&&!!t[Le]}function mr(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)===N0}(t)||Array.isArray(t)||!!t[bg]||!!(!((e=t.constructor)===null||e===void 0)&&e[bg])||jc(t)||Gc(t))}function ii(t,e,r){r===void 0&&(r=!1),Gi(t)===0?(r?Object.keys:ji)(t).forEach(function(i){r&&typeof i=="symbol"||e(i,t[i],t)}):t.forEach(function(i,n){return e(n,i,t)})}function Gi(t){var e=t[Le];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:jc(t)?2:Gc(t)?3:0}function Vi(t,e){return Gi(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function A0(t,e){return Gi(t)===2?t.get(e):t[e]}function xg(t,e,r){var i=Gi(t);i===2?t.set(e,r):i===3?t.add(r):t[e]=r}function vg(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function jc(t){return T0&&t instanceof Map}function Gc(t){return $0&&t instanceof Set}function So(t){return t.o||t.t}function Kc(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Og(t);delete e[Le];for(var r=ji(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 qc(t,e){return e===void 0&&(e=!1),Zc(t)||Jr(t)||!mr(t)||(Gi(t)>1&&(t.set=t.add=t.clear=t.delete=R0),Object.freeze(t),e&&ii(t,function(r,i){return qc(i,!0)},!0)),t}function R0(){tr(2)}function Zc(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function kr(t){var e=Vc[t];return e||tr(18,t),e}function L0(t,e){Vc[t]||(Vc[t]=e)}function Uc(){return Tn}function Dc(t,e){e&&(kr("Patches"),t.u=[],t.s=[],t.v=e)}function Ua(t){Hc(t),t.p.forEach(I0),t.p=null}function Hc(t){t===Tn&&(Tn=t.l)}function ug(t){return Tn={p:[],l:Tn,h:t,m:!0,_:0}}function I0(t){var e=t[Le];e.i===0||e.i===1?e.j():e.g=!0}function Fc(t,e){e._=e.p.length;var r=e.p[0],i=t!==void 0&&t!==r;return e.h.O||kr("ES5").S(e,t,i),i?(r[Le].P&&(Ua(e),tr(4)),mr(t)&&(t=Ha(e,t),e.l||Wa(e,t)),e.u&&kr("Patches").M(r[Le].t,t,e.u,e.s)):t=Ha(e,r,[]),Ua(e),e.u&&e.v(e.u,e.s),t!==Cg?t:void 0}function Ha(t,e,r){if(Zc(e))return e;var i=e[Le];if(!i)return ii(e,function(l,f){return fg(t,i,e,l,f,r)},!0),e;if(i.A!==t)return e;if(!i.P)return Wa(t,i.t,!0),i.t;if(!i.I){i.I=!0,i.A._--;var n=i.i===4||i.i===5?i.o=Kc(i.k):i.o,a=n,s=!1;i.i===3&&(a=new Set(n),n.clear(),s=!0),ii(a,function(l,f){return fg(t,i,n,l,f,r,s)}),Wa(t,n,!1),r&&t.u&&kr("Patches").N(i,r,t.u,t.s)}return i.o}function fg(t,e,r,i,n,a,s){if(Jr(n)){var l=Ha(t,n,a&&e&&e.i!==3&&!Vi(e.R,i)?a.concat(i):void 0);if(xg(r,i,l),!Jr(l))return;t.m=!1}else s&&r.add(n);if(mr(n)&&!Zc(n)){if(!t.h.D&&t._<1)return;Ha(t,n),e&&e.A.l||Wa(t,n)}}function Wa(t,e,r){r===void 0&&(r=!1),!t.l&&t.h.D&&t.m&&qc(e,r)}function Mc(t,e){var r=t[Le];return(r?So(r):t)[e]}function hg(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 Co(t){t.P||(t.P=!0,t.l&&Co(t.l))}function zc(t){t.o||(t.o=Kc(t.t))}function Wc(t,e,r){var i=jc(e)?kr("MapSet").F(e,r):Gc(e)?kr("MapSet").T(e,r):t.O?function(n,a){var s=Array.isArray(n),l={i:s?1:0,A:a?a.A:Uc(),P:!1,I:!1,R:{},l:a,t:n,k:null,o:null,j:null,C:!1},f=l,h=$n;s&&(f=[l],h=kn);var y=Proxy.revocable(f,h),g=y.revoke,x=y.proxy;return l.k=x,l.j=g,x}(e,r):kr("ES5").J(e,r);return(r?r.A:Uc()).p.push(i),i}function k0(t){return Jr(t)||tr(22,t),function e(r){if(!mr(r))return r;var i,n=r[Le],a=Gi(r);if(n){if(!n.P&&(n.i<4||!kr("ES5").K(n)))return n.t;n.I=!0,i=mg(r,a),n.I=!1}else i=mg(r,a);return ii(i,function(s,l){n&&A0(n.t,s)===l||xg(i,s,e(l))}),a===3?new Set(i):i}(t)}function mg(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Kc(t)}function Sg(){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[Le];return $n.get(h,s)},set:function(h){var y=this[Le];$n.set(y,s,h)}},f}function e(s){for(var l=s.length-1;l>=0;l--){var f=s[l][Le];if(!f.P)switch(f.i){case 5:i(f)&&Co(f);break;case 4:r(f)&&Co(f)}}}function r(s){for(var l=s.t,f=s.k,h=ji(f),y=h.length-1;y>=0;y--){var g=h[y];if(g!==Le){var x=l[g];if(x===void 0&&!Vi(l,g))return!0;var w=f[g],O=w&&w[Le];if(O?O.t!==x:!vg(w,x))return!0}}var A=!!l[Le];return h.length!==ji(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&&tr(3,JSON.stringify(So(s)))}var a={};L0("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=Og(x);delete A[Le];for(var P=ji(A),N=0;N<P.length;N++){var _=P[N];A[_]=t(_,g||!!A[_].enumerable)}return Object.create(Object.getPrototypeOf(x),A)}(f,s),y={i:f?5:4,A:l?l.A:Uc(),P:!1,I:!1,R:{},l,t:s,k:h,o:null,g:!1,C:!1};return Object.defineProperty(h,Le,{value:y,writable:!0}),h},S:function(s,l,f){f?Jr(l)&&l[Le].A===s&&e(s.p):(s.u&&function h(y){if(y&&typeof y=="object"){var g=y[Le];if(g){var x=g.t,w=g.k,O=g.R,A=g.i;if(A===4)ii(w,function(re){re!==Le&&(x[re]!==void 0||Vi(x,re)?O[re]||h(w[re]):(O[re]=!0,Co(g)))}),ii(x,function(re){w[re]!==void 0||Vi(w,re)||(O[re]=!1,Co(g))});else if(A===5){if(i(g)&&(Co(g),O.length=!0),w.length<x.length)for(var P=w.length;P<x.length;P++)O[P]=!1;else for(var N=x.length;N<w.length;N++)O[N]=!0;for(var _=Math.min(w.length,x.length),V=0;V<_;V++)w.hasOwnProperty(V)||(O[V]=!0),O[V]===void 0&&h(w[V])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?r(s):i(s)}})}var gg,Tn,Qc,T0,$0,yg,Cg,bg,Le,N0,ji,Og,Vc,$n,kn,P0,_t,_0,qk,Zk,Qk,Yk,Xk,Jk,Va,ja=p(()=>{Qc=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",T0=typeof Map<"u",$0=typeof Set<"u",yg=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Cg=Qc?Symbol.for("immer-nothing"):((gg={})["immer-nothing"]=!0,gg),bg=Qc?Symbol.for("immer-draftable"):"__$immer_draftable",Le=Qc?Symbol.for("immer-state"):"__$immer_state",N0=""+Object.prototype.constructor,ji=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Og=Object.getOwnPropertyDescriptors||function(t){var e={};return ji(t).forEach(function(r){e[r]=Object.getOwnPropertyDescriptor(t,r)}),e},Vc={},$n={get:function(t,e){if(e===Le)return t;var r=So(t);if(!Vi(r,e))return function(n,a,s){var l,f=hg(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||!mr(i)?i:i===Mc(t.t,e)?(zc(t),t.o[e]=Wc(t.A.h,i,t)):i},has:function(t,e){return e in So(t)},ownKeys:function(t){return Reflect.ownKeys(So(t))},set:function(t,e,r){var i=hg(So(t),e);if(i?.set)return i.set.call(t.k,r),!0;if(!t.P){var n=Mc(So(t),e),a=n?.[Le];if(a&&a.t===r)return t.o[e]=r,t.R[e]=!1,!0;if(vg(r,n)&&(r!==void 0||Vi(t.t,e)))return!0;zc(t),Co(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 Mc(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,zc(t),Co(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var r=So(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)}},kn={};ii($n,function(t,e){kn[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),kn.deleteProperty=function(t,e){return kn.set.call(this,t,e,void 0)},kn.set=function(t,e,r){return $n.set.call(this,t[0],e,r,t[0])};P0=function(){function t(r){var i=this;this.O=yg,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 P=this;A===void 0&&(A=l);for(var N=arguments.length,_=Array(N>1?N-1:0),V=1;V<N;V++)_[V-1]=arguments[V];return f.produce(A,function(re){var ie;return(ie=a).call.apply(ie,[P,re].concat(_))})}}var h;if(typeof a!="function"&&tr(6),s!==void 0&&typeof s!="function"&&tr(7),mr(n)){var y=ug(i),g=Wc(i,n,void 0),x=!0;try{h=a(g),x=!1}finally{x?Ua(y):Hc(y)}return typeof Promise<"u"&&h instanceof Promise?h.then(function(A){return Dc(y,s),Fc(A,y)},function(A){throw Ua(y),A}):(Dc(y,s),Fc(h,y))}if(!n||typeof n!="object"){if((h=a(n))===void 0&&(h=n),h===Cg&&(h=void 0),i.D&&qc(h,!0),s){var w=[],O=[];kr("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,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){mr(r)||tr(8),Jr(r)&&(r=k0(r));var i=ug(this),n=Wc(this,r,void 0);return n[Le].C=!0,Hc(i),n},e.finishDraft=function(r,i){var n=r&&r[Le],a=n.A;return Dc(a,i),Fc(void 0,a)},e.setAutoFreeze=function(r){this.D=r},e.setUseProxies=function(r){r&&!yg&&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=kr("Patches").$;return Jr(r)?s(r,i):this.produce(r,function(l){return s(l,i)})},t}(),_t=new P0,_0=_t.produce,qk=_t.produceWithPatches.bind(_t),Zk=_t.setAutoFreeze.bind(_t),Qk=_t.setUseProxies.bind(_t),Yk=_t.applyPatches.bind(_t),Xk=_t.createDraft.bind(_t),Jk=_t.finishDraft.bind(_t),Va=_0});function ni(t){"@babel/helpers - typeof";return ni=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},ni(t)}var Yc=p(()=>{});function wg(t,e){if(ni(t)!="object"||!t)return t;var r=t[Symbol.toPrimitive];if(r!==void 0){var i=r.call(t,e||"default");if(ni(i)!="object")return i;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}var Eg=p(()=>{Yc()});function Ag(t){var e=wg(t,"string");return ni(e)=="symbol"?e:e+""}var Rg=p(()=>{Yc();Eg()});function Lg(t,e,r){return(e=Ag(e))in t?Object.defineProperty(t,e,{value:r,enumerable:!0,configurable:!0,writable:!0}):t[e]=r,t}var Ig=p(()=>{Rg()});function kg(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 Xc(t){for(var e=1;e<arguments.length;e++){var r=arguments[e]!=null?arguments[e]:{};e%2?kg(Object(r),!0).forEach(function(i){Lg(t,i,r[i])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(r)):kg(Object(r)).forEach(function(i){Object.defineProperty(t,i,Object.getOwnPropertyDescriptor(r,i))})}return t}var Tg=p(()=>{Ig()});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 B0(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 ed(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(ed)(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 P=!0;return h(),l.push(A),function(){if(P){if(f)throw new Error(pt(6));P=!1,h();var _=l.indexOf(A);l.splice(_,1),s=null}}}function x(A){if(!B0(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 P=s=l,N=0;N<P.length;N++){var _=P[N];_()}return A}function w(A){if(typeof A!="function")throw new Error(pt(10));n=A,x({type:Ga.REPLACE})}function O(){var A,P=g;return A={subscribe:function(_){if(typeof _!="object"||_===null)throw new Error(pt(11));function V(){_.next&&_.next(y())}V();var re=P(V);return{unsubscribe:re}}},A[$g]=function(){return this},A}return x({type:Ga.INIT}),i={dispatch:x,subscribe:g,getState:y,replaceReducer:w},i[$g]=O,i}function D0(t){Object.keys(t).forEach(function(e){var r=t[e],i=r(void 0,{type:Ga.INIT});if(typeof i>"u")throw new Error(pt(12));if(typeof r(void 0,{type:Ga.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(pt(13))})}function Ng(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{D0(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],P=r[A],N=h[A],_=P(N,y);if(typeof _>"u"){var V=y&&y.type;throw new Error(pt(14))}w[A]=_,x=x||_!==N}return x=x||a.length!==Object.keys(h).length,x?w:h}}function Ki(){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 Pg(){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=Ki.apply(void 0,l)(n.dispatch),Xc(Xc({},n),{},{dispatch:a})}}}var $g,Jc,Ga,Ka=p(()=>{Tg();$g=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Jc=function(){return Math.random().toString(36).substring(7).split("").join(".")},Ga={INIT:"@@redux/INIT"+Jc(),REPLACE:"@@redux/REPLACE"+Jc(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Jc()}}});function _g(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 Bg,td,Dg=p(()=>{Bg=_g();Bg.withExtraArgument=_g;td=Bg});function G0(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 nd(t){return mr(t)?Va(t,function(){}):t}function Z0(t){return typeof t=="boolean"}function Q0(){return function(e){return Y0(e)}}function Y0(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 K0;if(r&&(Z0(r)?l.push(td):l.push(td.withExtraArgument(r.extraArgument))),0){if(n)var f;if(s)var h}return l}function Wg(t){var e=Q0(),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(G0(n))w=Ng(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),!od&&!Array.isArray(O)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!od&&O.some(function(re){return typeof re!="function"}))throw new Error("each middleware provided to configureStore must be a function");var A=Pg.apply(void 0,O),P=Ki;f&&(P=j0(Oo({trace:!od},typeof f=="object"&&f)));var N=new q0(A),_=N;Array.isArray(x)?_=qi([A],x):typeof x=="function"&&(_=x(N));var V=P.apply(void 0,_);return ed(w,y,V)}function wo(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 Oo(Oo({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 Vg(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 X0(t){return typeof t=="function"}function J0(t,e,r,i){r===void 0&&(r=[]);var n=typeof e=="function"?Vg(e):[e,r,i],a=n[0],s=n[1],l=n[2],f;if(X0(t))f=function(){return nd(t())};else{var h=nd(t);f=function(){return h}}function y(g,x){g===void 0&&(g=f());var w=qi([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(Jr(O)){var P=O,N=A(P,x);return N===void 0?O:N}else{if(mr(O))return Va(O,function(_){return A(_,x)});var N=A(O,x);if(N===void 0){if(O===null)return O;throw Error("A case reducer on a non-draftable value must not return undefined")}return N}return O},g)}return y.getInitialState=f,y}function eS(t,e){return t+"/"+e}function jg(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:nd(t.initialState),i=t.reducers||{},n=Object.keys(i),a={},s={},l={};n.forEach(function(y){var g=i[y],x=eS(e,y),w,O;"reducer"in g?(w=g.reducer,O=g.prepare):w=g,a[y]=w,s[x]=w,l[y]=O?wo(x,O):wo(x)});function f(){var y=typeof t.extraReducers=="function"?Vg(t.extraReducers):[t.extraReducers],g=y[0],x=g===void 0?{}:g,w=y[1],O=w===void 0?[]:w,A=y[2],P=A===void 0?void 0:A,N=Oo(Oo({},x),s);return J0(r,function(_){for(var V in N)_.addCase(V,N[V]);for(var re=0,ie=O;re<ie.length;re++){var St=ie[re];_.addMatcher(St.matcher,St.reducer)}P&&_.addDefaultCase(P)})}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 nS(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function aS(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Hg,F0,qi,M0,z0,U0,Fg,H0,W0,Mg,Oo,rd,V0,j0,yT,K0,q0,od,tS,rS,oS,id,zg,iS,ST,Gg,Kg,qg,CT,OT,wT,ET,ad,AT,RT,LT,Ug,IT,sS,kT,Zg=p(()=>{ja();Ka();Ka();Ka();Dg();ja();ja();Hg=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)}}(),F0=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}}},qi=function(t,e){for(var r=0,i=e.length,n=t.length;r<i;r++,n++)t[n]=e[r];return t},M0=Object.defineProperty,z0=Object.defineProperties,U0=Object.getOwnPropertyDescriptors,Fg=Object.getOwnPropertySymbols,H0=Object.prototype.hasOwnProperty,W0=Object.prototype.propertyIsEnumerable,Mg=function(t,e,r){return e in t?M0(t,e,{enumerable:!0,configurable:!0,writable:!0,value:r}):t[e]=r},Oo=function(t,e){for(var r in e||(e={}))H0.call(e,r)&&Mg(t,r,e[r]);if(Fg)for(var i=0,n=Fg(e);i<n.length;i++){var r=n[i];W0.call(e,r)&&Mg(t,r,e[r])}return t},rd=function(t,e){return z0(t,U0(e))},V0=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())})},j0=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ki:Ki.apply(null,arguments)},yT=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};K0=function(t){Hg(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,qi([void 0],r[0].concat(this)))):new(e.bind.apply(e,qi([void 0],r.concat(this))))},e}(Array),q0=function(t){Hg(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,qi([void 0],r[0].concat(this)))):new(e.bind.apply(e,qi([void 0],r.concat(this))))},e}(Array);od=!0;tS="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",rS=function(t){t===void 0&&(t=21);for(var e="",r=t;r--;)e+=tS[Math.random()*64|0];return e},oS=["name","message","stack","code"],id=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),zg=function(){function t(e,r){this.payload=e,this.meta=r}return t}(),iS=function(t){if(typeof t=="object"&&t!==null){for(var e={},r=0,i=oS;r<i.length;r++){var n=i[r];typeof t[n]=="string"&&(e[n]=t[n])}return e}return{message:String(t)}},ST=function(){function t(e,r,i){var n=wo(e+"/fulfilled",function(y,g,x,w){return{payload:y,meta:rd(Oo({},w||{}),{arg:x,requestId:g,requestStatus:"fulfilled"})}}),a=wo(e+"/pending",function(y,g,x){return{payload:void 0,meta:rd(Oo({},x||{}),{arg:g,requestId:y,requestStatus:"pending"})}}),s=wo(e+"/rejected",function(y,g,x,w,O){return{payload:w,error:(i&&i.serializeError||iS)(y||"Rejected"),meta:rd(Oo({},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):rS(),A=new f,P,N=!1;function _(re){P=re,A.abort()}var V=function(){return V0(this,null,function(){var re,ie,St,Cr,mt,Or,Xe;return F0(this,function(b){switch(b.label){case 0:return b.trys.push([0,4,,5]),Cr=(re=i?.condition)==null?void 0:re.call(i,y,{getState:x,extra:w}),aS(Cr)?[4,Cr]:[3,2];case 1:Cr=b.sent(),b.label=2;case 2:if(Cr===!1||A.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return N=!0,mt=new Promise(function(C,F){return A.signal.addEventListener("abort",function(){return F({name:"AbortError",message:P||"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:_,rejectWithValue:function(C,F){return new id(C,F)},fulfillWithValue:function(C,F){return new zg(C,F)}})).then(function(C){if(C instanceof id)throw C;return C instanceof zg?n(C.payload,O,y,C.meta):n(C,O,y)})])];case 3:return St=b.sent(),[3,5];case 4:return Or=b.sent(),St=Or instanceof id?s(null,O,y,Or.payload,Or.meta):s(Or,O,y),[3,5];case 5:return Xe=i&&!i.dispatchConditionRejection&&s.match(St)&&St.meta.condition,Xe||g(St),[2,St]}})})}();return Object.assign(V,{abort:_,requestId:O,arg:y,unwrap:function(){return V.then(nS)}})}}return Object.assign(h,{pending:a,rejected:s,fulfilled:n,typePrefix:e})}return t.withTypes=function(){return t},t}();Gg="listener",Kg="completed",qg="cancelled",CT="task-"+qg,OT="task-"+Kg,wT=Gg+"-"+qg,ET=Gg+"-"+Kg,ad="listenerMiddleware",AT=wo(ad+"/add"),RT=wo(ad+"/removeAll"),LT=wo(ad+"/remove"),IT=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Ug||(Ug=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},sS=function(t){return function(e){setTimeout(e,t)}},kT=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:sS(10);Sg()});var lS,qa,Qg=p(()=>{"use strict";Ui();lS=Pa(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)}}}),qa=class extends lS(Object){}});var Yg,Xg=p(()=>{"use strict";Zg();za();Bc();Qg();window.ftReduxStores||(window.ftReduxStores={});Yg=class t extends qa{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(Ma(a))return a;if(n==null)return;let s=jg({...n,reducers:(r=n.reducers)!==null&&r!==void 0?r:{}}),l=Wg({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 _a;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 Jg=p(()=>{"use strict";Ui()});var ey=p(()=>{"use strict";Km();Bc();pg();Xg();za();Jg()});var Za,ty=p(()=>{"use strict";Za=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}`}static getTimezoneAsString(){let e=i=>String(Math.floor(i)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${e(Math.abs(r)/60)}:${e(Math.abs(r)%60)}`}}});var sd,ry,Qa,e1,oy=p(()=>{"use strict";sd=u(H());ey();ty();ct();ry=u(v()),Qa=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},e1=(0,ry.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=>Za.format(l,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return Qa([(0,sd.property)({type:Boolean})],e.prototype,"useLongDateFormat",void 0),Qa([(0,sd.property)({type:Boolean})],e.prototype,"useDateTimeFormat",void 0),Qa([_c({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),Qa([_c({store:k.name})],e.prototype,"uiLocale",void 0),e})});var Ya,iy=p(()=>{"use strict";ct();yo();Ya=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 Xa,ny=p(()=>{"use strict";yo();ct();Xa=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,cS,dS,ly,ld,cd,ay,sy,Bt,dd,pd,es=p(()=>{"use strict";ei();Ja=u(v());Lc();Oc();ct();iy();ny();cS="ft-user-assets",dS={setAssetCount:(t,e)=>{let{userAssetType:r,count:i}=e.payload.assetCount;t.assetCounts.allAsset[r]=i},clearAssetCount:t=>{Object.values(er).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;cd(t,r,[...ld(t,r),n]),ay(t,r,1,i),sy(t,n)},editAsset:(t,e)=>{let{assetType:r,asset:i}=e.payload;cd(t,r,ld(t,r).map(n=>n.id===i.id?i:n)),sy(t,i)},removeAsset:(t,e)=>{let{assetType:r,mapId:i,assetId:n}=e.payload;cd(t,r,ld(t,r).filter(a=>a.id!==n)),ay(t,r,-1,i)}},ly={[er.SEARCHES]:"savedSearches",[er.BOOKMARKS]:"bookmarks",[er.BOOKS]:void 0,[er.COLLECTIONS]:void 0},ld=(t,e)=>{var r;let i=ly[e];return i?(r=t[i])!==null&&r!==void 0?r:[]:[]},cd=(t,e,r)=>{let i=ly[e];i&&(t[i]=r)},ay=(t,e,r,i)=>{let n=t.assetCounts.allAsset[e];if(n!==void 0&&(t.assetCounts.allAsset[e]=Math.max(0,n+r),e===er.BOOKMARKS&&i)){let a=t.assetCounts.bookmarkByMap[i];t.assetCounts.bookmarkByMap[i]=Math.max(0,a+r)}},sy=(t,e)=>{let r=t.assetLabels.map(n=>n.title),i=e.labels.filter(n=>!r.includes(n)).map(n=>({title:n}));t.assetLabels.push(...i)},Bt=Ja.FtReduxStore.get({name:cS,reducers:dS,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(er).map(t=>[t,void 0])),bookmarkByMap:{}},assetLabels:[]}}),dd=class{constructor(e=new Ya,r=new Xa){this.assetCountsService=e,this.assetLabelsService=r,this.currentSession=k.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Oa,this.savedSearchesService=new ka,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===er.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)}}},pd=new dd;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=pd)});var cy=p(()=>{"use strict";ei();es()});var dy=p(()=>{"use strict"});var py,Tr=p(()=>{"use strict";py=u(v());Pc();oy();ct();es();cy();Nc();vc();dy();Pc();(0,py.customElement)("ft-app-context")(Se)});var ud,uy,fy=p(()=>{"use strict";ud=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,custom:!0,message:""}}return{message:e}}}toAttribute(e){if(e!=null)return JSON.stringify(e)}isI18nKey(e){return e.match(/^[\w-]+\.[\w-]+$/)}},uy=new ud});var Zi,my,pS,uS,fS,gy,ts,Nn,At,hy,rs,os=p(()=>{"use strict";Zi=u(v());Tr();my=u(H());fy();pS=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},uS=Symbol("i18nAttributes"),fS=Symbol("i18nListAttributes"),gy=Symbol("i18nProperties"),ts=Symbol("i18nContexts"),Nn=Symbol("i18nUnsubs"),At=(0,Zi.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?Ea:Bi}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(uy.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[uS])===null||s===void 0||s.forEach((y,g)=>f[g]=h(y,g,f[g])),(l=this[fS])===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[gy])===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[ts].set(f,{isCustomContext:l}),this[Nn].has(f)||this[Nn].set(f,this.getI18nService(l).subscribe(f,()=>this.onI18nUpdate(f))),this.getI18nService(l).prepareContext(f,s)}hasI18nContext(a){return this[ts].has(a.toLowerCase())}connectedCallback(){super.connectedCallback(),this[ts].forEach((a,s)=>this.addI18nContext(s,void 0,a.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[Nn].forEach(a=>a()),this[Nn].clear()}}return e=ts,r=Nn,pS([(0,my.property)({type:Boolean})],i.prototype,"useCustomMessageContexts",void 0),i}),hy=class extends At(Zi.FtLitElement){},rs=class extends At(Zi.FtLitElementRedux){}});var is,ns,as,Pn,gr,fd=p(()=>{"use strict";is=u(R()),ns=u(H()),as=u(v());xc();os();Tr();Pn=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 rs{constructor(){super(),this.editorMode=!1,this.addStore(k)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":is.nothing:is.html`
|
|
1179
|
-
<span class="ft-i18n">
|
|
1180
|
-
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
1181
|
-
</span>
|
|
1182
|
-
`}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:""})}};gr.elementDefinitions={};gr.styles=Gh;Pn([(0,as.redux)()],gr.prototype,"editorMode",void 0);Pn([(0,ns.property)()],gr.prototype,"context",void 0);Pn([(0,ns.property)()],gr.prototype,"key",void 0);Pn([(0,as.jsonProperty)([])],gr.prototype,"args",void 0);Pn([(0,ns.property)()],gr.prototype,"defaultMessage",void 0)});var $r,yy=p(()=>{"use strict";Tr();$r=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?Ea:Bi}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 by=p(()=>{"use strict";os()});var xy=p(()=>{"use strict"});var vy,yr=p(()=>{"use strict";vy=u(v());fd();yy();os();by();xc();xy();fd();(0,vy.customElement)("ft-i18n")(gr)});function wy(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)===Ia.EXTERNAL}function cs(t){var e,r,i,n,a;if(wy(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 Jt.MAP:return t.map.readerUrl;case Jt.DOCUMENT:return t.document.viewerUrl;case Jt.TOPIC:return t.topic.readerUrl}return""}function Ey(t,e){return ho(e&&wy(t)?"_blank":void 0)}var gd=p(()=>{"use strict";ei();fa()});var Yi,Xi,bd=p(()=>{"use strict";Yi=class extends CustomEvent{constructor(e,r){super("ft-search-result-click",{detail:{result:e,rank:r},bubbles:!0,composed:!0})}},Xi=class extends CustomEvent{constructor(e,r){super("ft-search-result-open-context-menu",{detail:{result:e,rank:r},bubbles:!0,composed:!0})}}});var Iy,gS,xd,vd=p(()=>{"use strict";Iy=u(R()),gS={},xd=Iy.css`
|
|
1183
|
-
`});var ky=p(()=>{"use strict"});var ds,yS,Ty,$y=p(()=>{"use strict";ds=u(v()),yS={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,ds.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:[]},setKeywordMatch:(t,e)=>{t.request.keywordMatch=e.payload}},Ty=t=>ds.FtReduxStore.get({name:"ft-search-"+t,initialState:{request:{query:"",clusterSortCriterions:[],metadataFilters:[],facets:[],sort:[],sortId:void 0,paging:{page:1,perPage:20},keywordMatch:void 0},liveQuery:"",paging:void 0,facets:void 0,spellcheck:void 0,locales:[],results:void 0,announcements:void 0,suggestResults:void 0,configuration:void 0},reducers:yS})});var ps,Ny=p(()=>{"use strict";Tr();ps=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,Py,_y,Bn,Ji,Sd=p(()=>{"use strict";Dt=u(v());$y();ei();Ny();Py=t=>t.request.virtualField===Mi.TITLE_ONLY&&t.request.scope===zi.DOCUMENTS,_y=t=>t.request.keywordMatch==La.MANDATORY,Bn=class t extends Event{constructor(){super(t.eventName)}};Bn.eventName="search-context-clear-all-filters";Ji=class t{static build(e,r){return new t(Ty(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(1e3),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,keywordMatch:i.request.keywordMatch}},this.service=r??new ps,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(Mi.TITLE_ONLY),this.store.actions.setRequestScope(zi.DOCUMENTS)):(this.store.actions.setRequestVirtualField(Mi.EVERYWHERE),this.store.actions.setRequestScope(zi.DEFAULT))}setKeywordMatch(e){this.store.actions.setKeywordMatch(e)}setVirtualField(e){this.store.actions.setRequestVirtualField(e)}get searchInDocumentTitlesOnly(){return Py(this.store.getState())}get keywordMatch(){return _y(this.store.getState())}clearAllFilters(){this.setFilters([]),this.store.dispatchEvent(new Bn)}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{if((r=this.cancelableSuggest)===null||r===void 0||r.cancel(),e.input.length!=0&&e.input.length<3)return;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 us,Dy,bS,Od,By,Cd,xS,vS,rr,si=p(()=>{"use strict";us=u(v()),Dy=u(H());ky();Sd();bS=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},Od=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},By=Symbol("registerInterval"),Cd=Symbol("registerAttempts"),xS=40,vS=(0,us.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[Cd]=0,this[By]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Cd]>xS?window.clearInterval(this[By]):(this[Cd]++,this.dispatchEvent(new Od))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return bS([(0,Dy.state)()],e.prototype,"stateManager",void 0),e}),rr=class extends vS(us.FtLitElementRedux){}});function Dn(t){return t.filter(e=>e.key==="ft:lastEdition").filter(e=>!e.valueFilter).map(e=>e.dateFilter?e.dateFilter.type:"CUSTOM").shift()}function Fn(t){var e,r;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,negative:(r=t.valueFilter)===null||r===void 0?void 0:r.negative}}var wd=p(()=>{"use strict"});var Fy,fs,My=p(()=>{"use strict";Fy=u(v());ei();Tr();wd();fs=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 Ta,this.resultsWatcher=(0,Fy.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:Jo.KHUB__SEARCH,searchResponse:{autocorrect:this.store.getState().spellcheck!=null,nbResults:r.length},searchQuery:{terms:e.query,searchType:e.virtualField,lastUpdate:Dn(e.metadataFilters),facets:e.metadataFilters.map(n=>Fn(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:Jo.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==Jt.TOPIC&&(n={tocId:e.topic.tocId,title:e.topic.title});let a={offline:!1,appVersion:this.appVersion,appName:this.appName,name:Jo.SEARCH_PAGE__SELECT,searchQuery:{terms:i.query,searchType:i.virtualField,lastUpdate:Dn(i.metadataFilters),facets:i.metadataFilters.map(s=>Fn(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==Jt.TOPIC&&(n={tocId:e.topic.tocId,title:e.topic.title});let a={offline:!1,appVersion:this.appVersion,appName:this.appName,name:Jo.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU,searchQuery:{terms:i.query,searchType:i.virtualField,lastUpdate:Dn(i.metadataFilters),facets:i.metadataFilters.map(s=>Fn(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 Jt.MAP:return{id:e.map.mapId,title:e.map.title,type:Fi.STRUCTURED_DOCUMENT,metadata:e.map.metadata};case Jt.TOPIC:return{id:e.topic.mapId,title:e.topic.mapTitle,type:Fi.STRUCTURED_DOCUMENT,metadata:e.topic.metadata};case Jt.DOCUMENT:return{id:e.document.documentId,title:e.document.title,type:Fi.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 zy,Nr,Lt,Ye,hs,ms,gs,Ce,Ed=p(()=>{"use strict";zy=u(R()),Nr=u(H()),Lt=u(v());vd();si();Tr();es();My();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},hs=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},ms=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},gs=class extends CustomEvent{constructor(e,r,i){super("ft-search-results-change",{detail:{request:e,paging:r,spellcheck:i}})}},Ce=class extends Lt.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 fs(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 zy.html`
|
|
1184
|
+
`});function Ty(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 fs(t){var e,r,i,n,a;if(Ty(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 qt.MAP:return t.map.readerUrl;case qt.DOCUMENT:return t.document.viewerUrl;case qt.TOPIC:return t.topic.readerUrl}return""}function $y(t,e){return Co(e&&Ty(t)?"_blank":void 0)}var Sd=p(()=>{"use strict";Jo();os()});var Xi,Ji,Od=p(()=>{"use strict";Xi=class extends CustomEvent{constructor(e,r){super("ft-search-result-click",{detail:{result:e,rank:r},bubbles:!0,composed:!0})}},Ji=class extends CustomEvent{constructor(e,r){super("ft-search-result-open-context-menu",{detail:{result:e,rank:r},bubbles:!0,composed:!0})}}});var By,CS,wd,Ed=p(()=>{"use strict";By=u(R()),CS={},wd=By.css`
|
|
1185
|
+
`});var Dy=p(()=>{"use strict"});var hs,OS,Fy,My=p(()=>{"use strict";hs=u(x()),OS={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,hs.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:[]},setKeywordMatch:(t,e)=>{t.request.keywordMatch=e.payload}},Fy=t=>hs.FtReduxStore.get({name:"ft-search-"+t,initialState:{request:{query:"",clusterSortCriterions:[],metadataFilters:[],facets:[],sort:[],sortId:void 0,paging:{page:1,perPage:20},keywordMatch:void 0},liveQuery:"",paging:void 0,facets:void 0,spellcheck:void 0,locales:[],results:void 0,announcements:void 0,suggestResults:void 0,configuration:void 0},reducers:OS})});var ms,zy=p(()=>{"use strict";Tr();ms=class extends ct{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 Pt,Uy,Hy,Mn,en,Ad=p(()=>{"use strict";Pt=u(x());My();Jo();zy();Uy=t=>t.request.virtualField===Mi.TITLE_ONLY&&t.request.scope===zi.DOCUMENTS,Hy=t=>t.request.keywordMatch==xa.MANDATORY,Mn=class t extends Event{constructor(){super(t.eventName)}};Mn.eventName="search-context-clear-all-filters";en=class t{static build(e,r){return new t(Fy(e.trim()||"context"),r)}constructor(e,r){this.store=e,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.localesDebouncer=new Pt.Debouncer(10),this.searchDebouncer=new Pt.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 Pt.Debouncer(1e3),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,keywordMatch:i.request.keywordMatch}},this.service=r??new ms,this.service.cache.addEventListener("clear-cache",i=>{i.detail.clearedKeys.includes("available-locales")&&this.updateLocales()}),this.searchWatcher=(0,Pt.watch)(e,this.buildSearchRequest,this.launchSearch),this.suggestWatcher=(0,Pt.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(Mi.TITLE_ONLY),this.store.actions.setRequestScope(zi.DOCUMENTS)):(this.store.actions.setRequestVirtualField(Mi.EVERYWHERE),this.store.actions.setRequestScope(zi.DEFAULT))}setKeywordMatch(e){this.store.actions.setKeywordMatch(e)}setVirtualField(e){this.store.actions.setRequestVirtualField(e)}get searchInDocumentTitlesOnly(){return Uy(this.store.getState())}get keywordMatch(){return Hy(this.store.getState())}clearAllFilters(){this.setFilters([]),this.store.dispatchEvent(new Mn)}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,Pt.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 Pt.CanceledPromiseError||(console.error(s),(a=this.errorHandler)===null||a===void 0||a.call(this,s))}}async fetchSuggestData(e){var r;try{if((r=this.cancelableSuggest)===null||r===void 0||r.cancel(),e.input.length!=0&&e.input.length<3)return;this.cancelableSuggest=(0,Pt.cancelable)(this.service.launchSuggest(e));let i=await this.cancelableSuggest;this.store.actions.suggestResults(i.suggestions)}catch(i){!(i instanceof Pt.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 gs,Vy,wS,Ld,Wy,Rd,ES,AS,or,si=p(()=>{"use strict";gs=u(x()),Vy=u(H());Dy();Ad();wS=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},Ld=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},Wy=Symbol("registerInterval"),Rd=Symbol("registerAttempts"),ES=40,AS=(0,gs.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[Rd]=0,this[Wy]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null||this[Rd]>ES?window.clearInterval(this[Wy]):(this[Rd]++,this.dispatchEvent(new Ld))}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return wS([(0,Vy.state)()],e.prototype,"stateManager",void 0),e}),or=class extends AS(gs.FtLitElementRedux){}});function zn(t){return t.filter(e=>e.key==="ft:lastEdition").filter(e=>!e.valueFilter).map(e=>e.dateFilter?e.dateFilter.type:"CUSTOM").shift()}function Un(t){var e,r;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,negative:(r=t.valueFilter)===null||r===void 0?void 0:r.negative}}var Id=p(()=>{"use strict"});var jy,ys,Gy=p(()=>{"use strict";jy=u(x());Jo();Tr();Id();ys=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,jy.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:Xo.KHUB__SEARCH,searchResponse:{autocorrect:this.store.getState().spellcheck!=null,nbResults:r.length},searchQuery:{terms:e.query,searchType:e.virtualField,lastUpdate:zn(e.metadataFilters),facets:e.metadataFilters.map(n=>Un(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:Xo.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==qt.TOPIC&&(n={tocId:e.topic.tocId,title:e.topic.title});let a={offline:!1,appVersion:this.appVersion,appName:this.appName,name:Xo.SEARCH_PAGE__SELECT,searchQuery:{terms:i.query,searchType:i.virtualField,lastUpdate:zn(i.metadataFilters),facets:i.metadataFilters.map(s=>Un(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==qt.TOPIC&&(n={tocId:e.topic.tocId,title:e.topic.title});let a={offline:!1,appVersion:this.appVersion,appName:this.appName,name:Xo.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU,searchQuery:{terms:i.query,searchType:i.virtualField,lastUpdate:zn(i.metadataFilters),facets:i.metadataFilters.map(s=>Un(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 qt.MAP:return{id:e.map.mapId,title:e.map.title,type:Fi.STRUCTURED_DOCUMENT,metadata:e.map.metadata};case qt.TOPIC:return{id:e.topic.mapId,title:e.topic.mapTitle,type:Fi.STRUCTURED_DOCUMENT,metadata:e.topic.metadata};case qt.DOCUMENT:return{id:e.document.documentId,title:e.document.title,type:Fi.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 Ky,Nr,Rt,Ye,bs,vs,xs,Ce,kd=p(()=>{"use strict";Ky=u(R()),Nr=u(H()),Rt=u(x());Ed();si();Tr();Ga();Gy();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},bs=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},vs=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},xs=class extends CustomEvent{constructor(e,r,i){super("ft-search-results-change",{detail:{request:e,paging:r,spellcheck:i}})}},Ce=class extends Rt.FtLitElementRedux{get stateManager(){if(this._stateManager==null){let e=this.searchServiceProvider?this.searchServiceProvider():void 0;this._stateManager=en.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 ys(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 Ky.html`
|
|
1184
1186
|
<slot @register-ft-search-component=${this.registerComponent} @ft-search-result-click=${this.onResultClicked}
|
|
1185
1187
|
@ft-search-result-open-context-menu=${this.onResultContextMenuOpened}></slot>
|
|
1186
|
-
`}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("keywordMatch")&&this.stateManager.setKeywordMatch(this.keywordMatch),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
|
|
1188
|
+
`}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("keywordMatch")&&this.stateManager.setKeywordMatch(this.keywordMatch),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 vs(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new xs(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 bs(e))}reloadSavedSearches(){Yc.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)}};Ce.elementDefinitions={};Ce.styles=wd;Ye([(0,Rt.redux)({store:k.name})],Ce.prototype,"session",void 0);Ye([(0,Nr.property)()],Ce.prototype,"query",void 0);Ye([(0,Nr.property)()],Ce.prototype,"contentLocale",void 0);Ye([(0,Rt.numberProperty)()],Ce.prototype,"pageSize",void 0);Ye([(0,Nr.property)({type:Boolean})],Ce.prototype,"searchInDocumentTitlesOnly",void 0);Ye([(0,Nr.property)()],Ce.prototype,"keywordMatch",void 0);Ye([(0,Nr.property)()],Ce.prototype,"scope",void 0);Ye([(0,Nr.property)()],Ce.prototype,"virtualField",void 0);Ye([(0,Nr.property)({type:Boolean})],Ce.prototype,"ignoreEmptyQuery",void 0);Ye([(0,Rt.redux)({store:k.name})],Ce.prototype,"openExternalDocumentInNewTab",void 0);Ye([(0,Rt.jsonProperty)([])],Ce.prototype,"filters",void 0);Ye([(0,Nr.property)()],Ce.prototype,"sortId",void 0);Ye([(0,Rt.jsonProperty)([])],Ce.prototype,"sort",void 0);Ye([(0,Rt.jsonProperty)({})],Ce.prototype,"otherQueryParams",void 0);Ye([(0,Rt.redux)({store:"search"})],Ce.prototype,"request",void 0);Ye([(0,Rt.redux)({store:"search"})],Ce.prototype,"paging",void 0);Ye([(0,Rt.redux)({store:"search",selector:t=>t.spellcheck})],Ce.prototype,"autocorrect",void 0);Ye([(0,Nr.property)({attribute:!1})],Ce.prototype,"searchServiceProvider",void 0)});var qy=p(()=>{"use strict"});var Qy={};zo(Qy,{ClearAllFiltersEvent:()=>Mn,FtSearchContext:()=>Ce,FtSearchContextCssVariables:()=>CS,FtSearchStateManager:()=>en,LoadErrorEvent:()=>bs,SearchRequestChangeEvent:()=>vs,SearchResultsChangeEvent:()=>xs,convertMetadataFilterToAnalyticsFacet:()=>Un,getAnalyticsLastUpdate:()=>zn,keywordMatchSelector:()=>Hy,searchInDocumentTitlesOnlySelector:()=>Uy,styles:()=>wd});var Zy,Yy=p(()=>{"use strict";Zy=u(x());kd();Ed();qy();kd();Ad();Id();(0,Zy.customElement)("ft-search-context")(Ce)});var Eo,Td=p(()=>{"use strict";Yt();Eo=$r.build("designedSearchInput")});var eo=Mo((rN,Xy)=>{Xy.exports=ftGlobals.litRepeat});var ir,$d=p(()=>{"use strict";(function(t){t.S="S",t.M="M",t.L="L",t.XL="XL",t.XXL="XXL"})(ir||(ir={}))});var Jy,eb,Nd=p(()=>{"use strict";Jy=u(R()),eb=Jy.css`
|
|
1187
1189
|
.ft-size-watcher--pixel {
|
|
1188
1190
|
width: 0;
|
|
1189
1191
|
height: 0;
|
|
@@ -1202,19 +1204,19 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1202
1204
|
.ft-size-watcher--local .ft-size-watcher--watcher {
|
|
1203
1205
|
width: 100%;
|
|
1204
1206
|
}
|
|
1205
|
-
`});var
|
|
1207
|
+
`});var tb,li,Ss,Hn,_d,Bt,Pd=p(()=>{"use strict";tb=u(R()),li=u(H()),Ss=u(x());$d();Nd();Hn=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},_d=class extends CustomEvent{constructor(e,r){super("change",{detail:{size:e,category:r}})}},Bt=class extends Ss.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 Ss.Debouncer}render(){return tb.html`
|
|
1206
1208
|
<div class="ft-size-watcher--pixel ${this.local?"ft-size-watcher--local":""}">
|
|
1207
1209
|
<div class="ft-size-watcher--watcher"></div>
|
|
1208
1210
|
</div>
|
|
1209
|
-
`}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=
|
|
1211
|
+
`}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 _d(this.size,this.category)))},this.debounceTimeout)}};Bt.elementDefinitions={};Bt.styles=eb;Hn([(0,li.property)({type:Number})],Bt.prototype,"debounceTimeout",void 0);Hn([(0,li.property)({type:Boolean})],Bt.prototype,"local",void 0);Hn([(0,li.property)({type:Number,reflect:!0})],Bt.prototype,"size",void 0);Hn([(0,li.property)({type:String,reflect:!0})],Bt.prototype,"category",void 0);Hn([(0,li.query)(".ft-size-watcher--watcher")],Bt.prototype,"watcher",void 0)});var rb,ob=p(()=>{"use strict";rb=u(x());Pd();Pd();Nd();$d();(0,rb.customElement)("ft-size-watcher")(Bt)});function Cs(t){return t.startsWith('"')&&t.endsWith('"')?t.replace(/(^"+)|("+$)/g,""):t}function ib(t){return Cs(t).split("|").pop()}function nb(t){return Cs(t).split("|").join(" > ")}function ab(t,e){return{label:t.label,selected:!e&&t.selected,subOptions:t.childNodes.map(r=>ab(r,t.selected)),value:t.value}}function sb(t){return(0,Bd.flatDeep)(t.options,e=>{var r;return(r=e.subOptions)!==null&&r!==void 0?r:[]}).filter(e=>e.selected).map(e=>e.label)}function Dd(t){return{id:t.key,label:t.label,multivalued:t.multiSelectionable,options:t.rootNodes.map(e=>ab(e,!1))}}function lb(t){return(0,Bd.flatDeep)(t.rootNodes,e=>e.selected?[]:e.childNodes).filter(e=>e.selected).map(e=>e.value)}var Bd,Fd=p(()=>{"use strict";Bd=u(x())});var ot,cb,Dt,db,Md=p(()=>{"use strict";ot=u(x()),cb=u(R());$e();gt();Dt={textColor:ot.FtCssVariableFactory.extend("--ft-checkbox-text-color","",ot.designSystemVariables.colorOnSurfaceHigh),fontSize:ot.FtCssVariableFactory.extend("--ft-checkbox-font-size","",T.fontSize),activeColor:ot.FtCssVariableFactory.extend("--ft-checkbox-active-color","",ot.designSystemVariables.colorPrimary),checkColor:ot.FtCssVariableFactory.extend("--ft-checkbox-check-color","",ot.designSystemVariables.colorOnPrimary),borderColor:ot.FtCssVariableFactory.extend("--ft-checkbox-border-color","",ot.designSystemVariables.colorOnSurfaceMedium),disabledColor:ot.FtCssVariableFactory.extend("--ft-checkbox-disabled-color","",ot.designSystemVariables.colorOnSurfaceDisabled),errorColor:ot.FtCssVariableFactory.extend("--ft-checkbox-error-color","",ot.designSystemVariables.colorError)},db=cb.css`
|
|
1210
1212
|
* {
|
|
1211
1213
|
box-sizing: border-box;
|
|
1212
1214
|
}
|
|
1213
1215
|
|
|
1214
1216
|
.ft-checkbox {
|
|
1215
1217
|
box-sizing: border-box;
|
|
1216
|
-
color: ${
|
|
1217
|
-
font-size: ${
|
|
1218
|
+
color: ${Dt.textColor};
|
|
1219
|
+
font-size: ${Dt.fontSize};
|
|
1218
1220
|
|
|
1219
1221
|
display: inline-flex;
|
|
1220
1222
|
align-items: center;
|
|
@@ -1222,7 +1224,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1222
1224
|
}
|
|
1223
1225
|
|
|
1224
1226
|
.ft-checkbox--disabled {
|
|
1225
|
-
color: ${
|
|
1227
|
+
color: ${Dt.disabledColor};
|
|
1226
1228
|
}
|
|
1227
1229
|
|
|
1228
1230
|
input {
|
|
@@ -1246,26 +1248,26 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1246
1248
|
|
|
1247
1249
|
.ft-checkbox--box {
|
|
1248
1250
|
display: flex;
|
|
1249
|
-
border: 2px solid ${
|
|
1251
|
+
border: 2px solid ${Dt.borderColor};
|
|
1250
1252
|
border-radius: 2px;
|
|
1251
1253
|
|
|
1252
1254
|
width: 18px;
|
|
1253
1255
|
height: 18px;
|
|
1254
1256
|
|
|
1255
|
-
color: ${
|
|
1257
|
+
color: ${Dt.checkColor};
|
|
1256
1258
|
}
|
|
1257
1259
|
|
|
1258
1260
|
|
|
1259
1261
|
.ft-checkbox--checked .ft-checkbox--box,
|
|
1260
1262
|
.ft-checkbox--indeterminate .ft-checkbox--box {
|
|
1261
|
-
border-color: ${
|
|
1262
|
-
background-color: ${
|
|
1263
|
+
border-color: ${Dt.activeColor};
|
|
1264
|
+
background-color: ${Dt.activeColor};
|
|
1263
1265
|
}
|
|
1264
1266
|
|
|
1265
1267
|
.ft-checkbox--disabled .ft-checkbox--box {
|
|
1266
|
-
border-color: ${
|
|
1268
|
+
border-color: ${Dt.disabledColor};
|
|
1267
1269
|
background-color: transparent;
|
|
1268
|
-
color: ${
|
|
1270
|
+
color: ${Dt.disabledColor};
|
|
1269
1271
|
}
|
|
1270
1272
|
|
|
1271
1273
|
.ft-checkbox--checkmark {
|
|
@@ -1286,21 +1288,21 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1286
1288
|
}
|
|
1287
1289
|
|
|
1288
1290
|
.ft-checkbox.ft-checkbox--error {
|
|
1289
|
-
color: ${
|
|
1290
|
-
${(0,ot.setVariable)(S.color,
|
|
1291
|
+
color: ${Dt.errorColor};
|
|
1292
|
+
${(0,ot.setVariable)(S.color,Dt.errorColor)};
|
|
1291
1293
|
|
|
1292
1294
|
.ft-checkbox--box {
|
|
1293
|
-
border-color: ${
|
|
1295
|
+
border-color: ${Dt.errorColor};
|
|
1294
1296
|
}
|
|
1295
1297
|
|
|
1296
1298
|
&.ft-checkbox--checked, &.ft-checkbox--indeterminate {
|
|
1297
1299
|
.ft-checkbox--box {
|
|
1298
|
-
background-color: ${
|
|
1300
|
+
background-color: ${Dt.errorColor};
|
|
1299
1301
|
}
|
|
1300
1302
|
}
|
|
1301
1303
|
}
|
|
1302
|
-
`});var
|
|
1303
|
-
<label class="${(0,
|
|
1304
|
+
`});var pb,_r,ub,fb,Ao,ut,zd=p(()=>{"use strict";pb=u(R()),_r=u(H()),ub=u(x()),fb=u(Ct());gt();$e();Md();Ao=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 ub.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 pb.html`
|
|
1305
|
+
<label class="${(0,fb.classMap)(e)}" for="checkbox-input" part="checkbox-label">
|
|
1304
1306
|
<div class="ft-checkbox--box-container" part="checkbox-box-container">
|
|
1305
1307
|
<ft-ripple part="checkbox-ripple"
|
|
1306
1308
|
?disabled=${this.disabled}
|
|
@@ -1326,8 +1328,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1326
1328
|
<slot></slot>
|
|
1327
1329
|
</ft-typography>
|
|
1328
1330
|
</label>
|
|
1329
|
-
`}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":K,"ft-typography":Q};ut.styles=
|
|
1330
|
-
<div class="${(0,
|
|
1331
|
+
`}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":K,"ft-typography":Q};ut.styles=db;Ao([(0,_r.property)()],ut.prototype,"name",void 0);Ao([(0,_r.property)({type:Boolean,reflect:!0})],ut.prototype,"checked",void 0);Ao([(0,_r.property)({type:Boolean})],ut.prototype,"indeterminate",void 0);Ao([(0,_r.property)({type:Boolean})],ut.prototype,"disabled",void 0);Ao([(0,_r.property)({type:Boolean})],ut.prototype,"error",void 0);Ao([(0,_r.query)(".ft-checkbox")],ut.prototype,"container",void 0);Ao([(0,_r.query)("ft-ripple")],ut.prototype,"ripple",void 0);Ao([(0,_r.query)("input")],ut.prototype,"input",void 0)});var hb=p(()=>{"use strict"});var mb,gb=p(()=>{"use strict";mb=u(x());zd();zd();Md();hb();(0,mb.customElement)("ft-checkbox")(ut)});var yb,Pr,bb,vb,Ro,Os,it,ws=p(()=>{"use strict";yb=u(R()),Pr=u(H()),bb=u(x()),vb=u(Ct());gt();Ro=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(e,r){super("change",{detail:{value:e,checked:r},bubbles:!0,composed:!0})}},it=class extends bb.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 yb.html`
|
|
1332
|
+
<div class="${(0,vb.classMap)(this.radioClasses)}"
|
|
1331
1333
|
@click=${this.onClick}>
|
|
1332
1334
|
<div class="ft-radio--box-container">
|
|
1333
1335
|
<ft-ripple
|
|
@@ -1352,7 +1354,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1352
1354
|
</ft-or-ftds-typography>
|
|
1353
1355
|
</label>
|
|
1354
1356
|
</div>
|
|
1355
|
-
`}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
|
|
1357
|
+
`}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 Os(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 Os(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())}};it.elementDefinitions={"ft-ripple":K};Ro([(0,Pr.property)()],it.prototype,"value",void 0);Ro([(0,Pr.property)()],it.prototype,"name",void 0);Ro([(0,Pr.property)({type:Boolean,reflect:!0})],it.prototype,"checked",void 0);Ro([(0,Pr.property)({attribute:"aria-checked",reflect:!0})],it.prototype,"ariaChecked",void 0);Ro([(0,Pr.property)({type:Boolean})],it.prototype,"disabled",void 0);Ro([(0,Pr.query)(".ft-radio")],it.prototype,"container",void 0);Ro([(0,Pr.query)("ft-ripple")],it.prototype,"ripple",void 0);Ro([(0,Pr.query)("input")],it.prototype,"input",void 0)});var xb,Lt,Lo,Sb,Ud=p(()=>{"use strict";xb=u(R()),Lt=u(x());$e();Lo={textColor:Lt.FtCssVariableFactory.extend("--ft-radio-text-color","",Lt.designSystemVariables.colorOnSurfaceHigh),fontSize:Lt.FtCssVariableFactory.extend("--ft-radio-font-size","",T.fontSize),colorPrimary:Lt.FtCssVariableFactory.external(Lt.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Lt.FtCssVariableFactory.external(Lt.designSystemVariables.colorOnPrimary,"Design system"),borderColor:Lt.FtCssVariableFactory.extend("--ft-radio-border-color","",Lt.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:Lt.FtCssVariableFactory.external(Lt.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Sb=xb.css`
|
|
1356
1358
|
* {
|
|
1357
1359
|
box-sizing: border-box;
|
|
1358
1360
|
}
|
|
@@ -1434,14 +1436,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1434
1436
|
}
|
|
1435
1437
|
|
|
1436
1438
|
.ft-radio:has(:focus-visible) {
|
|
1437
|
-
outline: 2px solid ${
|
|
1439
|
+
outline: 2px solid ${Lt.designSystemVariables.colorPrimary};
|
|
1438
1440
|
outline-offset: -2px;
|
|
1439
1441
|
}
|
|
1440
1442
|
|
|
1441
1443
|
.ft-radio ft-or-ftds-typography {
|
|
1442
1444
|
padding-right: 2px;
|
|
1443
1445
|
}
|
|
1444
|
-
`});var Br,
|
|
1446
|
+
`});var Br,Hd=p(()=>{"use strict";ws();Ud();na();$e();ws();Br=class extends it{get typographyVariant(){return Me.body2}};Br.elementDefinitions={...it.elementDefinitions,"ft-or-ftds-typography":Q};Br.styles=Sb});var Cb,j,Ob,Wd=p(()=>{"use strict";Cb=u(R()),j=u(x());gt();Ob=Cb.css`
|
|
1445
1447
|
* {
|
|
1446
1448
|
box-sizing: border-box;
|
|
1447
1449
|
--input-size: calc(${j.radio.circleSize} + 2 * (${j.radio.focusOutlineOffset} + ${j.radio.focusOutlineWidth}));
|
|
@@ -1549,12 +1551,12 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1549
1551
|
.ft-radio ft-or-ftds-typography {
|
|
1550
1552
|
padding-right: 2px;
|
|
1551
1553
|
}
|
|
1552
|
-
`});var
|
|
1554
|
+
`});var Es,tn,Vd=p(()=>{"use strict";ws();Es=u(x());Wd();$();$e();tn=class extends(0,Es.toFtdsBase)(it){constructor(){super(...arguments),this.family=lo.brand}get radioClasses(){return{...super.radioClasses,...this.getDesignSystemBaseClasses()}}get typographyVariant(){return Tt.body2medium}};tn.elementDefinitions={...it.elementDefinitions,"ft-or-ftds-typography":Q};tn.styles=[Es.safariEllipsisFix,Ob]});var wb,Io,Eb,Wn,nr,As=p(()=>{"use strict";wb=u(x()),Io=u(H()),Eb=u(R()),Wn=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 wb.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{setTimeout(()=>this.focusCurrentChecked(),100)},this.onFocusOut=e=>{}}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 Eb.html`
|
|
1553
1555
|
<slot @slotchange=${this.onSlotChange}
|
|
1554
1556
|
@change=${this.onChange}
|
|
1555
1557
|
@keydown=${this.onKeyDown}
|
|
1556
1558
|
></slot>
|
|
1557
|
-
`}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,this.radioButtons[this.currentSelectedIndex].setInputTabIndex(0)}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};
|
|
1559
|
+
`}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,this.radioButtons[this.currentSelectedIndex].setInputTabIndex(0)}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};nr.elementDefinitions={};Wn([(0,Io.property)()],nr.prototype,"name",void 0);Wn([(0,Io.property)({reflect:!0,attribute:"role"})],nr.prototype,"role",void 0);Wn([(0,Io.property)({reflect:!0,attribute:"aria-labelledby"})],nr.prototype,"ariaLabelledBy",void 0);Wn([(0,Io.queryAssignedElements)()],nr.prototype,"assignedElements",void 0);Wn([(0,Io.state)()],nr.prototype,"currentSelectedIndex",void 0)});var Ab,Rb,jd=p(()=>{"use strict";Ab=u(R()),Rb=Ab.css`
|
|
1558
1560
|
:host {
|
|
1559
1561
|
display: block;
|
|
1560
1562
|
}
|
|
@@ -1562,17 +1564,17 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1562
1564
|
:host(:focus-visible) {
|
|
1563
1565
|
outline: none;
|
|
1564
1566
|
}
|
|
1565
|
-
`});var ci,
|
|
1567
|
+
`});var ci,Gd=p(()=>{"use strict";As();jd();As();ci=class extends nr{};ci.styles=Rb});var Lb,Ib,kb,Kd=p(()=>{"use strict";Lb=u(R()),Ib=u(x()),kb=Lb.css`
|
|
1566
1568
|
:host {
|
|
1567
1569
|
display: flex;
|
|
1568
1570
|
flex-direction: column;
|
|
1569
|
-
gap: ${
|
|
1571
|
+
gap: ${Ib.radio.verticalGap}
|
|
1570
1572
|
}
|
|
1571
1573
|
|
|
1572
1574
|
:host(:focus-visible) {
|
|
1573
1575
|
outline: none;
|
|
1574
1576
|
}
|
|
1575
|
-
`});var
|
|
1577
|
+
`});var Rs,Vn,qd=p(()=>{"use strict";As();Rs=u(x());Kd();$();Vn=class extends(0,Rs.toFtdsBase)(nr){constructor(){super(...arguments),this.family=lo.brand}};Vn.styles=[Rs.safariEllipsisFix,kb]});var jn,Zd=p(()=>{"use strict";jn=u(x());Hd();Vd();Gd();qd();Hd();Ud();Vd();Wd();Gd();jd();qd();Kd();(0,jn.customElement)("ft-radio")(Br);(0,jn.customElement)("ftds-radio")(tn);(0,jn.customElement)("ft-radio-group")(ci);(0,jn.customElement)("ftds-radio-group")(Vn)});var Tb,ye,Gn,$b,Qd=p(()=>{"use strict";Tb=u(R()),ye=u(x());Vo();Gt();Gn={buttonMoreColor:ye.FtCssVariableFactory.extend("--ft-filter-level-button-more-color","",ye.designSystemVariables.colorOnSurface),borderRadiusM:ye.FtCssVariableFactory.external(ye.designSystemVariables.borderRadiusM,"Design system"),colorOutline:ye.FtCssVariableFactory.external(ye.designSystemVariables.colorOutline,"Design system"),colorOnSurface:ye.FtCssVariableFactory.external(ye.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:ye.FtCssVariableFactory.external(ye.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:ye.FtCssVariableFactory.external(ye.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:ye.FtCssVariableFactory.external(ye.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:ye.FtCssVariableFactory.external(ye.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:ye.FtCssVariableFactory.external(We.fontFamily,"Body2 typography"),fontSize:ye.FtCssVariableFactory.external(We.fontSize,"Body2 typography"),fontWeight:ye.FtCssVariableFactory.external(We.fontWeight,"Body2 typography"),letterSpacing:ye.FtCssVariableFactory.external(We.letterSpacing,"Body2 typography"),lineHeight:ye.FtCssVariableFactory.external(We.lineHeight,"Body2 typography"),textTransform:ye.FtCssVariableFactory.external(We.textTransform,"Body2 typography")},$b=Tb.css`
|
|
1576
1578
|
.ft-filter-level--container {
|
|
1577
1579
|
display: flex;
|
|
1578
1580
|
flex-direction: column;
|
|
@@ -1586,14 +1588,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1586
1588
|
flex-shrink: 0;
|
|
1587
1589
|
text-decoration: none;
|
|
1588
1590
|
position: relative;
|
|
1589
|
-
border-radius: ${
|
|
1591
|
+
border-radius: ${Gn.borderRadiusM};
|
|
1590
1592
|
overflow: hidden;
|
|
1591
1593
|
display: flex;
|
|
1592
1594
|
align-items: center;
|
|
1593
1595
|
padding: 4px 4px;
|
|
1594
1596
|
gap: 4px;
|
|
1595
1597
|
cursor: pointer;
|
|
1596
|
-
color: ${
|
|
1598
|
+
color: ${Gn.colorOnSurface};
|
|
1597
1599
|
}
|
|
1598
1600
|
|
|
1599
1601
|
.ft-filter-level--go-back:focus {
|
|
@@ -1622,11 +1624,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1622
1624
|
}
|
|
1623
1625
|
|
|
1624
1626
|
ft-button {
|
|
1625
|
-
${(0,ye.setVariable)(G.color,
|
|
1627
|
+
${(0,ye.setVariable)(G.color,Gn.colorOnSurface)};
|
|
1626
1628
|
}
|
|
1627
1629
|
|
|
1628
1630
|
ft-button.ft-filter-level--display-more {
|
|
1629
|
-
${(0,ye.setVariable)(G.color,
|
|
1631
|
+
${(0,ye.setVariable)(G.color,Gn.buttonMoreColor)};
|
|
1630
1632
|
}
|
|
1631
1633
|
|
|
1632
1634
|
ft-radio, ft-checkbox {
|
|
@@ -1640,11 +1642,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1640
1642
|
|
|
1641
1643
|
.ft-filter-level--no-values {
|
|
1642
1644
|
margin: 10px 0;
|
|
1643
|
-
color: ${
|
|
1645
|
+
color: ${Gn.colorOnSurfaceMedium};
|
|
1644
1646
|
}
|
|
1645
|
-
`});var
|
|
1647
|
+
`});var Ft,Ke,Nb,ar,nt,Ne,_b=p(()=>{"use strict";Ft=u(R()),Ke=u(H()),Nb=u(eo()),ar=u(x());rr();$e();gt();er();gb();Zd();Qd();Yt();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 Et((0,ar.withAriaNotification)(ar.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 ar.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()))),this.filteredOptions=e}render(){let e=this.filteredOptions.slice(0,this.limit);return Ft.html`
|
|
1646
1648
|
<div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
|
|
1647
|
-
${this.parent==null?null:
|
|
1649
|
+
${this.parent==null?null:Ft.html`
|
|
1648
1650
|
<div tabindex="0"
|
|
1649
1651
|
part="controls go-back"
|
|
1650
1652
|
class="ft-filter-level--go-back"
|
|
@@ -1655,18 +1657,18 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1655
1657
|
@click=${this.goBackOnClick}>
|
|
1656
1658
|
<ft-ripple></ft-ripple>
|
|
1657
1659
|
<ft-icon>thin_arrow_left</ft-icon>
|
|
1658
|
-
<ft-typography variant="${
|
|
1660
|
+
<ft-typography variant="${Me.body2}">${this.parent.label}</ft-typography>
|
|
1659
1661
|
</div>
|
|
1660
1662
|
`}
|
|
1661
|
-
${this.filteredOptions.length===0&&this.noValuesLabel?
|
|
1662
|
-
<ft-typography class="ft-filter-level--no-values" element="span" variant="${
|
|
1663
|
+
${this.filteredOptions.length===0&&this.noValuesLabel?Ft.html`
|
|
1664
|
+
<ft-typography class="ft-filter-level--no-values" element="span" variant="${Me.body2}">
|
|
1663
1665
|
${this.noValuesLabel}
|
|
1664
1666
|
</ft-typography>
|
|
1665
|
-
`:
|
|
1666
|
-
${(0,
|
|
1667
|
+
`:Ft.nothing}
|
|
1668
|
+
${(0,Nb.repeat)(e,r=>r.value,r=>{var i;return Ft.html`
|
|
1667
1669
|
<div class="ft-filter-level--option" part="options" tabindex="-1">
|
|
1668
1670
|
${this.multivalued?this.buildMultiValuedOption(r):this.buildMonoValuedOption(r)}
|
|
1669
|
-
${this.preventNavigation||r.selected||((i=r.subOptions)!==null&&i!==void 0?i:[]).length===0?
|
|
1671
|
+
${this.preventNavigation||r.selected||((i=r.subOptions)!==null&&i!==void 0?i:[]).length===0?Ft.nothing:Ft.html`
|
|
1670
1672
|
<ft-button icon="thin_arrow_right"
|
|
1671
1673
|
part="controls navigate-hierarchy"
|
|
1672
1674
|
aria-label="Expand node"
|
|
@@ -1677,7 +1679,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1677
1679
|
`}
|
|
1678
1680
|
</div>
|
|
1679
1681
|
`})}
|
|
1680
|
-
${e.length<this.filteredOptions.length?
|
|
1682
|
+
${e.length<this.filteredOptions.length?Ft.html`
|
|
1681
1683
|
<ft-button
|
|
1682
1684
|
class="ft-filter-level--display-more"
|
|
1683
1685
|
icon="thin_arrow"
|
|
@@ -1686,19 +1688,19 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1686
1688
|
@click=${this.displayMore}>
|
|
1687
1689
|
${this.moreValuesButtonLabel}
|
|
1688
1690
|
</ft-button>
|
|
1689
|
-
`:
|
|
1691
|
+
`:Ft.nothing}
|
|
1690
1692
|
</div>
|
|
1691
|
-
`}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
|
|
1693
|
+
`}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 Ft.html`
|
|
1692
1694
|
<ft-checkbox name="${this.filterId}"
|
|
1693
1695
|
part="multivalued-option option"
|
|
1694
1696
|
data-value="${e.value}"
|
|
1695
1697
|
.checked=${e.selected}
|
|
1696
1698
|
.disabled=${this.disabled}
|
|
1697
|
-
.indeterminate=${(0,
|
|
1699
|
+
.indeterminate=${(0,ar.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)}
|
|
1698
1700
|
@change=${i=>this.optionsChanged(i,e)}>
|
|
1699
1701
|
${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
|
|
1700
1702
|
</ft-checkbox>
|
|
1701
|
-
`}buildMonoValuedOption(e){return
|
|
1703
|
+
`}buildMonoValuedOption(e){return Ft.html`
|
|
1702
1704
|
<ft-radio name="${this.filterId+Math.round(Math.random()*1e6)}"
|
|
1703
1705
|
part="monovalued-option option"
|
|
1704
1706
|
data-value="${e.value}"
|
|
@@ -1709,7 +1711,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1709
1711
|
@change=${r=>this.optionsChanged(r,e)}>
|
|
1710
1712
|
${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
|
|
1711
1713
|
</ft-radio>
|
|
1712
|
-
`}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":
|
|
1714
|
+
`}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":Le,"ft-ripple":K,"ft-typography":Q,"ft-checkbox":ut,"ft-icon":me,"ft-radio":Br};Ne.styles=$b;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:ar.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,ar.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 Pb,br,yt,Bb,Ls=p(()=>{"use strict";Pb=u(R()),br=u(x());Vo();yt={buttonsColor:br.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",br.designSystemVariables.colorPrimary),buttonsZIndex:br.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:br.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:br.FtCssVariableFactory.external(br.designSystemVariables.colorSurface,"Design system")},Bb=Pb.css`
|
|
1713
1715
|
.ft-snap-scroll {
|
|
1714
1716
|
box-sizing: border-box;
|
|
1715
1717
|
position: relative;
|
|
@@ -1834,7 +1836,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1834
1836
|
.ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
|
|
1835
1837
|
background-color: ${yt.colorSurface};
|
|
1836
1838
|
}
|
|
1837
|
-
`});var
|
|
1839
|
+
`});var Db,Mt,di,Fb,Dr,Yd,ze,Xd=p(()=>{"use strict";Db=u(R()),Mt=u(H()),di=u(x());rr();Fb=u(Ct());Ls();Dr=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},Yd=class extends CustomEvent{constructor(e,r){super("current-element-change",{detail:{index:e,element:r}})}},ze=class extends di.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 di.Debouncer(200),this.updateScrollDebouncer=new di.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,Fb.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":di.isSafari}),r=this.controls&&this.withScroll;return Db.html`
|
|
1838
1840
|
<div part="container" class="${e}">
|
|
1839
1841
|
<ft-button
|
|
1840
1842
|
class="ft-snap-scroll--previous"
|
|
@@ -1858,7 +1860,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1858
1860
|
@click=${this.next}
|
|
1859
1861
|
></ft-button>
|
|
1860
1862
|
</div>
|
|
1861
|
-
`}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
|
|
1863
|
+
`}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 Yd(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":Le};ze.styles=Bb;Dr([(0,Mt.property)({type:Boolean})],ze.prototype,"horizontal",void 0);Dr([(0,Mt.property)({type:Boolean})],ze.prototype,"hideScrollbar",void 0);Dr([(0,Mt.property)({type:Boolean})],ze.prototype,"controls",void 0);Dr([(0,Mt.property)({type:Boolean})],ze.prototype,"limitSize",void 0);Dr([(0,Mt.state)()],ze.prototype,"elements",void 0);Dr([(0,Mt.state)()],ze.prototype,"currentElement",void 0);Dr([(0,Mt.state)()],ze.prototype,"withScroll",void 0);Dr([(0,Mt.state)()],ze.prototype,"startReached",void 0);Dr([(0,Mt.state)()],ze.prototype,"endReached",void 0);Dr([(0,Mt.query)(".ft-snap-scroll--content")],ze.prototype,"contentSlot",void 0)});var Mb=p(()=>{"use strict"});var zb,Is=p(()=>{"use strict";zb=u(x());Xd();Xd();Ls();Mb();(0,zb.customElement)("ft-snap-scroll")(ze)});var Ub,Oe,It,Hb,ks=p(()=>{"use strict";Ub=u(R()),Oe=u(x());Gt();Vo();It={colorOutline:Oe.FtCssVariableFactory.external(Oe.designSystemVariables.colorOutline,"Design system"),colorOnSurface:Oe.FtCssVariableFactory.external(Oe.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:Oe.FtCssVariableFactory.external(Oe.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:Oe.FtCssVariableFactory.external(Oe.designSystemVariables.colorPrimary,"Design system"),colorSurface:Oe.FtCssVariableFactory.external(Oe.designSystemVariables.colorSurface,"Design system"),transitionDuration:Oe.FtCssVariableFactory.external(Oe.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:Oe.FtCssVariableFactory.external(Oe.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:Oe.FtCssVariableFactory.extend("--ft-filter-label-color","",Oe.designSystemVariables.colorOnSurface),labelFontSize:Oe.FtCssVariableFactory.extend("--ft-filter-label-font-size","",T.fontSize,"16px")},Hb=[Er,Oe.noTextInputDefaultClearButton,Ub.css`
|
|
1862
1864
|
:host {
|
|
1863
1865
|
display: flex;
|
|
1864
1866
|
max-height: 100%;
|
|
@@ -1898,8 +1900,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1898
1900
|
flex-shrink: 1;
|
|
1899
1901
|
flex-grow: 1;
|
|
1900
1902
|
word-break: break-word;
|
|
1901
|
-
color: ${
|
|
1902
|
-
font-size: ${
|
|
1903
|
+
color: ${It.labelColor};
|
|
1904
|
+
font-size: ${It.labelFontSize};
|
|
1903
1905
|
${(0,Oe.setVariable)(T.lineHeight,"22px")};
|
|
1904
1906
|
${(0,Oe.setVariable)(T.fontWeight,"bold")};
|
|
1905
1907
|
}
|
|
@@ -1912,8 +1914,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1912
1914
|
padding: 0 10px;
|
|
1913
1915
|
overflow: hidden;
|
|
1914
1916
|
height: 32px;
|
|
1915
|
-
transition: height ${
|
|
1916
|
-
margin ${
|
|
1917
|
+
transition: height ${It.transitionDuration} ${It.transitionTimingFunction},
|
|
1918
|
+
margin ${It.transitionDuration} ${It.transitionTimingFunction};
|
|
1917
1919
|
transition-delay: 500ms;
|
|
1918
1920
|
}
|
|
1919
1921
|
|
|
@@ -1926,15 +1928,15 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1926
1928
|
display: block;
|
|
1927
1929
|
width: 100%;
|
|
1928
1930
|
border-radius: 4px;
|
|
1929
|
-
border: 1px solid ${
|
|
1931
|
+
border: 1px solid ${It.colorOutline};
|
|
1930
1932
|
padding: 4px;
|
|
1931
|
-
background-color: ${
|
|
1932
|
-
color: ${
|
|
1933
|
-
outline-color: ${
|
|
1933
|
+
background-color: ${It.colorSurface};
|
|
1934
|
+
color: ${It.colorOnSurface};
|
|
1935
|
+
outline-color: ${It.colorPrimary};
|
|
1934
1936
|
}
|
|
1935
1937
|
|
|
1936
1938
|
input::placeholder {
|
|
1937
|
-
color: ${
|
|
1939
|
+
color: ${It.colorOnSurfaceMedium};
|
|
1938
1940
|
}
|
|
1939
1941
|
|
|
1940
1942
|
input:placeholder-shown {
|
|
@@ -1950,7 +1952,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1950
1952
|
}
|
|
1951
1953
|
|
|
1952
1954
|
.ft-filter--separator {
|
|
1953
|
-
border-top: 1px solid ${
|
|
1955
|
+
border-top: 1px solid ${It.colorOutline};
|
|
1954
1956
|
margin: 4px 10px;
|
|
1955
1957
|
}
|
|
1956
1958
|
|
|
@@ -1975,14 +1977,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
1975
1977
|
slot:not([name]) {
|
|
1976
1978
|
display: none;
|
|
1977
1979
|
}
|
|
1978
|
-
`]});var pi,
|
|
1980
|
+
`]});var pi,xe,qe,we,Jd,se,ep=p(()=>{"use strict";pi=u(R()),xe=u(H()),qe=u(x());$e();_b();rr();Is();ks();we=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 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 pi.html`
|
|
1979
1981
|
<div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
|
|
1980
1982
|
part="container">
|
|
1981
1983
|
${!this.label&&!e?null:pi.html`
|
|
1982
1984
|
|
|
1983
1985
|
<div class="ft-filter--header" part="header">
|
|
1984
1986
|
<div class="filter-label" id="id-group-${this.id}">
|
|
1985
|
-
<ft-typography class="ft-filter--label" variant="${
|
|
1987
|
+
<ft-typography class="ft-filter--label" variant="${Me.overline}" part="label">
|
|
1986
1988
|
${this.label}
|
|
1987
1989
|
</ft-typography>
|
|
1988
1990
|
<slot name="label"></slot>
|
|
@@ -2058,17 +2060,17 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2058
2060
|
noValuesLabel="${this.noValuesLabel}"
|
|
2059
2061
|
.filteredOptionsNumberAriaNotification=${this.filteredOptionsNumberAriaNotification}
|
|
2060
2062
|
></ft-filter-level>
|
|
2061
|
-
`}goBack(e){this.slideOut=e.detail.value,(0,
|
|
2063
|
+
`}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 Jd(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":Le,"ft-filter-level":Ne,"ft-snap-scroll":ze,"ft-typography":Q};se.styles=Hb;we([(0,xe.property)({type:String})],se.prototype,"id",void 0);we([(0,xe.property)({type:String})],se.prototype,"label",void 0);we([(0,xe.property)({type:String})],se.prototype,"filterPlaceHolder",void 0);we([(0,xe.property)({type:String})],se.prototype,"clearButtonLabel",void 0);we([(0,xe.property)({type:String})],se.prototype,"moreValuesButtonLabel",void 0);we([(0,xe.property)({type:String})],se.prototype,"noValuesLabel",void 0);we([(0,qe.jsonProperty)([])],se.prototype,"options",void 0);we([(0,xe.property)({type:Boolean})],se.prototype,"multivalued",void 0);we([(0,xe.property)({type:Boolean})],se.prototype,"disabled",void 0);we([(0,xe.property)({type:Boolean})],se.prototype,"raiseSelectedOptions",void 0);we([(0,xe.property)({type:Boolean})],se.prototype,"displayCount",void 0);we([(0,qe.numberProperty)()],se.prototype,"displayedValuesLimit",void 0);we([(0,qe.jsonProperty)(void 0)],se.prototype,"filteredOptionsNumberAriaNotification",void 0);we([(0,xe.property)({type:Boolean})],se.prototype,"hideClearButton",void 0);we([(0,xe.query)(".ft-filter--slot")],se.prototype,"slotElement",void 0);we([(0,xe.query)(".ft-filter--container")],se.prototype,"container",void 0);we([(0,xe.query)(".ft-filter--values")],se.prototype,"valuesContainer",void 0);we([(0,xe.query)(".ft-filter--levels")],se.prototype,"levelsContainer",void 0);we([(0,xe.state)()],se.prototype,"lastLevelHasHiddenvalues",void 0);we([(0,xe.query)(".ft-filter--filter input")],se.prototype,"filterInput",void 0);we([(0,xe.queryAll)(".ft-filter--levels ft-filter-level")],se.prototype,"levels",void 0);we([(0,xe.state)()],se.prototype,"withScroll",void 0);we([(0,xe.state)()],se.prototype,"filter",void 0);we([(0,xe.state)()],se.prototype,"slideIn",void 0);we([(0,xe.state)()],se.prototype,"slideOut",void 0)});var Ts,ui,Wb,rn,zt,tp=p(()=>{"use strict";Ts=u(x()),ui=u(H()),Wb=u(R()),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},zt=class extends Ts.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return Wb.html`
|
|
2062
2064
|
<slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
|
|
2063
|
-
`}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}))}};
|
|
2065
|
+
`}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}))}};zt.elementDefinitions={};rn([(0,ui.property)({type:String})],zt.prototype,"label",void 0);rn([(0,ui.property)({type:Object,converter:t=>t})],zt.prototype,"value",void 0);rn([(0,ui.property)({type:Boolean,reflect:!0})],zt.prototype,"selected",void 0);rn([(0,ui.property)({type:Object})],zt.prototype,"subOptions",void 0);rn([(0,Ts.jsonProperty)({})],zt.prototype,"renderOption",void 0);rn([(0,ui.query)(".ft-filter-option--slot")],zt.prototype,"slotElement",void 0)});var Vb=p(()=>{"use strict"});var jb=p(()=>{"use strict"});var rp,Gb=p(()=>{"use strict";rp=u(x());ep();tp();Qd();ep();ks();Vb();tp();jb();(0,rp.customElement)("ft-filter")(se);(0,rp.customElement)("ft-filter-option")(zt)});var Kb,qb,op=p(()=>{"use strict";Kb=u(R()),qb=Kb.css`
|
|
2064
2066
|
.ft-accordion {
|
|
2065
2067
|
box-sizing: border-box;
|
|
2066
2068
|
}
|
|
2067
|
-
`});var
|
|
2069
|
+
`});var Qb,$s,Yb,Zb,Fr,ip=p(()=>{"use strict";Qb=u(R()),$s=u(H()),Yb=u(x());op();Zb=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 Yb.FtLitElement{constructor(){super(...arguments),this.multi=!1}render(){return Qb.html`
|
|
2068
2070
|
<div class="ft-accordion">
|
|
2069
2071
|
<slot @activated=${this.onChange}></slot>
|
|
2070
2072
|
</div>
|
|
2071
|
-
`}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(r=>r.active=r===e.target)}};Fr.elementDefinitions={};Fr.styles=
|
|
2073
|
+
`}onChange(e){e.stopPropagation(),this.multi||this.content.assignedElements().forEach(r=>r.active=r===e.target)}};Fr.elementDefinitions={};Fr.styles=qb;Zb([(0,$s.property)({type:Boolean})],Fr.prototype,"multi",void 0);Zb([(0,$s.query)("slot")],Fr.prototype,"content",void 0)});var Xb,hi,fi,Jb,np=p(()=>{"use strict";Xb=u(R()),hi=u(x()),fi={horizontalSpacing:hi.FtCssVariableFactory.create("--ft-accordion-toggle-horizontal-spacing","","SIZE","16px"),verticalSpacing:hi.FtCssVariableFactory.create("--ft-accordion-toggle-vertical-spacing","","SIZE","16px"),colorOutline:hi.FtCssVariableFactory.external(hi.designSystemVariables.colorOutline,"Design system"),backgroundColor:hi.FtCssVariableFactory.create("--ft-accordion-item-background-color","","COLOR","#FFFFFF")},Jb=Xb.css`
|
|
2072
2074
|
.ft-accordion-item {
|
|
2073
2075
|
display: flex;
|
|
2074
2076
|
flex-direction: column;
|
|
@@ -2114,7 +2116,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2114
2116
|
.ft-accordion-item--separator {
|
|
2115
2117
|
border-bottom: 1px solid ${fi.colorOutline};
|
|
2116
2118
|
}
|
|
2117
|
-
`});var
|
|
2119
|
+
`});var Kn,qn,ev,Ns,sr,ap=p(()=>{"use strict";Kn=u(R()),qn=u(H()),ev=u(x());gt();$e();er();np();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},sr=class extends ev.FtLitElement{constructor(){super(...arguments),this.icon="",this.label="",this.active=!1}render(){return Kn.html`
|
|
2118
2120
|
<div class="ft-accordion-item ${this.active?"ft-accordion-item--active":""}">
|
|
2119
2121
|
<div class="ft-accordion-item--toggle"
|
|
2120
2122
|
part="toggle"
|
|
@@ -2125,13 +2127,13 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2125
2127
|
aria-controls="ft-accordion-item-content"
|
|
2126
2128
|
aria-expanded="${this.active}">
|
|
2127
2129
|
<ft-ripple part="toggle-ripple"></ft-ripple>
|
|
2128
|
-
${this.icon?
|
|
2130
|
+
${this.icon?Kn.html`
|
|
2129
2131
|
<ft-icon .variant=${this.iconVariant} value="${this.icon}"></ft-icon>
|
|
2130
2132
|
`:null}
|
|
2131
|
-
${this.label?
|
|
2133
|
+
${this.label?Kn.html`
|
|
2132
2134
|
<ft-typography class="ft-accordion-item--label" variant="body1" part="label">${this.label}
|
|
2133
2135
|
</ft-typography>
|
|
2134
|
-
`:
|
|
2136
|
+
`:Kn.html`
|
|
2135
2137
|
<slot class="ft-accordion-item--label" name="toggle" part="label"></slot>
|
|
2136
2138
|
`}
|
|
2137
2139
|
<ft-icon variant="material">${this.active?"expand_less":"expand_more"}</ft-icon>
|
|
@@ -2144,7 +2146,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2144
2146
|
</div>
|
|
2145
2147
|
<div class="ft-accordion-item--separator" part="separator"></div>
|
|
2146
2148
|
</div>
|
|
2147
|
-
`}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)}};
|
|
2149
|
+
`}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)}};sr.elementDefinitions={"ft-ripple":K,"ft-typography":Q,"ft-icon":me};sr.styles=Jb;Ns([(0,qn.property)()],sr.prototype,"icon",void 0);Ns([(0,qn.property)()],sr.prototype,"iconVariant",void 0);Ns([(0,qn.property)()],sr.prototype,"label",void 0);Ns([(0,qn.property)({type:Boolean,reflect:!0})],sr.prototype,"active",void 0)});var tv=p(()=>{"use strict"});var rv=p(()=>{"use strict"});var sp,ov=p(()=>{"use strict";sp=u(x());ip();ap();ip();op();tv();ap();np();rv();(0,sp.customElement)("ft-accordion")(Fr);(0,sp.customElement)("ft-accordion-item")(sr)});var Zn,Y,iv,at,nv,lp,av,sv,cp=p(()=>{"use strict";Zn=u(R()),Y=u(x());Vr();Gt();Wo();rr();iv=Y.FtCssVariableFactory.extend("--ft-chip-color","",Y.designSystemVariables.colorOnSurface),at={backgroundColor:Y.FtCssVariableFactory.extend("--ft-chip-background-color","",Y.designSystemVariables.colorSurface),color:iv,fontSize:Y.FtCssVariableFactory.extend("--ft-chip-font-size","",We.fontSize),fontWeight:Y.FtCssVariableFactory.extend("--ft-chip-font-weight","",We.fontWeight),iconSize:Y.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:Y.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:Y.FtCssVariableFactory.extend("--ft-chip-ripple-color","",iv),horizontalPadding:Y.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:Y.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),borderColor:Y.FtCssVariableFactory.extend("--ft-chip-border-color","",Y.designSystemVariables.colorOutline),opacityDisabled:Y.FtCssVariableFactory.external(Y.designSystemVariables.colorOpacityDisabled,"Design system")},nv=Y.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",Y.FtCssVariableFactory.extend("--ft-chip-color","",Y.designSystemVariables.colorOnPrimary)),lp={backgroundColor:Y.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",Y.FtCssVariableFactory.extend("--ft-chip-background-color","",Y.designSystemVariables.colorPrimary)),color:nv,rippleColor:Y.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",nv)},av={horizontalPadding:Y.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:Y.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},sv=[Y.noTextSelect,Zn.css`
|
|
2148
2150
|
:host {
|
|
2149
2151
|
display: inline-block;
|
|
2150
2152
|
max-width: 100%;
|
|
@@ -2172,7 +2174,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2172
2174
|
border: 1px solid ${at.borderColor};
|
|
2173
2175
|
color: ${at.color};
|
|
2174
2176
|
${(0,Y.setVariable)(S.color,at.rippleColor)};
|
|
2175
|
-
border-radius: var(${(0,
|
|
2177
|
+
border-radius: var(${(0,Zn.unsafeCSS)(at.borderRadius.name)}, calc(var(--chip-internal-content-height) / 2 + var(--chip-internal-vertical-padding)));
|
|
2176
2178
|
padding: calc(var(--chip-internal-vertical-padding) - 1px) calc(var(--chip-internal-horizontal-padding) - 1px);
|
|
2177
2179
|
background-color: ${at.backgroundColor};
|
|
2178
2180
|
line-height: var(--chip-internal-content-height);
|
|
@@ -2184,13 +2186,13 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2184
2186
|
|
|
2185
2187
|
.ft-chip--dense {
|
|
2186
2188
|
--chip-internal-icon-padding: 3px;
|
|
2187
|
-
--chip-internal-vertical-padding: ${
|
|
2188
|
-
--chip-internal-horizontal-padding: ${
|
|
2189
|
+
--chip-internal-vertical-padding: ${av.verticalPadding};
|
|
2190
|
+
--chip-internal-horizontal-padding: ${av.horizontalPadding};
|
|
2189
2191
|
--chip-internal-line-height: max(16px, calc(var(--chip-internal-font-size) + 2px));
|
|
2190
2192
|
}
|
|
2191
2193
|
|
|
2192
2194
|
.ft-chip--no-content {
|
|
2193
|
-
--chip-internal-horizontal-padding: ${at.horizontalPadding.get(
|
|
2195
|
+
--chip-internal-horizontal-padding: ${at.horizontalPadding.get(Zn.css`var(--chip-internal-vertical-padding)`)};
|
|
2194
2196
|
}
|
|
2195
2197
|
|
|
2196
2198
|
.ft-chip--disabled {
|
|
@@ -2203,9 +2205,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2203
2205
|
.ft-chip--highlighted {
|
|
2204
2206
|
border: none;
|
|
2205
2207
|
padding: var(--chip-internal-vertical-padding) var(--chip-internal-horizontal-padding);
|
|
2206
|
-
background-color: ${
|
|
2207
|
-
${(0,Y.setVariable)(S.color,
|
|
2208
|
-
color: ${
|
|
2208
|
+
background-color: ${lp.backgroundColor};
|
|
2209
|
+
${(0,Y.setVariable)(S.color,lp.rippleColor)};
|
|
2210
|
+
color: ${lp.color};
|
|
2209
2211
|
}
|
|
2210
2212
|
|
|
2211
2213
|
.ft-chip--clickable {
|
|
@@ -2246,9 +2248,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2246
2248
|
vertical-align: bottom;
|
|
2247
2249
|
display: block;
|
|
2248
2250
|
margin: 0 var(--chip-internal-horizontal-padding);
|
|
2249
|
-
${(0,Y.setVariable)(
|
|
2250
|
-
${(0,Y.setVariable)(
|
|
2251
|
-
${(0,Y.setVariable)(
|
|
2251
|
+
${(0,Y.setVariable)(We.fontSize,"var(--chip-internal-font-size)")};
|
|
2252
|
+
${(0,Y.setVariable)(We.fontWeight,"var(--chip-internal-font-weight)")};
|
|
2253
|
+
${(0,Y.setVariable)(We.lineHeight,"var(--chip-internal-content-height)")};
|
|
2252
2254
|
}
|
|
2253
2255
|
|
|
2254
2256
|
.ft-chip--safari-fix .ft-chip--label {
|
|
@@ -2284,8 +2286,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2284
2286
|
.ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
|
|
2285
2287
|
order: -1;
|
|
2286
2288
|
}
|
|
2287
|
-
`]});var
|
|
2288
|
-
<div class="${(0,
|
|
2289
|
+
`]});var _s,ft,lv,on,kt,Ps,_e,dp=p(()=>{"use strict";_s=u(R()),ft=u(H()),lv=u(Ct()),on=u(x());gt();$e();er();cp();rr();kt=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(){super("icon-click")}},_e=class extends on.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":on.isSafari};return _s.html`
|
|
2290
|
+
<div class="${(0,lv.classMap)(e)}"
|
|
2289
2291
|
aria-label="${this.getLabel()}"
|
|
2290
2292
|
tabindex="${this.interactionsOnChip?0:-1}"
|
|
2291
2293
|
@keyup=${this.onKeyUp}
|
|
@@ -2296,7 +2298,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2296
2298
|
</ft-typography>
|
|
2297
2299
|
${this.internalIcon?this.renderIcon():null}
|
|
2298
2300
|
</div>
|
|
2299
|
-
`}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?
|
|
2301
|
+
`}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?_s.html`
|
|
2300
2302
|
<ft-button round
|
|
2301
2303
|
class="ft-chip--icon-button"
|
|
2302
2304
|
@click=${this.onIconClick}
|
|
@@ -2307,11 +2309,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2307
2309
|
part="icon-button"
|
|
2308
2310
|
?hideTooltip=${this.hideIconTooltip}
|
|
2309
2311
|
></ft-button>
|
|
2310
|
-
`:
|
|
2312
|
+
`:_s.html`
|
|
2311
2313
|
<div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
|
|
2312
2314
|
<ft-icon .variant=${this.iconVariant} .value=${this.internalIcon} part="icon"></ft-icon>
|
|
2313
2315
|
</div>
|
|
2314
|
-
`}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new
|
|
2316
|
+
`}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new Ps))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new Ps))}getLabel(){return this.label||this.getTextContent()}getTextContent(){return(0,on.unslotText)(this.slottedContent).trim()}hasTextContent(){return this.getTextContent().length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};_e.elementDefinitions={"ft-ripple":K,"ft-typography":Q,"ft-icon":me,"ft-button":Le};_e.styles=sv;kt([(0,ft.property)({type:Boolean})],_e.prototype,"highlighted",void 0);kt([(0,ft.property)({type:Boolean})],_e.prototype,"removable",void 0);kt([(0,ft.property)({type:Boolean})],_e.prototype,"disabled",void 0);kt([(0,ft.property)({type:Boolean})],_e.prototype,"clickable",void 0);kt([(0,ft.property)({type:Boolean})],_e.prototype,"iconClickable",void 0);kt([(0,ft.property)({type:Boolean})],_e.prototype,"dense",void 0);kt([(0,ft.property)({type:Boolean})],_e.prototype,"multiLine",void 0);kt([(0,ft.property)()],_e.prototype,"label",void 0);kt([(0,ft.property)()],_e.prototype,"iconLabel",void 0);kt([(0,ft.property)({type:Boolean})],_e.prototype,"hideIconTooltip",void 0);kt([(0,ft.property)()],_e.prototype,"icon",void 0);kt([(0,ft.property)()],_e.prototype,"iconVariant",void 0);kt([(0,ft.property)({type:Boolean})],_e.prototype,"trailingIcon",void 0);kt([(0,ft.query)("ft-typography slot")],_e.prototype,"slottedContent",void 0)});var cv,Bs,dv,pp=p(()=>{"use strict";cv=u(R());$();Bs=u(x());er();rr();dv=[cv.css`
|
|
2315
2317
|
:host {
|
|
2316
2318
|
display: inline-block;
|
|
2317
2319
|
max-width: 100%;
|
|
@@ -2350,7 +2352,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2350
2352
|
border-radius: ${M.smallBorderRadius};
|
|
2351
2353
|
border-width: ${M.smallBorderWidth};
|
|
2352
2354
|
border-style: solid;
|
|
2353
|
-
${(0
|
|
2355
|
+
${(0,Bs.setVariable)(Te.size,M.smallIconSize)}
|
|
2354
2356
|
}
|
|
2355
2357
|
|
|
2356
2358
|
.ftds--size-small.ftds-chip--with-action {
|
|
@@ -2374,7 +2376,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2374
2376
|
top: -3px;
|
|
2375
2377
|
height: ${M.smallIconSize};
|
|
2376
2378
|
transform: scale(.75); /* Little trick to have a (even) bigger icon inside of the button */
|
|
2377
|
-
${
|
|
2379
|
+
${pd.smallIconOnlyWidth.set("15px")};
|
|
2378
2380
|
}
|
|
2379
2381
|
|
|
2380
2382
|
.ftds--size-small .ftds-chip--remove-button::part(icon) {
|
|
@@ -2389,7 +2391,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2389
2391
|
border-width: ${M.mediumBorderWidth};
|
|
2390
2392
|
border-style: solid;
|
|
2391
2393
|
gap: ${M.mediumGap};
|
|
2392
|
-
${(0
|
|
2394
|
+
${(0,Bs.setVariable)(Te.size,M.mediumIconSize)}
|
|
2393
2395
|
}
|
|
2394
2396
|
|
|
2395
2397
|
.ftds--size-medium.ftds-chip--with-action {
|
|
@@ -2408,7 +2410,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2408
2410
|
border-width: ${M.largeBorderWidth};
|
|
2409
2411
|
border-style: solid;
|
|
2410
2412
|
gap: ${M.largeGap};
|
|
2411
|
-
${(0
|
|
2413
|
+
${(0,Bs.setVariable)(Te.size,M.largeIconSize)}
|
|
2412
2414
|
}
|
|
2413
2415
|
|
|
2414
2416
|
.ftds--size-large.ftds-chip--with-action {
|
|
@@ -2478,8 +2480,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2478
2480
|
.ftds--family-error .ftds-chip--icon-container {
|
|
2479
2481
|
color: ${M.errorIconColor};
|
|
2480
2482
|
}
|
|
2481
|
-
`]});var ko,To,
|
|
2482
|
-
<div class="${(0,
|
|
2483
|
+
`]});var ko,To,pv,Ds,nn,up,lr,fp=p(()=>{"use strict";ko=u(R()),To=u(H()),pv=u(Ct()),Ds=u(x());$e();er();pp();$();rr();nn=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},up=class extends CustomEvent{constructor(){super("remove")}},lr=class extends Ds.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 ko.html`
|
|
2484
|
+
<div class="${(0,pv.classMap)(e)}"
|
|
2483
2485
|
aria-label="${this.getLabel()}"
|
|
2484
2486
|
part="chip">
|
|
2485
2487
|
${this.renderIcon()}
|
|
@@ -2496,15 +2498,15 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2496
2498
|
<ftds-button round
|
|
2497
2499
|
class="ftds-chip--remove-button"
|
|
2498
2500
|
@click=${this.dispatchRemoveEvent}
|
|
2499
|
-
icon="${
|
|
2501
|
+
icon="${rt.X_MARK}"
|
|
2500
2502
|
label="${this.removeButtonLabel}"
|
|
2501
|
-
family="${
|
|
2503
|
+
family="${Ds.DesignSystemFamily.neutral}"
|
|
2502
2504
|
size="${this.resolveButtonSize()}"
|
|
2503
2505
|
part="icon-button"
|
|
2504
2506
|
></ftds-button>
|
|
2505
2507
|
`:this.withAction?ko.html`
|
|
2506
2508
|
<slot name="action"></slot>
|
|
2507
|
-
`:ko.nothing}resolveButtonSize(){switch(this.size){case
|
|
2509
|
+
`:ko.nothing}resolveButtonSize(){switch(this.size){case dr.large:return dr.medium;default:return dr.small}}getLabel(){return this.label||this.getTextContent()}getTextContent(){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 up)}typographyVariant(){switch(this.size){case dr.large:return Tt.body2medium;default:return Tt.caption1medium}}};lr.elementDefinitions={"ftds-typography":ur,"ft-icon":me,"ftds-button":tr};lr.styles=dv;nn([(0,To.property)({type:Boolean})],lr.prototype,"withAction",void 0);nn([(0,To.property)({type:Boolean})],lr.prototype,"removable",void 0);nn([(0,To.property)()],lr.prototype,"removeButtonLabel",void 0);nn([(0,To.property)()],lr.prototype,"label",void 0);nn([(0,To.property)()],lr.prototype,"icon",void 0);nn([(0,To.query)("ftds-typography slot")],lr.prototype,"slottedContent",void 0)});var uv=p(()=>{"use strict"});var fv=p(()=>{"use strict"});var hp,mp=p(()=>{"use strict";hp=u(x());dp();fp();dp();cp();uv();fp();pp();fv();(0,hp.customElement)("ft-chip")(_e);(0,hp.customElement)("ftds-chip")(lr)});function Fs(t,e,r){return t?e(t):r?.(t)}var hv=p(()=>{});var gp=p(()=>{hv()});var mv,Ee,W,gv,an=p(()=>{"use strict";mv=u(R()),Ee=u(x());Gt();W={fontSize:Ee.FtCssVariableFactory.create("--ft-input-label-font-size","","SIZE","14px"),raisedFontSize:Ee.FtCssVariableFactory.create("--ft-input-label-raised-font-size","","SIZE","11px"),raisedZIndex:Ee.FtCssVariableFactory.create("--ft-input-label-outlined-raised-z-index","","NUMBER","2"),verticalSpacing:Ee.FtCssVariableFactory.create("--ft-input-label-vertical-spacing","","SIZE","4px"),horizontalSpacing:Ee.FtCssVariableFactory.create("--ft-input-label-horizontal-spacing","","SIZE","12px"),labelMaxWidth:Ee.FtCssVariableFactory.create("--ft-input-label-max-width","","SIZE","100%"),borderColor:Ee.FtCssVariableFactory.extend("--ft-input-label-border-color","",Ee.designSystemVariables.colorOutline),textColor:Ee.FtCssVariableFactory.extend("--ft-input-label-text-color","",Ee.designSystemVariables.colorOnSurfaceMedium),disabledTextColor:Ee.FtCssVariableFactory.extend("--ft-input-label-disabled-text-color","",Ee.designSystemVariables.colorOnSurfaceDisabled),backgroundColor:Ee.FtCssVariableFactory.extend("--ft-input-label-background-color","",Ee.designSystemVariables.colorSurface),borderRadius:Ee.FtCssVariableFactory.extend("--ft-input-label-border-radius","",Ee.designSystemVariables.borderRadiusS),colorError:Ee.FtCssVariableFactory.external(Ee.designSystemVariables.colorError,"Design system")},gv=mv.css`
|
|
2508
2510
|
.ft-input-label {
|
|
2509
2511
|
position: absolute;
|
|
2510
2512
|
inset: 0;
|
|
@@ -2555,8 +2557,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2555
2557
|
transition: font-size 250ms, line-height 250ms, color 250ms;
|
|
2556
2558
|
max-width: calc(${W.labelMaxWidth} - 2 * (${W.horizontalSpacing} - 4px)); /* -2px on spacing for label padding */
|
|
2557
2559
|
text-overflow: ellipsis;
|
|
2558
|
-
${(0,Ee.setVariable)(
|
|
2559
|
-
${(0,Ee.setVariable)(
|
|
2560
|
+
${(0,Ee.setVariable)(Ze.fontSize,W.fontSize)};
|
|
2561
|
+
${(0,Ee.setVariable)(Ze.lineHeight,W.fontSize)};
|
|
2560
2562
|
}
|
|
2561
2563
|
|
|
2562
2564
|
.ft-input-label--in-error .ft-input-label--text {
|
|
@@ -2576,7 +2578,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2576
2578
|
|
|
2577
2579
|
.ft-input-label--floating-text {
|
|
2578
2580
|
position: absolute;
|
|
2579
|
-
top: calc(50% - ${
|
|
2581
|
+
top: calc(50% - ${Ze.lineHeight} / 2);
|
|
2580
2582
|
transition: top 250ms;
|
|
2581
2583
|
overflow: hidden;
|
|
2582
2584
|
white-space: nowrap;
|
|
@@ -2588,8 +2590,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2588
2590
|
}
|
|
2589
2591
|
|
|
2590
2592
|
.ft-input-label--raised .ft-input-label--text {
|
|
2591
|
-
${(0,Ee.setVariable)(
|
|
2592
|
-
${(0,Ee.setVariable)(
|
|
2593
|
+
${(0,Ee.setVariable)(Ze.fontSize,W.raisedFontSize)};
|
|
2594
|
+
${(0,Ee.setVariable)(Ze.lineHeight,W.raisedFontSize)};
|
|
2593
2595
|
}
|
|
2594
2596
|
|
|
2595
2597
|
.ft-input-label--raised .ft-input-label--floating-text {
|
|
@@ -2620,22 +2622,22 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2620
2622
|
z-index: ${W.raisedZIndex};
|
|
2621
2623
|
background-color: ${W.backgroundColor};
|
|
2622
2624
|
border-radius: ${W.borderRadius};
|
|
2623
|
-
top: calc((${
|
|
2625
|
+
top: calc((${Ze.lineHeight} / -2) + 2px);
|
|
2624
2626
|
}
|
|
2625
2627
|
|
|
2626
2628
|
.ft-input-label--outlined.ft-input-label--raised .ft-input-label--text {
|
|
2627
2629
|
border-top: none;
|
|
2628
2630
|
}
|
|
2629
|
-
`});var
|
|
2630
|
-
<div class="${(0,
|
|
2631
|
-
${
|
|
2631
|
+
`});var yp,bp,bv,vv,yv,to,vp=p(()=>{"use strict";yp=u(R()),bp=u(H());gp();bv=u(Ct()),vv=u(x()),yv=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 vv.FtLitElement{constructor(){super(...arguments),this.text="",this.raised=!1}get inputLabelClasses(){return{}}render(){return yp.html`
|
|
2632
|
+
<div class="${(0,bv.classMap)(this.inputLabelClasses)}">
|
|
2633
|
+
${Fs(this.text,()=>yp.html`
|
|
2632
2634
|
<div class="ft-input-label--text ft-typography--caption">
|
|
2633
2635
|
<label class="ft-input-label--floating-text">${this.text}</label>
|
|
2634
2636
|
<span class="ft-input-label--hidden-text" aria-hidden="true">${this.text}</span>
|
|
2635
2637
|
</div>
|
|
2636
2638
|
`)}
|
|
2637
2639
|
</div>
|
|
2638
|
-
`}};to.elementDefinitions={};
|
|
2640
|
+
`}};to.elementDefinitions={};yv([(0,bp.property)({type:String})],to.prototype,"text",void 0);yv([(0,bp.property)({type:Boolean})],to.prototype,"raised",void 0)});var Ms,xp,vr,Sp=p(()=>{"use strict";Ms=u(H());Gt();an();vp();xp=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},vr=class extends to{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}}};vr.elementDefinitions={};vr.styles=[Er,gv];xp([(0,Ms.property)({type:Boolean})],vr.prototype,"outlined",void 0);xp([(0,Ms.property)({type:Boolean})],vr.prototype,"error",void 0);xp([(0,Ms.property)({type:Boolean})],vr.prototype,"disabled",void 0)});var xv,Ue,ht,Sv,Cp=p(()=>{"use strict";xv=u(R());$();Gt();an();Ue=u(x()),ht={fontSize:Ue.FtCssVariableFactory.extend("--ft-input-label-font-size","",Uo.fontSize),fontSizeRaised:Ue.FtCssVariableFactory.extend("--ft-input-label-font-size-raised","",so.fontSize),lineHeight:Ue.FtCssVariableFactory.extend("--ft-input-label-line-height","",so.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")},Sv=[xv.css`
|
|
2639
2641
|
|
|
2640
2642
|
:root {
|
|
2641
2643
|
--field-height: ${ht.largeFieldHeight};
|
|
@@ -2677,8 +2679,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2677
2679
|
z-index: 10;
|
|
2678
2680
|
width: 100%;
|
|
2679
2681
|
transition: font-size 250ms, line-height 250ms, color 250ms;
|
|
2680
|
-
${(0,
|
|
2681
|
-
${(0,
|
|
2682
|
+
${(0,Ue.setVariable)(Ze.fontSize,ht.fontSize)};
|
|
2683
|
+
${(0,Ue.setVariable)(Ze.lineHeight,ht.lineHeight)};
|
|
2682
2684
|
}
|
|
2683
2685
|
|
|
2684
2686
|
.ft-input-label--hidden-text {
|
|
@@ -2709,15 +2711,15 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2709
2711
|
}
|
|
2710
2712
|
|
|
2711
2713
|
.ft-input-label--raised .ft-input-label--text {
|
|
2712
|
-
${(0,
|
|
2713
|
-
${(0,
|
|
2714
|
+
${(0,Ue.setVariable)(Ze.fontSize,ht.fontSizeRaised)};
|
|
2715
|
+
${(0,Ue.setVariable)(Ze.lineHeight,ht.lineHeight)};
|
|
2714
2716
|
}
|
|
2715
2717
|
|
|
2716
2718
|
.ft-input-label--raised .ft-input-label--floating-text {
|
|
2717
2719
|
top: var(--input-content-vertical-padding);
|
|
2718
2720
|
}
|
|
2719
2721
|
|
|
2720
|
-
`]});var
|
|
2722
|
+
`]});var Cv,Qn,Op=p(()=>{"use strict";vp();Cv=u(x());Cp();$e();Qn=class extends(0,Cv.toFtdsBase)(to){get inputLabelClasses(){return{"ft-input-label":!0,"ft-input-label--raised":this.raised,...this.getDesignSystemBaseClasses()}}};Qn.styles=[Er,Sv]});var Ov=p(()=>{"use strict"});var wv=p(()=>{"use strict"});var wp,Ev=p(()=>{"use strict";wp=u(x());Sp();Op();Sp();an();Ov();Op();Cp();wv();(0,wp.customElement)("ft-input-label")(vr);(0,wp.customElement)("ftds-input-label")(Qn)});var Av,q,X,Rv,zs=p(()=>{"use strict";Av=u(R()),q=u(x());an();Gt();Vr();Wo();X={labelSize:q.FtCssVariableFactory.create("--ft-select-label-size","","SIZE","11px"),selectedOptionSize:q.FtCssVariableFactory.create("--ft-select-selected-option-size","","SIZE","14px"),verticalSpacing:q.FtCssVariableFactory.create("--ft-select-vertical-spacing","","SIZE","4px"),horizontalSpacing:q.FtCssVariableFactory.create("--ft-select-horizontal-spacing","","SIZE","16px"),optionsHeight:q.FtCssVariableFactory.create("--ft-select-options-height","","SIZE","70vh"),selectedOptionColor:q.FtCssVariableFactory.extend("--ft-select-selected-option-color","",q.designSystemVariables.colorOnSurface),helperColor:q.FtCssVariableFactory.extend("--ft-select-helper-color","",q.designSystemVariables.colorOnSurfaceMedium),optionsColor:q.FtCssVariableFactory.extend("--ft-select-options-color","",q.designSystemVariables.colorOnSurface),optionsZIndex:q.FtCssVariableFactory.create("--ft-select-options-z-index","","NUMBER","3"),backgroundColor:q.FtCssVariableFactory.extend("--ft-select-background-color","",q.designSystemVariables.colorSurface),colorOnSurfaceDisabled:q.FtCssVariableFactory.external(q.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:q.FtCssVariableFactory.external(q.designSystemVariables.colorPrimary,"Design system"),borderRadiusS:q.FtCssVariableFactory.external(q.designSystemVariables.borderRadiusS,"Design system"),elevation02:q.FtCssVariableFactory.external(q.designSystemVariables.elevation02,"Design system"),colorError:q.FtCssVariableFactory.external(q.designSystemVariables.colorError,"Design system")},Rv=Av.css`
|
|
2721
2723
|
*:focus {
|
|
2722
2724
|
outline: none;
|
|
2723
2725
|
}
|
|
@@ -2867,8 +2869,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2867
2869
|
.ft-select--in-error .ft-select--helper-text {
|
|
2868
2870
|
color: ${X.colorError};
|
|
2869
2871
|
}
|
|
2870
|
-
`});var mi,be,
|
|
2871
|
-
<div class="${(0,
|
|
2872
|
+
`});var mi,be,Ep,Lv,$o,Ie,Mr,de,Ap=p(()=>{"use strict";mi=u(R()),be=u(H()),Ep=u(Ct()),Lv=u(eo());gp();os();$o=u(x());$e();Ev();gt();er();zs();Ie=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 $o.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1}render(){return mi.html``}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};Mr.elementDefinitions={};Ie([(0,be.property)({type:String})],Mr.prototype,"label",void 0);Ie([(0,be.property)({type:Object,converter:t=>t})],Mr.prototype,"value",void 0);Ie([(0,be.property)({type:Boolean,reflect:!0})],Mr.prototype,"selected",void 0);de=class t extends $o.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 mi.html`
|
|
2873
|
+
<div class="${(0,Ep.classMap)(h)}" part="container">
|
|
2872
2874
|
<div class="ft-select--main-panel" part="main-panel">
|
|
2873
2875
|
<ft-input-label text="${this.label}"
|
|
2874
2876
|
part="label"
|
|
@@ -2883,28 +2885,28 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2883
2885
|
tabindex="${l?"-1":"0"}"
|
|
2884
2886
|
@click=${()=>{this.optionsDisplayed=!this.optionsDisplayed,this.focusOptions=this.optionsDisplayed}}
|
|
2885
2887
|
@keydown=${this.onMainPanelKeyDown}
|
|
2886
|
-
aria-label="${
|
|
2887
|
-
aria-labelledby="${
|
|
2888
|
+
aria-label="${Co(this.ariaLabel)}"
|
|
2889
|
+
aria-labelledby="${Fs(!this.ariaLabel,()=>"label")}"
|
|
2888
2890
|
aria-haspopup="listbox"
|
|
2889
2891
|
aria-expanded="${s}"
|
|
2890
|
-
aria-activedescendant="${
|
|
2892
|
+
aria-activedescendant="${Co(this.getOptionId(this.selectedOption))}"
|
|
2891
2893
|
role="combobox">
|
|
2892
2894
|
<ft-ripple ?disabled=${l} ?activated=${!this.outlined}></ft-ripple>
|
|
2893
|
-
<ft-typography variant="${
|
|
2895
|
+
<ft-typography variant="${Me.body1}" class="ft-select--selected-option">
|
|
2894
2896
|
${(a=(n=this.selectedOption)===null||n===void 0?void 0:n.label)!==null&&a!==void 0?a:""}
|
|
2895
2897
|
</ft-typography>
|
|
2896
|
-
<ft-icon aria-hidden="true" .value=${s?
|
|
2898
|
+
<ft-icon aria-hidden="true" .value=${s?rt.THIN_ARROW_UP:rt.THIN_ARROW}></ft-icon>
|
|
2897
2899
|
</div>
|
|
2898
2900
|
<div class="ft-select--options"
|
|
2899
2901
|
part="options"
|
|
2900
2902
|
@keydown=${this.onOptionsKeyDown}
|
|
2901
2903
|
role="listbox">
|
|
2902
|
-
${(0,
|
|
2904
|
+
${(0,Lv.repeat)(this.options,y=>y.value,(y,g)=>this.renderOption(y,g))}
|
|
2903
2905
|
</div>
|
|
2904
2906
|
</div>
|
|
2905
2907
|
<slot name="helper" part="helper">
|
|
2906
2908
|
${this.helper?mi.html`
|
|
2907
|
-
<ft-typography class="ft-select--helper-text" variant="${
|
|
2909
|
+
<ft-typography class="ft-select--helper-text" variant="${Me.caption}">${this.helper}
|
|
2908
2910
|
</ft-typography>`:mi.nothing}
|
|
2909
2911
|
</slot>
|
|
2910
2912
|
</div>
|
|
@@ -2912,7 +2914,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2912
2914
|
@option-change=${this.updateOptionsFromSlot}
|
|
2913
2915
|
></slot>
|
|
2914
2916
|
`}renderOption(e,r){var i,n;let a=this.selectedOption===e;return mi.html`
|
|
2915
|
-
<div class="${(0,
|
|
2917
|
+
<div class="${(0,Ep.classMap)({"ft-select--option":!0,"ft-select--option-selected":a,"ft-typography--body2":!0})}"
|
|
2916
2918
|
part="option option-${(n=(i=e.value)===null||i===void 0?void 0:i.toString())===null||n===void 0?void 0:n.replace(/[^\w-]/g,"")}"
|
|
2917
2919
|
tabindex="0"
|
|
2918
2920
|
aria-label="${e.label}"
|
|
@@ -2923,7 +2925,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2923
2925
|
<ft-ripple ?primary=${a} ?activated=${a}></ft-ripple>
|
|
2924
2926
|
<span>${e.label}</span>
|
|
2925
2927
|
</div>
|
|
2926
|
-
`}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,$o.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",n,"fixed",X.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,$o.deepEqual)(i.value,e.value));if(r!==-1)return`option-${r}`}selectOption(e){var r,i;if(!(0,$o.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":
|
|
2928
|
+
`}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,$o.computeOffsetAutoPosition)(this.mainPanel,this.optionsMenu,"bottom",n,"fixed",X.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,$o.deepEqual)(i.value,e.value));if(r!==-1)return`option-${r}`}selectOption(e){var r,i;if(!(0,$o.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":vr,"ft-typography":Q,"ft-ripple":K,"ft-icon":me};de.searchTimeoutMilliseconds=2e3;de.styles=[co,Er,Rv];Ie([(0,be.property)({type:String})],de.prototype,"label",void 0);Ie([(0,be.property)({type:String})],de.prototype,"ariaLabel",void 0);Ie([(0,be.property)({type:String})],de.prototype,"helper",void 0);Ie([(0,be.property)({type:Boolean})],de.prototype,"outlined",void 0);Ie([(0,be.property)({type:Boolean})],de.prototype,"disabled",void 0);Ie([(0,be.property)({type:Boolean})],de.prototype,"error",void 0);Ie([(0,be.property)({type:Boolean})],de.prototype,"fixedMenuPosition",void 0);Ie([(0,be.property)({type:Array})],de.prototype,"options",void 0);Ie([(0,be.state)()],de.prototype,"selectedOption",void 0);Ie([(0,be.state)()],de.prototype,"optionsDisplayed",void 0);Ie([(0,be.state)()],de.prototype,"focusOptions",void 0);Ie([(0,be.state)()],de.prototype,"currentSearch",void 0);Ie([(0,be.state)()],de.prototype,"lastSearchInputDate",void 0);Ie([(0,be.query)(".ft-select")],de.prototype,"container",void 0);Ie([(0,be.query)(".ft-select--options")],de.prototype,"optionsMenu",void 0);Ie([(0,be.query)(".ft-select--input-panel")],de.prototype,"mainPanel",void 0);Ie([(0,be.query)(".ft-select--option:first-child")],de.prototype,"firstOption",void 0);Ie([(0,be.query)(".ft-select--option:focus")],de.prototype,"focusedOption",void 0);Ie([(0,be.query)(".ft-select--option.ft-select--option-selected")],de.prototype,"selectedOptionElement",void 0);Ie([(0,be.query)(".ft-select--option:last-child")],de.prototype,"lastOption",void 0);Ie([(0,be.query)("slot:not([name])")],de.prototype,"optionsSlot",void 0)});var Iv=p(()=>{"use strict"});var Rp,kv=p(()=>{"use strict";Rp=u(x());Ap();Ap();zs();Iv();(0,Rp.customElement)("ft-select")(de);(0,Rp.customElement)("ft-select-option")(Mr)});var Tv,xr,st,$v,Us=p(()=>{"use strict";Tv=u(R()),xr=u(x()),st={display:xr.FtCssVariableFactory.create("--ft-skeleton--display","","DISPLAY","block"),width:xr.FtCssVariableFactory.create("--ft-skeleton--width","","SIZE","100%"),height:xr.FtCssVariableFactory.create("--ft-skeleton--height","","SIZE","20px"),backgroundColor:xr.FtCssVariableFactory.create("--ft-skeleton--background-color","","COLOR","#f1f1f1"),glareWidth:xr.FtCssVariableFactory.create("--ft-skeleton--glare-width","","SIZE","200px"),glareColor:xr.FtCssVariableFactory.create("--ft-skeleton--glare-color","","COLOR","rgba(255, 255, 255, .6)"),animationDuration:xr.FtCssVariableFactory.create("--ft-skeleton--animation-duration","","UNKNOWN","2s"),borderRadiusM:xr.FtCssVariableFactory.external(xr.designSystemVariables.borderRadiusM,"Design system")},$v=Tv.css`
|
|
2927
2929
|
:host {
|
|
2928
2930
|
width: ${st.width};
|
|
2929
2931
|
height: ${st.height};
|
|
@@ -2950,7 +2952,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
2950
2952
|
background-position: calc(100vw + ${st.glareWidth}) 0, calc(${st.glareWidth} * -1) 0;
|
|
2951
2953
|
}
|
|
2952
2954
|
}
|
|
2953
|
-
`});var U,
|
|
2955
|
+
`});var U,Lp,D,Nv,_v,Hs=p(()=>{"use strict";U=u(x()),Lp=u(R());Vo();an();zs();Us();aa();Ls();ks();Gt();D={height:U.FtCssVariableFactory.create("--ft-search-bar-height","","SIZE","38px"),borderRadius:U.FtCssVariableFactory.extend("--ft-search-bar-border-radius","",U.designSystemVariables.borderRadiusS),mobileOpenPosition:U.FtCssVariableFactory.create("--ft-search-bar-mobile-open-position","","POSITION","fixed"),mobileOpenTop:U.FtCssVariableFactory.create("--ft-search-bar-mobile-open-top","","SIZE","0"),mobileOpenBottom:U.FtCssVariableFactory.create("--ft-search-bar-mobile-open-bottom","","SIZE","0"),mobileOpenLeft:U.FtCssVariableFactory.create("--ft-search-bar-mobile-open-left","","SIZE","0"),mobileOpenRight:U.FtCssVariableFactory.create("--ft-search-bar-mobile-open-right","","SIZE","0"),desktopFiltersHeight:U.FtCssVariableFactory.create("--ft-search-bar-desktop-filters-height","","SIZE","350px"),floatingZIndex:U.FtCssVariableFactory.create("--ft-search-bar-floating-components-z-index","","NUMBER","3"),colorSurface:U.FtCssVariableFactory.external(U.designSystemVariables.colorSurface,"Design system"),colorOnSurface:U.FtCssVariableFactory.external(U.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:U.FtCssVariableFactory.external(U.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOutline:U.FtCssVariableFactory.external(U.designSystemVariables.colorOutline,"Design system"),colorPrimary:U.FtCssVariableFactory.external(U.designSystemVariables.colorPrimary,"Design system"),elevation02:U.FtCssVariableFactory.external(U.designSystemVariables.elevation02,"Design system"),buttonColor:U.FtCssVariableFactory.external(G.color,"Button"),buttonRippleColor:U.FtCssVariableFactory.external(G.rippleColor,"Button"),activeItemBorderColor:U.FtCssVariableFactory.extend("--ft-search-bar-active-border-color","",U.designSystemVariables.colorPrimary)},Nv=Lp.css`
|
|
2954
2956
|
* {
|
|
2955
2957
|
box-sizing: border-box;
|
|
2956
2958
|
}
|
|
@@ -3115,7 +3117,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3115
3117
|
flex-direction: column;
|
|
3116
3118
|
max-height: 100%;
|
|
3117
3119
|
max-width: 100%;
|
|
3118
|
-
color: ${
|
|
3120
|
+
color: ${It.colorOnSurface};
|
|
3119
3121
|
}
|
|
3120
3122
|
|
|
3121
3123
|
[part="content-locale-selector"] > ft-radio-group {
|
|
@@ -3145,7 +3147,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3145
3147
|
${(0,U.setVariable)(T.fontWeight,"bold")};
|
|
3146
3148
|
}
|
|
3147
3149
|
|
|
3148
|
-
`,
|
|
3150
|
+
`,_v=Lp.css`
|
|
3149
3151
|
.ft-search-bar--presets {
|
|
3150
3152
|
min-width: 200px;
|
|
3151
3153
|
}
|
|
@@ -3306,14 +3308,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3306
3308
|
.ft-search-bar--desktop-menu .ft-search-bar--launch-search {
|
|
3307
3309
|
margin: 0;
|
|
3308
3310
|
}
|
|
3309
|
-
`});var
|
|
3310
|
-
`}};No.elementDefinitions={};No.styles
|
|
3311
|
+
`});var Pv,Bv,No,Ip=p(()=>{"use strict";Pv=u(R()),Bv=u(x());Us();No=class extends Bv.FtLitElement{render(){return Pv.html`
|
|
3312
|
+
`}};No.elementDefinitions={};No.styles=$v});var Dv=p(()=>{"use strict"});var Fv,Mv=p(()=>{"use strict";Fv=u(x());Ip();Ip();Us();Dv();(0,Fv.customElement)("ft-skeleton")(No)});var zr,kp,sn,Ur,Ws=p(()=>{"use strict";zr=u(R()),kp=u(eo());er();sn=u(x());Hs();gt();Ur=class{constructor(e,r=300){this.listboxId="suggestManager",this.searchBar=e,this.updateDebouncer=new sn.Debouncer(r)}render(){let e=this.recentSearchesMatchingQuery;return zr.html`
|
|
3311
3313
|
<div class="ft-search-bar--suggestions ft-word-wrap ${this.shouldDisplaySuggestions?"ft-search-bar--suggestions-not-empty":""}"
|
|
3312
3314
|
id="${this.listboxId}"
|
|
3313
3315
|
role="listbox"
|
|
3314
3316
|
aria-label="${this.searchBar.labelResolver.resolve("suggestionsAriaLabel")}"
|
|
3315
3317
|
part="suggestions-container">
|
|
3316
|
-
${(0,
|
|
3318
|
+
${(0,kp.repeat)(e.slice(0,5),r=>r,(r,i)=>zr.html`
|
|
3317
3319
|
<div part="suggestion-container"
|
|
3318
3320
|
class=${this.searchBar.selectedSuggestOptionId===this.recentSearchId(i)?"ft-search-bar--suggestions-selected":zr.nothing}>
|
|
3319
3321
|
<a href="${this.getRequestWithQuery(r)}"
|
|
@@ -3342,7 +3344,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3342
3344
|
</ft-button>
|
|
3343
3345
|
</div>
|
|
3344
3346
|
`)}
|
|
3345
|
-
${(0,
|
|
3347
|
+
${(0,kp.repeat)(this.searchBar.suggestions,r=>r.value,(r,i)=>zr.html`
|
|
3346
3348
|
<div part="suggestion-container"
|
|
3347
3349
|
class=${this.searchBar.selectedSuggestOptionId===this.suggestionId(i)?"ft-search-bar--suggestions-selected":zr.nothing}>
|
|
3348
3350
|
<a href="${this.getRequestWithQuery(r.value)}"
|
|
@@ -3360,9 +3362,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3360
3362
|
</div>
|
|
3361
3363
|
`)}
|
|
3362
3364
|
</div>
|
|
3363
|
-
`}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"?
|
|
3365
|
+
`}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"?rt.BOOK:rt.ARTICLE;break;case"DOCUMENT":i=rs(e.mimeType,e.filenameExtension);break;case"TOPIC":i=rt.TOPICS;break}return zr.html`
|
|
3364
3366
|
<ft-icon .variant="${r}" .value="${i}" part="suggestion-icon"></ft-icon>
|
|
3365
|
-
`}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()))}};Ur.styles=[
|
|
3367
|
+
`}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()))}};Ur.styles=[sn.wordWrap,zr.css`
|
|
3366
3368
|
.ft-search-bar--mobile .ft-search-bar--suggestions {
|
|
3367
3369
|
flex-grow: 1;
|
|
3368
3370
|
flex-shrink: 1;
|
|
@@ -3450,9 +3452,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3450
3452
|
}
|
|
3451
3453
|
|
|
3452
3454
|
ft-ripple {
|
|
3453
|
-
${(0,
|
|
3455
|
+
${(0,sn.setVariable)(S.opacityContentOnSurfaceHover,S.opacityContentOnSurfaceSelected)}
|
|
3454
3456
|
}
|
|
3455
|
-
`]});var bt,
|
|
3457
|
+
`]});var bt,Tp,Vs,Hr,js=p(()=>{"use strict";bt=u(R()),Tp=u(eo());Fd();Vs=u(x());Is();mp();Hr=class{constructor(e){this.searchBar=e}render(){if(!this.searchBar.hasLocaleSelector()&&!this.searchBar.hasFacets())return bt.html``;let e=this.searchBar.isMobile(),r=!e&&this.searchBar.dense||e&&this.searchBar.isMobileMenuOpen(),i=bt.html`
|
|
3456
3458
|
${this.searchBar.hasLocaleSelector()&&(this.searchBar.hasFacets()||e)?bt.html`
|
|
3457
3459
|
<ft-chip part="selected-filters selected-filter-ft-locale"
|
|
3458
3460
|
?dense=${this.searchBar.dense&&!e}
|
|
@@ -3463,7 +3465,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3463
3465
|
${this.getLocaleLabel(this.searchBar.contentLocale)}
|
|
3464
3466
|
</ft-chip>
|
|
3465
3467
|
`:null}
|
|
3466
|
-
${(0,
|
|
3468
|
+
${(0,Tp.repeat)(this.searchBar.facets,n=>n.key,n=>{let a=lb(n);return(0,Tp.repeat)(a,s=>{let l=n.label+": "+nb(s),f=n.key.replace(":","-"),h=bt.html`
|
|
3467
3469
|
<ft-chip
|
|
3468
3470
|
part="selected-filters selected-filter-${f}"
|
|
3469
3471
|
?dense=${this.searchBar.dense&&!e}
|
|
@@ -3476,7 +3478,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3476
3478
|
@icon-click=${()=>this.searchBar.setFilter(n.key,a.filter(y=>y!==s))}
|
|
3477
3479
|
data-key="${n.key}"
|
|
3478
3480
|
data-value="${s}">
|
|
3479
|
-
${
|
|
3481
|
+
${ib(s)}
|
|
3480
3482
|
</ft-chip>
|
|
3481
3483
|
`;return r?h:bt.html`
|
|
3482
3484
|
<ft-tooltip inline text="${l}">
|
|
@@ -3513,7 +3515,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3513
3515
|
|
|
3514
3516
|
ft-snap-scroll.ft-search-bar--selected-filters {
|
|
3515
3517
|
overflow: hidden;
|
|
3516
|
-
${(0,
|
|
3518
|
+
${(0,Vs.setVariable)(yt.gap,"4px")};
|
|
3517
3519
|
}
|
|
3518
3520
|
|
|
3519
3521
|
ft-snap-scroll.ft-search-bar--selected-filters::part(content) {
|
|
@@ -3521,8 +3523,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3521
3523
|
}
|
|
3522
3524
|
|
|
3523
3525
|
.ft-search-bar--desktop ft-snap-scroll.ft-search-bar--selected-filters {
|
|
3524
|
-
${(0,
|
|
3525
|
-
${(0,
|
|
3526
|
+
${(0,Vs.setVariable)(at.iconSize,"17px")};
|
|
3527
|
+
${(0,Vs.setVariable)(at.fontSize,"12px")};
|
|
3526
3528
|
}
|
|
3527
3529
|
|
|
3528
3530
|
.ft-search-bar--selected-filters * {
|
|
@@ -3532,8 +3534,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3532
3534
|
.ft-search-bar--selected-filters ft-chip {
|
|
3533
3535
|
flex-grow: 0;
|
|
3534
3536
|
}
|
|
3535
|
-
`});var Sr,
|
|
3536
|
-
<div class="${(0,
|
|
3537
|
+
`});var Sr,zv,Yn,Uv=p(()=>{"use strict";Sr=u(R());js();Ws();zv=u(Ct()),Yn=class{constructor(e,r,i){this.searchBar=e,this.selectedFacetsManager=r??new Hr(e),this.suggestManager=i??new Ur(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 Sr.html`
|
|
3538
|
+
<div class="${(0,zv.classMap)(r)}" part="container" tabindex="-1">
|
|
3537
3539
|
<div class="ft-search-bar" role="search">
|
|
3538
3540
|
<div class="ft-search-bar--input-container" part="input-container">
|
|
3539
3541
|
<div class="ft-search-bar--input-outline" part="input-outline">
|
|
@@ -3589,21 +3591,21 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3589
3591
|
@click=${()=>{var r;return this.searchBar.isMobileMenuOpen()?this.searchBar.onLaunchSearch():(r=this.searchBar.input)===null||r===void 0?void 0:r.focus()}}
|
|
3590
3592
|
></ft-button>
|
|
3591
3593
|
</div>
|
|
3592
|
-
`}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}};
|
|
3594
|
+
`}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}};Yn.styles=Sr.css`
|
|
3593
3595
|
|
|
3594
|
-
`});var
|
|
3595
|
-
<div class="${(0,
|
|
3596
|
+
`});var vt,Hv,Wv,Xn,Vv=p(()=>{"use strict";vt=u(R()),Hv=u(eo());js();Ws();Wv=u(Ct()),Xn=class{constructor(e,r,i){this.searchBar=e,this.selectedFacetsManager=r??new Hr(e),this.suggestManager=i??new Ur(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 vt.html`
|
|
3597
|
+
<div class="${(0,Wv.classMap)(r)}" part="container" tabindex="-1">
|
|
3596
3598
|
<div class="ft-search-bar" part="search-bar" role="search">
|
|
3597
3599
|
${this.renderSearchBarLeftAction()}
|
|
3598
3600
|
<div class="ft-search-bar--input-container" part="input-container" tabindex="-1">
|
|
3599
3601
|
<div class="ft-search-bar--input-outline" part="input-outline">
|
|
3600
|
-
${this.searchBar.dense?this.selectedFacetsManager.render():
|
|
3602
|
+
${this.searchBar.dense?this.selectedFacetsManager.render():vt.nothing}
|
|
3601
3603
|
<input class="ft-search-bar--input ft-typography--body2"
|
|
3602
3604
|
role="combobox"
|
|
3603
3605
|
aria-autocomplete="list"
|
|
3604
3606
|
aria-controls="${this.suggestManager.listboxId}"
|
|
3605
3607
|
aria-expanded="${this.searchBar.displaySuggestListbox}"
|
|
3606
|
-
aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:
|
|
3608
|
+
aria-activedescendant="${(e=this.searchBar.ariaActiveDescendent)!==null&&e!==void 0?e:vt.nothing}"
|
|
3607
3609
|
part="input"
|
|
3608
3610
|
type="search"
|
|
3609
3611
|
placeholder="${this.searchBar.labelResolver.resolve("inputPlaceHolder")}"
|
|
@@ -3618,9 +3620,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3618
3620
|
${this.renderDesktopSearchBarButtons()}
|
|
3619
3621
|
${this.searchBar.renderDesktopFloatingMenu()}
|
|
3620
3622
|
</div>
|
|
3621
|
-
${this.searchBar.dense?
|
|
3623
|
+
${this.searchBar.dense?vt.nothing:this.searchBar.forceMenuOpen?this.searchBar.renderDesktopMenu():this.selectedFacetsManager.render()}
|
|
3622
3624
|
</div>
|
|
3623
|
-
`}renderSearchBarLeftAction(){return this.searchBar.hasFacets()?this.searchBar.forceMenuOpen?
|
|
3625
|
+
`}renderSearchBarLeftAction(){return this.searchBar.hasFacets()?this.searchBar.forceMenuOpen?vt.nothing:vt.html`
|
|
3624
3626
|
<ft-button class="ft-search-bar--filters-opener ft-search-bar--left-action"
|
|
3625
3627
|
part="filters-opener"
|
|
3626
3628
|
trailingIcon
|
|
@@ -3632,24 +3634,24 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3632
3634
|
>
|
|
3633
3635
|
${this.searchBar.labelResolver.resolve("filtersButton")}
|
|
3634
3636
|
</ft-button>
|
|
3635
|
-
`:this.searchBar.hasLocaleSelector()?
|
|
3637
|
+
`:this.searchBar.hasLocaleSelector()?vt.html`
|
|
3636
3638
|
<ft-select outlined
|
|
3637
3639
|
class="ft-search-bar--content-locale ft-search-bar--left-action"
|
|
3638
3640
|
part="content-locale select-ft-locale"
|
|
3639
3641
|
ariaLabel="${this.searchBar.labelResolver.resolve("selectLocale")}"
|
|
3640
3642
|
.exportpartsPrefixes=${["content-locale","select-ft-locale"]}
|
|
3641
3643
|
@change=${e=>this.searchBar.contentLocale=e.detail==null?void 0:e.detail}>
|
|
3642
|
-
${(0,
|
|
3644
|
+
${(0,Hv.repeat)(this.searchBar.availableContentLocales,e=>e.lang,e=>vt.html`
|
|
3643
3645
|
<ft-select-option .value=${e.lang}
|
|
3644
3646
|
label="${e.label}"
|
|
3645
3647
|
?selected=${e.lang==this.searchBar.contentLocale}>
|
|
3646
3648
|
</ft-select-option>
|
|
3647
3649
|
`)}
|
|
3648
3650
|
</ft-select>
|
|
3649
|
-
`:
|
|
3651
|
+
`:vt.nothing}renderDesktopSearchBarButtons(){return vt.html`
|
|
3650
3652
|
<div class="ft-search-bar--actions"
|
|
3651
3653
|
part="search-bar-actions">
|
|
3652
|
-
${this.searchBar.query?
|
|
3654
|
+
${this.searchBar.query?vt.html`
|
|
3653
3655
|
<ft-button class="ft-search-bar--clear-query"
|
|
3654
3656
|
part="clear-query"
|
|
3655
3657
|
icon="close"
|
|
@@ -3668,9 +3670,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3668
3670
|
@click=${()=>this.searchBar.onLaunchSearch()}
|
|
3669
3671
|
></ft-button>
|
|
3670
3672
|
</div>
|
|
3671
|
-
`}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)}};
|
|
3673
|
+
`}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)}};Xn.styles=vt.css`
|
|
3672
3674
|
|
|
3673
|
-
`});var ce,te,
|
|
3675
|
+
`});var ce,te,Jn,ve,J,jv,$p,RS,z,Np=p(()=>{"use strict";ce=u(R()),te=u(H()),Jn=u(eo()),ve=u(x());ob();$e();Fd();Gb();er();ov();rr();mp();kv();Is();es();gt();Hs();Mv();Ws();js();Uv();Vv();Zd();Tr();J=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");jv={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"},$p=class extends CustomEvent{constructor(e){super("change",{detail:e})}},RS=()=>{},z=class extends ve.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 ve.ParametrizedLabelResolver(jv,{}),this.displayedFilters=[],this.presets=[],this.priors=[],this.searchRequestSerializer=e=>new ve.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 Ur(this),this.selectedFacetsManager=new Hr(this),this.desktopSearchBarManager=new Xn(this),this.mobileSearchBarManager=new Yn(this,this.selectedFacetsManager,this.suggestManager),this.stateChangeEventDebouncer=new ve.Debouncer(10),this.updateLocalesDebouncer=new ve.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 ve.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,ve.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`
|
|
3674
3676
|
<ft-size-watcher @change=${this.updateSize}></ft-size-watcher>
|
|
3675
3677
|
<div class="sr-only" aria-live="polite" aria-atomic="true">
|
|
3676
3678
|
${this.renderLiveText()}
|
|
@@ -3698,7 +3700,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3698
3700
|
</div>
|
|
3699
3701
|
</ft-accordion-item>
|
|
3700
3702
|
`:null}
|
|
3701
|
-
${(0,
|
|
3703
|
+
${(0,Jn.repeat)(this.facets,r=>r.key,r=>{let i=Dd(r),n=r.key.replace(":","-"),a=sb(i);return r.rootNodes.length>0?ce.html`
|
|
3702
3704
|
<ft-accordion-item data-facet-key="${r.key}">
|
|
3703
3705
|
<div class="ft-search-bar--filter-label" slot="toggle">
|
|
3704
3706
|
<ft-typography variant="button">${r.label}</ft-typography>
|
|
@@ -3728,7 +3730,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3728
3730
|
`}getContentLocaleRadioGroup(){var e;return ce.html`
|
|
3729
3731
|
<ft-radio-group aria-labelledby="content_locale_radio_group_label"
|
|
3730
3732
|
@change=${r=>{this.contentLocale=r.detail==="all"?void 0:r.detail,this.clearFilters()}}>
|
|
3731
|
-
${(0,
|
|
3733
|
+
${(0,Jn.repeat)((e=this.availableContentLocales)!==null&&e!==void 0?e:[],r=>r.lang,r=>{var i;return ce.html`
|
|
3732
3734
|
<ft-radio value="${(i=r.lang)!==null&&i!==void 0?i:"all"}"
|
|
3733
3735
|
?checked=${r.lang==this.contentLocale}>
|
|
3734
3736
|
${r.label}
|
|
@@ -3759,7 +3761,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3759
3761
|
label="${this.labelResolver.resolve("presetsSelector")}"
|
|
3760
3762
|
outlined
|
|
3761
3763
|
@change=${r=>this.selectedPreset=r.detail}>
|
|
3762
|
-
${(0,
|
|
3764
|
+
${(0,Jn.repeat)((e=this.presets)!==null&&e!==void 0?e:[],r=>r.name,r=>ce.html`
|
|
3763
3765
|
<ft-select-option value="${r.name}"
|
|
3764
3766
|
label="${r.name}"
|
|
3765
3767
|
?selected=${r.name===this.selectedPreset}>
|
|
@@ -3791,7 +3793,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3791
3793
|
${this.getContentLocaleRadioGroup()}
|
|
3792
3794
|
</div>
|
|
3793
3795
|
`:ce.nothing}
|
|
3794
|
-
${(0,
|
|
3796
|
+
${(0,Jn.repeat)(this.facets,e=>e.key,e=>{let r=Dd(e),i=r.options.some(a=>{var s,l;return((l=(s=a.subOptions)===null||s===void 0?void 0:s.length)!==null&&l!==void 0?l:0)>0}),n=e.key.replace(":","-");return ce.html`
|
|
3795
3797
|
<ft-filter
|
|
3796
3798
|
class="${i?"ft-search-bar--hierarchical-filter":""}"
|
|
3797
3799
|
part="filters filter filter-${n}"
|
|
@@ -3810,14 +3812,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3810
3812
|
></ft-filter>
|
|
3811
3813
|
`})}
|
|
3812
3814
|
</ft-snap-scroll>
|
|
3813
|
-
`: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
|
|
3815
|
+
`: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 ve.ParametrizedLabelResolver(jv,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=>Cs(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 $p(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(RS)),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&&!ve.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,ve.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,ve.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`
|
|
3814
3816
|
<div class="ft-search-bar--floating-panel"
|
|
3815
3817
|
id="ft-search-bar-floating-panel"
|
|
3816
3818
|
@keyup=${this.onFloatingContainerKeyUp}
|
|
3817
3819
|
part="floating-panel"
|
|
3818
3820
|
tabindex="-1">
|
|
3819
3821
|
${this.renderDesktopMenu()}
|
|
3820
|
-
</div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};z.elementDefinitions={"ft-accordion":Fr,"ft-accordion-item":
|
|
3822
|
+
</div>`}get ariaActiveDescendent(){if(this.selectedSuggestOptionId)return this.selectedSuggestRemoveRecent?"remove-"+this.selectedSuggestOptionId:this.selectedSuggestOptionId}};z.elementDefinitions={"ft-accordion":Fr,"ft-accordion-item":sr,"ft-button":Le,"ft-chip":_e,"ft-filter":se,"ft-filter-option":zt,"ft-icon":me,"ft-ripple":K,"ft-select":de,"ft-select-option":Mr,"ft-size-watcher":Bt,"ft-skeleton":No,"ft-snap-scroll":ze,"ft-tooltip":Pe,"ft-typography":Q,"ft-radio-group":ci,"ft-radio":Br};z.styles=[co,ve.noTextInputDefaultClearButton,Nv,_v,Hr.styles,Ur.styles,ve.screenReaderStyles];J([(0,te.property)({type:Boolean})],z.prototype,"dense",void 0);J([(0,te.property)()],z.prototype,"mode",void 0);J([(0,te.property)({type:Boolean})],z.prototype,"forceMobileMenuOpen",void 0);J([(0,te.property)({type:Boolean})],z.prototype,"forceMenuOpen",void 0);J([(0,te.property)()],z.prototype,"baseUrl",void 0);J([(0,te.property)()],z.prototype,"apiIntegrationIdentifier",void 0);J([(0,te.property)()],z.prototype,"contentLocale",void 0);J([(0,te.state)()],z.prototype,"availableContentLocales",void 0);J([(0,te.state)()],z.prototype,"availableContentLocalesInitialized",void 0);J([(0,te.property)()],z.prototype,"uiLocale",void 0);J([(0,ve.jsonProperty)({})],z.prototype,"labels",void 0);J([(0,ve.jsonProperty)([])],z.prototype,"displayedFilters",void 0);J([(0,ve.jsonProperty)([])],z.prototype,"presets",void 0);J([(0,te.property)({type:String,reflect:!0})],z.prototype,"selectedPreset",void 0);J([(0,ve.jsonProperty)([])],z.prototype,"priors",void 0);J([(0,te.property)()],z.prototype,"searchRequestSerializer",void 0);J([(0,te.property)({type:Boolean})],z.prototype,"focusOnDisplay",void 0);J([(0,te.state)()],z.prototype,"metadataFilters",void 0);J([(0,te.state)()],z.prototype,"sizeCategory",void 0);J([(0,te.state)()],z.prototype,"displayFacets",void 0);J([(0,te.state)()],z.prototype,"mobileMenuOpen",void 0);J([(0,te.state)()],z.prototype,"facets",void 0);J([(0,te.state)()],z.prototype,"facetsInitialized",void 0);J([(0,te.query)(".ft-search-bar--container")],z.prototype,"container",void 0);J([(0,te.query)(".ft-search-bar--filters-opener")],z.prototype,"filtersOpener",void 0);J([(0,te.query)(".ft-search-bar--floating-panel")],z.prototype,"floatingContainer",void 0);J([(0,te.query)("ft-snap-scroll.ft-search-bar--filters-container")],z.prototype,"scrollingFiltersContainer",void 0);J([(0,te.query)(".ft-search-bar--input")],z.prototype,"input",void 0);J([(0,te.query)(".ft-search-bar--launch-search")],z.prototype,"launchSearchButton",void 0);J([(0,te.state)()],z.prototype,"query",void 0);J([(0,te.state)()],z.prototype,"suggestions",void 0);J([(0,te.state)()],z.prototype,"recentSearches",void 0);J([(0,te.state)()],z.prototype,"scrollToFacet",void 0);J([(0,te.state)()],z.prototype,"api",void 0);J([(0,te.state)()],z.prototype,"displaySuggestListbox",void 0);J([(0,te.state)()],z.prototype,"selectedSuggestOptionId",void 0);J([(0,te.state)()],z.prototype,"selectedSuggestRemoveRecent",void 0);J([(0,te.state)()],z.prototype,"facetsLoaded",void 0)});var Gv=p(()=>{"use strict"});var Kv,qv=p(()=>{"use strict";Kv=u(x());Np();Np();Hs();Gv();(0,Kv.customElement)("ft-search-bar")(z)});var Zv,Qv,Yv,Xv=p(()=>{"use strict";Zv=u(R());Dn();Qv=u(x());gt();qv();Yv=Zv.css`
|
|
3821
3823
|
* {
|
|
3822
3824
|
box-sizing: border-box;
|
|
3823
3825
|
}
|
|
@@ -3864,21 +3866,21 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3864
3866
|
}
|
|
3865
3867
|
|
|
3866
3868
|
ft-ripple {
|
|
3867
|
-
${(0,
|
|
3869
|
+
${(0,Qv.setVariable)(S.opacityContentOnSurfaceHover,S.opacityContentOnSurfaceSelected)}
|
|
3868
3870
|
}
|
|
3869
|
-
`});var
|
|
3871
|
+
`});var Jv,ln,ex,_o,tx=p(()=>{"use strict";Jv=u(x()),ln=u(R());Xv();ex=u(eo());er();gt();$e();Tr();Td();_o=class{constructor(e){this.ftSearchInput=e,this.listboxId="ft-search-input-suggestion"}render(){let e=Xr.get();return ln.html`
|
|
3870
3872
|
<div class="ft-search-input-suggestion ft-word-wrap"
|
|
3871
3873
|
id="${this.listboxId}"
|
|
3872
3874
|
role="listbox"
|
|
3873
3875
|
aria-label="${Eo.messages.suggestionsLabel()}"
|
|
3874
3876
|
part="container">
|
|
3875
|
-
${(0,
|
|
3877
|
+
${(0,ex.repeat)(this.ftSearchInput.suggestResults||[],r=>r.value,(r,i)=>this.renderSuggestion(i,r,e))}
|
|
3876
3878
|
</div>
|
|
3877
|
-
`}renderSuggestion(e,r,i){let n=`suggestion-${e}`,a=
|
|
3879
|
+
`}renderSuggestion(e,r,i){let n=`suggestion-${e}`,a=ln.html`
|
|
3878
3880
|
<ft-ripple ?activated=${this.ftSearchInput.selectedSuggestOptionId===n}></ft-ripple>
|
|
3879
3881
|
${this.getIcon(r)}
|
|
3880
3882
|
<ft-typography variant="body1">${r.value}</ft-typography>
|
|
3881
|
-
`;if(this.ftSearchInput.launchSearchPath){let s={...this.ftSearchInput.request,query:r.value},l=i.serializeToCurrentPageIfPossible(s,this.ftSearchInput.launchSearchPath);return
|
|
3883
|
+
`;if(this.ftSearchInput.launchSearchPath){let s={...this.ftSearchInput.request,query:r.value},l=i.serializeToCurrentPageIfPossible(s,this.ftSearchInput.launchSearchPath);return ln.html`
|
|
3882
3884
|
<a href="${l}"
|
|
3883
3885
|
part="suggestion"
|
|
3884
3886
|
class="ft-search-input-suggestion--suggestion"
|
|
@@ -3890,7 +3892,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3890
3892
|
@click=${()=>this.onSuggestSelected(r.value)}>
|
|
3891
3893
|
${a}
|
|
3892
3894
|
</a>
|
|
3893
|
-
`}return
|
|
3895
|
+
`}return ln.html`
|
|
3894
3896
|
<div part="suggestion"
|
|
3895
3897
|
class="ft-search-input-suggestion--suggestion"
|
|
3896
3898
|
role="option"
|
|
@@ -3900,10 +3902,10 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3900
3902
|
@click=${()=>this.onSuggestSelected(r.value)}>
|
|
3901
3903
|
${a}
|
|
3902
3904
|
</div>
|
|
3903
|
-
`}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"?
|
|
3905
|
+
`}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"?rt.BOOK:rt.ARTICLE;break;case"DOCUMENT":i=rs(e.mimeType,e.filenameExtension);break;case"TOPIC":i=rt.TOPICS;break}return ln.html`
|
|
3904
3906
|
<ft-icon .variant=${r} .value=${i} part="suggestion-icon"></ft-icon>
|
|
3905
|
-
`}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)}};
|
|
3906
|
-
<div class="${(0,
|
|
3907
|
+
`}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)}};_o.elementDefinitions={"ft-ripple":K,"ft-typography":Q,"ft-icon":me};_o.styles=[Jv.wordWrap,Yv]});var cn,cr,Ht,rx,Ut,He,_p=p(()=>{"use strict";cn=u(R()),cr=u(x());Dn();si();Yt();Td();Ht=u(H()),rx=u(Ct());tx();rr();$e();Tr();Ut=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 Et(or){constructor(){super(),this.liveQuery="",this.forceCloseSuggestion=!1,this.displaySuggestListbox=!1,this.placeholder=Eo.messages.placeholder(),this.useCustomSearchPath=!1,this.triggerSearchOnClear=!1,this.focusOnDisplay=!1,this.suggestions=new _o(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(Eo)}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=Xr.get().serializeToCurrentPageIfPossible(a,s);return cn.html`
|
|
3908
|
+
<div class="${(0,rx.classMap)(n)}" @focusout=${()=>this.forceCloseSuggestion=!1} role="search">
|
|
3907
3909
|
<div class="ft-search-input--input-container" part="input-container" tabindex="-1">
|
|
3908
3910
|
<div class="ft-search-input--input-outline" part="input-outline">
|
|
3909
3911
|
<input class="ft-search-input--input ft-typography--body2"
|
|
@@ -3915,7 +3917,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3915
3917
|
aria-autocomplete="list"
|
|
3916
3918
|
aria-controls="${this.suggestions.listboxId}"
|
|
3917
3919
|
aria-expanded="${this.displaySuggestListbox}"
|
|
3918
|
-
aria-activedescendant="${(i=this.selectedSuggestOptionId)!==null&&i!==void 0?i:
|
|
3920
|
+
aria-activedescendant="${(i=this.selectedSuggestOptionId)!==null&&i!==void 0?i:cn.nothing}"
|
|
3919
3921
|
@input=${this.onInput}
|
|
3920
3922
|
@click=${this.onClick}
|
|
3921
3923
|
@focus=${this.onFocus}
|
|
@@ -3925,10 +3927,10 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3925
3927
|
<div class="sr-only" aria-live="polite" aria-atomic="true">
|
|
3926
3928
|
${this.renderLiveText()}
|
|
3927
3929
|
</div>
|
|
3928
|
-
${this.shouldDisplaySuggestions?this.suggestions.render():
|
|
3930
|
+
${this.shouldDisplaySuggestions?this.suggestions.render():cn.nothing}
|
|
3929
3931
|
</div>
|
|
3930
3932
|
<div class="ft-search-input--actions" part="actions">
|
|
3931
|
-
${this.liveQuery?
|
|
3933
|
+
${this.liveQuery?cn.html`
|
|
3932
3934
|
<ft-button id="clear-button"
|
|
3933
3935
|
class="ft-search-input--clear-query"
|
|
3934
3936
|
part="clear-query"
|
|
@@ -3949,59 +3951,59 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
3949
3951
|
></ft-button>
|
|
3950
3952
|
</div>
|
|
3951
3953
|
</div>
|
|
3952
|
-
`}renderLiveText(){return this.shouldDisplaySuggestions?Eo.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,
|
|
3953
|
-
`});var
|
|
3954
|
+
`}renderLiveText(){return this.shouldDisplaySuggestions?Eo.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,cr.waitFor)(()=>this.input,50),this.input.focus(),this.showSuggestionsOnFocus=!0}async connectedCallback(){super.connectedCallback(),document.addEventListener("pointerdown",this.closeSuggestListbox),this.focusOnDisplay&&!cr.isTouchScreen&&this.focusInput(!1)}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("pointerdown",this.closeSuggestListbox)}};He.elementDefinitions={"ft-button":Le,..._o.elementDefinitions};He.styles=[co,cr.noTextInputDefaultClearButton,md,..._o.styles,cr.screenReaderStyles];Ut([(0,cr.redux)()],He.prototype,"request",void 0);Ut([(0,cr.redux)()],He.prototype,"liveQuery",void 0);Ut([(0,cr.redux)()],He.prototype,"suggestResults",void 0);Ut([(0,Ht.state)()],He.prototype,"forceCloseSuggestion",void 0);Ut([(0,Ht.state)()],He.prototype,"displaySuggestListbox",void 0);Ut([(0,Ht.state)()],He.prototype,"selectedSuggestOptionId",void 0);Ut([(0,Ht.property)()],He.prototype,"launchSearchPath",void 0);Ut([(0,Ht.property)()],He.prototype,"placeholder",void 0);Ut([(0,Ht.property)({type:Boolean})],He.prototype,"useCustomSearchPath",void 0);Ut([(0,Ht.property)({type:Boolean})],He.prototype,"triggerSearchOnClear",void 0);Ut([(0,Ht.property)({type:Boolean})],He.prototype,"focusOnDisplay",void 0);Ut([(0,Ht.query)(".ft-search-input--input")],He.prototype,"input",void 0);Ut([(0,Ht.query)('[part="launch-search-in-input"]')],He.prototype,"launchSearchButton",void 0)});var ox=p(()=>{"use strict"});var nx={};zo(nx,{FtSearchInput:()=>He,FtSearchInputCssVariables:()=>ge,styles:()=>md});var ix,ax=p(()=>{"use strict";ix=u(x());_p();Dn();ox();_p();(0,ix.customElement)("ft-search-input")(He)});var sx,LS,Pp,Bp=p(()=>{"use strict";sx=u(R()),LS={},Pp=sx.css`
|
|
3955
|
+
`});var Dp,lx=p(()=>{"use strict";Yt();Dp=$r.fromGwt("designedActionBlockAriaLabels")});var Gs,Fp,cx,ro,Mp=p(()=>{"use strict";Gs=u(R()),Fp=u(x());Bp();rr();si();Yt();lx();cx=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},ro=class extends Et(or){constructor(){super(),this.currentPage=1,this.isLastPage=!0,this.addI18nContext(Dp)}render(){return this.isLastPage?Gs.nothing:Gs.html`
|
|
3954
3956
|
<ft-button @click="${this.loadMore}">
|
|
3955
|
-
${
|
|
3957
|
+
${Dp.messages.searchPageLoadMore()}
|
|
3956
3958
|
</ft-button>
|
|
3957
|
-
`}loadMore(){var e;(e=this.stateManager)===null||e===void 0||e.setPageNumber(this.currentPage+1)}};ro.elementDefinitions={"ft-button":
|
|
3958
|
-
<ft-typography variant="body1" part="text">${(0,
|
|
3959
|
-
`:
|
|
3959
|
+
`}loadMore(){var e;(e=this.stateManager)===null||e===void 0||e.setPageNumber(this.currentPage+1)}};ro.elementDefinitions={"ft-button":Le};ro.styles=Pp;cx([(0,Fp.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}})],ro.prototype,"currentPage",void 0);cx([(0,Fp.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}})],ro.prototype,"isLastPage",void 0)});var dx=p(()=>{"use strict"});var ux={};zo(ux,{FtSearchLoadMoreButton:()=>ro,FtSearchLoadMoreButtonCssVariables:()=>LS,styles:()=>Pp});var px,fx=p(()=>{"use strict";px=u(x());Mp();Bp();dx();Mp();(0,px.customElement)("ft-search-load-more-button")(ro)});var Zs,qs,Ks,Up,zp,IS,dn,Hp=p(()=>{"use strict";Zs=u(x());si();qs=u(H()),Ks=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},Up=class extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}},zp=Symbol("registerInterval"),IS=(0,Zs.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[zp]=window.setInterval(()=>this.tryToRegisterToResultContext(),50)}tryToRegisterToResultContext(){this.result!=null?window.clearInterval(this[zp]):this.dispatchEvent(new Up)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return e=zp,Ks([(0,qs.property)({attribute:!1})],r.prototype,"cluster",void 0),Ks([(0,qs.property)({attribute:!1})],r.prototype,"result",void 0),Ks([(0,Zs.numberProperty)()],r.prototype,"rank",void 0),Ks([(0,qs.property)({attribute:!1,type:Boolean})],r.prototype,"openResultInNewTab",void 0),r}),dn=class extends IS(or){}});var Wp,hx,gi,Vp=p(()=>{"use strict";Wp=u(R());Hp();ls();hx=u(ts());$e();gi=class extends dn{render(){let e=this.result?this.selectAbstract(this.result):void 0;return e?Wp.html`
|
|
3960
|
+
<ft-typography variant="body1" part="text">${(0,hx.unsafeHTML)(e)}</ft-typography>
|
|
3961
|
+
`:Wp.html`
|
|
3960
3962
|
<style>
|
|
3961
3963
|
:host {
|
|
3962
3964
|
display: none !important;
|
|
3963
3965
|
}
|
|
3964
3966
|
</style>
|
|
3965
|
-
`}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"))}};gi.elementDefinitions={"ft-typography":Q};gi.styles=
|
|
3966
|
-
<a href="${
|
|
3967
|
+
`}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"))}};gi.elementDefinitions={"ft-typography":Q};gi.styles=gd});var mx=p(()=>{"use strict"});var yx={};zo(yx,{FtSearchResultAbstract:()=>gi,FtSearchResultAbstractCssVariables:()=>ss,styles:()=>gd});var gx,jp=p(()=>{"use strict";gx=u(x());Vp();ls();mx();Vp();(0,gx.customElement)("ft-search-result-abstract")(gi)});var ea,bx,vx,kS,Po,Gp=p(()=>{"use strict";ea=u(R()),bx=u(H());Hp();ds();$e();vx=u(ts());Sd();Od();kS=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},Po=class extends dn{constructor(){super(...arguments),this.withoutLink=!1}render(){var e;return this.result?this.withoutLink?this.renderTitle():ea.html`
|
|
3968
|
+
<a href="${fs(this.result)}"
|
|
3967
3969
|
@click=${this.onResultClick}
|
|
3968
3970
|
@auxclick=${r=>this.onAuxClick(r)}
|
|
3969
3971
|
@contextmenu=${this.onContextMenu}
|
|
3970
|
-
target="${
|
|
3972
|
+
target="${$y(this.result,(e=this.stateManager)===null||e===void 0?void 0:e.openExternalDocumentInNewTab)}"
|
|
3971
3973
|
part="link">
|
|
3972
3974
|
${this.renderTitle()}
|
|
3973
3975
|
</a>
|
|
3974
|
-
`:
|
|
3975
|
-
<ft-typography variant="title" part="text">${(0,
|
|
3976
|
-
`}onResultClick(){this.dispatchEvent(new
|
|
3976
|
+
`:ea.nothing}onAuxClick(e){e.button==1&&this.onResultClick()}renderTitle(){return ea.html`
|
|
3977
|
+
<ft-typography variant="title" part="text">${(0,vx.unsafeHTML)(this.selectTitle(this.result))}</ft-typography>
|
|
3978
|
+
`}onResultClick(){this.dispatchEvent(new Xi(this.result,this.rank))}onContextMenu(){this.dispatchEvent(new Ji(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"})}};Po.elementDefinitions={"ft-typography":Q};Po.styles=yd;kS([(0,bx.property)({type:Boolean})],Po.prototype,"withoutLink",void 0)});var xx=p(()=>{"use strict"});var Cx={};zo(Cx,{FtSearchResultTitle:()=>Po,FtSearchResultTitleCssVariables:()=>cs,styles:()=>yd});var Sx,Kp=p(()=>{"use strict";Sx=u(x());Gp();ds();xx();Gp();(0,Sx.customElement)("ft-search-result-title")(Po)});var Ox,TS,qp,Zp=p(()=>{"use strict";Ox=u(R()),TS={},qp=Ox.css`
|
|
3977
3979
|
[part="no-results-message"] {
|
|
3978
3980
|
text-align: center;
|
|
3979
3981
|
padding: 12px;
|
|
3980
3982
|
}
|
|
3981
|
-
`});var
|
|
3983
|
+
`});var wx,Ex,Qp=p(()=>{"use strict";wx=u(R()),Ex=wx.css`
|
|
3982
3984
|
a {
|
|
3983
3985
|
color: inherit;
|
|
3984
3986
|
text-decoration: inherit;
|
|
3985
3987
|
}
|
|
3986
|
-
`});var
|
|
3988
|
+
`});var Qs,Ax=p(()=>{"use strict";Qs=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 Rx,pn,Lx,Ys,Yp,Wr,Xp=p(()=>{"use strict";Rx=u(R()),pn=u(H()),Lx=u(x());Qp();Ax();Ys=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},Yp=class extends CustomEvent{constructor(e){super("ft-search-result-cluster-change",{detail:e,bubbles:!0,composed:!0})}},Wr=class extends Lx.FtLitElement{constructor(){super(...arguments),this.openResultInNewTab=!1,this.index=0,this.stateManager=new Qs(e=>this.onResultSelected(e))}render(){return Rx.html`
|
|
3987
3989
|
<slot @register-ft-search-result-component=${this.registerComponent}></slot>
|
|
3988
|
-
`}onResultSelected(e){this.result=e,this.dispatchEvent(new
|
|
3990
|
+
`}onResultSelected(e){this.result=e,this.dispatchEvent(new Yp(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()}};Wr.elementDefinitions={};Wr.styles=Ex;Ys([(0,pn.property)({attribute:!1})],Wr.prototype,"cluster",void 0);Ys([(0,pn.property)({attribute:!1,type:Boolean})],Wr.prototype,"openResultInNewTab",void 0);Ys([(0,pn.state)()],Wr.prototype,"result",void 0);Ys([(0,pn.property)()],Wr.prototype,"index",void 0)});var Ix=p(()=>{"use strict"});var kx,Tx=p(()=>{"use strict";kx=u(x());Xp();Qp();Ix();Xp();(0,kx.customElement)("ft-search-result-context")(Wr)});var un,$x,Jp=p(()=>{"use strict";Yt();un=$r.build("searchResultsNumber"),$x={results:"{0} results","results[\\=1]":"1 result"}});var Xs,Nx,Js,Bo,yi,Wt,eu=p(()=>{"use strict";Xs=u(R()),Nx=u(eo()),Js=u(H()),Bo=u(x());Zp();si();Tx();Kp();jp();Yt();Jp();yi=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},Wt=class extends Et(or){constructor(){super(),this.clusterPolicy="display-first-result",this.displayNoResultsMessage=!1,this.renderResult=()=>Xs.html`
|
|
3989
3991
|
<ft-search-result-title></ft-search-result-title>
|
|
3990
3992
|
<ft-search-result-abstract></ft-search-result-abstract>
|
|
3991
|
-
`,this.clusterSortCriterion=[],this.selectedResultByCluster={},this.addI18nContext(
|
|
3992
|
-
<ft-typography part="no-results-message" variant="body1">${
|
|
3993
|
-
`;let e=this.buildClusters();return(0,
|
|
3993
|
+
`,this.clusterSortCriterion=[],this.selectedResultByCluster={},this.addI18nContext(un)}render(){if(this.displayNoResultsMessage&&this.results!=null&&this.results.length==0)return Xs.html`
|
|
3994
|
+
<ft-typography part="no-results-message" variant="body1">${un.messages.results(0)}</ft-typography>
|
|
3995
|
+
`;let e=this.buildClusters();return(0,Nx.repeat)(e,r=>r.id,(r,i)=>{var n;return Xs.html`
|
|
3994
3996
|
<ft-search-result-context .cluster=${r} index="${i}"
|
|
3995
3997
|
@ft-search-result-cluster-change=${a=>this.onClusterChange(r.id,a.detail)}>
|
|
3996
3998
|
${this.renderResult((n=this.selectedResultByCluster[r.id])!==null&&n!==void 0?n:r.entries[0],i)}
|
|
3997
3999
|
</ft-search-result-context>
|
|
3998
|
-
`})}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&&Bo.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}};
|
|
4000
|
+
`})}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&&Bo.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}};Wt.styles=qp;yi([(0,Js.property)({type:String,attribute:"cluster-policy"})],Wt.prototype,"clusterPolicy",void 0);yi([(0,Js.property)({type:Boolean})],Wt.prototype,"displayNoResultsMessage",void 0);yi([(0,Js.property)({attribute:!1})],Wt.prototype,"renderResult",void 0);yi([(0,Bo.jsonProperty)([])],Wt.prototype,"clusterSortCriterion",void 0);yi([(0,Bo.redux)({selector:t=>({...t.request,paging:void 0})})],Wt.prototype,"requestWithoutPaging",void 0);yi([(0,Bo.redux)({selector:t=>t.request.paging})],Wt.prototype,"paging",void 0);yi([(0,Bo.redux)()],Wt.prototype,"results",void 0)});var _x=p(()=>{"use strict"});var Bx={};zo(Bx,{FtSearchResults:()=>Wt,FtSearchResultsCssVariables:()=>TS,styles:()=>qp});var Px,Dx=p(()=>{"use strict";Px=u(x());eu();Zp();_x();eu();(0,Px.customElement)("ft-search-results")(Wt)});var Fx,$S,tu,ru=p(()=>{"use strict";Fx=u(R()),$S={},tu=Fx.css`
|
|
3999
4001
|
|
|
4000
|
-
`});var
|
|
4001
|
-
<ft-typography variant="${
|
|
4002
|
-
${
|
|
4002
|
+
`});var el,Do,Mx,oo,ou=p(()=>{"use strict";el=u(R()),Do=u(x());ru();si();Yt();Jp();$e();Mx=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},oo=class extends(0,Do.withAriaNotification)(Et(or)){constructor(){super(),this.ariaNotificationDebouncer=new Do.Debouncer(100),this.searchNumberOfResults={context:"officialContext",key:"searchNumberOfResults",message:""},this.addI18nContext(un,$x)}render(){return this.paging==null?el.nothing:el.html`
|
|
4003
|
+
<ft-typography variant="${Me.body1}">
|
|
4004
|
+
${un.messages.results(this.paging.totalClustersCount)}
|
|
4003
4005
|
</ft-typography>
|
|
4004
|
-
`}willUpdate(e){super.willUpdate(e),e.has("paging")&&this.ariaNotificationDebouncer.run(async()=>{if(this.paging!==void 0){let r=await this.awaitI18n({...this.searchNumberOfResults,args:[this.paging.totalClustersCount]});this.sendAriaNotification(r)}})}};oo.elementDefinitions={"ft-typography":Q};oo.styles=
|
|
4006
|
+
`}willUpdate(e){super.willUpdate(e),e.has("paging")&&this.ariaNotificationDebouncer.run(async()=>{if(this.paging!==void 0){let r=await this.awaitI18n({...this.searchNumberOfResults,args:[this.paging.totalClustersCount]});this.sendAriaNotification(r)}})}};oo.elementDefinitions={"ft-typography":Q};oo.styles=tu;Mx([(0,Do.jsonProperty)({context:"officialContext",key:"searchNumberOfResults"})],oo.prototype,"searchNumberOfResults",void 0);Mx([(0,Do.redux)()],oo.prototype,"paging",void 0)});var zx=p(()=>{"use strict"});var Hx={};zo(Hx,{FtSearchResultsNumber:()=>oo,FtSearchResultsNumberCssVariables:()=>$S,styles:()=>tu});var Ux,Wx=p(()=>{"use strict";Ux=u(x());ou();ru();zx();ou();(0,Ux.customElement)("ft-search-results-number")(oo)});var Vx=u(x());var Vt=u(R()),bi=u(x());var bd=u(R()),B=u(x());var hu=u(R()),ae=u(x());Vr();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)},mu=hu.css`
|
|
4005
4007
|
:host {
|
|
4006
4008
|
display: block;
|
|
4007
4009
|
}
|
|
@@ -4090,7 +4092,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
4090
4092
|
#action {
|
|
4091
4093
|
grid-area: actions;
|
|
4092
4094
|
}
|
|
4093
|
-
`;
|
|
4095
|
+
`;Dn();ls();Vr();ds();var pt={searchFieldBackgroundColor:B.FtCssVariableFactory.extend("--ft-rsid-search-field-background-color","",B.designSystemVariables.colorSurface),searchFieldBorderColor:B.FtCssVariableFactory.extend("--ft-rsid-search-field-border-color","",B.designSystemVariables.colorOutline),searchFieldTextColor:B.FtCssVariableFactory.extend("--ft-rsid-search-field-text-color","",B.designSystemVariables.colorOnSurface),searchFieldBorderRadius:B.FtCssVariableFactory.extend("--ft-rsid-search-field-border-radius","",B.designSystemVariables.borderRadiusS),searchButtonColor:B.FtCssVariableFactory.extend("--ft-rsid-search-field-button-color","",B.designSystemVariables.colorPrimary),resultsNumberColor:B.FtCssVariableFactory.extend("--ft-rsid-results-number-color","",B.designSystemVariables.colorOnSurfaceMedium),resultBackgroundColor:B.FtCssVariableFactory.extend("--ft-rsid-result-background-color","",B.designSystemVariables.colorSurface),resultBorderColor:B.FtCssVariableFactory.extend("--ft-rsid-result-border-color","",B.designSystemVariables.colorOutline),resultBorderRadius:B.FtCssVariableFactory.extend("--ft-rsid-result-border-radius","",B.designSystemVariables.borderRadiusS),resultTitleTextColor:B.FtCssVariableFactory.extend("--ft-rsid-result-title-text-color","",B.designSystemVariables.colorOnSurface),resultBreadcrumbTextColor:B.FtCssVariableFactory.extend("--ft-rsid-result-breadcrumb-text-color","",B.designSystemVariables.colorOnSurfaceMedium),resultContentTextColor:B.FtCssVariableFactory.extend("--ft-rsid-result-content-text-color","",B.designSystemVariables.colorOnSurface),resultHighlightBackgroundColor:B.FtCssVariableFactory.create("--ft-rsid-result-highlight-background-color","","COLOR","#FFF26E"),resultHoverBackgroundColor:B.FtCssVariableFactory.extend("--ft-rsid-result-hover-background-color","",B.designSystemVariables.colorPrimary),resultHoverBorderColor:B.FtCssVariableFactory.extend("--ft-rsid-result-hover-border-color","",B.designSystemVariables.colorPrimary)},Ay=bd.css`
|
|
4094
4096
|
.ft-search-in-doc--container {
|
|
4095
4097
|
display: flex;
|
|
4096
4098
|
flex-direction: column;
|
|
@@ -4098,11 +4100,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
4098
4100
|
}
|
|
4099
4101
|
|
|
4100
4102
|
ft-search-input {
|
|
4101
|
-
${(0,B.setVariable)(ge.colorSurface,
|
|
4102
|
-
${(0,B.setVariable)(ge.colorOutline,
|
|
4103
|
-
${(0,B.setVariable)(ge.colorOnSurface,
|
|
4104
|
-
${(0,B.setVariable)(ge.borderRadius,
|
|
4105
|
-
${(0,B.setVariable)(ge.buttonColor,
|
|
4103
|
+
${(0,B.setVariable)(ge.colorSurface,pt.searchFieldBackgroundColor)};
|
|
4104
|
+
${(0,B.setVariable)(ge.colorOutline,pt.searchFieldBorderColor)};
|
|
4105
|
+
${(0,B.setVariable)(ge.colorOnSurface,pt.searchFieldTextColor)};
|
|
4106
|
+
${(0,B.setVariable)(ge.borderRadius,pt.searchFieldBorderRadius)};
|
|
4107
|
+
${(0,B.setVariable)(ge.buttonColor,pt.searchButtonColor)};
|
|
4106
4108
|
}
|
|
4107
4109
|
|
|
4108
4110
|
ft-search-results-number {
|
|
@@ -4110,41 +4112,41 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
4110
4112
|
}
|
|
4111
4113
|
|
|
4112
4114
|
ft-search-results-number, ft-search-results::part(no-results-message) {
|
|
4113
|
-
color: ${
|
|
4115
|
+
color: ${pt.resultsNumberColor};
|
|
4114
4116
|
}
|
|
4115
4117
|
|
|
4116
4118
|
ft-search-load-more-button {
|
|
4117
4119
|
margin: auto;
|
|
4118
4120
|
}
|
|
4119
|
-
`,
|
|
4121
|
+
`,Ry=bd.css`
|
|
4120
4122
|
ft-card {
|
|
4121
4123
|
margin-bottom: 8px;
|
|
4122
4124
|
${(0,B.setVariable)(pe.elevation04,"none")};
|
|
4123
4125
|
${(0,B.setVariable)(pe.elevation02,"none")};
|
|
4124
4126
|
${(0,B.setVariable)(pe.borderStyle,"solid")};
|
|
4125
4127
|
${(0,B.setVariable)(pe.borderRadius,B.designSystemVariables.borderRadiusS)};
|
|
4126
|
-
${(0,B.setVariable)(pe.colorSurface,
|
|
4127
|
-
${(0,B.setVariable)(pe.borderColor,
|
|
4128
|
-
${(0,B.setVariable)(pe.borderRadius,
|
|
4128
|
+
${(0,B.setVariable)(pe.colorSurface,pt.resultBackgroundColor)};
|
|
4129
|
+
${(0,B.setVariable)(pe.borderColor,pt.resultBorderColor)};
|
|
4130
|
+
${(0,B.setVariable)(pe.borderRadius,pt.resultBorderRadius)};
|
|
4129
4131
|
}
|
|
4130
4132
|
|
|
4131
4133
|
ft-search-result-title {
|
|
4132
|
-
color: ${
|
|
4133
|
-
${(0,B.setVariable)(
|
|
4134
|
+
color: ${pt.resultTitleTextColor};
|
|
4135
|
+
${(0,B.setVariable)(cs.highlightBackgroundColor,pt.resultHighlightBackgroundColor)};
|
|
4134
4136
|
}
|
|
4135
4137
|
|
|
4136
4138
|
.breadcrumb {
|
|
4137
|
-
color: ${
|
|
4139
|
+
color: ${pt.resultBreadcrumbTextColor};
|
|
4138
4140
|
}
|
|
4139
4141
|
|
|
4140
4142
|
ft-search-result-abstract {
|
|
4141
|
-
color: ${
|
|
4142
|
-
${(0,B.setVariable)(
|
|
4143
|
+
color: ${pt.resultContentTextColor};
|
|
4144
|
+
${(0,B.setVariable)(ss.highlightBackgroundColor,pt.resultHighlightBackgroundColor)};
|
|
4143
4145
|
}
|
|
4144
4146
|
|
|
4145
4147
|
ft-card:hover {
|
|
4146
|
-
${(0,B.setVariable)(pe.hoverBorderColor,
|
|
4147
|
-
${(0,B.setVariable)(S.color,
|
|
4148
|
+
${(0,B.setVariable)(pe.hoverBorderColor,pt.resultHoverBorderColor)};
|
|
4149
|
+
${(0,B.setVariable)(S.color,pt.resultHoverBackgroundColor)};
|
|
4148
4150
|
}
|
|
4149
4151
|
|
|
4150
4152
|
.result-container {
|
|
@@ -4157,11 +4159,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
4157
4159
|
text-decoration: none;
|
|
4158
4160
|
color: inherit;
|
|
4159
4161
|
}
|
|
4160
|
-
`;
|
|
4161
|
-
<div id="container" part="container" class=${(0,
|
|
4162
|
-
${this.clickable?
|
|
4162
|
+
`;Yt();var us=u(x()),ky=u(H());var Ly;(function(t){t.clusteringHelperCreated="clustering-helper-created",t.mapAttachmentsUpdate="map-attachments-update",t.visibleTopicChange="visible-topic-change"})(Ly||(Ly={}));var Iy;(function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Iy||(Iy={}));var xS=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},xd=class extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}},vd=Symbol("registerInterval"),SS=(0,us.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[vd]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[vd]):this.dispatchEvent(new xd)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=vd,xS([(0,ky.state)()],r.prototype,"stateManager",void 0),r}),ps=class extends SS(us.FtLitElementRedux){};var no=u(H());Sd();Yt();var Cd=$r.build("designedReaderSearchInDocument");var Py=u(x());var Fn=u(R()),ai=u(H()),Ny=u(x());gt();$e();var _y=u(Ct()),Yi=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},At=class extends Ny.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 Fn.html`
|
|
4163
|
+
<div id="container" part="container" class=${(0,_y.classMap)(e)}>
|
|
4164
|
+
${this.clickable?Fn.html`
|
|
4163
4165
|
<ft-ripple primary ?selected=${this.selected}></ft-ripple>
|
|
4164
|
-
`:
|
|
4166
|
+
`:Fn.nothing}
|
|
4165
4167
|
<div id="header" part="header">
|
|
4166
4168
|
<ft-typography class="title" element="span" variant="title">${this.title}</ft-typography>
|
|
4167
4169
|
<slot name="header"></slot>
|
|
@@ -4175,25 +4177,25 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
4175
4177
|
</ft-typography>
|
|
4176
4178
|
</div>
|
|
4177
4179
|
</div>
|
|
4178
|
-
`}};
|
|
4179
|
-
<style> ${
|
|
4180
|
-
<a href="${
|
|
4180
|
+
`}};At.elementDefinitions={"ft-ripple":K,"ft-typography":Q};At.styles=mu;Yi([(0,ai.property)()],At.prototype,"title",void 0);Yi([(0,ai.property)({type:Boolean})],At.prototype,"clickable",void 0);Yi([(0,ai.property)({type:Boolean})],At.prototype,"selected",void 0);Yi([(0,ai.property)({type:Boolean})],At.prototype,"noHeader",void 0);Yi([(0,ai.property)({type:Boolean})],At.prototype,"noContent",void 0);Yi([(0,ai.property)({type:Boolean})],At.prototype,"oneLineHeader",void 0);(0,Py.customElement)("ft-card")(At);Od();var io=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},xt=class t extends Et(ps){constructor(){super(),this.searchInDocumentQuery="",this.hideResultTitle=!1,this.hideResultBreadcrumb=!1,this.hideResultAbstract=!1,this.hideResultsNumber=!1,this.emptyResultOnClear=!1,this.uniqueId=(0,bi.randomId)(6,"search-in-document-"),this.addI18nContext(Cd)}get filters(){return[{key:"ft:publicationId",valueFilter:{negative:!1,values:[this.map.id]}}]}renderResult(e,r){var i;return Vt.html`
|
|
4181
|
+
<style> ${Ry}</style>
|
|
4182
|
+
<a href="${fs(e)}" @click=${()=>this.onLinkClick(e,r)}
|
|
4181
4183
|
@auxclick=${n=>this.onAuxClick(n,e,r)}
|
|
4182
4184
|
@contextmenu=${()=>this.onContextMenu(e,r)}>
|
|
4183
4185
|
<ft-card clickable noheader>
|
|
4184
4186
|
<div class="result-container">
|
|
4185
|
-
${this.hideResultTitle?
|
|
4187
|
+
${this.hideResultTitle?Vt.nothing:Vt.html`
|
|
4186
4188
|
<ft-search-result-title withoutLink="true"></ft-search-result-title>`}
|
|
4187
|
-
${this.hideResultBreadcrumb?
|
|
4189
|
+
${this.hideResultBreadcrumb?Vt.nothing:Vt.html`
|
|
4188
4190
|
<ft-typography class="breadcrumb" variant="caption">${(i=e.topic)===null||i===void 0?void 0:i.breadcrumb.join(" > ")}</ft-typography>
|
|
4189
4191
|
`}
|
|
4190
|
-
${this.hideResultAbstract?
|
|
4192
|
+
${this.hideResultAbstract?Vt.nothing:Vt.html`
|
|
4191
4193
|
<ft-search-result-abstract></ft-search-result-abstract>
|
|
4192
4194
|
`}
|
|
4193
4195
|
</div>
|
|
4194
4196
|
</ft-card>
|
|
4195
4197
|
</a>
|
|
4196
|
-
`}onAuxClick(e,r,i){e.button==1&&this.onLinkClick(r,i)}onContextMenu(e,r){this.dispatchEvent(new
|
|
4198
|
+
`}onAuxClick(e,r,i){e.button==1&&this.onLinkClick(r,i)}onContextMenu(e,r){this.dispatchEvent(new Ji(e,r))}render(){return this.map?Vt.html`
|
|
4197
4199
|
<ft-search-context id="${this.uniqueId}"
|
|
4198
4200
|
part="search-context"
|
|
4199
4201
|
contentLocale="${this.map.lang}"
|
|
@@ -4202,10 +4204,10 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
4202
4204
|
scope="ALL_TOPICS"
|
|
4203
4205
|
ignoreEmptyQuery>
|
|
4204
4206
|
<div class="ft-search-in-doc--container">
|
|
4205
|
-
<ft-search-input placeholder="${
|
|
4207
|
+
<ft-search-input placeholder="${Cd.messages.placeholder()}"
|
|
4206
4208
|
?triggerSearchOnClear=${this.emptyResultOnClear}
|
|
4207
4209
|
@change=${e=>{var r;(r=this.stateManager)===null||r===void 0||r.setSearchInDocumentQuery(e.detail)}}></ft-search-input>
|
|
4208
|
-
${this.hideResultsNumber?
|
|
4210
|
+
${this.hideResultsNumber?Vt.nothing:Vt.html`
|
|
4209
4211
|
<ft-search-results-number></ft-search-results-number>
|
|
4210
4212
|
`}
|
|
4211
4213
|
<ft-search-results ?displayNoResultsMessage=${this.hideResultsNumber}
|
|
@@ -4217,7 +4219,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:o.extend("--ftds-con
|
|
|
4217
4219
|
</slot>
|
|
4218
4220
|
</div>
|
|
4219
4221
|
</ft-search-context>
|
|
4220
|
-
`:
|
|
4222
|
+
`:Vt.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,bi.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 Xi(e,r))}importDynamicDependencies(){super.importDynamicDependencies();let e=t.registry;Promise.resolve().then(()=>(Yy(),Qy)).then(({FtSearchContext:r})=>e.define("ft-search-context",r)),Promise.resolve().then(()=>(ax(),nx)).then(({FtSearchInput:r})=>e.define("ft-search-input",r)),Promise.resolve().then(()=>(fx(),ux)).then(({FtSearchLoadMoreButton:r})=>e.define("ft-search-load-more-button",r)),Promise.resolve().then(()=>(jp(),yx)).then(({FtSearchResultAbstract:r})=>e.define("ft-search-result-abstract",r)),Promise.resolve().then(()=>(Kp(),Cx)).then(({FtSearchResultTitle:r})=>e.define("ft-search-result-title",r)),Promise.resolve().then(()=>(Dx(),Bx)).then(({FtSearchResults:r})=>e.define("ft-search-results",r)),Promise.resolve().then(()=>(Wx(),Hx)).then(({FtSearchResultsNumber:r})=>e.define("ft-search-results-number",r))}};xt.elementDefinitions={"ft-card":At};xt.styles=Ay;io([(0,bi.redux)()],xt.prototype,"map",void 0);io([(0,bi.redux)()],xt.prototype,"searchInDocumentQuery",void 0);io([(0,no.query)("ft-search-results")],xt.prototype,"searchResults",void 0);io([(0,no.property)({type:Boolean})],xt.prototype,"hideResultTitle",void 0);io([(0,no.property)({type:Boolean})],xt.prototype,"hideResultBreadcrumb",void 0);io([(0,no.property)({type:Boolean})],xt.prototype,"hideResultAbstract",void 0);io([(0,no.property)({type:Boolean})],xt.prototype,"hideResultsNumber",void 0);io([(0,no.property)({type:Boolean})],xt.prototype,"emptyResultOnClear",void 0);io([(0,no.query)('[part="search-context"]')],xt.prototype,"searchContext",void 0);(0,Vx.customElement)("ft-reader-search-in-document")(xt);})();
|
|
4221
4223
|
/*! Bundled license information:
|
|
4222
4224
|
|
|
4223
4225
|
lit-html/lit-html.js:
|
|
@@ -4234,17 +4236,17 @@ lit-html/static.js:
|
|
|
4234
4236
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
4235
4237
|
*)
|
|
4236
4238
|
|
|
4237
|
-
lit-
|
|
4239
|
+
@lit/reactive-element/css-tag.js:
|
|
4238
4240
|
(**
|
|
4239
4241
|
* @license
|
|
4240
|
-
* Copyright
|
|
4242
|
+
* Copyright 2019 Google LLC
|
|
4241
4243
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
4242
4244
|
*)
|
|
4243
4245
|
|
|
4244
|
-
|
|
4246
|
+
lit-html/directives/if-defined.js:
|
|
4245
4247
|
(**
|
|
4246
4248
|
* @license
|
|
4247
|
-
* Copyright
|
|
4249
|
+
* Copyright 2018 Google LLC
|
|
4248
4250
|
* SPDX-License-Identifier: BSD-3-Clause
|
|
4249
4251
|
*)
|
|
4250
4252
|
|