@fluid-topics/ft-in-product-help 2.2.5 → 2.2.7
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-in-product-help.light.js +99 -89
- package/build/ft-in-product-help.min.js +122 -112
- package/package.json +3 -3
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";(()=>{var ql=Object.create;var Ni=Object.defineProperty;var Xl=Object.getOwnPropertyDescriptor;var Yl=Object.getOwnPropertyNames;var Zl=Object.getPrototypeOf,Jl=Object.prototype.hasOwnProperty;var Vt=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(r){throw t=0,r}};var Ql=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Yl(t))!Jl.call(e,i)&&i!==r&&Ni(e,i,{get:()=>t[i],enumerable:!(n=Xl(t,i))||n.enumerable});return e};var
|
|
1
|
+
"use strict";(()=>{var ql=Object.create;var Ni=Object.defineProperty;var Xl=Object.getOwnPropertyDescriptor;var Yl=Object.getOwnPropertyNames;var Zl=Object.getPrototypeOf,Jl=Object.prototype.hasOwnProperty;var Vt=(e,t)=>()=>{try{return t||e((t={exports:{}}).exports,t),t.exports}catch(r){throw t=0,r}};var Ql=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Yl(t))!Jl.call(e,i)&&i!==r&&Ni(e,i,{get:()=>t[i],enumerable:!(n=Xl(t,i))||n.enumerable});return e};var h=(e,t,r)=>(r=e!=null?ql(Zl(e)):{},Ql(t||!e||!e.__esModule?Ni(r,"default",{value:e,enumerable:!0}):r,e));var A=Vt((Iu,Mi)=>{Mi.exports=ftGlobals.wcUtils});var F=Vt((Uu,Pi)=>{Pi.exports=ftGlobals.lit});var Q=Vt(($u,Di)=>{Di.exports=ftGlobals.litDecorators});var ds=Vt((Ju,us)=>{us.exports=ftGlobals.litUnsafeHTML});var Ar=Vt((md,ys)=>{ys.exports=ftGlobals.litClassMap});var Wl=h(A());var ce=h(F()),$=h(Q()),Vl=h(A());var V;(function(e){e.STANDARD="standard",e.THEATER="theater",e.FULLSCREEN="fullscreen"})(V||(V={}));var Sr=class extends CustomEvent{constructor(t,r){super("visibility-change",{detail:{opened:t,displayMode:r}})}};var ls=h(F()),R=h(A());var os=h(F()),_=h(A());var Hi=h(F()),j=h(A()),ki=j.FtCssVariableFactory.extend("--ft-ripple-color","",j.designSystemVariables.colorContent),de={color:ki,backgroundColor:j.FtCssVariableFactory.extend("--ft-ripple-background-color","",ki),opacityContentOnSurfacePressed:j.FtCssVariableFactory.external(j.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:j.FtCssVariableFactory.external(j.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:j.FtCssVariableFactory.external(j.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:j.FtCssVariableFactory.external(j.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:j.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Ii=j.FtCssVariableFactory.extend("--ft-ripple-color","",j.designSystemVariables.colorPrimary),Ui={color:Ii,backgroundColor:j.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ii)},$i=j.FtCssVariableFactory.extend("--ft-ripple-color","",j.designSystemVariables.colorSecondary),Bi={color:$i,backgroundColor:j.FtCssVariableFactory.extend("--ft-ripple-background-color","",$i)},Fi=Hi.css`
|
|
2
2
|
:host {
|
|
3
3
|
display: contents;
|
|
4
4
|
}
|
|
@@ -110,102 +110,112 @@
|
|
|
110
110
|
opacity: ${de.opacityContentOnSurfacePressed};
|
|
111
111
|
transform: translate(-50%, -50%) scale(1);
|
|
112
112
|
}
|
|
113
|
-
`;var pe=
|
|
113
|
+
`;var pe=h(F()),f=h(A()),Vi=f.FtCssVariableFactory.extend("--ft-typography-font-family","",f.designSystemVariables.titleFont),Me=f.FtCssVariableFactory.extend("--ft-typography-font-family","",f.designSystemVariables.contentFont),g={fontFamily:Me,fontSize:f.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:f.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:f.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:f.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:f.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit"),textDecoration:f.FtCssVariableFactory.create("--ft-typography-text-decoration","","UNKNOWN","inherit")},Ze={fontFamily:f.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Vi),fontSize:f.FtCssVariableFactory.extend("--ft-typography-title-font-size","",g.fontSize,"20px"),fontWeight:f.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",g.fontWeight,"normal"),letterSpacing:f.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",g.letterSpacing,"0.15px"),lineHeight:f.FtCssVariableFactory.extend("--ft-typography-title-line-height","",g.lineHeight,"1.2"),textTransform:f.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",g.textTransform,"inherit"),textDecoration:f.FtCssVariableFactory.extend("--ft-typography-title-text-decoration","",g.textDecoration,"inherit")},Je={fontFamily:f.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Vi),fontSize:f.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",g.fontSize,"14px"),fontWeight:f.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",g.fontWeight,"normal"),letterSpacing:f.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",g.letterSpacing,"0.105px"),lineHeight:f.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",g.lineHeight,"1.7"),textTransform:f.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",g.textTransform,"inherit"),textDecoration:f.FtCssVariableFactory.extend("--ft-typography-title-dense-text-decoration","",g.textDecoration,"inherit")},Qe={fontFamily:f.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Me),fontSize:f.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",g.fontSize,"16px"),fontWeight:f.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",g.fontWeight,"600"),letterSpacing:f.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",g.letterSpacing,"0.144px"),lineHeight:f.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",g.lineHeight,"1.5"),textTransform:f.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",g.textTransform,"inherit"),textDecoration:f.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-decoration","",g.textDecoration,"inherit")},et={fontFamily:f.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Me),fontSize:f.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",g.fontSize,"14px"),fontWeight:f.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",g.fontWeight,"normal"),letterSpacing:f.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",g.letterSpacing,"0.098px"),lineHeight:f.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",g.lineHeight,"1.7"),textTransform:f.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",g.textTransform,"inherit"),textDecoration:f.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-decoration","",g.textDecoration,"inherit")},tt={fontFamily:f.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Me),fontSize:f.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",g.fontSize,"16px"),fontWeight:f.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",g.fontWeight,"normal"),letterSpacing:f.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",g.letterSpacing,"0.496px"),lineHeight:f.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",g.lineHeight,"1.5"),textTransform:f.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",g.textTransform,"inherit"),textDecoration:f.FtCssVariableFactory.extend("--ft-typography-body1-text-decoration","",g.textDecoration,"inherit")},rt={fontFamily:f.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Me),fontSize:f.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",g.fontSize,"14px"),fontWeight:f.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",g.fontWeight,"normal"),letterSpacing:f.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",g.letterSpacing,"0.252px"),lineHeight:f.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",g.lineHeight,"1.4"),textTransform:f.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",g.textTransform,"inherit"),textDecoration:f.FtCssVariableFactory.extend("--ft-typography-body2-text-decoration","",g.textDecoration,"inherit")},nt={fontFamily:f.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Me),fontSize:f.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",g.fontSize,"12px"),fontWeight:f.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",g.fontWeight,"normal"),letterSpacing:f.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",g.letterSpacing,"0.396px"),lineHeight:f.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",g.lineHeight,"1.33"),textTransform:f.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",g.textTransform,"inherit"),textDecoration:f.FtCssVariableFactory.extend("--ft-typography-caption-text-decoration","",g.textDecoration,"inherit")},it={fontFamily:f.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Me),fontSize:f.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",g.fontSize,"10px"),fontWeight:f.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",g.fontWeight,"normal"),letterSpacing:f.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",g.letterSpacing,"0.33px"),lineHeight:f.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",g.lineHeight,"1.6"),textTransform:f.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",g.textTransform,"inherit"),textDecoration:f.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-decoration","",g.textDecoration,"inherit")},st={fontFamily:f.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Me),fontSize:f.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",g.fontSize,"10px"),fontWeight:f.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",g.fontWeight,"normal"),letterSpacing:f.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",g.letterSpacing,"1.5px"),lineHeight:f.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",g.lineHeight,"1.6"),textTransform:f.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",g.textTransform,"uppercase"),textDecoration:f.FtCssVariableFactory.extend("--ft-typography-overline-text-decoration","",g.textDecoration,"inherit")},xe={fontFamily:f.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Me),fontSize:f.FtCssVariableFactory.extend("--ft-typography-button-font-size","",g.fontSize,"14px"),fontWeight:f.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",g.fontWeight,"600"),letterSpacing:f.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",g.letterSpacing,"1.246px"),lineHeight:f.FtCssVariableFactory.extend("--ft-typography-button-line-height","",g.lineHeight,"1.15"),textTransform:f.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",g.textTransform,"uppercase"),textDecoration:f.FtCssVariableFactory.extend("--ft-typography-button-text-decoration","",g.textDecoration,"inherit")},zi=pe.css`
|
|
114
114
|
.ft-typography--title {
|
|
115
|
-
font-family: ${
|
|
116
|
-
font-size: ${
|
|
117
|
-
font-weight: ${
|
|
118
|
-
letter-spacing: ${
|
|
119
|
-
line-height: ${
|
|
120
|
-
text-transform: ${
|
|
115
|
+
font-family: ${Ze.fontFamily};
|
|
116
|
+
font-size: ${Ze.fontSize};
|
|
117
|
+
font-weight: ${Ze.fontWeight};
|
|
118
|
+
letter-spacing: ${Ze.letterSpacing};
|
|
119
|
+
line-height: ${Ze.lineHeight};
|
|
120
|
+
text-transform: ${Ze.textTransform};
|
|
121
|
+
text-decoration: ${Ze.textDecoration};
|
|
121
122
|
}
|
|
122
123
|
`,ji=pe.css`
|
|
123
124
|
.ft-typography--title-dense {
|
|
124
|
-
font-family: ${
|
|
125
|
-
font-size: ${
|
|
126
|
-
font-weight: ${
|
|
127
|
-
letter-spacing: ${
|
|
128
|
-
line-height: ${
|
|
129
|
-
text-transform: ${
|
|
125
|
+
font-family: ${Je.fontFamily};
|
|
126
|
+
font-size: ${Je.fontSize};
|
|
127
|
+
font-weight: ${Je.fontWeight};
|
|
128
|
+
letter-spacing: ${Je.letterSpacing};
|
|
129
|
+
line-height: ${Je.lineHeight};
|
|
130
|
+
text-transform: ${Je.textTransform};
|
|
131
|
+
text-decoration: ${Je.textDecoration};
|
|
130
132
|
}
|
|
131
133
|
`,Wi=pe.css`
|
|
132
134
|
.ft-typography--subtitle1 {
|
|
133
|
-
font-family: ${
|
|
134
|
-
font-size: ${
|
|
135
|
-
font-weight: ${
|
|
136
|
-
letter-spacing: ${
|
|
137
|
-
line-height: ${
|
|
138
|
-
text-transform: ${
|
|
135
|
+
font-family: ${Qe.fontFamily};
|
|
136
|
+
font-size: ${Qe.fontSize};
|
|
137
|
+
font-weight: ${Qe.fontWeight};
|
|
138
|
+
letter-spacing: ${Qe.letterSpacing};
|
|
139
|
+
line-height: ${Qe.lineHeight};
|
|
140
|
+
text-transform: ${Qe.textTransform};
|
|
141
|
+
text-decoration: ${Qe.textDecoration};
|
|
139
142
|
}
|
|
140
143
|
`,Ki=pe.css`
|
|
141
144
|
.ft-typography--subtitle2 {
|
|
142
|
-
font-family: ${
|
|
143
|
-
font-size: ${
|
|
144
|
-
font-weight: ${
|
|
145
|
-
letter-spacing: ${
|
|
146
|
-
line-height: ${
|
|
147
|
-
text-transform: ${
|
|
145
|
+
font-family: ${et.fontFamily};
|
|
146
|
+
font-size: ${et.fontSize};
|
|
147
|
+
font-weight: ${et.fontWeight};
|
|
148
|
+
letter-spacing: ${et.letterSpacing};
|
|
149
|
+
line-height: ${et.lineHeight};
|
|
150
|
+
text-transform: ${et.textTransform};
|
|
151
|
+
text-decoration: ${et.textDecoration};
|
|
148
152
|
}
|
|
149
153
|
|
|
150
154
|
`,Gi=pe.css`
|
|
151
155
|
.ft-typography--body1 {
|
|
152
|
-
font-family: ${
|
|
153
|
-
font-size: ${
|
|
154
|
-
font-weight: ${
|
|
155
|
-
letter-spacing: ${
|
|
156
|
-
line-height: ${
|
|
157
|
-
text-transform: ${
|
|
156
|
+
font-family: ${tt.fontFamily};
|
|
157
|
+
font-size: ${tt.fontSize};
|
|
158
|
+
font-weight: ${tt.fontWeight};
|
|
159
|
+
letter-spacing: ${tt.letterSpacing};
|
|
160
|
+
line-height: ${tt.lineHeight};
|
|
161
|
+
text-transform: ${tt.textTransform};
|
|
162
|
+
text-decoration: ${tt.textDecoration};
|
|
158
163
|
}
|
|
159
164
|
`,qi=pe.css`
|
|
160
165
|
.ft-typography--body2 {
|
|
161
|
-
font-family: ${
|
|
162
|
-
font-size: ${
|
|
163
|
-
font-weight: ${
|
|
164
|
-
letter-spacing: ${
|
|
165
|
-
line-height: ${
|
|
166
|
-
text-transform: ${
|
|
166
|
+
font-family: ${rt.fontFamily};
|
|
167
|
+
font-size: ${rt.fontSize};
|
|
168
|
+
font-weight: ${rt.fontWeight};
|
|
169
|
+
letter-spacing: ${rt.letterSpacing};
|
|
170
|
+
line-height: ${rt.lineHeight};
|
|
171
|
+
text-transform: ${rt.textTransform};
|
|
172
|
+
text-decoration: ${rt.textDecoration};
|
|
167
173
|
}
|
|
168
174
|
`,Xi=pe.css`
|
|
169
175
|
.ft-typography--caption {
|
|
170
|
-
font-family: ${
|
|
171
|
-
font-size: ${
|
|
172
|
-
font-weight: ${
|
|
173
|
-
letter-spacing: ${
|
|
174
|
-
line-height: ${
|
|
175
|
-
text-transform: ${
|
|
176
|
+
font-family: ${nt.fontFamily};
|
|
177
|
+
font-size: ${nt.fontSize};
|
|
178
|
+
font-weight: ${nt.fontWeight};
|
|
179
|
+
letter-spacing: ${nt.letterSpacing};
|
|
180
|
+
line-height: ${nt.lineHeight};
|
|
181
|
+
text-transform: ${nt.textTransform};
|
|
182
|
+
text-decoration: ${nt.textDecoration};
|
|
176
183
|
}
|
|
177
184
|
`,Yi=pe.css`
|
|
178
185
|
.ft-typography--breadcrumb {
|
|
179
|
-
font-family: ${
|
|
180
|
-
font-size: ${
|
|
181
|
-
font-weight: ${
|
|
182
|
-
letter-spacing: ${
|
|
183
|
-
line-height: ${
|
|
184
|
-
text-transform: ${
|
|
186
|
+
font-family: ${it.fontFamily};
|
|
187
|
+
font-size: ${it.fontSize};
|
|
188
|
+
font-weight: ${it.fontWeight};
|
|
189
|
+
letter-spacing: ${it.letterSpacing};
|
|
190
|
+
line-height: ${it.lineHeight};
|
|
191
|
+
text-transform: ${it.textTransform};
|
|
192
|
+
text-decoration: ${it.textDecoration};
|
|
185
193
|
}
|
|
186
194
|
`,Zi=pe.css`
|
|
187
195
|
.ft-typography--overline {
|
|
188
|
-
font-family: ${
|
|
189
|
-
font-size: ${
|
|
190
|
-
font-weight: ${
|
|
191
|
-
letter-spacing: ${
|
|
192
|
-
line-height: ${
|
|
193
|
-
text-transform: ${
|
|
196
|
+
font-family: ${st.fontFamily};
|
|
197
|
+
font-size: ${st.fontSize};
|
|
198
|
+
font-weight: ${st.fontWeight};
|
|
199
|
+
letter-spacing: ${st.letterSpacing};
|
|
200
|
+
line-height: ${st.lineHeight};
|
|
201
|
+
text-transform: ${st.textTransform};
|
|
202
|
+
text-decoration: ${st.textDecoration};
|
|
194
203
|
}
|
|
195
204
|
`,Ji=pe.css`
|
|
196
205
|
.ft-typography--button {
|
|
197
|
-
font-family: ${
|
|
198
|
-
font-size: ${
|
|
199
|
-
font-weight: ${
|
|
200
|
-
letter-spacing: ${
|
|
201
|
-
line-height: ${
|
|
202
|
-
text-transform: ${
|
|
206
|
+
font-family: ${xe.fontFamily};
|
|
207
|
+
font-size: ${xe.fontSize};
|
|
208
|
+
font-weight: ${xe.fontWeight};
|
|
209
|
+
letter-spacing: ${xe.letterSpacing};
|
|
210
|
+
line-height: ${xe.lineHeight};
|
|
211
|
+
text-transform: ${xe.textTransform};
|
|
212
|
+
text-decoration: ${xe.textDecoration};
|
|
203
213
|
}
|
|
204
214
|
`,Qi=pe.css`
|
|
205
215
|
.ft-typography {
|
|
206
216
|
vertical-align: inherit;
|
|
207
217
|
}
|
|
208
|
-
`;var es=
|
|
218
|
+
`;var es=h(F()),zt=h(A()),ot={color:zt.FtCssVariableFactory.extend("--ft-loader-color","",zt.designSystemVariables.colorPrimary),size:zt.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},ts=es.css`
|
|
209
219
|
:host {
|
|
210
220
|
line-height: 0;
|
|
211
221
|
}
|
|
@@ -214,8 +224,8 @@
|
|
|
214
224
|
display: inline-block;
|
|
215
225
|
position: relative;
|
|
216
226
|
|
|
217
|
-
width: ${
|
|
218
|
-
height: ${
|
|
227
|
+
width: ${ot.size};
|
|
228
|
+
height: ${ot.size};
|
|
219
229
|
}
|
|
220
230
|
|
|
221
231
|
.ft-loader div {
|
|
@@ -224,7 +234,7 @@
|
|
|
224
234
|
width: 25%;
|
|
225
235
|
height: 25%;
|
|
226
236
|
border-radius: 50%;
|
|
227
|
-
background: ${
|
|
237
|
+
background: ${ot.color};
|
|
228
238
|
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
229
239
|
}
|
|
230
240
|
|
|
@@ -271,10 +281,10 @@
|
|
|
271
281
|
transform: translate(0, 0);
|
|
272
282
|
}
|
|
273
283
|
100% {
|
|
274
|
-
transform: translate(calc(0.35 * ${
|
|
284
|
+
transform: translate(calc(0.35 * ${ot.size}), 0);
|
|
275
285
|
}
|
|
276
286
|
}
|
|
277
|
-
`;var rs=
|
|
287
|
+
`;var rs=h(F()),be=h(A()),ve={size:be.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:be.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",be.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:be.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",be.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:be.FtCssVariableFactory.extend("--ft-icon-material-font-family","",be.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:be.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},ns=[rs.css`
|
|
278
288
|
:host, i.ft-icon {
|
|
279
289
|
display: inline-flex;
|
|
280
290
|
align-items: center;
|
|
@@ -322,7 +332,7 @@
|
|
|
322
332
|
.ft-icon--material {
|
|
323
333
|
font-family: ${ve.materialFontFamily}, "Material Icons", sans-serif;
|
|
324
334
|
}
|
|
325
|
-
`,
|
|
335
|
+
`,be.noTextSelect];var is=_.FtCssVariableFactory.extend("--ft-button-color","",_.designSystemVariables.colorPrimary),z={backgroundColor:_.FtCssVariableFactory.extend("--ft-button-background-color","",_.designSystemVariables.colorSurface),borderRadius:_.FtCssVariableFactory.extend("--ft-button-border-radius","",_.designSystemVariables.borderRadiusL),color:is,fontSize:_.FtCssVariableFactory.extend("--ft-button-font-size","",xe.fontSize),iconSize:_.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:_.FtCssVariableFactory.extend("--ft-button-ripple-color","",is),verticalPadding:_.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:_.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:_.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:_.FtCssVariableFactory.external(_.designSystemVariables.colorOpacityDisabled,"Design system")},ss=_.FtCssVariableFactory.extend("--ft-button-primary-color","",_.FtCssVariableFactory.extend("--ft-button-color","",_.designSystemVariables.colorOnPrimary)),Tn={backgroundColor:_.FtCssVariableFactory.extend("--ft-button-primary-background-color","",_.FtCssVariableFactory.extend("--ft-button-background-color","",_.designSystemVariables.colorPrimary)),color:ss,rippleColor:_.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",ss)},Te={borderRadius:_.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",_.FtCssVariableFactory.extend("--ft-button-border-radius","",_.designSystemVariables.borderRadiusM)),verticalPadding:_.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:_.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:_.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},as=os.css`
|
|
326
336
|
:host {
|
|
327
337
|
display: inline-block;
|
|
328
338
|
max-width: 100%;
|
|
@@ -424,8 +434,8 @@
|
|
|
424
434
|
text-overflow: ellipsis;
|
|
425
435
|
display: block;
|
|
426
436
|
margin: 0 ${z.iconPadding};
|
|
427
|
-
${(0,_.setVariable)(
|
|
428
|
-
${(0,_.setVariable)(
|
|
437
|
+
${(0,_.setVariable)(xe.fontSize,"1em")};
|
|
438
|
+
${(0,_.setVariable)(xe.lineHeight,"var(--button-internal-line-height)")};
|
|
429
439
|
}
|
|
430
440
|
|
|
431
441
|
.ft-button--dense .ft-button--label {
|
|
@@ -456,8 +466,8 @@
|
|
|
456
466
|
}
|
|
457
467
|
|
|
458
468
|
ft-loader {
|
|
459
|
-
${(0,_.setVariable)(
|
|
460
|
-
${(0,_.setVariable)(
|
|
469
|
+
${(0,_.setVariable)(ot.size,z.iconSize)};
|
|
470
|
+
${(0,_.setVariable)(ot.color,"var(--button-internal-color)")};
|
|
461
471
|
}
|
|
462
472
|
`;var k={standardSizeWidth:R.FtCssVariableFactory.create("--ft-in-product-help-standard-width","","SIZE","400px"),standardSizeHeight:R.FtCssVariableFactory.create("--ft-in-product-help-standard-height","","SIZE","630px"),topPosition:R.FtCssVariableFactory.create("--ft-in-product-help-top","","SIZE","unset"),rightPosition:R.FtCssVariableFactory.create("--ft-in-product-help-right","","SIZE","1rem"),bottomPosition:R.FtCssVariableFactory.create("--ft-in-product-help-bottom","","SIZE","1rem"),leftPosition:R.FtCssVariableFactory.create("--ft-in-product-help-left","","SIZE","unset"),zIndex:R.FtCssVariableFactory.create("--ft-in-product-help-zindex","","NUMBER","10"),theaterSizeWidth:R.FtCssVariableFactory.create("--ft-in-product-help-theater-width","","SIZE","90%"),theaterSizeHeight:R.FtCssVariableFactory.create("--ft-in-product-help-theater-height","","SIZE","60%"),fullscreenSizeWidth:R.FtCssVariableFactory.create("--ft-in-product-help-fullscreen-width","","SIZE","100%"),fullscreenSizeHeight:R.FtCssVariableFactory.create("--ft-in-product-help-fullscreen-height","","SIZE","100%"),borderStyle:R.FtCssVariableFactory.create("--ft-in-product-help-border-style","","BORDER-STYLE","solid"),borderWidth:R.FtCssVariableFactory.create("--ft-in-product-help-border-width","","SIZE","0"),borderColor:R.FtCssVariableFactory.extend("--ft-in-product-help-border-color","",R.designSystemVariables.colorPrimary),borderRadius:R.FtCssVariableFactory.extend("--ft-in-product-help-border-radius","",R.designSystemVariables.borderRadiusM),shadow:R.FtCssVariableFactory.extend("--ft-in-product-help-shadow","",R.designSystemVariables.elevation02),topBarHeight:R.FtCssVariableFactory.create("--ft-in-product-help-top-bar-height","","SIZE","28px"),iconColor:R.FtCssVariableFactory.extend("--ft-in-product-help-icon-color","",R.designSystemVariables.colorOnSurface),iconGap:R.FtCssVariableFactory.create("--ft-in-product-help-icon-gap","","SIZE","8px"),tabletBreakpoint:R.FtCssVariableFactory.create("--ft-in-product-help-tablet-breakpoint","","SIZE","768px"),desktopBreakpoint:R.FtCssVariableFactory.create("--ft-in-product-help-desktop-breakpoint","","SIZE","1280px"),colorSurface:R.FtCssVariableFactory.external(R.designSystemVariables.colorSurface,"Design system"),colorPrimary:R.FtCssVariableFactory.external(R.designSystemVariables.colorPrimary,"Design system")},cs=ls.css`
|
|
463
473
|
.ft-in-product-help {
|
|
@@ -517,25 +527,25 @@
|
|
|
517
527
|
height: calc(100% - ${k.topBarHeight});
|
|
518
528
|
border: none;
|
|
519
529
|
}
|
|
520
|
-
`;var Be;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Be||(Be={}));var jt=
|
|
530
|
+
`;var Be;(function(e){e.fluid_topics="fluid-topics",e.file_format="file-format",e.material="material"})(Be||(Be={}));var jt=h(F()),He=h(Q()),ps=h(A()),fs=h(ds());var Ee;(function(e){e.ADD_TO_PBK="",e.ALERT="",e.ADD_ALERT="",e.BACK_TO_SEARCH="",e.ADD_BOOKMARK="",e.BOOKMARK="",e.BOOKS="",e.MENU="",e.DOWNLOAD="",e.EDIT="",e.FEEDBACK="",e.HOME="",e.MODIFY_PBK="",e.SCHEDULED="",e.SEARCH="",e.EXPORT="",e.TOC="",e.WRITE_UGC="",e.TRASH="",e.USER="",e.EXTLINK="",e.CALENDAR="",e.OFFLINE="",e.BOOK="",e.DOWNLOAD_PLAIN="",e.CHECK="",e.STAR_PLAIN="",e.TOPICS="",e.DISC="",e.CIRCLE="",e.SHARED="",e.SORT_UNSORTED="",e.SORT_UP="",e.SORT_DOWN="",e.WORKING="",e.CLOSE="",e.ZOOM_OUT="",e.ZOOM_IN="",e.ZOOM_REALSIZE="",e.ZOOM_FULLSCREEN="",e.ADMIN_RESTRICTED="",e.ADMIN="",e.ADMIN_KHUB="",e.ADMIN_THEME="",e.ADMIN_USERS="",e.WARNING="",e.CONTEXT="",e.SEARCH_HOME="",e.STEPS="",e.ICON_EXPAND="",e.ICON_COLLAPSE="",e.INFO="",e.MINUS_PLAIN="",e.PLUS_PLAIN="",e.FACET_HAS_DESCENDANT="",e.TRIANGLE_BOTTOM="",e.TRIANGLE_LEFT="",e.TRIANGLE_RIGHT="",e.TRIANGLE_TOP="",e.THIN_ARROW="",e.SIGN_IN="",e.LOGOUT="",e.TRANSLATE="",e.CLOSE_PLAIN="",e.CHECK_PLAIN="",e.ARTICLE="",e.COLUMNS="",e.ANALYTICS="",e.COLLECTIONS="",e.ARROW_DOWN="",e.ARROW_LEFT="",e.ARROW_RIGHT="",e.ARROW_UP="",e.SEARCH_IN_PUBLICATION="",e.COPY_TO_CLIPBOARD="",e.SHARED_PBK="",e.ATTACHMENTS="",e.STRIPE_ARROW_LEFT="",e.STRIPE_ARROW_RIGHT="",e.FILTERS="",e.DOT="",e.MINUS="",e.PLUS="",e.MAILS_AND_NOTIFICATIONS="",e.SAVE="",e.LOCKER="",e.ADMIN_INTEGRATION="",e.SYNC="",e.TAG="",e.BOOK_PLAIN="",e.UPLOAD="",e.ONLINE="",e.TAG_PLAIN="",e.ACCOUNT_SETTINGS="",e.PRINT="",e.DEFAULT_ROLES="",e.SHORTCUT_MENU="",e.RELATIVES_PLAIN="",e.RELATIVES="",e.PAUSE="",e.PLAY="",e.ADMIN_PORTAL="",e.STAR="",e.THUMBS_DOWN="",e.THUMBS_DOWN_PLAIN="",e.THUMBS_UP="",e.THUMBS_UP_PLAIN="",e.FEEDBACK_PLAIN="",e.RATE_PLAIN="",e.RATE="",e.OFFLINE_SETTINGS="",e.MY_COLLECTIONS="",e.THIN_ARROW_LEFT="",e.THIN_ARROW_RIGHT="",e.RESET="",e.MY_LIBRARY="",e.UNSTRUCTURED_DOC="",e.CONTEXTUAL="",e.THIN_ARROW_UP="",e.ARROW_RIGHT_TO_LINE="",e.DESKTOP="",e.TABLET_LANDSCAPE="",e.TABLET_PORTRAIT="",e.MOBILE_LANDSCAPE="",e.MOBILE_PORTRAIT="",e.DIAGRAM_SUNBURST="",e.DIAGRAM_SANKEY="",e.COMMENT_QUESTION="",e.COMMENT_QUESTION_PLAIN="",e.MESSAGE_BOT="",e.CHART_SIMPLE="",e.BARS_PROGRESS="",e.BOOK_OPEN_GEAR="",e.BOOK_OPEN_GEAR_SLASH="",e.LINE_CHART="",e.STACKED_CHART="",e.CHART_BAR_STACKED="",e.CHART_BAR_GROUPED="",e.EYE_SLASH="",e.X_MARK="",e.EXPAND_WIDE="",e.PIP="",e.PIP_WIDE="",e.LIFE_RING="",e.GLOBE="",e.PIGGY_BANK="",e.EXTLINK_LIGHT="",e.CLONE="",e.CLONE_LINK_SIMPLE="",e.CHART_BAR_NORMALIZED="",e.CONSUMER="",e.OCTAGON_XMARK="",e.HOURGLASS_HALF="",e.CLOCK="",e.CLOCK_THREE="",e.CALENDAR_DAY="",e.COMPUTER_MOUSE_MAGNIFYING_GLASS="",e.WAND_MAGIC_SPARKLES="",e.PAPER_PLANE="",e.CIRCLE_STOP="",e.ARROW_ROTATE_RIGHT="",e.ARROWS_ROTATE="",e.ALIGN_RIGHT="",e.FORMAT_CLEAR="",e.ALIGN_CENTER="",e.ALIGN_LEFT="",e.PALETTE="",e.BOLD="",e.ITALIC="",e.UNDERLINE="",e.STRIKETHROUGH="",e.LINK_SIMPLE_SLASH="",e.LINK_SIMPLE="",e.ROUTE="",e.CIRCLE_USER_SLASH="",e.CIRCLE_USER_CHECK="",e.LIST_MAGNIFYING_GLASS="",e.MEDAL="",e.THUMBS_UP_THUMBS_DOWN_SOLID="",e.ARROW_TURN_DOWN_RIGHT="",e.FLASK="",e.LOCK_KEYHOLE_OPEN_SOLID="",e.HOURGLASS_END="",e.CIRCLE_QUESTION="",e.GRIP_LINES_SOLID="",e.TRANSLATE_SPARKLE_SOLID="",e.CODE="",e.ARROW_UP_RIGHT_AND_ARROW_DOWN_LEFT_FROM_CENTER="",e.PAPER_PLANE_SLASH="",e.COMPRESS="",e.EXPAND="",e.ARROW_ROTATE_LEFT="",e.MOBILE_SMALL="",e.SPARKLES="",e.HAND_SOLID="",e.CLOCK_SOLID="",e.CONTEXT_MENU_CURSOR="",e.LANGUAGE_SLASH="",e.MAGNIFYING_GLASS_FLOPPY_DISK="",e.CABINET_FILING_FLOPPY_DISK="",e.BOOKMARK_SLASH="",e.CIRCLE_PAUSE="",e.CIRCLE_PLAY="",e.CIRCLE_STOP_PLAIN="",e.CIRCLE_ARROW_DOWN="",e.SHARE_NODES="",e.BELL="",e.BELL_SLASH="",e.FILE="",e.HAND="",e.SQUARE_INFO_SOLID="",e.FILE_CODE="",e.BOX_CODE="",e.TOPICS_SOLID="",e.PHOTO_FILM="",e.HYPHEN_SOLID="",e.CROSSHAIRS="",e.PERSON_CHALKBOARD="",e.CIRCLE_ARROW_DOWN_SLASH="",e.BOOK_OPEN_COVER="",e.LIGHTBULB="",e.MESSAGE_BOT_AGENTIC_SOLID="",e.CHART_LINE_USER="",e.SERVER_CIRCLE_ARROW_DOWN="",e.EYE="",e.SHARE="󨃱"})(Ee||(Ee={}));var m;(function(e){e.UNKNOWN="",e.ABW="",e.AUDIO="",e.AVI="",e.CHM="",e.CODE="",e.CSV="",e.DITA="",e.EPUB="",e.EXCEL="",e.FLAC="",e.GIF="",e.GZIP="",e.HTML="",e.IMAGE="",e.JPEG="",e.JSON="",e.M4A="",e.MOV="",e.MP3="",e.MP4="",e.OGG="",e.PDF="",e.PNG="",e.POWERPOINT="",e.RAR="",e.STP="",e.TEXT="",e.VIDEO="",e.WAV="",e.WMA="",e.WORD="",e.XML="",e.YAML="",e.ZIP=""})(m||(m={}));var Qu=new Map([...["abw"].map(e=>[e,m.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(e=>[e,m.AUDIO]),...["avi"].map(e=>[e,m.AVI]),...["chm","xhs"].map(e=>[e,m.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(e=>[e,m.CODE]),...["csv"].map(e=>[e,m.CSV]),...["dita","ditamap","ditaval"].map(e=>[e,m.DITA]),...["epub"].map(e=>[e,m.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(e=>[e,m.EXCEL]),...["flac"].map(e=>[e,m.FLAC]),...["gif"].map(e=>[e,m.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(e=>[e,m.GZIP]),...["html","htm","xhtml"].map(e=>[e,m.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(e=>[e,m.IMAGE]),...["jpeg","jpg","jpe"].map(e=>[e,m.JPEG]),...["json"].map(e=>[e,m.JSON]),...["m4a","m4p"].map(e=>[e,m.M4A]),...["mov","qt"].map(e=>[e,m.MOV]),...["mp3"].map(e=>[e,m.MP3]),...["mp4","m4v"].map(e=>[e,m.MP4]),...["ogg","oga"].map(e=>[e,m.OGG]),...["pdf","ps"].map(e=>[e,m.PDF]),...["png"].map(e=>[e,m.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(e=>[e,m.POWERPOINT]),...["rar"].map(e=>[e,m.RAR]),...["stp"].map(e=>[e,m.STP]),...["txt","rtf","md","mdown"].map(e=>[e,m.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(e=>[e,m.VIDEO]),...["wav"].map(e=>[e,m.WAV]),...["wma"].map(e=>[e,m.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(e=>[e,m.WORD]),...["xml","xsl","rdf"].map(e=>[e,m.XML]),...["yaml","yml","x-yaml"].map(e=>[e,m.YAML]),...["zip"].map(e=>[e,m.ZIP])]);var ed={[m.ABW]:"#91ABC6",[m.AUDIO]:"#1795E3",[m.AVI]:"#E63324",[m.CHM]:"#71C3EB",[m.CODE]:"#71C3EB",[m.CSV]:"#1F7345",[m.DITA]:"#71C3EB",[m.EPUB]:"#85B926",[m.EXCEL]:"#1F7345",[m.FLAC]:"#1795E3",[m.GIF]:"#59B031",[m.GZIP]:"#F8AB36",[m.HTML]:"#71C3EB",[m.IMAGE]:"#59B031",[m.JPEG]:"#59B031",[m.JSON]:"#71C3EB",[m.M4A]:"#1795E3",[m.MOV]:"#E63324",[m.MP3]:"#1795E3",[m.MP4]:"#E63324",[m.OGG]:"#1795E3",[m.PDF]:"#E44948",[m.PNG]:"#59B031",[m.POWERPOINT]:"#B54A2B",[m.RAR]:"#F8AB36",[m.STP]:"#3764B1",[m.TEXT]:"#3162AB",[m.UNKNOWN]:"#999999",[m.VIDEO]:"#E63324",[m.WAV]:"#1795E3",[m.WMA]:"#1795E3",[m.WORD]:"#3162AB",[m.XML]:"#71C3EB",[m.YAML]:"#71C3EB",[m.ZIP]:"#F8AB36"};var Wt=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},ie=class extends ps.FtLitElement{constructor(){super(...arguments),this.ariaHidden="true",this.resolvedIcon=jt.nothing}render(){let t=this.variant&&Object.values(Be).includes(this.variant)?this.variant:Be.fluid_topics,r=t!==Be.material||!!this.value;return jt.html`
|
|
521
531
|
<i class="ft-icon ft-icon--${t} ft-no-text-select" part="icon icon-${t}">
|
|
522
532
|
${(0,fs.unsafeHTML)(this.resolvedIcon)}
|
|
523
533
|
<slot ?hidden=${r}></slot>
|
|
524
534
|
</i>
|
|
525
|
-
`}getTextContent(){var t,r;return(r=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&r!==void 0?r:""}update(t){super.update(t),["value","variant"].some(r=>t.has(r))&&this.resolveIcon()}resolveIcon(){var t,r;let n=this.value||this.getTextContent();switch(this.variant){case Be.file_format:this.resolvedIcon=(t=
|
|
535
|
+
`}getTextContent(){var t,r;return(r=(t=this.slottedContent)===null||t===void 0?void 0:t.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&r!==void 0?r:""}update(t){super.update(t),["value","variant"].some(r=>t.has(r))&&this.resolveIcon()}resolveIcon(){var t,r;let n=this.value||this.getTextContent();switch(this.variant){case Be.file_format:this.resolvedIcon=(t=m[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case Be.material:this.resolvedIcon=this.value||jt.nothing;break;default:this.resolvedIcon=(r=Ee[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};ie.elementDefinitions={};ie.styles=ns;Wt([(0,He.property)()],ie.prototype,"variant",void 0);Wt([(0,He.property)()],ie.prototype,"value",void 0);Wt([(0,He.property)({reflect:!0,attribute:"aria-hidden"})],ie.prototype,"ariaHidden",void 0);Wt([(0,He.state)()],ie.prototype,"resolvedIcon",void 0);Wt([(0,He.query)("slot")],ie.prototype,"slottedContent",void 0);var ms=h(A());var hs={"ft-icon":ie};(0,ms.customElements)(hs);var zl=h(Ar());var Ne=h(A());var gs=h(F()),Y=h(Q()),xs=h(Ar()),Kt=h(A());var re=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},U=class extends Kt.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 Kt.Debouncer(1e3),this.onTransitionStart=t=>{t.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=t=>{t.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new Kt.Debouncer(10),this.moveRipple=t=>{var r,n;let{x:i,y:s}=this.getCoordinates(t),o=(n=(r=this.ripple)===null||r===void 0?void 0:r.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-o.x:o.width/2),this.originY=Math.round(s!=null?s-o.y:o.height/2)},this.startPress=t=>{this.moveRipple(t),this.pressed=!this.isIgnored(t)},this.endPress=()=>{this.pressed=!1},this.startHover=t=>{this.hovered=!this.isIgnored(t)},this.endHover=()=>{this.hovered=!1},this.startFocus=t=>{this.focused=this.isFocusVisible(t?.target)&&!this.isIgnored(t)},this.endFocus=()=>{this.focused=!1}}render(){let t={"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 gs.html`
|
|
526
536
|
<style>
|
|
527
537
|
.ft-ripple .ft-ripple--effect {
|
|
528
538
|
left: ${this.originX}px;
|
|
529
539
|
top: ${this.originY}px;
|
|
530
540
|
}
|
|
531
541
|
</style>
|
|
532
|
-
<div class="${(0,
|
|
542
|
+
<div class="${(0,xs.classMap)(t)}">
|
|
533
543
|
<div class="ft-ripple--background"></div>
|
|
534
544
|
<div class="ft-ripple--effect"></div>
|
|
535
545
|
</div>
|
|
536
|
-
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var r,n;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,r;let n=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;n&&this.setupFor((r=this.target)!==null&&r!==void 0?r:n)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let r=(...a)=>l=>{a.forEach(c=>window.addEventListener(c,this.endPress,{once:!0})),this.startPress(l)},n=r("mouseup","contextmenu"),i=r("touchend","touchcancel"),s=a=>{["Enter"," "].includes(a.key)&&r("keyup")(a)},o={passive:!0};t.addEventListener("mouseover",this.startHover,o),t.addEventListener("mousemove",this.moveRipple,o),t.addEventListener("mouseleave",this.endHover,o),t.addEventListener("mousedown",n,o),t.addEventListener("touchstart",i,o),t.addEventListener("touchmove",this.moveRipple,o),t.addEventListener("keydown",s,o),t.addEventListener("focus",this.startFocus,o),t.addEventListener("blur",this.endFocus,o),t.addEventListener("focusin",this.startFocus,o),t.addEventListener("focusout",this.endFocus,o),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,o),t.removeEventListener("mousemove",this.moveRipple,o),t.removeEventListener("mouseleave",this.endHover,o),t.removeEventListener("mousedown",n,o),t.removeEventListener("touchstart",i,o),t.removeEventListener("touchmove",this.moveRipple,o),t.removeEventListener("keydown",s,o),t.removeEventListener("focus",this.startFocus,o),t.removeEventListener("blur",this.endFocus,o),t.removeEventListener("focusin",this.startFocus,o),t.removeEventListener("focusout",this.endFocus,o),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let r=t,n=t,i,s;return r.x!=null?{x:i,y:s}=r:n.touches!=null&&(i=n.touches[0].clientX,s=n.touches[0].clientY),{x:i,y:s}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let r of t.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()}};U.elementDefinitions={};U.styles=Fi;re([(0,Y.property)({type:Boolean})],U.prototype,"primary",void 0);re([(0,Y.property)({type:Boolean})],U.prototype,"secondary",void 0);re([(0,Y.property)({type:Boolean})],U.prototype,"unbounded",void 0);re([(0,Y.property)({type:Boolean})],U.prototype,"activated",void 0);re([(0,Y.property)({type:Boolean})],U.prototype,"selected",void 0);re([(0,Y.property)({type:Boolean})],U.prototype,"disabled",void 0);re([(0,Y.state)()],U.prototype,"hovered",void 0);re([(0,Y.state)()],U.prototype,"focused",void 0);re([(0,Y.state)()],U.prototype,"pressed",void 0);re([(0,Y.state)()],U.prototype,"rippling",void 0);re([(0,Y.state)()],U.prototype,"originX",void 0);re([(0,Y.state)()],U.prototype,"originY",void 0);re([(0,Y.query)(".ft-ripple")],U.prototype,"ripple",void 0);re([(0,Y.query)(".ft-ripple--effect")],U.prototype,"rippleEffect",void 0);var bs=
|
|
537
|
-
\f\r]`,Gt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,As=/-->/g,_s=/>/g,
|
|
538
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),Cs=/'/g,ws=/"/g,Ls=/^(?:script|style|textarea|title)$/i,In=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),Ns=In(1),Ms=In(2),Ps=In(3),Xt=Symbol.for("lit-noChange"),W=Symbol.for("lit-nothing"),Ts=new WeakMap,
|
|
546
|
+
`}contentAvailableCallback(t){super.contentAvailableCallback(t),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(t){var r,n;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),(r=this.target)===null||r===void 0||r.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var t,r;let n=(t=this.shadowRoot)===null||t===void 0?void 0:t.host.parentElement;n&&this.setupFor((r=this.target)!==null&&r!==void 0?r:n)}forceFocusUpdate(){var t;!((t=this.target)===null||t===void 0)&&t.matches(":focus-within")?this.startFocus():this.endFocus()}setupFor(t){if(this.setupDebouncer.cancel(),this.target===t)return;this.onDisconnect&&this.onDisconnect(),this.target=t,t.setAttribute("data-is-ft-ripple-target","true");let r=(...a)=>l=>{a.forEach(c=>window.addEventListener(c,this.endPress,{once:!0})),this.startPress(l)},n=r("mouseup","contextmenu"),i=r("touchend","touchcancel"),s=a=>{["Enter"," "].includes(a.key)&&r("keyup")(a)},o={passive:!0};t.addEventListener("mouseover",this.startHover,o),t.addEventListener("mousemove",this.moveRipple,o),t.addEventListener("mouseleave",this.endHover,o),t.addEventListener("mousedown",n,o),t.addEventListener("touchstart",i,o),t.addEventListener("touchmove",this.moveRipple,o),t.addEventListener("keydown",s,o),t.addEventListener("focus",this.startFocus,o),t.addEventListener("blur",this.endFocus,o),t.addEventListener("focusin",this.startFocus,o),t.addEventListener("focusout",this.endFocus,o),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,o),t.removeEventListener("mousemove",this.moveRipple,o),t.removeEventListener("mouseleave",this.endHover,o),t.removeEventListener("mousedown",n,o),t.removeEventListener("touchstart",i,o),t.removeEventListener("touchmove",this.moveRipple,o),t.removeEventListener("keydown",s,o),t.removeEventListener("focus",this.startFocus,o),t.removeEventListener("blur",this.endFocus,o),t.removeEventListener("focusin",this.startFocus,o),t.removeEventListener("focusout",this.endFocus,o),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let r=t,n=t,i,s;return r.x!=null?{x:i,y:s}=r:n.touches!=null&&(i=n.touches[0].clientX,s=n.touches[0].clientY),{x:i,y:s}}isFocusVisible(t){return t instanceof HTMLElement?t.matches(":focus-visible"):!0}isIgnored(t){if(this.disabled)return!0;if(t!=null)for(let r of t.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()}};U.elementDefinitions={};U.styles=Fi;re([(0,Y.property)({type:Boolean})],U.prototype,"primary",void 0);re([(0,Y.property)({type:Boolean})],U.prototype,"secondary",void 0);re([(0,Y.property)({type:Boolean})],U.prototype,"unbounded",void 0);re([(0,Y.property)({type:Boolean})],U.prototype,"activated",void 0);re([(0,Y.property)({type:Boolean})],U.prototype,"selected",void 0);re([(0,Y.property)({type:Boolean})],U.prototype,"disabled",void 0);re([(0,Y.state)()],U.prototype,"hovered",void 0);re([(0,Y.state)()],U.prototype,"focused",void 0);re([(0,Y.state)()],U.prototype,"pressed",void 0);re([(0,Y.state)()],U.prototype,"rippling",void 0);re([(0,Y.state)()],U.prototype,"originX",void 0);re([(0,Y.state)()],U.prototype,"originY",void 0);re([(0,Y.query)(".ft-ripple")],U.prototype,"ripple",void 0);re([(0,Y.query)(".ft-ripple--effect")],U.prototype,"rippleEffect",void 0);var bs=h(A());var vs={"ft-ripple":U};(0,bs.customElements)(vs);var Ol=h(F()),ge=h(Q()),ye=h(A());var Dn=globalThis,Es=e=>e,_r=Dn.trustedTypes,Ss=_r?_r.createPolicy("lit-html",{createHTML:e=>e}):void 0,Os="$lit$",Fe=`lit$${Math.random().toFixed(9).slice(2)}$`,Rs="?"+Fe,ec=`<${Rs}>`,ct=document,Cr=()=>ct.createComment(""),qt=e=>e===null||typeof e!="object"&&typeof e!="function",kn=Array.isArray,tc=e=>kn(e)||typeof e?.[Symbol.iterator]=="function",On=`[
|
|
547
|
+
\f\r]`,Gt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,As=/-->/g,_s=/>/g,at=RegExp(`>|${On}(?:([^\\s"'>=/]+)(${On}*=${On}*(?:[^
|
|
548
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Cs=/'/g,ws=/"/g,Ls=/^(?:script|style|textarea|title)$/i,In=e=>(t,...r)=>({_$litType$:e,strings:t,values:r}),Ns=In(1),Ms=In(2),Ps=In(3),Xt=Symbol.for("lit-noChange"),W=Symbol.for("lit-nothing"),Ts=new WeakMap,lt=ct.createTreeWalker(ct,129);function Ds(e,t){if(!kn(e)||!e.hasOwnProperty("raw"))throw Error("invalid template strings array");return Ss!==void 0?Ss.createHTML(t):t}var rc=(e,t)=>{let r=e.length-1,n=[],i,s=t===2?"<svg>":t===3?"<math>":"",o=Gt;for(let a=0;a<r;a++){let l=e[a],c,u,d=-1,p=0;for(;p<l.length&&(o.lastIndex=p,u=o.exec(l),u!==null);)p=o.lastIndex,o===Gt?u[1]==="!--"?o=As:u[1]!==void 0?o=_s:u[2]!==void 0?(Ls.test(u[2])&&(i=RegExp("</"+u[2],"g")),o=at):u[3]!==void 0&&(o=at):o===at?u[0]===">"?(o=i??Gt,d=-1):u[1]===void 0?d=-2:(d=o.lastIndex-u[2].length,c=u[1],o=u[3]===void 0?at:u[3]==='"'?ws:Cs):o===ws||o===Cs?o=at:o===As||o===_s?o=Gt:(o=at,i=void 0);let y=o===at&&e[a+1].startsWith("/>")?" ":"";s+=o===Gt?l+ec:d>=0?(n.push(c),l.slice(0,d)+Os+l.slice(d)+Fe+y):l+Fe+(d===-2?a:y)}return[Ds(e,s+(e[r]||"<?>")+(t===2?"</svg>":t===3?"</math>":"")),n]},Yt=class e{constructor({strings:t,_$litType$:r},n){let i;this.parts=[];let s=0,o=0,a=t.length-1,l=this.parts,[c,u]=rc(t,r);if(this.el=e.createElement(c,n),lt.currentNode=this.el.content,r===2||r===3){let d=this.el.content.firstChild;d.replaceWith(...d.childNodes)}for(;(i=lt.nextNode())!==null&&l.length<a;){if(i.nodeType===1){if(i.hasAttributes())for(let d of i.getAttributeNames())if(d.endsWith(Os)){let p=u[o++],y=i.getAttribute(d).split(Fe),v=/([.?@])?(.*)/.exec(p);l.push({type:1,index:s,name:v[2],strings:y,ctor:v[1]==="."?Ln:v[1]==="?"?Nn:v[1]==="@"?Mn:wt}),i.removeAttribute(d)}else d.startsWith(Fe)&&(l.push({type:6,index:s}),i.removeAttribute(d));if(Ls.test(i.tagName)){let d=i.textContent.split(Fe),p=d.length-1;if(p>0){i.textContent=_r?_r.emptyScript:"";for(let y=0;y<p;y++)i.append(d[y],Cr()),lt.nextNode(),l.push({type:2,index:++s});i.append(d[p],Cr())}}}else if(i.nodeType===8)if(i.data===Rs)l.push({type:2,index:s});else{let d=-1;for(;(d=i.data.indexOf(Fe,d+1))!==-1;)l.push({type:7,index:s}),d+=Fe.length-1}s++}}static createElement(t,r){let n=ct.createElement("template");return n.innerHTML=t,n}};function Ct(e,t,r=e,n){if(t===Xt)return t;let i=n!==void 0?r._$Co?.[n]:r._$Cl,s=qt(t)?void 0:t._$litDirective$;return i?.constructor!==s&&(i?._$AO?.(!1),s===void 0?i=void 0:(i=new s(e),i._$AT(e,r,n)),n!==void 0?(r._$Co??=[])[n]=i:r._$Cl=i),i!==void 0&&(t=Ct(e,i._$AS(e,t.values),i,n)),t}var Rn=class{constructor(t,r){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=r}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:r},parts:n}=this._$AD,i=(t?.creationScope??ct).importNode(r,!0);lt.currentNode=i;let s=lt.nextNode(),o=0,a=0,l=n[0];for(;l!==void 0;){if(o===l.index){let c;l.type===2?c=new wr(s,s.nextSibling,this,t):l.type===1?c=new l.ctor(s,l.name,l.strings,this,t):l.type===6&&(c=new Pn(s,this,t)),this._$AV.push(c),l=n[++a]}o!==l?.index&&(s=lt.nextNode(),o++)}return lt.currentNode=ct,i}p(t){let r=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,r),r+=n.strings.length-2):n._$AI(t[r])),r++}},wr=class e{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,n,i){this.type=2,this._$AH=W,this._$AN=void 0,this._$AA=t,this._$AB=r,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,r=this._$AM;return r!==void 0&&t?.nodeType===11&&(t=r.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,r=this){t=Ct(this,t,r),qt(t)?t===W||t==null||t===""?(this._$AH!==W&&this._$AR(),this._$AH=W):t!==this._$AH&&t!==Xt&&this._(t):t._$litType$!==void 0?this.$(t):t.nodeType!==void 0?this.T(t):tc(t)?this.k(t):this._(t)}O(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}T(t){this._$AH!==t&&(this._$AR(),this._$AH=this.O(t))}_(t){this._$AH!==W&&qt(this._$AH)?this._$AA.nextSibling.data=t:this.T(ct.createTextNode(t)),this._$AH=t}$(t){let{values:r,_$litType$:n}=t,i=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=Yt.createElement(Ds(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let s=new Rn(i,this),o=s.u(this.options);s.p(r),this.T(o),this._$AH=s}}_$AC(t){let r=Ts.get(t.strings);return r===void 0&&Ts.set(t.strings,r=new Yt(t)),r}k(t){kn(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,i=0;for(let s of t)i===r.length?r.push(n=new e(this.O(Cr()),this.O(Cr()),this,this.options)):n=r[i],n._$AI(s),i++;i<r.length&&(this._$AR(n&&n._$AB.nextSibling,i),r.length=i)}_$AR(t=this._$AA.nextSibling,r){for(this._$AP?.(!1,!0,r);t!==this._$AB;){let n=Es(t).nextSibling;Es(t).remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},wt=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,i,s){this.type=1,this._$AH=W,this._$AN=void 0,this.element=t,this.name=r,this._$AM=i,this.options=s,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=W}_$AI(t,r=this,n,i){let s=this.strings,o=!1;if(s===void 0)t=Ct(this,t,r,0),o=!qt(t)||t!==this._$AH&&t!==Xt,o&&(this._$AH=t);else{let a=t,l,c;for(t=s[0],l=0;l<s.length-1;l++)c=Ct(this,a[n+l],r,l),c===Xt&&(c=this._$AH[l]),o||=!qt(c)||c!==this._$AH[l],c===W?t=W:t!==W&&(t+=(c??"")+s[l+1]),this._$AH[l]=c}o&&!i&&this.j(t)}j(t){t===W?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Ln=class extends wt{constructor(){super(...arguments),this.type=3}j(t){this.element[this.name]=t===W?void 0:t}},Nn=class extends wt{constructor(){super(...arguments),this.type=4}j(t){this.element.toggleAttribute(this.name,!!t&&t!==W)}},Mn=class extends wt{constructor(t,r,n,i,s){super(t,r,n,i,s),this.type=5}_$AI(t,r=this){if((t=Ct(this,t,r,0)??W)===Xt)return;let n=this._$AH,i=t===W&&n!==W||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,s=t!==W&&(n===W||i);i&&this.element.removeEventListener(this.name,this,n),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},Pn=class{constructor(t,r,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=r,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){Ct(this,t)}};var nc=Dn.litHtmlPolyfillSupport;nc?.(Yt,wr),(Dn.litHtmlVersions??=[]).push("3.3.3");var Is=Symbol.for(""),ic=e=>{if(e?.r===Is)return e?._$litStatic$},Un=e=>({_$litStatic$:e,r:Is});var ks=new Map,$n=e=>(t,...r)=>{let n=r.length,i,s,o=[],a=[],l,c=0,u=!1;for(;c<n;){for(l=t[c];c<n&&(s=r[c],(i=ic(s))!==void 0);)l+=i+t[++c],u=!0;c!==n&&a.push(s),o.push(l),c++}if(c===n&&o.push(t[n]),u){let d=o.join("$$lit$$");(t=ks.get(d))===void 0&&(o.raw=o,ks.set(d,t=o)),r=a}return e(t,...r)},Bn=$n(Ns),Od=$n(Ms),Rd=$n(Ps);var Hn=h(Q()),$s=h(A());var Ve;(function(e){e.title="title",e.title_dense="title-dense",e.subtitle1="subtitle1",e.subtitle2="subtitle2",e.body1="body1",e.body2="body2",e.caption="caption",e.breadcrumb="breadcrumb",e.overline="overline",e.button="button"})(Ve||(Ve={}));var Us=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},Se=class extends $s.FtLitElement{constructor(){super(...arguments),this.variant=Ve.body1}render(){return this.element?Bn`
|
|
539
549
|
<${Un(this.element)}
|
|
540
550
|
part="text"
|
|
541
551
|
class="ft-typography ft-typography--${this.variant}">
|
|
@@ -543,7 +553,7 @@
|
|
|
543
553
|
</${Un(this.element)}>
|
|
544
554
|
`:Bn`
|
|
545
555
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
546
|
-
`}};
|
|
556
|
+
`}};Se.styles=[zi,ji,Wi,Ki,Gi,qi,Xi,Yi,Zi,Ji,Qi];Us([(0,Hn.property)()],Se.prototype,"element",void 0);Us([(0,Hn.property)()],Se.prototype,"variant",void 0);var Hs=h(A());var Bs={"ft-typography":Se};(0,Hs.customElements)(Bs);var Fs=h(F()),ze=h(A()),Zt={distance:ze.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:ze.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:ze.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),borderRadiusS:ze.FtCssVariableFactory.extend("--ft-tooltip-border-radius","",ze.designSystemVariables.borderRadiusS),maxWidth:ze.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Vs=Fs.css`
|
|
547
557
|
.ft-tooltip--container {
|
|
548
558
|
display: block;
|
|
549
559
|
}
|
|
@@ -574,15 +584,15 @@
|
|
|
574
584
|
position: relative;
|
|
575
585
|
word-break: break-word;
|
|
576
586
|
}
|
|
577
|
-
`;var js=["top","right","bottom","left"],zs=["start","end"],Vn=js.reduce((e,t)=>e.concat(t,t+"-"+zs[0],t+"-"+zs[1]),[]),Jt=Math.min,je=Math.max,Qt=Math.round;var Oe=e=>({x:e,y:e}),sc={left:"right",right:"left",bottom:"top",top:"bottom"};function Ws(e,t,r){return je(e,Jt(t,r))}function Tr(e,t){return typeof e=="function"?e(t):e}function er(e){return e.split("-")[0]}function We(e){return e.split("-")[1]}function zn(e){return e==="x"?"y":"x"}function jn(e){return e==="y"?"height":"width"}function Or(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function Wn(e){return zn(Or(e))}function Ks(e,t,r){r===void 0&&(r=!1);let n=We(e),i=Wn(e),s=jn(i),o=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(o=Fn(o)),[o,Fn(o)]}function Gs(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function Fn(e){let t=er(e);return sc[t]+e.slice(t.length)}function oc(e){var t,r,n,i;return{top:(t=e.top)!=null?t:0,right:(r=e.right)!=null?r:0,bottom:(n=e.bottom)!=null?n:0,left:(i=e.left)!=null?i:0}}function qs(e){return typeof e!="number"?oc(e):{top:e,right:e,bottom:e,left:e}}function tt(e){let{x:t,y:r,width:n,height:i}=e;return{width:n,height:i,top:r,left:t,right:t+n,bottom:r+i,x:t,y:r}}function Xs(e,t,r){let{reference:n,floating:i}=e,s=Or(t),o=Wn(t),a=jn(o),l=er(t),c=s==="y",u=n.x+n.width/2-i.width/2,d=n.y+n.height/2-i.height/2,p=n[a]/2-i[a]/2,y;switch(l){case"top":y={x:u,y:n.y-i.height};break;case"bottom":y={x:u,y:n.y+n.height};break;case"right":y={x:n.x+n.width,y:d};break;case"left":y={x:n.x-i.width,y:d};break;default:y={x:n.x,y:n.y}}let v=We(t);return v&&(y[o]+=p*(v==="end"?1:-1)*(r&&c?-1:1)),y}async function Ys(e,t){var r;t===void 0&&(t={});let{x:n,y:i,platform:s,rects:o,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:p=!1,padding:y=0}=Tr(t,e),v=qs(y),g=a[p?d==="floating"?"reference":"floating":d],S=tt(await s.getClippingRect({element:(r=await(s.isElement==null?void 0:s.isElement(g)))==null||r?g:g.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),L=d==="floating"?{x:n,y:i,width:o.floating.width,height:o.floating.height}:o.reference,x=await(s.getOffsetParent==null?void 0:s.getOffsetParent(a.floating)),C=await(s.isElement==null?void 0:s.isElement(x))&&await(s.getScale==null?void 0:s.getScale(x))||{x:1,y:1},T=tt(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:L,offsetParent:x,strategy:l}):L);return{top:(S.top-T.top+v.top)/C.y,bottom:(T.bottom-S.bottom+v.bottom)/C.y,left:(S.left-T.left+v.left)/C.x,right:(T.right-S.right+v.right)/C.x}}var ac=50,Zs=async(e,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:s=[],platform:o}=r,a=o.detectOverflow?o:{...o,detectOverflow:Ys},l=await(o.isRTL==null?void 0:o.isRTL(t)),c=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=Xs(c,n,l),p=n,y=0,v={};for(let E=0;E<s.length;E++){let g=s[E];if(!g)continue;let{name:S,fn:L}=g,{x,y:C,data:T,reset:B}=await L({x:u,y:d,initialPlacement:n,placement:p,strategy:i,middlewareData:v,rects:c,platform:a,elements:{reference:e,floating:t}});u=x??u,d=C??d,v[S]={...v[S],...T},B&&y<ac&&(y++,typeof B=="object"&&(B.placement&&(p=B.placement),B.rects&&(c=B.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):B.rects),{x:u,y:d}=Xs(c,p,l)),E=-1)}return{x:u,y:d,placement:p,strategy:i,middlewareData:v}};function lc(e,t,r){return(e?[...r.filter(i=>We(i)===e),...r.filter(i=>We(i)!==e)]:r.filter(i=>er(i)===i)).filter(i=>e?We(i)===e||(t?Gs(i)!==i:!1):!0)}var Js=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,n,i;let{rects:s,middlewareData:o,placement:a,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:d,allowedPlacements:p=Vn,autoAlignment:y=!0,...v}=Tr(e,t),E=d!==void 0||p===Vn?lc(d||null,y,p):p,g=((r=o.autoPlacement)==null?void 0:r.index)||0,S=E[g];if(S==null)return{};if(a!==S)return{reset:{placement:E[0]}};let L=await l.detectOverflow(t,v),x=Ks(S,s,await(l.isRTL==null?void 0:l.isRTL(c.floating))),C=[L[er(S)],L[x[0]],L[x[1]]],T=[...((n=o.autoPlacement)==null?void 0:n.overflows)||[],{placement:S,overflows:C}],B=E[g+1];if(B)return{data:{index:g+1,overflows:T},reset:{placement:B}};let M=T.map(ue=>{let Ye=We(ue.placement);return[ue.placement,Ye&&u?ue.overflows.slice(0,2).reduce((Kl,Gl)=>Kl+Gl,0):ue.overflows[0],ue.overflows]}).sort((ue,Ye)=>ue[1]-Ye[1]),Ft=((i=M.filter(ue=>ue[2].slice(0,We(ue[0])?2:3).every(Ye=>Ye<=0))[0])==null?void 0:i[0])||M[0][0];return Ft!==a?{data:{index:g+1,overflows:T},reset:{placement:Ft}}:{}}}};var Qs=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:i,platform:s}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:l={fn:L=>{let{x,y:C}=L;return{x,y:C}}},...c}=Tr(e,t),u={x:r,y:n},d=await s.detectOverflow(t,c),p=Or(i),y=zn(p),v=u[y],E=u[p],g=(L,x)=>Ws(x+d[L==="y"?"top":"left"],x,x-d[L==="y"?"bottom":"right"]);o&&(v=g(y,v)),a&&(E=g(p,E));let S=l.fn({...t,[y]:v,[p]:E});return{...S,data:{x:S.x-r,y:S.y-n,enabled:{[y]:o,[p]:a}}}}}};function Lr(){return typeof window<"u"}function nt(e){return to(e)?(e.nodeName||"").toLowerCase():"#document"}function ne(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Pe(e){var t;return(t=(to(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function to(e){return Lr()?e instanceof Node||e instanceof ne(e).Node:!1}function Se(e){return Lr()?e instanceof Element||e instanceof ne(e).Element:!1}function De(e){return Lr()?e instanceof HTMLElement||e instanceof ne(e).HTMLElement:!1}function eo(e){return!Lr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ne(e).ShadowRoot}function tr(e){let{overflow:t,overflowX:r,overflowY:n,display:i}=Ae(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&i!=="inline"&&i!=="contents"}function ro(e){return/^(table|td|th)$/.test(nt(e))}function rr(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var cc=/transform|translate|scale|rotate|perspective|filter/,uc=/paint|layout|strict|content/,rt=e=>!!e&&e!=="none",Kn;function Tt(e){let t=Se(e)?Ae(e):e;return rt(t.transform)||rt(t.translate)||rt(t.scale)||rt(t.rotate)||rt(t.perspective)||!Nr()&&(rt(t.backdropFilter)||rt(t.filter))||cc.test(t.willChange||"")||uc.test(t.contain||"")}function no(e){let t=Ke(e);for(;De(t)&&!Ot(t);){if(Tt(t))return t;if(rr(t))return null;t=Ke(t)}return null}function Nr(){return Kn==null&&(Kn=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Kn}function Ot(e){return/^(html|body|#document)$/.test(nt(e))}function Ae(e){return ne(e).getComputedStyle(e)}function nr(e){return Se(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ke(e){if(nt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||eo(e)&&e.host||Pe(e);return eo(t)?t.host:t}function io(e){let t=Ke(e);return Ot(t)?(e.ownerDocument||e).body:De(t)&&tr(t)?t:io(t)}function Rr(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let i=io(e),s=i===((n=e.ownerDocument)==null?void 0:n.body),o=ne(i);if(s){let a=Mr(o);return t.concat(o,o.visualViewport||[],tr(i)?i:[],a&&r?Rr(a):[])}else return t.concat(i,Rr(i,[],r))}function Mr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function ao(e){let t=Ae(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,i=De(e),s=i?e.offsetWidth:r,o=i?e.offsetHeight:n,a=Qt(r)!==s||Qt(n)!==o;return a&&(r=s,n=o),{width:r,height:n,$:a}}function lo(e){return Se(e)?e:e.contextElement}function Rt(e){let t=lo(e);if(!De(t))return Oe(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:s}=ao(t),o=(s?Qt(r.width):r.width)/n,a=(s?Qt(r.height):r.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!a||!Number.isFinite(a))&&(a=1),{x:o,y:a}}var dc=Oe(0);function co(e){let t=ne(e);return!Nr()||!t.visualViewport?dc:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function pc(e,t,r){return t===void 0&&(t=!1),!!r&&t&&r===ne(e)}function ir(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let i=e.getBoundingClientRect(),s=lo(e),o=Oe(1);t&&(n?Se(n)&&(o=Rt(n)):o=Rt(e));let a=pc(s,r,n)?co(s):Oe(0),l=(i.left+a.x)/o.x,c=(i.top+a.y)/o.y,u=i.width/o.x,d=i.height/o.y;if(s&&n){let p=ne(s),y=Se(n)?ne(n):n,v=p,E=Mr(v);for(;E&&y!==v;){let g=Rt(E),S=E.getBoundingClientRect(),L=Ae(E),x=S.left+(E.clientLeft+parseFloat(L.paddingLeft))*g.x,C=S.top+(E.clientTop+parseFloat(L.paddingTop))*g.y;l*=g.x,c*=g.y,u*=g.x,d*=g.y,l+=x,c+=C,v=ne(E),E=Mr(v)}}return tt({width:u,height:d,x:l,y:c})}function Pr(e,t){let r=nr(e).scrollLeft;return t?t.left+r:ir(Pe(e)).left+r}function uo(e,t){let r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-Pr(e,r),i=r.top+t.scrollTop;return{x:n,y:i}}function fc(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e,s=i==="fixed",o=Pe(n),a=t?rr(t.floating):!1;if(n===o||a&&s)return r;let l={scrollLeft:0,scrollTop:0},c=Oe(1),u=Oe(0),d=De(n);if((d||!s)&&((nt(n)!=="body"||tr(o))&&(l=nr(n)),d)){let y=ir(n);c=Rt(n),u.x=y.x+n.clientLeft,u.y=y.y+n.clientTop}let p=o&&!d&&!s?uo(o,l):Oe(0);return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+u.x+p.x,y:r.y*c.y-l.scrollTop*c.y+u.y+p.y}}function hc(e){return e.getClientRects?Array.from(e.getClientRects()):[]}function mc(e){let t=nr(e),r=e.ownerDocument.body,n=je(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=je(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),s=-t.scrollLeft+Pr(e),o=-t.scrollTop;return Ae(r).direction==="rtl"&&(s+=je(e.clientWidth,r.clientWidth)-n),{width:n,height:i,x:s,y:o}}var yc=25;function gc(e,t,r){r===void 0&&(r="viewport");let n=r==="layoutViewport",i=ne(e),s=Pe(e),o=i.visualViewport,a=s.clientWidth,l=s.clientHeight,c=0,u=0;if(o){let p=!Nr()||t==="fixed";n?p||(c=-o.offsetLeft,u=-o.offsetTop):(a=o.width,l=o.height,p&&(c=o.offsetLeft,u=o.offsetTop))}if(Pr(s)<=0){let p=s.ownerDocument,y=p.body,v=getComputedStyle(y),E=p.compatMode==="CSS1Compat"&&parseFloat(v.marginLeft)+parseFloat(v.marginRight)||0,g=Math.abs(s.clientWidth-y.clientWidth-E),S=getComputedStyle(s).scrollbarGutter==="stable both-edges"?g/2:g;S<=yc&&(a-=S)}return{width:a,height:l,x:c,y:u}}function vc(e,t){let r=ir(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,s=Rt(e),o=e.clientWidth*s.x,a=e.clientHeight*s.y,l=i*s.x,c=n*s.y;return{width:o,height:a,x:l,y:c}}function so(e,t,r){let n;if(t==="viewport"||t==="layoutViewport")n=gc(e,r,t);else if(t==="document")n=mc(Pe(e));else if(Se(t))n=vc(t,r);else{let i=co(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return tt(n)}function xc(e,t){let r=t.get(e);if(r)return r;let n=Rr(e,[],!1).filter(a=>Se(a)&&nt(a)!=="body"),i=null,s=Ae(e).position==="fixed",o=s?Ke(e):e;for(;Se(o)&&!Ot(o);){let a=Ae(o),l=Tt(o),c=i?i.position:s?"fixed":"";!l&&(c==="fixed"||c==="absolute"&&a.position==="static")?n=n.filter(d=>d!==o):i=a,o=Ke(o)}return t.set(e,n),n}function bc(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e,o=[...r==="clippingAncestors"?rr(t)?[]:xc(t,this._c):[].concat(r),n],a=so(t,o[0],i),l=a.top,c=a.right,u=a.bottom,d=a.left;for(let p=1;p<o.length;p++){let y=so(t,o[p],i);l=je(y.top,l),c=Jt(y.right,c),u=Jt(y.bottom,u),d=je(y.left,d)}return{width:c-d,height:u-l,x:d,y:l}}function Ec(e){let{width:t,height:r}=ao(e);return{width:t,height:r}}function Sc(e,t,r){let n=De(t),i=Pe(t),s=r==="fixed",o=ir(e,!0,s,t),a={scrollLeft:0,scrollTop:0},l=Oe(0);if((n||!s)&&((nt(t)!=="body"||tr(i))&&(a=nr(t)),n)){let p=ir(t,!0,s,t);l.x=p.x+t.clientLeft,l.y=p.y+t.clientTop}!n&&i&&(l.x=Pr(i));let c=i&&!n&&!s?uo(i,a):Oe(0),u=o.left+a.scrollLeft-l.x-c.x,d=o.top+a.scrollTop-l.y-c.y;return{x:u,y:d,width:o.width,height:o.height}}function Gn(e){return Ae(e).position==="static"}function oo(e,t){if(!De(e)||Ae(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return Pe(e)===r&&(r=r.ownerDocument.body),r}function po(e,t){let r=ne(e);if(rr(e))return r;if(!De(e)){let i=Ke(e);for(;i&&!Ot(i);){if(Se(i)&&!Gn(i))return i;i=Ke(i)}return r}let n=oo(e,t);for(;n&&ro(n)&&Gn(n);)n=oo(n,t);return n&&Ot(n)&&Gn(n)&&!Tt(n)?r:n||no(e)||r}var Ac=async function(e){let t=this.getOffsetParent||po,r=this.getDimensions,n=await r(e.floating);return{reference:Sc(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function _c(e){return Ae(e).direction==="rtl"}var Dr={convertOffsetParentRelativeRectToViewportRelativeRect:fc,getDocumentElement:Pe,getClippingRect:bc,getOffsetParent:po,getElementRects:Ac,getClientRects:hc,getDimensions:Ec,getScale:Rt,isElement:Se,isRTL:_c};var fo=Js,ho=Qs;var mo=(e,t,r)=>{let n=new Map,i=r??{},s={...Dr,...i.platform,_c:n};return Zs(e,t,{...i,platform:s})};function yo(e){return Cc(e)}function qn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Cc(e){for(let t=e;t;t=qn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=qn(e);t;t=qn(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||Tt(r)||t.tagName==="BODY"))return t}return null}async function go(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},mo(e,t,{strategy:n.strategy,platform:{...Dr,getOffsetParent:i=>Dr.getOffsetParent(i,yo)},middleware:[ho({crossAxis:!0}),fo({allowedPlacements:[n.placement]})]})}var $t=f(A());var yi=f(Q());var vo=f(Q(),1);var Xn=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function xo(e,t){return(0,vo.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return sr(e);try{return JSON.parse(r)}catch{return sr(e)}},toAttribute:r=>JSON.stringify(r)},hasChanged:or,...t??{}})}function wc(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let r,n;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(n=r;n--!==0;)if(!Lt(e[n],t[n]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;for(n of e.entries())if(!Lt(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=o=>Object.keys(o).filter(a=>o[a]!=null),s=i(e);if(r=s.length,r!==i(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,s[n]))return!1;for(n=r;n--!==0;){let o=s[n];if(!Lt(e[o],t[o]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Lt(e,t){try{return wc(e,t)}catch{return!1}}function or(e,t){return!Lt(e,t)}function sr(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function kr(e,t){let r=n=>n[e]===!0;return n=>{if(r(n))return n;let i=t(n);return i[e]=!0,i}}var bo=f(Q(),1);var Yn=e=>{let t=e??{};return(r,n)=>{var i;let s={hasChanged:or,attribute:!1,...t};(0,bo.property)(s)(r,n);let o=r.constructor;o.reduxProperties=new Map(o.reduxProperties),o.reduxProperties.set(n,{selector:(i=t.selector)!==null&&i!==void 0?i:(a=>a[n]),store:t.store})}};var Ir=class{constructor(){this.queue=[]}add(t,r=!1){r&&this.clear(t.type),this.queue.push(t)}consume(t){let r=this.queue.find(n=>n.type===t);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(t){typeof t=="string"?this.queue=this.queue.filter(r=>r.type!==t):this.queue=this.queue.filter(r=>!t.test(r.type))}};var it=f(Q(),1);var Ur=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,r){return this.callbacks=[t],this.debounce(r)}queue(t,r){return this.callbacks.push(t),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,r;let n=[...this.callbacks];this.callbacks=[];let i=(t=this.rejectPromise)!==null&&t!==void 0?t:(()=>null),s=(r=this.resolvePromise)!==null&&r!==void 0?r:(()=>null);this.clearPromise();for(let o of n)try{await o()}catch(a){i(a);return}s(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var So=f(F(),1);var $r=globalThis,Tc=$r.ShadowRoot&&($r.ShadyCSS===void 0||$r.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var Eo=(e,t)=>{if(Tc)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let n=document.createElement("style"),i=$r.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,e.appendChild(n)}};var Br=class extends So.LitElement{get scopedRegistryConstructor(){return this.constructor}createRenderRoot(){let t=this.scopedRegistryConstructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,t.defineScopedElements(t.elementDefinitions));let r={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Eo(n,t.elementStyles),n}static canDefineScopedElement(t){return!!this.registry&&!this.registry.get(t)}static defineScopedElements(t){Object.entries(t).forEach(([r,n])=>this.defineScopedElement(r,n))}static defineScopedElement(t,r){Xn(t)(r),this.canDefineScopedElement(t)&&this.registry.define(t,r)}canDefineScopedElement(t){return this.scopedRegistryConstructor.canDefineScopedElement(t)}defineScopedElements(t){this.scopedRegistryConstructor.defineScopedElements(t)}defineScopedElement(t,r){this.scopedRegistryConstructor.defineScopedElement(t,r)}};function Ao(e,t,...r){var n;let i=e.querySelector(t);for(let s of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(s);return i}var Mt=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},To,_o=Symbol("constructorPrototype"),Co=Symbol("constructorName"),Oo=Symbol("exportpartsDebouncer"),wo=Symbol("dynamicDependenciesLoaded"),Nt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};Nt.eventName="exportparts-updated";var Re=class extends Br{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[To]=new Ur(5),this.scheduleExportpartsUpdate=()=>{var t,r,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[Oo].run(()=>{var i,s;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((s=this.exportpartsPrefixes)===null||s===void 0?void 0:s.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Co]=this.constructor.name,this[_o]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Co]&&Object.setPrototypeOf(this,this[_o])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let r=this.constructor;r[wo]||(r[wo]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(Nt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(Nt.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new Nt)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let s=[...i??[],n];r=Ao(this.shadowRoot,...s)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(s=>s.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(s){console.error(s,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let s=document.createElement("style");s.classList.add("ft-lit-element--custom-stylesheet"),s.innerHTML=this.customStylesheet,this.shadowRoot.append(s)}}setExportpartsAttribute(t){var r,n,i,s,o,a;let l=p=>p!=null&&p.trim().length>0,c=t.filter(l).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;return}let u=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(s=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&s!==void 0?s:[],v=(a=(o=p.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(g=>g.split(":")[1]))!==null&&a!==void 0?a:[],E=[...y,...v].filter(l).map(g=>g.trim());for(let g of E)u.add(g)}if(u.size===0){this.exportparts=void 0;return}let d=[...u.values()].flatMap(p=>c.map(y=>`${p}:${y}--${p}`));this.exportparts=[...this.part,...d].join(", ")}};To=Oo;Mt([(0,it.property)()],Re.prototype,"exportpartsPrefix",void 0);Mt([xo([])],Re.prototype,"exportpartsPrefixes",void 0);Mt([(0,it.property)({reflect:!0})],Re.prototype,"exportparts",void 0);Mt([(0,it.property)()],Re.prototype,"customStylesheet",void 0);Mt([(0,it.property)()],Re.prototype,"elementToFocus",void 0);Mt([(0,it.state)()],Re.prototype,"useAdoptedStyleSheets",void 0);function Hr(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var ar=Symbol("internalReduxEventsUnsubscribers"),Ge=Symbol("internalStoresUnsubscribers"),st=Symbol("internalStores"),Oc=kr(Symbol("withRedux"),function(e){var t,r,n;class i extends e{constructor(){super(...arguments),this[t]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(o){super.willUpdate(o),[...this.reduxConstructor.reduxReactiveProperties].some(a=>o.has(a))&&this.updateFromStores()}getUnnamedStore(){if(this[st].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[st].values()][0]}getStore(o){return o==null?this.getUnnamedStore():this[st].get(o)}addStore(o,a){var l;a=(l=a??o.name)!==null&&l!==void 0?l:"default-store",this.unsubscribeFromStore(a),this[st].set(a,o),this.subscribeToStore(a,o),this.updateFromStores()}removeStore(o){let a=typeof o=="string"?o:o.name;this.unsubscribeFromStore(a),this[st].delete(a)}setupStores(){this.unsubscribeFromStores(),this[st].forEach((o,a)=>this.subscribeToStore(a,o)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((o,a)=>{let l=this.constructor.getPropertyOptions(a);if(!l?.attribute||!this.hasAttribute(typeof l?.attribute=="string"?l.attribute:a)){let c=this.getStore(o.store);c&&(o.store?this[Ge].has(o.store):this[Ge].size>0)&&(this[a]=o.selector(c.getState(),this))}})}subscribeToStore(o,a){var l;this[Ge].set(o,a.subscribe(()=>this.updateFromStores())),this[ar].set(o,[]),Hr(a)&&a.eventBus&&((l=this.reduxConstructor.reduxEventListeners)===null||l===void 0||l.forEach((c,u)=>{if(typeof this[u]=="function"&&(!c.store||a.name===c.store)){let d=p=>this[u](p);a.addEventListener(c.eventName,d),this[ar].get(o).push(()=>a.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(o)}unsubscribeFromStores(){this[Ge].forEach((o,a)=>this.unsubscribeFromStore(a))}unsubscribeFromStore(o){var a;this[Ge].has(o)&&this[Ge].get(o)(),this[Ge].delete(o),(a=this[ar].get(o))===null||a===void 0||a.forEach(l=>l()),this[ar].delete(o)}onStoreAvailable(o){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=Ge,r=st,n=ar,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),Ro=class extends Oc(Re){};function Z(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var Rc=typeof Symbol=="function"&&Symbol.observable||"@@observable",Lo=Rc,Zn=()=>Math.random().toString(36).substring(7).split("").join("."),Lc={INIT:`@@redux/INIT${Zn()}`,REPLACE:`@@redux/REPLACE${Zn()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${Zn()}`},Fr=Lc;function Vr(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function Jn(e,t,r){if(typeof e!="function")throw new Error(Z(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Z(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Z(1));return r(Jn)(e,t)}let n=e,i=t,s=new Map,o=s,a=0,l=!1;function c(){o===s&&(o=new Map,s.forEach((g,S)=>{o.set(S,g)}))}function u(){if(l)throw new Error(Z(3));return i}function d(g){if(typeof g!="function")throw new Error(Z(4));if(l)throw new Error(Z(5));let S=!0;c();let L=a++;return o.set(L,g),function(){if(S){if(l)throw new Error(Z(6));S=!1,c(),o.delete(L),s=null}}}function p(g){if(!Vr(g))throw new Error(Z(7));if(typeof g.type>"u")throw new Error(Z(8));if(typeof g.type!="string")throw new Error(Z(17));if(l)throw new Error(Z(9));try{l=!0,i=n(i,g)}finally{l=!1}return(s=o).forEach(L=>{L()}),g}function y(g){if(typeof g!="function")throw new Error(Z(10));n=g,p({type:Fr.REPLACE})}function v(){let g=d;return{subscribe(S){if(typeof S!="object"||S===null)throw new Error(Z(11));function L(){let C=S;C.next&&C.next(u())}return L(),{unsubscribe:g(L)}},[Lo](){return this}}}return p({type:Fr.INIT}),{dispatch:p,subscribe:d,getState:u,replaceReducer:y,[Lo]:v}}function Nc(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:Fr.INIT})>"u")throw new Error(Z(12));if(typeof r(void 0,{type:Fr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Z(13))})}function No(e){let t=Object.keys(e),r={};for(let o=0;o<t.length;o++){let a=t[o];typeof e[a]=="function"&&(r[a]=e[a])}let n=Object.keys(r),i,s;try{Nc(r)}catch(o){s=o}return function(a={},l){if(s)throw s;let c=!1,u={};for(let d=0;d<n.length;d++){let p=n[d],y=r[p],v=a[p],E=y(v,l);if(typeof E>"u"){let g=l&&l.type;throw new Error(Z(14))}u[p]=E,c=c||E!==v}return c=c||n.length!==Object.keys(a).length,c?u:a}}function lr(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function Mo(...e){return t=>(r,n)=>{let i=t(r,n),s=()=>{throw new Error(Z(15))},o={getState:i.getState,dispatch:(l,...c)=>s(l,...c)},a=e.map(l=>l(o));return s=lr(...a)(i.dispatch),{...i,dispatch:s}}}function Po(e){return Vr(e)&&"type"in e&&typeof e.type=="string"}var Vo=Symbol.for("immer-nothing"),Do=Symbol.for("immer-draftable"),J=Symbol.for("immer-state");function _e(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var se=Object,Dt=se.getPrototypeOf,Kr="constructor",Jr="prototype",ri="configurable",Gr="enumerable",jr="writable",cr="value",Le=e=>!!e&&!!e[J];function oe(e){return e?zo(e)||en(e)||!!e[Do]||!!e[Kr]?.[Do]||tn(e)||rn(e):!1}var Mc=se[Jr][Kr].toString(),ko=new WeakMap;function zo(e){if(!e||!ui(e))return!1;let t=Dt(e);if(t===null||t===se[Jr])return!0;let r=se.hasOwnProperty.call(t,Kr)&&t[Kr];if(r===Object)return!0;if(!Pt(r))return!1;let n=ko.get(r);return n===void 0&&(n=Function.toString.call(r),ko.set(r,n)),n===Mc}function Qr(e,t,r=!0){pr(e)===0?(r?Reflect.ownKeys(e):se.keys(e)).forEach(i=>{t(i,e[i],e)}):e.forEach((n,i)=>t(i,n,e))}function pr(e){let t=e[J];return t?t.type_:en(e)?1:tn(e)?2:rn(e)?3:0}var Qn=(e,t,r=pr(e))=>r===2?e.has(t):se[Jr].hasOwnProperty.call(e,t),ni=(e,t,r=pr(e))=>r===2?e.get(t):e[t],qr=(e,t,r,n=pr(e))=>{n===2?e.set(t,r):n===3?e.add(r):e[t]=r};function Pc(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}var en=Array.isArray,tn=e=>e instanceof Map,rn=e=>e instanceof Set,ui=e=>typeof e=="object",Pt=e=>typeof e=="function",ei=e=>typeof e=="boolean";function Dc(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var ke=e=>e.copy_||e.base_;var di=e=>e.modified_?e.copy_:e.base_;function ii(e,t){if(tn(e))return new Map(e);if(rn(e))return new Set(e);if(en(e))return Array[Jr].slice.call(e);let r=zo(e);if(t===!0||t==="class_only"&&!r){let n=se.getOwnPropertyDescriptors(e);delete n[J];let i=Reflect.ownKeys(n);for(let s=0;s<i.length;s++){let o=i[s],a=n[o];a[jr]===!1&&(a[jr]=!0,a[ri]=!0),(a.get||a.set)&&(n[o]={[ri]:!0,[jr]:!0,[Gr]:a[Gr],[cr]:e[o]})}return se.create(Dt(e),n)}else{let n=Dt(e);if(n!==null&&r)return{...e};let i=se.create(n);return se.assign(i,e)}}function pi(e,t=!1){return nn(e)||Le(e)||!oe(e)||(pr(e)>1&&se.defineProperties(e,{set:zr,add:zr,clear:zr,delete:zr}),se.freeze(e),t&&Qr(e,(r,n)=>{pi(n,!0)},!1)),e}function kc(){_e(2)}var zr={[cr]:kc};function nn(e){return e===null||!ui(e)?!0:se.isFrozen(e)}var Xr="MapSet",si="Patches",Io="ArrayMethods",jo={};function ot(e){let t=jo[e];return t||_e(0,e),t}var Uo=e=>!!jo[e];var ur,Wo=()=>ur,Ic=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:Uo(Xr)?ot(Xr):void 0,arrayMethodsPlugin_:Uo(Io)?ot(Io):void 0});function $o(e,t){t&&(e.patchPlugin_=ot(si),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function oi(e){ai(e),e.drafts_.forEach(Uc),e.drafts_=null}function ai(e){e===ur&&(ur=e.parent_)}var Bo=e=>ur=Ic(ur,e);function Uc(e){let t=e[J];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Ho(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];if(e!==void 0&&e!==r){r[J].modified_&&(oi(t),_e(4)),oe(e)&&(e=Fo(t,e));let{patchPlugin_:i}=t;i&&i.generateReplacementPatches_(r[J].base_,e,t)}else e=Fo(t,r);return $c(t,e,!0),oi(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Vo?e:void 0}function Fo(e,t){if(nn(t))return t;let r=t[J];if(!r)return Yr(t,e.handledSet_,e);if(!sn(r,e))return t;if(!r.modified_)return r.base_;if(!r.finalized_){let{callbacks_:n}=r;if(n)for(;n.length>0;)n.pop()(e);qo(r,e)}return r.copy_}function $c(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&pi(t,r)}function Ko(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var sn=(e,t)=>e.scope_===t,Bc=[];function Go(e,t,r,n){let i=ke(e),s=e.type_;if(n!==void 0&&ni(i,n,s)===t){qr(i,n,r,s);return}if(!e.draftLocations_){let a=e.draftLocations_=new Map;Qr(i,(l,c)=>{if(Le(c)){let u=a.get(c)||[];u.push(l),a.set(c,u)}})}let o=e.draftLocations_.get(t)??Bc;for(let a of o)qr(i,a,r,s)}function Hc(e,t,r){e.callbacks_.push(function(i){let s=t;if(!s||!sn(s,i))return;i.mapSetPlugin_?.fixSetContents(s);let o=di(s);Go(e,s.draft_??s,o,r),qo(s,i)})}function qo(e,t){if(e.modified_&&!e.finalized_&&(e.type_===3||e.type_===1&&e.allIndicesReassigned_||(e.assigned_?.size??0)>0)){let{patchPlugin_:n}=t;if(n){let i=n.getPath(e);i&&n.generatePatches_(e,i,t)}Ko(e)}}function Fc(e,t,r){let{scope_:n}=e;if(Le(r)){let i=r[J];sn(i,n)&&i.callbacks_.push(function(){Wr(e);let o=di(i);Go(e,r,o,t)})}else oe(r)&&e.callbacks_.push(function(){let s=ke(e);e.type_===3?s.has(r)&&Yr(r,n.handledSet_,n):ni(s,t,e.type_)===r&&n.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&Yr(ni(e.copy_,t,e.type_),n.handledSet_,n)})}function Yr(e,t,r){return!r.immer_.autoFreeze_&&r.unfinalizedDrafts_<1||Le(e)||t.has(e)||!oe(e)||nn(e)||(t.add(e),Qr(e,(n,i)=>{if(Le(i)){let s=i[J];if(sn(s,r)){let o=di(s);qr(e,n,o,e.type_),Ko(s)}}else oe(i)&&Yr(i,t,r)})),e}function Vc(e,t){let r=en(e),n={type_:r?1:0,scope_:t?t.scope_:Wo(),modified_:!1,finalized_:!1,assigned_:void 0,parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1,callbacks_:void 0},i=n,s=Zr;r&&(i=[n],s=dr);let{revoke:o,proxy:a}=Proxy.revocable(i,s);return n.draft_=a,n.revoke_=o,[a,n]}var Zr={get(e,t){if(t===J)return e;let r=e.scope_.arrayMethodsPlugin_,n=e.type_===1&&typeof t=="string";if(n&&r?.isArrayOperationMethod(t))return r.createMethodInterceptor(e,t);let i=ke(e);if(!Qn(i,t,e.type_))return jc(e,i,t);let s=i[t];if(e.finalized_||!oe(s)||n&&e.operationMethod&&r?.isMutatingArrayMethod(e.operationMethod)&&Dc(t))return s;if(s===ti(e.base_,t)||zc(e,t,s)){Wr(e);let o=e.type_===1?+t:t,a=ci(e.scope_,s,e,o);return e.copy_[o]=a}return s},has(e,t){return t in ke(e)},ownKeys(e){return Reflect.ownKeys(ke(e))},set(e,t,r){let n=Xo(ke(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let i=ti(ke(e),t),s=i?.[J];if(s&&s.base_===r)return e.copy_[t]=r,e.assigned_.set(t,!1),!0;if(Pc(r,i)&&(r!==void 0||Qn(e.base_,t,e.type_)))return!0;Wr(e),li(e)}return e.copy_[t]===r&&(r!==void 0||Qn(e.copy_,t,e.type_))||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_.set(t,!0),Fc(e,t,r)),!0},deleteProperty(e,t){return Wr(e),ti(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),li(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=ke(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{[jr]:!0,[ri]:e.type_!==1||t!=="length",[Gr]:n[Gr],[cr]:r[t]}},defineProperty(){_e(11)},getPrototypeOf(e){return Dt(e.base_)},setPrototypeOf(){_e(12)}},dr={};for(let e in Zr){let t=Zr[e];dr[e]=function(){let r=arguments;return r[0]=r[0][0],t.apply(this,r)}}dr.deleteProperty=function(e,t){return dr.set.call(this,e,t,void 0)};dr.set=function(e,t,r){return Zr.set.call(this,e[0],t,r,e[0])};function ti(e,t){let r=e[J];return(r?ke(r):e)[t]}function zc(e,t,r){return e.type_!==1||!e.allIndicesReassigned_||e.assigned_?.get(t)||!oe(r)||r[J]?!1:e.baseRefs_.has(r)}function jc(e,t,r){let n=Xo(t,r);return n?cr in n?n[cr]:n.get?.call(e.draft_):void 0}function Xo(e,t){if(!(t in e))return;let r=Dt(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Dt(r)}}function li(e){e.modified_||(e.modified_=!0,e.parent_&&li(e.parent_))}function Wr(e){e.copy_||(e.assigned_=new Map,e.copy_=ii(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Wc=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(t,r,n)=>{if(Pt(t)&&!Pt(r)){let s=r;r=t;let o=this;return function(l=s,...c){return o.produce(l,u=>r.call(this,u,...c))}}Pt(r)||_e(6),n!==void 0&&!Pt(n)&&_e(7);let i;if(oe(t)){let s=Bo(this),o=ci(s,t,void 0),a=!0;try{i=r(o),a=!1}finally{a?oi(s):ai(s)}return $o(s,n),Ho(i,s)}else if(!t||!ui(t)){if(i=r(t),i===void 0&&(i=t),i===Vo&&(i=void 0),this.autoFreeze_&&pi(i,!0),n){let s=[],o=[];ot(si).generateReplacementPatches_(t,i,{patches_:s,inversePatches_:o}),n(s,o)}return i}else _e(1,t)},this.produceWithPatches=(t,r)=>{if(Pt(t))return(o,...a)=>this.produceWithPatches(o,l=>t(l,...a));let n,i;return[this.produce(t,r,(o,a)=>{n=o,i=a}),n,i]},ei(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),ei(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),ei(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){oe(e)||_e(8),Le(e)&&(e=Yo(e));let t=Bo(this),r=ci(t,e,void 0);return r[J].isManual_=!0,ai(t),r}finishDraft(e,t){let r=e&&e[J];(!r||!r.isManual_)&&_e(9);let{scope_:n}=r;return $o(n,t),Ho(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let i=t[r];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}r>-1&&(t=t.slice(r+1));let n=ot(si).applyPatches_;return Le(e)?n(e,t):this.produce(e,i=>n(i,t))}};function ci(e,t,r,n){let[i,s]=tn(t)?ot(Xr).proxyMap_(t,r):rn(t)?ot(Xr).proxySet_(t,r):Vc(t,r);return(r?.scope_??Wo()).drafts_.push(i),s.callbacks_=r?.callbacks_??[],s.key_=n,r&&n!==void 0?Hc(r,s,n):s.callbacks_.push(function(l){l.mapSetPlugin_?.fixSetContents(s);let{patchPlugin_:c}=l;s.modified_&&c&&c.generatePatches_(s,[],l)}),i}function Yo(e){return Le(e)||_e(10,e),Zo(e)}function Zo(e){if(!oe(e)||nn(e))return e;let t=e[J],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=ii(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=ii(e,!0);return Qr(r,(i,s)=>{qr(r,i,Zo(s))},n),t&&(t.finalized_=!1),r}var Kc=globalThis.Iterator,jp=typeof Kc?.from=="function";var Gc=new Wc,fi=Gc.produce;function Jo(e){return({dispatch:r,getState:n})=>i=>s=>typeof s=="function"?s(r,n,e):i(s)}var Qo=Jo(),ea=Jo;var qc=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?lr:lr.apply(null,arguments)},Zp=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},Xc=e=>e&&typeof e.match=="function";function qe(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(Ie(0));return{type:e,payload:i.payload,..."meta"in i&&{meta:i.meta},..."error"in i&&{error:i.error}}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>Po(n)&&n.type===e,r}var sa=class fr extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,fr.prototype)}static get[Symbol.species](){return fr}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new fr(...t[0].concat(this)):new fr(...t.concat(this))}};function ta(e){return oe(e)?fi(e,()=>{}):e}function on(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function Yc(e){return typeof e=="boolean"}var Zc=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:s=!0}=t??{},o=new sa;return r&&(Yc(r)?o.push(Qo):o.push(ea(r.extraArgument))),o},Jc="RTK_autoBatch";var ra=e=>t=>{setTimeout(t,e)},Qc=(e,t)=>r=>{let n=!1,i=()=>{n||(n=!0,cancelAnimationFrame(s),clearTimeout(o),r())},s=e(i),o=setTimeout(i,t)},eu=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),i=!0,s=!1,o=!1,a=new Set,l=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?Qc(window.requestAnimationFrame,100):ra(10):e.type==="callback"?e.queueNotification:ra(e.timeout),c=()=>{o=!1,s&&(s=!1,a.forEach(u=>u()))};return Object.assign({},n,{subscribe(u){let d=()=>i&&u(),p=n.subscribe(d);return a.add(u),()=>{p(),a.delete(u)}},dispatch(u){try{return i=!u?.meta?.[Jc],s=!i,s&&(o||(o=!0,l(c))),n.dispatch(u)}finally{i=!0}}})},tu=e=>function(r){let{autoBatch:n=!0}=r??{},i=new sa(e);return n&&i.push(eu(typeof n=="object"?n:void 0)),i};function oa(e){let t=Zc(),{reducer:r=void 0,middleware:n,devTools:i=!0,duplicateMiddlewareCheck:s=!0,preloadedState:o=void 0,enhancers:a=void 0}=e||{},l;if(typeof r=="function")l=r;else if(Vr(r))l=No(r);else throw new Error(Ie(1));let c;typeof n=="function"?c=n(t):c=t();let u=lr;i&&(u=qc({trace:!1,...typeof i=="object"&&i}));let d=Mo(...c),p=tu(d),y=typeof a=="function"?a(p):p(),v=u(...y);return Jn(l,o,v)}function aa(e){let t={},r=[],n,i={addCase(s,o){let a=typeof s=="string"?s:s.type;if(!a)throw new Error(Ie(28));if(a in t)throw new Error(Ie(29));return t[a]=o,i},addAsyncThunk(s,o){return o.pending&&(t[s.pending.type]=o.pending),o.rejected&&(t[s.rejected.type]=o.rejected),o.fulfilled&&(t[s.fulfilled.type]=o.fulfilled),o.settled&&r.push({matcher:s.settled,reducer:o.settled}),i},addMatcher(s,o){return r.push({matcher:s,reducer:o}),i},addDefaultCase(s){return n=s,i}};return e(i),[t,r,n]}function ru(e){return typeof e=="function"}function nu(e,t){let[r,n,i]=aa(t),s;if(ru(e))s=()=>ta(e());else{let a=ta(e);s=()=>a}function o(a=s(),l){let c=[r[l.type],...n.filter(({matcher:u})=>u(l)).map(({reducer:u})=>u)];return c.filter(u=>!!u).length===0&&(c=[i]),c.reduce((u,d)=>{if(d)if(Le(u)){let y=d(u,l);return y===void 0?u:y}else{if(oe(u))return fi(u,p=>d(p,l));{let p=d(u,l);if(p===void 0){if(u===null)return u;throw Error("A case reducer on a non-draftable value must not return undefined")}return p}}return u},a)}return o.getInitialState=s,o}var iu=(e,t)=>Xc(e)?e.match(t):e(t);function su(...e){return t=>e.some(r=>iu(r,t))}var ou="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",au=(e=21)=>{let t="",r=e;for(;r--;)t+=ou[Math.random()*64|0];return t},lu=["name","message","stack","code"],hi=class{constructor(e,t){this.payload=e,this.meta=t}payload;meta;_type},na=class{constructor(e,t){this.payload=e,this.meta=t}payload;meta;_type},cu=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of lu)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},ia="External signal was aborted",uu=(()=>{function e(t,r,n){let i=qe(t+"/fulfilled",(l,c,u,d)=>({payload:l,meta:{...d||{},arg:u,requestId:c,requestStatus:"fulfilled"}})),s=qe(t+"/pending",(l,c,u)=>({payload:void 0,meta:{...u||{},arg:c,requestId:l,requestStatus:"pending"}})),o=qe(t+"/rejected",(l,c,u,d,p)=>({payload:d,error:(n&&n.serializeError||cu)(l||"Rejected"),meta:{...p||{},arg:u,requestId:c,rejectedWithValue:!!d,requestStatus:"rejected",aborted:l?.name==="AbortError",condition:l?.name==="ConditionError"}}));function a(l,{signal:c}={}){return(u,d,p)=>{let y=n?.idGenerator?n.idGenerator(l):au(),v=new AbortController,E,g;function S(x){g=x,v.abort()}c&&(c.aborted?S(ia):c.addEventListener("abort",()=>S(ia),{once:!0}));let L=(async function(){let x;try{let T=n?.condition?.(l,{getState:d,extra:p});if(pu(T)&&(T=await T),T===!1||v.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let B=new Promise((M,H)=>{E=()=>{H({name:"AbortError",message:g||"Aborted"})},v.signal.addEventListener("abort",E,{once:!0})});u(s(y,l,n?.getPendingMeta?.({requestId:y,arg:l},{getState:d,extra:p}))),x=await Promise.race([B,Promise.resolve(r(l,{dispatch:u,getState:d,extra:p,requestId:y,signal:v.signal,abort:S,rejectWithValue:((M,H)=>new hi(M,H)),fulfillWithValue:((M,H)=>new na(M,H))})).then(M=>{if(M instanceof hi)throw M;return M instanceof na?i(M.payload,y,l,M.meta):i(M,y,l)})])}catch(T){x=T instanceof hi?o(null,y,l,T.payload,T.meta):o(T,y,l)}finally{E&&v.signal.removeEventListener("abort",E)}return n&&!n.dispatchConditionRejection&&o.match(x)&&x.meta.condition||u(x),x})();return Object.assign(L,{abort:S,requestId:y,arg:l,unwrap(){return L.then(du)}})}}return Object.assign(a,{pending:s,rejected:o,fulfilled:i,settled:su(o,i),typePrefix:t})}return e.withTypes=()=>e,e})();function du(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function pu(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var la=Symbol.for("rtk-slice-createasyncthunk"),Qp={[la]:uu};function fu(e,t){return`${e}/${t}`}function hu({creators:e}={}){let t=e?.asyncThunk?.[la];return function(n){let{name:i,reducerPath:s=i}=n;if(!i)throw new Error(Ie(11));typeof process<"u";let o=(typeof n.reducers=="function"?n.reducers(yu()):n.reducers)||{},a=Object.keys(o),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},c={addCase(x,C){let T=typeof x=="string"?x:x.type;if(!T)throw new Error(Ie(12));if(T in l.sliceCaseReducersByType)throw new Error(Ie(13));return l.sliceCaseReducersByType[T]=C,c},addMatcher(x,C){return l.sliceMatchers.push({matcher:x,reducer:C}),c},exposeAction(x,C){return l.actionCreators[x]=C,c},exposeCaseReducer(x,C){return l.sliceCaseReducersByName[x]=C,c}};a.forEach(x=>{let C=o[x],T={reducerName:x,type:fu(i,x),createNotation:typeof n.reducers=="function"};vu(C)?bu(T,C,c,t):gu(T,C,c)});function u(){let[x={},C=[],T=void 0]=typeof n.extraReducers=="function"?aa(n.extraReducers):[n.extraReducers],B={...x,...l.sliceCaseReducersByType};return nu(n.initialState,M=>{for(let H in B)M.addCase(H,B[H]);for(let H of l.sliceMatchers)M.addMatcher(H.matcher,H.reducer);for(let H of C)M.addMatcher(H.matcher,H.reducer);T&&M.addDefaultCase(T)})}let d=x=>x,p=new Map,y=new WeakMap,v;function E(x,C){return v||(v=u()),v(x,C)}function g(){return v||(v=u()),v.getInitialState()}function S(x,C=!1){function T(M){let H=M[x];return typeof H>"u"&&C&&(H=on(y,T,g)),H}function B(M=d){let H=on(p,C,()=>new WeakMap);return on(H,M,()=>{let Ft={};for(let[ue,Ye]of Object.entries(n.selectors??{}))Ft[ue]=mu(Ye,M,()=>on(y,M,g),C);return Ft})}return{reducerPath:x,getSelectors:B,get selectors(){return B(T)},selectSlice:T}}let L={name:i,reducer:E,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:g,...S(s),injectInto(x,{reducerPath:C,...T}={}){let B=C??s;return x.inject({reducerPath:B,reducer:E},T),{...L,...S(B,!0)}}};return L}}function mu(e,t,r,n){function i(s,...o){let a=t(s);return typeof a>"u"&&n&&(a=r()),e(a,...o)}return i.unwrapped=e,i}var ca=hu();function yu(){function e(t,r){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...r}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...r){return t(...r)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,r){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:r}},asyncThunk:e}}function gu({type:e,reducerName:t,createNotation:r},n,i){let s,o;if("reducer"in n){if(r&&!xu(n))throw new Error(Ie(17));s=n.reducer,o=n.prepare}else s=n;i.addCase(e,s).exposeCaseReducer(t,s).exposeAction(t,o?qe(e,o):qe(e))}function vu(e){return e._reducerDefinitionType==="asyncThunk"}function xu(e){return e._reducerDefinitionType==="reducerWithPrepare"}function bu({type:e,reducerName:t},r,n,i){if(!i)throw new Error(Ie(18));let{payloadCreator:s,fulfilled:o,pending:a,rejected:l,settled:c,options:u}=r,d=i(e,s,u);n.exposeAction(t,d),o&&n.addCase(d.fulfilled,o),a&&n.addCase(d.pending,a),l&&n.addCase(d.rejected,l),c&&n.addMatcher(d.settled,c),n.exposeCaseReducer(t,{fulfilled:o||an,pending:a||an,rejected:l||an,settled:c||an})}function an(){}var ua="listener",da="completed",pa="cancelled",ef=`task-${pa}`,tf=`task-${da}`,rf=`${ua}-${pa}`,nf=`${ua}-${da}`;var{assign:fa}=Object;var mi="listenerMiddleware";var Eu=fa(qe(`${mi}/add`),{withTypes:()=>Eu}),sf=qe(`${mi}/removeAll`),Su=fa(qe(`${mi}/remove`),{withTypes:()=>Su});function Ie(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var Au=kr(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}),ln=class extends Au(Object){};window.ftReduxStores||(window.ftReduxStores={});var ha=class e extends ln{static get(t){var r;let n=typeof t=="string"?t:t.name,i=typeof t=="string"?void 0:t,s=window.ftReduxStores[n];if(Hr(s))return s;if(i==null)return;let o=ca({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),a=oa({reducer:(l,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let u=sr(o.getInitialState());for(let d of c.keeping)u[d]=(l??u)[d];return u}else if(typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...l,...c.overwrites};return o.reducer(l,c)}});return window.ftReduxStores[i.name]=new e(o,a,i.eventBus)}constructor(t,r,n){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Ir,this.injectInto=(s,o)=>this.reduxSlice.injectInto(s,o),this.selectSlice=s=>this.reduxSlice.selectSlice(s);let i=s=>s!=null?JSON.parse(JSON.stringify(s)):s;this.actions=new Proxy(this.reduxSlice.actions,{get:(s,o,a)=>{let l=o,c=s[l];return c?(...u)=>{let d=c(...u.map(i));return this.reduxStore.dispatch(d),d}:u=>{let d=l,p=this.getState()[d];Lt(p,u)||this.setState({[d]:i(u)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...t){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:t})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}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(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}get selectors(){return this.reduxSlice.selectors}get reducerPath(){return this.reduxSlice.reducerPath}getSelectors(){return this.reduxSlice.getSelectors()}};var cn=class{static format(t,r,n,i,s){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(n,i,!!s)):this.getIntlDateTime(t,r,n,i,!!s)}static getMomentDateFormat(t,r,n){return n?"LT":t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,n,i,s){let o=typeof t=="string"?new Date(t):t,a=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(o),l=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(o);return s?l:i?`${a} ${l}`:a}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${t(Math.abs(r)/60)}:${t(Math.abs(r)%60)}`}};var un=f(A()),_u="ft-app-info",at=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};at.eventName="authentication-change";var hr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};hr.eventName="ui-locale-changed";var Cu={session:(e,t)=>{(0,un.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>w.dispatchEvent(new at(t.payload)),0))}},w=un.FtReduxStore.get({name:_u,reducers:Cu,initialState:{baseUrl:void 0,tenantId:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableContentLocales:[],localesConfiguration:void 0,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,noCustomCode:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1,stickyFilters:void 0}});var ma=f(A()),dn=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},kf=(0,ma.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(w)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,s;return((s=(i=this.metadataDescriptors.find(a=>a.key===n))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1)?a=>cn.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return dn([(0,yi.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),dn([(0,yi.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),dn([Yn({store:w.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],t.prototype,"metadataDescriptors",void 0),dn([Yn({store:w.name})],t.prototype,"uiLocale",void 0),t});var ya;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(ya||(ya={}));var ga;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(ga||(ga={}));var va;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(va||(va={}));var xa;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(xa||(xa={}));var ba;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ba||(ba={}));var Ea;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Ea||(Ea={}));var Sa;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(Sa||(Sa={}));var Aa;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.CHATBOT__RATE="CHATBOT__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(Aa||(Aa={}));var _a;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(_a||(_a={}));var Ca;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(Ca||(Ca={}));var wa;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",e.LINK_PREVIEW="LINK_PREVIEW",e.UD_VIEWER="UD_VIEWER",e.ASSET_VIEWER="ASSET_VIEWER"})(wa||(wa={}));var Ta;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Ta||(Ta={}));var Oa;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Oa||(Oa={}));var Ra;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Ra||(Ra={}));var La;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(La||(La={}));var Na;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(Na||(Na={}));var Ma;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(Ma||(Ma={}));var Pa;(function(e){e.ASC="ASC",e.DESC="DESC"})(Pa||(Pa={}));var Da;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Da||(Da={}));var ka;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(ka||(ka={}));var Ia;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Ia||(Ia={}));var Ua;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Ua||(Ua={}));var $a;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})($a||($a={}));var Ba;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Ba||(Ba={}));var Ha;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(Ha||(Ha={}));var Fa;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Fa||(Fa={}));var Va;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Va||(Va={}));var K;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(K||(K={}));var fe;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(fe||(fe={}));var za;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(za||(za={}));var ja;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(ja||(ja={}));var Wa;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(Wa||(Wa={}));var Ka;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SUMMARY="SUMMARY",e.SEMANTIC_SEARCH="SEMANTIC_SEARCH",e.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",e.DOCUMENTATION="DOCUMENTATION",e.OTHER="OTHER"})(Ka||(Ka={}));var Ga;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(Ga||(Ga={}));var qa;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(qa||(qa={}));var Xa;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Xa||(Xa={}));var Ya;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(Ya||(Ya={}));var Za;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(Za||(Za={}));var Ja;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(Ja||(Ja={}));var Qa;(function(e){e.SOURCES="SOURCES",e.ENRICH_AND_CLEAN="ENRICH_AND_CLEAN",e.VOCABULARIES="VOCABULARIES",e.METADATA="METADATA",e.PRETTY_URL="PRETTY_URL",e.ACCESS_RULE="ACCESS_RULE",e.DESIGNED_PAGES="DESIGNED_PAGES",e.THEME_STUDIO="THEME_STUDIO",e.PORTAL_GENERAL="PORTAL_GENERAL",e.ASSETS="ASSETS",e.CODE_LIBRARY="CODE_LIBRARY",e.THEME="THEME",e.CONTENT_STYLES="CONTENT_STYLES",e.HOMEPAGE="HOMEPAGE",e.CLASSIC_SEARCH_PAGE="CLASSIC_SEARCH_PAGE",e.CLASSIC_READER_PAGE="CLASSIC_READER_PAGE",e.PORTAL_METADATA="PORTAL_METADATA",e.LANGUAGES="LANGUAGES",e.PRINT_TEMPLATES="PRINT_TEMPLATES",e.OFFLINE="OFFLINE",e.CUSTOM_JS="CUSTOM_JS",e.CONFIDENTIALITY="CONFIDENTIALITY",e.NOTIFICATIONS="NOTIFICATIONS"})(Qa||(Qa={}));var el;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(el||(el={}));var wu={[K.PERSONAL_BOOK_SHARE_USER]:[K.PERSONAL_BOOK_USER],[K.HTML_EXPORT_USER]:[K.PERSONAL_BOOK_USER],[K.PDF_EXPORT_USER]:[K.PERSONAL_BOOK_USER],[K.KHUB_ADMIN]:[K.CONTENT_PUBLISHER],[K.ADMIN]:[K.KHUB_ADMIN,K.USERS_ADMIN,K.PORTAL_ADMIN,K.BEHAVIOR_DATA_USER],[K.GENERATIVE_AI_EXPORT_USER]:[K.GENERATIVE_AI_USER]};function tl(e,t){return e===t||(wu[e]??[]).some(r=>tl(r,t))}function rl(e,t){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>tl(n,t))}var yn=f(A());var gi=f(A());var lt=class e{static get(t){let{baseUrl:r,apiIntegrationIdentifier:n}=w.getState(),i=t??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(t){return new Promise(r=>{let n=e.get(t);if(n)r(n);else{let i=w.subscribe(()=>{n=e.get(t),n&&(i(),r(n))})}})}};var kt=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:lt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):lt.await()}};var ae=class extends kt{constructor(t=!0,r){var n;super(r),this.sortObjectFields=(s,o)=>typeof o!="object"||o==null||Array.isArray(o)?o:Object.fromEntries(Object.entries(o).sort(([a],[l])=>a.localeCompare(l)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new gi.CacheRegistry,this.cache=t?i.commonCache:new gi.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var pn=class extends ae{async listMySearches(){let{session:t}=w.getState();return rl(t,K.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var fn=class extends ae{async listMyBookmarks(){let t=w.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),300*1e3):[]}};var hn=class extends ae{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=w.getState().session;return!!t?.sessionAuthenticated}};var mn=class extends ae{constructor(){super(...arguments),this.CACHE_DURATION=180*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 t=w.getState().session;return!!t?.sessionAuthenticated}};var Tu="ft-user-assets",Ou={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(fe).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let r=t.payload.mapId;e.assetCounts.bookmarkByMap[r]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:r,mapId:n,asset:i}=t.payload;xi(e,r,[...vi(e,r),i]),nl(e,r,1,n),il(e,i)},editAsset:(e,t)=>{let{assetType:r,asset:n}=t.payload;xi(e,r,vi(e,r).map(i=>i.id===n.id?n:i)),il(e,n)},removeAsset:(e,t)=>{let{assetType:r,mapId:n,assetId:i}=t.payload;xi(e,r,vi(e,r).filter(s=>s.id!==i)),nl(e,r,-1,n)}},sl={[fe.SEARCHES]:"savedSearches",[fe.BOOKMARKS]:"bookmarks",[fe.BOOKS]:void 0,[fe.COLLECTIONS]:void 0},vi=(e,t)=>{var r;let n=sl[t];return n?(r=e[n])!==null&&r!==void 0?r:[]:[]},xi=(e,t,r)=>{let n=sl[t];n&&(e[n]=r)},nl=(e,t,r,n)=>{let i=e.assetCounts.allAsset[t];if(i!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,i+r),t===fe.BOOKMARKS&&n)){let s=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,s+r)}},il=(e,t)=>{let r=e.assetLabels.map(i=>i.title),n=t.labels.filter(i=>!r.includes(i)).map(i=>({title:i}));e.assetLabels.push(...n)},ee=yn.FtReduxStore.get({name:Tu,reducers:Ou,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(fe).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),bi=class{constructor(t=new hn,r=new mn){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=w.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new fn,this.savedSearchesService=new pn,w.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=w.getState();(0,yn.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),ee.actions.clearAssetCount(),ee.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ee.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ee.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();ee.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();ee.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&ee.getState().assetCounts.allAsset[t]!==r.count&&ee.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&ee.getState().assetCounts.bookmarkByMap[t]!==r.count&&ee.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(ee.getState().assetCounts.bookmarkByMap).length!==0;t===fe.BOOKMARKS&&r&&ee.actions.clearBookmarkCountByMap(),ee.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let r=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;ee.actions.bookmarks(r)}}},Ru=new bi;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Ru);var Ei=class{addCommand(t,r=!1){w.commands.add(t,r)}consumeCommand(t){return w.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new Ei;var he=f(A());var ol,It=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},Lu=Symbol("clearAfterUnitTest"),gn=class extends(0,he.withEventBus)(ae){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ol]=()=>{this.defaultMessages={},this.cache=new he.CacheRegistry,this.listeners={}},this.currentUiLocale=w.getState().uiLocale,w.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=w.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let r=t.name.toLowerCase();this.cache.setFinal(r,t),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,r){var n;if(t=t.toLowerCase(),r&&Object.keys(r).length>0){let i={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...r};(0,he.deepEqual)(this.defaultMessages[t],i)||(this.defaultMessages[t]=i,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var r,n;return this.fetchContext(t),(n=(r=this.cache.getNow(t))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(t,r){let n=t.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(t,r,...n){var i;let s=t.toLowerCase(),o=this.resolveContext(s);return new he.ParametrizedLabelResolver((i=this.defaultMessages[s])!==null&&i!==void 0?i:{},o).resolve(r,...n)}async fetchContext(t){let r=!this.cache.has(t),n;try{n=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),r&&await this.notify(t)}catch(i){!(i instanceof he.CanceledPromiseError)&&r&&console.error(i)}return n}subscribe(t,r){var n;return t=t.toLowerCase(),this.listeners[t]=(n=this.listeners[t])!==null&&n!==void 0?n:new Set,this.listeners[t].add(r),()=>{var i;return(i=this.listeners[t])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new It({loadedContexts:t})),this.dispatchEvent(new It({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new It({loadedContexts:[t]})),this.dispatchEvent(new It({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,he.delay)(0).then(()=>n()).catch(()=>null)))}};ol=Lu;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends gn{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends gn{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var mr=window.FluidTopicsI18nService,Si=window.FluidTopicsCustomI18nService;var al=f(A()),Ai=class{highlightHtml(t,r,n){(0,al.highlightHtml)(t,r,n)}};window.FluidTopicsHighlightHtmlService=new Ai;var ll=f(A());var _i=class{isDate(t){var r,n,i,s;return(s=(i=((n=(r=w.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(a=>a.key===t))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1}format(t,r){var n,i,s,o;if(t==null)return"";try{return ll.DateFormatter.format(t,(n=r?.locale)!==null&&n!==void 0?n:w.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(s=r?.withTime)!==null&&s!==void 0?s:!1,(o=r?.onlyTime)!==null&&o!==void 0?o:!1)}catch(a){throw console.error(`Date ${JSON.stringify(t)} is not valid`,a),a}}};window.FluidTopicsDateService=new _i;var cl=f(A());var yr=class{static get(t,r){var n,i,s,o;let a=w.getState(),{lang:l,region:c}=(s=(i=(n=a.localesConfiguration)===null||n===void 0?void 0:n.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&s!==void 0?s:{lang:"en",region:"US"};return new cl.SearchPlaceConverter(a.baseUrl,t??20,(o=a.localesConfiguration)===null||o===void 0?void 0:o.allLanguagesAllowed,r??`${l}-${c}`)}};var Ci=class{urlToSearchRequest(t){return yr.get().parse(t)}searchRequestToUrl(t){return yr.get().serialize(t)}};window.FluidTopicsUrlService=new Ci;var Ue=f(A());var ct=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{nextLocation:t}})}};ct.eventName="before-location-change";var ut=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};ut.eventName="change";var wi=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let r=sessionStorage.getItem(this.itemName(t));return r?JSON.parse(r):void 0}set(t,r){sessionStorage.setItem(this.itemName(t),JSON.stringify(r))}},ul=new wi;var vn=class e extends Ue.WithEventBus{static build(){return new e(window.history,ul,()=>window.location,!1)}constructor(t,r,n,i){var s,o;super(),this.history=t,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(o=(s=t.state)===null||s===void 0?void 0:s.index)!==null&&o!==void 0?o:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(t,r=!1){let n=r&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,Ue.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,this.windowLocation().href]),setTimeout(()=>this.dispatchEvent(new ut(this.currentItem())),0)}installProxies(){let t=r=>(n,i,[s,o,a])=>{let l=new ct(new URL(typeof a=="string"?a:(a??this.windowLocation()).href,window.location.origin));this.dispatchEvent(l);let c=r(),u={...c===this.currentIndex?this.currentState:void 0,...s,index:c,href:l.detail.nextLocation.href};n.apply(i,[u,o,u.href]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.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(t){for(let r=this.history.length-1;r>=0;r--)t?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(t){var r;let n={...this.buildCurrentState(),...t,index:this.currentIndex,title:(r=t?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addBeforeLocationChangeListener(t){this.addEventListener(ct.eventName,t)}removeBeforeLocationChangeListener(t){this.removeEventListener(ct.eventName,t)}addHistoryChangeListener(t){this.addEventListener(ut.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(ut.eventName,t)}currentItem(){return(0,Ue.deepCopy)(this.currentState)}back(){let t=this.previousDifferentMajorPosition();t>=0?this.history.go(t-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,Ue.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let r=this.states.filter(n=>!!n).filter(n=>n.index<this.currentIndex).reverse();return(0,Ue.deepCopy)(r.find(n=>t(n)))}previousDifferentMajorPosition(){let t=this.currentIndex>0?this.currentIndex-1:0;for(;t>0&&!this.isDifferentMajorState(t);)t--;return t}forward(){let t=this.nextMajorPosition();t&&t<this.states.length?this.history.go(t-this.currentIndex):this.history.forward()}forwardItem(){let t=this.nextMajorPosition();if(t)return(0,Ue.deepCopy)(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var r;let n=(r=this.states[t])===null||r===void 0?void 0:r.majorStateId;if(!n)return t;let i=t,s=t+1;for(;this.states.length>s&&!this.isDifferentMajorState(s,n);)this.hasState(s)&&(i=s),s++;return i}buildCurrentState(){var t,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&r!==void 0?r:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,r){var n;if(!this.hasState(t))return!1;let i=r??this.currentState.majorStateId,s=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return s==null||s!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=vn.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),backwardItemMatching:e=>window.FluidTopicsInternalHistoryService.backwardItemMatching(e),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e),addBeforeLocationChangeListener:e=>window.FluidTopicsInternalHistoryService.addBeforeLocationChangeListener(e),removeBeforeLocationChangeListener:e=>window.FluidTopicsInternalHistoryService.removeBeforeLocationChangeListener(e)});var dl=f(F());var pl=dl.css`
|
|
578
|
-
`;var ml=
|
|
587
|
+
`;var js=["top","right","bottom","left"],zs=["start","end"],Vn=js.reduce((e,t)=>e.concat(t,t+"-"+zs[0],t+"-"+zs[1]),[]),Jt=Math.min,je=Math.max,Qt=Math.round;var Oe=e=>({x:e,y:e}),sc={left:"right",right:"left",bottom:"top",top:"bottom"};function Ws(e,t,r){return je(e,Jt(t,r))}function Tr(e,t){return typeof e=="function"?e(t):e}function er(e){return e.split("-")[0]}function We(e){return e.split("-")[1]}function zn(e){return e==="x"?"y":"x"}function jn(e){return e==="y"?"height":"width"}function Or(e){let t=e[0];return t==="t"||t==="b"?"y":"x"}function Wn(e){return zn(Or(e))}function Ks(e,t,r){r===void 0&&(r=!1);let n=We(e),i=Wn(e),s=jn(i),o=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[s]>t.floating[s]&&(o=Fn(o)),[o,Fn(o)]}function Gs(e){return e.includes("start")?e.replace("start","end"):e.replace("end","start")}function Fn(e){let t=er(e);return sc[t]+e.slice(t.length)}function oc(e){var t,r,n,i;return{top:(t=e.top)!=null?t:0,right:(r=e.right)!=null?r:0,bottom:(n=e.bottom)!=null?n:0,left:(i=e.left)!=null?i:0}}function qs(e){return typeof e!="number"?oc(e):{top:e,right:e,bottom:e,left:e}}function ut(e){let{x:t,y:r,width:n,height:i}=e;return{width:n,height:i,top:r,left:t,right:t+n,bottom:r+i,x:t,y:r}}function Xs(e,t,r){let{reference:n,floating:i}=e,s=Or(t),o=Wn(t),a=jn(o),l=er(t),c=s==="y",u=n.x+n.width/2-i.width/2,d=n.y+n.height/2-i.height/2,p=n[a]/2-i[a]/2,y;switch(l){case"top":y={x:u,y:n.y-i.height};break;case"bottom":y={x:u,y:n.y+n.height};break;case"right":y={x:n.x+n.width,y:d};break;case"left":y={x:n.x-i.width,y:d};break;default:y={x:n.x,y:n.y}}let v=We(t);return v&&(y[o]+=p*(v==="end"?1:-1)*(r&&c?-1:1)),y}async function Ys(e,t){var r;t===void 0&&(t={});let{x:n,y:i,platform:s,rects:o,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:u="viewport",elementContext:d="floating",altBoundary:p=!1,padding:y=0}=Tr(t,e),v=qs(y),x=a[p?d==="floating"?"reference":"floating":d],S=ut(await s.getClippingRect({element:(r=await(s.isElement==null?void 0:s.isElement(x)))==null||r?x:x.contextElement||await(s.getDocumentElement==null?void 0:s.getDocumentElement(a.floating)),boundary:c,rootBoundary:u,strategy:l})),L=d==="floating"?{x:n,y:i,width:o.floating.width,height:o.floating.height}:o.reference,b=await(s.getOffsetParent==null?void 0:s.getOffsetParent(a.floating)),C=await(s.isElement==null?void 0:s.isElement(b))&&await(s.getScale==null?void 0:s.getScale(b))||{x:1,y:1},T=ut(s.convertOffsetParentRelativeRectToViewportRelativeRect?await s.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:L,offsetParent:b,strategy:l}):L);return{top:(S.top-T.top+v.top)/C.y,bottom:(T.bottom-S.bottom+v.bottom)/C.y,left:(S.left-T.left+v.left)/C.x,right:(T.right-S.right+v.right)/C.x}}var ac=50,Zs=async(e,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:s=[],platform:o}=r,a=o.detectOverflow?o:{...o,detectOverflow:Ys},l=await(o.isRTL==null?void 0:o.isRTL(t)),c=await o.getElementRects({reference:e,floating:t,strategy:i}),{x:u,y:d}=Xs(c,n,l),p=n,y=0,v={};for(let E=0;E<s.length;E++){let x=s[E];if(!x)continue;let{name:S,fn:L}=x,{x:b,y:C,data:T,reset:B}=await L({x:u,y:d,initialPlacement:n,placement:p,strategy:i,middlewareData:v,rects:c,platform:a,elements:{reference:e,floating:t}});u=b??u,d=C??d,v[S]={...v[S],...T},B&&y<ac&&(y++,typeof B=="object"&&(B.placement&&(p=B.placement),B.rects&&(c=B.rects===!0?await o.getElementRects({reference:e,floating:t,strategy:i}):B.rects),{x:u,y:d}=Xs(c,p,l)),E=-1)}return{x:u,y:d,placement:p,strategy:i,middlewareData:v}};function lc(e,t,r){return(e?[...r.filter(i=>We(i)===e),...r.filter(i=>We(i)!==e)]:r.filter(i=>er(i)===i)).filter(i=>e?We(i)===e||(t?Gs(i)!==i:!1):!0)}var Js=function(e){return e===void 0&&(e={}),{name:"autoPlacement",options:e,async fn(t){var r,n,i;let{rects:s,middlewareData:o,placement:a,platform:l,elements:c}=t,{crossAxis:u=!1,alignment:d,allowedPlacements:p=Vn,autoAlignment:y=!0,...v}=Tr(e,t),E=d!==void 0||p===Vn?lc(d||null,y,p):p,x=((r=o.autoPlacement)==null?void 0:r.index)||0,S=E[x];if(S==null)return{};if(a!==S)return{reset:{placement:E[0]}};let L=await l.detectOverflow(t,v),b=Ks(S,s,await(l.isRTL==null?void 0:l.isRTL(c.floating))),C=[L[er(S)],L[b[0]],L[b[1]]],T=[...((n=o.autoPlacement)==null?void 0:n.overflows)||[],{placement:S,overflows:C}],B=E[x+1];if(B)return{data:{index:x+1,overflows:T},reset:{placement:B}};let M=T.map(ue=>{let Ye=We(ue.placement);return[ue.placement,Ye&&u?ue.overflows.slice(0,2).reduce((Kl,Gl)=>Kl+Gl,0):ue.overflows[0],ue.overflows]}).sort((ue,Ye)=>ue[1]-Ye[1]),Ft=((i=M.filter(ue=>ue[2].slice(0,We(ue[0])?2:3).every(Ye=>Ye<=0))[0])==null?void 0:i[0])||M[0][0];return Ft!==a?{data:{index:x+1,overflows:T},reset:{placement:Ft}}:{}}}};var Qs=function(e){return e===void 0&&(e={}),{name:"shift",options:e,async fn(t){let{x:r,y:n,placement:i,platform:s}=t,{mainAxis:o=!0,crossAxis:a=!1,limiter:l={fn:L=>{let{x:b,y:C}=L;return{x:b,y:C}}},...c}=Tr(e,t),u={x:r,y:n},d=await s.detectOverflow(t,c),p=Or(i),y=zn(p),v=u[y],E=u[p],x=(L,b)=>Ws(b+d[L==="y"?"top":"left"],b,b-d[L==="y"?"bottom":"right"]);o&&(v=x(y,v)),a&&(E=x(p,E));let S=l.fn({...t,[y]:v,[p]:E});return{...S,data:{x:S.x-r,y:S.y-n,enabled:{[y]:o,[p]:a}}}}}};function Lr(){return typeof window<"u"}function pt(e){return to(e)?(e.nodeName||"").toLowerCase():"#document"}function ne(e){var t;return(e==null||(t=e.ownerDocument)==null?void 0:t.defaultView)||window}function Pe(e){var t;return(t=(to(e)?e.ownerDocument:e.document)||window.document)==null?void 0:t.documentElement}function to(e){return Lr()?e instanceof Node||e instanceof ne(e).Node:!1}function Ae(e){return Lr()?e instanceof Element||e instanceof ne(e).Element:!1}function De(e){return Lr()?e instanceof HTMLElement||e instanceof ne(e).HTMLElement:!1}function eo(e){return!Lr()||typeof ShadowRoot>"u"?!1:e instanceof ShadowRoot||e instanceof ne(e).ShadowRoot}function tr(e){let{overflow:t,overflowX:r,overflowY:n,display:i}=_e(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&i!=="inline"&&i!=="contents"}function ro(e){return/^(table|td|th)$/.test(pt(e))}function rr(e){try{if(e.matches(":popover-open"))return!0}catch{}try{return e.matches(":modal")}catch{return!1}}var cc=/transform|translate|scale|rotate|perspective|filter/,uc=/paint|layout|strict|content/,dt=e=>!!e&&e!=="none",Kn;function Tt(e){let t=Ae(e)?_e(e):e;return dt(t.transform)||dt(t.translate)||dt(t.scale)||dt(t.rotate)||dt(t.perspective)||!Nr()&&(dt(t.backdropFilter)||dt(t.filter))||cc.test(t.willChange||"")||uc.test(t.contain||"")}function no(e){let t=Ke(e);for(;De(t)&&!Ot(t);){if(Tt(t))return t;if(rr(t))return null;t=Ke(t)}return null}function Nr(){return Kn==null&&(Kn=typeof CSS<"u"&&CSS.supports&&CSS.supports("-webkit-backdrop-filter","none")),Kn}function Ot(e){return/^(html|body|#document)$/.test(pt(e))}function _e(e){return ne(e).getComputedStyle(e)}function nr(e){return Ae(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function Ke(e){if(pt(e)==="html")return e;let t=e.assignedSlot||e.parentNode||eo(e)&&e.host||Pe(e);return eo(t)?t.host:t}function io(e){let t=Ke(e);return Ot(t)?(e.ownerDocument||e).body:De(t)&&tr(t)?t:io(t)}function Rr(e,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let i=io(e),s=i===((n=e.ownerDocument)==null?void 0:n.body),o=ne(i);if(s){let a=Mr(o);return t.concat(o,o.visualViewport||[],tr(i)?i:[],a&&r?Rr(a):[])}else return t.concat(i,Rr(i,[],r))}function Mr(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}function ao(e){let t=_e(e),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,i=De(e),s=i?e.offsetWidth:r,o=i?e.offsetHeight:n,a=Qt(r)!==s||Qt(n)!==o;return a&&(r=s,n=o),{width:r,height:n,$:a}}function lo(e){return Ae(e)?e:e.contextElement}function Rt(e){let t=lo(e);if(!De(t))return Oe(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:s}=ao(t),o=(s?Qt(r.width):r.width)/n,a=(s?Qt(r.height):r.height)/i;return(!o||!Number.isFinite(o))&&(o=1),(!a||!Number.isFinite(a))&&(a=1),{x:o,y:a}}var dc=Oe(0);function co(e){let t=ne(e);return!Nr()||!t.visualViewport?dc:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function pc(e,t,r){return t===void 0&&(t=!1),!!r&&t&&r===ne(e)}function ir(e,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let i=e.getBoundingClientRect(),s=lo(e),o=Oe(1);t&&(n?Ae(n)&&(o=Rt(n)):o=Rt(e));let a=pc(s,r,n)?co(s):Oe(0),l=(i.left+a.x)/o.x,c=(i.top+a.y)/o.y,u=i.width/o.x,d=i.height/o.y;if(s&&n){let p=ne(s),y=Ae(n)?ne(n):n,v=p,E=Mr(v);for(;E&&y!==v;){let x=Rt(E),S=E.getBoundingClientRect(),L=_e(E),b=S.left+(E.clientLeft+parseFloat(L.paddingLeft))*x.x,C=S.top+(E.clientTop+parseFloat(L.paddingTop))*x.y;l*=x.x,c*=x.y,u*=x.x,d*=x.y,l+=b,c+=C,v=ne(E),E=Mr(v)}}return ut({width:u,height:d,x:l,y:c})}function Pr(e,t){let r=nr(e).scrollLeft;return t?t.left+r:ir(Pe(e)).left+r}function uo(e,t){let r=e.getBoundingClientRect(),n=r.left+t.scrollLeft-Pr(e,r),i=r.top+t.scrollTop;return{x:n,y:i}}function fc(e){let{elements:t,rect:r,offsetParent:n,strategy:i}=e,s=i==="fixed",o=Pe(n),a=t?rr(t.floating):!1;if(n===o||a&&s)return r;let l={scrollLeft:0,scrollTop:0},c=Oe(1),u=Oe(0),d=De(n);if((d||!s)&&((pt(n)!=="body"||tr(o))&&(l=nr(n)),d)){let y=ir(n);c=Rt(n),u.x=y.x+n.clientLeft,u.y=y.y+n.clientTop}let p=o&&!d&&!s?uo(o,l):Oe(0);return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+u.x+p.x,y:r.y*c.y-l.scrollTop*c.y+u.y+p.y}}function hc(e){return e.getClientRects?Array.from(e.getClientRects()):[]}function mc(e){let t=nr(e),r=e.ownerDocument.body,n=je(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),i=je(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight),s=-t.scrollLeft+Pr(e),o=-t.scrollTop;return _e(r).direction==="rtl"&&(s+=je(e.clientWidth,r.clientWidth)-n),{width:n,height:i,x:s,y:o}}var yc=25;function gc(e,t,r){r===void 0&&(r="viewport");let n=r==="layoutViewport",i=ne(e),s=Pe(e),o=i.visualViewport,a=s.clientWidth,l=s.clientHeight,c=0,u=0;if(o){let p=!Nr()||t==="fixed";n?p||(c=-o.offsetLeft,u=-o.offsetTop):(a=o.width,l=o.height,p&&(c=o.offsetLeft,u=o.offsetTop))}if(Pr(s)<=0){let p=s.ownerDocument,y=p.body,v=getComputedStyle(y),E=p.compatMode==="CSS1Compat"&&parseFloat(v.marginLeft)+parseFloat(v.marginRight)||0,x=Math.abs(s.clientWidth-y.clientWidth-E),S=getComputedStyle(s).scrollbarGutter==="stable both-edges"?x/2:x;S<=yc&&(a-=S)}return{width:a,height:l,x:c,y:u}}function xc(e,t){let r=ir(e,!0,t==="fixed"),n=r.top+e.clientTop,i=r.left+e.clientLeft,s=Rt(e),o=e.clientWidth*s.x,a=e.clientHeight*s.y,l=i*s.x,c=n*s.y;return{width:o,height:a,x:l,y:c}}function so(e,t,r){let n;if(t==="viewport"||t==="layoutViewport")n=gc(e,r,t);else if(t==="document")n=mc(Pe(e));else if(Ae(t))n=xc(t,r);else{let i=co(e);n={x:t.x-i.x,y:t.y-i.y,width:t.width,height:t.height}}return ut(n)}function vc(e,t){let r=t.get(e);if(r)return r;let n=Rr(e,[],!1).filter(a=>Ae(a)&&pt(a)!=="body"),i=null,s=_e(e).position==="fixed",o=s?Ke(e):e;for(;Ae(o)&&!Ot(o);){let a=_e(o),l=Tt(o),c=i?i.position:s?"fixed":"";!l&&(c==="fixed"||c==="absolute"&&a.position==="static")?n=n.filter(d=>d!==o):i=a,o=Ke(o)}return t.set(e,n),n}function bc(e){let{element:t,boundary:r,rootBoundary:n,strategy:i}=e,o=[...r==="clippingAncestors"?rr(t)?[]:vc(t,this._c):[].concat(r),n],a=so(t,o[0],i),l=a.top,c=a.right,u=a.bottom,d=a.left;for(let p=1;p<o.length;p++){let y=so(t,o[p],i);l=je(y.top,l),c=Jt(y.right,c),u=Jt(y.bottom,u),d=je(y.left,d)}return{width:c-d,height:u-l,x:d,y:l}}function Ec(e){let{width:t,height:r}=ao(e);return{width:t,height:r}}function Sc(e,t,r){let n=De(t),i=Pe(t),s=r==="fixed",o=ir(e,!0,s,t),a={scrollLeft:0,scrollTop:0},l=Oe(0);if((n||!s)&&((pt(t)!=="body"||tr(i))&&(a=nr(t)),n)){let p=ir(t,!0,s,t);l.x=p.x+t.clientLeft,l.y=p.y+t.clientTop}!n&&i&&(l.x=Pr(i));let c=i&&!n&&!s?uo(i,a):Oe(0),u=o.left+a.scrollLeft-l.x-c.x,d=o.top+a.scrollTop-l.y-c.y;return{x:u,y:d,width:o.width,height:o.height}}function Gn(e){return _e(e).position==="static"}function oo(e,t){if(!De(e)||_e(e).position==="fixed")return null;if(t)return t(e);let r=e.offsetParent;return Pe(e)===r&&(r=r.ownerDocument.body),r}function po(e,t){let r=ne(e);if(rr(e))return r;if(!De(e)){let i=Ke(e);for(;i&&!Ot(i);){if(Ae(i)&&!Gn(i))return i;i=Ke(i)}return r}let n=oo(e,t);for(;n&&ro(n)&&Gn(n);)n=oo(n,t);return n&&Ot(n)&&Gn(n)&&!Tt(n)?r:n||no(e)||r}var Ac=async function(e){let t=this.getOffsetParent||po,r=this.getDimensions,n=await r(e.floating);return{reference:Sc(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}};function _c(e){return _e(e).direction==="rtl"}var Dr={convertOffsetParentRelativeRectToViewportRelativeRect:fc,getDocumentElement:Pe,getClippingRect:bc,getOffsetParent:po,getElementRects:Ac,getClientRects:hc,getDimensions:Ec,getScale:Rt,isElement:Ae,isRTL:_c};var fo=Js,ho=Qs;var mo=(e,t,r)=>{let n=new Map,i=r??{},s={...Dr,...i.platform,_c:n};return Zs(e,t,{...i,platform:s})};function yo(e){return Cc(e)}function qn(e){return e.assignedSlot?e.assignedSlot:e.parentNode instanceof ShadowRoot?e.parentNode.host:e.parentNode}function Cc(e){for(let t=e;t;t=qn(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=qn(e);t;t=qn(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||Tt(r)||t.tagName==="BODY"))return t}return null}async function go(e,t,r){let n;return typeof r=="object"?n=r:n={placement:r},mo(e,t,{strategy:n.strategy,platform:{...Dr,getOffsetParent:i=>Dr.getOffsetParent(i,yo)},middleware:[ho({crossAxis:!0}),fo({allowedPlacements:[n.placement]})]})}var $t=h(A());var yi=h(Q());var xo=h(Q(),1);var Xn=e=>t=>{window.customElements.get(e)||window.customElements.define(e,t)};function vo(e,t){return(0,xo.property)({type:Object,converter:{fromAttribute:r=>{if(r==null)return sr(e);try{return JSON.parse(r)}catch{return sr(e)}},toAttribute:r=>JSON.stringify(r)},hasChanged:or,...t??{}})}function wc(e,t){if(e===t)return!0;if(e&&t&&typeof e=="object"&&typeof t=="object"){if(e.constructor!==t.constructor)return!1;let r,n;if(Array.isArray(e)){if(r=e.length,r!=t.length)return!1;for(n=r;n--!==0;)if(!Lt(e[n],t[n]))return!1;return!0}if(e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;for(n of e.entries())if(!Lt(n[1],t.get(n[0])))return!1;return!0}if(e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(n of e.entries())if(!t.has(n[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();let i=o=>Object.keys(o).filter(a=>o[a]!=null),s=i(e);if(r=s.length,r!==i(t).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,s[n]))return!1;for(n=r;n--!==0;){let o=s[n];if(!Lt(e[o],t[o]))return!1}return!0}return e!==e&&t!==t||e==null&&t==null}function Lt(e,t){try{return wc(e,t)}catch{return!1}}function or(e,t){return!Lt(e,t)}function sr(e){return typeof window.structuredClone=="function"?structuredClone(e):e!=null?JSON.parse(JSON.stringify(e)):e}function kr(e,t){let r=n=>n[e]===!0;return n=>{if(r(n))return n;let i=t(n);return i[e]=!0,i}}var bo=h(Q(),1);var Yn=e=>{let t=e??{};return(r,n)=>{var i;let s={hasChanged:or,attribute:!1,...t};(0,bo.property)(s)(r,n);let o=r.constructor;o.reduxProperties=new Map(o.reduxProperties),o.reduxProperties.set(n,{selector:(i=t.selector)!==null&&i!==void 0?i:(a=>a[n]),store:t.store})}};var Ir=class{constructor(){this.queue=[]}add(t,r=!1){r&&this.clear(t.type),this.queue.push(t)}consume(t){let r=this.queue.find(n=>n.type===t);return r&&(this.queue=this.queue.filter(n=>n!==r)),r}clear(t){typeof t=="string"?this.queue=this.queue.filter(r=>r.type!==t):this.queue=this.queue.filter(r=>!t.test(r.type))}};var ft=h(Q(),1);var Ur=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,r){return this.callbacks=[t],this.debounce(r)}queue(t,r){return this.callbacks.push(t),this.debounce(r)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((r,n)=>{this.resolvePromise=r,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,r;let n=[...this.callbacks];this.callbacks=[];let i=(t=this.rejectPromise)!==null&&t!==void 0?t:(()=>null),s=(r=this.resolvePromise)!==null&&r!==void 0?r:(()=>null);this.clearPromise();for(let o of n)try{await o()}catch(a){i(a);return}s(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var So=h(F(),1);var $r=globalThis,Tc=$r.ShadowRoot&&($r.ShadyCSS===void 0||$r.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype;var Eo=(e,t)=>{if(Tc)e.adoptedStyleSheets=t.map(r=>r instanceof CSSStyleSheet?r:r.styleSheet);else for(let r of t){let n=document.createElement("style"),i=$r.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=r.cssText,e.appendChild(n)}};var Br=class extends So.LitElement{get scopedRegistryConstructor(){return this.constructor}createRenderRoot(){let t=this.scopedRegistryConstructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,t.defineScopedElements(t.elementDefinitions));let r={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(r);return Eo(n,t.elementStyles),n}static canDefineScopedElement(t){return!!this.registry&&!this.registry.get(t)}static defineScopedElements(t){Object.entries(t).forEach(([r,n])=>this.defineScopedElement(r,n))}static defineScopedElement(t,r){Xn(t)(r),this.canDefineScopedElement(t)&&this.registry.define(t,r)}canDefineScopedElement(t){return this.scopedRegistryConstructor.canDefineScopedElement(t)}defineScopedElements(t){this.scopedRegistryConstructor.defineScopedElements(t)}defineScopedElement(t,r){this.scopedRegistryConstructor.defineScopedElement(t,r)}};function Ao(e,t,...r){var n;let i=e.querySelector(t);for(let s of r)i=(n=i?.shadowRoot)===null||n===void 0?void 0:n.querySelector(s);return i}var Mt=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},To,_o=Symbol("constructorPrototype"),Co=Symbol("constructorName"),Oo=Symbol("exportpartsDebouncer"),wo=Symbol("dynamicDependenciesLoaded"),Nt=class e extends CustomEvent{constructor(){super(e.eventName,{bubbles:!0})}};Nt.eventName="exportparts-updated";var Re=class extends Br{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[To]=new Ur(5),this.scheduleExportpartsUpdate=()=>{var t,r,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(r=this.exportpartsPrefixes)===null||r===void 0?void 0:r.length)!==null&&n!==void 0&&n)&&this[Oo].run(()=>{var i,s;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((s=this.exportpartsPrefixes)===null||s===void 0?void 0:s.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})},this[Co]=this.constructor.name,this[_o]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[Co]&&Object.setPrototypeOf(this,this[_o])}connectedCallback(){var t;super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(n){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",n)}let r=this.constructor;r[wo]||(r[wo]=!0,this.importDynamicDependencies()),(t=this.shadowRoot)===null||t===void 0||t.addEventListener(Nt.eventName,this.scheduleExportpartsUpdate)}disconnectedCallback(){var t;super.disconnectedCallback(),(t=this.shadowRoot)===null||t===void 0||t.removeEventListener(Nt.eventName,this.scheduleExportpartsUpdate)}importDynamicDependencies(){}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.focusElementToFocus(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate(),t.has("exportparts")&&this.dispatchEvent(new Nt)})}contentAvailableCallback(t){}focusElementToFocus(t){if(t.has("elementToFocus")&&this.elementToFocus!=null){let{element:r,selector:n,shadowPath:i}=this.elementToFocus;if(n!=null){let s=[...i??[],n];r=Ao(this.shadowRoot,...s)}r?.focus(),window.FluidTopicsA11yHints.isKeyboardNavigation||r?.blur(),this.elementToFocus=void 0}}applyCustomStylesheet(t){var r,n,i;if(((n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(s=>s.remove()),this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(s){console.error(s,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let s=document.createElement("style");s.classList.add("ft-lit-element--custom-stylesheet"),s.innerHTML=this.customStylesheet,this.shadowRoot.append(s)}}setExportpartsAttribute(t){var r,n,i,s,o,a;let l=p=>p!=null&&p.trim().length>0,c=t.filter(l).map(p=>p.trim());if(c.length===0){this.exportparts=void 0;return}let u=new Set;for(let p of(n=(r=this.shadowRoot)===null||r===void 0?void 0:r.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let y=(s=(i=p.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&s!==void 0?s:[],v=(a=(o=p.getAttribute("exportparts"))===null||o===void 0?void 0:o.split(",").map(x=>x.split(":")[1]))!==null&&a!==void 0?a:[],E=[...y,...v].filter(l).map(x=>x.trim());for(let x of E)u.add(x)}if(u.size===0){this.exportparts=void 0;return}let d=[...u.values()].flatMap(p=>c.map(y=>`${p}:${y}--${p}`));this.exportparts=[...this.part,...d].join(", ")}};To=Oo;Mt([(0,ft.property)()],Re.prototype,"exportpartsPrefix",void 0);Mt([vo([])],Re.prototype,"exportpartsPrefixes",void 0);Mt([(0,ft.property)({reflect:!0})],Re.prototype,"exportparts",void 0);Mt([(0,ft.property)()],Re.prototype,"customStylesheet",void 0);Mt([(0,ft.property)()],Re.prototype,"elementToFocus",void 0);Mt([(0,ft.state)()],Re.prototype,"useAdoptedStyleSheets",void 0);function Hr(e){var t;return(t=e?.isFtReduxStore)!==null&&t!==void 0?t:!1}var ar=Symbol("internalReduxEventsUnsubscribers"),Ge=Symbol("internalStoresUnsubscribers"),ht=Symbol("internalStores"),Oc=kr(Symbol("withRedux"),function(e){var t,r,n;class i extends e{constructor(){super(...arguments),this[t]=new Map,this[r]=new Map,this[n]=new Map}get reduxConstructor(){return this.constructor}willUpdate(o){super.willUpdate(o),[...this.reduxConstructor.reduxReactiveProperties].some(a=>o.has(a))&&this.updateFromStores()}getUnnamedStore(){if(this[ht].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ht].values()][0]}getStore(o){return o==null?this.getUnnamedStore():this[ht].get(o)}addStore(o,a){var l;a=(l=a??o.name)!==null&&l!==void 0?l:"default-store",this.unsubscribeFromStore(a),this[ht].set(a,o),this.subscribeToStore(a,o),this.updateFromStores()}removeStore(o){let a=typeof o=="string"?o:o.name;this.unsubscribeFromStore(a),this[ht].delete(a)}setupStores(){this.unsubscribeFromStores(),this[ht].forEach((o,a)=>this.subscribeToStore(a,o)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((o,a)=>{let l=this.constructor.getPropertyOptions(a);if(!l?.attribute||!this.hasAttribute(typeof l?.attribute=="string"?l.attribute:a)){let c=this.getStore(o.store);c&&(o.store?this[Ge].has(o.store):this[Ge].size>0)&&(this[a]=o.selector(c.getState(),this))}})}subscribeToStore(o,a){var l;this[Ge].set(o,a.subscribe(()=>this.updateFromStores())),this[ar].set(o,[]),Hr(a)&&a.eventBus&&((l=this.reduxConstructor.reduxEventListeners)===null||l===void 0||l.forEach((c,u)=>{if(typeof this[u]=="function"&&(!c.store||a.name===c.store)){let d=p=>this[u](p);a.addEventListener(c.eventName,d),this[ar].get(o).push(()=>a.removeEventListener(c.eventName,d))}})),this.onStoreAvailable(o)}unsubscribeFromStores(){this[Ge].forEach((o,a)=>this.unsubscribeFromStore(a))}unsubscribeFromStore(o){var a;this[Ge].has(o)&&this[Ge].get(o)(),this[Ge].delete(o),(a=this[ar].get(o))===null||a===void 0||a.forEach(l=>l()),this[ar].delete(o)}onStoreAvailable(o){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}}return t=Ge,r=ht,n=ar,i.reduxProperties=new Map,i.reduxReactiveProperties=new Set,i.reduxEventListeners=new Map,i}),Ro=class extends Oc(Re){};function Z(e){return`Minified Redux error #${e}; visit https://redux.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var Rc=typeof Symbol=="function"&&Symbol.observable||"@@observable",Lo=Rc,Zn=()=>Math.random().toString(36).substring(7).split("").join("."),Lc={INIT:`@@redux/INIT${Zn()}`,REPLACE:`@@redux/REPLACE${Zn()}`,PROBE_UNKNOWN_ACTION:()=>`@@redux/PROBE_UNKNOWN_ACTION${Zn()}`},Fr=Lc;function Vr(e){if(typeof e!="object"||e===null)return!1;let t=e;for(;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(e)===t||Object.getPrototypeOf(e)===null}function Jn(e,t,r){if(typeof e!="function")throw new Error(Z(2));if(typeof t=="function"&&typeof r=="function"||typeof r=="function"&&typeof arguments[3]=="function")throw new Error(Z(0));if(typeof t=="function"&&typeof r>"u"&&(r=t,t=void 0),typeof r<"u"){if(typeof r!="function")throw new Error(Z(1));return r(Jn)(e,t)}let n=e,i=t,s=new Map,o=s,a=0,l=!1;function c(){o===s&&(o=new Map,s.forEach((x,S)=>{o.set(S,x)}))}function u(){if(l)throw new Error(Z(3));return i}function d(x){if(typeof x!="function")throw new Error(Z(4));if(l)throw new Error(Z(5));let S=!0;c();let L=a++;return o.set(L,x),function(){if(S){if(l)throw new Error(Z(6));S=!1,c(),o.delete(L),s=null}}}function p(x){if(!Vr(x))throw new Error(Z(7));if(typeof x.type>"u")throw new Error(Z(8));if(typeof x.type!="string")throw new Error(Z(17));if(l)throw new Error(Z(9));try{l=!0,i=n(i,x)}finally{l=!1}return(s=o).forEach(L=>{L()}),x}function y(x){if(typeof x!="function")throw new Error(Z(10));n=x,p({type:Fr.REPLACE})}function v(){let x=d;return{subscribe(S){if(typeof S!="object"||S===null)throw new Error(Z(11));function L(){let C=S;C.next&&C.next(u())}return L(),{unsubscribe:x(L)}},[Lo](){return this}}}return p({type:Fr.INIT}),{dispatch:p,subscribe:d,getState:u,replaceReducer:y,[Lo]:v}}function Nc(e){Object.keys(e).forEach(t=>{let r=e[t];if(typeof r(void 0,{type:Fr.INIT})>"u")throw new Error(Z(12));if(typeof r(void 0,{type:Fr.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(Z(13))})}function No(e){let t=Object.keys(e),r={};for(let o=0;o<t.length;o++){let a=t[o];typeof e[a]=="function"&&(r[a]=e[a])}let n=Object.keys(r),i,s;try{Nc(r)}catch(o){s=o}return function(a={},l){if(s)throw s;let c=!1,u={};for(let d=0;d<n.length;d++){let p=n[d],y=r[p],v=a[p],E=y(v,l);if(typeof E>"u"){let x=l&&l.type;throw new Error(Z(14))}u[p]=E,c=c||E!==v}return c=c||n.length!==Object.keys(a).length,c?u:a}}function lr(...e){return e.length===0?t=>t:e.length===1?e[0]:e.reduce((t,r)=>(...n)=>t(r(...n)))}function Mo(...e){return t=>(r,n)=>{let i=t(r,n),s=()=>{throw new Error(Z(15))},o={getState:i.getState,dispatch:(l,...c)=>s(l,...c)},a=e.map(l=>l(o));return s=lr(...a)(i.dispatch),{...i,dispatch:s}}}function Po(e){return Vr(e)&&"type"in e&&typeof e.type=="string"}var Vo=Symbol.for("immer-nothing"),Do=Symbol.for("immer-draftable"),J=Symbol.for("immer-state");function Ce(e,...t){throw new Error(`[Immer] minified error nr: ${e}. Full error at: https://bit.ly/3cXEKWf`)}var se=Object,Dt=se.getPrototypeOf,Kr="constructor",Jr="prototype",ri="configurable",Gr="enumerable",jr="writable",cr="value",Le=e=>!!e&&!!e[J];function oe(e){return e?zo(e)||en(e)||!!e[Do]||!!e[Kr]?.[Do]||tn(e)||rn(e):!1}var Mc=se[Jr][Kr].toString(),ko=new WeakMap;function zo(e){if(!e||!ui(e))return!1;let t=Dt(e);if(t===null||t===se[Jr])return!0;let r=se.hasOwnProperty.call(t,Kr)&&t[Kr];if(r===Object)return!0;if(!Pt(r))return!1;let n=ko.get(r);return n===void 0&&(n=Function.toString.call(r),ko.set(r,n)),n===Mc}function Qr(e,t,r=!0){pr(e)===0?(r?Reflect.ownKeys(e):se.keys(e)).forEach(i=>{t(i,e[i],e)}):e.forEach((n,i)=>t(i,n,e))}function pr(e){let t=e[J];return t?t.type_:en(e)?1:tn(e)?2:rn(e)?3:0}var Qn=(e,t,r=pr(e))=>r===2?e.has(t):se[Jr].hasOwnProperty.call(e,t),ni=(e,t,r=pr(e))=>r===2?e.get(t):e[t],qr=(e,t,r,n=pr(e))=>{n===2?e.set(t,r):n===3?e.add(r):e[t]=r};function Pc(e,t){return e===t?e!==0||1/e===1/t:e!==e&&t!==t}var en=Array.isArray,tn=e=>e instanceof Map,rn=e=>e instanceof Set,ui=e=>typeof e=="object",Pt=e=>typeof e=="function",ei=e=>typeof e=="boolean";function Dc(e){let t=+e;return Number.isInteger(t)&&String(t)===e}var ke=e=>e.copy_||e.base_;var di=e=>e.modified_?e.copy_:e.base_;function ii(e,t){if(tn(e))return new Map(e);if(rn(e))return new Set(e);if(en(e))return Array[Jr].slice.call(e);let r=zo(e);if(t===!0||t==="class_only"&&!r){let n=se.getOwnPropertyDescriptors(e);delete n[J];let i=Reflect.ownKeys(n);for(let s=0;s<i.length;s++){let o=i[s],a=n[o];a[jr]===!1&&(a[jr]=!0,a[ri]=!0),(a.get||a.set)&&(n[o]={[ri]:!0,[jr]:!0,[Gr]:a[Gr],[cr]:e[o]})}return se.create(Dt(e),n)}else{let n=Dt(e);if(n!==null&&r)return{...e};let i=se.create(n);return se.assign(i,e)}}function pi(e,t=!1){return nn(e)||Le(e)||!oe(e)||(pr(e)>1&&se.defineProperties(e,{set:zr,add:zr,clear:zr,delete:zr}),se.freeze(e),t&&Qr(e,(r,n)=>{pi(n,!0)},!1)),e}function kc(){Ce(2)}var zr={[cr]:kc};function nn(e){return e===null||!ui(e)?!0:se.isFrozen(e)}var Xr="MapSet",si="Patches",Io="ArrayMethods",jo={};function mt(e){let t=jo[e];return t||Ce(0,e),t}var Uo=e=>!!jo[e];var ur,Wo=()=>ur,Ic=(e,t)=>({drafts_:[],parent_:e,immer_:t,canAutoFreeze_:!0,unfinalizedDrafts_:0,handledSet_:new Set,processedForPatches_:new Set,mapSetPlugin_:Uo(Xr)?mt(Xr):void 0,arrayMethodsPlugin_:Uo(Io)?mt(Io):void 0});function $o(e,t){t&&(e.patchPlugin_=mt(si),e.patches_=[],e.inversePatches_=[],e.patchListener_=t)}function oi(e){ai(e),e.drafts_.forEach(Uc),e.drafts_=null}function ai(e){e===ur&&(ur=e.parent_)}var Bo=e=>ur=Ic(ur,e);function Uc(e){let t=e[J];t.type_===0||t.type_===1?t.revoke_():t.revoked_=!0}function Ho(e,t){t.unfinalizedDrafts_=t.drafts_.length;let r=t.drafts_[0];if(e!==void 0&&e!==r){r[J].modified_&&(oi(t),Ce(4)),oe(e)&&(e=Fo(t,e));let{patchPlugin_:i}=t;i&&i.generateReplacementPatches_(r[J].base_,e,t)}else e=Fo(t,r);return $c(t,e,!0),oi(t),t.patches_&&t.patchListener_(t.patches_,t.inversePatches_),e!==Vo?e:void 0}function Fo(e,t){if(nn(t))return t;let r=t[J];if(!r)return Yr(t,e.handledSet_,e);if(!sn(r,e))return t;if(!r.modified_)return r.base_;if(!r.finalized_){let{callbacks_:n}=r;if(n)for(;n.length>0;)n.pop()(e);qo(r,e)}return r.copy_}function $c(e,t,r=!1){!e.parent_&&e.immer_.autoFreeze_&&e.canAutoFreeze_&&pi(t,r)}function Ko(e){e.finalized_=!0,e.scope_.unfinalizedDrafts_--}var sn=(e,t)=>e.scope_===t,Bc=[];function Go(e,t,r,n){let i=ke(e),s=e.type_;if(n!==void 0&&ni(i,n,s)===t){qr(i,n,r,s);return}if(!e.draftLocations_){let a=e.draftLocations_=new Map;Qr(i,(l,c)=>{if(Le(c)){let u=a.get(c)||[];u.push(l),a.set(c,u)}})}let o=e.draftLocations_.get(t)??Bc;for(let a of o)qr(i,a,r,s)}function Hc(e,t,r){e.callbacks_.push(function(i){let s=t;if(!s||!sn(s,i))return;i.mapSetPlugin_?.fixSetContents(s);let o=di(s);Go(e,s.draft_??s,o,r),qo(s,i)})}function qo(e,t){if(e.modified_&&!e.finalized_&&(e.type_===3||e.type_===1&&e.allIndicesReassigned_||(e.assigned_?.size??0)>0)){let{patchPlugin_:n}=t;if(n){let i=n.getPath(e);i&&n.generatePatches_(e,i,t)}Ko(e)}}function Fc(e,t,r){let{scope_:n}=e;if(Le(r)){let i=r[J];sn(i,n)&&i.callbacks_.push(function(){Wr(e);let o=di(i);Go(e,r,o,t)})}else oe(r)&&e.callbacks_.push(function(){let s=ke(e);e.type_===3?s.has(r)&&Yr(r,n.handledSet_,n):ni(s,t,e.type_)===r&&n.drafts_.length>1&&(e.assigned_.get(t)??!1)===!0&&e.copy_&&Yr(ni(e.copy_,t,e.type_),n.handledSet_,n)})}function Yr(e,t,r){return!r.immer_.autoFreeze_&&r.unfinalizedDrafts_<1||Le(e)||t.has(e)||!oe(e)||nn(e)||(t.add(e),Qr(e,(n,i)=>{if(Le(i)){let s=i[J];if(sn(s,r)){let o=di(s);qr(e,n,o,e.type_),Ko(s)}}else oe(i)&&Yr(i,t,r)})),e}function Vc(e,t){let r=en(e),n={type_:r?1:0,scope_:t?t.scope_:Wo(),modified_:!1,finalized_:!1,assigned_:void 0,parent_:t,base_:e,draft_:null,copy_:null,revoke_:null,isManual_:!1,callbacks_:void 0},i=n,s=Zr;r&&(i=[n],s=dr);let{revoke:o,proxy:a}=Proxy.revocable(i,s);return n.draft_=a,n.revoke_=o,[a,n]}var Zr={get(e,t){if(t===J)return e;let r=e.scope_.arrayMethodsPlugin_,n=e.type_===1&&typeof t=="string";if(n&&r?.isArrayOperationMethod(t))return r.createMethodInterceptor(e,t);let i=ke(e);if(!Qn(i,t,e.type_))return jc(e,i,t);let s=i[t];if(e.finalized_||!oe(s)||n&&e.operationMethod&&r?.isMutatingArrayMethod(e.operationMethod)&&Dc(t))return s;if(s===ti(e.base_,t)||zc(e,t,s)){Wr(e);let o=e.type_===1?+t:t,a=ci(e.scope_,s,e,o);return e.copy_[o]=a}return s},has(e,t){return t in ke(e)},ownKeys(e){return Reflect.ownKeys(ke(e))},set(e,t,r){let n=Xo(ke(e),t);if(n?.set)return n.set.call(e.draft_,r),!0;if(!e.modified_){let i=ti(ke(e),t),s=i?.[J];if(s&&s.base_===r)return e.copy_[t]=r,e.assigned_.set(t,!1),!0;if(Pc(r,i)&&(r!==void 0||Qn(e.base_,t,e.type_)))return!0;Wr(e),li(e)}return e.copy_[t]===r&&(r!==void 0||Qn(e.copy_,t,e.type_))||Number.isNaN(r)&&Number.isNaN(e.copy_[t])||(e.copy_[t]=r,e.assigned_.set(t,!0),Fc(e,t,r)),!0},deleteProperty(e,t){return Wr(e),ti(e.base_,t)!==void 0||t in e.base_?(e.assigned_.set(t,!1),li(e)):e.assigned_.delete(t),e.copy_&&delete e.copy_[t],!0},getOwnPropertyDescriptor(e,t){let r=ke(e),n=Reflect.getOwnPropertyDescriptor(r,t);return n&&{[jr]:!0,[ri]:e.type_!==1||t!=="length",[Gr]:n[Gr],[cr]:r[t]}},defineProperty(){Ce(11)},getPrototypeOf(e){return Dt(e.base_)},setPrototypeOf(){Ce(12)}},dr={};for(let e in Zr){let t=Zr[e];dr[e]=function(){let r=arguments;return r[0]=r[0][0],t.apply(this,r)}}dr.deleteProperty=function(e,t){return dr.set.call(this,e,t,void 0)};dr.set=function(e,t,r){return Zr.set.call(this,e[0],t,r,e[0])};function ti(e,t){let r=e[J];return(r?ke(r):e)[t]}function zc(e,t,r){return e.type_!==1||!e.allIndicesReassigned_||e.assigned_?.get(t)||!oe(r)||r[J]?!1:e.baseRefs_.has(r)}function jc(e,t,r){let n=Xo(t,r);return n?cr in n?n[cr]:n.get?.call(e.draft_):void 0}function Xo(e,t){if(!(t in e))return;let r=Dt(e);for(;r;){let n=Object.getOwnPropertyDescriptor(r,t);if(n)return n;r=Dt(r)}}function li(e){e.modified_||(e.modified_=!0,e.parent_&&li(e.parent_))}function Wr(e){e.copy_||(e.assigned_=new Map,e.copy_=ii(e.base_,e.scope_.immer_.useStrictShallowCopy_))}var Wc=class{constructor(e){this.autoFreeze_=!0,this.useStrictShallowCopy_=!1,this.useStrictIteration_=!1,this.produce=(t,r,n)=>{if(Pt(t)&&!Pt(r)){let s=r;r=t;let o=this;return function(l=s,...c){return o.produce(l,u=>r.call(this,u,...c))}}Pt(r)||Ce(6),n!==void 0&&!Pt(n)&&Ce(7);let i;if(oe(t)){let s=Bo(this),o=ci(s,t,void 0),a=!0;try{i=r(o),a=!1}finally{a?oi(s):ai(s)}return $o(s,n),Ho(i,s)}else if(!t||!ui(t)){if(i=r(t),i===void 0&&(i=t),i===Vo&&(i=void 0),this.autoFreeze_&&pi(i,!0),n){let s=[],o=[];mt(si).generateReplacementPatches_(t,i,{patches_:s,inversePatches_:o}),n(s,o)}return i}else Ce(1,t)},this.produceWithPatches=(t,r)=>{if(Pt(t))return(o,...a)=>this.produceWithPatches(o,l=>t(l,...a));let n,i;return[this.produce(t,r,(o,a)=>{n=o,i=a}),n,i]},ei(e?.autoFreeze)&&this.setAutoFreeze(e.autoFreeze),ei(e?.useStrictShallowCopy)&&this.setUseStrictShallowCopy(e.useStrictShallowCopy),ei(e?.useStrictIteration)&&this.setUseStrictIteration(e.useStrictIteration)}createDraft(e){oe(e)||Ce(8),Le(e)&&(e=Yo(e));let t=Bo(this),r=ci(t,e,void 0);return r[J].isManual_=!0,ai(t),r}finishDraft(e,t){let r=e&&e[J];(!r||!r.isManual_)&&Ce(9);let{scope_:n}=r;return $o(n,t),Ho(void 0,n)}setAutoFreeze(e){this.autoFreeze_=e}setUseStrictShallowCopy(e){this.useStrictShallowCopy_=e}setUseStrictIteration(e){this.useStrictIteration_=e}shouldUseStrictIteration(){return this.useStrictIteration_}applyPatches(e,t){let r;for(r=t.length-1;r>=0;r--){let i=t[r];if(i.path.length===0&&i.op==="replace"){e=i.value;break}}r>-1&&(t=t.slice(r+1));let n=mt(si).applyPatches_;return Le(e)?n(e,t):this.produce(e,i=>n(i,t))}};function ci(e,t,r,n){let[i,s]=tn(t)?mt(Xr).proxyMap_(t,r):rn(t)?mt(Xr).proxySet_(t,r):Vc(t,r);return(r?.scope_??Wo()).drafts_.push(i),s.callbacks_=r?.callbacks_??[],s.key_=n,r&&n!==void 0?Hc(r,s,n):s.callbacks_.push(function(l){l.mapSetPlugin_?.fixSetContents(s);let{patchPlugin_:c}=l;s.modified_&&c&&c.generatePatches_(s,[],l)}),i}function Yo(e){return Le(e)||Ce(10,e),Zo(e)}function Zo(e){if(!oe(e)||nn(e))return e;let t=e[J],r,n=!0;if(t){if(!t.modified_)return t.base_;t.finalized_=!0,r=ii(e,t.scope_.immer_.useStrictShallowCopy_),n=t.scope_.immer_.shouldUseStrictIteration()}else r=ii(e,!0);return Qr(r,(i,s)=>{qr(r,i,Zo(s))},n),t&&(t.finalized_=!1),r}var Kc=globalThis.Iterator,jp=typeof Kc?.from=="function";var Gc=new Wc,fi=Gc.produce;function Jo(e){return({dispatch:r,getState:n})=>i=>s=>typeof s=="function"?s(r,n,e):i(s)}var Qo=Jo(),ea=Jo;var qc=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?lr:lr.apply(null,arguments)},Zp=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(e){return e}},Xc=e=>e&&typeof e.match=="function";function qe(e,t){function r(...n){if(t){let i=t(...n);if(!i)throw new Error(Ie(0));return{type:e,payload:i.payload,..."meta"in i&&{meta:i.meta},..."error"in i&&{error:i.error}}}return{type:e,payload:n[0]}}return r.toString=()=>`${e}`,r.type=e,r.match=n=>Po(n)&&n.type===e,r}var sa=class fr extends Array{constructor(...t){super(...t),Object.setPrototypeOf(this,fr.prototype)}static get[Symbol.species](){return fr}concat(...t){return super.concat.apply(this,t)}prepend(...t){return t.length===1&&Array.isArray(t[0])?new fr(...t[0].concat(this)):new fr(...t.concat(this))}};function ta(e){return oe(e)?fi(e,()=>{}):e}function on(e,t,r){return e.has(t)?e.get(t):e.set(t,r(t)).get(t)}function Yc(e){return typeof e=="boolean"}var Zc=()=>function(t){let{thunk:r=!0,immutableCheck:n=!0,serializableCheck:i=!0,actionCreatorCheck:s=!0}=t??{},o=new sa;return r&&(Yc(r)?o.push(Qo):o.push(ea(r.extraArgument))),o},Jc="RTK_autoBatch";var ra=e=>t=>{setTimeout(t,e)},Qc=(e,t)=>r=>{let n=!1,i=()=>{n||(n=!0,cancelAnimationFrame(s),clearTimeout(o),r())},s=e(i),o=setTimeout(i,t)},eu=(e={type:"raf"})=>t=>(...r)=>{let n=t(...r),i=!0,s=!1,o=!1,a=new Set,l=e.type==="tick"?queueMicrotask:e.type==="raf"?typeof window<"u"&&window.requestAnimationFrame?Qc(window.requestAnimationFrame,100):ra(10):e.type==="callback"?e.queueNotification:ra(e.timeout),c=()=>{o=!1,s&&(s=!1,a.forEach(u=>u()))};return Object.assign({},n,{subscribe(u){let d=()=>i&&u(),p=n.subscribe(d);return a.add(u),()=>{p(),a.delete(u)}},dispatch(u){try{return i=!u?.meta?.[Jc],s=!i,s&&(o||(o=!0,l(c))),n.dispatch(u)}finally{i=!0}}})},tu=e=>function(r){let{autoBatch:n=!0}=r??{},i=new sa(e);return n&&i.push(eu(typeof n=="object"?n:void 0)),i};function oa(e){let t=Zc(),{reducer:r=void 0,middleware:n,devTools:i=!0,duplicateMiddlewareCheck:s=!0,preloadedState:o=void 0,enhancers:a=void 0}=e||{},l;if(typeof r=="function")l=r;else if(Vr(r))l=No(r);else throw new Error(Ie(1));let c;typeof n=="function"?c=n(t):c=t();let u=lr;i&&(u=qc({trace:!1,...typeof i=="object"&&i}));let d=Mo(...c),p=tu(d),y=typeof a=="function"?a(p):p(),v=u(...y);return Jn(l,o,v)}function aa(e){let t={},r=[],n,i={addCase(s,o){let a=typeof s=="string"?s:s.type;if(!a)throw new Error(Ie(28));if(a in t)throw new Error(Ie(29));return t[a]=o,i},addAsyncThunk(s,o){return o.pending&&(t[s.pending.type]=o.pending),o.rejected&&(t[s.rejected.type]=o.rejected),o.fulfilled&&(t[s.fulfilled.type]=o.fulfilled),o.settled&&r.push({matcher:s.settled,reducer:o.settled}),i},addMatcher(s,o){return r.push({matcher:s,reducer:o}),i},addDefaultCase(s){return n=s,i}};return e(i),[t,r,n]}function ru(e){return typeof e=="function"}function nu(e,t){let[r,n,i]=aa(t),s;if(ru(e))s=()=>ta(e());else{let a=ta(e);s=()=>a}function o(a=s(),l){let c=[r[l.type],...n.filter(({matcher:u})=>u(l)).map(({reducer:u})=>u)];return c.filter(u=>!!u).length===0&&(c=[i]),c.reduce((u,d)=>{if(d)if(Le(u)){let y=d(u,l);return y===void 0?u:y}else{if(oe(u))return fi(u,p=>d(p,l));{let p=d(u,l);if(p===void 0){if(u===null)return u;throw Error("A case reducer on a non-draftable value must not return undefined")}return p}}return u},a)}return o.getInitialState=s,o}var iu=(e,t)=>Xc(e)?e.match(t):e(t);function su(...e){return t=>e.some(r=>iu(r,t))}var ou="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",au=(e=21)=>{let t="",r=e;for(;r--;)t+=ou[Math.random()*64|0];return t},lu=["name","message","stack","code"],hi=class{constructor(e,t){this.payload=e,this.meta=t}payload;meta;_type},na=class{constructor(e,t){this.payload=e,this.meta=t}payload;meta;_type},cu=e=>{if(typeof e=="object"&&e!==null){let t={};for(let r of lu)typeof e[r]=="string"&&(t[r]=e[r]);return t}return{message:String(e)}},ia="External signal was aborted",uu=(()=>{function e(t,r,n){let i=qe(t+"/fulfilled",(l,c,u,d)=>({payload:l,meta:{...d||{},arg:u,requestId:c,requestStatus:"fulfilled"}})),s=qe(t+"/pending",(l,c,u)=>({payload:void 0,meta:{...u||{},arg:c,requestId:l,requestStatus:"pending"}})),o=qe(t+"/rejected",(l,c,u,d,p)=>({payload:d,error:(n&&n.serializeError||cu)(l||"Rejected"),meta:{...p||{},arg:u,requestId:c,rejectedWithValue:!!d,requestStatus:"rejected",aborted:l?.name==="AbortError",condition:l?.name==="ConditionError"}}));function a(l,{signal:c}={}){return(u,d,p)=>{let y=n?.idGenerator?n.idGenerator(l):au(),v=new AbortController,E,x;function S(b){x=b,v.abort()}c&&(c.aborted?S(ia):c.addEventListener("abort",()=>S(ia),{once:!0}));let L=(async function(){let b;try{let T=n?.condition?.(l,{getState:d,extra:p});if(pu(T)&&(T=await T),T===!1||v.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};let B=new Promise((M,H)=>{E=()=>{H({name:"AbortError",message:x||"Aborted"})},v.signal.addEventListener("abort",E,{once:!0})});u(s(y,l,n?.getPendingMeta?.({requestId:y,arg:l},{getState:d,extra:p}))),b=await Promise.race([B,Promise.resolve(r(l,{dispatch:u,getState:d,extra:p,requestId:y,signal:v.signal,abort:S,rejectWithValue:((M,H)=>new hi(M,H)),fulfillWithValue:((M,H)=>new na(M,H))})).then(M=>{if(M instanceof hi)throw M;return M instanceof na?i(M.payload,y,l,M.meta):i(M,y,l)})])}catch(T){b=T instanceof hi?o(null,y,l,T.payload,T.meta):o(T,y,l)}finally{E&&v.signal.removeEventListener("abort",E)}return n&&!n.dispatchConditionRejection&&o.match(b)&&b.meta.condition||u(b),b})();return Object.assign(L,{abort:S,requestId:y,arg:l,unwrap(){return L.then(du)}})}}return Object.assign(a,{pending:s,rejected:o,fulfilled:i,settled:su(o,i),typePrefix:t})}return e.withTypes=()=>e,e})();function du(e){if(e.meta&&e.meta.rejectedWithValue)throw e.payload;if(e.error)throw e.error;return e.payload}function pu(e){return e!==null&&typeof e=="object"&&typeof e.then=="function"}var la=Symbol.for("rtk-slice-createasyncthunk"),Qp={[la]:uu};function fu(e,t){return`${e}/${t}`}function hu({creators:e}={}){let t=e?.asyncThunk?.[la];return function(n){let{name:i,reducerPath:s=i}=n;if(!i)throw new Error(Ie(11));typeof process<"u";let o=(typeof n.reducers=="function"?n.reducers(yu()):n.reducers)||{},a=Object.keys(o),l={sliceCaseReducersByName:{},sliceCaseReducersByType:{},actionCreators:{},sliceMatchers:[]},c={addCase(b,C){let T=typeof b=="string"?b:b.type;if(!T)throw new Error(Ie(12));if(T in l.sliceCaseReducersByType)throw new Error(Ie(13));return l.sliceCaseReducersByType[T]=C,c},addMatcher(b,C){return l.sliceMatchers.push({matcher:b,reducer:C}),c},exposeAction(b,C){return l.actionCreators[b]=C,c},exposeCaseReducer(b,C){return l.sliceCaseReducersByName[b]=C,c}};a.forEach(b=>{let C=o[b],T={reducerName:b,type:fu(i,b),createNotation:typeof n.reducers=="function"};xu(C)?bu(T,C,c,t):gu(T,C,c)});function u(){let[b={},C=[],T=void 0]=typeof n.extraReducers=="function"?aa(n.extraReducers):[n.extraReducers],B={...b,...l.sliceCaseReducersByType};return nu(n.initialState,M=>{for(let H in B)M.addCase(H,B[H]);for(let H of l.sliceMatchers)M.addMatcher(H.matcher,H.reducer);for(let H of C)M.addMatcher(H.matcher,H.reducer);T&&M.addDefaultCase(T)})}let d=b=>b,p=new Map,y=new WeakMap,v;function E(b,C){return v||(v=u()),v(b,C)}function x(){return v||(v=u()),v.getInitialState()}function S(b,C=!1){function T(M){let H=M[b];return typeof H>"u"&&C&&(H=on(y,T,x)),H}function B(M=d){let H=on(p,C,()=>new WeakMap);return on(H,M,()=>{let Ft={};for(let[ue,Ye]of Object.entries(n.selectors??{}))Ft[ue]=mu(Ye,M,()=>on(y,M,x),C);return Ft})}return{reducerPath:b,getSelectors:B,get selectors(){return B(T)},selectSlice:T}}let L={name:i,reducer:E,actions:l.actionCreators,caseReducers:l.sliceCaseReducersByName,getInitialState:x,...S(s),injectInto(b,{reducerPath:C,...T}={}){let B=C??s;return b.inject({reducerPath:B,reducer:E},T),{...L,...S(B,!0)}}};return L}}function mu(e,t,r,n){function i(s,...o){let a=t(s);return typeof a>"u"&&n&&(a=r()),e(a,...o)}return i.unwrapped=e,i}var ca=hu();function yu(){function e(t,r){return{_reducerDefinitionType:"asyncThunk",payloadCreator:t,...r}}return e.withTypes=()=>e,{reducer(t){return Object.assign({[t.name](...r){return t(...r)}}[t.name],{_reducerDefinitionType:"reducer"})},preparedReducer(t,r){return{_reducerDefinitionType:"reducerWithPrepare",prepare:t,reducer:r}},asyncThunk:e}}function gu({type:e,reducerName:t,createNotation:r},n,i){let s,o;if("reducer"in n){if(r&&!vu(n))throw new Error(Ie(17));s=n.reducer,o=n.prepare}else s=n;i.addCase(e,s).exposeCaseReducer(t,s).exposeAction(t,o?qe(e,o):qe(e))}function xu(e){return e._reducerDefinitionType==="asyncThunk"}function vu(e){return e._reducerDefinitionType==="reducerWithPrepare"}function bu({type:e,reducerName:t},r,n,i){if(!i)throw new Error(Ie(18));let{payloadCreator:s,fulfilled:o,pending:a,rejected:l,settled:c,options:u}=r,d=i(e,s,u);n.exposeAction(t,d),o&&n.addCase(d.fulfilled,o),a&&n.addCase(d.pending,a),l&&n.addCase(d.rejected,l),c&&n.addMatcher(d.settled,c),n.exposeCaseReducer(t,{fulfilled:o||an,pending:a||an,rejected:l||an,settled:c||an})}function an(){}var ua="listener",da="completed",pa="cancelled",ef=`task-${pa}`,tf=`task-${da}`,rf=`${ua}-${pa}`,nf=`${ua}-${da}`;var{assign:fa}=Object;var mi="listenerMiddleware";var Eu=fa(qe(`${mi}/add`),{withTypes:()=>Eu}),sf=qe(`${mi}/removeAll`),Su=fa(qe(`${mi}/remove`),{withTypes:()=>Su});function Ie(e){return`Minified Redux Toolkit error #${e}; visit https://redux-toolkit.js.org/Errors?code=${e} for the full message or use the non-minified dev environment for full errors. `}var Au=kr(Symbol("withEventBus"),function(e,t){return class extends e{constructor(){super(...arguments),this.eventBus=t??document.createElement("span")}addEventListener(r,n,i){this.eventBus.addEventListener(r,n,i)}dispatchEvent(r){return this.eventBus.dispatchEvent(r)}removeEventListener(r,n,i){this.eventBus.removeEventListener(r,n,i)}}}),ln=class extends Au(Object){};window.ftReduxStores||(window.ftReduxStores={});var ha=class e extends ln{static get(t){var r;let n=typeof t=="string"?t:t.name,i=typeof t=="string"?void 0:t,s=window.ftReduxStores[n];if(Hr(s))return s;if(i==null)return;let o=ca({...i,reducers:(r=i.reducers)!==null&&r!==void 0?r:{}}),a=oa({reducer:(l,c)=>{if(c.type==="CLEAR_FT_REDUX_STORE"){let u=sr(o.getInitialState());for(let d of c.keeping)u[d]=(l??u)[d];return u}else if(typeof c.type=="string"&&c.type.startsWith("DEFAULT_VALUE_SETTER__"))return{...l,...c.overwrites};return o.reducer(l,c)}});return window.ftReduxStores[i.name]=new e(o,a,i.eventBus)}constructor(t,r,n){super(),this.reduxSlice=t,this.reduxStore=r,this.isFtReduxStore=!0,this.commands=new Ir,this.injectInto=(s,o)=>this.reduxSlice.injectInto(s,o),this.selectSlice=s=>this.reduxSlice.selectSlice(s);let i=s=>s!=null?JSON.parse(JSON.stringify(s)):s;this.actions=new Proxy(this.reduxSlice.actions,{get:(s,o,a)=>{let l=o,c=s[l];return c?(...u)=>{let d=c(...u.map(i));return this.reduxStore.dispatch(d),d}:u=>{let d=l,p=this.getState()[d];Lt(p,u)||this.setState({[d]:i(u)})}}}),this.eventBus=n??this.eventBus}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:[]})}clearKeeping(...t){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE",keeping:t})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}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(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}get selectors(){return this.reduxSlice.selectors}get reducerPath(){return this.reduxSlice.reducerPath}getSelectors(){return this.reduxSlice.getSelectors()}};var cn=class{static format(t,r,n,i,s){return window.moment?window.moment(t).locale(r).format(this.getMomentDateFormat(n,i,!!s)):this.getIntlDateTime(t,r,n,i,!!s)}static getMomentDateFormat(t,r,n){return n?"LT":t?r?"lll":"ll":r?"L LT":"L"}static getIntlDateTime(t,r,n,i,s){let o=typeof t=="string"?new Date(t):t,a=new Intl.DateTimeFormat(r,{dateStyle:n?"medium":"short"}).format(o),l=new Intl.DateTimeFormat(r,{timeStyle:"short"}).format(o);return s?l:i?`${a} ${l}`:a}static getTimezoneAsString(){let t=n=>String(Math.floor(n)).padStart(2,"0"),r=new Date().getTimezoneOffset();return`${r<0?"+":"-"}${t(Math.abs(r)/60)}:${t(Math.abs(r)%60)}`}};var un=h(A()),_u="ft-app-info",yt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};yt.eventName="authentication-change";var hr=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:t})}};hr.eventName="ui-locale-changed";var Cu={session:(e,t)=>{(0,un.deepEqual)(e.session,t.payload)||(e.session=t.payload,setTimeout(()=>w.dispatchEvent(new yt(t.payload)),0))}},w=un.FtReduxStore.get({name:_u,reducers:Cu,initialState:{baseUrl:void 0,tenantId:void 0,apiIntegrationIdentifier:void 0,apiIntegrationAppVersion:void 0,uiLocale:document.documentElement.lang||"en-US",availableContentLocales:[],localesConfiguration:void 0,metadataConfiguration:void 0,privacyPolicyConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,noCustomCode:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1,authenticationRequired:!1,stickyFilters:void 0}});var ma=h(A()),dn=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},kf=(0,ma.applyMixinOnce)(Symbol("withDateFormat"),function(e){class t extends e{constructor(...n){super(n),this.useLongDateFormat=!1,this.useDateTimeFormat=!1,this.metadataDescriptors=[],this.uiLocale="en-US",this.addStore(w)}dateFormatOptionsChanged(n){return n.has("metadataDescriptors")||n.has("useLongDateFormat")||n.has("useDateTimeFormat")||n.has("uiLocale")}getDateFormatter(n){var i,s;return((s=(i=this.metadataDescriptors.find(a=>a.key===n))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1)?a=>cn.format(a,this.uiLocale,this.useLongDateFormat,this.useDateTimeFormat):void 0}}return dn([(0,yi.property)({type:Boolean})],t.prototype,"useLongDateFormat",void 0),dn([(0,yi.property)({type:Boolean})],t.prototype,"useDateTimeFormat",void 0),dn([Yn({store:w.name,selector:r=>{var n,i;return(i=(n=r.metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&i!==void 0?i:[]}})],t.prototype,"metadataDescriptors",void 0),dn([Yn({store:w.name})],t.prototype,"uiLocale",void 0),t});var ya;(function(e){e.black="black",e.green="green",e.blue="blue",e.purple="purple",e.red="red",e.orange="orange",e.yellow="yellow"})(ya||(ya={}));var ga;(function(e){e.OFFICIAL="OFFICIAL",e.PERSONAL="PERSONAL",e.SHARED="SHARED"})(ga||(ga={}));var xa;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(xa||(xa={}));var va;(function(e){e.STRUCTURED_DOCUMENT="STRUCTURED_DOCUMENT",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT",e.SHARED_PERSONAL_BOOK="SHARED_PERSONAL_BOOK",e.PERSONAL_BOOK="PERSONAL_BOOK",e.ATTACHMENT="ATTACHMENT",e.RESOURCE="RESOURCE",e.HTML_PACKAGE="HTML_PACKAGE"})(va||(va={}));var ba;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(ba||(ba={}));var Ea;(function(e){e.VALUE="VALUE",e.DATE="DATE",e.RANGE="RANGE"})(Ea||(Ea={}));var Sa;(function(e){e.OFFICIAL="OFFICIAL",e.AI="AI"})(Sa||(Sa={}));var Aa;(function(e){e.BOOKMARK__CREATE="BOOKMARK__CREATE",e.BOOKMARK__DELETE="BOOKMARK__DELETE",e.CASE_DEFLECTION__START="CASE_DEFLECTION__START",e.CASE_DEFLECTION__OPEN_TICKET="CASE_DEFLECTION__OPEN_TICKET",e.CASE_DEFLECTION__RATE="CASE_DEFLECTION__RATE",e.CHATBOT__RATE="CHATBOT__RATE",e.COLLECTION__CREATE="COLLECTION__CREATE",e.COLLECTION__UPDATE="COLLECTION__UPDATE",e.COLLECTION__DELETE="COLLECTION__DELETE",e.CUSTOM_EVENT__TRIGGER="CUSTOM_EVENT__TRIGGER",e.DOCUMENT__ON_DEMAND_TRANSLATE="DOCUMENT__ON_DEMAND_TRANSLATE",e.DOCUMENT__DOWNLOAD="DOCUMENT__DOWNLOAD",e.DOCUMENT__PRINT="DOCUMENT__PRINT",e.DOCUMENT__PROCESS="DOCUMENT__PROCESS",e.DOCUMENT__RATE="DOCUMENT__RATE",e.DOCUMENT__SEARCH="DOCUMENT__SEARCH",e.DOCUMENT__START_DISPLAY="DOCUMENT__START_DISPLAY",e.DOCUMENT__UNRATE="DOCUMENT__UNRATE",e.FEEDBACK__SEND="FEEDBACK__SEND",e.AI__COMPLETED_QUERY="AI__COMPLETED_QUERY",e.AI__RATE="AI__RATE",e.AI_CASE_DEFLECTION__START="AI_CASE_DEFLECTION__START",e.AI_CASE_DEFLECTION__OPEN_TICKET="AI_CASE_DEFLECTION__OPEN_TICKET",e.KHUB__PROCESS="KHUB__PROCESS",e.KHUB__SEARCH="KHUB__SEARCH",e.LABELS__DOWNLOAD="LABELS__DOWNLOAD",e.LINK__SHARE="LINK__SHARE",e.PAGE__DISPLAY="PAGE__DISPLAY",e.PERSONAL_BOOK__CREATE="PERSONAL_BOOK__CREATE",e.PERSONAL_BOOK__DELETE="PERSONAL_BOOK__DELETE",e.PERSONAL_BOOK__UPDATE="PERSONAL_BOOK__UPDATE",e.PERSONAL_TOPIC__CREATE="PERSONAL_TOPIC__CREATE",e.PERSONAL_TOPIC__UPDATE="PERSONAL_TOPIC__UPDATE",e.PERSONAL_TOPIC__DELETE="PERSONAL_TOPIC__DELETE",e.SAVED_SEARCH__CREATE="SAVED_SEARCH__CREATE",e.SAVED_SEARCH__DELETE="SAVED_SEARCH__DELETE",e.SAVED_SEARCH__UPDATE="SAVED_SEARCH__UPDATE",e.SEARCH_PAGE__SELECT="SEARCH_PAGE__SELECT",e.SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU="SEARCH_RESULT__OPEN_BROWSER_CONTEXT_MENU",e.TOPIC__AI_TRANSLATE="TOPIC__AI_TRANSLATE",e.TOPIC__RATE="TOPIC__RATE",e.TOPIC__START_DISPLAY="TOPIC__START_DISPLAY",e.TOPIC__UNRATE="TOPIC__UNRATE",e.USER__LOGIN="USER__LOGIN",e.USER__LOGOUT="USER__LOGOUT",e.HEARTBEAT="HEARTBEAT"})(Aa||(Aa={}));var _a;(function(e){e.STANDARD="STANDARD",e.STRUCTURAL="STRUCTURAL"})(_a||(_a={}));var Ca;(function(e){e.THIRD_PARTY="THIRD_PARTY",e.OFF_THE_GRID="OFF_THE_GRID",e.CONTENT_PACKAGER="CONTENT_PACKAGER",e.PAGES="PAGES",e.DESIGNED_READER="DESIGNED_READER"})(Ca||(Ca={}));var wa;(function(e){e.HOMEPAGE="HOMEPAGE",e.CUSTOM="CUSTOM",e.HEADER="HEADER",e.READER="READER",e.TOPIC_TEMPLATE="TOPIC_TEMPLATE",e.SEARCH="SEARCH",e.SEARCH_RESULT="SEARCH_RESULT",e.SEARCH_ANNOUNCEMENT="SEARCH_ANNOUNCEMENT",e.LINK_PREVIEW="LINK_PREVIEW",e.UD_VIEWER="UD_VIEWER",e.ASSET_VIEWER="ASSET_VIEWER"})(wa||(wa={}));var Ta;(function(e){e.CLASSIC="CLASSIC",e.CUSTOM="CUSTOM",e.DESIGNER="DESIGNER"})(Ta||(Ta={}));var Oa;(function(e){e.AND="AND",e.OR="OR",e.MONOVALUED="MONOVALUED"})(Oa||(Oa={}));var Ra;(function(e){e.NONE="NONE",e.ALPHABET="ALPHABET",e.VERSION="VERSION"})(Ra||(Ra={}));var La;(function(e){e.STARS="STARS",e.LIKE="LIKE",e.DICHOTOMOUS="DICHOTOMOUS",e.NO_RATING="NO_RATING"})(La||(La={}));var Na;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR",e.CUSTOM="CUSTOM"})(Na||(Na={}));var Ma;(function(e){e.OPTIONAL="OPTIONAL",e.MANDATORY="MANDATORY"})(Ma||(Ma={}));var Pa;(function(e){e.ASC="ASC",e.DESC="DESC"})(Pa||(Pa={}));var Da;(function(e){e.ALPHA="ALPHA",e.NATURAL="NATURAL"})(Da||(Da={}));var ka;(function(e){e.EVERYWHERE="EVERYWHERE",e.TITLE_ONLY="TITLE_ONLY",e.NONE="NONE"})(ka||(ka={}));var Ia;(function(e){e.ARTICLE="ARTICLE",e.BOOK="BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})(Ia||(Ia={}));var Ua;(function(e){e.FLUIDTOPICS="FLUIDTOPICS",e.EXTERNAL="EXTERNAL"})(Ua||(Ua={}));var $a;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.PERSONAL_BOOK="PERSONAL_BOOK",e.SHARED_BOOK="SHARED_BOOK",e.HTML_PACKAGE="HTML_PACKAGE"})($a||($a={}));var Ba;(function(e){e.LAST_WEEK="LAST_WEEK",e.LAST_MONTH="LAST_MONTH",e.LAST_QUARTER="LAST_QUARTER",e.LAST_YEAR="LAST_YEAR"})(Ba||(Ba={}));var Ha;(function(e){e.MAP="MAP",e.DOCUMENT="DOCUMENT",e.TOPIC="TOPIC",e.HTML_PACKAGE="HTML_PACKAGE",e.HTML_PACKAGE_PAGE="HTML_PACKAGE_PAGE"})(Ha||(Ha={}));var Fa;(function(e){e.DEFAULT="DEFAULT",e.DOCUMENTS="DOCUMENTS",e.ALL_TOPICS="ALL_TOPICS",e.TOPICS_AND_UNSTRUCTURED_DOCUMENTS="TOPICS_AND_UNSTRUCTURED_DOCUMENTS"})(Fa||(Fa={}));var Va;(function(e){e.PLAIN_TEXT="PLAIN_TEXT",e.LOCALIZED_OFFICIAL="LOCALIZED_OFFICIAL",e.LOCALIZED_CUSTOM="LOCALIZED_CUSTOM"})(Va||(Va={}));var K;(function(e){e.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",e.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",e.HTML_EXPORT_USER="HTML_EXPORT_USER",e.PDF_EXPORT_USER="PDF_EXPORT_USER",e.SAVED_SEARCH_USER="SAVED_SEARCH_USER",e.COLLECTION_USER="COLLECTION_USER",e.OFFLINE_USER="OFFLINE_USER",e.ANALYTICS_USER="ANALYTICS_USER",e.BETA_USER="BETA_USER",e.DEBUG_USER="DEBUG_USER",e.PRINT_USER="PRINT_USER",e.RATING_USER="RATING_USER",e.FEEDBACK_USER="FEEDBACK_USER",e.GENERATIVE_AI_USER="GENERATIVE_AI_USER",e.GENERATIVE_AI_EXPORT_USER="GENERATIVE_AI_EXPORT_USER",e.CONTENT_PUBLISHER="CONTENT_PUBLISHER",e.BEHAVIOR_DATA_USER="BEHAVIOR_DATA_USER",e.ANNOUNCEMENT_ADMIN="ANNOUNCEMENT_ADMIN",e.KHUB_ADMIN="KHUB_ADMIN",e.USERS_ADMIN="USERS_ADMIN",e.PORTAL_ADMIN="PORTAL_ADMIN",e.ADMIN="ADMIN"})(K||(K={}));var fe;(function(e){e.SEARCHES="SEARCHES",e.BOOKMARKS="BOOKMARKS",e.BOOKS="BOOKS",e.COLLECTIONS="COLLECTIONS"})(fe||(fe={}));var za;(function(e){e.UNAUTHENTICATED="UNAUTHENTICATED",e.USER_INCOMPLETE="USER_INCOMPLETE",e.MFA_REQUIRED="MFA_REQUIRED",e.AUTHENTICATED="AUTHENTICATED"})(za||(za={}));var ja;(function(e){e.UNREACHABLE="UNREACHABLE",e.UNAUTHORIZED="UNAUTHORIZED",e.FORBIDDEN="FORBIDDEN",e.INCOMPATIBLE="INCOMPATIBLE",e.FAILED="FAILED",e.OK="OK"})(ja||(ja={}));var Wa;(function(e){e.VALID="VALID",e.INVALID="INVALID"})(Wa||(Wa={}));var Ka;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SUMMARY="SUMMARY",e.SEMANTIC_SEARCH="SEMANTIC_SEARCH",e.CHATBOT_INSTRUCTIONS="CHATBOT_INSTRUCTIONS",e.DOCUMENTATION="DOCUMENTATION",e.OTHER="OTHER"})(Ka||(Ka={}));var Ga;(function(e){e.INACCURATE="INACCURATE",e.INCOMPLETE="INCOMPLETE",e.OFF_TOPIC="OFF_TOPIC",e.IRRELEVANT_SOURCES="IRRELEVANT_SOURCES",e.SLOW="SLOW",e.OTHER="OTHER"})(Ga||(Ga={}));var qa;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(qa||(qa={}));var Xa;(function(e){e.JSON="JSON",e.TEXT="TEXT"})(Xa||(Xa={}));var Ya;(function(e){e.TEXT="TEXT",e.HTML="HTML"})(Ya||(Ya={}));var Za;(function(e){e.IN_PROGRESS="IN_PROGRESS",e.ERROR="ERROR",e.DONE="DONE"})(Za||(Za={}));var Ja;(function(e){e.HTML="HTML",e.MARKDOWN="MARKDOWN"})(Ja||(Ja={}));var Qa;(function(e){e.SOURCES="SOURCES",e.ENRICH_AND_CLEAN="ENRICH_AND_CLEAN",e.VOCABULARIES="VOCABULARIES",e.METADATA="METADATA",e.PRETTY_URL="PRETTY_URL",e.ACCESS_RULE="ACCESS_RULE",e.DESIGNED_PAGES="DESIGNED_PAGES",e.THEME_STUDIO="THEME_STUDIO",e.PORTAL_GENERAL="PORTAL_GENERAL",e.ASSETS="ASSETS",e.CODE_LIBRARY="CODE_LIBRARY",e.THEME="THEME",e.CONTENT_STYLES="CONTENT_STYLES",e.HOMEPAGE="HOMEPAGE",e.CLASSIC_SEARCH_PAGE="CLASSIC_SEARCH_PAGE",e.CLASSIC_READER_PAGE="CLASSIC_READER_PAGE",e.PORTAL_METADATA="PORTAL_METADATA",e.LANGUAGES="LANGUAGES",e.PRINT_TEMPLATES="PRINT_TEMPLATES",e.OFFLINE="OFFLINE",e.CUSTOM_JS="CUSTOM_JS",e.CONFIDENTIALITY="CONFIDENTIALITY",e.NOTIFICATIONS="NOTIFICATIONS"})(Qa||(Qa={}));var el;(function(e){e.MAP="MAP",e.UNSTRUCTURED_DOCUMENT="UNSTRUCTURED_DOCUMENT"})(el||(el={}));var wu={[K.PERSONAL_BOOK_SHARE_USER]:[K.PERSONAL_BOOK_USER],[K.HTML_EXPORT_USER]:[K.PERSONAL_BOOK_USER],[K.PDF_EXPORT_USER]:[K.PERSONAL_BOOK_USER],[K.KHUB_ADMIN]:[K.CONTENT_PUBLISHER],[K.ADMIN]:[K.KHUB_ADMIN,K.USERS_ADMIN,K.PORTAL_ADMIN,K.BEHAVIOR_DATA_USER],[K.GENERATIVE_AI_EXPORT_USER]:[K.GENERATIVE_AI_USER]};function tl(e,t){return e===t||(wu[e]??[]).some(r=>tl(r,t))}function rl(e,t){return e==null?!1:(Array.isArray(e)?e:Array.isArray(e.roles)?e.roles:Array.isArray(e.profile?.roles)?e.profile.roles:[]).some(n=>tl(n,t))}var yn=h(A());var gi=h(A());var gt=class e{static get(t){let{baseUrl:r,apiIntegrationIdentifier:n}=w.getState(),i=t??n;if(r&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(r,i,!0)}static await(t){return new Promise(r=>{let n=e.get(t);if(n)r(n);else{let i=w.subscribe(()=>{n=e.get(t),n&&(i(),r(n))})}})}};var kt=class{constructor(t){this.overrideApi=t}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:gt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):gt.await()}};var ae=class extends kt{constructor(t=!0,r){var n;super(r),this.sortObjectFields=(s,o)=>typeof o!="object"||o==null||Array.isArray(o)?o:Object.fromEntries(Object.entries(o).sort(([a],[l])=>a.localeCompare(l)));let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new gi.CacheRegistry,this.cache=t?i.commonCache:new gi.CacheRegistry}clearCache(){this.cache.clearAll()}hash(t){return String(Array.from(JSON.stringify(t,this.sortObjectFields)).reduce((r,n)=>0|31*r+n.charCodeAt(0),0))}};var pn=class extends ae{async listMySearches(){let{session:t}=w.getState();return rl(t,K.SAVED_SEARCH_USER)?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),300*1e3):[]}};var fn=class extends ae{async listMyBookmarks(){let t=w.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),300*1e3):[]}};var hn=class extends ae{constructor(){super(...arguments),this.CACHE_DURATION=180*1e3}async getUserAssetCount(t){if(this.isAuthenticated())return this.cache.get(`user-asset-count-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/${t}`),this.CACHE_DURATION)}async getUserBookmarkCountByMap(t){if(this.isAuthenticated())return this.cache.get(`user-bookmark-count-by-map-${t}`,async()=>(await this.awaitApi).get(`/internal/api/webapp/user/assets/count/BOOKMARKS/${t}`),this.CACHE_DURATION)}isAuthenticated(){let t=w.getState().session;return!!t?.sessionAuthenticated}};var mn=class extends ae{constructor(){super(...arguments),this.CACHE_DURATION=180*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 t=w.getState().session;return!!t?.sessionAuthenticated}};var Tu="ft-user-assets",Ou={setAssetCount:(e,t)=>{let{userAssetType:r,count:n}=t.payload.assetCount;e.assetCounts.allAsset[r]=n},clearAssetCount:e=>{Object.values(fe).forEach(t=>{e.assetCounts.allAsset[t]=void 0})},setBookmarkCountByMap:(e,t)=>{let r=t.payload.mapId;e.assetCounts.bookmarkByMap[r]=t.payload.count},clearBookmarkCountByMap:e=>{e.assetCounts.bookmarkByMap={}},addAsset:(e,t)=>{let{assetType:r,mapId:n,asset:i}=t.payload;vi(e,r,[...xi(e,r),i]),nl(e,r,1,n),il(e,i)},editAsset:(e,t)=>{let{assetType:r,asset:n}=t.payload;vi(e,r,xi(e,r).map(i=>i.id===n.id?n:i)),il(e,n)},removeAsset:(e,t)=>{let{assetType:r,mapId:n,assetId:i}=t.payload;vi(e,r,xi(e,r).filter(s=>s.id!==i)),nl(e,r,-1,n)}},sl={[fe.SEARCHES]:"savedSearches",[fe.BOOKMARKS]:"bookmarks",[fe.BOOKS]:void 0,[fe.COLLECTIONS]:void 0},xi=(e,t)=>{var r;let n=sl[t];return n?(r=e[n])!==null&&r!==void 0?r:[]:[]},vi=(e,t,r)=>{let n=sl[t];n&&(e[n]=r)},nl=(e,t,r,n)=>{let i=e.assetCounts.allAsset[t];if(i!==void 0&&(e.assetCounts.allAsset[t]=Math.max(0,i+r),t===fe.BOOKMARKS&&n)){let s=e.assetCounts.bookmarkByMap[n];e.assetCounts.bookmarkByMap[n]=Math.max(0,s+r)}},il=(e,t)=>{let r=e.assetLabels.map(i=>i.title),n=t.labels.filter(i=>!r.includes(i)).map(i=>({title:i}));e.assetLabels.push(...n)},ee=yn.FtReduxStore.get({name:Tu,reducers:Ou,initialState:{savedSearches:void 0,bookmarks:void 0,assetCounts:{allAsset:Object.fromEntries(Object.values(fe).map(e=>[e,void 0])),bookmarkByMap:{}},assetLabels:[]}}),bi=class{constructor(t=new hn,r=new mn){this.assetCountsService=t,this.assetLabelsService=r,this.currentSession=w.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new fn,this.savedSearchesService=new pn,w.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=w.getState();(0,yn.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks(),this.clearUserAssetCounts(),this.reloadAssetLabels())}clearUserAssetCounts(){this.assetCountsService.clearCache(),ee.actions.clearAssetCount(),ee.actions.clearBookmarkCountByMap()}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),ee.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ee.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();ee.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async reloadAssetLabels(){this.assetLabelsService.clearCache();let t=await this.assetLabelsService.getUserAssetLabels();ee.actions.assetLabels(t)}async loadAssetCount(t){let r=await this.assetCountsService.getUserAssetCount(t);r&&ee.getState().assetCounts.allAsset[t]!==r.count&&ee.actions.setAssetCount({assetCount:r})}async loadBookmarkByMapId(t){let r=await this.assetCountsService.getUserBookmarkCountByMap(t);r&&ee.getState().assetCounts.bookmarkByMap[t]!==r.count&&ee.actions.setBookmarkCountByMap({count:r.count,mapId:t})}async reloadAssetCount(t){this.assetCountsService.clearCache();let r=Object.keys(ee.getState().assetCounts.bookmarkByMap).length!==0;t===fe.BOOKMARKS&&r&&ee.actions.clearBookmarkCountByMap(),ee.getState().assetCounts.allAsset[t]!==void 0&&await this.loadAssetCount(t)}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){let r=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;ee.actions.bookmarks(r)}}},Ru=new bi;window.FluidTopicsUserAssetsActions==null&&(window.FluidTopicsUserAssetsActions=Ru);var Ei=class{addCommand(t,r=!1){w.commands.add(t,r)}consumeCommand(t){return w.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new Ei;var he=h(A());var ol,It=class extends CustomEvent{constructor(t){super("ft-i18n-context-loaded",{detail:t})}},Lu=Symbol("clearAfterUnitTest"),gn=class extends(0,he.withEventBus)(ae){constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ol]=()=>{this.defaultMessages={},this.cache=new he.CacheRegistry,this.listeners={}},this.currentUiLocale=w.getState().uiLocale,w.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=w.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let r=t.name.toLowerCase();this.cache.setFinal(r,t),this.notify(r)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,r){var n;if(t=t.toLowerCase(),r&&Object.keys(r).length>0){let i={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...r};(0,he.deepEqual)(this.defaultMessages[t],i)||(this.defaultMessages[t]=i,await this.notify(t))}return this.fetchContext(t)}resolveContext(t){var r,n;return this.fetchContext(t),(n=(r=this.cache.getNow(t))===null||r===void 0?void 0:r.messages)!==null&&n!==void 0?n:{}}resolveRawMessage(t,r){let n=t.toLowerCase();return this.resolveContext(n)[r]}resolveMessage(t,r,...n){var i;let s=t.toLowerCase(),o=this.resolveContext(s);return new he.ParametrizedLabelResolver((i=this.defaultMessages[s])!==null&&i!==void 0?i:{},o).resolve(r,...n)}async fetchContext(t){let r=!this.cache.has(t),n;try{n=await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),r&&await this.notify(t)}catch(i){!(i instanceof he.CanceledPromiseError)&&r&&console.error(i)}return n}subscribe(t,r){var n;return t=t.toLowerCase(),this.listeners[t]=(n=this.listeners[t])!==null&&n!==void 0?n:new Set,this.listeners[t].add(r),()=>{var i;return(i=this.listeners[t])===null||i===void 0?void 0:i.delete(r)}}async notifyAll(){let t=Object.keys(this.listeners);document.body.dispatchEvent(new It({loadedContexts:t})),this.dispatchEvent(new It({loadedContexts:t})),await Promise.all(t.map(r=>this.notify(r,!1)))}async notify(t,r=!0){r&&(document.body.dispatchEvent(new It({loadedContexts:[t]})),this.dispatchEvent(new It({loadedContexts:[t]}))),this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(n=>(0,he.delay)(0).then(()=>n()).catch(()=>null)))}};ol=Lu;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends gn{constructor(){super(async(e,t)=>(await this.awaitApi).getFluidTopicsMessageContext(e,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends gn{constructor(){super(async(e,t)=>(await this.awaitApi).getCustomMessageContext(e,t))}});var mr=window.FluidTopicsI18nService,Si=window.FluidTopicsCustomI18nService;var al=h(A()),Ai=class{highlightHtml(t,r,n){(0,al.highlightHtml)(t,r,n)}};window.FluidTopicsHighlightHtmlService=new Ai;var ll=h(A());var _i=class{isDate(t){var r,n,i,s;return(s=(i=((n=(r=w.getState().metadataConfiguration)===null||r===void 0?void 0:r.descriptors)!==null&&n!==void 0?n:[]).find(a=>a.key===t))===null||i===void 0?void 0:i.date)!==null&&s!==void 0?s:!1}format(t,r){var n,i,s,o;if(t==null)return"";try{return ll.DateFormatter.format(t,(n=r?.locale)!==null&&n!==void 0?n:w.getState().uiLocale,(i=r?.longFormat)!==null&&i!==void 0?i:!1,(s=r?.withTime)!==null&&s!==void 0?s:!1,(o=r?.onlyTime)!==null&&o!==void 0?o:!1)}catch(a){throw console.error(`Date ${JSON.stringify(t)} is not valid`,a),a}}};window.FluidTopicsDateService=new _i;var cl=h(A());var yr=class{static get(t,r){var n,i,s,o;let a=w.getState(),{lang:l,region:c}=(s=(i=(n=a.localesConfiguration)===null||n===void 0?void 0:n.defaultLocales)===null||i===void 0?void 0:i.defaultContentLocale)!==null&&s!==void 0?s:{lang:"en",region:"US"};return new cl.SearchPlaceConverter(a.baseUrl,t??20,(o=a.localesConfiguration)===null||o===void 0?void 0:o.allLanguagesAllowed,r??`${l}-${c}`)}};var Ci=class{urlToSearchRequest(t){return yr.get().parse(t)}searchRequestToUrl(t){return yr.get().serialize(t)}};window.FluidTopicsUrlService=new Ci;var Ue=h(A());var xt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{nextLocation:t}})}};xt.eventName="before-location-change";var vt=class e extends CustomEvent{constructor(t){super(e.eventName,{detail:{currentItem:t}})}};vt.eventName="change";var wi=class{itemName(t){return`fluid-topics-history-item-${t}`}get(t){let r=sessionStorage.getItem(this.itemName(t));return r?JSON.parse(r):void 0}set(t,r){sessionStorage.setItem(this.itemName(t),JSON.stringify(r))}},ul=new wi;var xn=class e extends Ue.WithEventBus{static build(){return new e(window.history,ul,()=>window.location,!1)}constructor(t,r,n,i){var s,o;super(),this.history=t,this.historyStorage=r,this.windowLocation=n,this.states=[],this.realPushState=t.pushState,this.realReplaceState=t.replaceState,this.initialIndex=(o=(s=t.state)===null||s===void 0?void 0:s.index)!==null&&o!==void 0?o:t.length-1,this.currentIndex=this.initialIndex,this.setCurrentState(this.buildCurrentState()),this.installProxies(),this.initEventListeners(),this.initData(i)}setCurrentState(t,r=!1){let n=r&&this.currentIndex===t.index-1;this.currentState={...this.buildCurrentState(),...t},this.currentIndex=this.currentState.index,this.states[this.currentIndex]=this.currentState,n&&(this.states=this.states.slice(0,this.currentIndex+1)),this.historyStorage.set(this.currentIndex,this.currentState),(0,Ue.deepEqual)(this.currentState,this.history.state)||this.realReplaceState.apply(this.history,[this.currentState,this.currentState.title,this.windowLocation().href]),setTimeout(()=>this.dispatchEvent(new vt(this.currentItem())),0)}installProxies(){let t=r=>(n,i,[s,o,a])=>{let l=new xt(new URL(typeof a=="string"?a:(a??this.windowLocation()).href,window.location.origin));this.dispatchEvent(l);let c=r(),u={...c===this.currentIndex?this.currentState:void 0,...s,index:c,href:l.detail.nextLocation.href};n.apply(i,[u,o,u.href]),this.setCurrentState(u,!0)};this.history.pushState=new Proxy(this.history.pushState,{apply:t(()=>this.currentIndex+1)}),this.history.replaceState=new Proxy(this.history.replaceState,{apply:t(()=>this.currentIndex)})}initEventListeners(){window.addEventListener("popstate",t=>this.setCurrentState(t.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(t){for(let r=this.history.length-1;r>=0;r--)t?this.states[r]=this.historyStorage.get(r):setTimeout(()=>this.states[r]=this.historyStorage.get(r),this.history.length-r)}updateCurrentState(t){var r;let n={...this.buildCurrentState(),...t,index:this.currentIndex,title:(r=t?.title)!==null&&r!==void 0?r:this.currentState.title};this.setCurrentState(n)}addBeforeLocationChangeListener(t){this.addEventListener(xt.eventName,t)}removeBeforeLocationChangeListener(t){this.removeEventListener(xt.eventName,t)}addHistoryChangeListener(t){this.addEventListener(vt.eventName,t)}removeHistoryChangeListener(t){this.removeEventListener(vt.eventName,t)}currentItem(){return(0,Ue.deepCopy)(this.currentState)}back(){let t=this.previousDifferentMajorPosition();t>=0?this.history.go(t-this.currentIndex):this.currentIndex!==this.initialIndex?this.history.go(this.initialIndex-this.currentIndex):this.history.back()}backwardItem(){return(0,Ue.deepCopy)(this.states[this.previousDifferentMajorPosition()])}backwardItemMatching(t){let r=this.states.filter(n=>!!n).filter(n=>n.index<this.currentIndex).reverse();return(0,Ue.deepCopy)(r.find(n=>t(n)))}previousDifferentMajorPosition(){let t=this.currentIndex>0?this.currentIndex-1:0;for(;t>0&&!this.isDifferentMajorState(t);)t--;return t}forward(){let t=this.nextMajorPosition();t&&t<this.states.length?this.history.go(t-this.currentIndex):this.history.forward()}forwardItem(){let t=this.nextMajorPosition();if(t)return(0,Ue.deepCopy)(this.states[t])}nextMajorPosition(){let t=this.currentIndex;if(!(t>=this.states.length)){do t++;while(t<this.states.length&&!this.isDifferentMajorState(t));return this.getHigherPositionInTheSameState(t)}}getHigherPositionInTheSameState(t){var r;let n=(r=this.states[t])===null||r===void 0?void 0:r.majorStateId;if(!n)return t;let i=t,s=t+1;for(;this.states.length>s&&!this.isDifferentMajorState(s,n);)this.hasState(s)&&(i=s),s++;return i}buildCurrentState(){var t,r;return{...this.history.state,index:this.currentIndex,href:this.windowLocation().href,title:(r=(t=this.history.state)===null||t===void 0?void 0:t.title)!==null&&r!==void 0?r:document.title}}hasState(t){return this.states[t]!=null}isDifferentMajorState(t,r){var n;if(!this.hasState(t))return!1;let i=r??this.currentState.majorStateId,s=(n=this.states[t])===null||n===void 0?void 0:n.majorStateId;return s==null||s!=i}};window.FluidTopicsInternalHistoryService==null&&(window.FluidTopicsInternalHistoryService=xn.build(),window.FluidTopicsHistoryService={currentItem:()=>window.FluidTopicsInternalHistoryService.currentItem(),back:()=>window.FluidTopicsInternalHistoryService.back(),forward:()=>window.FluidTopicsInternalHistoryService.forward(),backwardItem:()=>window.FluidTopicsInternalHistoryService.backwardItem(),forwardItem:()=>window.FluidTopicsInternalHistoryService.forwardItem(),backwardItemMatching:e=>window.FluidTopicsInternalHistoryService.backwardItemMatching(e),addHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.addHistoryChangeListener(e),removeHistoryChangeListener:e=>window.FluidTopicsInternalHistoryService.removeHistoryChangeListener(e),addBeforeLocationChangeListener:e=>window.FluidTopicsInternalHistoryService.addBeforeLocationChangeListener(e),removeBeforeLocationChangeListener:e=>window.FluidTopicsInternalHistoryService.removeBeforeLocationChangeListener(e)});var dl=h(F());var pl=dl.css`
|
|
588
|
+
`;var ml=h(F()),te=h(Q()),St=h(A());var bt=h(A());function fl(e,t){let{authenticationRequired:r,session:n}=w.getState();return r&&!n?.sessionAuthenticated?Promise.resolve(t):e()}var vn=class extends kt{async updateUiLocale(t){return(await this.awaitApi).updateUiLocale(t)}};var Ti=class e extends bt.FtStateManager{static build(t){return new e(w,t)}constructor(t,r){super(),this.store=t,this.cache=new bt.CacheRegistry,this.withManualResources=!0,this.userLocaleService=new vn,this.cleanSessionDebouncer=new bt.Debouncer,this.reloadConfiguration=()=>{var n;(n=this.cache)===null||n===void 0||n.clear("availableContentLocales"),this.updateAvailableContentLocales()},this.reloadDebouncer=new bt.Debouncer(500),this.apiProvider=r??(()=>gt.get())}setWithManualResources(t){this.withManualResources=t,this.updateIfNeeded()}addListeners(){this.store.addEventListener(yt.eventName,this.reloadConfiguration)}removeListeners(){this.store.removeEventListener(yt.eventName,this.reloadConfiguration)}async updateIfNeeded(){this.apiProvider()&&(this.withManualResources||(this.store.getState().session==null&&this.updateSession(),this.store.getState().metadataConfiguration==null&&this.updateMetadataConfiguration()),this.store.getState().localesConfiguration==null&&this.updateLocalesConfiguration(),(this.store.getState().availableContentLocales==null||this.store.getState().availableContentLocales.length==0)&&this.updateAvailableContentLocales())}async updateSession(){let t=await this.cache.get("session",async()=>{let r=await this.apiProvider().getCurrentSession();return r.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.setSession(void 0)},r.idleTimeoutInMillis),r});this.setSession(t)}async updateMetadataConfiguration(){this.setMetadataConfiguration(await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration()))}async updateLocalesConfiguration(){this.setLocalesConfiguration(await this.cache.get("localesConfiguration",()=>this.apiProvider().getLocalesConfiguration()))}async updateAvailableContentLocales(){var t;let r=await this.cache.get("availableContentLocales",()=>fl(()=>this.apiProvider().getAvailableSearchLocales(),{contentLocales:[]}));this.setAvailableContentLocales((t=r.contentLocales)!==null&&t!==void 0?t:[])}setStickyFilters(t){this.store.actions.stickyFilters(t)}setBaseUrl(t){this.store.actions.baseUrl(t),window.fluidTopicsBaseUrl=t}setTenantId(t){this.store.actions.tenantId(t)}setApiIntegrationIdentifier(t){this.store.actions.apiIntegrationIdentifier(t)}setApiIntegrationAppVersion(t){this.store.actions.apiIntegrationAppVersion(t)}setUiLocale(t){this.store.actions.uiLocale(t)}setLocalesConfiguration(t){this.store.actions.localesConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setAvailableContentLocales(t){this.store.actions.availableContentLocales(t),setTimeout(()=>this.updateIfNeeded())}stopReloadDebouncer(){this.reloadDebouncer.cancel()}requestUiLocaleUpdate(t,r){this.userLocaleService.updateUiLocale({uiLocale:t,contentLocale:r}).then(n=>{n.uiLocaleChanged&&(this.reloadDebouncer.run(()=>window.location.reload()),this.store.dispatchEvent(new hr(n)))}).catch(()=>{})}setMetadataConfiguration(t){this.store.actions.metadataConfiguration(t),setTimeout(()=>this.updateIfNeeded())}setNoCustom(t){this.store.actions.noCustom(t)}setEditorMode(t){this.store.actions.editorMode(t)}setNoCustomComponent(t){this.store.actions.noCustomComponent(t)}setNoCustomCode(t){this.store.actions.noCustomCode(t)}setSession(t){this.store.actions.session(t),setTimeout(()=>this.updateIfNeeded())}setOpenExternalDocumentInNewTab(t){this.store.actions.openExternalDocumentInNewTab(t)}setNavigatorOnline(t){this.store.actions.navigatorOnline(t)}setForcedOffline(t){this.store.actions.forcedOffline(t)}setAuthenticationRequired(t){this.store.actions.authenticationRequired(t)}},hl=Ti.build();var Et=class extends Event{constructor(t,r,n,i){super("context-request",{bubbles:!0,composed:!0}),this.context=t,this.contextTarget=r,this.callback=n,this.subscribe=i??!1}};var gr=class{constructor(){this.pendingContextRequests=new Map,this.onContextProvider=t=>{let r=this.pendingContextRequests.get(t.context);if(r===void 0)return;this.pendingContextRequests.delete(t.context);let{requests:n}=r;for(let{elementRef:i,callbackRef:s}of n){let o=i.deref(),a=s.deref();o===void 0||a===void 0||o.dispatchEvent(new Et(t.context,o,a,!0))}},this.onContextRequest=t=>{if(t.subscribe!==!0)return;let r=t.contextTarget??t.composedPath()[0],n=t.callback,i=this.pendingContextRequests.get(t.context);i===void 0&&this.pendingContextRequests.set(t.context,i={callbacks:new WeakMap,requests:[]});let s=i.callbacks.get(r);s===void 0&&i.callbacks.set(r,s=new WeakSet),s.has(n)||(s.add(n),i.requests.push({elementRef:new WeakRef(r),callbackRef:new WeakRef(n)}))}}attach(t){t.addEventListener("context-request",this.onContextRequest),t.addEventListener("context-provider",this.onContextProvider)}detach(t){t.removeEventListener("context-request",this.onContextRequest),t.removeEventListener("context-provider",this.onContextProvider)}};var X=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},I=class extends St.FtLitElementRedux{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.noCustomCode=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.authenticationRequired=!1,this.messageContexts=[],this.stateManager=hl,this.contextRoot=new gr}render(){return ml.html`
|
|
579
589
|
<slot></slot>
|
|
580
|
-
`}connectedCallback(){super.connectedCallback(),this.stateManager.addListeners(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.stateManager.removeListeners(),this.contextRoot.detach(document.body)}update(t){var r;super.update(t),t.has("baseUrl")&&this.stateManager.setBaseUrl(this.baseUrl),t.has("tenantId")&&this.stateManager.setTenantId(this.tenantId),t.has("apiIntegrationIdentifier")&&this.stateManager.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&this.stateManager.setApiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&this.stateManager.setUiLocale(this.uiLocale),t.has("metadataConfiguration")&&this.stateManager.setMetadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&this.stateManager.setNoCustom(this.noCustom),t.has("editorMode")&&this.stateManager.setEditorMode(this.editorMode),t.has("noCustomComponent")&&this.stateManager.setNoCustomComponent(this.noCustomComponent),t.has("noCustomCode")&&this.stateManager.setNoCustomCode(this.noCustomCode),t.has("session")&&this.stateManager.setSession(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(n=>mr.addContext(n)),t.has("openExternalDocumentInNewTab")&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&this.stateManager.setNavigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&this.stateManager.setForcedOffline(this.forcedOffline),t.has("authenticationRequired")&&this.stateManager.setAuthenticationRequired(this.authenticationRequired),t.has("withManualResources")&&((r=this.stateManager)===null||r===void 0||r.setWithManualResources(this.withManualResources)),setTimeout(()=>this.stateManager.updateIfNeeded())}};I.elementDefinitions={};I.styles=pl;X([(0,te.property)()],I.prototype,"baseUrl",void 0);X([(0,te.property)()],I.prototype,"tenantId",void 0);X([(0,te.property)()],I.prototype,"apiIntegrationIdentifier",void 0);X([(0,te.property)()],I.prototype,"apiIntegrationAppVersion",void 0);X([(0,te.property)()],I.prototype,"uiLocale",void 0);X([(0,
|
|
581
|
-
`;var An=
|
|
590
|
+
`}connectedCallback(){super.connectedCallback(),this.stateManager.addListeners(),this.contextRoot.attach(document.body)}disconnectedCallback(){super.disconnectedCallback(),this.stateManager.removeListeners(),this.contextRoot.detach(document.body)}update(t){var r;super.update(t),t.has("baseUrl")&&this.stateManager.setBaseUrl(this.baseUrl),t.has("tenantId")&&this.stateManager.setTenantId(this.tenantId),t.has("apiIntegrationIdentifier")&&this.stateManager.setApiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("apiIntegrationAppVersion")&&this.stateManager.setApiIntegrationAppVersion(this.apiIntegrationAppVersion),t.has("uiLocale")&&this.stateManager.setUiLocale(this.uiLocale),t.has("metadataConfiguration")&&this.stateManager.setMetadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&this.stateManager.setNoCustom(this.noCustom),t.has("editorMode")&&this.stateManager.setEditorMode(this.editorMode),t.has("noCustomComponent")&&this.stateManager.setNoCustomComponent(this.noCustomComponent),t.has("noCustomCode")&&this.stateManager.setNoCustomCode(this.noCustomCode),t.has("session")&&this.stateManager.setSession(this.session),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(n=>mr.addContext(n)),t.has("openExternalDocumentInNewTab")&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&this.stateManager.setNavigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&this.stateManager.setForcedOffline(this.forcedOffline),t.has("authenticationRequired")&&this.stateManager.setAuthenticationRequired(this.authenticationRequired),t.has("withManualResources")&&((r=this.stateManager)===null||r===void 0||r.setWithManualResources(this.withManualResources)),setTimeout(()=>this.stateManager.updateIfNeeded())}};I.elementDefinitions={};I.styles=pl;X([(0,te.property)()],I.prototype,"baseUrl",void 0);X([(0,te.property)()],I.prototype,"tenantId",void 0);X([(0,te.property)()],I.prototype,"apiIntegrationIdentifier",void 0);X([(0,te.property)()],I.prototype,"apiIntegrationAppVersion",void 0);X([(0,te.property)()],I.prototype,"uiLocale",void 0);X([(0,St.jsonProperty)(null)],I.prototype,"availableUiLocales",void 0);X([(0,St.jsonProperty)(null)],I.prototype,"metadataConfiguration",void 0);X([(0,te.property)({type:Boolean})],I.prototype,"editorMode",void 0);X([(0,te.property)({type:Boolean})],I.prototype,"noCustom",void 0);X([(0,te.property)({type:Boolean})],I.prototype,"openExternalDocumentInNewTab",void 0);X([(0,te.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],I.prototype,"noCustomComponent",void 0);X([(0,te.property)({converter:{fromAttribute(e){return e==="false"?!1:e==="true"||(e??!1)}}})],I.prototype,"noCustomCode",void 0);X([(0,te.property)({type:Boolean})],I.prototype,"withManualResources",void 0);X([(0,te.property)({type:Boolean})],I.prototype,"navigatorOnline",void 0);X([(0,te.property)({type:Boolean})],I.prototype,"forcedOffline",void 0);X([(0,te.property)({type:Boolean})],I.prototype,"authenticationRequired",void 0);X([(0,St.jsonProperty)([])],I.prototype,"messageContexts",void 0);X([(0,St.jsonProperty)(void 0)],I.prototype,"session",void 0);var gl=h(A());var yl={"ft-app-context":I};(0,gl.customElements)(yl);var xl=h(Q());var Oi=class{fromLocalizableLabel(t){return t.type=="PLAIN_TEXT"?{message:t.text}:{key:t.key,custom:t.type=="LOCALIZED_CUSTOM",context:t.context,message:t.key}}fromAttribute(t){if(t!=null)try{return JSON.parse(t)}catch{if(this.isI18nKey(t)){let[r,n]=t.split(".");return{context:r,key:n,custom:r!=="officialContext",message:""}}return{message:t}}}toAttribute(t){if(t!=null)return JSON.stringify(t)}isI18nKey(t){return t.match(/^[\w-]+\.[\w-]+$/)}},Ut=new Oi;var Pu=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},vr=Symbol("i18nAttributes"),vl=Symbol("i18nListAttributes"),bl=Symbol("i18nProperties"),bn=Symbol("i18nContexts"),xr=Symbol("i18nUnsubs"),El=(0,$t.applyMixinOnce)(Symbol("withI18n"),function(e){var t,r;class n extends e{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map,this[r]=new Map}getI18nService(s){return s??this.useCustomMessageContexts?Si:mr}i18n(s){let{context:o,key:a,message:l}=s,{custom:c,args:u,argsProvider:d}=s;if(o&&a){this.hasI18nContext(o)||this.addI18nContext(o,void 0,c);let p=u??(d?d(this):[]);return this.getI18nService(c).resolveMessage(o,a,...p)}return l}async awaitI18n(s){let{context:o,custom:a}=s;return o&&await this.getI18nService(a).prepareContext(o),this.i18n(s)}customI18n(s,o){if(Ut.isI18nKey(s)){let[a,l]=s.split(".");return this.i18n({custom:!0,context:a,key:l,...o})||s}return s}firstUpdated(s){super.firstUpdated(s),this.updateI18nAttributes(()=>!0),this.updateI18nProperties(()=>!0)}update(s){super.update(s),this.updateI18nAttributes((o,a,l)=>s.has(a)||typeof o.argsProvider=="function"),this.updateI18nProperties(o=>typeof o.argsProvider=="function")}onI18nUpdate(s){this.updateI18nAttributes((o,a,l)=>{var c;return((c=l?.context)===null||c===void 0?void 0:c.toLowerCase())===s}),this.updateI18nProperties(o=>o.context.toLowerCase()===s),this.requestUpdate()}updateI18nAttributes(s){var o,a;let l=this,c=(u,d,p)=>p?.context&&p.key&&s(u,d,p)?{...p,message:this.i18n({context:p.context,key:p.key,custom:p.custom,...u})}:p;(o=this[vr])===null||o===void 0||o.forEach((u,d)=>l[d]=c(u,d,l[d])),(a=this[vl])===null||a===void 0||a.forEach((u,d)=>{var p;return l[d]=(p=l[d])===null||p===void 0?void 0:p.map(y=>c(u,d,y))})}updateI18nProperties(s){var o;(o=this[bl])===null||o===void 0||o.forEach((a,l)=>{s(a,l)&&(this[l]=this.i18n(a))})}addI18nMessages(s,o,a){console.warn('Deprecated usage of method "addI18nMessages", use "addI18nContext" instead.'),this.addI18nContext(s,o,a)}addI18nContext(s,o,a){let l=(typeof s=="string"?s:s.name).toLowerCase();a=typeof s=="string"?a:s.custom,this[bn].set(l,{isCustomContext:a}),this[xr].has(l)||this[xr].set(l,this.getI18nService(a).subscribe(l,()=>this.onI18nUpdate(l))),this.getI18nService(a).prepareContext(l,o)}hasI18nContext(s){return this[bn].has(s.toLowerCase())}connectedCallback(){super.connectedCallback(),this[bn].forEach((s,o)=>this.addI18nContext(o,void 0,s.isCustomContext))}disconnectedCallback(){super.disconnectedCallback(),this[xr].forEach(s=>s()),this[xr].clear()}}return t=bn,r=xr,Pu([(0,xl.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}),En=class extends El($t.FtLitElement){},Sn=class extends El($t.FtLitElementRedux){};var Sl=h(A());var Ri=class{fromAttribute(t){if(!t)return[];try{let r=JSON.parse(t);return Array.isArray(r)?r.map(n=>typeof n=="string"?Ut.fromAttribute(n):n):[]}catch{return[]}}toAttribute(t){if(t!=null)return JSON.stringify(t)}},Du=new Ri;var Al=(e,t)=>(r,n)=>{var i;r.constructor.createProperty(n,{type:Object,hasChanged:Sl.hasChanged,converter:Ut,...t}),r[vr]=(i=r[vr])!==null&&i!==void 0?i:new Map,r[vr].set(n,e??{})};var _l=h(F());var Cl=_l.css`
|
|
591
|
+
`;var An=h(F()),Ht=h(Q()),_n=h(A());var Bt=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},me=class extends Sn{constructor(){super(),this.editorMode=!1,this.editorMessage="Select a context and a label key.",this.addStore(w)}render(){return!this.key||!this.context?this.editorMode?this.editorMessage:An.nothing:An.html`
|
|
582
592
|
<span class="ft-i18n">
|
|
583
593
|
${this.i18n({context:this.context,key:this.key,args:Array.isArray(this.args)?this.args:[]})}
|
|
584
594
|
</span>
|
|
585
|
-
`}update(t){var r;super.update(t),["context","key","defaultMessage"].some(n=>t.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};me.elementDefinitions={};me.styles=Cl;Bt([(0,_n.redux)()],me.prototype,"editorMode",void 0);Bt([(0,Ht.property)()],me.prototype,"context",void 0);Bt([(0,Ht.property)()],me.prototype,"key",void 0);Bt([(0,_n.jsonProperty)([])],me.prototype,"args",void 0);Bt([(0,Ht.property)()],me.prototype,"defaultMessage",void 0);Bt([(0,Ht.state)()],me.prototype,"editorMessage",void 0);var Tl=
|
|
595
|
+
`}update(t){var r;super.update(t),["context","key","defaultMessage"].some(n=>t.has(n))&&this.context&&this.key&&this.addI18nContext(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};me.elementDefinitions={};me.styles=Cl;Bt([(0,_n.redux)()],me.prototype,"editorMode",void 0);Bt([(0,Ht.property)()],me.prototype,"context",void 0);Bt([(0,Ht.property)()],me.prototype,"key",void 0);Bt([(0,_n.jsonProperty)([])],me.prototype,"args",void 0);Bt([(0,Ht.property)()],me.prototype,"defaultMessage",void 0);Bt([(0,Ht.state)()],me.prototype,"editorMessage",void 0);var Tl=h(A());var wl={"ft-i18n":me};(0,Tl.customElements)(wl);var we=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},G=class extends En{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 ye.Debouncer,this.revealDebouncer=new ye.Debouncer,this.onTouch=t=>{this.isIgnored(t)||(this.show(),setTimeout(()=>window.addEventListener("touchstart",r=>{r.composedPath().includes(this.container)||this.onOut(r)},{once:!0}),100))},this.onHover=t=>{this.isIgnored(t)?this.matchesIgnored(t)&&this.hide():this.show()},this.onFocusIn=t=>{!this.isIgnored(t)&&window.FluidTopicsA11yHints.isKeyboardNavigation&&window.FluidTopicsA11yHints.lastPressedKey==="Tab"&&this.show()},this.onOut=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())},this.onClick=t=>{this.isIgnored(t)||(this.revealDebouncer.cancel(),this.hide())}}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){var t,r;return Ol.html`
|
|
586
596
|
<div part="container"
|
|
587
597
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}">
|
|
588
598
|
<slot part="slot"></slot>
|
|
@@ -597,14 +607,14 @@
|
|
|
597
607
|
</div>
|
|
598
608
|
</div>
|
|
599
609
|
</div>
|
|
600
|
-
`}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseover",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("mouseover",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(t){var r,n;t.has("visible")&&(this.visible?(this.resetTooltipContent(),(r=this.tooltip)===null||r===void 0||r.showPopover()):(n=this.tooltip)===null||n===void 0||n.hidePopover()),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(r=>t.has(r))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,r){let n=this.manual;this.manual=!0;let i=this.text;this.text={message:t},await this.show(r),this.text=i,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(r=>r.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&go(this.slottedElement,this.tooltip,{placement:this.position,strategy:"fixed"}).then(({x:t,y:r})=>{this.tooltip&&(this.tooltip.style.transform=`translate(${t}px,${r}px)`)}),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${ye.designSystemVariables.transitionDuration}, left ${ye.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}matchesIgnored(t){return(0,ye.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}isIgnored(t){return this.manual||this.matchesIgnored(t)}};G.elementDefinitions={"ft-typography":
|
|
610
|
+
`}setupFor(t){this.eventsTarget!==t&&(this.removeHandlers(),this.eventsTarget=t,this.eventsTarget.addEventListener("mouseover",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("mouseover",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(t){var r,n;t.has("visible")&&(this.visible?(this.resetTooltipContent(),(r=this.tooltip)===null||r===void 0||r.showPopover()):(n=this.tooltip)===null||n===void 0||n.hidePopover()),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(r=>t.has(r))&&this.visible&&this.positionTooltip()}connectedCallback(){super.connectedCallback(),this.updateComplete.then(()=>{this.eventsTarget==null&&this.defaultSetup()})}disconnectedCallback(){super.disconnectedCallback(),this.removeHandlers()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}async showTemporaryText(t,r){let n=this.manual;this.manual=!0;let i=this.text;this.text={message:t},await this.show(r),this.text=i,this.manual=n}hide(){this.visible=!1}toggle(){this.visible=!this.visible}isVisible(){return this.visible}get slottedElement(){var t;return((t=this.slotNodes)!==null&&t!==void 0?t:[]).filter(r=>r.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&go(this.slottedElement,this.tooltip,{placement:this.position,strategy:"fixed"}).then(({x:t,y:r})=>{this.tooltip&&(this.tooltip.style.transform=`translate(${t}px,${r}px)`)}),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition=`top ${ye.designSystemVariables.transitionDuration}, left ${ye.designSystemVariables.transitionDuration}`,this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}matchesIgnored(t){return(0,ye.eventPathContainsMatchingElement)(t,this.ignoreMatchingElements,this.eventsTarget)}isIgnored(t){return this.manual||this.matchesIgnored(t)}};G.elementDefinitions={"ft-typography":Se};G.styles=Vs;we([Al()],G.prototype,"text",void 0);we([(0,ge.property)({type:Boolean})],G.prototype,"manual",void 0);we([(0,ge.property)({type:Boolean})],G.prototype,"inline",void 0);we([(0,ye.numberProperty)()],G.prototype,"delay",void 0);we([(0,ge.property)()],G.prototype,"position",void 0);we([(0,ye.jsonProperty)([])],G.prototype,"ignoreMatchingElements",void 0);we([(0,ge.queryAssignedNodes)()],G.prototype,"slotNodes",void 0);we([(0,ge.query)(".ft-tooltip--container")],G.prototype,"container",void 0);we([(0,ge.query)(".ft-tooltip")],G.prototype,"tooltip",void 0);we([(0,ge.query)(".ft-tooltip--content")],G.prototype,"tooltipContent",void 0);we([(0,ge.state)()],G.prototype,"visible",void 0);var Ll=h(A());var Rl={"ft-tooltip":G};(0,Ll.customElements)(Rl);var Nl=h(F()),Ml=h(A());var At=class extends Ml.FtLitElement{render(){return Nl.html`
|
|
601
611
|
<div class="ft-loader">
|
|
602
612
|
<div></div>
|
|
603
613
|
<div></div>
|
|
604
614
|
<div></div>
|
|
605
615
|
<div></div>
|
|
606
616
|
</div>
|
|
607
|
-
`}};
|
|
617
|
+
`}};At.styles=ts;var Dl=h(A());var Pl={"ft-loader":At};(0,Dl.customElements)(Pl);var Xe=h(F()),Cn=h(Ar()),N=h(Q());var br=e=>e??W;var P=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},O=class e extends(0,Ne.toFtFormComponent)(Ne.FtLitElement){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}}constructor(){super(),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1,this.disabled=!1,this.icon=void 0,this.trailingIcon=!1,this.type="button",this.href=void 0,this.target=void 0,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.hasTextContent=!1,this.addEventListener("click",t=>{var r;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):this.type=="submit"&&((r=this.form)===null||r===void 0||r.requestSubmit())})}render(){var t,r,n;let i={"ft-button--label":!0,"ft-safari-ellipsis-fix":Ne.isSafari,"ft-button--label-no-text":!this.hasTextContent},s=Xe.html`
|
|
608
618
|
<ft-ripple part="ripple"
|
|
609
619
|
?disabled=${this.isDisabled()}
|
|
610
620
|
?activated=${this.activated}
|
|
@@ -645,7 +655,7 @@
|
|
|
645
655
|
<ft-icon part="icon" .variant=${this.iconVariant} .value=${this.icon}></ft-icon>
|
|
646
656
|
`:Xe.html`
|
|
647
657
|
<slot part="icon" name="icon"></slot>
|
|
648
|
-
`}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,r){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(t,r)}setTooltipManual(t){this.tooltip&&(this.tooltip.manual=t)}click(){var t;(t=this.button)===null||t===void 0||t.click()}isDisabled(){return this.disabled||this.loading}contentAvailableCallback(t){super.contentAvailableCallback(t),this.labelContainer&&e.labelsObserver.observe(this.labelContainer)}disconnectedCallback(){super.disconnectedCallback(),this.labelContainer&&e.labelsObserver.unobserve(this.labelContainer)}};O.elementDefinitions={"ft-ripple":U,"ft-tooltip":G,"ft-icon":ie,"ft-loader":
|
|
658
|
+
`}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}showTooltip(){var t;(t=this.tooltip)===null||t===void 0||t.show()}showTemporaryTooltip(t,r){var n;return(n=this.tooltip)===null||n===void 0?void 0:n.showTemporaryText(t,r)}setTooltipManual(t){this.tooltip&&(this.tooltip.manual=t)}click(){var t;(t=this.button)===null||t===void 0||t.click()}isDisabled(){return this.disabled||this.loading}contentAvailableCallback(t){super.contentAvailableCallback(t),this.labelContainer&&e.labelsObserver.observe(this.labelContainer)}disconnectedCallback(){super.disconnectedCallback(),this.labelContainer&&e.labelsObserver.unobserve(this.labelContainer)}};O.elementDefinitions={"ft-ripple":U,"ft-tooltip":G,"ft-icon":ie,"ft-loader":At,"ft-typography":Se};O.styles=[Ne.safariEllipsisFix,as,Ne.noTextSelect];O.labelsObserver=new IntersectionObserver(e=>{for(let t of e){let r=t.target.getRootNode();r.host?r.host.hasTextContent=t.boundingClientRect.width>0:O.labelsObserver.unobserve(t.target)}});P([(0,N.property)({type:Boolean})],O.prototype,"primary",void 0);P([(0,N.property)({type:Boolean})],O.prototype,"outlined",void 0);P([(0,N.property)({type:Boolean})],O.prototype,"dense",void 0);P([(0,N.property)({type:Boolean})],O.prototype,"round",void 0);P([(0,N.property)({type:Boolean})],O.prototype,"disabled",void 0);P([(0,N.property)()],O.prototype,"icon",void 0);P([(0,N.property)()],O.prototype,"iconVariant",void 0);P([(0,N.property)({type:Boolean})],O.prototype,"trailingIcon",void 0);P([(0,N.property)()],O.prototype,"label",void 0);P([(0,N.property)()],O.prototype,"type",void 0);P([(0,N.property)()],O.prototype,"href",void 0);P([(0,N.property)()],O.prototype,"target",void 0);P([(0,N.property)({type:Boolean})],O.prototype,"loading",void 0);P([(0,N.property)({attribute:"aria-label"})],O.prototype,"ariaLabel",void 0);P([(0,N.property)()],O.prototype,"ariaHasPopup",void 0);P([(0,N.property)({attribute:"aria-pressed"})],O.prototype,"ariaPressed",void 0);P([(0,N.property)()],O.prototype,"tooltipPosition",void 0);P([(0,N.property)({type:Boolean})],O.prototype,"hideTooltip",void 0);P([(0,N.property)({type:Boolean})],O.prototype,"forceTooltip",void 0);P([(0,N.property)({type:Boolean})],O.prototype,"activated",void 0);P([(0,N.query)(".ft-button")],O.prototype,"button",void 0);P([(0,N.query)(".ft-button--label")],O.prototype,"labelContainer",void 0);P([(0,N.state)()],O.prototype,"hasTextContent",void 0);P([(0,N.query)(".ft-button--label slot")],O.prototype,"slottedContent",void 0);P([(0,N.query)("[part=tooltip]")],O.prototype,"tooltip",void 0);var Il=h(A());var kl={"ft-button":O};(0,Il.customElements)(kl);var Bl=h(F()),_t=h(Q()),wn=h(A());var $e;(function(e){e.S="S",e.M="M",e.L="L",e.XL="XL",e.XXL="XXL"})($e||($e={}));var Ul=h(F());var $l=Ul.css`
|
|
649
659
|
.ft-size-watcher--pixel {
|
|
650
660
|
width: 0;
|
|
651
661
|
height: 0;
|
|
@@ -668,7 +678,7 @@
|
|
|
668
678
|
<div class="ft-size-watcher--pixel ${this.local?"ft-size-watcher--local":""}">
|
|
669
679
|
<div class="ft-size-watcher--watcher"></div>
|
|
670
680
|
</div>
|
|
671
|
-
`}contentAvailableCallback(t){super.contentAvailableCallback(t),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=$e.S:this.size<976?this.category=$e.M:this.size<1024?this.category=$e.L:this.size<1440?this.category=$e.XL:this.category=$e.XXL,this.dispatchEvent(new Li(this.size,this.category)))},this.debounceTimeout)}};le.elementDefinitions={};le.styles=$l;Er([(0,
|
|
681
|
+
`}contentAvailableCallback(t){super.contentAvailableCallback(t),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=$e.S:this.size<976?this.category=$e.M:this.size<1024?this.category=$e.L:this.size<1440?this.category=$e.XL:this.category=$e.XXL,this.dispatchEvent(new Li(this.size,this.category)))},this.debounceTimeout)}};le.elementDefinitions={};le.styles=$l;Er([(0,_t.property)({type:Number})],le.prototype,"debounceTimeout",void 0);Er([(0,_t.property)({type:Boolean})],le.prototype,"local",void 0);Er([(0,_t.property)({type:Number,reflect:!0})],le.prototype,"size",void 0);Er([(0,_t.property)({type:String,reflect:!0})],le.prototype,"category",void 0);Er([(0,_t.query)(".ft-size-watcher--watcher")],le.prototype,"watcher",void 0);var Fl=h(A());var Hl={"ft-size-watcher":le};(0,Fl.customElements)(Hl);var q=function(e,t,r,n){var i=arguments.length,s=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,o;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(e,t,r,n);else for(var a=e.length-1;a>=0;a--)(o=e[a])&&(s=(i<3?o(s):i>3?o(t,r,s):o(t,r))||s);return i>3&&s&&Object.defineProperty(t,r,s),s},D=class extends Vl.FtLitElement{constructor(){super(...arguments),this.portalUrl="",this.opened=!1,this.displayMode=V.STANDARD,this.closeIcon=Ee.X_MARK,this.standardModeIcon=Ee.PIP,this.disableStandardMode=!1,this.theaterModeIcon=Ee.PIP_WIDE,this.disableTheaterMode=!1,this.fullscreenModeIcon=Ee.EXPAND_WIDE,this.disableFullscreenMode=!1,this.enableHomeButton=!1,this.homeIcon=Ee.HOME,this.enableOpenTabButton=!1,this.openTabIcon=Ee.EXTLINK_LIGHT,this.allowStandardMode=!0,this.allowTheaterMode=!0,this.allowFullscreenMode=!0}render(){let t={"ft-in-product-help":!0,"ft-in-product-help--opened":this.opened,"ft-in-product-help--standard":this.displayMode==V.STANDARD,"ft-in-product-help--theater":this.displayMode==V.THEATER,"ft-in-product-help--fullscreen":this.displayMode==V.FULLSCREEN},r=this.allowStandardMode&&(this.allowTheaterMode||this.allowFullscreenMode),n=this.allowTheaterMode&&(this.allowStandardMode||this.allowFullscreenMode),i=this.allowFullscreenMode&&(this.allowStandardMode||this.allowTheaterMode);return ce.html`
|
|
672
682
|
<ft-size-watcher @change=${this.onViewportChange}></ft-size-watcher>
|
|
673
683
|
<div class="${(0,zl.classMap)(t)}" part="container">
|
|
674
684
|
<div class="ft-in-product-help--top-bar" part="top-bar">
|