@fluid-topics/ft-reader-search-in-document 1.1.70 → 1.1.72

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,4 +1,4 @@
1
- !function(t,e,o,r,i,n,a){const l=e.FtCssVariableFactory.extend("--ft-ripple-color","",e.designSystemVariables.colorContent),s={color:l,backgroundColor:e.FtCssVariableFactory.extend("--ft-ripple-background-color","",l),opacityContentOnSurfacePressed:e.FtCssVariableFactory.external(e.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:e.FtCssVariableFactory.external(e.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:e.FtCssVariableFactory.external(e.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:e.FtCssVariableFactory.external(e.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:e.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},c=e.FtCssVariableFactory.extend("--ft-ripple-color","",e.designSystemVariables.colorPrimary),p=c,f=e.FtCssVariableFactory.extend("--ft-ripple-background-color","",c),d=e.FtCssVariableFactory.extend("--ft-ripple-color","",e.designSystemVariables.colorSecondary),h=d,u=e.FtCssVariableFactory.extend("--ft-ripple-background-color","",d),g=o.css`
1
+ "use strict";(()=>{var al=Object.create;var dn=Object.defineProperty;var sl=Object.getOwnPropertyDescriptor;var ll=Object.getOwnPropertyNames;var cl=Object.getPrototypeOf,pl=Object.prototype.hasOwnProperty;var se=(o,t)=>()=>(t||o((t={exports:{}}).exports,t),t.exports);var dl=(o,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of ll(t))!pl.call(o,i)&&i!==r&&dn(o,i,{get:()=>t[i],enumerable:!(n=sl(t,i))||n.enumerable});return o};var f=(o,t,r)=>(r=o!=null?al(cl(o)):{},dl(t||!o||!o.__esModule?dn(r,"default",{value:o,enumerable:!0}):r,o));var v=se((Xl,fn)=>{fn.exports=ftGlobals.wcUtils});var E=se((Ql,un)=>{un.exports=ftGlobals.lit});var Z=se((oc,On)=>{On.exports=ftGlobals.litDecorators});var Ye=se((Pf,gi)=>{gi.exports=ftGlobals.litClassMap});var ko=se(($u,ua)=>{ua.exports=ftGlobals.litUnsafeHTML});var es=se(ts=>{(function(o){var t=function(r){var n={searchParams:"URLSearchParams"in o,iterable:"Symbol"in o&&"iterator"in Symbol,blob:"FileReader"in o&&"Blob"in o&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in o,arrayBuffer:"ArrayBuffer"in o};function i(d){return d&&DataView.prototype.isPrototypeOf(d)}if(n.arrayBuffer)var a=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],s=ArrayBuffer.isView||function(d){return d&&a.indexOf(Object.prototype.toString.call(d))>-1};function c(d){if(typeof d!="string"&&(d=String(d)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(d))throw new TypeError("Invalid character in header field name");return d.toLowerCase()}function u(d){return typeof d!="string"&&(d=String(d)),d}function h(d){var m={next:function(){var R=d.shift();return{done:R===void 0,value:R}}};return n.iterable&&(m[Symbol.iterator]=function(){return m}),m}function b(d){this.map={},d instanceof b?d.forEach(function(m,R){this.append(R,m)},this):Array.isArray(d)?d.forEach(function(m){this.append(m[0],m[1])},this):d&&Object.getOwnPropertyNames(d).forEach(function(m){this.append(m,d[m])},this)}b.prototype.append=function(d,m){d=c(d),m=u(m);var R=this.map[d];this.map[d]=R?R+", "+m:m},b.prototype.delete=function(d){delete this.map[c(d)]},b.prototype.get=function(d){return d=c(d),this.has(d)?this.map[d]:null},b.prototype.has=function(d){return this.map.hasOwnProperty(c(d))},b.prototype.set=function(d,m){this.map[c(d)]=u(m)},b.prototype.forEach=function(d,m){for(var R in this.map)this.map.hasOwnProperty(R)&&d.call(m,this.map[R],R,this)},b.prototype.keys=function(){var d=[];return this.forEach(function(m,R){d.push(R)}),h(d)},b.prototype.values=function(){var d=[];return this.forEach(function(m){d.push(m)}),h(d)},b.prototype.entries=function(){var d=[];return this.forEach(function(m,R){d.push([R,m])}),h(d)},n.iterable&&(b.prototype[Symbol.iterator]=b.prototype.entries);function S(d){if(d.bodyUsed)return Promise.reject(new TypeError("Already read"));d.bodyUsed=!0}function L(d){return new Promise(function(m,R){d.onload=function(){m(d.result)},d.onerror=function(){R(d.error)}})}function w(d){var m=new FileReader,R=L(m);return m.readAsArrayBuffer(d),R}function P(d){var m=new FileReader,R=L(m);return m.readAsText(d),R}function H(d){for(var m=new Uint8Array(d),R=new Array(m.length),tt=0;tt<m.length;tt++)R[tt]=String.fromCharCode(m[tt]);return R.join("")}function z(d){if(d.slice)return d.slice(0);var m=new Uint8Array(d.byteLength);return m.set(new Uint8Array(d)),m.buffer}function M(){return this.bodyUsed=!1,this._initBody=function(d){this._bodyInit=d,d?typeof d=="string"?this._bodyText=d:n.blob&&Blob.prototype.isPrototypeOf(d)?this._bodyBlob=d:n.formData&&FormData.prototype.isPrototypeOf(d)?this._bodyFormData=d:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(d)?this._bodyText=d.toString():n.arrayBuffer&&n.blob&&i(d)?(this._bodyArrayBuffer=z(d.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(d)||s(d))?this._bodyArrayBuffer=z(d):this._bodyText=d=Object.prototype.toString.call(d):this._bodyText="",this.headers.get("content-type")||(typeof d=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(d)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var d=S(this);if(d)return d;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?S(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(w)}),this.text=function(){var d=S(this);if(d)return d;if(this._bodyBlob)return P(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(H(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(J)}),this.json=function(){return this.text().then(JSON.parse)},this}var V=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function ot(d){var m=d.toUpperCase();return V.indexOf(m)>-1?m:d}function it(d,m){m=m||{};var R=m.body;if(d instanceof it){if(d.bodyUsed)throw new TypeError("Already read");this.url=d.url,this.credentials=d.credentials,m.headers||(this.headers=new b(d.headers)),this.method=d.method,this.mode=d.mode,this.signal=d.signal,!R&&d._bodyInit!=null&&(R=d._bodyInit,d.bodyUsed=!0)}else this.url=String(d);if(this.credentials=m.credentials||this.credentials||"same-origin",(m.headers||!this.headers)&&(this.headers=new b(m.headers)),this.method=ot(m.method||this.method||"GET"),this.mode=m.mode||this.mode||null,this.signal=m.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&R)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(R)}it.prototype.clone=function(){return new it(this,{body:this._bodyInit})};function J(d){var m=new FormData;return d.trim().split("&").forEach(function(R){if(R){var tt=R.split("="),rt=tt.shift().replace(/\+/g," "),$=tt.join("=").replace(/\+/g," ");m.append(decodeURIComponent(rt),decodeURIComponent($))}}),m}function So(d){var m=new b,R=d.replace(/\r?\n[\t ]+/g," ");return R.split(/\r?\n/).forEach(function(tt){var rt=tt.split(":"),$=rt.shift().trim();if($){var vo=rt.join(":").trim();m.append($,vo)}}),m}M.call(it.prototype);function St(d,m){m||(m={}),this.type="default",this.status=m.status===void 0?200:m.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in m?m.statusText:"OK",this.headers=new b(m.headers),this.url=m.url||"",this._initBody(d)}M.call(St.prototype),St.prototype.clone=function(){return new St(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new b(this.headers),url:this.url})},St.error=function(){var d=new St(null,{status:0,statusText:""});return d.type="error",d};var pn=[301,302,303,307,308];St.redirect=function(d,m){if(pn.indexOf(m)===-1)throw new RangeError("Invalid status code");return new St(null,{status:m,headers:{location:d}})},r.DOMException=o.DOMException;try{new r.DOMException}catch{r.DOMException=function(m,R){this.message=m,this.name=R;var tt=Error(m);this.stack=tt.stack},r.DOMException.prototype=Object.create(Error.prototype),r.DOMException.prototype.constructor=r.DOMException}function Se(d,m){return new Promise(function(R,tt){var rt=new it(d,m);if(rt.signal&&rt.signal.aborted)return tt(new r.DOMException("Aborted","AbortError"));var $=new XMLHttpRequest;function vo(){$.abort()}$.onload=function(){var je={status:$.status,statusText:$.statusText,headers:So($.getAllResponseHeaders()||"")};je.url="responseURL"in $?$.responseURL:je.headers.get("X-Request-URL");var dr="response"in $?$.response:$.responseText;R(new St(dr,je))},$.onerror=function(){tt(new TypeError("Network request failed"))},$.ontimeout=function(){tt(new TypeError("Network request failed"))},$.onabort=function(){tt(new r.DOMException("Aborted","AbortError"))},$.open(rt.method,rt.url,!0),rt.credentials==="include"?$.withCredentials=!0:rt.credentials==="omit"&&($.withCredentials=!1),"responseType"in $&&n.blob&&($.responseType="blob"),rt.headers.forEach(function(je,dr){$.setRequestHeader(dr,je)}),rt.signal&&(rt.signal.addEventListener("abort",vo),$.onreadystatechange=function(){$.readyState===4&&rt.signal.removeEventListener("abort",vo)}),$.send(typeof rt._bodyInit>"u"?null:rt._bodyInit)})}return Se.polyfill=!0,o.fetch||(o.fetch=Se,o.Headers=b,o.Request=it,o.Response=St),r.Headers=b,r.Request=it,r.Response=St,r.fetch=Se,Object.defineProperty(r,"__esModule",{value:!0}),r}({})})(typeof self<"u"?self:ts)});var Yr=se((ry,Ls)=>{Ls.exports=ftGlobals.litRepeat});var il=f(v());var Et=f(E()),cn=f(v());var Ur=f(E()),O=f(v());var vn=f(E()),T=f(v());var xn=f(E()),q=f(v()),hn=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorContent),I={color:hn,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",hn),opacityContentOnSurfacePressed:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:q.FtCssVariableFactory.external(q.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:q.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},mn=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorPrimary),gn={color:mn,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",mn)},yn=q.FtCssVariableFactory.extend("--ft-ripple-color","",q.designSystemVariables.colorSecondary),bn={color:yn,backgroundColor:q.FtCssVariableFactory.extend("--ft-ripple-background-color","",yn)},Sn=xn.css`
2
2
  :host {
3
3
  display: contents;
4
4
  }
@@ -11,7 +11,7 @@
11
11
 
12
12
  .ft-ripple:not(.ft-ripple--unbounded) {
13
13
  overflow: hidden;
14
- border-radius: ${s.borderRadius};
14
+ border-radius: ${I.borderRadius};
15
15
  }
16
16
 
17
17
  .ft-ripple .ft-ripple--background,
@@ -45,27 +45,27 @@
45
45
  }
46
46
 
47
47
  .ft-ripple .ft-ripple--background {
48
- background-color: ${s.backgroundColor};
48
+ background-color: ${I.backgroundColor};
49
49
  }
50
50
 
51
51
  .ft-ripple .ft-ripple--effect {
52
- background-color: ${s.color};
52
+ background-color: ${I.color};
53
53
  }
54
54
 
55
55
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
56
- background-color: ${u};
56
+ background-color: ${bn.backgroundColor};
57
57
  }
58
58
 
59
59
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
60
- background-color: ${h};
60
+ background-color: ${bn.color};
61
61
  }
62
62
 
63
63
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
64
- background-color: ${f};
64
+ background-color: ${gn.backgroundColor};
65
65
  }
66
66
 
67
67
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
68
- background-color: ${p};
68
+ background-color: ${gn.color};
69
69
  }
70
70
 
71
71
  .ft-ripple .ft-ripple--background {
@@ -95,37 +95,37 @@
95
95
  }
96
96
 
97
97
  .ft-ripple.ft-ripple--hovered .ft-ripple--background {
98
- opacity: ${s.opacityContentOnSurfaceHover};
98
+ opacity: ${I.opacityContentOnSurfaceHover};
99
99
  }
100
100
 
101
101
  .ft-ripple.ft-ripple--selected .ft-ripple--background {
102
- opacity: ${s.opacityContentOnSurfaceSelected};
102
+ opacity: ${I.opacityContentOnSurfaceSelected};
103
103
  }
104
104
 
105
105
  .ft-ripple.ft-ripple--focused .ft-ripple--background {
106
- opacity: ${s.opacityContentOnSurfaceFocused};
106
+ opacity: ${I.opacityContentOnSurfaceFocused};
107
107
  }
108
108
 
109
109
  .ft-ripple.ft-ripple--pressed .ft-ripple--effect {
110
- opacity: ${s.opacityContentOnSurfacePressed};
110
+ opacity: ${I.opacityContentOnSurfacePressed};
111
111
  transform: translate(-50%, -50%) scale(1);
112
112
  }
113
- `,y={padding:e.FtCssVariableFactory.create("--ft-card-padding","","SIZE","12px"),borderRadius:e.FtCssVariableFactory.extend("--ft-card-border-radius","",e.designSystemVariables.borderRadiusM),borderStyle:e.FtCssVariableFactory.create("--ft-card-border-style","","UNKNOWN","none"),borderColor:e.FtCssVariableFactory.extend("--ft-card-border-color","",e.designSystemVariables.colorOutline),hoverBorderColor:e.FtCssVariableFactory.extend("--ft-card-hover-border-color","",e.designSystemVariables.colorPrimary),outlineStyle:e.FtCssVariableFactory.create("--ft-card-outline-style","","UNKNOWN","solid"),outlineWidth:e.FtCssVariableFactory.create("--ft-card-outline-width","","SIZE","0"),outlineColor:e.FtCssVariableFactory.extend("--ft-card-outline-color","",e.designSystemVariables.colorPrimary),selectedOutlineStyle:e.FtCssVariableFactory.create("--ft-card-selected-outline-style","","UNKNOWN","solid"),selectedOutlineWidth:e.FtCssVariableFactory.create("--ft-card-selected-outline-width","","SIZE","2px"),selectedOutlineColor:e.FtCssVariableFactory.extend("--ft-card-selected-outline-color","",e.designSystemVariables.colorPrimary),selectedBorderRadius:e.FtCssVariableFactory.extend("--ft-card-selected-border-radius","",e.designSystemVariables.borderRadiusM),colorSurface:e.FtCssVariableFactory.extend("--ft-card-background-color","",e.designSystemVariables.colorSurface),colorOnSurfaceMedium:e.FtCssVariableFactory.extend("--ft-card-content-color","",e.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceHigh:e.FtCssVariableFactory.extend("--ft-card-title-color","",e.designSystemVariables.colorOnSurfaceHigh),elevation02:e.FtCssVariableFactory.extend("--ft-card-elevation","",e.designSystemVariables.elevation02),elevation04:e.FtCssVariableFactory.extend("--ft-card-selected-elevation","",e.designSystemVariables.elevation04)},b=o.css`
113
+ `;var k={padding:T.FtCssVariableFactory.create("--ft-card-padding","","SIZE","12px"),borderRadius:T.FtCssVariableFactory.extend("--ft-card-border-radius","",T.designSystemVariables.borderRadiusM),borderStyle:T.FtCssVariableFactory.create("--ft-card-border-style","","UNKNOWN","none"),borderColor:T.FtCssVariableFactory.extend("--ft-card-border-color","",T.designSystemVariables.colorOutline),hoverBorderColor:T.FtCssVariableFactory.extend("--ft-card-hover-border-color","",T.designSystemVariables.colorPrimary),outlineStyle:T.FtCssVariableFactory.create("--ft-card-outline-style","","UNKNOWN","solid"),outlineWidth:T.FtCssVariableFactory.create("--ft-card-outline-width","","SIZE","0"),outlineColor:T.FtCssVariableFactory.extend("--ft-card-outline-color","",T.designSystemVariables.colorPrimary),selectedOutlineStyle:T.FtCssVariableFactory.create("--ft-card-selected-outline-style","","UNKNOWN","solid"),selectedOutlineWidth:T.FtCssVariableFactory.create("--ft-card-selected-outline-width","","SIZE","2px"),selectedOutlineColor:T.FtCssVariableFactory.extend("--ft-card-selected-outline-color","",T.designSystemVariables.colorPrimary),selectedBorderRadius:T.FtCssVariableFactory.extend("--ft-card-selected-border-radius","",T.designSystemVariables.borderRadiusM),colorSurface:T.FtCssVariableFactory.extend("--ft-card-background-color","",T.designSystemVariables.colorSurface),colorOnSurfaceMedium:T.FtCssVariableFactory.extend("--ft-card-content-color","",T.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceHigh:T.FtCssVariableFactory.extend("--ft-card-title-color","",T.designSystemVariables.colorOnSurfaceHigh),elevation02:T.FtCssVariableFactory.extend("--ft-card-elevation","",T.designSystemVariables.elevation02),elevation04:T.FtCssVariableFactory.extend("--ft-card-selected-elevation","",T.designSystemVariables.elevation04)},Cn=vn.css`
114
114
  :host {
115
115
  display: block;
116
116
  }
117
117
 
118
118
  #container {
119
- padding: ${y.padding};
120
- outline-style: ${y.outlineStyle};
121
- outline-width: ${y.outlineWidth};
122
- outline-color: ${y.outlineColor};
123
- border-color: ${y.borderColor};
124
- border-style: ${y.borderStyle};
119
+ padding: ${k.padding};
120
+ outline-style: ${k.outlineStyle};
121
+ outline-width: ${k.outlineWidth};
122
+ outline-color: ${k.outlineColor};
123
+ border-color: ${k.borderColor};
124
+ border-style: ${k.borderStyle};
125
125
  border-width: 1px;
126
- border-radius: ${y.borderRadius};
127
- ${e.setVariable(s.borderRadius,y.borderRadius)};
128
- box-shadow: ${y.elevation02};
126
+ border-radius: ${k.borderRadius};
127
+ ${(0,T.setVariable)(I.borderRadius,k.borderRadius)};
128
+ box-shadow: ${k.elevation02};
129
129
  position: relative;
130
130
  width: 100%;
131
131
  height: 100%;
@@ -137,7 +137,7 @@
137
137
  grid-template-rows: max-content minmax(0, 1fr);
138
138
  grid-gap: 8px;
139
139
  box-sizing: border-box;
140
- background-color: ${y.colorSurface};
140
+ background-color: ${k.colorSurface};
141
141
  transition: box-shadow 0.2s linear, color 0.2s linear;
142
142
  }
143
143
 
@@ -150,12 +150,12 @@
150
150
  }
151
151
 
152
152
  #container.selected {
153
- outline-style: ${y.selectedOutlineStyle};
154
- outline-width: ${y.selectedOutlineWidth};
155
- outline-color: ${y.selectedOutlineColor};
156
- border-radius: ${y.selectedBorderRadius};
157
- ${e.setVariable(s.borderRadius,y.selectedBorderRadius)};
158
- box-shadow: ${y.elevation04};
153
+ outline-style: ${k.selectedOutlineStyle};
154
+ outline-width: ${k.selectedOutlineWidth};
155
+ outline-color: ${k.selectedOutlineColor};
156
+ border-radius: ${k.selectedBorderRadius};
157
+ ${(0,T.setVariable)(I.borderRadius,k.selectedBorderRadius)};
158
+ box-shadow: ${k.elevation04};
159
159
  }
160
160
 
161
161
  #container.clickable {
@@ -163,8 +163,8 @@
163
163
  }
164
164
 
165
165
  #container.clickable:hover {
166
- box-shadow: ${y.elevation04};
167
- border-color: ${y.hoverBorderColor};
166
+ box-shadow: ${k.elevation04};
167
+ border-color: ${k.hoverBorderColor};
168
168
  }
169
169
 
170
170
  #header {
@@ -175,124 +175,125 @@
175
175
  text-overflow: ellipsis;
176
176
  overflow: hidden;
177
177
  word-break: break-word;
178
- color: ${y.colorOnSurfaceHigh};
178
+ color: ${k.colorOnSurfaceHigh};
179
179
  }
180
180
 
181
181
  #content {
182
182
  word-break: break-word;
183
183
  min-width: 0; /* like with flexbox, some items have a hard time shrinking when necessary */
184
184
  grid-area: content;
185
- color: ${y.colorOnSurfaceMedium};
185
+ color: ${k.colorOnSurfaceMedium};
186
186
  }
187
187
 
188
188
  #action {
189
189
  grid-area: actions;
190
190
  }
191
- `,m=t=>"string"==typeof t?o.unsafeCSS(t):t;class x{static create(t,e,r,i){const n=t=>m(null!=t?t:i),a=o.css`var(${m(t)}, ${n(i)})`;return a.name=t,a.description=e,a.category=r,a.defaultValue=i,a.defaultCssValue=n,a.get=e=>o.css`var(${m(t)}, ${n(e)})`,a.breadcrumb=()=>[],a.lastResortDefaultValue=()=>i,a}static extend(t,e,r,i){const n=t=>r.get(null!=t?t:i),a=o.css`var(${m(t)}, ${n(i)})`;return a.name=t,a.description=e,a.category=r.category,a.fallbackVariable=r,a.defaultValue=i,a.defaultCssValue=n,a.get=e=>o.css`var(${m(t)}, ${n(e)})`,a.breadcrumb=()=>[r.name,...r.breadcrumb()],a.lastResortDefaultValue=()=>null!=i?i:r.lastResortDefaultValue(),a}static external(t,e){const r=e=>t.fallbackVariable?t.fallbackVariable.get(null!=e?e:t.defaultValue):m(null!=e?e:t.lastResortDefaultValue()),i=o.css`var(${m(t.name)}, ${r(t.defaultValue)})`;return i.name=t.name,i.category=t.category,i.fallbackVariable=t.fallbackVariable,i.defaultValue=t.defaultValue,i.context=e,i.defaultCssValue=r,i.get=e=>o.css`var(${m(t.name)}, ${r(e)})`,i.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>t.lastResortDefaultValue(),i}}const v={colorWhite:x.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:x.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:x.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:x.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:x.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:x.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:x.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:x.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:x.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:x.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:x.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:x.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:x.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:x.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:x.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:x.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:x.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:x.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:x.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:x.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:x.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:x.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:x.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:x.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:x.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:x.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:x.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:x.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:x.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:x.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:x.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:x.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:x.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:x.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:x.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:x.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:x.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:x.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:x.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:x.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:x.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:x.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:x.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:x.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:x.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:x.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:x.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:x.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:x.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:x.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:x.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:x.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:x.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:x.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:x.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:x.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:x.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:x.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:x.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:x.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:x.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:x.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:x.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:x.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:x.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:x.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:x.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:x.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:x.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:x.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:x.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:x.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:x.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:x.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:x.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:x.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:x.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:x.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:x.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:x.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:x.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:x.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:x.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:x.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:x.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:x.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:x.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:x.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:x.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:x.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:x.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:x.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:x.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:x.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:x.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:x.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:x.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:x.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:x.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:x.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:x.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:x.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:x.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:x.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:x.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:x.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:x.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:x.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:x.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:x.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:x.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:x.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:x.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:x.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:x.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:x.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:x.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:x.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:x.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:x.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:x.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:x.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:x.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:x.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:x.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:x.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:x.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:x.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:x.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:x.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:x.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:x.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:x.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:x.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:x.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:x.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:x.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:x.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:x.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:x.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:x.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:x.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:x.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:x.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:x.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:x.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:x.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:x.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:x.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:x.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:x.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:x.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:x.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:x.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:x.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:x.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:x.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:x.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:x.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:x.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:x.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:x.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:x.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:x.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:x.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:x.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:x.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:x.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:x.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:x.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:x.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:x.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:x.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:x.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:x.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:x.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:x.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:x.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:x.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:x.create("--ft-icon-size-6","","SIZE","48px"),opacity0:x.create("--ft-opacity-0","","NUMBER","0"),opacity8:x.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:x.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:x.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:x.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:x.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:x.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:x.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:x.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:x.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:x.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:x.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:x.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:x.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:x.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},O={display:{fontFamily:x.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:x.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:x.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:x.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:x.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:x.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:x.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:x.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:x.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:x.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:x.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:x.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:x.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:x.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:x.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:x.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:x.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:x.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:x.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:x.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:x.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:x.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:x.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:x.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:x.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:x.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:x.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:x.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:x.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:x.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:x.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:x.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:x.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:x.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:x.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:x.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:x.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:x.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:x.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:x.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:x.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:x.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:x.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:x.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:x.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:x.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:x.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:x.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:x.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:x.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:x.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:x.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:x.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:x.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:x.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:x.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:x.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:x.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:x.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:x.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:x.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:x.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:x.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:x.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:x.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:x.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:x.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:x.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:x.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:x.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:x.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:x.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:x.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:x.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:x.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:x.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:x.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:x.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:x.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:x.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:x.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:x.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:x.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:x.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:x.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:x.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:x.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:x.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:x.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:x.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:x.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:x.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:x.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:x.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:x.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:x.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:x.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:x.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:x.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:x.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:x.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:x.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:x.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:x.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:x.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:x.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:x.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:x.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:x.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:x.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:x.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:x.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:x.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:x.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:x.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:x.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:x.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:x.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:x.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:x.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:x.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:x.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:x.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:x.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:x.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:x.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:x.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:x.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:x.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:x.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:x.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:x.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:x.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:x.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:x.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:x.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:x.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:x.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:x.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:x.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:x.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:x.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:x.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:x.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:x.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:x.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:x.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:x.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:x.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:x.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:x.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:x.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:x.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:x.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:x.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:x.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:x.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:x.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:x.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:x.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},w={backgroundActionPrimary:x.extend("--ft-background-action-primary","Used as backgorund of primary action components.",v.colorBrand0),backgroundErrorSubtle:x.extend("--ft-background-error-subtle","Used as background of subtle error components.",v.colorRed10),backgroundInfoSubtle:x.extend("--ft-background-info-subtle","Used as background of subtle information components.",v.colorCyan10),backgroundWarningSubtle:x.extend("--ft-background-warning-subtle","Used as background of subtle information components.",v.colorOrange10),backgroundSuccessSubtle:x.extend("--ft-background-success-subtle","Used as background of subtle success components.",v.colorGreen10),backgroundGlobalSurface:x.extend("--ft-background-global-surface","Used as app background.",v.colorWhite),backgroundGlobalOnSurface:x.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",v.colorGray10),backgroundGlobalOnSurfaceDark:x.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",v.colorGray30),contentActionPrimary:x.extend("--ft-content-action-primary","Used on label of primary action on light surface.",v.colorBrand0),contentWarningPrimary:x.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",v.colorOrange200),contentWarningIconOnly:x.extend("--ft-content-warning-icon-only","Used on warning status icons alone",v.colorOrange0),contentErrorPrimary:x.extend("--ft-content-error-primary","Used on label of error messages on light surface.",v.colorRed0),contentErrorIconOnly:x.extend("--ft-content-error-icon-only","Used on error status icons alone",v.colorRed70),contentInfoPrimary:x.extend("--ft-content-info-primary","Used on label of information messages on light surface.",v.colorCyan200),contentInfoIconOnly:x.extend("--ft-content-info-icon-only","Used on info status icons alone",v.colorCyan0),contentSuccessPrimary:x.extend("--ft-content-success-primary","Used on label of success messages on light surface.",v.colorGreen200),contentSuccessIconOnly:x.extend("--ft-content-success-icon-only","Used on success status icons alone",v.colorGreen0),contentGlobalPrimary:x.extend("--ft-content-global-primary","Used for main content on the page.",v.colorGray500),contentGlobalSecondary:x.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",v.colorGray200),contentGlobalSubtle:x.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",v.colorGray0),contentGlobalOnColor:x.extend("--ft-content-global-on-color","Used for content on a dominant color.",v.colorWhite),borderActionPrimary:x.extend("--ft-border-action-primary","Used as border for primary action components.",v.colorBrand0),borderActionFocusRing:x.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",v.colorCyan0),borderWarningPrimary:x.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",v.colorOrange200),borderWarningSubtle:x.extend("--ft-border-warning-subtle","Used as border for warning components.",v.colorOrange30),borderSuccessPrimary:x.extend("--ft-border-success-primary","Used as border for success buttons.",v.colorGreen200),borderSuccessSubtle:x.extend("--ft-border-success-subtle","Used as border for success components.",v.colorGreen30),borderErrorPrimary:x.extend("--ft-border-error-primary","Used as border for text fields in error states.",v.colorRed0),borderErrorSubtle:x.extend("--ft-border-error-subtle","Used as border for error components.",v.colorRed30),borderInfoPrimary:x.extend("--ft-border-info-primary","Used as border for buttons in info color.",v.colorCyan200),borderInfoSubtle:x.extend("--ft-border-info-subtle","Used as border for information components.",v.colorCyan30),borderGlobalPrimary:x.extend("--ft-border-global-primary","Used as border for element like input.",v.colorGray50),borderGlobalSubtle:x.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",v.colorGray30),borderInputPrimary:x.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",v.colorGray80)},S={largeHeight:x.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:x.extend("--ft-button-large-horizontal-padding","",v.spacing4),largeGap:x.extend("--ft-button-large-gap","",v.spacing2),largeBorderRadius:x.extend("--ft-button-large-border-radius","",v.borderRadiusS),largeIconSize:x.extend("--ft-button-large-icon-size","",v.iconSize3),largeBorderWidth:x.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:x.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:x.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:x.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:x.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:x.extend("--ft-button-small-horizontal-padding","",v.spacing3),smallGap:x.extend("--ft-button-small-gap","",v.spacing2),smallBorderRadius:x.extend("--ft-button-small-border-radius","",v.borderRadiusS),smallIconSize:x.extend("--ft-button-small-icon-size","",v.iconSize2),smallBorderWidth:x.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:x.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:x.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:x.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:x.extend("--ft-button-primary-background-color","",w.backgroundActionPrimary),primaryColor:x.extend("--ft-button-primary-color","",w.contentGlobalOnColor),primaryIconColor:x.extend("--ft-button-primary-icon-color","",w.contentGlobalOnColor),primaryStateLayerColor:x.extend("--ft-button-primary-state-layer-color","",w.contentGlobalOnColor),primaryHoverStateLayerOpacity:x.extend("--ft-button-primary-hover-state-layer-opacity","",v.opacity16),primaryFocusStateLayerOpacity:x.extend("--ft-button-primary-focus-state-layer-opacity","",v.opacity16),primaryActiveStateLayerOpacity:x.extend("--ft-button-primary-active-state-layer-opacity","",v.opacity24),primaryDisabledComponentOpacity:x.extend("--ft-button-primary-disabled-component-opacity","",v.opacity40),focusFocusRingColor:x.extend("--ft-button-focus-focus-ring-color","",w.borderActionFocusRing),tertiaryBackgroundColor:x.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:x.extend("--ft-button-tertiary-color","",w.contentActionPrimary),tertiaryIconColor:x.extend("--ft-button-tertiary-icon-color","",w.contentActionPrimary),tertiaryStateLayerColor:x.extend("--ft-button-tertiary-state-layer-color","",w.contentActionPrimary),tertiaryHoverStateLayerOpacity:x.extend("--ft-button-tertiary-hover-state-layer-opacity","",v.opacity8),tertiaryFocusStateLayerOpacity:x.extend("--ft-button-tertiary-focus-state-layer-opacity","",v.opacity8),tertiaryActiveStateLayerOpacity:x.extend("--ft-button-tertiary-active-state-layer-opacity","",v.opacity16),tertiaryDisabledComponentOpacity:x.extend("--ft-button-tertiary-disabled-component-opacity","",v.opacity40),secondaryBackgroundColor:x.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:x.extend("--ft-button-secondary-color","",w.contentActionPrimary),secondaryIconColor:x.extend("--ft-button-secondary-icon-color","",w.contentActionPrimary),secondaryStateLayerColor:x.extend("--ft-button-secondary-state-layer-color","",w.contentActionPrimary),secondaryHoverStateLayerOpacity:x.extend("--ft-button-secondary-hover-state-layer-opacity","",v.opacity8),secondaryFocusStateLayerOpacity:x.extend("--ft-button-secondary-focus-state-layer-opacity","",v.opacity8),secondaryActiveStateLayerOpacity:x.extend("--ft-button-secondary-active-state-layer-opacity","",v.opacity16),secondaryDisabledComponentOpacity:x.extend("--ft-button-secondary-disabled-component-opacity","",v.opacity40),secondaryBorderColor:x.extend("--ft-button-secondary-border-color","",w.borderActionPrimary),neutralBackgroundColor:x.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:x.extend("--ft-button-neutral-icon-color","",w.contentGlobalSecondary),neutralColor:x.extend("--ft-button-neutral-color","",w.contentGlobalSecondary),neutralStateLayerColor:x.extend("--ft-button-neutral-state-layer-color","",w.contentGlobalSecondary),neutralHoverStateLayerOpacity:x.extend("--ft-button-neutral-hover-state-layer-opacity","",v.opacity8),neutralFocusStateLayerOpacity:x.extend("--ft-button-neutral-focus-state-layer-opacity","",v.opacity8),neutralActiveStateLayerOpacity:x.extend("--ft-button-neutral-active-state-layer-opacity","",v.opacity16),neutralDisabledComponentOpacity:x.extend("--ft-button-neutral-disabled-component-opacity","",v.opacity40)};x.extend("--ft-banner-icon-size","",v.iconSize5),x.create("--ft-banner-border-width","","SIZE","1px"),x.extend("--ft-banner-horizontal-padding","",v.spacing6),x.extend("--ft-banner-vertical-padding","",v.spacing6),x.extend("--ft-banner-horizontal-side-gap","",v.spacing6),x.extend("--ft-banner-horizontal-mobile-gap","",v.spacing4),x.extend("--ft-banner-vertical-mobile-gap","",v.spacing6),x.extend("--ft-banner-horizontal-middle-gap","",v.spacing20),x.extend("--ft-banner-info-background-color","",w.backgroundInfoSubtle),x.extend("--ft-banner-info-color","",w.contentInfoPrimary),x.extend("--ft-banner-info-icon-color","",w.contentInfoIconOnly),x.extend("--ft-breadcrumb-horizontal-gap","",v.spacing1),x.extend("--ft-breadcrumb-vertical-gap","",v.spacing2),x.extend("--ft-breadcrumb-current-element-color","",w.contentGlobalPrimary),x.extend("--ft-breadcrumb-icon-color","",w.contentGlobalSubtle),x.extend("--ft-page-header-horizontal-padding","",v.spacing12),x.extend("--ft-page-header-horizontal-gap","",v.spacing4),x.extend("--ft-page-header-vertical-gap","",v.spacing2),x.extend("--ft-page-header-classic-vertical-padding","",v.spacing6),x.extend("--ft-page-header-multiline-vertical-padding","",v.spacing4),x.extend("--ft-page-header-inline-vertical-padding","",v.spacing2),x.extend("--ft-page-header-background-color","",v.colorWhite),x.extend("--ft-page-header-bottom-border-color","",w.borderGlobalSubtle),x.extend("--ft-page-header-title-color","",w.contentGlobalPrimary),x.extend("--ft-page-header-subtitle-color","",w.contentGlobalSecondary),x.create("--ft-modal-small-container-width","","SIZE","600px"),x.create("--ft-modal-large-container-width","","SIZE","900px"),x.extend("--ft-modal-overlay-background-color","",v.colorGray700),x.extend("--ft-modal-overlay-opacity","",v.opacity40),x.extend("--ft-modal-shadow","",v.shadowElevation03),x.extend("--ft-modal-body-background-color","",v.colorWhite),x.extend("--ft-modal-body-color","",w.contentGlobalPrimary),x.extend("--ft-modal-body-horizontal-padding","",v.spacing6),x.extend("--ft-modal-body-vertical-padding","",v.spacing6),x.extend("--ft-modal-body-vertical-gap","",v.spacing6),x.extend("--ft-modal-container-margin","",v.spacing3),x.extend("--ft-modal-header-background-color","",w.backgroundGlobalOnSurface),x.extend("--ft-modal-header-border-color","",w.borderGlobalSubtle),x.extend("--ft-modal-header-color","",w.contentGlobalPrimary),x.extend("--ft-modal-header-trailing-icon-color","",w.contentGlobalSecondary),x.extend("--ft-modal-header-vertical-padding","",v.spacing1),x.extend("--ft-modal-header-right-padding","",v.spacing1),x.extend("--ft-modal-header-left-padding","",v.spacing6),x.extend("--ft-modal-header-gap","",v.spacing2),x.create("--ft-modal-header-border-bottom","","SIZE","1px"),x.extend("--ft-modal-border-radius","",v.borderRadiusM),x.extend("--ft-drawer-overlay-opacity","",v.opacity40),x.extend("--ft-drawer-shadow","",v.shadowElevation03),x.extend("--ft-drawer-body-color","",w.contentGlobalPrimary),x.extend("--ft-drawer-body-horizontal-padding","",v.spacing6),x.extend("--ft-drawer-body-vertical-padding","",v.spacing6),x.extend("--ft-drawer-body-gap","",v.spacing6),x.extend("--ft-drawer-body-background-color","",v.colorWhite),x.extend("--ft-drawer-header-background-color","",w.backgroundGlobalOnSurface),x.extend("--ft-drawer-header-border-color","",w.borderGlobalSubtle),x.extend("--ft-drawer-header-color","",w.contentGlobalPrimary),x.extend("--ft-drawer-header-trailing-icon-color","",w.contentGlobalSecondary),x.create("--ft-drawer-header-height","","SIZE","50px"),x.extend("--ft-drawer-header-horizontal-padding","",v.spacing2),x.create("--ft-drawer-header-border-width","","SIZE","1px"),x.extend("--ft-drawer-header-gap","",v.spacing3),x.extend("--ft-drawer-buttons-bar-background-color","",w.backgroundGlobalOnSurface),x.extend("--ft-drawer-buttons-bar-border-color","",w.borderGlobalSubtle),x.extend("--ft-drawer-buttons-bar-color","",w.contentGlobalPrimary),x.extend("--ft-drawer-buttons-bar-horizontal-padding","",v.spacing4),x.extend("--ft-drawer-buttons-bar-vertical-padding","",v.spacing4),x.extend("--ft-drawer-buttons-bar-gap","",v.spacing3),x.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),x.create("--ft-drawer-container-width","","SIZE","66%"),x.create("--ft-drawer-container-min-width","","SIZE","500px"),x.create("--ft-drawer-container-max-width","","SIZE","1000px"),x.create("--ft-drawer-container-height","","SIZE","100%"),x.extend("--ft-drawer-overlay-background-color","",v.colorGray700),x.extend("--ft-text-input-field-horizontal-padding","",v.spacing4),x.extend("--ft-text-input-field-horizontal-gap","",v.spacing3),x.extend("--ft-text-input-field-vertical-gap","",v.spacing05),x.extend("--ft-text-input-field-icon-size","",v.iconSize3),x.create("--ft-text-input-field-height","","SIZE","50px"),x.extend("--ft-text-input-helper-horizontal-padding","",v.spacing4),x.extend("--ft-text-input-helper-horizontal-gap","",v.spacing1),x.extend("--ft-text-input-helper-icon-size","",v.iconSize2),x.extend("--ft-text-input-border-radius","",v.borderRadiusM),x.extend("--ft-text-input-background-color","",v.colorWhite),x.extend("--ft-text-input-content-value-color","",w.contentGlobalPrimary),x.extend("--ft-text-input-trailing-icon-color","",w.contentGlobalSubtle),x.extend("--ft-text-input-label-color","",w.contentGlobalSubtle),x.extend("--ft-text-input-default-border-color","",w.borderInputPrimary),x.extend("--ft-text-input-default-helper-text-color","",w.contentGlobalSubtle),x.create("--ft-text-input-default-border-width","","SIZE","1px"),x.create("--ft-text-input-error-border-width","","SIZE","2px"),x.extend("--ft-text-input-error-border-color","",w.borderErrorPrimary),x.extend("--ft-text-input-error-helper-text-color","",w.contentErrorPrimary),x.extend("--ft-text-input-error-helper-icon-color","",w.contentErrorIconOnly),x.create("--ft-text-input-warning-border-width","","SIZE","2px"),x.create("--ft-text-input-focus-outline-width","","SIZE","2px"),x.extend("--ft-text-input-focus-focus-ring-color","",w.borderActionFocusRing),x.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),x.extend("--ft-text-input-disabled-component-opacity","",v.opacity40),x.extend("--ft-text-area-background-color","",v.colorWhite),x.extend("--ft-text-area-content-value-color","",w.contentGlobalPrimary),x.extend("--ft-text-area-label-color","",w.contentGlobalSubtle),x.extend("--ft-text-area-default-border-color","",w.borderInputPrimary),x.extend("--ft-text-area-default-helper-text-color","",w.contentGlobalSubtle),x.create("--ft-text-area-default-border-width","","SIZE","1px"),x.create("--ft-text-area-error-border-width","","SIZE","2px"),x.extend("--ft-text-area-error-border-color","",w.borderErrorPrimary),x.extend("--ft-text-area-error-helper-text-color","",w.contentErrorPrimary),x.extend("--ft-text-area-error-helper-icon-color","",w.contentErrorIconOnly),x.extend("--ft-text-area-focus-focus-ring-color","",w.borderActionFocusRing),x.create("--ft-text-area-focus-outline-width","","SIZE","2px"),x.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),x.extend("--ft-text-area-disabled-component-opacity","",v.opacity40),x.extend("--ft-text-area-field-horizontal-left-padding","",v.spacing4),x.extend("--ft-text-area-field-horizontal-gap","",v.spacing3),x.extend("--ft-text-area-field-vertical-gap","",v.spacing05),x.create("--ft-text-area-field-min-height","","SIZE","64px"),x.extend("--ft-text-area-helper-horizontal-padding","",v.spacing4),x.extend("--ft-text-area-helper-horizontal-gap","",v.spacing1),x.extend("--ft-text-area-helper-icon-size","",v.iconSize2),x.extend("--ft-text-area-border-radius","",v.borderRadiusM),x.create("--ft-floating-menu-height","","SIZE","50px"),x.extend("--ft-floating-menu-horizontal-padding","",v.spacing4),x.extend("--ft-floating-menu-off-icon-color","",w.contentGlobalPrimary),x.extend("--ft-floating-menu-off-color","",w.contentGlobalPrimary),x.extend("--ft-floating-menu-on-color","",w.contentActionPrimary),x.extend("--ft-floating-menu-on-state-layer-color","",w.contentActionPrimary),x.extend("--ft-floating-menu-gap","",v.spacing3),x.extend("--ft-floating-menu-focus-focus-ring-color","",w.borderActionFocusRing),x.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),x.extend("--ft-floating-menu-focus-state-layer-opacity","",v.opacity8),x.extend("--ft-floating-menu-hover-state-layer-opacity","",v.opacity8),x.extend("--ft-floating-menu-active-state-layer-opacity","",v.opacity16),x.extend("--ft-floating-menu-disabled-component-opacity","",v.opacity40),x.extend("--ft-floating-menu-icon-size","",v.iconSize3),x.extend("--ft-floating-menu-background-color","",w.backgroundGlobalOnSurface),x.extend("--ft-combobox-single-select-field-horizontal-padding","",v.spacing4),x.extend("--ft-combobox-single-select-field-horizontal-gap","",v.spacing3),x.extend("--ft-combobox-single-select-field-vertical-gap","",v.spacing05),x.extend("--ft-combobox-single-select-field-icon-size","",v.iconSize3),x.create("--ft-combobox-single-select-field-height","","SIZE","50px"),x.extend("--ft-combobox-single-select-helper-horizontal-padding","",v.spacing4),x.extend("--ft-combobox-single-select-helper-horizontal-gap","",v.spacing1),x.extend("--ft-combobox-single-select-helper-vertical-gap","",v.spacing1),x.extend("--ft-combobox-single-select-helper-icon-size","",v.iconSize2),x.extend("--ft-combobox-single-select-menu-vertical-gap","",v.spacing2),x.extend("--ft-combobox-single-select-border-radius","",v.borderRadiusM),x.extend("--ft-combobox-single-select-background-color","",v.colorWhite),x.extend("--ft-combobox-single-select-label-color","",w.contentGlobalSubtle),x.extend("--ft-combobox-single-select-content-value-color","",w.contentGlobalPrimary),x.extend("--ft-combobox-single-select-trailing-icon-color","",w.contentGlobalSubtle),x.extend("--ft-combobox-single-select-default-border-color","",w.borderInputPrimary),x.extend("--ft-combobox-single-select-default-helper-text-color","",w.contentGlobalSubtle),x.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),x.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),x.extend("--ft-combobox-single-select-error-border-color","",w.borderErrorPrimary),x.extend("--ft-combobox-single-select-error-helper-text-color","",w.contentErrorPrimary),x.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),x.extend("--ft-combobox-single-select-warning-border-color","",w.borderWarningPrimary),x.extend("--ft-combobox-single-select-warning-helper-text-color","",w.contentWarningPrimary),x.extend("--ft-combobox-single-select-warning-helper-icon-color","",w.contentWarningIconOnly),x.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),x.extend("--ft-combobox-single-select-focus-focus-ring-color","",w.borderActionFocusRing),x.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),x.extend("--ft-combobox-single-select-disabled-component-opacity","",v.opacity40),x.extend("--ft-combobox-multi-select-background-color","",v.colorWhite),x.extend("--ft-combobox-multi-select-label-color","",w.contentGlobalSubtle),x.extend("--ft-combobox-multi-select-trailing-icon-color","",w.contentGlobalSubtle),x.extend("--ft-combobox-multi-select-default-border-color","",w.borderInputPrimary),x.extend("--ft-combobox-multi-select-default-helper-text-color","",w.contentGlobalSubtle),x.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),x.extend("--ft-combobox-multi-select-error-border-color","",w.borderErrorPrimary),x.extend("--ft-combobox-multi-select-error-helper-text-color","",w.contentErrorPrimary),x.extend("--ft-combobox-multi-select-error-helper-icon","",w.contentErrorIconOnly),x.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),x.extend("--ft-combobox-multi-select-warning-border-color","",w.borderWarningPrimary),x.extend("--ft-combobox-multi-select-warning-helper-text-color","",w.contentWarningPrimary),x.extend("--ft-combobox-multi-select-warning-helper-icon-color","",w.contentWarningIconOnly),x.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),x.extend("--ft-combobox-multi-select-focus-focus-ring-color","",w.borderActionFocusRing),x.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),x.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),x.extend("--ft-combobox-multi-select-disabled-component-opacity","",v.opacity40),x.extend("--ft-combobox-multi-select-helper-horizontal-padding","",v.spacing4),x.extend("--ft-combobox-multi-select-helper-horizontal-gap","",v.spacing1),x.extend("--ft-combobox-multi-select-helper-vertical-gap","",v.spacing1),x.extend("--ft-combobox-multi-select-helper-icon-size","",v.iconSize2),x.extend("--ft-combobox-multi-select-field-horizontal-padding","",v.spacing4),x.extend("--ft-combobox-multi-select-field-horizontal-gap","",v.spacing3),x.extend("--ft-combobox-multi-select-field-vertical-gap","",v.spacing05),x.extend("--ft-combobox-multi-select-field-icon-size","",v.iconSize3),x.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),x.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",v.spacing1),x.extend("--ft-combobox-multi-select-content-values-vertical-gap","",v.spacing1),x.extend("--ft-combobox-multi-select-border-radius","",v.borderRadiusM),x.extend("--ft-popover-background-color","",w.backgroundGlobalOnSurface),x.extend("--ft-popover-horizontal-padding","",v.spacing6),x.extend("--ft-popover-vertical-padding","",v.spacing6),x.extend("--ft-popover-icon-color","",w.contentGlobalSecondary),x.extend("--ft-popover-icon-size","",v.iconSize2),x.extend("--ft-popover-title-color","",w.contentGlobalPrimary),x.extend("--ft-popover-body-color","",w.contentGlobalSecondary),x.extend("--ft-popover-link-color","",w.contentActionPrimary),x.extend("--ft-popover-gap","",v.spacing3),x.extend("--ft-popover-border-radius","",v.borderRadiusM),x.extend("--ft-popover-shadow","",v.shadowElevation02),x.extend("--ft-tabs-top-left-border-radius","",v.borderRadiusS),x.extend("--ft-tabs-top-right-border-radius","",v.borderRadiusS),x.extend("--ft-tabs-label-horizontal-padding","",v.spacing4),x.extend("--ft-tabs-label-vertical-padding","",v.spacing3),x.extend("--ft-tabs-label-gap","",v.spacing1),x.extend("--ft-tabs-off-hover-state-layer-opacity","",v.opacity8),x.extend("--ft-tabs-off-focus-state-layer-opacity","",v.opacity8),x.extend("--ft-tabs-off-active-state-layer-opacity","",v.opacity16),x.extend("--ft-tabs-off-disabled-component-opacity","",v.opacity40),x.extend("--ft-tabs-off-color","",w.contentGlobalSubtle),x.extend("--ft-tabs-off-state-layer-color","",w.contentGlobalSubtle),x.extend("--ft-tabs-on-hover-state-layer-opacity","",v.opacity8),x.extend("--ft-tabs-on-focus-state-layer-opacity","",v.opacity8),x.extend("--ft-tabs-on-active-state-layer-opacity","",v.opacity16),x.extend("--ft-tabs-on-disabled-component-opacity","",v.opacity40),x.extend("--ft-tabs-on-color","",w.contentActionPrimary),x.extend("--ft-tabs-on-state-layer-color","",w.contentActionPrimary),x.extend("--ft-tabs-icon-horizontal-padding","",v.spacing1),x.extend("--ft-tabs-icon-vertical-padding","",v.spacing4),x.create("--ft-tabs-focus-outline-width","","SIZE","2px"),x.extend("--ft-tabs-focus-focus-ring-color","",w.borderActionFocusRing),x.extend("--ft-collapsible-hover-state-layer-opacity","",v.opacity8),x.extend("--ft-collapsible-focus-state-layer-opacity","",v.opacity8),x.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),x.extend("--ft-collapsible-focus-focus-ring-color","",w.borderActionFocusRing),x.extend("--ft-collapsible-active-state-layer-opacity","",v.opacity16),x.extend("--ft-collapsible-disabled-component-opacity","",v.opacity40),x.extend("--ft-collapsible-horizontal-padding","",v.spacing4),x.extend("--ft-collapsible-vertical-padding","",v.spacing3),x.extend("--ft-collapsible-color","",w.contentGlobalPrimary),x.extend("--ft-collapsible-state-layer-color","",w.contentGlobalPrimary),x.extend("--ft-collapsible-background-color","",w.backgroundGlobalOnSurface),x.extend("--ft-collapsible-border-color","",w.borderGlobalSubtle),x.extend("--ft-collapsible-icon-size","",v.iconSize3),x.extend("--ft-switch-group-horizontal-padding","",v.spacing1),x.extend("--ft-switch-group-vertical-padding","",v.spacing1),x.extend("--ft-switch-group-gap","",v.spacing1),x.extend("--ft-switch-group-background-color","",w.backgroundGlobalSurface),x.extend("--ft-switch-group-border-color","",w.borderGlobalSubtle),x.create("--ft-switch-group-border-radius","","SIZE","6px"),x.extend("--ft-switch-label-horizontal-padding","",v.spacing2),x.extend("--ft-switch-label-vertical-padding","",v.spacing1),x.extend("--ft-switch-off-hover-state-layer-opacity","",v.opacity8),x.extend("--ft-switch-off-focus-state-layer-opacity","",v.opacity8),x.extend("--ft-switch-off-active-state-layer-opacity","",v.opacity16),x.extend("--ft-switch-off-disabled-component-opacity","",v.opacity40),x.extend("--ft-switch-off-color","",w.contentGlobalSubtle),x.extend("--ft-switch-off-state-layer-color","",w.contentGlobalSubtle),x.extend("--ft-switch-on-hover-state-layer-opacity","",v.opacity8),x.extend("--ft-switch-on-focus-state-layer-opacity","",v.opacity8),x.extend("--ft-switch-on-active-state-layer-opacity","",v.opacity16),x.extend("--ft-switch-on-disabled-component-opacity","",v.opacity40),x.extend("--ft-switch-on-color","",w.contentActionPrimary),x.extend("--ft-switch-on-state-layer-color","",w.contentActionPrimary),x.extend("--ft-switch-icon-horizontal-padding","",v.spacing1),x.extend("--ft-switch-icon-vertical-padding","",v.spacing1),x.create("--ft-switch-focus-outline-width","","SIZE","2px"),x.extend("--ft-switch-focus-focus-ring-color","",w.borderActionFocusRing),x.extend("--ft-switch-option-border-radius","",v.borderRadiusS),x.extend("--ft-chart-1-light","for area color charts",v.colorBrand40),x.extend("--ft-chart-1-base","for line charts",v.colorBrand0),x.extend("--ft-chart-2-light","for area color charts",v.colorYellow60),x.extend("--ft-chart-2-base","for line charts",v.colorYellow100),x.extend("--ft-chart-3-light","",v.colorUltramarine40),x.extend("--ft-chart-3-base","",v.colorUltramarine70),x.extend("--ft-chart-4-light","",v.colorCyan50),x.extend("--ft-chart-4-base","",v.colorCyan100),x.extend("--ft-chart-5-light","",v.colorRed40),x.extend("--ft-chart-5-base","",v.colorRed60),x.extend("--ft-chart-6-light","",v.colorGreen40),x.extend("--ft-chart-6-base","",v.colorGreen70),x.extend("--ft-chart-7-light","",v.colorOrange70),x.extend("--ft-chart-7-base","",v.colorOrange100),x.extend("--ft-chart-8-light","",v.colorAvocado70),x.extend("--ft-chart-8-base","",v.colorAvocado200),x.extend("--ft-chart-9-light","",v.colorBrown50),x.extend("--ft-chart-9-base","",v.colorBrown200),x.extend("--ft-chart-10-light","",v.colorGray50),x.extend("--ft-chart-10-base","",v.colorGray80),x.extend("--ft-chart-monochrome-10","",v.colorBrand10),x.extend("--ft-chart-monochrome-20","",v.colorBrand20),x.extend("--ft-chart-monochrome-30","",v.colorBrand40),x.extend("--ft-chart-monochrome-40","",v.colorBrand60),x.extend("--ft-chart-monochrome-50","",v.colorBrand0),x.extend("--ft-chart-monochrome-60","",v.colorBrand200),x.extend("--ft-chip-large-horizontal-padding","",v.spacing4),x.extend("--ft-chip-large-vertical-padding","",v.spacing2),x.extend("--ft-chip-large-gap","",v.spacing1),x.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),x.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),x.extend("--ft-chip-large-border-radius","",v.borderRadiusPill),x.create("--ft-chip-large-border-width","","SIZE","1px"),x.extend("--ft-chip-large-icon-size","",v.iconSize3),x.extend("--ft-chip-medium-horizontal-padding","",v.spacing3),x.extend("--ft-chip-medium-vertical-padding","",v.spacing1),x.extend("--ft-chip-medium-gap","",v.spacing1),x.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),x.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),x.extend("--ft-chip-medium-border-radius","",v.borderRadiusPill),x.create("--ft-chip-medium-border-width","","SIZE","1px"),x.extend("--ft-chip-medium-icon-size","",v.iconSize2),x.extend("--ft-chip-small-horizontal-padding","",v.spacing2),x.extend("--ft-chip-small-vertical-padding","",v.spacing05),x.extend("--ft-chip-small-gap","",v.spacing1),x.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),x.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),x.extend("--ft-chip-small-border-radius","",v.borderRadiusPill),x.create("--ft-chip-small-border-width","","SIZE","1px"),x.extend("--ft-chip-small-icon-size","",v.iconSize1),x.extend("--ft-chip-neutral-background-color","",w.backgroundGlobalOnSurface),x.extend("--ft-chip-neutral-color","",w.contentGlobalPrimary),x.extend("--ft-chip-neutral-icon-color","",w.contentGlobalPrimary),x.extend("--ft-chip-neutral-border-color","",w.borderGlobalSubtle),x.extend("--ft-chip-info-background-color","",w.backgroundInfoSubtle),x.extend("--ft-chip-info-color","",w.contentInfoPrimary),x.extend("--ft-chip-info-icon-color","",w.contentInfoIconOnly),x.extend("--ft-chip-info-border-color","",w.borderInfoSubtle),x.extend("--ft-chip-success-background-color","",w.backgroundSuccessSubtle),x.extend("--ft-chip-success-color","",w.contentSuccessPrimary),x.extend("--ft-chip-success-icon-color","",w.contentSuccessIconOnly),x.extend("--ft-chip-success-border-color","",w.borderSuccessSubtle),x.extend("--ft-chip-warning-background-color","",w.backgroundWarningSubtle),x.extend("--ft-chip-warning-color","",w.contentWarningPrimary),x.extend("--ft-chip-warning-icon-color","",w.contentWarningIconOnly),x.extend("--ft-chip-warning-border-color","",w.borderWarningSubtle),x.extend("--ft-chip-error-background-color","",w.backgroundErrorSubtle),x.extend("--ft-chip-error-color","",w.contentErrorPrimary),x.extend("--ft-chip-error-icon-color","",w.contentErrorIconOnly),x.extend("--ft-chip-error-border-color","",w.borderErrorSubtle),x.extend("--ft-border-info-border-color","",w.borderInfoSubtle),x.create("--ft-notice-border-width","","SIZE","1px"),x.extend("--ft-notice-horizontal-padding","",v.spacing2),x.extend("--ft-notice-vertical-padding","",v.spacing1),x.extend("--ft-notice-border-radius","",v.borderRadiusS),x.extend("--ft-notice-gap","",v.spacing2),x.extend("--ft-notice-icon-size","",v.iconSize3),x.extend("--ft-notice-info-background-color","",w.backgroundInfoSubtle),x.extend("--ft-notice-info-border-color","",w.borderInfoSubtle),x.extend("--ft-notice-info-color","",w.contentInfoPrimary),x.extend("--ft-notice-info-icon-color","",w.contentInfoIconOnly),x.extend("--ft-notice-warning-background-color","",w.backgroundWarningSubtle),x.extend("--ft-notice-warning-border-color","",w.borderWarningSubtle),x.extend("--ft-notice-warning-color","",w.contentWarningPrimary),x.extend("--ft-notice-warning-icon-color","",w.contentWarningIconOnly),x.extend("--ft-notice-error-background-color","",w.backgroundErrorSubtle),x.extend("--ft-notice-error-border-color","",w.borderErrorSubtle),x.extend("--ft-notice-error-color","",w.contentErrorPrimary),x.extend("--ft-notice-error-icon-color","",w.contentErrorIconOnly),x.extend("--ft-notice-success-background-color","",w.backgroundSuccessSubtle),x.extend("--ft-notice-success-border-color","",w.borderSuccessSubtle),x.extend("--ft-notice-success-color","",w.contentSuccessPrimary),x.extend("--ft-notice-success-icon-color","",w.contentSuccessIconOnly),x.extend("--ft-checkbox-color","",w.contentGlobalPrimary),x.extend("--ft-checkbox-checked-background-color","",w.contentActionPrimary),x.extend("--ft-checkbox-checked-state-layer-color","",w.contentActionPrimary),x.extend("--ft-checkbox-checked-icon-color","",w.contentGlobalOnColor),x.extend("--ft-checkbox-checked-hover-state-layer-opacity","",v.opacity16),x.extend("--ft-checkbox-checked-focus-state-layer-opacity","",v.opacity16),x.extend("--ft-checkbox-checked-active-state-layer-opacity","",v.opacity24),x.extend("--ft-checkbox-checked-disabled-component-opacity","",v.opacity40),x.extend("--ft-checkbox-unchecked-border-color","",v.colorGray80),x.extend("--ft-checkbox-unchecked-state-layer-color","",v.colorGray80),x.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",v.opacity16),x.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",v.opacity16),x.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",v.opacity24),x.extend("--ft-checkbox-unchecked-disabled-component-opacity","",v.opacity40),x.extend("--ft-checkbox-focus-focus-ring-color","",w.borderActionFocusRing),x.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),x.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),x.extend("--ft-checkbox-gap","",v.spacing3),x.extend("--ft-toggle-off-hover-state-layer-opacity","",v.opacity16),x.extend("--ft-toggle-off-focus-state-layer-opacity","",v.opacity16),x.extend("--ft-toggle-off-active-state-layer-opacity","",v.opacity24),x.extend("--ft-toggle-off-disabled-component-opacity","",v.opacity40),x.extend("--ft-toggle-off-background-color","",w.contentGlobalSubtle),x.extend("--ft-toggle-off-icon-color","",w.contentGlobalSubtle),x.extend("--ft-toggle-off-state-layer-color","",w.contentGlobalSubtle),x.extend("--ft-toggle-on-hover-state-layer-opacity","",v.opacity16),x.extend("--ft-toggle-on-focus-state-layer-opacity","",v.opacity16),x.extend("--ft-toggle-on-active-state-layer-opacity","",v.opacity24),x.extend("--ft-toggle-on-disabled-component-opacity","",v.opacity40),x.extend("--ft-toggle-on-background-color","",w.contentActionPrimary),x.extend("--ft-toggle-on-state-layer-color","",w.contentActionPrimary),x.extend("--ft-toggle-on-icon-color","",w.contentActionPrimary),x.extend("--ft-toggle-color","",w.contentGlobalPrimary),x.extend("--ft-toggle-focus-focus-ring-color","",w.borderActionFocusRing),x.extend("--ft-toggle-gap","",v.spacing3),x.extend("--ft-radio-color","",w.contentGlobalPrimary),x.extend("--ft-radio-selected-radio-color","",w.contentActionPrimary),x.extend("--ft-radio-selected-state-layer-color","",w.contentActionPrimary),x.extend("--ft-radio-selected-hover-state-layer-opacity","",v.opacity16),x.extend("--ft-radio-selected-focus-state-layer-opacity","",v.opacity16),x.extend("--ft-radio-selected-active-state-layer-opacity","",v.opacity24),x.extend("--ft-radio-selected-disabled-component-opacity","",v.opacity40),x.extend("--ft-radio-unselected-state-layer-color","",w.borderInputPrimary),x.extend("--ft-radio-unselected-border-color","",w.borderInputPrimary),x.extend("--ft-radio-unselected-hover-state-layer-opacity","",v.opacity16),x.extend("--ft-radio-unselected-focus-state-layer-opacity","",v.opacity16),x.extend("--ft-radio-unselected-active-state-layer-opacity","",v.opacity24),x.extend("--ft-radio-unselected-disabled-component-opacity","",v.opacity40),x.extend("--ft-radio-focus-focus-ring-color","",w.borderActionFocusRing),x.create("--ft-radio-focus-outline-offset","","SIZE","3px"),x.create("--ft-radio-focus-outline-width","","SIZE","2px"),x.extend("--ft-radio-gap","",v.spacing3),x.extend("--ft-notification-icon-size","",v.iconSize4),x.extend("--ft-notification-horizontal-padding","",v.spacing4),x.extend("--ft-notification-vertical-padding","",v.spacing4),x.extend("--ft-notification-info-background-color","",w.backgroundInfoSubtle),x.extend("--ft-notification-info-color","",w.contentInfoPrimary),x.extend("--ft-notification-info-icon-color","",w.contentInfoIconOnly),x.extend("--ft-notification-info-border-color","",w.borderInfoSubtle),x.extend("--ft-notification-success-background-color","",w.backgroundSuccessSubtle),x.extend("--ft-notification-success-color","",w.contentSuccessPrimary),x.extend("--ft-notification-success-icon-color","",w.contentSuccessIconOnly),x.extend("--ft-notification-success-border-color","",w.borderSuccessSubtle),x.extend("--ft-notification-warning-background-color","",w.backgroundWarningSubtle),x.extend("--ft-notification-warning-color","",w.contentWarningPrimary),x.extend("--ft-notification-warning-icon-color","",w.contentWarningIconOnly),x.extend("--ft-notification-warning-border-color","",w.borderWarningSubtle),x.extend("--ft-notification-error-background-color","",w.backgroundErrorSubtle),x.extend("--ft-notification-error-color","",w.contentErrorPrimary),x.extend("--ft-notification-error-icon-color","",w.contentErrorIconOnly),x.extend("--ft-notification-error-border-color","",w.borderErrorSubtle),x.extend("--ft-notification-border-radius","",v.borderRadiusPill),x.create("--ft-notification-border-width","","SIZE","1px"),x.extend("--ft-notification-leading-gap","",v.spacing2),x.extend("--ft-notification-trailing-gap","",v.spacing8),x.extend("--ft-tooltip-horizontal-padding","",v.spacing2),x.extend("--ft-tooltip-vertical-padding","",v.spacing2),x.extend("--ft-tooltip-border-radius","",v.borderRadiusS),x.extend("--ft-tooltip-color","",w.contentGlobalOnColor),x.extend("--ft-tooltip-background-color","",w.contentGlobalPrimary),x.extend("--ft-tooltip-background-opacity","",v.opacity80),x.extend("--ft-tooltip-shadow","",v.shadowElevation03),x.create("--ft-tooltip-max-width","","SIZE","256px"),x.extend("--ft-tooltip-gap","",v.spacing05);const N=e.FtCssVariableFactory.extend("--ft-typography-font-family","",e.designSystemVariables.titleFont),C=e.FtCssVariableFactory.extend("--ft-typography-font-family","",e.designSystemVariables.contentFont),E={fontFamily:C,fontSize:e.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:e.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:e.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:e.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:e.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},$=e.FtCssVariableFactory.extend("--ft-typography-title-font-family","",N),I=e.FtCssVariableFactory.extend("--ft-typography-title-font-size","",E.fontSize,"20px"),R=e.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",E.fontWeight,"normal"),k=e.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",E.letterSpacing,"0.15px"),U=e.FtCssVariableFactory.extend("--ft-typography-title-line-height","",E.lineHeight,"1.2"),L=e.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",E.textTransform,"inherit"),W=e.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",N),z=e.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",E.fontSize,"14px"),Z=e.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",E.fontWeight,"normal"),A=e.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",E.letterSpacing,"0.105px"),K=e.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",E.lineHeight,"1.7"),D=e.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",E.textTransform,"inherit"),F=e.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",C),B=e.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",E.fontSize,"16px"),T=e.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",E.fontWeight,"600"),H=e.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",E.letterSpacing,"0.144px"),P=e.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",E.lineHeight,"1.5"),M=e.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",E.textTransform,"inherit"),j=e.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",C),_=e.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",E.fontSize,"14px"),G=e.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",E.fontWeight,"normal"),q=e.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",E.letterSpacing,"0.098px"),Y=e.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",E.lineHeight,"1.7"),V=e.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",E.textTransform,"inherit"),Q=e.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",C),X=e.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",E.fontSize,"16px"),J=e.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",E.fontWeight,"normal"),tt=e.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",E.letterSpacing,"0.496px"),et=e.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",E.lineHeight,"1.5"),ot=e.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",E.textTransform,"inherit"),rt=e.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",C),it=e.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",E.fontSize,"14px"),nt=e.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",E.fontWeight,"normal"),at=e.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",E.letterSpacing,"0.252px"),lt=e.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",E.lineHeight,"1.4"),st=e.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",E.textTransform,"inherit"),ct=e.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",C),pt=e.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",E.fontSize,"12px"),ft=e.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",E.fontWeight,"normal"),dt=e.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",E.letterSpacing,"0.396px"),ht=e.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",E.lineHeight,"1.33"),ut=e.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",E.textTransform,"inherit"),gt=e.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",C),yt=e.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",E.fontSize,"10px"),bt=e.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",E.fontWeight,"normal"),mt=e.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",E.letterSpacing,"0.33px"),xt=e.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",E.lineHeight,"1.6"),vt=e.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",E.textTransform,"inherit"),Ot=e.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",C),wt=e.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",E.fontSize,"10px"),St=e.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",E.fontWeight,"normal"),Nt=e.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",E.letterSpacing,"1.5px"),Ct=e.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",E.lineHeight,"1.6"),Et=e.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",E.textTransform,"uppercase"),$t={fontFamily:e.FtCssVariableFactory.extend("--ft-typography-button-font-family","",C),fontSize:e.FtCssVariableFactory.extend("--ft-typography-button-font-size","",E.fontSize,"14px"),fontWeight:e.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",E.fontWeight,"600"),letterSpacing:e.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",E.letterSpacing,"1.246px"),lineHeight:e.FtCssVariableFactory.extend("--ft-typography-button-line-height","",E.lineHeight,"1.15"),textTransform:e.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",E.textTransform,"uppercase")},It=o.css`
191
+ `;var Aa=f(E()),B=f(v());var kr=f(v());var co=f(Z()),Ca=f(v());var hi=f(E()),A=f(v());var Rt=f(E()),y=f(v());var Wt=f(E(),1),Qt=o=>typeof o=="string"?(0,Wt.unsafeCSS)(o):o,e=class{static create(t,r,n,i){let a=c=>Qt(c??i),s=Wt.css`var(${Qt(t)}, ${a(i)})`;return s.name=t,s.description=r,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.get=c=>Wt.css`var(${Qt(t)}, ${a(c)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(t,r,n,i){let a=c=>n.get(c??i),s=Wt.css`var(${Qt(t)}, ${a(i)})`;return s.name=t,s.description=r,s.category=n.category,s.fallbackVariable=n,s.defaultValue=i,s.defaultCssValue=a,s.get=c=>Wt.css`var(${Qt(t)}, ${a(c)})`,s.breadcrumb=()=>[n.name,...n.breadcrumb()],s.lastResortDefaultValue=()=>i??n.lastResortDefaultValue(),s}static external(t,r){let n=a=>t.fallbackVariable?t.fallbackVariable.get(a??t.defaultValue):Qt(a??t.lastResortDefaultValue()),i=Wt.css`var(${Qt(t.name)}, ${n(t.defaultValue)})`;return i.name=t.name,i.category=t.category,i.fallbackVariable=t.fallbackVariable,i.defaultValue=t.defaultValue,i.context=r,i.defaultCssValue=n,i.get=a=>Wt.css`var(${Qt(t.name)}, ${n(a)})`,i.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>t.lastResortDefaultValue(),i}};var l={colorWhite:e.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:e.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:e.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:e.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:e.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:e.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:e.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:e.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:e.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:e.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:e.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:e.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:e.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:e.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:e.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:e.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:e.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:e.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:e.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:e.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:e.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:e.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:e.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:e.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:e.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:e.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:e.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:e.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:e.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:e.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:e.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:e.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:e.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:e.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:e.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:e.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:e.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:e.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:e.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:e.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:e.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:e.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:e.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:e.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:e.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:e.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:e.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:e.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:e.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:e.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:e.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:e.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:e.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:e.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:e.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:e.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:e.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:e.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:e.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:e.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:e.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:e.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:e.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:e.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:e.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:e.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:e.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:e.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:e.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:e.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:e.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:e.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:e.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:e.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:e.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:e.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:e.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:e.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:e.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:e.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:e.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:e.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:e.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:e.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:e.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:e.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:e.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:e.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:e.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:e.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:e.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:e.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:e.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:e.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:e.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:e.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:e.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:e.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:e.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:e.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:e.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:e.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:e.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:e.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:e.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:e.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:e.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:e.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:e.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:e.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:e.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:e.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:e.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:e.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:e.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:e.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:e.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:e.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:e.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:e.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:e.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:e.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:e.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:e.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:e.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:e.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:e.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:e.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:e.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:e.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:e.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:e.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:e.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:e.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:e.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:e.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:e.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:e.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:e.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:e.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:e.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:e.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:e.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:e.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:e.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:e.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:e.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:e.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:e.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:e.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:e.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:e.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:e.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:e.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:e.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:e.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:e.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:e.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:e.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:e.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:e.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:e.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:e.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:e.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:e.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:e.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:e.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:e.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:e.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:e.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:e.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:e.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:e.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:e.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:e.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:e.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:e.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:e.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:e.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:e.create("--ft-icon-size-6","","SIZE","48px"),opacity0:e.create("--ft-opacity-0","","NUMBER","0"),opacity8:e.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:e.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:e.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:e.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:e.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:e.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:e.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:e.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:e.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:e.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:e.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:e.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:e.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:e.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},En={fontFamily:e.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:e.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-display-textCase","","UNKNOWN","none")},Rn={fontFamily:e.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:e.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},An={fontFamily:e.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:e.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:e.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},wn={fontFamily:e.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:e.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:e.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:e.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},Nn={fontFamily:e.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},In={fontFamily:e.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},Ln={fontFamily:e.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:e.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},Tn={fontFamily:e.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:e.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},Pn={fontFamily:e.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},fl={fontFamily:e.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:e.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:e.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},_n={fontFamily:e.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:e.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:e.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:e.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},kn={fontFamily:e.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Bn={fontFamily:e.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},$n={fontFamily:e.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:e.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Un={fontFamily:e.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},Dn={fontFamily:e.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},Mn={fontFamily:e.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:e.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:e.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:e.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Fn={fontFamily:e.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Wn={fontFamily:e.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Hn={fontFamily:e.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:e.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},zn={fontFamily:e.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},Gn={fontFamily:e.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},Kn={fontFamily:e.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:e.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},Vn={fontFamily:e.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:e.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},Zn={fontFamily:e.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:e.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},jn={fontFamily:e.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:e.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:e.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:e.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:e.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:e.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:e.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:e.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:e.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Co={display:En,"title-1":Rn,"title-2":An,"title-3":wn,"body-1-regular":Nn,"body-1-medium":In,"body-1-semibold":Ln,"body-2-regular":Tn,"body-2-medium":Pn,"body-2-medium-underline":fl,"body-2-semibold":_n,"label-1-medium":kn,"label-1-semibold":Bn,"label-1-bold":$n,"label-2-medium":Un,"label-2-semibold":Dn,"label-2-bold":Mn,"caption-1-medium":Fn,"caption-1-semibold":Wn,"caption-1-bold":Hn,"caption-2-medium":zn,"caption-2-semibold":Gn,"caption-2-bold":Kn,"caption-3-medium":Vn,"caption-3-semibold":Zn,"caption-3-bold":jn};var p={backgroundActionPrimary:e.extend("--ft-background-action-primary","Used as backgorund of primary action components.",l.colorBrand0),backgroundErrorSubtle:e.extend("--ft-background-error-subtle","Used as background of subtle error components.",l.colorRed10),backgroundInfoSubtle:e.extend("--ft-background-info-subtle","Used as background of subtle information components.",l.colorCyan10),backgroundWarningSubtle:e.extend("--ft-background-warning-subtle","Used as background of subtle information components.",l.colorOrange10),backgroundSuccessSubtle:e.extend("--ft-background-success-subtle","Used as background of subtle success components.",l.colorGreen10),backgroundGlobalSurface:e.extend("--ft-background-global-surface","Used as app background.",l.colorWhite),backgroundGlobalOnSurface:e.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",l.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",l.colorGray30),contentActionPrimary:e.extend("--ft-content-action-primary","Used on label of primary action on light surface.",l.colorBrand0),contentWarningPrimary:e.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",l.colorOrange200),contentWarningIconOnly:e.extend("--ft-content-warning-icon-only","Used on warning status icons alone",l.colorOrange0),contentErrorPrimary:e.extend("--ft-content-error-primary","Used on label of error messages on light surface.",l.colorRed0),contentErrorIconOnly:e.extend("--ft-content-error-icon-only","Used on error status icons alone",l.colorRed70),contentInfoPrimary:e.extend("--ft-content-info-primary","Used on label of information messages on light surface.",l.colorCyan200),contentInfoIconOnly:e.extend("--ft-content-info-icon-only","Used on info status icons alone",l.colorCyan0),contentSuccessPrimary:e.extend("--ft-content-success-primary","Used on label of success messages on light surface.",l.colorGreen200),contentSuccessIconOnly:e.extend("--ft-content-success-icon-only","Used on success status icons alone",l.colorGreen0),contentGlobalPrimary:e.extend("--ft-content-global-primary","Used for main content on the page.",l.colorGray500),contentGlobalSecondary:e.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
192
+ Also for action icons.`,l.colorGray200),contentGlobalSubtle:e.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",l.colorGray0),contentGlobalOnColor:e.extend("--ft-content-global-on-color","Used for content on a dominant color.",l.colorWhite),borderActionPrimary:e.extend("--ft-border-action-primary","Used as border for primary action components.",l.colorBrand0),borderActionFocusRing:e.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",l.colorCyan0),borderWarningPrimary:e.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",l.colorOrange200),borderWarningSubtle:e.extend("--ft-border-warning-subtle","Used as border for warning components.",l.colorOrange30),borderSuccessPrimary:e.extend("--ft-border-success-primary","Used as border for success buttons.",l.colorGreen200),borderSuccessSubtle:e.extend("--ft-border-success-subtle","Used as border for success components.",l.colorGreen30),borderErrorPrimary:e.extend("--ft-border-error-primary","Used as border for text fields in error states.",l.colorRed0),borderErrorSubtle:e.extend("--ft-border-error-subtle","Used as border for error components.",l.colorRed30),borderInfoPrimary:e.extend("--ft-border-info-primary","Used as border for buttons in info color.",l.colorCyan200),borderInfoSubtle:e.extend("--ft-border-info-subtle","Used as border for information components.",l.colorCyan30),borderGlobalPrimary:e.extend("--ft-border-global-primary","Used as border for element like input.",l.colorGray50),borderGlobalSubtle:e.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",l.colorGray30),borderInputPrimary:e.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",l.colorGray80)};var x={largeHeight:e.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ft-button-large-horizontal-padding","",l.spacing4),largeGap:e.extend("--ft-button-large-gap","",l.spacing2),largeBorderRadius:e.extend("--ft-button-large-border-radius","",l.borderRadiusS),largeIconSize:e.extend("--ft-button-large-icon-size","",l.iconSize3),largeBorderWidth:e.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:e.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:e.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:e.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:e.extend("--ft-button-small-horizontal-padding","",l.spacing3),smallGap:e.extend("--ft-button-small-gap","",l.spacing2),smallBorderRadius:e.extend("--ft-button-small-border-radius","",l.borderRadiusS),smallIconSize:e.extend("--ft-button-small-icon-size","",l.iconSize2),smallBorderWidth:e.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:e.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:e.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:e.extend("--ft-button-primary-background-color","",p.backgroundActionPrimary),primaryColor:e.extend("--ft-button-primary-color","",p.contentGlobalOnColor),primaryIconColor:e.extend("--ft-button-primary-icon-color","",p.contentGlobalOnColor),primaryStateLayerColor:e.extend("--ft-button-primary-state-layer-color","",p.contentGlobalOnColor),primaryHoverStateLayerOpacity:e.extend("--ft-button-primary-hover-state-layer-opacity","",l.opacity16),primaryFocusStateLayerOpacity:e.extend("--ft-button-primary-focus-state-layer-opacity","",l.opacity16),primaryActiveStateLayerOpacity:e.extend("--ft-button-primary-active-state-layer-opacity","",l.opacity24),primaryDisabledComponentOpacity:e.extend("--ft-button-primary-disabled-component-opacity","",l.opacity40),focusFocusRingColor:e.extend("--ft-button-focus-focus-ring-color","",p.borderActionFocusRing),tertiaryBackgroundColor:e.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:e.extend("--ft-button-tertiary-color","",p.contentActionPrimary),tertiaryIconColor:e.extend("--ft-button-tertiary-icon-color","",p.contentActionPrimary),tertiaryStateLayerColor:e.extend("--ft-button-tertiary-state-layer-color","",p.contentActionPrimary),tertiaryHoverStateLayerOpacity:e.extend("--ft-button-tertiary-hover-state-layer-opacity","",l.opacity8),tertiaryFocusStateLayerOpacity:e.extend("--ft-button-tertiary-focus-state-layer-opacity","",l.opacity8),tertiaryActiveStateLayerOpacity:e.extend("--ft-button-tertiary-active-state-layer-opacity","",l.opacity16),tertiaryDisabledComponentOpacity:e.extend("--ft-button-tertiary-disabled-component-opacity","",l.opacity40),secondaryBackgroundColor:e.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:e.extend("--ft-button-secondary-color","",p.contentActionPrimary),secondaryIconColor:e.extend("--ft-button-secondary-icon-color","",p.contentActionPrimary),secondaryStateLayerColor:e.extend("--ft-button-secondary-state-layer-color","",p.contentActionPrimary),secondaryHoverStateLayerOpacity:e.extend("--ft-button-secondary-hover-state-layer-opacity","",l.opacity8),secondaryFocusStateLayerOpacity:e.extend("--ft-button-secondary-focus-state-layer-opacity","",l.opacity8),secondaryActiveStateLayerOpacity:e.extend("--ft-button-secondary-active-state-layer-opacity","",l.opacity16),secondaryDisabledComponentOpacity:e.extend("--ft-button-secondary-disabled-component-opacity","",l.opacity40),secondaryBorderColor:e.extend("--ft-button-secondary-border-color","",p.borderActionPrimary),neutralBackgroundColor:e.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:e.extend("--ft-button-neutral-icon-color","",p.contentGlobalSecondary),neutralColor:e.extend("--ft-button-neutral-color","",p.contentGlobalSecondary),neutralStateLayerColor:e.extend("--ft-button-neutral-state-layer-color","",p.contentGlobalSecondary),neutralHoverStateLayerOpacity:e.extend("--ft-button-neutral-hover-state-layer-opacity","",l.opacity8),neutralFocusStateLayerOpacity:e.extend("--ft-button-neutral-focus-state-layer-opacity","",l.opacity8),neutralActiveStateLayerOpacity:e.extend("--ft-button-neutral-active-state-layer-opacity","",l.opacity16),neutralDisabledComponentOpacity:e.extend("--ft-button-neutral-disabled-component-opacity","",l.opacity40)};var gc={iconSize:e.extend("--ft-banner-icon-size","",l.iconSize5),borderWidth:e.create("--ft-banner-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ft-banner-horizontal-padding","",l.spacing6),verticalPadding:e.extend("--ft-banner-vertical-padding","",l.spacing6),horizontalSideGap:e.extend("--ft-banner-horizontal-side-gap","",l.spacing6),horizontalMobileGap:e.extend("--ft-banner-horizontal-mobile-gap","",l.spacing4),verticalMobileGap:e.extend("--ft-banner-vertical-mobile-gap","",l.spacing6),horizontalMiddleGap:e.extend("--ft-banner-horizontal-middle-gap","",l.spacing20),infoBackgroundColor:e.extend("--ft-banner-info-background-color","",p.backgroundInfoSubtle),infoColor:e.extend("--ft-banner-info-color","",p.contentInfoPrimary),infoIconColor:e.extend("--ft-banner-info-icon-color","",p.contentInfoIconOnly)};var vc={horizontalGap:e.extend("--ft-breadcrumb-horizontal-gap","",l.spacing1),verticalGap:e.extend("--ft-breadcrumb-vertical-gap","",l.spacing2),currentElementColor:e.extend("--ft-breadcrumb-current-element-color","",p.contentGlobalPrimary),iconColor:e.extend("--ft-breadcrumb-icon-color","",p.contentGlobalSubtle)};var Ac={horizontalPadding:e.extend("--ft-page-header-horizontal-padding","",l.spacing12),horizontalGap:e.extend("--ft-page-header-horizontal-gap","",l.spacing4),verticalGap:e.extend("--ft-page-header-vertical-gap","",l.spacing2),classicVerticalPadding:e.extend("--ft-page-header-classic-vertical-padding","",l.spacing6),multilineVerticalPadding:e.extend("--ft-page-header-multiline-vertical-padding","",l.spacing4),inlineVerticalPadding:e.extend("--ft-page-header-inline-vertical-padding","",l.spacing2),backgroundColor:e.extend("--ft-page-header-background-color","",l.colorWhite),bottomBorderColor:e.extend("--ft-page-header-bottom-border-color","",p.borderGlobalSubtle),titleColor:e.extend("--ft-page-header-title-color","",p.contentGlobalPrimary),subtitleColor:e.extend("--ft-page-header-subtitle-color","",p.contentGlobalSecondary)};var Tc={smallContainerWidth:e.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:e.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:e.extend("--ft-modal-overlay-background-color","",l.colorGray700),overlayOpacity:e.extend("--ft-modal-overlay-opacity","",l.opacity40),shadow:e.extend("--ft-modal-shadow","",l.shadowElevation03),bodyBackgroundColor:e.extend("--ft-modal-body-background-color","",l.colorWhite),bodyColor:e.extend("--ft-modal-body-color","",p.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-modal-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:e.extend("--ft-modal-body-vertical-padding","",l.spacing6),bodyVerticalGap:e.extend("--ft-modal-body-vertical-gap","",l.spacing6),containerMargin:e.extend("--ft-modal-container-margin","",l.spacing3),headerBackgroundColor:e.extend("--ft-modal-header-background-color","",p.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-modal-header-border-color","",p.borderGlobalSubtle),headerColor:e.extend("--ft-modal-header-color","",p.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-modal-header-trailing-icon-color","",p.contentGlobalSecondary),headerVerticalPadding:e.extend("--ft-modal-header-vertical-padding","",l.spacing1),headerRightPadding:e.extend("--ft-modal-header-right-padding","",l.spacing1),headerLeftPadding:e.extend("--ft-modal-header-left-padding","",l.spacing6),headerGap:e.extend("--ft-modal-header-gap","",l.spacing2),headerBorderBottom:e.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:e.extend("--ft-modal-border-radius","",l.borderRadiusM)};var $c={overlayOpacity:e.extend("--ft-drawer-overlay-opacity","",l.opacity40),shadow:e.extend("--ft-drawer-shadow","",l.shadowElevation03),bodyColor:e.extend("--ft-drawer-body-color","",p.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-drawer-body-horizontal-padding","",l.spacing6),bodyVerticalPadding:e.extend("--ft-drawer-body-vertical-padding","",l.spacing6),bodyGap:e.extend("--ft-drawer-body-gap","",l.spacing6),bodyBackgroundColor:e.extend("--ft-drawer-body-background-color","",l.colorWhite),headerBackgroundColor:e.extend("--ft-drawer-header-background-color","",p.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-drawer-header-border-color","",p.borderGlobalSubtle),headerColor:e.extend("--ft-drawer-header-color","",p.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-drawer-header-trailing-icon-color","",p.contentGlobalSecondary),headerHeight:e.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ft-drawer-header-horizontal-padding","",l.spacing2),headerBorderWidth:e.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ft-drawer-header-gap","",l.spacing3),buttonsBarBackgroundColor:e.extend("--ft-drawer-buttons-bar-background-color","",p.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ft-drawer-buttons-bar-border-color","",p.borderGlobalSubtle),buttonsBarColor:e.extend("--ft-drawer-buttons-bar-color","",p.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ft-drawer-buttons-bar-horizontal-padding","",l.spacing4),buttonsBarVerticalPadding:e.extend("--ft-drawer-buttons-bar-vertical-padding","",l.spacing4),buttonsBarGap:e.extend("--ft-drawer-buttons-bar-gap","",l.spacing3),buttonsBarBorderWidth:e.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:e.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:e.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:e.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:e.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:e.extend("--ft-drawer-overlay-background-color","",l.colorGray700)};var Wc={fieldHorizontalPadding:e.extend("--ft-text-input-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:e.extend("--ft-text-input-field-horizontal-gap","",l.spacing3),fieldVerticalGap:e.extend("--ft-text-input-field-vertical-gap","",l.spacing05),fieldIconSize:e.extend("--ft-text-input-field-icon-size","",l.iconSize3),fieldHeight:e.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-text-input-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:e.extend("--ft-text-input-helper-horizontal-gap","",l.spacing1),helperIconSize:e.extend("--ft-text-input-helper-icon-size","",l.iconSize2),borderRadius:e.extend("--ft-text-input-border-radius","",l.borderRadiusM),backgroundColor:e.extend("--ft-text-input-background-color","",l.colorWhite),contentValueColor:e.extend("--ft-text-input-content-value-color","",p.contentGlobalPrimary),trailingIconColor:e.extend("--ft-text-input-trailing-icon-color","",p.contentGlobalSubtle),labelColor:e.extend("--ft-text-input-label-color","",p.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-input-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-input-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-input-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-input-error-helper-text-color","",p.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-input-error-helper-icon-color","",p.contentErrorIconOnly),warningBorderWidth:e.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:e.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-text-input-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:e.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-input-disabled-component-opacity","",l.opacity40)};var Vc={backgroundColor:e.extend("--ft-text-area-background-color","",l.colorWhite),contentValueColor:e.extend("--ft-text-area-content-value-color","",p.contentGlobalPrimary),labelColor:e.extend("--ft-text-area-label-color","",p.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-area-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-area-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-text-area-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-area-error-helper-text-color","",p.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-area-error-helper-icon-color","",p.contentErrorIconOnly),focusFocusRingColor:e.extend("--ft-text-area-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineWidth:e.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-area-disabled-component-opacity","",l.opacity40),fieldHorizontalLeftPadding:e.extend("--ft-text-area-field-horizontal-left-padding","",l.spacing4),fieldHorizontalGap:e.extend("--ft-text-area-field-horizontal-gap","",l.spacing3),fieldVerticalGap:e.extend("--ft-text-area-field-vertical-gap","",l.spacing05),fieldMinHeight:e.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ft-text-area-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:e.extend("--ft-text-area-helper-horizontal-gap","",l.spacing1),helperIconSize:e.extend("--ft-text-area-helper-icon-size","",l.iconSize2),borderRadius:e.extend("--ft-text-area-border-radius","",l.borderRadiusM)};var Xc={height:e.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ft-floating-menu-horizontal-padding","",l.spacing4),offIconColor:e.extend("--ft-floating-menu-off-icon-color","",p.contentGlobalPrimary),offColor:e.extend("--ft-floating-menu-off-color","",p.contentGlobalPrimary),onColor:e.extend("--ft-floating-menu-on-color","",p.contentActionPrimary),onStateLayerColor:e.extend("--ft-floating-menu-on-state-layer-color","",p.contentActionPrimary),gap:e.extend("--ft-floating-menu-gap","",l.spacing3),focusFocusRingColor:e.extend("--ft-floating-menu-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineWidth:e.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ft-floating-menu-focus-state-layer-opacity","",l.opacity8),hoverStateLayerOpacity:e.extend("--ft-floating-menu-hover-state-layer-opacity","",l.opacity8),activeStateLayerOpacity:e.extend("--ft-floating-menu-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:e.extend("--ft-floating-menu-disabled-component-opacity","",l.opacity40),iconSize:e.extend("--ft-floating-menu-icon-size","",l.iconSize3),backgroundColor:e.extend("--ft-floating-menu-background-color","",p.backgroundGlobalOnSurface)};var op={fieldHorizontalPadding:e.extend("--ft-combobox-single-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-single-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:e.extend("--ft-combobox-single-select-field-vertical-gap","",l.spacing05),fieldIconSize:e.extend("--ft-combobox-single-select-field-icon-size","",l.iconSize3),fieldHeight:e.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-combobox-single-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:e.extend("--ft-combobox-single-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:e.extend("--ft-combobox-single-select-helper-vertical-gap","",l.spacing1),helperIconSize:e.extend("--ft-combobox-single-select-helper-icon-size","",l.iconSize2),menuVerticalGap:e.extend("--ft-combobox-single-select-menu-vertical-gap","",l.spacing2),borderRadius:e.extend("--ft-combobox-single-select-border-radius","",l.borderRadiusM),backgroundColor:e.extend("--ft-combobox-single-select-background-color","",l.colorWhite),labelColor:e.extend("--ft-combobox-single-select-label-color","",p.contentGlobalSubtle),contentValueColor:e.extend("--ft-combobox-single-select-content-value-color","",p.contentGlobalPrimary),trailingIconColor:e.extend("--ft-combobox-single-select-trailing-icon-color","",p.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-single-select-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-single-select-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:e.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:e.extend("--ft-combobox-single-select-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-single-select-error-helper-text-color","",p.contentErrorPrimary),warningBorderWidth:e.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-single-select-warning-border-color","",p.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-single-select-warning-helper-text-color","",p.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-single-select-warning-helper-icon-color","",p.contentWarningIconOnly),focusOutlineWidth:e.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-single-select-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:e.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-single-select-disabled-component-opacity","",l.opacity40)};var sp={backgroundColor:e.extend("--ft-combobox-multi-select-background-color","",l.colorWhite),labelColor:e.extend("--ft-combobox-multi-select-label-color","",p.contentGlobalSubtle),trailingIconColor:e.extend("--ft-combobox-multi-select-trailing-icon-color","",p.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-multi-select-default-border-color","",p.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-multi-select-default-helper-text-color","",p.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ft-combobox-multi-select-error-border-color","",p.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-multi-select-error-helper-text-color","",p.contentErrorPrimary),errorHelperIcon:e.extend("--ft-combobox-multi-select-error-helper-icon","",p.contentErrorIconOnly),errorBorderWidth:e.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-multi-select-warning-border-color","",p.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-multi-select-warning-helper-text-color","",p.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-multi-select-warning-helper-icon-color","",p.contentWarningIconOnly),warningBorderWidth:e.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-multi-select-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineWidth:e.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:e.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-multi-select-disabled-component-opacity","",l.opacity40),helperHorizontalPadding:e.extend("--ft-combobox-multi-select-helper-horizontal-padding","",l.spacing4),helperHorizontalGap:e.extend("--ft-combobox-multi-select-helper-horizontal-gap","",l.spacing1),helperVerticalGap:e.extend("--ft-combobox-multi-select-helper-vertical-gap","",l.spacing1),helperIconSize:e.extend("--ft-combobox-multi-select-helper-icon-size","",l.iconSize2),fieldHorizontalPadding:e.extend("--ft-combobox-multi-select-field-horizontal-padding","",l.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-multi-select-field-horizontal-gap","",l.spacing3),fieldVerticalGap:e.extend("--ft-combobox-multi-select-field-vertical-gap","",l.spacing05),fieldIconSize:e.extend("--ft-combobox-multi-select-field-icon-size","",l.iconSize3),fieldMaxHeight:e.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",l.spacing1),contentValuesVerticalGap:e.extend("--ft-combobox-multi-select-content-values-vertical-gap","",l.spacing1),borderRadius:e.extend("--ft-combobox-multi-select-border-radius","",l.borderRadiusM)};var fp={backgroundColor:e.extend("--ft-popover-background-color","",p.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ft-popover-horizontal-padding","",l.spacing6),verticalPadding:e.extend("--ft-popover-vertical-padding","",l.spacing6),iconColor:e.extend("--ft-popover-icon-color","",p.contentGlobalSecondary),iconSize:e.extend("--ft-popover-icon-size","",l.iconSize2),titleColor:e.extend("--ft-popover-title-color","",p.contentGlobalPrimary),bodyColor:e.extend("--ft-popover-body-color","",p.contentGlobalSecondary),linkColor:e.extend("--ft-popover-link-color","",p.contentActionPrimary),gap:e.extend("--ft-popover-gap","",l.spacing3),borderRadius:e.extend("--ft-popover-border-radius","",l.borderRadiusM),shadow:e.extend("--ft-popover-shadow","",l.shadowElevation02)};var yp={topLeftBorderRadius:e.extend("--ft-tabs-top-left-border-radius","",l.borderRadiusS),topRightBorderRadius:e.extend("--ft-tabs-top-right-border-radius","",l.borderRadiusS),labelHorizontalPadding:e.extend("--ft-tabs-label-horizontal-padding","",l.spacing4),labelVerticalPadding:e.extend("--ft-tabs-label-vertical-padding","",l.spacing3),labelGap:e.extend("--ft-tabs-label-gap","",l.spacing1),offHoverStateLayerOpacity:e.extend("--ft-tabs-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:e.extend("--ft-tabs-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:e.extend("--ft-tabs-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:e.extend("--ft-tabs-off-disabled-component-opacity","",l.opacity40),offColor:e.extend("--ft-tabs-off-color","",p.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-tabs-off-state-layer-color","",p.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-tabs-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:e.extend("--ft-tabs-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:e.extend("--ft-tabs-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:e.extend("--ft-tabs-on-disabled-component-opacity","",l.opacity40),onColor:e.extend("--ft-tabs-on-color","",p.contentActionPrimary),onStateLayerColor:e.extend("--ft-tabs-on-state-layer-color","",p.contentActionPrimary),iconHorizontalPadding:e.extend("--ft-tabs-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:e.extend("--ft-tabs-icon-vertical-padding","",l.spacing4),focusOutlineWidth:e.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-tabs-focus-focus-ring-color","",p.borderActionFocusRing)};var Cp={hoverStateLayerOpacity:e.extend("--ft-collapsible-hover-state-layer-opacity","",l.opacity8),focusStateLayerOpacity:e.extend("--ft-collapsible-focus-state-layer-opacity","",l.opacity8),focusOutlineWidth:e.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ft-collapsible-focus-focus-ring-color","",p.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ft-collapsible-active-state-layer-opacity","",l.opacity16),disabledComponentOpacity:e.extend("--ft-collapsible-disabled-component-opacity","",l.opacity40),horizontalPadding:e.extend("--ft-collapsible-horizontal-padding","",l.spacing4),verticalPadding:e.extend("--ft-collapsible-vertical-padding","",l.spacing3),color:e.extend("--ft-collapsible-color","",p.contentGlobalPrimary),stateLayerColor:e.extend("--ft-collapsible-state-layer-color","",p.contentGlobalPrimary),backgroundColor:e.extend("--ft-collapsible-background-color","",p.backgroundGlobalOnSurface),borderColor:e.extend("--ft-collapsible-border-color","",p.borderGlobalSubtle),iconSize:e.extend("--ft-collapsible-icon-size","",l.iconSize3)};var wp={groupHorizontalPadding:e.extend("--ft-switch-group-horizontal-padding","",l.spacing1),groupVerticalPadding:e.extend("--ft-switch-group-vertical-padding","",l.spacing1),groupGap:e.extend("--ft-switch-group-gap","",l.spacing1),groupBackgroundColor:e.extend("--ft-switch-group-background-color","",p.backgroundGlobalSurface),groupBorderColor:e.extend("--ft-switch-group-border-color","",p.borderGlobalSubtle),groupBorderRadius:e.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ft-switch-label-horizontal-padding","",l.spacing2),labelVerticalPadding:e.extend("--ft-switch-label-vertical-padding","",l.spacing1),offHoverStateLayerOpacity:e.extend("--ft-switch-off-hover-state-layer-opacity","",l.opacity8),offFocusStateLayerOpacity:e.extend("--ft-switch-off-focus-state-layer-opacity","",l.opacity8),offActiveStateLayerOpacity:e.extend("--ft-switch-off-active-state-layer-opacity","",l.opacity16),offDisabledComponentOpacity:e.extend("--ft-switch-off-disabled-component-opacity","",l.opacity40),offColor:e.extend("--ft-switch-off-color","",p.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-switch-off-state-layer-color","",p.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-switch-on-hover-state-layer-opacity","",l.opacity8),onFocusStateLayerOpacity:e.extend("--ft-switch-on-focus-state-layer-opacity","",l.opacity8),onActiveStateLayerOpacity:e.extend("--ft-switch-on-active-state-layer-opacity","",l.opacity16),onDisabledComponentOpacity:e.extend("--ft-switch-on-disabled-component-opacity","",l.opacity40),onColor:e.extend("--ft-switch-on-color","",p.contentActionPrimary),onStateLayerColor:e.extend("--ft-switch-on-state-layer-color","",p.contentActionPrimary),iconHorizontalPadding:e.extend("--ft-switch-icon-horizontal-padding","",l.spacing1),iconVerticalPadding:e.extend("--ft-switch-icon-vertical-padding","",l.spacing1),focusOutlineWidth:e.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-switch-focus-focus-ring-color","",p.borderActionFocusRing),optionBorderRadius:e.extend("--ft-switch-option-border-radius","",l.borderRadiusS)};var Tp={color1Light:e.extend("--ft-chart-1-light","for area color charts",l.colorBrand40),color1Base:e.extend("--ft-chart-1-base","for line charts",l.colorBrand0),color2Light:e.extend("--ft-chart-2-light","for area color charts",l.colorYellow60),color2Base:e.extend("--ft-chart-2-base","for line charts",l.colorYellow100),color3Light:e.extend("--ft-chart-3-light","",l.colorUltramarine40),color3Base:e.extend("--ft-chart-3-base","",l.colorUltramarine70),color4Light:e.extend("--ft-chart-4-light","",l.colorCyan50),color4Base:e.extend("--ft-chart-4-base","",l.colorCyan100),color5Light:e.extend("--ft-chart-5-light","",l.colorRed40),color5Base:e.extend("--ft-chart-5-base","",l.colorRed60),color6Light:e.extend("--ft-chart-6-light","",l.colorGreen40),color6Base:e.extend("--ft-chart-6-base","",l.colorGreen70),color7Light:e.extend("--ft-chart-7-light","",l.colorOrange70),color7Base:e.extend("--ft-chart-7-base","",l.colorOrange100),color8Light:e.extend("--ft-chart-8-light","",l.colorAvocado70),color8Base:e.extend("--ft-chart-8-base","",l.colorAvocado200),color9Light:e.extend("--ft-chart-9-light","",l.colorBrown50),color9Base:e.extend("--ft-chart-9-base","",l.colorBrown200),color10Light:e.extend("--ft-chart-10-light","",l.colorGray50),color10Base:e.extend("--ft-chart-10-base","",l.colorGray80),monochrome10:e.extend("--ft-chart-monochrome-10","",l.colorBrand10),monochrome20:e.extend("--ft-chart-monochrome-20","",l.colorBrand20),monochrome30:e.extend("--ft-chart-monochrome-30","",l.colorBrand40),monochrome40:e.extend("--ft-chart-monochrome-40","",l.colorBrand60),monochrome50:e.extend("--ft-chart-monochrome-50","",l.colorBrand0),monochrome60:e.extend("--ft-chart-monochrome-60","",l.colorBrand200)};var $p={largeHorizontalPadding:e.extend("--ft-chip-large-horizontal-padding","",l.spacing4),largeVerticalPadding:e.extend("--ft-chip-large-vertical-padding","",l.spacing2),largeGap:e.extend("--ft-chip-large-gap","",l.spacing1),largeFocusOutlineOffset:e.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:e.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:e.extend("--ft-chip-large-border-radius","",l.borderRadiusPill),largeBorderWidth:e.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ft-chip-large-icon-size","",l.iconSize3),mediumHorizontalPadding:e.extend("--ft-chip-medium-horizontal-padding","",l.spacing3),mediumVerticalPadding:e.extend("--ft-chip-medium-vertical-padding","",l.spacing1),mediumGap:e.extend("--ft-chip-medium-gap","",l.spacing1),mediumFocusOutlineOffset:e.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:e.extend("--ft-chip-medium-border-radius","",l.borderRadiusPill),mediumBorderWidth:e.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ft-chip-medium-icon-size","",l.iconSize2),smallHorizontalPadding:e.extend("--ft-chip-small-horizontal-padding","",l.spacing2),smallVerticalPadding:e.extend("--ft-chip-small-vertical-padding","",l.spacing05),smallGap:e.extend("--ft-chip-small-gap","",l.spacing1),smallFocusOutlineOffset:e.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:e.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:e.extend("--ft-chip-small-border-radius","",l.borderRadiusPill),smallBorderWidth:e.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ft-chip-small-icon-size","",l.iconSize1),neutralBackgroundColor:e.extend("--ft-chip-neutral-background-color","",p.backgroundGlobalOnSurface),neutralColor:e.extend("--ft-chip-neutral-color","",p.contentGlobalPrimary),neutralIconColor:e.extend("--ft-chip-neutral-icon-color","",p.contentGlobalPrimary),neutralBorderColor:e.extend("--ft-chip-neutral-border-color","",p.borderGlobalSubtle),infoBackgroundColor:e.extend("--ft-chip-info-background-color","",p.backgroundInfoSubtle),infoColor:e.extend("--ft-chip-info-color","",p.contentInfoPrimary),infoIconColor:e.extend("--ft-chip-info-icon-color","",p.contentInfoIconOnly),infoBorderColor:e.extend("--ft-chip-info-border-color","",p.borderInfoSubtle),successBackgroundColor:e.extend("--ft-chip-success-background-color","",p.backgroundSuccessSubtle),successColor:e.extend("--ft-chip-success-color","",p.contentSuccessPrimary),successIconColor:e.extend("--ft-chip-success-icon-color","",p.contentSuccessIconOnly),successBorderColor:e.extend("--ft-chip-success-border-color","",p.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-chip-warning-background-color","",p.backgroundWarningSubtle),warningColor:e.extend("--ft-chip-warning-color","",p.contentWarningPrimary),warningIconColor:e.extend("--ft-chip-warning-icon-color","",p.contentWarningIconOnly),warningBorderColor:e.extend("--ft-chip-warning-border-color","",p.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-chip-error-background-color","",p.backgroundErrorSubtle),errorColor:e.extend("--ft-chip-error-color","",p.contentErrorPrimary),errorIconColor:e.extend("--ft-chip-error-icon-color","",p.contentErrorIconOnly),errorBorderColor:e.extend("--ft-chip-error-border-color","",p.borderErrorSubtle)};var Fp={infoBorderColor:e.extend("--ft-border-info-border-color","",p.borderInfoSubtle)};var Kp={borderWidth:e.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ft-notice-horizontal-padding","",l.spacing2),verticalPadding:e.extend("--ft-notice-vertical-padding","",l.spacing1),borderRadius:e.extend("--ft-notice-border-radius","",l.borderRadiusS),gap:e.extend("--ft-notice-gap","",l.spacing2),iconSize:e.extend("--ft-notice-icon-size","",l.iconSize3),infoBackgroundColor:e.extend("--ft-notice-info-background-color","",p.backgroundInfoSubtle),infoBorderColor:e.extend("--ft-notice-info-border-color","",p.borderInfoSubtle),infoColor:e.extend("--ft-notice-info-color","",p.contentInfoPrimary),infoIconColor:e.extend("--ft-notice-info-icon-color","",p.contentInfoIconOnly),warningBackgroundColor:e.extend("--ft-notice-warning-background-color","",p.backgroundWarningSubtle),warningBorderColor:e.extend("--ft-notice-warning-border-color","",p.borderWarningSubtle),warningColor:e.extend("--ft-notice-warning-color","",p.contentWarningPrimary),warningIconColor:e.extend("--ft-notice-warning-icon-color","",p.contentWarningIconOnly),errorBackgroundColor:e.extend("--ft-notice-error-background-color","",p.backgroundErrorSubtle),errorBorderColor:e.extend("--ft-notice-error-border-color","",p.borderErrorSubtle),errorColor:e.extend("--ft-notice-error-color","",p.contentErrorPrimary),errorIconColor:e.extend("--ft-notice-error-icon-color","",p.contentErrorIconOnly),successBackgroundColor:e.extend("--ft-notice-success-background-color","",p.backgroundSuccessSubtle),successBorderColor:e.extend("--ft-notice-success-border-color","",p.borderSuccessSubtle),successColor:e.extend("--ft-notice-success-color","",p.contentSuccessPrimary),successIconColor:e.extend("--ft-notice-success-icon-color","",p.contentSuccessIconOnly)};var Yp={color:e.extend("--ft-checkbox-color","",p.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ft-checkbox-checked-background-color","",p.contentActionPrimary),checkedStateLayerColor:e.extend("--ft-checkbox-checked-state-layer-color","",p.contentActionPrimary),checkedIconColor:e.extend("--ft-checkbox-checked-icon-color","",p.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ft-checkbox-checked-hover-state-layer-opacity","",l.opacity16),checkedFocusStateLayerOpacity:e.extend("--ft-checkbox-checked-focus-state-layer-opacity","",l.opacity16),checkedActiveStateLayerOpacity:e.extend("--ft-checkbox-checked-active-state-layer-opacity","",l.opacity24),checkedDisabledComponentOpacity:e.extend("--ft-checkbox-checked-disabled-component-opacity","",l.opacity40),uncheckedBorderColor:e.extend("--ft-checkbox-unchecked-border-color","",l.colorGray80),uncheckedStateLayerColor:e.extend("--ft-checkbox-unchecked-state-layer-color","",l.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",l.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",l.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",l.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ft-checkbox-unchecked-disabled-component-opacity","",l.opacity40),focusFocusRingColor:e.extend("--ft-checkbox-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:e.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:e.extend("--ft-checkbox-gap","",l.spacing3)};var ed={offHoverStateLayerOpacity:e.extend("--ft-toggle-off-hover-state-layer-opacity","",l.opacity16),offFocusStateLayerOpacity:e.extend("--ft-toggle-off-focus-state-layer-opacity","",l.opacity16),offActiveStateLayerOpacity:e.extend("--ft-toggle-off-active-state-layer-opacity","",l.opacity24),offDisabledComponentOpacity:e.extend("--ft-toggle-off-disabled-component-opacity","",l.opacity40),offBackgroundColor:e.extend("--ft-toggle-off-background-color","",p.contentGlobalSubtle),offIconColor:e.extend("--ft-toggle-off-icon-color","",p.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-toggle-off-state-layer-color","",p.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-toggle-on-hover-state-layer-opacity","",l.opacity16),onFocusStateLayerOpacity:e.extend("--ft-toggle-on-focus-state-layer-opacity","",l.opacity16),onActiveStateLayerOpacity:e.extend("--ft-toggle-on-active-state-layer-opacity","",l.opacity24),onDisabledComponentOpacity:e.extend("--ft-toggle-on-disabled-component-opacity","",l.opacity40),onBackgroundColor:e.extend("--ft-toggle-on-background-color","",p.contentActionPrimary),onStateLayerColor:e.extend("--ft-toggle-on-state-layer-color","",p.contentActionPrimary),onIconColor:e.extend("--ft-toggle-on-icon-color","",p.contentActionPrimary),color:e.extend("--ft-toggle-color","",p.contentGlobalPrimary),focusFocusRingColor:e.extend("--ft-toggle-focus-focus-ring-color","",p.borderActionFocusRing),gap:e.extend("--ft-toggle-gap","",l.spacing3)};var ad={color:e.extend("--ft-radio-color","",p.contentGlobalPrimary),selectedRadioColor:e.extend("--ft-radio-selected-radio-color","",p.contentActionPrimary),selectedStateLayerColor:e.extend("--ft-radio-selected-state-layer-color","",p.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ft-radio-selected-hover-state-layer-opacity","",l.opacity16),selectedFocusStateLayerOpacity:e.extend("--ft-radio-selected-focus-state-layer-opacity","",l.opacity16),selectedActiveStateLayerOpacity:e.extend("--ft-radio-selected-active-state-layer-opacity","",l.opacity24),selectedDisabledComponentOpacity:e.extend("--ft-radio-selected-disabled-component-opacity","",l.opacity40),unselectedStateLayerColor:e.extend("--ft-radio-unselected-state-layer-color","",p.borderInputPrimary),unselectedBorderColor:e.extend("--ft-radio-unselected-border-color","",p.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ft-radio-unselected-hover-state-layer-opacity","",l.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ft-radio-unselected-focus-state-layer-opacity","",l.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ft-radio-unselected-active-state-layer-opacity","",l.opacity24),unselectedDisabledComponentOpacity:e.extend("--ft-radio-unselected-disabled-component-opacity","",l.opacity40),focusFocusRingColor:e.extend("--ft-radio-focus-focus-ring-color","",p.borderActionFocusRing),focusOutlineOffset:e.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:e.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:e.extend("--ft-radio-gap","",l.spacing3)};var dd={iconSize:e.extend("--ft-notification-icon-size","",l.iconSize4),horizontalPadding:e.extend("--ft-notification-horizontal-padding","",l.spacing4),verticalPadding:e.extend("--ft-notification-vertical-padding","",l.spacing4),infoBackgroundColor:e.extend("--ft-notification-info-background-color","",p.backgroundInfoSubtle),infoColor:e.extend("--ft-notification-info-color","",p.contentInfoPrimary),infoIconColor:e.extend("--ft-notification-info-icon-color","",p.contentInfoIconOnly),infoBorderColor:e.extend("--ft-notification-info-border-color","",p.borderInfoSubtle),successBackgroundColor:e.extend("--ft-notification-success-background-color","",p.backgroundSuccessSubtle),successColor:e.extend("--ft-notification-success-color","",p.contentSuccessPrimary),successIconColor:e.extend("--ft-notification-success-icon-color","",p.contentSuccessIconOnly),successBorderColor:e.extend("--ft-notification-success-border-color","",p.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-notification-warning-background-color","",p.backgroundWarningSubtle),warningColor:e.extend("--ft-notification-warning-color","",p.contentWarningPrimary),warningIconColor:e.extend("--ft-notification-warning-icon-color","",p.contentWarningIconOnly),warningBorderColor:e.extend("--ft-notification-warning-border-color","",p.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-notification-error-background-color","",p.backgroundErrorSubtle),errorColor:e.extend("--ft-notification-error-color","",p.contentErrorPrimary),errorIconColor:e.extend("--ft-notification-error-icon-color","",p.contentErrorIconOnly),errorBorderColor:e.extend("--ft-notification-error-border-color","",p.borderErrorSubtle),borderRadius:e.extend("--ft-notification-border-radius","",l.borderRadiusPill),borderWidth:e.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ft-notification-leading-gap","",l.spacing2),trailingGap:e.extend("--ft-notification-trailing-gap","",l.spacing8)};var gd={horizontalPadding:e.extend("--ft-tooltip-horizontal-padding","",l.spacing2),verticalPadding:e.extend("--ft-tooltip-vertical-padding","",l.spacing2),borderRadius:e.extend("--ft-tooltip-border-radius","",l.borderRadiusS),color:e.extend("--ft-tooltip-color","",p.contentGlobalOnColor),backgroundColor:e.extend("--ft-tooltip-background-color","",p.contentGlobalPrimary),backgroundOpacity:e.extend("--ft-tooltip-background-opacity","",l.opacity80),shadow:e.extend("--ft-tooltip-shadow","",l.shadowElevation03),maxWidth:e.create("--ft-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ft-tooltip-gap","",l.spacing05)};var Oo=f(E());function qn(o){let t=Co[o];return Oo.css`
193
+ .ft-typography--${(0,Oo.unsafeCSS)(o)} {
194
+ font-family: ${t.fontFamily};
195
+ font-size: ${t.fontSize};
196
+ font-weight: ${t.fontWeight};
197
+ letter-spacing: ${t.letterSpacing};
198
+ line-height: ${t.lineHeight};
199
+ text-transform: ${t.textCase};
200
+ }
201
+ `}var Yn=y.FtCssVariableFactory.extend("--ft-typography-font-family","",y.designSystemVariables.titleFont),Ht=y.FtCssVariableFactory.extend("--ft-typography-font-family","",y.designSystemVariables.contentFont),C={fontFamily:Ht,fontSize:y.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:y.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:y.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:y.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:y.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},ve={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Yn),fontSize:y.FtCssVariableFactory.extend("--ft-typography-title-font-size","",C.fontSize,"20px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",C.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",C.letterSpacing,"0.15px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-title-line-height","",C.lineHeight,"1.2"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",C.textTransform,"inherit")},Ce={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Yn),fontSize:y.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",C.fontSize,"14px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",C.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",C.letterSpacing,"0.105px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",C.lineHeight,"1.7"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",C.textTransform,"inherit")},Oe={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Ht),fontSize:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",C.fontSize,"16px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",C.fontWeight,"600"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",C.letterSpacing,"0.144px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",C.lineHeight,"1.5"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",C.textTransform,"inherit")},Ee={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Ht),fontSize:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",C.fontSize,"14px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",C.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",C.letterSpacing,"0.098px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",C.lineHeight,"1.7"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",C.textTransform,"inherit")},Re={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Ht),fontSize:y.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",C.fontSize,"16px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",C.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",C.letterSpacing,"0.496px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",C.lineHeight,"1.5"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",C.textTransform,"inherit")},Ae={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Ht),fontSize:y.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",C.fontSize,"14px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",C.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",C.letterSpacing,"0.252px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",C.lineHeight,"1.4"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",C.textTransform,"inherit")},we={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Ht),fontSize:y.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",C.fontSize,"12px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",C.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",C.letterSpacing,"0.396px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",C.lineHeight,"1.33"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",C.textTransform,"inherit")},Ne={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Ht),fontSize:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",C.fontSize,"10px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",C.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",C.letterSpacing,"0.33px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",C.lineHeight,"1.6"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",C.textTransform,"inherit")},Ie={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Ht),fontSize:y.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",C.fontSize,"10px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",C.fontWeight,"normal"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",C.letterSpacing,"1.5px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",C.lineHeight,"1.6"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",C.textTransform,"uppercase")},_t={fontFamily:y.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Ht),fontSize:y.FtCssVariableFactory.extend("--ft-typography-button-font-size","",C.fontSize,"14px"),fontWeight:y.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",C.fontWeight,"600"),letterSpacing:y.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",C.letterSpacing,"1.246px"),lineHeight:y.FtCssVariableFactory.extend("--ft-typography-button-line-height","",C.lineHeight,"1.15"),textTransform:y.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",C.textTransform,"uppercase")},Xn=Rt.css`
192
202
  .ft-typography--title {
193
- font-family: ${$};
194
- font-size: ${I};
195
- font-weight: ${R};
196
- letter-spacing: ${k};
197
- line-height: ${U};
198
- text-transform: ${L};
199
- }
200
- `,Rt=o.css`
203
+ font-family: ${ve.fontFamily};
204
+ font-size: ${ve.fontSize};
205
+ font-weight: ${ve.fontWeight};
206
+ letter-spacing: ${ve.letterSpacing};
207
+ line-height: ${ve.lineHeight};
208
+ text-transform: ${ve.textTransform};
209
+ }
210
+ `,Qn=Rt.css`
201
211
  .ft-typography--title-dense {
202
- font-family: ${W};
203
- font-size: ${z};
204
- font-weight: ${Z};
205
- letter-spacing: ${A};
206
- line-height: ${K};
207
- text-transform: ${D};
208
- }
209
- `,kt=o.css`
212
+ font-family: ${Ce.fontFamily};
213
+ font-size: ${Ce.fontSize};
214
+ font-weight: ${Ce.fontWeight};
215
+ letter-spacing: ${Ce.letterSpacing};
216
+ line-height: ${Ce.lineHeight};
217
+ text-transform: ${Ce.textTransform};
218
+ }
219
+ `,Jn=Rt.css`
210
220
  .ft-typography--subtitle1 {
211
- font-family: ${F};
212
- font-size: ${B};
213
- font-weight: ${T};
214
- letter-spacing: ${H};
215
- line-height: ${P};
216
- text-transform: ${M};
217
- }
218
- `,Ut=o.css`
221
+ font-family: ${Oe.fontFamily};
222
+ font-size: ${Oe.fontSize};
223
+ font-weight: ${Oe.fontWeight};
224
+ letter-spacing: ${Oe.letterSpacing};
225
+ line-height: ${Oe.lineHeight};
226
+ text-transform: ${Oe.textTransform};
227
+ }
228
+ `,ti=Rt.css`
219
229
  .ft-typography--subtitle2 {
220
- font-family: ${j};
221
- font-size: ${_};
222
- font-weight: ${G};
223
- letter-spacing: ${q};
224
- line-height: ${Y};
225
- text-transform: ${V};
230
+ font-family: ${Ee.fontFamily};
231
+ font-size: ${Ee.fontSize};
232
+ font-weight: ${Ee.fontWeight};
233
+ letter-spacing: ${Ee.letterSpacing};
234
+ line-height: ${Ee.lineHeight};
235
+ text-transform: ${Ee.textTransform};
226
236
  }
227
237
 
228
- `,Lt=o.css`
238
+ `,ei=Rt.css`
229
239
  .ft-typography--body1 {
230
- font-family: ${Q};
231
- font-size: ${X};
232
- font-weight: ${J};
233
- letter-spacing: ${tt};
234
- line-height: ${et};
235
- text-transform: ${ot};
236
- }
237
- `,Wt=o.css`
240
+ font-family: ${Re.fontFamily};
241
+ font-size: ${Re.fontSize};
242
+ font-weight: ${Re.fontWeight};
243
+ letter-spacing: ${Re.letterSpacing};
244
+ line-height: ${Re.lineHeight};
245
+ text-transform: ${Re.textTransform};
246
+ }
247
+ `,Eo=Rt.css`
238
248
  .ft-typography--body2 {
239
- font-family: ${rt};
240
- font-size: ${it};
241
- font-weight: ${nt};
242
- letter-spacing: ${at};
243
- line-height: ${lt};
244
- text-transform: ${st};
245
- }
246
- `,zt=o.css`
249
+ font-family: ${Ae.fontFamily};
250
+ font-size: ${Ae.fontSize};
251
+ font-weight: ${Ae.fontWeight};
252
+ letter-spacing: ${Ae.letterSpacing};
253
+ line-height: ${Ae.lineHeight};
254
+ text-transform: ${Ae.textTransform};
255
+ }
256
+ `,oi=Rt.css`
247
257
  .ft-typography--caption {
248
- font-family: ${ct};
249
- font-size: ${pt};
250
- font-weight: ${ft};
251
- letter-spacing: ${dt};
252
- line-height: ${ht};
253
- text-transform: ${ut};
254
- }
255
- `,Zt=o.css`
258
+ font-family: ${we.fontFamily};
259
+ font-size: ${we.fontSize};
260
+ font-weight: ${we.fontWeight};
261
+ letter-spacing: ${we.letterSpacing};
262
+ line-height: ${we.lineHeight};
263
+ text-transform: ${we.textTransform};
264
+ }
265
+ `,ri=Rt.css`
256
266
  .ft-typography--breadcrumb {
257
- font-family: ${gt};
258
- font-size: ${yt};
259
- font-weight: ${bt};
260
- letter-spacing: ${mt};
261
- line-height: ${xt};
262
- text-transform: ${vt};
263
- }
264
- `,At=o.css`
267
+ font-family: ${Ne.fontFamily};
268
+ font-size: ${Ne.fontSize};
269
+ font-weight: ${Ne.fontWeight};
270
+ letter-spacing: ${Ne.letterSpacing};
271
+ line-height: ${Ne.lineHeight};
272
+ text-transform: ${Ne.textTransform};
273
+ }
274
+ `,ni=Rt.css`
265
275
  .ft-typography--overline {
266
- font-family: ${Ot};
267
- font-size: ${wt};
268
- font-weight: ${St};
269
- letter-spacing: ${Nt};
270
- line-height: ${Ct};
271
- text-transform: ${Et};
272
- }
273
- `,Kt=o.css`
276
+ font-family: ${Ie.fontFamily};
277
+ font-size: ${Ie.fontSize};
278
+ font-weight: ${Ie.fontWeight};
279
+ letter-spacing: ${Ie.letterSpacing};
280
+ line-height: ${Ie.lineHeight};
281
+ text-transform: ${Ie.textTransform};
282
+ }
283
+ `,ii=Rt.css`
274
284
  .ft-typography--button {
275
- font-family: ${$t.fontFamily};
276
- font-size: ${$t.fontSize};
277
- font-weight: ${$t.fontWeight};
278
- letter-spacing: ${$t.letterSpacing};
279
- line-height: ${$t.lineHeight};
280
- text-transform: ${$t.textTransform};
281
- }
282
- `,Dt=o.css`
285
+ font-family: ${_t.fontFamily};
286
+ font-size: ${_t.fontSize};
287
+ font-weight: ${_t.fontWeight};
288
+ letter-spacing: ${_t.letterSpacing};
289
+ line-height: ${_t.lineHeight};
290
+ text-transform: ${_t.textTransform};
291
+ }
292
+ `,ai=Rt.css`
283
293
  .ft-typography {
284
294
  vertical-align: inherit;
285
295
  }
286
- `,Ft=[Object.keys(O).map((t=>function(t){const e=O[t];return o.css`
287
- .ft-typography--${o.unsafeCSS(t)} {
288
- font-family: ${e.fontFamily};
289
- font-size: ${e.fontSize};
290
- font-weight: ${e.fontWeight};
291
- letter-spacing: ${e.letterSpacing};
292
- line-height: ${e.lineHeight};
293
- text-transform: ${e.textCase};
294
- }
295
- `}(t)))],Bt={color:e.FtCssVariableFactory.extend("--ft-loader-color","",e.designSystemVariables.colorPrimary),size:e.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Tt=o.css`
296
+ `,si=[Object.keys(Co).map(o=>qn(o))];var li=f(E()),qe=f(v()),ft={color:qe.FtCssVariableFactory.extend("--ft-loader-color","",qe.designSystemVariables.colorPrimary),size:qe.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},ci=li.css`
296
297
  :host {
297
298
  line-height: 0;
298
299
  }
@@ -301,8 +302,8 @@
301
302
  display: inline-block;
302
303
  position: relative;
303
304
 
304
- width: ${Bt.size};
305
- height: ${Bt.size};
305
+ width: ${ft.size};
306
+ height: ${ft.size};
306
307
  }
307
308
 
308
309
  .ft-loader div {
@@ -311,7 +312,7 @@
311
312
  width: 25%;
312
313
  height: 25%;
313
314
  border-radius: 50%;
314
- background: ${Bt.color};
315
+ background: ${ft.color};
315
316
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
316
317
  }
317
318
 
@@ -358,10 +359,10 @@
358
359
  transform: translate(0, 0);
359
360
  }
360
361
  100% {
361
- transform: translate(calc(0.35 * ${Bt.size}), 0);
362
+ transform: translate(calc(0.35 * ${ft.size}), 0);
362
363
  }
363
364
  }
364
- `,Ht={size:e.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:e.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",e.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:e.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",e.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:e.FtCssVariableFactory.extend("--ft-icon-material-font-family","",e.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:e.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Pt=o.css`
365
+ `;var pi=f(E()),zt=f(v()),ut={size:zt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:zt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",zt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:zt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",zt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:zt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",zt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:zt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},di=pi.css`
365
366
  :host, i.ft-icon {
366
367
  display: inline-flex;
367
368
  align-items: center;
@@ -370,14 +371,14 @@
370
371
  }
371
372
 
372
373
  :host {
373
- width: ${Ht.size};
374
- height: ${Ht.size};
374
+ width: ${ut.size};
375
+ height: ${ut.size};
375
376
  }
376
377
 
377
378
  i.ft-icon {
378
379
  width: 100%;
379
380
  height: 100%;
380
- font-size: ${Ht.size};
381
+ font-size: ${ut.size};
381
382
  line-height: 1;
382
383
  font-weight: normal;
383
384
  text-transform: none;
@@ -388,28 +389,28 @@
388
389
  text-rendering: auto;
389
390
  -webkit-font-smoothing: antialiased;
390
391
  -moz-osx-font-smoothing: grayscale;
391
- vertical-align: ${Ht.verticalAlign};
392
+ vertical-align: ${ut.verticalAlign};
392
393
  }
393
394
 
394
395
  i.ft-icon.ft-icon--fluid-topics {
395
- font-family: ${Ht.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
396
+ font-family: ${ut.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
396
397
 
397
398
  /* Ugly fix because font is broken */
398
- font-size: calc(0.75 * ${Ht.size});
399
- line-height: ${Ht.size};
399
+ font-size: calc(0.75 * ${ut.size});
400
+ line-height: ${ut.size};
400
401
  position: relative;
401
402
  top: -4%;
402
403
  justify-content: center;
403
404
  }
404
405
 
405
406
  .ft-icon--file-format {
406
- font-family: ${Ht.fileFormatFontFamily}, ft-mime, sans-serif;
407
+ font-family: ${ut.fileFormatFontFamily}, ft-mime, sans-serif;
407
408
  }
408
409
 
409
410
  .ft-icon--material {
410
- font-family: ${Ht.materialFontFamily}, "Material Icons", sans-serif;
411
+ font-family: ${ut.materialFontFamily}, "Material Icons", sans-serif;
411
412
  }
412
- `,Mt=e.FtCssVariableFactory.extend("--ft-button-color","",e.designSystemVariables.colorPrimary),jt={backgroundColor:e.FtCssVariableFactory.extend("--ft-button-background-color","",e.designSystemVariables.colorSurface),borderRadius:e.FtCssVariableFactory.extend("--ft-button-border-radius","",e.designSystemVariables.borderRadiusL),color:Mt,fontSize:e.FtCssVariableFactory.extend("--ft-button-font-size","",$t.fontSize),iconSize:e.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:e.FtCssVariableFactory.extend("--ft-button-ripple-color","",Mt),verticalPadding:e.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:e.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:e.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:e.FtCssVariableFactory.external(e.designSystemVariables.colorOpacityDisabled,"Design system")},_t=e.FtCssVariableFactory.extend("--ft-button-primary-color","",e.FtCssVariableFactory.extend("--ft-button-color","",e.designSystemVariables.colorOnPrimary)),Gt={backgroundColor:e.FtCssVariableFactory.extend("--ft-button-primary-background-color","",e.FtCssVariableFactory.extend("--ft-button-background-color","",e.designSystemVariables.colorPrimary)),color:_t,rippleColor:e.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",_t)},qt=e.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",e.FtCssVariableFactory.extend("--ft-button-border-radius","",e.designSystemVariables.borderRadiusM)),Yt=e.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),Vt=e.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),Qt=e.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px"),Xt=[o.css`
413
+ `;var fi=A.FtCssVariableFactory.extend("--ft-button-color","",A.designSystemVariables.colorPrimary),G={backgroundColor:A.FtCssVariableFactory.extend("--ft-button-background-color","",A.designSystemVariables.colorSurface),borderRadius:A.FtCssVariableFactory.extend("--ft-button-border-radius","",A.designSystemVariables.borderRadiusL),color:fi,fontSize:A.FtCssVariableFactory.extend("--ft-button-font-size","",_t.fontSize),iconSize:A.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:A.FtCssVariableFactory.extend("--ft-button-ripple-color","",fi),verticalPadding:A.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:A.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:A.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:A.FtCssVariableFactory.external(A.designSystemVariables.colorOpacityDisabled,"Design system")},ui=A.FtCssVariableFactory.extend("--ft-button-primary-color","",A.FtCssVariableFactory.extend("--ft-button-color","",A.designSystemVariables.colorOnPrimary)),fr={backgroundColor:A.FtCssVariableFactory.extend("--ft-button-primary-background-color","",A.FtCssVariableFactory.extend("--ft-button-background-color","",A.designSystemVariables.colorPrimary)),color:ui,rippleColor:A.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",ui)},kt={borderRadius:A.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",A.FtCssVariableFactory.extend("--ft-button-border-radius","",A.designSystemVariables.borderRadiusM)),verticalPadding:A.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:A.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:A.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},mi=[hi.css`
413
414
  :host {
414
415
  display: inline-block;
415
416
  max-width: 100%;
@@ -420,7 +421,7 @@
420
421
  box-shadow: 0px 0px 0px transparent;
421
422
  border: 0px solid transparent;
422
423
  text-shadow: 0px 0px 0px transparent;
423
- font-size: ${jt.fontSize};
424
+ font-size: ${G.fontSize};
424
425
  }
425
426
 
426
427
  button:hover {
@@ -449,31 +450,31 @@
449
450
  border: none;
450
451
  pointer-events: auto;
451
452
 
452
- --ft-button-internal-line-height: max(calc(${jt.fontSize} + 2px), ${jt.iconSize});
453
- --ft-button-internal-color: ${jt.color};
454
- ${e.setVariable(Ht.size,jt.iconSize)};
455
- ${e.setVariable(s.color,jt.rippleColor)};
453
+ --ft-button-internal-line-height: max(calc(${G.fontSize} + 2px), ${G.iconSize});
454
+ --ft-button-internal-color: ${G.color};
455
+ ${(0,A.setVariable)(ut.size,G.iconSize)};
456
+ ${(0,A.setVariable)(I.color,G.rippleColor)};
456
457
 
457
- border-radius: ${jt.borderRadius};
458
- padding: ${jt.verticalPadding} ${jt.horizontalPadding};
459
- background-color: ${jt.backgroundColor};
458
+ border-radius: ${G.borderRadius};
459
+ padding: ${G.verticalPadding} ${G.horizontalPadding};
460
+ background-color: ${G.backgroundColor};
460
461
  color: var(--ft-button-internal-color);
461
462
  -webkit-mask-image: radial-gradient(white, black);
462
463
  }
463
464
 
464
465
  .ft-button.ft-button--outlined {
465
466
  border: 1px solid var(--ft-button-internal-color);
466
- padding: calc(${jt.verticalPadding} - 1px) calc(${jt.horizontalPadding} - 1px);
467
+ padding: calc(${G.verticalPadding} - 1px) calc(${G.horizontalPadding} - 1px);
467
468
  }
468
469
 
469
470
  .ft-button.ft-button--dense {
470
- padding: ${Yt} ${Vt};
471
- border-radius: ${qt};
472
- gap: ${Qt};
471
+ padding: ${kt.verticalPadding} ${kt.horizontalPadding};
472
+ border-radius: ${kt.borderRadius};
473
+ gap: ${kt.iconPadding};
473
474
  }
474
475
 
475
476
  .ft-button.ft-button--dense.ft-button--outlined {
476
- padding: calc(${Yt} - 1px) calc(${Vt} - 1px);
477
+ padding: calc(${kt.verticalPadding} - 1px) calc(${kt.horizontalPadding} - 1px);
477
478
  }
478
479
 
479
480
  .ft-button:not([disabled]):hover {
@@ -481,22 +482,22 @@
481
482
  }
482
483
 
483
484
  .ft-button--round {
484
- border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${jt.verticalPadding});
485
+ border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${G.verticalPadding});
485
486
  }
486
487
 
487
488
  .ft-button--round.ft-button--dense {
488
- border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${Yt});
489
+ border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${kt.verticalPadding});
489
490
  }
490
491
 
491
492
  .ft-button[disabled] {
492
493
  filter: grayscale(1);
493
- opacity: ${jt.opacityDisabled};
494
+ opacity: ${G.opacityDisabled};
494
495
  }
495
496
 
496
497
  .ft-button.ft-button--primary {
497
- background-color: ${Gt.backgroundColor};
498
- --ft-button-internal-color: ${Gt.color};
499
- ${e.setVariable(s.color,Gt.rippleColor)};
498
+ background-color: ${fr.backgroundColor};
499
+ --ft-button-internal-color: ${fr.color};
500
+ ${(0,A.setVariable)(I.color,fr.rippleColor)};
500
501
  }
501
502
 
502
503
  .ft-button:focus {
@@ -509,74 +510,64 @@
509
510
  white-space: nowrap;
510
511
  text-overflow: ellipsis;
511
512
  display: block;
512
- margin: 0 ${jt.iconPadding};
513
- ${e.setVariable($t.fontSize,"1em")};
514
- ${e.setVariable($t.lineHeight,"var(--ft-button-internal-line-height)")};
513
+ margin: 0 ${G.iconPadding};
514
+ ${(0,A.setVariable)(_t.fontSize,"1em")};
515
+ ${(0,A.setVariable)(_t.lineHeight,"var(--ft-button-internal-line-height)")};
515
516
  }
516
517
 
517
518
  .ft-button--dense .ft-button--label {
518
- margin: 0 ${Qt};
519
+ margin: 0 ${kt.iconPadding};
519
520
  }
520
521
 
521
522
  .ft-button--label[hidden] {
522
523
  display: none;
523
524
  }
524
525
 
525
- ft-icon {
526
+ [part="icon"] {
526
527
  flex-shrink: 0;
527
528
  position: relative;
528
529
  }
529
530
 
530
- .ft-button--label[hidden] + ft-icon {
531
- margin: 0 calc(${jt.horizontalPadding} * -1);
532
- padding: 0 ${jt.verticalPadding};
531
+ .ft-button--label[hidden] + [part="icon"] {
532
+ margin: 0 calc(${G.horizontalPadding} * -1);
533
+ padding: 0 ${G.verticalPadding};
533
534
  }
534
535
 
535
- .ft-button--dense .ft-button--label[hidden] + ft-icon {
536
- margin: 0 calc(${Vt} * -1);
537
- padding: 0 ${Yt};
536
+ .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
537
+ margin: 0 calc(${kt.horizontalPadding} * -1);
538
+ padding: 0 ${kt.verticalPadding};
538
539
  }
539
540
 
540
- .ft-button:not(.ft-button--trailing-icon) ft-icon,
541
- .ft-button:not(.ft-button--trailing-icon) ft-loader {
542
- order: -1;
541
+ .ft-button:not(.ft-button--trailing-icon) [part="label"]{
542
+ order: 2;
543
543
  }
544
544
 
545
545
  ft-loader {
546
- ${e.setVariable(Bt.size,jt.iconSize)};
547
- ${e.setVariable(Bt.color,"var(--ft-button-internal-color)")};
546
+ ${(0,A.setVariable)(ft.size,G.iconSize)};
547
+ ${(0,A.setVariable)(ft.color,"var(--ft-button-internal-color)")};
548
548
  }
549
- `,e.noTextSelect];var Jt=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class te extends e.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 e.Debouncer(1e3),this.onTransitionStart=t=>{"transform"===t.propertyName&&(this.rippling=this.pressed,this.debouncer.run((()=>this.rippling=!1)))},this.onTransitionEnd=t=>{"transform"===t.propertyName&&(this.rippling=!1)},this.setupDebouncer=new e.Debouncer(10),this.moveRipple=t=>{var e,o;let{x:r,y:i}=this.getCoordinates(t),n=null!==(o=null===(e=this.ripple)||void 0===e?void 0:e.getBoundingClientRect())&&void 0!==o?o:{x:0,y:0,width:0,height:0};this.originX=Math.round(null!=r?r-n.x:n.width/2),this.originY=Math.round(null!=i?i-n.y:n.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(null==t?void 0: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 o.html`
549
+ `,A.noTextSelect];var $e=f(v());var xi=f(v());var yi=f(E()),nt=f(Z()),bi=f(Ye()),Xe=f(v());var ht=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},U=class extends Xe.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 Xe.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 Xe.Debouncer(10),this.moveRipple=t=>{var r,n;let{x:i,y:a}=this.getCoordinates(t),s=(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-s.x:s.width/2),this.originY=Math.round(a!=null?a-s.y:s.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 yi.html`
550
550
  <style>
551
551
  .ft-ripple .ft-ripple--effect {
552
552
  left: ${this.originX}px;
553
553
  top: ${this.originY}px;
554
554
  }
555
555
  </style>
556
- <div class="${i.classMap(t)}">
556
+ <div class="${(0,bi.classMap)(t)}">
557
557
  <div class="ft-ripple--background"></div>
558
558
  <div class="ft-ripple--effect"></div>
559
559
  </div>
560
- `}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 e,o;super.update(t),t.has("disabled")&&(this.disabled?(this.endRipple(),null===(e=this.target)||void 0===e||e.removeAttribute("data-is-ft-ripple-target")):null===(o=this.target)||void 0===o||o.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run((()=>this.defaultSetup()))}defaultSetup(){var t,e;const o=null===(t=this.shadowRoot)||void 0===t?void 0:t.host.parentElement;o&&this.setupFor(null!==(e=this.target)&&void 0!==e?e:o)}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");const e=(...t)=>e=>{t.forEach((t=>window.addEventListener(t,this.endPress,{once:!0}))),this.startPress(e)},o=e("mouseup","contextmenu"),r=e("touchend","touchcancel"),i=t=>{["Enter"," "].includes(t.key)&&e("keyup")(t)},n={passive:!0};t.addEventListener("mouseover",this.startHover,n),t.addEventListener("mousemove",this.moveRipple,n),t.addEventListener("mouseleave",this.endHover,n),t.addEventListener("mousedown",o,n),t.addEventListener("touchstart",r,n),t.addEventListener("touchmove",this.moveRipple,n),t.addEventListener("keydown",i,n),t.addEventListener("focus",this.startFocus,n),t.addEventListener("blur",this.endFocus,n),t.addEventListener("focusin",this.startFocus,n),t.addEventListener("focusout",this.endFocus,n),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,n),t.removeEventListener("mousemove",this.moveRipple,n),t.removeEventListener("mouseleave",this.endHover,n),t.removeEventListener("mousedown",o,n),t.removeEventListener("touchstart",r,n),t.removeEventListener("touchmove",this.moveRipple,n),t.removeEventListener("keydown",i,n),t.removeEventListener("focus",this.startFocus,n),t.removeEventListener("blur",this.endFocus,n),t.removeEventListener("focusin",this.startFocus,n),t.removeEventListener("focusout",this.endFocus,n),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){const e=t,o=t;let r,i;return null!=e.x?({x:r,y:i}=e):null!=o.touches&&(r=o.touches[0].clientX,i=o.touches[0].clientY),{x:r,y:i}}isFocusVisible(t){return!(t instanceof HTMLElement)||t.matches(":focus-visible")}isIgnored(t){if(this.disabled)return!0;if(null!=t)for(let e of t.composedPath()){if(e===this.target)break;if("hasAttribute"in e&&e.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}}te.elementDefinitions={},te.styles=g,Jt([r.property({type:Boolean})],te.prototype,"primary",void 0),Jt([r.property({type:Boolean})],te.prototype,"secondary",void 0),Jt([r.property({type:Boolean})],te.prototype,"unbounded",void 0),Jt([r.property({type:Boolean})],te.prototype,"activated",void 0),Jt([r.property({type:Boolean})],te.prototype,"selected",void 0),Jt([r.property({type:Boolean})],te.prototype,"disabled",void 0),Jt([r.state()],te.prototype,"hovered",void 0),Jt([r.state()],te.prototype,"focused",void 0),Jt([r.state()],te.prototype,"pressed",void 0),Jt([r.state()],te.prototype,"rippling",void 0),Jt([r.state()],te.prototype,"originX",void 0),Jt([r.state()],te.prototype,"originY",void 0),Jt([r.query(".ft-ripple")],te.prototype,"ripple",void 0),Jt([r.query(".ft-ripple--effect")],te.prototype,"rippleEffect",void 0),e.customElement("ft-ripple")(te);
561
- /**
562
- * @license
563
- * Copyright 2017 Google LLC
564
- * SPDX-License-Identifier: BSD-3-Clause
565
- */
566
- const ee=globalThis,oe=ee.trustedTypes,re=oe?oe.createPolicy("lit-html",{createHTML:t=>t}):void 0,ie="$lit$",ne=`lit$${(Math.random()+"").slice(9)}$`,ae="?"+ne,le=`<${ae}>`,se=document,ce=()=>se.createComment(""),pe=t=>null===t||"object"!=typeof t&&"function"!=typeof t,fe=Array.isArray,de="[ \t\n\f\r]",he=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ue=/-->/g,ge=/>/g,ye=RegExp(`>|${de}(?:([^\\s"'>=/]+)(${de}*=${de}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),be=/'/g,me=/"/g,xe=/^(?:script|style|textarea|title)$/i,ve=(t=>(e,...o)=>({_$litType$:t,strings:e,values:o}))(1),Oe=Symbol.for("lit-noChange"),we=Symbol.for("lit-nothing"),Se=new WeakMap,Ne=se.createTreeWalker(se,129);function Ce(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==re?re.createHTML(e):e}const Ee=(t,e)=>{const o=t.length-1,r=[];let i,n=2===e?"<svg>":"",a=he;for(let e=0;e<o;e++){const o=t[e];let l,s,c=-1,p=0;for(;p<o.length&&(a.lastIndex=p,s=a.exec(o),null!==s);)p=a.lastIndex,a===he?"!--"===s[1]?a=ue:void 0!==s[1]?a=ge:void 0!==s[2]?(xe.test(s[2])&&(i=RegExp("</"+s[2],"g")),a=ye):void 0!==s[3]&&(a=ye):a===ye?">"===s[0]?(a=i??he,c=-1):void 0===s[1]?c=-2:(c=a.lastIndex-s[2].length,l=s[1],a=void 0===s[3]?ye:'"'===s[3]?me:be):a===me||a===be?a=ye:a===ue||a===ge?a=he:(a=ye,i=void 0);const f=a===ye&&t[e+1].startsWith("/>")?" ":"";n+=a===he?o+le:c>=0?(r.push(l),o.slice(0,c)+ie+o.slice(c)+ne+f):o+ne+(-2===c?e:f)}return[Ce(t,n+(t[o]||"<?>")+(2===e?"</svg>":"")),r]};class $e{constructor({strings:t,_$litType$:e},o){let r;this.parts=[];let i=0,n=0;const a=t.length-1,l=this.parts,[s,c]=Ee(t,e);if(this.el=$e.createElement(s,o),Ne.currentNode=this.el.content,2===e){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=Ne.nextNode())&&l.length<a;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(ie)){const e=c[n++],o=r.getAttribute(t).split(ne),a=/([.?@])?(.*)/.exec(e);l.push({type:1,index:i,name:a[2],strings:o,ctor:"."===a[1]?Le:"?"===a[1]?We:"@"===a[1]?ze:Ue}),r.removeAttribute(t)}else t.startsWith(ne)&&(l.push({type:6,index:i}),r.removeAttribute(t));if(xe.test(r.tagName)){const t=r.textContent.split(ne),e=t.length-1;if(e>0){r.textContent=oe?oe.emptyScript:"";for(let o=0;o<e;o++)r.append(t[o],ce()),Ne.nextNode(),l.push({type:2,index:++i});r.append(t[e],ce())}}}else if(8===r.nodeType)if(r.data===ae)l.push({type:2,index:i});else{let t=-1;for(;-1!==(t=r.data.indexOf(ne,t+1));)l.push({type:7,index:i}),t+=ne.length-1}i++}}static createElement(t,e){const o=se.createElement("template");return o.innerHTML=t,o}}function Ie(t,e,o=t,r){if(e===Oe)return e;let i=void 0!==r?o._$Co?.[r]:o._$Cl;const n=pe(e)?void 0:e._$litDirective$;return i?.constructor!==n&&(i?._$AO?.(!1),void 0===n?i=void 0:(i=new n(t),i._$AT(t,o,r)),void 0!==r?(o._$Co??=[])[r]=i:o._$Cl=i),void 0!==i&&(e=Ie(t,i._$AS(t,e.values),i,r)),e}class Re{constructor(t,e){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=e}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){const{el:{content:e},parts:o}=this._$AD,r=(t?.creationScope??se).importNode(e,!0);Ne.currentNode=r;let i=Ne.nextNode(),n=0,a=0,l=o[0];for(;void 0!==l;){if(n===l.index){let e;2===l.type?e=new ke(i,i.nextSibling,this,t):1===l.type?e=new l.ctor(i,l.name,l.strings,this,t):6===l.type&&(e=new Ze(i,this,t)),this._$AV.push(e),l=o[++a]}n!==l?.index&&(i=Ne.nextNode(),n++)}return Ne.currentNode=se,r}p(t){let e=0;for(const o of this._$AV)void 0!==o&&(void 0!==o.strings?(o._$AI(t,o,e),e+=o.strings.length-2):o._$AI(t[e])),e++}}class ke{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,e,o,r){this.type=2,this._$AH=we,this._$AN=void 0,this._$AA=t,this._$AB=e,this._$AM=o,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const e=this._$AM;return void 0!==e&&11===t?.nodeType&&(t=e.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,e=this){t=Ie(this,t,e),pe(t)?t===we||null==t||""===t?(this._$AH!==we&&this._$AR(),this._$AH=we):t!==this._$AH&&t!==Oe&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>fe(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==we&&pe(this._$AH)?this._$AA.nextSibling.data=t:this.$(se.createTextNode(t)),this._$AH=t}g(t){const{values:e,_$litType$:o}=t,r="number"==typeof o?this._$AC(t):(void 0===o.el&&(o.el=$e.createElement(Ce(o.h,o.h[0]),this.options)),o);if(this._$AH?._$AD===r)this._$AH.p(e);else{const t=new Re(r,this),o=t.u(this.options);t.p(e),this.$(o),this._$AH=t}}_$AC(t){let e=Se.get(t.strings);return void 0===e&&Se.set(t.strings,e=new $e(t)),e}T(t){fe(this._$AH)||(this._$AH=[],this._$AR());const e=this._$AH;let o,r=0;for(const i of t)r===e.length?e.push(o=new ke(this.k(ce()),this.k(ce()),this,this.options)):o=e[r],o._$AI(i),r++;r<e.length&&(this._$AR(o&&o._$AB.nextSibling,r),e.length=r)}_$AR(t=this._$AA.nextSibling,e){for(this._$AP?.(!1,!0,e);t&&t!==this._$AB;){const e=t.nextSibling;t.remove(),t=e}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class Ue{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,e,o,r,i){this.type=1,this._$AH=we,this._$AN=void 0,this.element=t,this.name=e,this._$AM=r,this.options=i,o.length>2||""!==o[0]||""!==o[1]?(this._$AH=Array(o.length-1).fill(new String),this.strings=o):this._$AH=we}_$AI(t,e=this,o,r){const i=this.strings;let n=!1;if(void 0===i)t=Ie(this,t,e,0),n=!pe(t)||t!==this._$AH&&t!==Oe,n&&(this._$AH=t);else{const r=t;let a,l;for(t=i[0],a=0;a<i.length-1;a++)l=Ie(this,r[o+a],e,a),l===Oe&&(l=this._$AH[a]),n||=!pe(l)||l!==this._$AH[a],l===we?t=we:t!==we&&(t+=(l??"")+i[a+1]),this._$AH[a]=l}n&&!r&&this.O(t)}O(t){t===we?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class Le extends Ue{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===we?void 0:t}}class We extends Ue{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==we)}}class ze extends Ue{constructor(t,e,o,r,i){super(t,e,o,r,i),this.type=5}_$AI(t,e=this){if((t=Ie(this,t,e,0)??we)===Oe)return;const o=this._$AH,r=t===we&&o!==we||t.capture!==o.capture||t.once!==o.once||t.passive!==o.passive,i=t!==we&&(o===we||r);r&&this.element.removeEventListener(this.name,this,o),i&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class Ze{constructor(t,e,o){this.element=t,this.type=6,this._$AN=void 0,this._$AM=e,this.options=o}get _$AU(){return this._$AM._$AU}_$AI(t){Ie(this,t)}}const Ae=ee.litHtmlPolyfillSupport;Ae?.($e,ke),(ee.litHtmlVersions??=[]).push("3.1.0");
567
- /**
568
- * @license
569
- * Copyright 2020 Google LLC
570
- * SPDX-License-Identifier: BSD-3-Clause
571
- */
572
- const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$litStatic$:t,r:Ke}),Be=new Map,Te=(t=>(e,...o)=>{const r=o.length;let i,n;const a=[],l=[];let s,c=0,p=!1;for(;c<r;){for(s=e[c];c<r&&void 0!==(n=o[c],i=De(n));)s+=i+e[++c],p=!0;c!==r&&l.push(n),a.push(s),c++}if(c===r&&a.push(e[r]),p){const t=a.join("$$lit$$");void 0===(e=Be.get(t))&&(a.raw=a,Be.set(t,e=a)),o=l}return t(e,...o)})(ve);var He;!function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"}(He||(He={}));var Pe=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class Me extends e.FtLitElement{constructor(){super(...arguments),this.variant=He.body1}render(){return this.element?Te`
573
- <${Fe(this.element)}
560
+ `}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)}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=(...c)=>u=>{c.forEach(h=>window.addEventListener(h,this.endPress,{once:!0})),this.startPress(u)},n=r("mouseup","contextmenu"),i=r("touchend","touchcancel"),a=c=>{["Enter"," "].includes(c.key)&&r("keyup")(c)},s={passive:!0};t.addEventListener("mouseover",this.startHover,s),t.addEventListener("mousemove",this.moveRipple,s),t.addEventListener("mouseleave",this.endHover,s),t.addEventListener("mousedown",n,s),t.addEventListener("touchstart",i,s),t.addEventListener("touchmove",this.moveRipple,s),t.addEventListener("keydown",a,s),t.addEventListener("focus",this.startFocus,s),t.addEventListener("blur",this.endFocus,s),t.addEventListener("focusin",this.startFocus,s),t.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{t.removeAttribute("data-is-ft-ripple-target"),t.removeEventListener("mouseover",this.startHover,s),t.removeEventListener("mousemove",this.moveRipple,s),t.removeEventListener("mouseleave",this.endHover,s),t.removeEventListener("mousedown",n,s),t.removeEventListener("touchstart",i,s),t.removeEventListener("touchmove",this.moveRipple,s),t.removeEventListener("keydown",a,s),t.removeEventListener("focus",this.startFocus,s),t.removeEventListener("blur",this.endFocus,s),t.removeEventListener("focusin",this.startFocus,s),t.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(t){let r=t,n=t,i,a;return r.x!=null?{x:i,y:a}=r:n.touches!=null&&(i=n.touches[0].clientX,a=n.touches[0].clientY),{x:i,y:a}}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=Sn;ht([(0,nt.property)({type:Boolean})],U.prototype,"primary",void 0);ht([(0,nt.property)({type:Boolean})],U.prototype,"secondary",void 0);ht([(0,nt.property)({type:Boolean})],U.prototype,"unbounded",void 0);ht([(0,nt.property)({type:Boolean})],U.prototype,"activated",void 0);ht([(0,nt.property)({type:Boolean})],U.prototype,"selected",void 0);ht([(0,nt.property)({type:Boolean})],U.prototype,"disabled",void 0);ht([(0,nt.state)()],U.prototype,"hovered",void 0);ht([(0,nt.state)()],U.prototype,"focused",void 0);ht([(0,nt.state)()],U.prototype,"pressed",void 0);ht([(0,nt.state)()],U.prototype,"rippling",void 0);ht([(0,nt.state)()],U.prototype,"originX",void 0);ht([(0,nt.state)()],U.prototype,"originY",void 0);ht([(0,nt.query)(".ft-ripple")],U.prototype,"ripple",void 0);ht([(0,nt.query)(".ft-ripple--effect")],U.prototype,"rippleEffect",void 0);(0,xi.customElement)("ft-ripple")(U);var fa=f(v());var da=f(E()),Q=f(Z()),so=f(v());var Mi=f(v());var xr=globalThis,Ro=xr.trustedTypes,Si=Ro?Ro.createPolicy("lit-html",{createHTML:o=>o}):void 0,Ai="$lit$",Jt=`lit$${(Math.random()+"").slice(9)}$`,wi="?"+Jt,ul=`<${wi}>`,pe=document,Ao=()=>pe.createComment(""),Je=o=>o===null||typeof o!="object"&&typeof o!="function",Ni=Array.isArray,hl=o=>Ni(o)||typeof o?.[Symbol.iterator]=="function",ur=`[
561
+ \f\r]`,Qe=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,vi=/-->/g,Ci=/>/g,le=RegExp(`>|${ur}(?:([^\\s"'>=/]+)(${ur}*=${ur}*(?:[^
562
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),Oi=/'/g,Ei=/"/g,Ii=/^(?:script|style|textarea|title)$/i,Li=o=>(t,...r)=>({_$litType$:o,strings:t,values:r}),Ti=Li(1),Pi=Li(2),to=Symbol.for("lit-noChange"),Y=Symbol.for("lit-nothing"),Ri=new WeakMap,ce=pe.createTreeWalker(pe,129);function _i(o,t){if(!Array.isArray(o)||!o.hasOwnProperty("raw"))throw Error("invalid template strings array");return Si!==void 0?Si.createHTML(t):t}var ml=(o,t)=>{let r=o.length-1,n=[],i,a=t===2?"<svg>":"",s=Qe;for(let c=0;c<r;c++){let u=o[c],h,b,S=-1,L=0;for(;L<u.length&&(s.lastIndex=L,b=s.exec(u),b!==null);)L=s.lastIndex,s===Qe?b[1]==="!--"?s=vi:b[1]!==void 0?s=Ci:b[2]!==void 0?(Ii.test(b[2])&&(i=RegExp("</"+b[2],"g")),s=le):b[3]!==void 0&&(s=le):s===le?b[0]===">"?(s=i??Qe,S=-1):b[1]===void 0?S=-2:(S=s.lastIndex-b[2].length,h=b[1],s=b[3]===void 0?le:b[3]==='"'?Ei:Oi):s===Ei||s===Oi?s=le:s===vi||s===Ci?s=Qe:(s=le,i=void 0);let w=s===le&&o[c+1].startsWith("/>")?" ":"";a+=s===Qe?u+ul:S>=0?(n.push(h),u.slice(0,S)+Ai+u.slice(S)+Jt+w):u+Jt+(S===-2?c:w)}return[_i(o,a+(o[r]||"<?>")+(t===2?"</svg>":"")),n]},eo=class o{constructor({strings:t,_$litType$:r},n){let i;this.parts=[];let a=0,s=0,c=t.length-1,u=this.parts,[h,b]=ml(t,r);if(this.el=o.createElement(h,n),ce.currentNode=this.el.content,r===2){let S=this.el.content.firstChild;S.replaceWith(...S.childNodes)}for(;(i=ce.nextNode())!==null&&u.length<c;){if(i.nodeType===1){if(i.hasAttributes())for(let S of i.getAttributeNames())if(S.endsWith(Ai)){let L=b[s++],w=i.getAttribute(S).split(Jt),P=/([.?@])?(.*)/.exec(L);u.push({type:1,index:a,name:P[2],strings:w,ctor:P[1]==="."?mr:P[1]==="?"?gr:P[1]==="@"?yr:Te}),i.removeAttribute(S)}else S.startsWith(Jt)&&(u.push({type:6,index:a}),i.removeAttribute(S));if(Ii.test(i.tagName)){let S=i.textContent.split(Jt),L=S.length-1;if(L>0){i.textContent=Ro?Ro.emptyScript:"";for(let w=0;w<L;w++)i.append(S[w],Ao()),ce.nextNode(),u.push({type:2,index:++a});i.append(S[L],Ao())}}}else if(i.nodeType===8)if(i.data===wi)u.push({type:2,index:a});else{let S=-1;for(;(S=i.data.indexOf(Jt,S+1))!==-1;)u.push({type:7,index:a}),S+=Jt.length-1}a++}}static createElement(t,r){let n=pe.createElement("template");return n.innerHTML=t,n}};function Le(o,t,r=o,n){if(t===to)return t;let i=n!==void 0?r._$Co?.[n]:r._$Cl,a=Je(t)?void 0:t._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(o),i._$AT(o,r,n)),n!==void 0?(r._$Co??=[])[n]=i:r._$Cl=i),i!==void 0&&(t=Le(o,i._$AS(o,t.values),i,n)),t}var hr=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??pe).importNode(r,!0);ce.currentNode=i;let a=ce.nextNode(),s=0,c=0,u=n[0];for(;u!==void 0;){if(s===u.index){let h;u.type===2?h=new wo(a,a.nextSibling,this,t):u.type===1?h=new u.ctor(a,u.name,u.strings,this,t):u.type===6&&(h=new br(a,this,t)),this._$AV.push(h),u=n[++c]}s!==u?.index&&(a=ce.nextNode(),s++)}return ce.currentNode=pe,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++}},wo=class o{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,r,n,i){this.type=2,this._$AH=Y,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=Le(this,t,r),Je(t)?t===Y||t==null||t===""?(this._$AH!==Y&&this._$AR(),this._$AH=Y):t!==this._$AH&&t!==to&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):hl(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==Y&&Je(this._$AH)?this._$AA.nextSibling.data=t:this.$(pe.createTextNode(t)),this._$AH=t}g(t){let{values:r,_$litType$:n}=t,i=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=eo.createElement(_i(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(r);else{let a=new hr(i,this),s=a.u(this.options);a.p(r),this.$(s),this._$AH=a}}_$AC(t){let r=Ri.get(t.strings);return r===void 0&&Ri.set(t.strings,r=new eo(t)),r}T(t){Ni(this._$AH)||(this._$AH=[],this._$AR());let r=this._$AH,n,i=0;for(let a of t)i===r.length?r.push(n=new o(this.k(Ao()),this.k(Ao()),this,this.options)):n=r[i],n._$AI(a),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&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},Te=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,r,n,i,a){this.type=1,this._$AH=Y,this._$AN=void 0,this.element=t,this.name=r,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=Y}_$AI(t,r=this,n,i){let a=this.strings,s=!1;if(a===void 0)t=Le(this,t,r,0),s=!Je(t)||t!==this._$AH&&t!==to,s&&(this._$AH=t);else{let c=t,u,h;for(t=a[0],u=0;u<a.length-1;u++)h=Le(this,c[n+u],r,u),h===to&&(h=this._$AH[u]),s||=!Je(h)||h!==this._$AH[u],h===Y?t=Y:t!==Y&&(t+=(h??"")+a[u+1]),this._$AH[u]=h}s&&!i&&this.O(t)}O(t){t===Y?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},mr=class extends Te{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===Y?void 0:t}},gr=class extends Te{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==Y)}},yr=class extends Te{constructor(t,r,n,i,a){super(t,r,n,i,a),this.type=5}_$AI(t,r=this){if((t=Le(this,t,r,0)??Y)===to)return;let n=this._$AH,i=t===Y&&n!==Y||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,a=t!==Y&&(n===Y||i);i&&this.element.removeEventListener(this.name,this,n),a&&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)}},br=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){Le(this,t)}};var gl=xr.litHtmlPolyfillSupport;gl?.(eo,wo),(xr.litHtmlVersions??=[]).push("3.1.0");var Bi=Symbol.for(""),yl=o=>{if(o?.r===Bi)return o?._$litStatic$},Sr=o=>({_$litStatic$:o,r:Bi});var ki=new Map,$i=o=>(t,...r)=>{let n=r.length,i,a,s=[],c=[],u,h=0,b=!1;for(;h<n;){for(u=t[h];h<n&&(a=r[h],(i=yl(a))!==void 0);)u+=i+t[++h],b=!0;h!==n&&c.push(a),s.push(u),h++}if(h===n&&s.push(t[n]),b){let S=s.join("$$lit$$");(t=ki.get(S))===void 0&&(s.raw=s,ki.set(S,t=s)),r=c}return o(t,...r)},vr=$i(Ti),Hf=$i(Pi);var Cr=f(Z()),Di=f(v());var de;(function(o){o.title="title",o.title_dense="title-dense",o.subtitle1="subtitle1",o.subtitle2="subtitle2",o.body1="body1",o.body2="body2",o.caption="caption",o.breadcrumb="breadcrumb",o.overline="overline",o.button="button",o.display="display",o.title1="title-1",o.title2="title-2",o.title3="title-3",o.body1regular="body-1-regular",o.body1medium="body-1-medium",o.body1semibold="body-1-semibold",o.body2regular="body-2-regular",o.body2medium="body-2-medium",o.body2semibold="body-2-semibold",o.label1medium="label-1-medium",o.label1semibold="label-1-semibold",o.label1bold="label-1-bold",o.label2medium="label-2-medium",o.label2semibold="label-2-semibold",o.label2bold="label-2-bold",o.caption1medium="caption-1-medium",o.caption1semibold="caption-1-semibold",o.caption1bold="caption-1-bold",o.caption2medium="caption-2-medium",o.caption2semibold="caption-2-semibold",o.caption2bold="caption-2-bold"})(de||(de={}));var Ui=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},F=class extends Di.FtLitElement{constructor(){super(...arguments),this.variant=de.body1}render(){return this.element?vr`
563
+ <${Sr(this.element)}
564
+ part="text"
574
565
  class="ft-typography ft-typography--${this.variant}">
575
566
  <slot></slot>
576
- </${Fe(this.element)}>
577
- `:Te`
578
- <slot class="ft-typography ft-typography--${this.variant}"></slot>
579
- `}}Me.styles=[It,Rt,kt,Ut,Lt,Wt,zt,Zt,At,Kt,Dt,...Ft],Pe([r.property()],Me.prototype,"element",void 0),Pe([r.property()],Me.prototype,"variant",void 0),e.customElement("ft-typography")(Me);const je={distance:e.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:e.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:e.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:e.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:e.FtCssVariableFactory.external(e.designSystemVariables.borderRadiusS,"Design system"),maxWidth:e.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},_e=o.css`
567
+ </${Sr(this.element)}>
568
+ `:vr`
569
+ <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
570
+ `}};F.styles=[Xn,Qn,Jn,ti,ei,Eo,oi,ri,ni,ii,ai,...si];Ui([(0,Cr.property)()],F.prototype,"element",void 0);Ui([(0,Cr.property)()],F.prototype,"variant",void 0);(0,Mi.customElement)("ft-typography")(F);var Fi=f(E()),Gt=f(v()),te={distance:Gt.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:Gt.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:Gt.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:Gt.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:Gt.FtCssVariableFactory.external(Gt.designSystemVariables.borderRadiusS,"Design system"),maxWidth:Gt.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Wi=Fi.css`
580
571
  .ft-tooltip--container {
581
572
  display: block;
582
573
  }
@@ -591,21 +582,21 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
591
582
  box-sizing: border-box;
592
583
  overflow: hidden;
593
584
  width: max-content;
594
- max-width: ${je.maxWidth};
585
+ max-width: ${te.maxWidth};
595
586
  text-align: center;
596
- padding: ${je.distance};
597
- z-index: ${je.zIndex};
587
+ padding: ${te.distance};
588
+ z-index: ${te.zIndex};
598
589
  }
599
590
 
600
591
  .ft-tooltip--content {
601
592
  padding: 4px 8px;
602
- border-radius: ${je.borderRadiusS};
603
- background-color: ${je.backgroundColor};
604
- color: ${je.color};
593
+ border-radius: ${te.borderRadiusS};
594
+ background-color: ${te.backgroundColor};
595
+ color: ${te.color};
605
596
  position: relative;
606
597
  word-break: break-word;
607
598
  }
608
- `,Ge=["start","end"],qe=["top","right","bottom","left"].reduce(((t,e)=>t.concat(e,e+"-"+Ge[0],e+"-"+Ge[1])),[]),Ye=Math.min,Ve=Math.max,Qe=Math.round,Xe=t=>({x:t,y:t}),Je={left:"right",right:"left",bottom:"top",top:"bottom"},to={start:"end",end:"start"};function eo(t,e,o){return Ve(t,Ye(e,o))}function oo(t,e){return"function"==typeof t?t(e):t}function ro(t){return t.split("-")[0]}function io(t){return t.split("-")[1]}function no(t){return"x"===t?"y":"x"}function ao(t){return"y"===t?"height":"width"}function lo(t){return["top","bottom"].includes(ro(t))?"y":"x"}function so(t){return no(lo(t))}function co(t){return t.replace(/left|right|bottom|top/g,(t=>Je[t]))}function po(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function fo(t,e,o){let{reference:r,floating:i}=t;const n=lo(e),a=so(e),l=ao(a),s=ro(e),c="y"===n,p=r.x+r.width/2-i.width/2,f=r.y+r.height/2-i.height/2,d=r[l]/2-i[l]/2;let h;switch(s){case"top":h={x:p,y:r.y-i.height};break;case"bottom":h={x:p,y:r.y+r.height};break;case"right":h={x:r.x+r.width,y:f};break;case"left":h={x:r.x-i.width,y:f};break;default:h={x:r.x,y:r.y}}switch(io(e)){case"start":h[a]-=d*(o&&c?-1:1);break;case"end":h[a]+=d*(o&&c?-1:1)}return h}async function ho(t,e){var o;void 0===e&&(e={});const{x:r,y:i,platform:n,rects:a,elements:l,strategy:s}=t,{boundary:c="clippingAncestors",rootBoundary:p="viewport",elementContext:f="floating",altBoundary:d=!1,padding:h=0}=oo(e,t),u=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(h),g=l[d?"floating"===f?"reference":"floating":f],y=po(await n.getClippingRect({element:null==(o=await(null==n.isElement?void 0:n.isElement(g)))||o?g:g.contextElement||await(null==n.getDocumentElement?void 0:n.getDocumentElement(l.floating)),boundary:c,rootBoundary:p,strategy:s})),b="floating"===f?{...a.floating,x:r,y:i}:a.reference,m=await(null==n.getOffsetParent?void 0:n.getOffsetParent(l.floating)),x=await(null==n.isElement?void 0:n.isElement(m))&&await(null==n.getScale?void 0:n.getScale(m))||{x:1,y:1},v=po(n.convertOffsetParentRelativeRectToViewportRelativeRect?await n.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:s}):b);return{top:(y.top-v.top+u.top)/x.y,bottom:(v.bottom-y.bottom+u.bottom)/x.y,left:(y.left-v.left+u.left)/x.x,right:(v.right-y.right+u.right)/x.x}}function uo(t,e,o){return(t?[...o.filter((e=>io(e)===t)),...o.filter((e=>io(e)!==t))]:o.filter((t=>ro(t)===t))).filter((o=>!t||(io(o)===t||!!e&&function(t){return t.replace(/start|end/g,(t=>to[t]))}(o)!==o)))}const go=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,r,i;const{rects:n,middlewareData:a,placement:l,platform:s,elements:c}=e,{crossAxis:p=!1,alignment:f,allowedPlacements:d=qe,autoAlignment:h=!0,...u}=oo(t,e),g=void 0!==f||d===qe?uo(f||null,h,d):d,y=await ho(e,u),b=(null==(o=a.autoPlacement)?void 0:o.index)||0,m=g[b];if(null==m)return{};const x=function(t,e,o){void 0===o&&(o=!1);const r=io(t),i=so(t),n=ao(i);let a="x"===i?r===(o?"end":"start")?"right":"left":"start"===r?"bottom":"top";return e.reference[n]>e.floating[n]&&(a=co(a)),[a,co(a)]}(m,n,await(null==s.isRTL?void 0:s.isRTL(c.floating)));if(l!==m)return{reset:{placement:g[0]}};const v=[y[ro(m)],y[x[0]],y[x[1]]],O=[...(null==(r=a.autoPlacement)?void 0:r.overflows)||[],{placement:m,overflows:v}],w=g[b+1];if(w)return{data:{index:b+1,overflows:O},reset:{placement:w}};const S=O.map((t=>{const e=io(t.placement);return[t.placement,e&&p?t.overflows.slice(0,2).reduce(((t,e)=>t+e),0):t.overflows[0],t.overflows]})).sort(((t,e)=>t[1]-e[1])),N=S.filter((t=>t[2].slice(0,io(t[0])?2:3).every((t=>t<=0)))),C=(null==(i=N[0])?void 0:i[0])||S[0][0];return C!==l?{data:{index:b+1,overflows:O},reset:{placement:C}}:{}}}};function yo(t){return xo(t)?(t.nodeName||"").toLowerCase():"#document"}function bo(t){var e;return(null==t||null==(e=t.ownerDocument)?void 0:e.defaultView)||window}function mo(t){var e;return null==(e=(xo(t)?t.ownerDocument:t.document)||window.document)?void 0:e.documentElement}function xo(t){return t instanceof Node||t instanceof bo(t).Node}function vo(t){return t instanceof Element||t instanceof bo(t).Element}function Oo(t){return t instanceof HTMLElement||t instanceof bo(t).HTMLElement}function wo(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof bo(t).ShadowRoot)}function So(t){const{overflow:e,overflowX:o,overflowY:r,display:i}=Io(t);return/auto|scroll|overlay|hidden|clip/.test(e+r+o)&&!["inline","contents"].includes(i)}function No(t){return["table","td","th"].includes(yo(t))}function Co(t){const e=Eo(),o=Io(t);return"none"!==o.transform||"none"!==o.perspective||!!o.containerType&&"normal"!==o.containerType||!e&&!!o.backdropFilter&&"none"!==o.backdropFilter||!e&&!!o.filter&&"none"!==o.filter||["transform","perspective","filter"].some((t=>(o.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(o.contain||"").includes(t)))}function Eo(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function $o(t){return["html","body","#document"].includes(yo(t))}function Io(t){return bo(t).getComputedStyle(t)}function Ro(t){return vo(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function ko(t){if("html"===yo(t))return t;const e=t.assignedSlot||t.parentNode||wo(t)&&t.host||mo(t);return wo(e)?e.host:e}function Uo(t){const e=ko(t);return $o(e)?t.ownerDocument?t.ownerDocument.body:t.body:Oo(e)&&So(e)?e:Uo(e)}function Lo(t,e,o){var r;void 0===e&&(e=[]),void 0===o&&(o=!0);const i=Uo(t),n=i===(null==(r=t.ownerDocument)?void 0:r.body),a=bo(i);return n?e.concat(a,a.visualViewport||[],So(i)?i:[],a.frameElement&&o?Lo(a.frameElement):[]):e.concat(i,Lo(i,[],o))}function Wo(t){const e=Io(t);let o=parseFloat(e.width)||0,r=parseFloat(e.height)||0;const i=Oo(t),n=i?t.offsetWidth:o,a=i?t.offsetHeight:r,l=Qe(o)!==n||Qe(r)!==a;return l&&(o=n,r=a),{width:o,height:r,$:l}}function zo(t){return vo(t)?t:t.contextElement}function Zo(t){const e=zo(t);if(!Oo(e))return Xe(1);const o=e.getBoundingClientRect(),{width:r,height:i,$:n}=Wo(e);let a=(n?Qe(o.width):o.width)/r,l=(n?Qe(o.height):o.height)/i;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}const Ao=Xe(0);function Ko(t){const e=bo(t);return Eo()&&e.visualViewport?{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}:Ao}function Do(t,e,o,r){void 0===e&&(e=!1),void 0===o&&(o=!1);const i=t.getBoundingClientRect(),n=zo(t);let a=Xe(1);e&&(r?vo(r)&&(a=Zo(r)):a=Zo(t));const l=function(t,e,o){return void 0===e&&(e=!1),!(!o||e&&o!==bo(t))&&e}(n,o,r)?Ko(n):Xe(0);let s=(i.left+l.x)/a.x,c=(i.top+l.y)/a.y,p=i.width/a.x,f=i.height/a.y;if(n){const t=bo(n),e=r&&vo(r)?bo(r):r;let o=t.frameElement;for(;o&&r&&e!==t;){const t=Zo(o),e=o.getBoundingClientRect(),r=Io(o),i=e.left+(o.clientLeft+parseFloat(r.paddingLeft))*t.x,n=e.top+(o.clientTop+parseFloat(r.paddingTop))*t.y;s*=t.x,c*=t.y,p*=t.x,f*=t.y,s+=i,c+=n,o=bo(o).frameElement}}return po({width:p,height:f,x:s,y:c})}function Fo(t){return Do(mo(t)).left+Ro(t).scrollLeft}function Bo(t,e,o){let r;if("viewport"===e)r=function(t,e){const o=bo(t),r=mo(t),i=o.visualViewport;let n=r.clientWidth,a=r.clientHeight,l=0,s=0;if(i){n=i.width,a=i.height;const t=Eo();(!t||t&&"fixed"===e)&&(l=i.offsetLeft,s=i.offsetTop)}return{width:n,height:a,x:l,y:s}}(t,o);else if("document"===e)r=function(t){const e=mo(t),o=Ro(t),r=t.ownerDocument.body,i=Ve(e.scrollWidth,e.clientWidth,r.scrollWidth,r.clientWidth),n=Ve(e.scrollHeight,e.clientHeight,r.scrollHeight,r.clientHeight);let a=-o.scrollLeft+Fo(t);const l=-o.scrollTop;return"rtl"===Io(r).direction&&(a+=Ve(e.clientWidth,r.clientWidth)-i),{width:i,height:n,x:a,y:l}}(mo(t));else if(vo(e))r=function(t,e){const o=Do(t,!0,"fixed"===e),r=o.top+t.clientTop,i=o.left+t.clientLeft,n=Oo(t)?Zo(t):Xe(1);return{width:t.clientWidth*n.x,height:t.clientHeight*n.y,x:i*n.x,y:r*n.y}}(e,o);else{const o=Ko(t);r={...e,x:e.x-o.x,y:e.y-o.y}}return po(r)}function To(t,e){const o=ko(t);return!(o===e||!vo(o)||$o(o))&&("fixed"===Io(o).position||To(o,e))}function Ho(t,e,o){const r=Oo(e),i=mo(e),n="fixed"===o,a=Do(t,!0,n,e);let l={scrollLeft:0,scrollTop:0};const s=Xe(0);if(r||!r&&!n)if(("body"!==yo(e)||So(i))&&(l=Ro(e)),r){const t=Do(e,!0,n,e);s.x=t.x+e.clientLeft,s.y=t.y+e.clientTop}else i&&(s.x=Fo(i));return{x:a.left+l.scrollLeft-s.x,y:a.top+l.scrollTop-s.y,width:a.width,height:a.height}}function Po(t,e){return Oo(t)&&"fixed"!==Io(t).position?e?e(t):t.offsetParent:null}function Mo(t,e){const o=bo(t);if(!Oo(t))return o;let r=Po(t,e);for(;r&&No(r)&&"static"===Io(r).position;)r=Po(r,e);return r&&("html"===yo(r)||"body"===yo(r)&&"static"===Io(r).position&&!Co(r))?o:r||function(t){let e=ko(t);for(;Oo(e)&&!$o(e);){if(Co(e))return e;e=ko(e)}return null}(t)||o}const jo={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:e,offsetParent:o,strategy:r}=t;const i=Oo(o),n=mo(o);if(o===n)return e;let a={scrollLeft:0,scrollTop:0},l=Xe(1);const s=Xe(0);if((i||!i&&"fixed"!==r)&&(("body"!==yo(o)||So(n))&&(a=Ro(o)),Oo(o))){const t=Do(o);l=Zo(o),s.x=t.x+o.clientLeft,s.y=t.y+o.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-a.scrollLeft*l.x+s.x,y:e.y*l.y-a.scrollTop*l.y+s.y}},getDocumentElement:mo,getClippingRect:function(t){let{element:e,boundary:o,rootBoundary:r,strategy:i}=t;const n=[..."clippingAncestors"===o?function(t,e){const o=e.get(t);if(o)return o;let r=Lo(t,[],!1).filter((t=>vo(t)&&"body"!==yo(t))),i=null;const n="fixed"===Io(t).position;let a=n?ko(t):t;for(;vo(a)&&!$o(a);){const e=Io(a),o=Co(a);o||"fixed"!==e.position||(i=null),(n?!o&&!i:!o&&"static"===e.position&&i&&["absolute","fixed"].includes(i.position)||So(a)&&!o&&To(t,a))?r=r.filter((t=>t!==a)):i=e,a=ko(a)}return e.set(t,r),r}(e,this._c):[].concat(o),r],a=n[0],l=n.reduce(((t,o)=>{const r=Bo(e,o,i);return t.top=Ve(r.top,t.top),t.right=Ye(r.right,t.right),t.bottom=Ye(r.bottom,t.bottom),t.left=Ve(r.left,t.left),t}),Bo(e,a,i));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:Mo,getElementRects:async function(t){let{reference:e,floating:o,strategy:r}=t;const i=this.getOffsetParent||Mo,n=this.getDimensions;return{reference:Ho(e,await i(o),r),floating:{x:0,y:0,...await n(o)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return Wo(t)},getScale:Zo,isElement:vo,isRTL:function(t){return"rtl"===Io(t).direction}},_o=(t,e,o)=>{const r=new Map,i={platform:jo,...o},n={...i.platform,_c:r};return(async(t,e,o)=>{const{placement:r="bottom",strategy:i="absolute",middleware:n=[],platform:a}=o,l=n.filter(Boolean),s=await(null==a.isRTL?void 0:a.isRTL(e));let c=await a.getElementRects({reference:t,floating:e,strategy:i}),{x:p,y:f}=fo(c,r,s),d=r,h={},u=0;for(let o=0;o<l.length;o++){const{name:n,fn:g}=l[o],{x:y,y:b,data:m,reset:x}=await g({x:p,y:f,initialPlacement:r,placement:d,strategy:i,middlewareData:h,rects:c,platform:a,elements:{reference:t,floating:e}});p=null!=y?y:p,f=null!=b?b:f,h={...h,[n]:{...h[n],...m}},x&&u<=50&&(u++,"object"==typeof x&&(x.placement&&(d=x.placement),x.rects&&(c=!0===x.rects?await a.getElementRects({reference:t,floating:e,strategy:i}):x.rects),({x:p,y:f}=fo(c,d,s))),o=-1)}return{x:p,y:f,placement:d,strategy:i,middlewareData:h}})(t,e,{...i,platform:n})};function Go(t){return function(t){for(let e=t;e;e=qo(e))if(e instanceof Element&&"none"===getComputedStyle(e).display)return null;for(let e=qo(t);e;e=qo(e)){if(!(e instanceof Element))continue;const t=getComputedStyle(e);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return e;if("BODY"===e.tagName)return e}}return null}(t)}function qo(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}var Yo,Vo,Qo=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class Xo extends e.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new e.Debouncer,this.revealDebouncer=new e.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return o.html`
599
+ `;var zi=["top","right","bottom","left"],Hi=["start","end"],Er=zi.reduce((o,t)=>o.concat(t,t+"-"+Hi[0],t+"-"+Hi[1]),[]),oo=Math.min,ee=Math.max,ro=Math.round;var Kt=o=>({x:o,y:o}),bl={left:"right",right:"left",bottom:"top",top:"bottom"},xl={start:"end",end:"start"};function Rr(o,t,r){return ee(o,oo(t,r))}function No(o,t){return typeof o=="function"?o(t):o}function Pe(o){return o.split("-")[0]}function oe(o){return o.split("-")[1]}function Ar(o){return o==="x"?"y":"x"}function wr(o){return o==="y"?"height":"width"}function Io(o){return["top","bottom"].includes(Pe(o))?"y":"x"}function Nr(o){return Ar(Io(o))}function Gi(o,t,r){r===void 0&&(r=!1);let n=oe(o),i=Nr(o),a=wr(i),s=i==="x"?n===(r?"end":"start")?"right":"left":n==="start"?"bottom":"top";return t.reference[a]>t.floating[a]&&(s=Or(s)),[s,Or(s)]}function Ki(o){return o.replace(/start|end/g,t=>xl[t])}function Or(o){return o.replace(/left|right|bottom|top/g,t=>bl[t])}function Sl(o){return{top:0,right:0,bottom:0,left:0,...o}}function Vi(o){return typeof o!="number"?Sl(o):{top:o,right:o,bottom:o,left:o}}function fe(o){return{...o,top:o.y,left:o.x,right:o.x+o.width,bottom:o.y+o.height}}function Zi(o,t,r){let{reference:n,floating:i}=o,a=Io(t),s=Nr(t),c=wr(s),u=Pe(t),h=a==="y",b=n.x+n.width/2-i.width/2,S=n.y+n.height/2-i.height/2,L=n[c]/2-i[c]/2,w;switch(u){case"top":w={x:b,y:n.y-i.height};break;case"bottom":w={x:b,y:n.y+n.height};break;case"right":w={x:n.x+n.width,y:S};break;case"left":w={x:n.x-i.width,y:S};break;default:w={x:n.x,y:n.y}}switch(oe(t)){case"start":w[s]-=L*(r&&h?-1:1);break;case"end":w[s]+=L*(r&&h?-1:1);break}return w}var ji=async(o,t,r)=>{let{placement:n="bottom",strategy:i="absolute",middleware:a=[],platform:s}=r,c=a.filter(Boolean),u=await(s.isRTL==null?void 0:s.isRTL(t)),h=await s.getElementRects({reference:o,floating:t,strategy:i}),{x:b,y:S}=Zi(h,n,u),L=n,w={},P=0;for(let H=0;H<c.length;H++){let{name:z,fn:M}=c[H],{x:V,y:ot,data:it,reset:J}=await M({x:b,y:S,initialPlacement:n,placement:L,strategy:i,middlewareData:w,rects:h,platform:s,elements:{reference:o,floating:t}});if(b=V??b,S=ot??S,w={...w,[z]:{...w[z],...it}},J&&P<=50){P++,typeof J=="object"&&(J.placement&&(L=J.placement),J.rects&&(h=J.rects===!0?await s.getElementRects({reference:o,floating:t,strategy:i}):J.rects),{x:b,y:S}=Zi(h,L,u)),H=-1;continue}}return{x:b,y:S,placement:L,strategy:i,middlewareData:w}};async function Ir(o,t){var r;t===void 0&&(t={});let{x:n,y:i,platform:a,rects:s,elements:c,strategy:u}=o,{boundary:h="clippingAncestors",rootBoundary:b="viewport",elementContext:S="floating",altBoundary:L=!1,padding:w=0}=No(t,o),P=Vi(w),z=c[L?S==="floating"?"reference":"floating":S],M=fe(await a.getClippingRect({element:(r=await(a.isElement==null?void 0:a.isElement(z)))==null||r?z:z.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(c.floating)),boundary:h,rootBoundary:b,strategy:u})),V=S==="floating"?{...s.floating,x:n,y:i}:s.reference,ot=await(a.getOffsetParent==null?void 0:a.getOffsetParent(c.floating)),it=await(a.isElement==null?void 0:a.isElement(ot))?await(a.getScale==null?void 0:a.getScale(ot))||{x:1,y:1}:{x:1,y:1},J=fe(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:V,offsetParent:ot,strategy:u}):V);return{top:(M.top-J.top+P.top)/it.y,bottom:(J.bottom-M.bottom+P.bottom)/it.y,left:(M.left-J.left+P.left)/it.x,right:(J.right-M.right+P.right)/it.x}}function vl(o,t,r){return(o?[...r.filter(i=>oe(i)===o),...r.filter(i=>oe(i)!==o)]:r.filter(i=>Pe(i)===i)).filter(i=>o?oe(i)===o||(t?Ki(i)!==i:!1):!0)}var Lr=function(o){return o===void 0&&(o={}),{name:"autoPlacement",options:o,async fn(t){var r,n,i;let{rects:a,middlewareData:s,placement:c,platform:u,elements:h}=t,{crossAxis:b=!1,alignment:S,allowedPlacements:L=Er,autoAlignment:w=!0,...P}=No(o,t),H=S!==void 0||L===Er?vl(S||null,w,L):L,z=await Ir(t,P),M=((r=s.autoPlacement)==null?void 0:r.index)||0,V=H[M];if(V==null)return{};let ot=Gi(V,a,await(u.isRTL==null?void 0:u.isRTL(h.floating)));if(c!==V)return{reset:{placement:H[0]}};let it=[z[Pe(V)],z[ot[0]],z[ot[1]]],J=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:V,overflows:it}],So=H[M+1];if(So)return{data:{index:M+1,overflows:J},reset:{placement:So}};let St=J.map(d=>{let m=oe(d.placement);return[d.placement,m&&b?d.overflows.slice(0,2).reduce((R,tt)=>R+tt,0):d.overflows[0],d.overflows]}).sort((d,m)=>d[1]-m[1]),Se=((i=St.filter(d=>d[2].slice(0,oe(d[0])?2:3).every(m=>m<=0))[0])==null?void 0:i[0])||St[0][0];return Se!==c?{data:{index:M+1,overflows:J},reset:{placement:Se}}:{}}}};var Tr=function(o){return o===void 0&&(o={}),{name:"shift",options:o,async fn(t){let{x:r,y:n,placement:i}=t,{mainAxis:a=!0,crossAxis:s=!1,limiter:c={fn:z=>{let{x:M,y:V}=z;return{x:M,y:V}}},...u}=No(o,t),h={x:r,y:n},b=await Ir(t,u),S=Io(Pe(i)),L=Ar(S),w=h[L],P=h[S];if(a){let z=L==="y"?"top":"left",M=L==="y"?"bottom":"right",V=w+b[z],ot=w-b[M];w=Rr(V,w,ot)}if(s){let z=S==="y"?"top":"left",M=S==="y"?"bottom":"right",V=P+b[z],ot=P-b[M];P=Rr(V,P,ot)}let H=c.fn({...t,[L]:w,[S]:P});return{...H,data:{x:H.x-r,y:H.y-n}}}}};function Vt(o){return Yi(o)?(o.nodeName||"").toLowerCase():"#document"}function mt(o){var t;return(o==null||(t=o.ownerDocument)==null?void 0:t.defaultView)||window}function Zt(o){var t;return(t=(Yi(o)?o.ownerDocument:o.document)||window.document)==null?void 0:t.documentElement}function Yi(o){return o instanceof Node||o instanceof mt(o).Node}function Bt(o){return o instanceof Element||o instanceof mt(o).Element}function Nt(o){return o instanceof HTMLElement||o instanceof mt(o).HTMLElement}function qi(o){return typeof ShadowRoot>"u"?!1:o instanceof ShadowRoot||o instanceof mt(o).ShadowRoot}function _e(o){let{overflow:t,overflowX:r,overflowY:n,display:i}=vt(o);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!["inline","contents"].includes(i)}function Xi(o){return["table","td","th"].includes(Vt(o))}function To(o){let t=Po(),r=vt(o);return r.transform!=="none"||r.perspective!=="none"||(r.containerType?r.containerType!=="normal":!1)||!t&&(r.backdropFilter?r.backdropFilter!=="none":!1)||!t&&(r.filter?r.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(r.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(r.contain||"").includes(n))}function Qi(o){let t=ue(o);for(;Nt(t)&&!no(t);){if(To(t))return t;t=ue(t)}return null}function Po(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function no(o){return["html","body","#document"].includes(Vt(o))}function vt(o){return mt(o).getComputedStyle(o)}function io(o){return Bt(o)?{scrollLeft:o.scrollLeft,scrollTop:o.scrollTop}:{scrollLeft:o.pageXOffset,scrollTop:o.pageYOffset}}function ue(o){if(Vt(o)==="html")return o;let t=o.assignedSlot||o.parentNode||qi(o)&&o.host||Zt(o);return qi(t)?t.host:t}function Ji(o){let t=ue(o);return no(t)?o.ownerDocument?o.ownerDocument.body:o.body:Nt(t)&&_e(t)?t:Ji(t)}function Lo(o,t,r){var n;t===void 0&&(t=[]),r===void 0&&(r=!0);let i=Ji(o),a=i===((n=o.ownerDocument)==null?void 0:n.body),s=mt(i);return a?t.concat(s,s.visualViewport||[],_e(i)?i:[],s.frameElement&&r?Lo(s.frameElement):[]):t.concat(i,Lo(i,[],r))}function oa(o){let t=vt(o),r=parseFloat(t.width)||0,n=parseFloat(t.height)||0,i=Nt(o),a=i?o.offsetWidth:r,s=i?o.offsetHeight:n,c=ro(r)!==a||ro(n)!==s;return c&&(r=a,n=s),{width:r,height:n,$:c}}function ra(o){return Bt(o)?o:o.contextElement}function ke(o){let t=ra(o);if(!Nt(t))return Kt(1);let r=t.getBoundingClientRect(),{width:n,height:i,$:a}=oa(t),s=(a?ro(r.width):r.width)/n,c=(a?ro(r.height):r.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!c||!Number.isFinite(c))&&(c=1),{x:s,y:c}}var Cl=Kt(0);function na(o){let t=mt(o);return!Po()||!t.visualViewport?Cl:{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}}function Ol(o,t,r){return t===void 0&&(t=!1),!r||t&&r!==mt(o)?!1:t}function ao(o,t,r,n){t===void 0&&(t=!1),r===void 0&&(r=!1);let i=o.getBoundingClientRect(),a=ra(o),s=Kt(1);t&&(n?Bt(n)&&(s=ke(n)):s=ke(o));let c=Ol(a,r,n)?na(a):Kt(0),u=(i.left+c.x)/s.x,h=(i.top+c.y)/s.y,b=i.width/s.x,S=i.height/s.y;if(a){let L=mt(a),w=n&&Bt(n)?mt(n):n,P=L.frameElement;for(;P&&n&&w!==L;){let H=ke(P),z=P.getBoundingClientRect(),M=vt(P),V=z.left+(P.clientLeft+parseFloat(M.paddingLeft))*H.x,ot=z.top+(P.clientTop+parseFloat(M.paddingTop))*H.y;u*=H.x,h*=H.y,b*=H.x,S*=H.y,u+=V,h+=ot,P=mt(P).frameElement}}return fe({width:b,height:S,x:u,y:h})}function El(o){let{rect:t,offsetParent:r,strategy:n}=o,i=Nt(r),a=Zt(r);if(r===a)return t;let s={scrollLeft:0,scrollTop:0},c=Kt(1),u=Kt(0);if((i||!i&&n!=="fixed")&&((Vt(r)!=="body"||_e(a))&&(s=io(r)),Nt(r))){let h=ao(r);c=ke(r),u.x=h.x+r.clientLeft,u.y=h.y+r.clientTop}return{width:t.width*c.x,height:t.height*c.y,x:t.x*c.x-s.scrollLeft*c.x+u.x,y:t.y*c.y-s.scrollTop*c.y+u.y}}function Rl(o){return Array.from(o.getClientRects())}function ia(o){return ao(Zt(o)).left+io(o).scrollLeft}function Al(o){let t=Zt(o),r=io(o),n=o.ownerDocument.body,i=ee(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),a=ee(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight),s=-r.scrollLeft+ia(o),c=-r.scrollTop;return vt(n).direction==="rtl"&&(s+=ee(t.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:c}}function wl(o,t){let r=mt(o),n=Zt(o),i=r.visualViewport,a=n.clientWidth,s=n.clientHeight,c=0,u=0;if(i){a=i.width,s=i.height;let h=Po();(!h||h&&t==="fixed")&&(c=i.offsetLeft,u=i.offsetTop)}return{width:a,height:s,x:c,y:u}}function Nl(o,t){let r=ao(o,!0,t==="fixed"),n=r.top+o.clientTop,i=r.left+o.clientLeft,a=Nt(o)?ke(o):Kt(1),s=o.clientWidth*a.x,c=o.clientHeight*a.y,u=i*a.x,h=n*a.y;return{width:s,height:c,x:u,y:h}}function ta(o,t,r){let n;if(t==="viewport")n=wl(o,r);else if(t==="document")n=Al(Zt(o));else if(Bt(t))n=Nl(t,r);else{let i=na(o);n={...t,x:t.x-i.x,y:t.y-i.y}}return fe(n)}function aa(o,t){let r=ue(o);return r===t||!Bt(r)||no(r)?!1:vt(r).position==="fixed"||aa(r,t)}function Il(o,t){let r=t.get(o);if(r)return r;let n=Lo(o,[],!1).filter(c=>Bt(c)&&Vt(c)!=="body"),i=null,a=vt(o).position==="fixed",s=a?ue(o):o;for(;Bt(s)&&!no(s);){let c=vt(s),u=To(s);!u&&c.position==="fixed"&&(i=null),(a?!u&&!i:!u&&c.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||_e(s)&&!u&&aa(o,s))?n=n.filter(b=>b!==s):i=c,s=ue(s)}return t.set(o,n),n}function Ll(o){let{element:t,boundary:r,rootBoundary:n,strategy:i}=o,s=[...r==="clippingAncestors"?Il(t,this._c):[].concat(r),n],c=s[0],u=s.reduce((h,b)=>{let S=ta(t,b,i);return h.top=ee(S.top,h.top),h.right=oo(S.right,h.right),h.bottom=oo(S.bottom,h.bottom),h.left=ee(S.left,h.left),h},ta(t,c,i));return{width:u.right-u.left,height:u.bottom-u.top,x:u.left,y:u.top}}function Tl(o){return oa(o)}function Pl(o,t,r){let n=Nt(t),i=Zt(t),a=r==="fixed",s=ao(o,!0,a,t),c={scrollLeft:0,scrollTop:0},u=Kt(0);if(n||!n&&!a)if((Vt(t)!=="body"||_e(i))&&(c=io(t)),n){let h=ao(t,!0,a,t);u.x=h.x+t.clientLeft,u.y=h.y+t.clientTop}else i&&(u.x=ia(i));return{x:s.left+c.scrollLeft-u.x,y:s.top+c.scrollTop-u.y,width:s.width,height:s.height}}function ea(o,t){return!Nt(o)||vt(o).position==="fixed"?null:t?t(o):o.offsetParent}function sa(o,t){let r=mt(o);if(!Nt(o))return r;let n=ea(o,t);for(;n&&Xi(n)&&vt(n).position==="static";)n=ea(n,t);return n&&(Vt(n)==="html"||Vt(n)==="body"&&vt(n).position==="static"&&!To(n))?r:n||Qi(o)||r}var _l=async function(o){let{reference:t,floating:r,strategy:n}=o,i=this.getOffsetParent||sa,a=this.getDimensions;return{reference:Pl(t,await i(r),n),floating:{x:0,y:0,...await a(r)}}};function kl(o){return vt(o).direction==="rtl"}var _o={convertOffsetParentRelativeRectToViewportRelativeRect:El,getDocumentElement:Zt,getClippingRect:Ll,getOffsetParent:sa,getElementRects:_l,getClientRects:Rl,getDimensions:Tl,getScale:ke,isElement:Bt,isRTL:kl};var la=(o,t,r)=>{let n=new Map,i={platform:_o,...r},a={...i.platform,_c:n};return ji(o,t,{...i,platform:a})};function ca(o){return Bl(o)}function Pr(o){return o.assignedSlot?o.assignedSlot:o.parentNode instanceof ShadowRoot?o.parentNode.host:o.parentNode}function Bl(o){for(let t=o;t;t=Pr(t))if(t instanceof Element&&getComputedStyle(t).display==="none")return null;for(let t=Pr(o);t;t=Pr(t)){if(!(t instanceof Element))continue;let r=getComputedStyle(t);if(r.display!=="contents"&&(r.position!=="static"||r.filter!=="none"||t.tagName==="BODY"))return t}return null}async function pa(o,t,r){return la(o,t,{platform:{..._o,getOffsetParent:n=>_o.getOffsetParent(n,ca)},middleware:[Tr({crossAxis:!0}),Lr({allowedPlacements:[r]})]})}var gt=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},K=class extends so.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new so.Debouncer,this.revealDebouncer=new so.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return da.html`
609
600
  <div part="container"
610
601
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
611
602
  @mouseenter=${this.onHover}
@@ -623,42 +614,45 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
623
614
  </div>
624
615
  </div>
625
616
  </div>
626
- `}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some((e=>t.has(e)))&&this.visible&&this.positionTooltip()}async show(t){this.visible=!0,null!=t&&await this.hideDebounce.run((()=>{this.hide()}),t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return(null!==(t=this.slotNodes)&&void 0!==t?t:[]).filter((t=>t.nodeType==Node.ELEMENT_NODE))[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){const 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"}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",async function(t,e,o){return _o(t,e,{platform:{...jo,getOffsetParent:t=>jo.getOffsetParent(t,Go)},middleware:[(r={crossAxis:!0},void 0===r&&(r={}),{name:"shift",options:r,async fn(t){const{x:e,y:o,placement:i}=t,{mainAxis:n=!0,crossAxis:a=!1,limiter:l={fn:t=>{let{x:e,y:o}=t;return{x:e,y:o}}},...s}=oo(r,t),c={x:e,y:o},p=await ho(t,s),f=lo(ro(i)),d=no(f);let h=c[d],u=c[f];if(n){const t="y"===d?"bottom":"right";h=eo(h+p["y"===d?"top":"left"],h,h-p[t])}if(a){const t="y"===f?"bottom":"right";u=eo(u+p["y"===f?"top":"left"],u,u-p[t])}const g=l.fn({...t,[d]:h,[f]:u});return{...g,data:{x:g.x-e,y:g.y-o}}}}),go({allowedPlacements:[o]})]});var r}(this.slottedElement,this.tooltip,this.position).then((({x:t,y:e})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${e}px`)}))),this.revealDebouncer.run((()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")}),this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout((()=>window.addEventListener("touchstart",(t=>{t.composedPath().includes(this.container)||this.onOut()}),{once:!0})),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(t,e){return Math.max(t,Math.min(0,-e))}}Xo.elementDefinitions={"ft-typography":Me},Xo.styles=_e,Qo([r.property()],Xo.prototype,"text",void 0),Qo([r.property({type:Boolean})],Xo.prototype,"manual",void 0),Qo([r.property({type:Boolean})],Xo.prototype,"inline",void 0),Qo([r.property({type:Number})],Xo.prototype,"delay",void 0),Qo([r.property()],Xo.prototype,"position",void 0),Qo([r.queryAssignedNodes()],Xo.prototype,"slotNodes",void 0),Qo([r.query(".ft-tooltip--container")],Xo.prototype,"container",void 0),Qo([r.query(".ft-tooltip")],Xo.prototype,"tooltip",void 0),Qo([r.query(".ft-tooltip--content")],Xo.prototype,"tooltipContent",void 0),Qo([r.state()],Xo.prototype,"visible",void 0),Qo([r.eventOptions({passive:!0})],Xo.prototype,"onTouch",null),Qo([r.eventOptions({passive:!0})],Xo.prototype,"onHover",null),Qo([r.eventOptions({passive:!0})],Xo.prototype,"onOut",null),Qo([r.eventOptions({passive:!0})],Xo.prototype,"onClick",null),e.customElement("ft-tooltip")(Xo),function(t){t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.STAR="&#xe94c;",t.STAR_PLAIN="&#xe900;",t.DESKTOP="&#xe95e;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.THIN_ARROW_UP="&#xe95c;",t.CONTEXTUAL="&#xe95b;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.UNSTRUCTURED_DOC="&#xe95a;",t.RESET="&#xe958;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.MY_COLLECTIONS="&#xe955;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_LIBRARY="&#xe959;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.FEEDBACK_PLAIN="&#xe951;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.SHORTCUT_MENU="&#xe946;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.ACCOUNT_SETTINGS="&#xe943;",t.ONLINE="&#xe941;",t.OFFLINE="&#xe816;",t.UPLOAD="&#xe940;",t.BOOK_PLAIN="&#xe93f;",t.SYNC="&#xe93d;",t.SHARED_PBK="&#xe931;",t.COLLECTIONS="&#xe92a;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.BOOKS="&#xe806;",t.LOCKER="&#xe93b;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SAVE="&#xe93a;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.FILTERS="&#xe935;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.STRIPE_ARROW_LEFT="&#xe933;",t.ATTACHMENTS="&#xe932;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.EXPORT="&#xe80f;",t.MENU="&#xe807;",t.TAG="&#xe93e;",t.TAG_PLAIN="&#xe942;",t.COPY_TO_CLIPBOARD="&#xe930;",t.COLUMNS="&#xe928;",t.ARTICLE="&#xe927;",t.CLOSE="&#xe909;",t.OCTAGON_XMARK="&#xe97d;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.LOGOUT="&#xe923;",t.SIGN_IN="&#xe922;",t.THIN_ARROW="&#xe921;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.INFO="&#xe919;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.SHARE="&#xe80f1;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.EXTLINK="&#xe814;",t.EXTLINK_LIGHT="&#xe978;",t.CALENDAR="&#xe815;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.TOPICS="&#xe901;",t.EYE="&#xf06e;",t.EYE_SLASH="&#xe970;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN_THEME="&#xe911;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.HOME="&#xe80b;",t.TRANSLATE="&#xe924;",t.USER="&#xe813;",t.ADMIN="&#xe90f;",t.ANALYTICS="&#xe929;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_USERS="&#xe912;",t.ADMIN_INTEGRATION="&#xe93c;",t.ADMIN_PORTAL="&#xe94b;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.EXPAND_WIDE="&#xe972;",t.X_MARK="&#xe971;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CONSUMER="&#xe97c;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;"}(Yo||(Yo={})),function(t){t.UNKNOWN="&#xe90a;",t.ABW="&#xe900;",t.AUDIO="&#xe901;",t.AVI="&#xe902;",t.CHM="&#xe904;",t.CODE="&#xe905;",t.CSV="&#xe903;",t.DITA="&#xe906;",t.EPUB="&#xe907;",t.EXCEL="&#xe908;",t.FLAC="&#xe909;",t.GIF="&#xe90b;",t.GZIP="&#xe90c;",t.HTML="&#xe90d;",t.IMAGE="&#xe90e;",t.JPEG="&#xe90f;",t.JSON="&#xe910;",t.M4A="&#xe911;",t.MOV="&#xe912;",t.MP3="&#xe913;",t.MP4="&#xe914;",t.OGG="&#xe915;",t.PDF="&#xe916;",t.PNG="&#xe917;",t.POWERPOINT="&#xe918;",t.RAR="&#xe91a;",t.STP="&#xe91b;",t.TEXT="&#xe91c;",t.VIDEO="&#xe91e;",t.WAV="&#xe91f;",t.WMA="&#xe920;",t.WORD="&#xe921;",t.XML="&#xe922;",t.YAML="&#xe919;",t.ZIP="&#xe923;"}(Vo||(Vo={}));const Jo=new Map([...["abw"].map((t=>[t,Vo.ABW])),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map((t=>[t,Vo.AUDIO])),...["avi"].map((t=>[t,Vo.AVI])),...["chm","xhs"].map((t=>[t,Vo.CHM])),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map((t=>[t,Vo.CODE])),...["csv"].map((t=>[t,Vo.CSV])),...["dita","ditamap","ditaval"].map((t=>[t,Vo.DITA])),...["epub"].map((t=>[t,Vo.EPUB])),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map((t=>[t,Vo.EXCEL])),...["flac"].map((t=>[t,Vo.FLAC])),...["gif"].map((t=>[t,Vo.GIF])),...["gzip","x-gzip","giz","gz","tgz"].map((t=>[t,Vo.GZIP])),...["html","htm","xhtml"].map((t=>[t,Vo.HTML])),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map((t=>[t,Vo.IMAGE])),...["jpeg","jpg","jpe"].map((t=>[t,Vo.JPEG])),...["json"].map((t=>[t,Vo.JSON])),...["m4a","m4p"].map((t=>[t,Vo.M4A])),...["mov","qt"].map((t=>[t,Vo.MOV])),...["mp3"].map((t=>[t,Vo.MP3])),...["mp4","m4v"].map((t=>[t,Vo.MP4])),...["ogg","oga"].map((t=>[t,Vo.OGG])),...["pdf","ps"].map((t=>[t,Vo.PDF])),...["png"].map((t=>[t,Vo.PNG])),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map((t=>[t,Vo.POWERPOINT])),...["rar"].map((t=>[t,Vo.RAR])),...["stp"].map((t=>[t,Vo.STP])),...["txt","rtf","md","mdown"].map((t=>[t,Vo.TEXT])),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map((t=>[t,Vo.VIDEO])),...["wav"].map((t=>[t,Vo.WAV])),...["wma"].map((t=>[t,Vo.WMA])),...["doc","dot","docx","docm","dotx","dotm","docb"].map((t=>[t,Vo.WORD])),...["xml","xsl","rdf"].map((t=>[t,Vo.XML])),...["yaml","yml","x-yaml"].map((t=>[t,Vo.YAML])),...["zip"].map((t=>[t,Vo.ZIP]))]),tr=new Map([["application/msword","application/doc"],["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/docx"],["application/vnd.openxmlformats-officedocument.wordprocessingml.template","application/dotx"],["application/vnd.ms-word.document.macroEnabled.12","application/docm"],["application/vnd.ms-word.template.macroEnabled.12","application/dotm"],["application/vnd.ms-excel","application/xls"],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/xlsx"],["application/vnd.openxmlformats-officedocument.spreadsheetml.template","application/xltx"],["application/vnd.ms-excel.sheet.macroEnabled.12","application/xlsm"],["application/vnd.ms-excel.template.macroEnabled.12","application/xltm"],["application/vnd.ms-excel.addin.macroEnabled.12","application/xlam"],["application/vnd.ms-excel.sheet.binary.macroEnabled.12","application/xlsb"],["application/vnd.ms-powerpoint","application/ppt"],["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/pptx"],["application/vnd.openxmlformats-officedocument.presentationml.template","application/potx"],["application/vnd.openxmlformats-officedocument.presentationml.slideshow","application/ppsx"],["application/vnd.ms-powerpoint.addin.macroEnabled.12","application/ppam"],["application/vnd.ms-powerpoint.presentation.macroEnabled.12","application/pptm"],["application/vnd.ms-powerpoint.template.macroEnabled.12","application/potm"],["application/vnd.ms-powerpoint.slideshow.macroEnabled.12","application/ppsm"],["application/vnd.ms-access","application/mdb"]]);var er;Vo.ABW,Vo.AUDIO,Vo.AVI,Vo.CHM,Vo.CODE,Vo.CSV,Vo.DITA,Vo.EPUB,Vo.EXCEL,Vo.FLAC,Vo.GIF,Vo.GZIP,Vo.HTML,Vo.IMAGE,Vo.JPEG,Vo.JSON,Vo.M4A,Vo.MOV,Vo.MP3,Vo.MP4,Vo.OGG,Vo.PDF,Vo.PNG,Vo.POWERPOINT,Vo.RAR,Vo.STP,Vo.TEXT,Vo.UNKNOWN,Vo.VIDEO,Vo.WAV,Vo.WMA,Vo.WORD,Vo.XML,Vo.YAML,Vo.ZIP,function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"}(er||(er={}));var or=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class rr extends e.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=o.nothing}render(){const t=this.variant&&Object.values(er).includes(this.variant)?this.variant:er.fluid_topics,e=t!==er.material||!!this.value;return o.html`
617
+ `}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some(r=>t.has(r))&&this.visible&&this.positionTooltip()}async show(t){this.visible=!0,t!=null&&await this.hideDebounce.run(()=>{this.hide()},t)}hide(){this.visible=!1}toggle(){this.visible=!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&&(this.tooltip.style.left="",this.tooltip.style.top="",pa(this.slottedElement,this.tooltip,this.position).then(({x:t,y:r})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${r}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",t=>{t.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(t,r){return Math.max(t,Math.min(0,-r))}};K.elementDefinitions={"ft-typography":F};K.styles=Wi;gt([(0,Q.property)()],K.prototype,"text",void 0);gt([(0,Q.property)({type:Boolean})],K.prototype,"manual",void 0);gt([(0,Q.property)({type:Boolean})],K.prototype,"inline",void 0);gt([(0,Q.property)({type:Number})],K.prototype,"delay",void 0);gt([(0,Q.property)()],K.prototype,"position",void 0);gt([(0,Q.queryAssignedNodes)()],K.prototype,"slotNodes",void 0);gt([(0,Q.query)(".ft-tooltip--container")],K.prototype,"container",void 0);gt([(0,Q.query)(".ft-tooltip")],K.prototype,"tooltip",void 0);gt([(0,Q.query)(".ft-tooltip--content")],K.prototype,"tooltipContent",void 0);gt([(0,Q.state)()],K.prototype,"visible",void 0);gt([(0,Q.eventOptions)({passive:!0})],K.prototype,"onTouch",null);gt([(0,Q.eventOptions)({passive:!0})],K.prototype,"onHover",null);gt([(0,Q.eventOptions)({passive:!0})],K.prototype,"onOut",null);gt([(0,Q.eventOptions)({passive:!0})],K.prototype,"onClick",null);(0,fa.customElement)("ft-tooltip")(K);var ya=f(v());var lo=f(E()),he=f(Z()),ma=f(v()),ga=f(ko());var re;(function(o){o.THUMBS_DOWN="&#xe94d;",o.THUMBS_DOWN_PLAIN="&#xe94e;",o.THUMBS_UP="&#xe94f;",o.THUMBS_UP_PLAIN="&#xe950;",o.STAR="&#xe94c;",o.STAR_PLAIN="&#xe900;",o.DESKTOP="&#xe95e;",o.LIFE_RING="&#xe975;",o.GLOBE="&#xe976;",o.PIGGY_BANK="&#xe977;",o.TABLET_LANDSCAPE="&#xe95f;",o.TABLET_PORTRAIT="&#xe960;",o.MOBILE_LANDSCAPE="&#xe961;",o.MOBILE_PORTRAIT="&#xe962;",o.ARROW_RIGHT_TO_LINE="&#xe95d;",o.THIN_ARROW_UP="&#xe95c;",o.CONTEXTUAL="&#xe95b;",o.CHART_SIMPLE="&#xe968;",o.BARS_PROGRESS="&#xe969;",o.LINE_CHART="&#xe96c;",o.STACKED_CHART="&#xe96d;",o.CHART_BAR_NORMALIZED="&#xe97b;",o.BOOK_OPEN_GEAR="&#xe96a;",o.BOOK_OPEN_GEAR_SLASH="&#xe96b;",o.DIAGRAM_SUNBURST="&#xe963;",o.DIAGRAM_SANKEY="&#xe964;",o.UNSTRUCTURED_DOC="&#xe95a;",o.RESET="&#xe958;",o.THIN_ARROW_LEFT="&#xe956;",o.THIN_ARROW_RIGHT="&#xe957;",o.MY_COLLECTIONS="&#xe955;",o.OFFLINE_SETTINGS="&#xe954;",o.MY_LIBRARY="&#xe959;",o.RATE_PLAIN="&#xe952;",o.RATE="&#xe953;",o.FEEDBACK_PLAIN="&#xe951;",o.PAUSE="&#xe949;",o.PLAY="&#xe94a;",o.RELATIVES_PLAIN="&#xe947;",o.RELATIVES="&#xe948;",o.SHORTCUT_MENU="&#xe946;",o.PRINT="&#xe944;",o.DEFAULT_ROLES="&#xe945;",o.ACCOUNT_SETTINGS="&#xe943;",o.ONLINE="&#xe941;",o.OFFLINE="&#xe816;",o.UPLOAD="&#xe940;",o.BOOK_PLAIN="&#xe93f;",o.SYNC="&#xe93d;",o.SHARED_PBK="&#xe931;",o.COLLECTIONS="&#xe92a;",o.SEARCH_IN_PUBLICATION="&#xe92f;",o.BOOKS="&#xe806;",o.LOCKER="&#xe93b;",o.ARROW_DOWN="&#xe92b;",o.ARROW_LEFT="&#xe92c;",o.ARROW_RIGHT="&#xe92d;",o.ARROW_UP="&#xe92e;",o.SAVE="&#xe93a;",o.MAILS_AND_NOTIFICATIONS="&#xe939;",o.DOT="&#xe936;",o.MINUS="&#xe937;",o.PLUS="&#xe938;",o.FILTERS="&#xe935;",o.STRIPE_ARROW_RIGHT="&#xe934;",o.STRIPE_ARROW_LEFT="&#xe933;",o.ATTACHMENTS="&#xe932;",o.ADD_BOOKMARK="&#xe804;",o.BOOKMARK="&#xe805;",o.EXPORT="&#xe80f;",o.MENU="&#xe807;",o.TAG="&#xe93e;",o.TAG_PLAIN="&#xe942;",o.COPY_TO_CLIPBOARD="&#xe930;",o.COLUMNS="&#xe928;",o.ARTICLE="&#xe927;",o.CLOSE="&#xe909;",o.OCTAGON_XMARK="&#xe97d;",o.CLOSE_PLAIN="&#xe925;",o.CHECK_PLAIN="&#xe926;",o.LOGOUT="&#xe923;",o.SIGN_IN="&#xe922;",o.THIN_ARROW="&#xe921;",o.TRIANGLE_BOTTOM="&#xe91d;",o.TRIANGLE_LEFT="&#xe91e;",o.TRIANGLE_RIGHT="&#xe91f;",o.TRIANGLE_TOP="&#xe920;",o.FACET_HAS_DESCENDANT="&#xe91c;",o.MINUS_PLAIN="&#xe91a;",o.PLUS_PLAIN="&#xe91b;",o.INFO="&#xe919;",o.ICON_EXPAND="&#xe917;",o.ICON_COLLAPSE="&#xe918;",o.ADD_TO_PBK="&#xe800;",o.ALERT="&#xe801;",o.ADD_ALERT="&#xe802;",o.BACK_TO_SEARCH="&#xe803;",o.DOWNLOAD="&#xe808;",o.EDIT="&#xe809;",o.FEEDBACK="&#xe80a;",o.MODIFY_PBK="&#xe80c;",o.SCHEDULED="&#xe80d;",o.SEARCH="&#xe80e;",o.SHARE="&#xe80f1;",o.TOC="&#xe810;",o.WRITE_UGC="&#xe811;",o.TRASH="&#xe812;",o.EXTLINK="&#xe814;",o.EXTLINK_LIGHT="&#xe978;",o.CALENDAR="&#xe815;",o.BOOK="&#xe817;",o.DOWNLOAD_PLAIN="&#xe818;",o.CHECK="&#xe819;",o.TOPICS="&#xe901;",o.EYE="&#xf06e;",o.EYE_SLASH="&#xe970;",o.DISC="&#xe902;",o.CIRCLE="&#xe903;",o.SHARED="&#xe904;",o.SORT_UNSORTED="&#xe905;",o.SORT_UP="&#xe906;",o.SORT_DOWN="&#xe907;",o.WORKING="&#xe908;",o.ZOOM_OUT="&#xe90a;",o.ZOOM_IN="&#xe90b;",o.ZOOM_REALSIZE="&#xe90c;",o.ZOOM_FULLSCREEN="&#xe90d;",o.ADMIN_RESTRICTED="&#xe90e;",o.ADMIN_THEME="&#xe911;",o.WARNING="&#xe913;",o.CONTEXT="&#xe914;",o.SEARCH_HOME="&#xe915;",o.STEPS="&#xe916;",o.HOME="&#xe80b;",o.TRANSLATE="&#xe924;",o.USER="&#xe813;",o.ADMIN="&#xe90f;",o.ANALYTICS="&#xe929;",o.ADMIN_KHUB="&#xe910;",o.ADMIN_USERS="&#xe912;",o.ADMIN_INTEGRATION="&#xe93c;",o.ADMIN_PORTAL="&#xe94b;",o.COMMENT_QUESTION="&#xe965;",o.COMMENT_QUESTION_PLAIN="&#xe966;",o.MESSAGE_BOT="&#xe967;",o.PIP="&#xe973;",o.PIP_WIDE="&#xe974;",o.EXPAND_WIDE="&#xe972;",o.X_MARK="&#xe971;",o.CLONE="&#xe979;",o.CLONE_LINK_SIMPLE="&#xe97a;",o.CONSUMER="&#xe97c;",o.HOURGLASS_HALF="&#xe97e;",o.CLOCK_THREE="&#xe97f;",o.CALENDAR_DAY="&#xe980;",o.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",o.WAND_MAGIC_SPARKLES="&#xe982;",o.PAPER_PLANE="&#xe983;"})(re||(re={}));var g;(function(o){o.UNKNOWN="&#xe90a;",o.ABW="&#xe900;",o.AUDIO="&#xe901;",o.AVI="&#xe902;",o.CHM="&#xe904;",o.CODE="&#xe905;",o.CSV="&#xe903;",o.DITA="&#xe906;",o.EPUB="&#xe907;",o.EXCEL="&#xe908;",o.FLAC="&#xe909;",o.GIF="&#xe90b;",o.GZIP="&#xe90c;",o.HTML="&#xe90d;",o.IMAGE="&#xe90e;",o.JPEG="&#xe90f;",o.JSON="&#xe910;",o.M4A="&#xe911;",o.MOV="&#xe912;",o.MP3="&#xe913;",o.MP4="&#xe914;",o.OGG="&#xe915;",o.PDF="&#xe916;",o.PNG="&#xe917;",o.POWERPOINT="&#xe918;",o.RAR="&#xe91a;",o.STP="&#xe91b;",o.TEXT="&#xe91c;",o.VIDEO="&#xe91e;",o.WAV="&#xe91f;",o.WMA="&#xe920;",o.WORD="&#xe921;",o.XML="&#xe922;",o.YAML="&#xe919;",o.ZIP="&#xe923;"})(g||(g={}));var _r=new Map([...["abw"].map(o=>[o,g.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(o=>[o,g.AUDIO]),...["avi"].map(o=>[o,g.AVI]),...["chm","xhs"].map(o=>[o,g.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(o=>[o,g.CODE]),...["csv"].map(o=>[o,g.CSV]),...["dita","ditamap","ditaval"].map(o=>[o,g.DITA]),...["epub"].map(o=>[o,g.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(o=>[o,g.EXCEL]),...["flac"].map(o=>[o,g.FLAC]),...["gif"].map(o=>[o,g.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(o=>[o,g.GZIP]),...["html","htm","xhtml"].map(o=>[o,g.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(o=>[o,g.IMAGE]),...["jpeg","jpg","jpe"].map(o=>[o,g.JPEG]),...["json"].map(o=>[o,g.JSON]),...["m4a","m4p"].map(o=>[o,g.M4A]),...["mov","qt"].map(o=>[o,g.MOV]),...["mp3"].map(o=>[o,g.MP3]),...["mp4","m4v"].map(o=>[o,g.MP4]),...["ogg","oga"].map(o=>[o,g.OGG]),...["pdf","ps"].map(o=>[o,g.PDF]),...["png"].map(o=>[o,g.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(o=>[o,g.POWERPOINT]),...["rar"].map(o=>[o,g.RAR]),...["stp"].map(o=>[o,g.STP]),...["txt","rtf","md","mdown"].map(o=>[o,g.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(o=>[o,g.VIDEO]),...["wav"].map(o=>[o,g.WAV]),...["wma"].map(o=>[o,g.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(o=>[o,g.WORD]),...["xml","xsl","rdf"].map(o=>[o,g.XML]),...["yaml","yml","x-yaml"].map(o=>[o,g.YAML]),...["zip"].map(o=>[o,g.ZIP])]),$l=new Map([["application/msword","application/doc"],["application/vnd.openxmlformats-officedocument.wordprocessingml.document","application/docx"],["application/vnd.openxmlformats-officedocument.wordprocessingml.template","application/dotx"],["application/vnd.ms-word.document.macroEnabled.12","application/docm"],["application/vnd.ms-word.template.macroEnabled.12","application/dotm"],["application/vnd.ms-excel","application/xls"],["application/vnd.openxmlformats-officedocument.spreadsheetml.sheet","application/xlsx"],["application/vnd.openxmlformats-officedocument.spreadsheetml.template","application/xltx"],["application/vnd.ms-excel.sheet.macroEnabled.12","application/xlsm"],["application/vnd.ms-excel.template.macroEnabled.12","application/xltm"],["application/vnd.ms-excel.addin.macroEnabled.12","application/xlam"],["application/vnd.ms-excel.sheet.binary.macroEnabled.12","application/xlsb"],["application/vnd.ms-powerpoint","application/ppt"],["application/vnd.openxmlformats-officedocument.presentationml.presentation","application/pptx"],["application/vnd.openxmlformats-officedocument.presentationml.template","application/potx"],["application/vnd.openxmlformats-officedocument.presentationml.slideshow","application/ppsx"],["application/vnd.ms-powerpoint.addin.macroEnabled.12","application/ppam"],["application/vnd.ms-powerpoint.presentation.macroEnabled.12","application/pptm"],["application/vnd.ms-powerpoint.template.macroEnabled.12","application/potm"],["application/vnd.ms-powerpoint.slideshow.macroEnabled.12","application/ppsm"],["application/vnd.ms-access","application/mdb"]]);function ha(o,t){var r,n,i,a;o=(o??"").toLowerCase(),t=(t??"").toLowerCase();let[s,c]=(((r=$l.get(o))!==null&&r!==void 0?r:o)+"/").split("/");return(a=(i=(n=_r.get(c))!==null&&n!==void 0?n:_r.get(t))!==null&&i!==void 0?i:_r.get(s))!==null&&a!==void 0?a:g.UNKNOWN}var Uu={[g.ABW]:"#91ABC6",[g.AUDIO]:"#1795E3",[g.AVI]:"#E63324",[g.CHM]:"#71C3EB",[g.CODE]:"#71C3EB",[g.CSV]:"#1F7345",[g.DITA]:"#71C3EB",[g.EPUB]:"#85B926",[g.EXCEL]:"#1F7345",[g.FLAC]:"#1795E3",[g.GIF]:"#59B031",[g.GZIP]:"#F8AB36",[g.HTML]:"#71C3EB",[g.IMAGE]:"#59B031",[g.JPEG]:"#59B031",[g.JSON]:"#71C3EB",[g.M4A]:"#1795E3",[g.MOV]:"#E63324",[g.MP3]:"#1795E3",[g.MP4]:"#E63324",[g.OGG]:"#1795E3",[g.PDF]:"#E44948",[g.PNG]:"#59B031",[g.POWERPOINT]:"#B54A2B",[g.RAR]:"#F8AB36",[g.STP]:"#3764B1",[g.TEXT]:"#3162AB",[g.UNKNOWN]:"#999999",[g.VIDEO]:"#E63324",[g.WAV]:"#1795E3",[g.WMA]:"#1795E3",[g.WORD]:"#3162AB",[g.XML]:"#71C3EB",[g.YAML]:"#71C3EB",[g.ZIP]:"#F8AB36"};var It;(function(o){o.fluid_topics="fluid-topics",o.file_format="file-format",o.material="material"})(It||(It={}));var Bo=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},yt=class extends ma.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=lo.nothing}render(){let t=this.variant&&Object.values(It).includes(this.variant)?this.variant:It.fluid_topics,r=t!==It.material||!!this.value;return lo.html`
627
618
  <i class="ft-icon ft-icon--${t}" part="icon icon-${t}">
628
- ${n.unsafeHTML(this.resolvedIcon)}
629
- <slot ?hidden=${e}></slot>
619
+ ${(0,ga.unsafeHTML)(this.resolvedIcon)}
620
+ <slot ?hidden=${r}></slot>
630
621
  </i>
631
- `}get textContent(){var t,e;return null!==(e=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==e?e:""}update(t){super.update(t),["value","variant"].some((e=>t.has(e)))&&this.resolveIcon()}resolveIcon(){var t,e;let r=this.value||this.textContent;switch(this.variant){case er.file_format:this.resolvedIcon=null!==(t=Vo[r.replace("-","_").toUpperCase()])&&void 0!==t?t:r;break;case er.material:this.resolvedIcon=this.value||o.nothing;break;default:this.resolvedIcon=null!==(e=Yo[r.replace("-","_").toUpperCase()])&&void 0!==e?e:r}}firstUpdated(t){super.firstUpdated(t),setTimeout((()=>this.resolveIcon()))}}rr.elementDefinitions={},rr.styles=Pt,or([r.property()],rr.prototype,"variant",void 0),or([r.property()],rr.prototype,"value",void 0),or([r.state()],rr.prototype,"resolvedIcon",void 0),or([r.query("slot")],rr.prototype,"slottedContent",void 0),e.customElement("ft-icon")(rr);class ir extends e.FtLitElement{render(){return o.html`
622
+ `}get textContent(){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.textContent;switch(this.variant){case It.file_format:this.resolvedIcon=(t=g[n.replace("-","_").toUpperCase()])!==null&&t!==void 0?t:n;break;case It.material:this.resolvedIcon=this.value||lo.nothing;break;default:this.resolvedIcon=(r=re[n.replace("-","_").toUpperCase()])!==null&&r!==void 0?r:n;break}}firstUpdated(t){super.firstUpdated(t),setTimeout(()=>this.resolveIcon())}};yt.elementDefinitions={};yt.styles=di;Bo([(0,he.property)()],yt.prototype,"variant",void 0);Bo([(0,he.property)()],yt.prototype,"value",void 0);Bo([(0,he.state)()],yt.prototype,"resolvedIcon",void 0);Bo([(0,he.query)("slot")],yt.prototype,"slottedContent",void 0);(0,ya.customElement)("ft-icon")(yt);var Sa=f(v());var ba=f(E()),xa=f(v());var me=class extends xa.FtLitElement{render(){return ba.html`
632
623
  <div class="ft-loader">
633
624
  <div></div>
634
625
  <div></div>
635
626
  <div></div>
636
627
  <div></div>
637
628
  </div>
638
- `}}ir.styles=Tt,e.customElement("ft-loader")(ir);var nr=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class ar extends(e.toFtFormComponent(e.FtLitElement,"button")){constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",(t=>{var e;this.isDisabled()?(t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation()):"submit"==this.type&&(null===(e=this.form)||void 0===e||e.requestSubmit())}))}render(){return this.addTooltipIfNeeded(o.html`
629
+ `}};me.styles=ci;(0,Sa.customElement)("ft-loader")(me);var Be=f(E()),va=f(Ye()),st=f(Z()),Ct=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},X=class extends(0,$e.toFtFormComponent)($e.FtLitElement,"button"){constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!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(){return this.addTooltipIfNeeded(Be.html`
639
630
  <button part="button"
640
- class="${i.classMap(this.buttonClasses)}"
631
+ class="${(0,va.classMap)(this.buttonClasses)}"
641
632
  aria-label="${this.getLabel()}"
642
633
  ?disabled=${this.isDisabled()}>
643
634
  <ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
644
635
  <ft-typography part="label"
645
636
  variant=${this.typographyVariant}
646
637
  element="span"
647
- class="ft-button--label ${e.isSafari?"ft-safari-ellipsis-fix":""}"
638
+ class="ft-button--label ${$e.isSafari?"ft-safari-ellipsis-fix":""}"
648
639
  ?hidden=${!this.hasTextContent()}>
649
640
  <slot @slotchange=${this.onSlotchange}></slot>
650
641
  </ft-typography>
651
642
  ${this.resolveIcon()}
652
643
  </button>
653
- `)}addTooltipIfNeeded(t){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?o.html`
644
+ `)}addTooltipIfNeeded(t){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?Be.html`
654
645
  <ft-tooltip part="tooltip"
655
646
  text="${this.getLabel()}"
656
647
  position="${this.tooltipPosition}">
657
648
  ${t}
658
649
  </ft-tooltip>
659
- `:t}resolveIcon(){return this.loading?o.html`
660
- <ft-loader part="loader icon"></ft-loader> `:this.icon?o.html`
661
- <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon> `:o.nothing}focus(){var t;null===(t=this.button)||void 0===t||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map((t=>this.unslotText(t))).join(""):(null==t?void 0:t.textContent)||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}}ar.elementDefinitions={"ft-ripple":te,"ft-tooltip":Xo,"ft-typography":Me,"ft-icon":rr,"ft-loader":ir},nr([r.property({type:String,reflect:!0})],ar.prototype,"role",void 0),nr([r.property()],ar.prototype,"type",void 0),nr([r.property({type:Boolean})],ar.prototype,"disabled",void 0),nr([r.property()],ar.prototype,"label",void 0),nr([r.property()],ar.prototype,"icon",void 0),nr([r.property()],ar.prototype,"iconVariant",void 0),nr([r.property({type:Boolean})],ar.prototype,"trailingIcon",void 0),nr([r.property({type:Boolean})],ar.prototype,"loading",void 0),nr([r.property()],ar.prototype,"tooltipPosition",void 0),nr([r.property({type:Boolean})],ar.prototype,"hideTooltip",void 0),nr([r.property({type:Boolean})],ar.prototype,"forceTooltip",void 0),nr([r.query(".ft-button")],ar.prototype,"button",void 0),nr([r.query(".ft-button--label slot")],ar.prototype,"slottedContent",void 0);var lr=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class sr extends ar{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}}sr.styles=[e.safariEllipsisFix,Xt],lr([r.property({type:Boolean})],sr.prototype,"primary",void 0),lr([r.property({type:Boolean})],sr.prototype,"outlined",void 0),lr([r.property({type:Boolean})],sr.prototype,"dense",void 0),lr([r.property({type:Boolean})],sr.prototype,"round",void 0);const cr=[o.css`
650
+ `:t}resolveIcon(){return this.loading?Be.html`
651
+ <ft-loader part="loader icon"></ft-loader> `:this.icon?Be.html`
652
+ <ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
653
+ `:Be.html`
654
+ <slot part="icon" name="icon"></slot>
655
+ `}focus(){var t;(t=this.button)===null||t===void 0||t.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(t){return t instanceof HTMLSlotElement?t.assignedNodes().map(r=>this.unslotText(r)).join(""):t?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};X.elementDefinitions={"ft-ripple":U,"ft-tooltip":K,"ft-typography":F,"ft-icon":yt,"ft-loader":me};Ct([(0,st.property)({type:String,reflect:!0})],X.prototype,"role",void 0);Ct([(0,st.property)()],X.prototype,"type",void 0);Ct([(0,st.property)({type:Boolean})],X.prototype,"disabled",void 0);Ct([(0,st.property)()],X.prototype,"label",void 0);Ct([(0,st.property)()],X.prototype,"icon",void 0);Ct([(0,st.property)()],X.prototype,"iconVariant",void 0);Ct([(0,st.property)({type:Boolean})],X.prototype,"trailingIcon",void 0);Ct([(0,st.property)({type:Boolean})],X.prototype,"loading",void 0);Ct([(0,st.property)()],X.prototype,"tooltipPosition",void 0);Ct([(0,st.property)({type:Boolean})],X.prototype,"hideTooltip",void 0);Ct([(0,st.property)({type:Boolean})],X.prototype,"forceTooltip",void 0);Ct([(0,st.query)(".ft-button")],X.prototype,"button",void 0);Ct([(0,st.query)(".ft-button--label slot")],X.prototype,"slottedContent",void 0);var $o=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},lt=class extends X{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};lt.styles=[Ca.safariEllipsisFix,mi];$o([(0,co.property)({type:Boolean})],lt.prototype,"primary",void 0);$o([(0,co.property)({type:Boolean})],lt.prototype,"outlined",void 0);$o([(0,co.property)({type:Boolean})],lt.prototype,"dense",void 0);$o([(0,co.property)({type:Boolean})],lt.prototype,"round",void 0);var Ue=f(Z());var Ra=f(v());var Oa=f(E()),_=f(v());var Ea=[Oa.css`
662
656
  :host {
663
657
  display: inline-block;
664
658
  max-width: 100%;
@@ -708,7 +702,7 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
708
702
  }
709
703
 
710
704
  .ft-button:focus-visible {
711
- outline-color: ${S.focusFocusRingColor};
705
+ outline-color: ${x.focusFocusRingColor};
712
706
  outline-style: solid;
713
707
  }
714
708
 
@@ -737,150 +731,150 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
737
731
  /** Primary styles **/
738
732
 
739
733
  .ft-button--primary {
740
- ${e.setVariable(Bt.color,S.primaryIconColor)};
734
+ ${(0,_.setVariable)(ft.color,x.primaryIconColor)};
741
735
 
742
- ${e.setVariable(s.color,S.primaryStateLayerColor)};
743
- ${e.setVariable(s.opacityContentOnSurfaceHover,S.primaryHoverStateLayerOpacity)};
744
- ${e.setVariable(s.opacityContentOnSurfaceFocused,S.primaryFocusStateLayerOpacity)};
745
- ${e.setVariable(s.opacityContentOnSurfaceSelected,S.primaryActiveStateLayerOpacity)};
746
- ${e.setVariable(s.opacityContentOnSurfacePressed,S.primaryActiveStateLayerOpacity)};
736
+ ${(0,_.setVariable)(I.color,x.primaryStateLayerColor)};
737
+ ${(0,_.setVariable)(I.opacityContentOnSurfaceHover,x.primaryHoverStateLayerOpacity)};
738
+ ${(0,_.setVariable)(I.opacityContentOnSurfaceFocused,x.primaryFocusStateLayerOpacity)};
739
+ ${(0,_.setVariable)(I.opacityContentOnSurfaceSelected,x.primaryActiveStateLayerOpacity)};
740
+ ${(0,_.setVariable)(I.opacityContentOnSurfacePressed,x.primaryActiveStateLayerOpacity)};
747
741
 
748
- background-color: ${S.primaryBackgroundColor};
749
- color: ${S.primaryColor};
742
+ background-color: ${x.primaryBackgroundColor};
743
+ color: ${x.primaryColor};
750
744
  border-style: none;
751
745
  }
752
746
 
753
747
  .ft-button--primary[disabled] {
754
- opacity: ${S.primaryDisabledComponentOpacity};
748
+ opacity: ${x.primaryDisabledComponentOpacity};
755
749
  }
756
750
 
757
751
  .ft-button--primary ft-icon {
758
- color: ${S.primaryIconColor};
752
+ color: ${x.primaryIconColor};
759
753
  }
760
754
 
761
755
  /** Secondary styles **/
762
756
 
763
757
  .ft-button--secondary {
764
- ${e.setVariable(Bt.color,S.secondaryIconColor)};
758
+ ${(0,_.setVariable)(ft.color,x.secondaryIconColor)};
765
759
 
766
- ${e.setVariable(s.color,S.secondaryStateLayerColor)};
767
- ${e.setVariable(s.opacityContentOnSurfaceHover,S.secondaryHoverStateLayerOpacity)};
768
- ${e.setVariable(s.opacityContentOnSurfaceFocused,S.secondaryFocusStateLayerOpacity)};
769
- ${e.setVariable(s.opacityContentOnSurfaceSelected,S.secondaryActiveStateLayerOpacity)};
770
- ${e.setVariable(s.opacityContentOnSurfacePressed,S.secondaryActiveStateLayerOpacity)};
760
+ ${(0,_.setVariable)(I.color,x.secondaryStateLayerColor)};
761
+ ${(0,_.setVariable)(I.opacityContentOnSurfaceHover,x.secondaryHoverStateLayerOpacity)};
762
+ ${(0,_.setVariable)(I.opacityContentOnSurfaceFocused,x.secondaryFocusStateLayerOpacity)};
763
+ ${(0,_.setVariable)(I.opacityContentOnSurfaceSelected,x.secondaryActiveStateLayerOpacity)};
764
+ ${(0,_.setVariable)(I.opacityContentOnSurfacePressed,x.secondaryActiveStateLayerOpacity)};
771
765
 
772
- background-color: ${S.secondaryBackgroundColor};
773
- color: ${S.secondaryColor};
774
- border-color: ${S.secondaryBorderColor};
766
+ background-color: ${x.secondaryBackgroundColor};
767
+ color: ${x.secondaryColor};
768
+ border-color: ${x.secondaryBorderColor};
775
769
  border-style: solid;
776
770
  }
777
771
 
778
772
  .ft-button--secondary[disabled] {
779
- opacity: ${S.secondaryDisabledComponentOpacity};
773
+ opacity: ${x.secondaryDisabledComponentOpacity};
780
774
  }
781
775
 
782
776
  .ft-button--secondary ft-icon {
783
- color: ${S.secondaryIconColor};
777
+ color: ${x.secondaryIconColor};
784
778
  }
785
779
 
786
780
  /** Tertiary styles **/
787
781
 
788
782
  .ft-button--tertiary {
789
- ${e.setVariable(Bt.color,S.tertiaryIconColor)};
783
+ ${(0,_.setVariable)(ft.color,x.tertiaryIconColor)};
790
784
 
791
- ${e.setVariable(s.color,S.tertiaryStateLayerColor)};
792
- ${e.setVariable(s.opacityContentOnSurfaceHover,S.tertiaryHoverStateLayerOpacity)};
793
- ${e.setVariable(s.opacityContentOnSurfaceFocused,S.tertiaryFocusStateLayerOpacity)};
794
- ${e.setVariable(s.opacityContentOnSurfaceSelected,S.tertiaryActiveStateLayerOpacity)};
795
- ${e.setVariable(s.opacityContentOnSurfacePressed,S.tertiaryActiveStateLayerOpacity)};
785
+ ${(0,_.setVariable)(I.color,x.tertiaryStateLayerColor)};
786
+ ${(0,_.setVariable)(I.opacityContentOnSurfaceHover,x.tertiaryHoverStateLayerOpacity)};
787
+ ${(0,_.setVariable)(I.opacityContentOnSurfaceFocused,x.tertiaryFocusStateLayerOpacity)};
788
+ ${(0,_.setVariable)(I.opacityContentOnSurfaceSelected,x.tertiaryActiveStateLayerOpacity)};
789
+ ${(0,_.setVariable)(I.opacityContentOnSurfacePressed,x.tertiaryActiveStateLayerOpacity)};
796
790
 
797
- background-color: ${S.tertiaryBackgroundColor};
798
- color: ${S.tertiaryColor};
791
+ background-color: ${x.tertiaryBackgroundColor};
792
+ color: ${x.tertiaryColor};
799
793
  border-style: none;
800
794
  }
801
795
 
802
796
  .ft-button--tertiary[disabled] {
803
- opacity: ${S.tertiaryDisabledComponentOpacity};
797
+ opacity: ${x.tertiaryDisabledComponentOpacity};
804
798
  }
805
799
 
806
800
  .ft-button--tertiary ft-icon {
807
- color: ${S.tertiaryIconColor};
801
+ color: ${x.tertiaryIconColor};
808
802
  }
809
803
 
810
804
  /** Neutral styles **/
811
805
 
812
806
  .ft-button--neutral {
813
- ${e.setVariable(Bt.color,S.neutralIconColor)};
807
+ ${(0,_.setVariable)(ft.color,x.neutralIconColor)};
814
808
 
815
- ${e.setVariable(s.backgroundColor,S.neutralStateLayerColor)};
816
- ${e.setVariable(s.opacityContentOnSurfaceHover,S.neutralHoverStateLayerOpacity)};
817
- ${e.setVariable(s.opacityContentOnSurfaceFocused,S.neutralFocusStateLayerOpacity)};
818
- ${e.setVariable(s.opacityContentOnSurfaceSelected,S.neutralActiveStateLayerOpacity)};
819
- ${e.setVariable(s.opacityContentOnSurfacePressed,S.neutralActiveStateLayerOpacity)};
809
+ ${(0,_.setVariable)(I.backgroundColor,x.neutralStateLayerColor)};
810
+ ${(0,_.setVariable)(I.opacityContentOnSurfaceHover,x.neutralHoverStateLayerOpacity)};
811
+ ${(0,_.setVariable)(I.opacityContentOnSurfaceFocused,x.neutralFocusStateLayerOpacity)};
812
+ ${(0,_.setVariable)(I.opacityContentOnSurfaceSelected,x.neutralActiveStateLayerOpacity)};
813
+ ${(0,_.setVariable)(I.opacityContentOnSurfacePressed,x.neutralActiveStateLayerOpacity)};
820
814
 
821
- background-color: ${S.neutralBackgroundColor};
822
- color: ${S.neutralColor};
815
+ background-color: ${x.neutralBackgroundColor};
816
+ color: ${x.neutralColor};
823
817
  border-style: none;
824
818
  }
825
819
 
826
820
  .ft-button--neutral[disabled] {
827
- opacity: ${S.neutralDisabledComponentOpacity};
821
+ opacity: ${x.neutralDisabledComponentOpacity};
828
822
  }
829
823
 
830
824
  .ft-button--neutral ft-icon {
831
- color: ${S.neutralIconColor};
825
+ color: ${x.neutralIconColor};
832
826
  }
833
827
 
834
828
  /** Large styles **/
835
829
 
836
830
  .ft-button--large {
837
- ${e.setVariable(Ht.size,S.largeIconSize)};
838
- ${e.setVariable(Bt.size,S.largeIconSize)};
839
-
840
- height: ${S.largeHeight};
841
- padding: 0 ${S.largeHorizontalPadding};
842
- gap: ${S.largeGap};
843
- border-radius: ${S.largeBorderRadius};
844
- border-width: ${S.largeBorderWidth};
831
+ ${(0,_.setVariable)(ut.size,x.largeIconSize)};
832
+ ${(0,_.setVariable)(ft.size,x.largeIconSize)};
833
+
834
+ height: ${x.largeHeight};
835
+ padding: 0 ${x.largeHorizontalPadding};
836
+ gap: ${x.largeGap};
837
+ border-radius: ${x.largeBorderRadius};
838
+ border-width: ${x.largeBorderWidth};
845
839
  }
846
840
 
847
841
  .ft-button--large:focus-visible {
848
- outline-width: ${S.largeFocusOutlineWidth};
849
- outline-offset: ${S.largeFocusOutlineOffset};
842
+ outline-width: ${x.largeFocusOutlineWidth};
843
+ outline-offset: ${x.largeFocusOutlineOffset};
850
844
  }
851
845
 
852
846
  .ft-button--large.ft-button--icon-only {
853
- width: ${S.largeIconOnlyWidth};
847
+ width: ${x.largeIconOnlyWidth};
854
848
  padding: unset;
855
849
  }
856
850
 
857
851
  /** Small styles **/
858
852
 
859
853
  .ft-button--small {
860
- ${e.setVariable(Ht.size,S.smallIconSize)};
861
- ${e.setVariable(Bt.size,S.smallIconSize)};
862
-
863
- height: ${S.smallHeight};
864
- padding: 0 ${S.smallHorizontalPadding};
865
- gap: ${S.smallGap};
866
- border-radius: ${S.smallBorderRadius};
867
- border-width: ${S.smallBorderWidth};
854
+ ${(0,_.setVariable)(ut.size,x.smallIconSize)};
855
+ ${(0,_.setVariable)(ft.size,x.smallIconSize)};
856
+
857
+ height: ${x.smallHeight};
858
+ padding: 0 ${x.smallHorizontalPadding};
859
+ gap: ${x.smallGap};
860
+ border-radius: ${x.smallBorderRadius};
861
+ border-width: ${x.smallBorderWidth};
868
862
  }
869
863
 
870
864
  .ft-button--small:focus-visible {
871
- outline-width: ${S.smallFocusOutlineWidth};
872
- outline-offset: ${S.smallFocusOutlineOffset};
865
+ outline-width: ${x.smallFocusOutlineWidth};
866
+ outline-offset: ${x.smallFocusOutlineOffset};
873
867
  }
874
868
 
875
869
  .ft-button--small.ft-button--icon-only {
876
- width: ${S.smallIconOnlyWidth};
870
+ width: ${x.smallIconOnlyWidth};
877
871
  padding: unset;
878
872
  }
879
- `,e.noTextSelect];var pr=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class fr extends ar{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.neutral=!1,this.small=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary&&!this.neutral,"ft-button--neutral":this.neutral,"ft-button--large":!this.small,"ft-button--small":this.small,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon}}get typographyVariant(){return this.small?He.caption1medium:He.body2medium}}fr.styles=[e.safariEllipsisFix,cr],pr([r.property({type:Boolean})],fr.prototype,"primary",void 0),pr([r.property({type:Boolean})],fr.prototype,"secondary",void 0),pr([r.property({type:Boolean})],fr.prototype,"tertiary",void 0),pr([r.property({type:Boolean})],fr.prototype,"neutral",void 0),pr([r.property({type:Boolean})],fr.prototype,"small",void 0),e.customElement("ft-button")(sr),e.customElement("ftds-button")(fr);const dr={height:e.FtCssVariableFactory.create("--ft-search-input-height","","SIZE","38px"),borderRadius:e.FtCssVariableFactory.extend("--ft-search-input-border-radius","",e.designSystemVariables.borderRadiusS),desktopFiltersHeight:e.FtCssVariableFactory.create("--ft-search-input-desktop-filters-height","","SIZE","350px"),floatingZIndex:e.FtCssVariableFactory.create("--ft-search-input-floating-components-z-index","","NUMBER","3"),colorSurface:e.FtCssVariableFactory.extend("--ft-search-input-background-color","",e.designSystemVariables.colorSurface),colorOnSurface:e.FtCssVariableFactory.extend("--ft-search-input-color","",e.designSystemVariables.colorOnSurface),colorOnSurfaceMedium:e.FtCssVariableFactory.extend("--ft-search-input-placeholder-color","",e.designSystemVariables.colorOnSurfaceMedium),colorOutline:e.FtCssVariableFactory.extend("--ft-search-input-outline-color","",e.designSystemVariables.colorOutline),elevation02:e.FtCssVariableFactory.extend("--ft-search-input-elevation","",e.designSystemVariables.elevation02),focusOutlineColor:e.FtCssVariableFactory.extend("--ft-search-input-focused-outline-color","",e.designSystemVariables.colorPrimary),buttonColor:e.FtCssVariableFactory.extend("--ft-search-input-button-color","",e.designSystemVariables.colorPrimary),buttonRippleColor:e.FtCssVariableFactory.extend("--ft-search-input-button-ripple-color","",e.designSystemVariables.colorPrimary)},hr=o.css`
873
+ `,_.noTextSelect];var po=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},$t=class extends X{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.neutral=!1,this.small=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary&&!this.neutral,"ft-button--neutral":this.neutral,"ft-button--large":!this.small,"ft-button--small":this.small,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon}}get typographyVariant(){return this.small?de.caption1medium:de.body2medium}};$t.styles=[Ra.safariEllipsisFix,Ea];po([(0,Ue.property)({type:Boolean})],$t.prototype,"primary",void 0);po([(0,Ue.property)({type:Boolean})],$t.prototype,"secondary",void 0);po([(0,Ue.property)({type:Boolean})],$t.prototype,"tertiary",void 0);po([(0,Ue.property)({type:Boolean})],$t.prototype,"neutral",void 0);po([(0,Ue.property)({type:Boolean})],$t.prototype,"small",void 0);(0,kr.customElement)("ft-button")(lt);(0,kr.customElement)("ftds-button")($t);var D={height:B.FtCssVariableFactory.create("--ft-search-input-height","","SIZE","38px"),borderRadius:B.FtCssVariableFactory.extend("--ft-search-input-border-radius","",B.designSystemVariables.borderRadiusS),desktopFiltersHeight:B.FtCssVariableFactory.create("--ft-search-input-desktop-filters-height","","SIZE","350px"),floatingZIndex:B.FtCssVariableFactory.create("--ft-search-input-floating-components-z-index","","NUMBER","3"),colorSurface:B.FtCssVariableFactory.extend("--ft-search-input-background-color","",B.designSystemVariables.colorSurface),colorOnSurface:B.FtCssVariableFactory.extend("--ft-search-input-color","",B.designSystemVariables.colorOnSurface),colorOnSurfaceMedium:B.FtCssVariableFactory.extend("--ft-search-input-placeholder-color","",B.designSystemVariables.colorOnSurfaceMedium),colorOutline:B.FtCssVariableFactory.extend("--ft-search-input-outline-color","",B.designSystemVariables.colorOutline),elevation02:B.FtCssVariableFactory.extend("--ft-search-input-elevation","",B.designSystemVariables.elevation02),focusOutlineColor:B.FtCssVariableFactory.extend("--ft-search-input-focused-outline-color","",B.designSystemVariables.colorPrimary),buttonColor:B.FtCssVariableFactory.extend("--ft-search-input-button-color","",B.designSystemVariables.colorPrimary),buttonRippleColor:B.FtCssVariableFactory.extend("--ft-search-input-button-ripple-color","",B.designSystemVariables.colorPrimary)},wa=Aa.css`
880
874
  * {
881
875
  box-sizing: border-box;
882
- ${e.setVariable(jt.color,dr.buttonColor)};
883
- ${e.setVariable(jt.rippleColor,dr.buttonRippleColor)};
876
+ ${(0,B.setVariable)(G.color,D.buttonColor)};
877
+ ${(0,B.setVariable)(G.rippleColor,D.buttonRippleColor)};
884
878
  }
885
879
 
886
880
  .ft-search-input {
@@ -888,11 +882,11 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
888
882
  display: flex;
889
883
  flex-direction: row;
890
884
  align-items: center;
891
- height: ${dr.height};
885
+ height: ${D.height};
892
886
 
893
- background: ${dr.colorSurface};
894
- border: 1px solid ${dr.colorOutline};
895
- border-radius: ${dr.borderRadius};
887
+ background: ${D.colorSurface};
888
+ border: 1px solid ${D.colorOutline};
889
+ border-radius: ${D.borderRadius};
896
890
  }
897
891
 
898
892
  .ft-search-input--input-container {
@@ -907,11 +901,11 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
907
901
  width: 100%;
908
902
  display: grid;
909
903
  padding: 0 8px;
910
- border-radius: ${dr.borderRadius};
904
+ border-radius: ${D.borderRadius};
911
905
  }
912
906
 
913
907
  .ft-search-input--input-container:focus-within .ft-search-input--input-outline {
914
- outline: 2px solid ${dr.focusOutlineColor};
908
+ outline: 2px solid ${D.focusOutlineColor};
915
909
  }
916
910
 
917
911
  .ft-search-input--input {
@@ -919,12 +913,12 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
919
913
  width: 100%;
920
914
  border: none;
921
915
  background-color: transparent;
922
- color: ${dr.colorOnSurface};
916
+ color: ${D.colorOnSurface};
923
917
  outline: none;
924
918
  }
925
919
 
926
920
  .ft-search-input--input::placeholder {
927
- color: ${dr.colorOnSurfaceMedium};
921
+ color: ${D.colorOnSurfaceMedium};
928
922
  }
929
923
 
930
924
  .ft-search-input--actions {
@@ -934,13 +928,13 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
934
928
  align-items: center;
935
929
  height: 100%;
936
930
 
937
- ${e.setVariable(je.zIndex,`calc(${dr.floatingZIndex} + 1)`)};
931
+ ${(0,B.setVariable)(te.zIndex,`calc(${D.floatingZIndex} + 1)`)};
938
932
  }
939
933
 
940
934
  .ft-search-input > ft-button,
941
935
  .ft-search-input--actions ft-button {
942
936
  flex-shrink: 0;
943
- ${e.setVariable(jt.backgroundColor,"transparent")};
937
+ ${(0,B.setVariable)(G.backgroundColor,"transparent")};
944
938
  }
945
939
 
946
940
  .ft-search-input .ft-search-input--launch-search,
@@ -958,17 +952,17 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
958
952
 
959
953
  .ft-search-input--separator {
960
954
  height: 20px;
961
- border-right: 1px solid ${dr.colorOutline};
955
+ border-right: 1px solid ${D.colorOutline};
962
956
  }
963
- `,ur={highlightBackgroundColor:e.FtCssVariableFactory.create("--ft-sra-highlight-background-color","","COLOR","transparent")},gr=o.css`
957
+ `;var Na=f(E()),Ia=f(v()),Br={highlightBackgroundColor:Ia.FtCssVariableFactory.create("--ft-sra-highlight-background-color","","COLOR","transparent")},La=Na.css`
964
958
  .kwicmatch {
965
959
  font-weight: 700;
966
- background-color: ${ur.highlightBackgroundColor};
960
+ background-color: ${Br.highlightBackgroundColor};
967
961
  }
968
- `,yr={highlightBackgroundColor:e.FtCssVariableFactory.create("--ft-srt-highlight-background-color","","COLOR","transparent")},br=o.css`
962
+ `;var Ta=f(E()),Pa=f(v()),$r={highlightBackgroundColor:Pa.FtCssVariableFactory.create("--ft-srt-highlight-background-color","","COLOR","transparent")},_a=Ta.css`
969
963
  .kwicmatch {
970
964
  font-weight: 700;
971
- background-color: ${yr.highlightBackgroundColor};
965
+ background-color: ${$r.highlightBackgroundColor};
972
966
  }
973
967
 
974
968
  a {
@@ -979,7 +973,7 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
979
973
  a:focus {
980
974
  outline: revert;
981
975
  }
982
- `,mr={searchFieldBackgroundColor:e.FtCssVariableFactory.extend("--ft-rsid-search-field-background-color","",e.designSystemVariables.colorSurface),searchFieldBorderColor:e.FtCssVariableFactory.extend("--ft-rsid-search-field-border-color","",e.designSystemVariables.colorOutline),searchFieldTextColor:e.FtCssVariableFactory.extend("--ft-rsid-search-field-text-color","",e.designSystemVariables.colorOnSurface),searchFieldBorderRadius:e.FtCssVariableFactory.extend("--ft-rsid-search-field-border-radius","",e.designSystemVariables.borderRadiusS),searchButtonColor:e.FtCssVariableFactory.extend("--ft-rsid-search-field-button-color","",e.designSystemVariables.colorPrimary),resultsNumberColor:e.FtCssVariableFactory.extend("--ft-rsid-results-number-color","",e.designSystemVariables.colorOnSurfaceMedium),resultBackgroundColor:e.FtCssVariableFactory.extend("--ft-rsid-result-background-color","",e.designSystemVariables.colorSurface),resultBorderColor:e.FtCssVariableFactory.extend("--ft-rsid-result-border-color","",e.designSystemVariables.colorOutline),resultBorderRadius:e.FtCssVariableFactory.extend("--ft-rsid-result-border-radius","",e.designSystemVariables.borderRadiusS),resultTitleTextColor:e.FtCssVariableFactory.extend("--ft-rsid-result-title-text-color","",e.designSystemVariables.colorOnSurface),resultBreadcrumbTextColor:e.FtCssVariableFactory.extend("--ft-rsid-result-breadcrumb-text-color","",e.designSystemVariables.colorOnSurfaceMedium),resultContentTextColor:e.FtCssVariableFactory.extend("--ft-rsid-result-content-text-color","",e.designSystemVariables.colorOnSurface),resultHighlightBackgroundColor:e.FtCssVariableFactory.create("--ft-rsid-result-highlight-background-color","","COLOR","#FFF26E"),resultHoverBackgroundColor:e.FtCssVariableFactory.extend("--ft-rsid-result-hover-background-color","",e.designSystemVariables.colorPrimary),resultHoverBorderColor:e.FtCssVariableFactory.extend("--ft-rsid-result-hover-border-color","",e.designSystemVariables.colorPrimary)},xr=o.css`
976
+ `;var at={searchFieldBackgroundColor:O.FtCssVariableFactory.extend("--ft-rsid-search-field-background-color","",O.designSystemVariables.colorSurface),searchFieldBorderColor:O.FtCssVariableFactory.extend("--ft-rsid-search-field-border-color","",O.designSystemVariables.colorOutline),searchFieldTextColor:O.FtCssVariableFactory.extend("--ft-rsid-search-field-text-color","",O.designSystemVariables.colorOnSurface),searchFieldBorderRadius:O.FtCssVariableFactory.extend("--ft-rsid-search-field-border-radius","",O.designSystemVariables.borderRadiusS),searchButtonColor:O.FtCssVariableFactory.extend("--ft-rsid-search-field-button-color","",O.designSystemVariables.colorPrimary),resultsNumberColor:O.FtCssVariableFactory.extend("--ft-rsid-results-number-color","",O.designSystemVariables.colorOnSurfaceMedium),resultBackgroundColor:O.FtCssVariableFactory.extend("--ft-rsid-result-background-color","",O.designSystemVariables.colorSurface),resultBorderColor:O.FtCssVariableFactory.extend("--ft-rsid-result-border-color","",O.designSystemVariables.colorOutline),resultBorderRadius:O.FtCssVariableFactory.extend("--ft-rsid-result-border-radius","",O.designSystemVariables.borderRadiusS),resultTitleTextColor:O.FtCssVariableFactory.extend("--ft-rsid-result-title-text-color","",O.designSystemVariables.colorOnSurface),resultBreadcrumbTextColor:O.FtCssVariableFactory.extend("--ft-rsid-result-breadcrumb-text-color","",O.designSystemVariables.colorOnSurfaceMedium),resultContentTextColor:O.FtCssVariableFactory.extend("--ft-rsid-result-content-text-color","",O.designSystemVariables.colorOnSurface),resultHighlightBackgroundColor:O.FtCssVariableFactory.create("--ft-rsid-result-highlight-background-color","","COLOR","#FFF26E"),resultHoverBackgroundColor:O.FtCssVariableFactory.extend("--ft-rsid-result-hover-background-color","",O.designSystemVariables.colorPrimary),resultHoverBorderColor:O.FtCssVariableFactory.extend("--ft-rsid-result-hover-border-color","",O.designSystemVariables.colorPrimary)},ka=Ur.css`
983
977
  .ft-search-in-doc--container {
984
978
  display: flex;
985
979
  flex-direction: column;
@@ -987,11 +981,11 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
987
981
  }
988
982
 
989
983
  ft-search-input {
990
- ${e.setVariable(dr.colorSurface,mr.searchFieldBackgroundColor)};
991
- ${e.setVariable(dr.colorOutline,mr.searchFieldBorderColor)};
992
- ${e.setVariable(dr.colorOnSurface,mr.searchFieldTextColor)};
993
- ${e.setVariable(dr.borderRadius,mr.searchFieldBorderRadius)};
994
- ${e.setVariable(dr.buttonColor,mr.searchButtonColor)};
984
+ ${(0,O.setVariable)(D.colorSurface,at.searchFieldBackgroundColor)};
985
+ ${(0,O.setVariable)(D.colorOutline,at.searchFieldBorderColor)};
986
+ ${(0,O.setVariable)(D.colorOnSurface,at.searchFieldTextColor)};
987
+ ${(0,O.setVariable)(D.borderRadius,at.searchFieldBorderRadius)};
988
+ ${(0,O.setVariable)(D.buttonColor,at.searchButtonColor)};
995
989
  }
996
990
 
997
991
  ft-search-results-number {
@@ -999,41 +993,41 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
999
993
  }
1000
994
 
1001
995
  ft-search-results-number, ft-search-results::part(no-results-message) {
1002
- color: ${mr.resultsNumberColor};
996
+ color: ${at.resultsNumberColor};
1003
997
  }
1004
998
 
1005
999
  ft-search-load-more-button {
1006
1000
  margin: auto;
1007
1001
  }
1008
- `,vr=o.css`
1002
+ `,Ba=Ur.css`
1009
1003
  ft-card {
1010
1004
  margin-bottom: 8px;
1011
- ${e.setVariable(y.elevation04,"none")};
1012
- ${e.setVariable(y.elevation02,"none")};
1013
- ${e.setVariable(y.borderStyle,"solid")};
1014
- ${e.setVariable(y.borderRadius,e.designSystemVariables.borderRadiusS)};
1015
- ${e.setVariable(y.colorSurface,mr.resultBackgroundColor)};
1016
- ${e.setVariable(y.borderColor,mr.resultBorderColor)};
1017
- ${e.setVariable(y.borderRadius,mr.resultBorderRadius)};
1005
+ ${(0,O.setVariable)(k.elevation04,"none")};
1006
+ ${(0,O.setVariable)(k.elevation02,"none")};
1007
+ ${(0,O.setVariable)(k.borderStyle,"solid")};
1008
+ ${(0,O.setVariable)(k.borderRadius,O.designSystemVariables.borderRadiusS)};
1009
+ ${(0,O.setVariable)(k.colorSurface,at.resultBackgroundColor)};
1010
+ ${(0,O.setVariable)(k.borderColor,at.resultBorderColor)};
1011
+ ${(0,O.setVariable)(k.borderRadius,at.resultBorderRadius)};
1018
1012
  }
1019
1013
 
1020
1014
  ft-search-result-title {
1021
- color: ${mr.resultTitleTextColor};
1022
- ${e.setVariable(yr.highlightBackgroundColor,mr.resultHighlightBackgroundColor)};
1015
+ color: ${at.resultTitleTextColor};
1016
+ ${(0,O.setVariable)($r.highlightBackgroundColor,at.resultHighlightBackgroundColor)};
1023
1017
  }
1024
1018
 
1025
1019
  .breadcrumb {
1026
- color: ${mr.resultBreadcrumbTextColor};
1020
+ color: ${at.resultBreadcrumbTextColor};
1027
1021
  }
1028
1022
 
1029
1023
  ft-search-result-abstract {
1030
- color: ${mr.resultContentTextColor};
1031
- ${e.setVariable(ur.highlightBackgroundColor,mr.resultHighlightBackgroundColor)};
1024
+ color: ${at.resultContentTextColor};
1025
+ ${(0,O.setVariable)(Br.highlightBackgroundColor,at.resultHighlightBackgroundColor)};
1032
1026
  }
1033
1027
 
1034
1028
  ft-card:hover {
1035
- ${e.setVariable(y.hoverBorderColor,mr.resultHoverBorderColor)};
1036
- ${e.setVariable(s.color,mr.resultHoverBackgroundColor)};
1029
+ ${(0,O.setVariable)(k.hoverBorderColor,at.resultHoverBorderColor)};
1030
+ ${(0,O.setVariable)(I.color,at.resultHoverBackgroundColor)};
1037
1031
  }
1038
1032
 
1039
1033
  .result-container {
@@ -1046,38 +1040,38 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
1046
1040
  text-decoration: none;
1047
1041
  color: inherit;
1048
1042
  }
1049
- `,Or=o.css`
1050
- `,wr=o.css`
1051
- `,Sr=e.FtReduxStore.get({name:"ft-app-info",reducers:{},initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});class Nr{static get(t){const{baseUrl:e,apiIntegrationIdentifier:o}=Sr.getState(),r=null!=t?t:o;if(e&&r&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(e,r,!0)}static await(t){return new Promise((e=>{let o=Nr.get(t);if(o)e(o);else{const r=Sr.subscribe((()=>{o=Nr.get(t),o&&(r(),e(o))}))}}))}}class Cr{constructor(t=!0,o){var r;this.overrideApi=o;let i=this.constructor;i.commonCache=null!==(r=i.commonCache)&&void 0!==r?r:new e.CacheRegistry,this.cache=t?i.commonCache:new e.CacheRegistry}get api(){var t;return null!==(t=this.overrideApi)&&void 0!==t?t:Nr.get()}get awaitApi(){var t;return null!==(t=this.overrideApi)&&void 0!==t?t:Nr.await()}clearCache(){this.cache.clearAll()}}var Er;const $r=Symbol("clearAfterUnitTest");class Ir extends Cr{constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Er]=()=>{this.defaultMessages={},this.cache=new e.CacheRegistry,this.listeners={}},this.currentUiLocale=Sr.getState().uiLocale,Sr.subscribe((()=>this.clearWhenUiLocaleChanges()))}clearWhenUiLocaleChanges(){const{uiLocale:t}=Sr.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){const e=t.name.toLowerCase();this.cache.setFinal(e,t),this.notify(e)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,o){var r;if(t=t.toLowerCase(),Object.keys(o).length>0){const i={...null!==(r=this.defaultMessages[t])&&void 0!==r?r:{},...o};e.deepEqual(this.defaultMessages[t],i)||(this.defaultMessages[t]=i,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,o,...r){var i,n,a;t=t.toLowerCase(),this.fetchContext(t);const l=null!==(n=null===(i=this.cache.getNow(t))||void 0===i?void 0:i.messages)&&void 0!==n?n:{};return new e.ParametrizedLabelResolver(null!==(a=this.defaultMessages[t])&&void 0!==a?a:{},l).resolve(o,...r)}async fetchContext(t){if(!this.cache.has(t))try{await this.cache.get(t,(()=>this.messageContextProvider(this.currentUiLocale,t))),await this.notify(t)}catch(t){console.error(t)}}subscribe(t,e){var o;return t=t.toLowerCase(),this.listeners[t]=null!==(o=this.listeners[t])&&void 0!==o?o:new Set,this.listeners[t].add(e),()=>{var o;return null===(o=this.listeners[t])||void 0===o?void 0:o.delete(e)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map((t=>this.notify(t))))}async notify(t){null!=this.listeners[t]&&await Promise.all([...this.listeners[t].values()].map((t=>e.delay(0).then((()=>t())).catch((()=>null)))))}}Er=$r,null==window.FluidTopicsI18nService&&(window.FluidTopicsI18nService=new class extends Ir{constructor(){super((async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e)))}}),null==window.FluidTopicsCustomI18nService&&(window.FluidTopicsCustomI18nService=new class extends Ir{constructor(){super((async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e)))}});const Rr=window.FluidTopicsI18nService,kr=window.FluidTopicsCustomI18nService;var Ur=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class Lr extends e.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Nr.get(),this.messageContexts=[],this.cache=new e.CacheRegistry,this.cleanSessionDebouncer=new e.Debouncer}render(){return o.html`
1043
+ `;var qa=f(v());var Ko=f(E()),Vo=f(Z()),Zo=f(v());var $a=f(E());var Ua=$a.css`
1044
+ `;var Go=f(v());var Va=f(v());var za=f(E()),At=f(Z()),Lt=f(v());var Da=f(E());var Ma=Da.css`
1045
+ `;var Fa=f(v()),Ul="ft-app-info",Dl={},N=Fa.FtReduxStore.get({name:Ul,reducers:Dl,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var ne=f(v());var Dr=f(v());var ge=class o{static get(t){let{baseUrl:r,apiIntegrationIdentifier:n}=N.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=o.get(t);if(n)r(n);else{let i=N.subscribe(()=>{n=o.get(t),n&&(i(),r(n))})}})}};var Ut=class{constructor(t=!0,r){var n;this.overrideApi=r;let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new Dr.CacheRegistry,this.cache=t?i.commonCache:new Dr.CacheRegistry}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:ge.get()}get awaitApi(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:ge.await()}clearCache(){this.cache.clearAll()}};var Wa,Ml=Symbol("clearAfterUnitTest"),Uo=class extends Ut{constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[Wa]=()=>{this.defaultMessages={},this.cache=new ne.CacheRegistry,this.listeners={}},this.currentUiLocale=N.getState().uiLocale,N.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=N.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(),Object.keys(r).length>0){let i={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...r};(0,ne.deepEqual)(this.defaultMessages[t],i)||(this.defaultMessages[t]=i,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,r,...n){var i,a,s;t=t.toLowerCase(),this.fetchContext(t);let c=(a=(i=this.cache.getNow(t))===null||i===void 0?void 0:i.messages)!==null&&a!==void 0?a:{};return new ne.ParametrizedLabelResolver((s=this.defaultMessages[t])!==null&&s!==void 0?s:{},c).resolve(r,...n)}async fetchContext(t){if(!this.cache.has(t))try{await this.cache.get(t,()=>this.messageContextProvider(this.currentUiLocale,t)),await this.notify(t)}catch(r){console.error(r)}}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(){await Promise.all(Object.keys(this.listeners).map(t=>this.notify(t)))}async notify(t){this.listeners[t]!=null&&await Promise.all([...this.listeners[t].values()].map(r=>(0,ne.delay)(0).then(()=>r()).catch(()=>null)))}};Wa=Ml;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Uo{constructor(){super(async(o,t)=>(await this.awaitApi).getFluidTopicsMessageContext(o,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Uo{constructor(){super(async(o,t)=>(await this.awaitApi).getCustomMessageContext(o,t))}});var De=window.FluidTopicsI18nService,Ha=window.FluidTopicsCustomI18nService;var ct=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},j=class extends Lt.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>ge.get(),this.messageContexts=[],this.cache=new Lt.CacheRegistry,this.cleanSessionDebouncer=new Lt.Debouncer}render(){return za.html`
1052
1046
  <slot></slot>
1053
- `}update(t){super.update(t),t.has("baseUrl")&&(Sr.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&Sr.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&Sr.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&Sr.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&Sr.actions.noCustom(this.noCustom),t.has("editorMode")&&Sr.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&Sr.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&Sr.actions.session(this.session),t.has("availableUiLocales")&&Sr.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&null!=this.messageContexts&&this.messageContexts.forEach((t=>Rr.addContext(t))),t.has("openExternalDocumentInNewTab")&&Sr.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&Sr.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&Sr.actions.forcedOffline(this.forcedOffline),setTimeout((()=>this.updateIfNeeded()))}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(null==this.session&&this.updateSession(),null==this.availableUiLocales&&this.updateUiLocales(),null==this.metadataConfiguration&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",(async()=>{const t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run((()=>{this.cache.clear("session"),this.session=void 0}),t.idleTimeoutInMillis),t}))}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",(()=>this.apiProvider().getAvailableUiLocales()))}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",(()=>this.apiProvider().getMetadataConfiguration()))}}Lr.elementDefinitions={},Lr.styles=wr,Ur([r.property()],Lr.prototype,"baseUrl",void 0),Ur([r.property()],Lr.prototype,"apiIntegrationIdentifier",void 0),Ur([r.property()],Lr.prototype,"uiLocale",void 0),Ur([e.jsonProperty(null)],Lr.prototype,"availableUiLocales",void 0),Ur([e.jsonProperty(null)],Lr.prototype,"metadataConfiguration",void 0),Ur([r.property({type:Boolean})],Lr.prototype,"editorMode",void 0),Ur([r.property({type:Boolean})],Lr.prototype,"noCustom",void 0),Ur([r.property({type:Boolean})],Lr.prototype,"openExternalDocumentInNewTab",void 0),Ur([r.property({converter:{fromAttribute:t=>"false"!==t&&("true"===t||null!=t&&t)}})],Lr.prototype,"noCustomComponent",void 0),Ur([r.property({type:Boolean})],Lr.prototype,"withManualResources",void 0),Ur([r.property({type:Boolean})],Lr.prototype,"navigatorOnline",void 0),Ur([r.property({type:Boolean})],Lr.prototype,"forcedOffline",void 0),Ur([r.property({type:Object})],Lr.prototype,"apiProvider",void 0),Ur([e.jsonProperty([])],Lr.prototype,"messageContexts",void 0),Ur([e.jsonProperty(void 0)],Lr.prototype,"session",void 0);class Wr extends Cr{async listMySearches(){let t=Sr.getState().session;return(null==t?void 0:t.sessionAuthenticated)?this.cache.get("my-searches",(async()=>(await this.awaitApi).listMySearches(t.profile.userId)),3e5):[]}}class zr extends Cr{async listMyBookmarks(){let t=Sr.getState().session;return(null==t?void 0:t.sessionAuthenticated)?this.cache.get("my-bookmarks",(async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId)),3e5):[]}}const Zr=e.FtReduxStore.get({name:"ft-user-assets",initialState:{savedSearches:void 0,bookmarks:void 0}});const Ar=new class{constructor(){this.currentSession=Sr.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new zr,this.savedSearchesService=new Wr,Sr.subscribe((()=>this.reloadWhenUserSessionChanges()))}reloadWhenUserSessionChanges(){var t;const{session:o}=Sr.getState();e.deepEqual(null===(t=this.currentSession)||void 0===t?void 0:t.profile,null==o?void 0:o.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Zr.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Zr.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();const t=await this.savedSearchesService.listMySearches();Zr.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){const e=(null===(t=this.currentSession)||void 0===t?void 0:t.sessionAuthenticated)?await this.bookmarksService.listMyBookmarks():void 0;Zr.actions.bookmarks(e)}}};window.FluidTopicsAppInfoStoreService=new class{addCommand(t,e=!1){Sr.commands.add(t,e)}consumeCommand(t){return Sr.commands.consume(t)}};window.FluidTopicsHighlightHtmlService=new class{highlightHtml(t,o){e.highlightHtml(t,o)}},e.customElement("ft-app-context")(Lr);var Kr=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};const Dr=Symbol("i18nAttributes"),Fr=Symbol("i18nProperties"),Br=Symbol("i18nUnsubs");function Tr(t){var e;class o extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map}get i18nService(){return this.useCustomMessageContexts?kr:Rr}i18n(t,e,...o){var r;if("string"==typeof t)return this.i18nService.resolveMessage(t,e,...o);const i=null!==(r=t.args)&&void 0!==r?r:t.argsProvider?t.argsProvider(this):[];return this.i18nService.resolveMessage(t.context,t.key,...i)}onI18nUpdate(t){var e,o;null===(e=this[Dr])||void 0===e||e.forEach(((e,o)=>{var r;const i=this.getI18nAttributeValue(o);(null===(r=null==i?void 0:i.context)||void 0===r?void 0:r.toLowerCase())===t.toLowerCase()&&this.updateI18nAttributeMessage(o,i,e)})),null===(o=this[Fr])||void 0===o||o.forEach(((e,o)=>{e.context.toLowerCase()===t.toLowerCase()&&(this[o]=this.i18n(e))})),setTimeout((()=>this.requestUpdate()),0)}updateI18nAttributeMessage(t,e,o){this[t]={...e,message:this.i18n({context:e.context,key:e.key,...o})}}update(t){var e,o;super.update(t),null===(e=this[Dr])||void 0===e||e.forEach(((e,o)=>{const r=this.getI18nAttributeValue(o);(null==r?void 0:r.context)&&r.key&&(t.has(o)||null!=e.argsProvider)&&(t.has(o)&&this.addI18nContext(r.context),this.updateI18nAttributeMessage(o,r,e))})),null===(o=this[Fr])||void 0===o||o.forEach(((t,e)=>{null!=t.argsProvider&&(this[e]=this.i18n(t))}))}getI18nAttributeValue(t){return this[t]}connectedCallback(){var t,e,o,r;super.connectedCallback(),new Set([...null!==(e=null===(t=this[Fr])||void 0===t?void 0:t.values())&&void 0!==e?e:[],...[...null!==(r=null===(o=this[Dr])||void 0===o?void 0:o.keys())&&void 0!==r?r:[]].map((t=>this.getI18nAttributeValue(t)))].map((t=>null==t?void 0:t.context))).forEach((t=>t&&this.addI18nMessages(t)))}addI18nMessages(t,e){t=t.toLowerCase(),this[Br].has(t)||this[Br].set(t,this.i18nService.subscribe(t,(()=>this.onI18nUpdate(t)))),this.i18nService.prepareContext(t,null!=e?e:{})}addI18nContext(t,e){this.addI18nMessages("string"==typeof t?t:t.name,e)}disconnectedCallback(){super.disconnectedCallback(),this[Br].forEach((t=>t())),this[Br].clear()}}return e=Br,Kr([r.property({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}class Hr extends(Tr(e.FtLitElement)){}class Pr extends(Tr(e.FtLitElementRedux)){}var Mr=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class jr extends Pr{constructor(){super(),this.editorMode=!1,this.addStore(Sr)}render(){return this.key&&this.context?o.html`
1047
+ `}update(t){super.update(t),t.has("baseUrl")&&(N.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&N.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&N.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&N.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&N.actions.noCustom(this.noCustom),t.has("editorMode")&&N.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&N.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&N.actions.session(this.session),t.has("availableUiLocales")&&N.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(r=>De.addContext(r)),t.has("openExternalDocumentInNewTab")&&N.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&N.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&N.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},t.idleTimeoutInMillis),t})}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};j.elementDefinitions={};j.styles=Ma;ct([(0,At.property)()],j.prototype,"baseUrl",void 0);ct([(0,At.property)()],j.prototype,"apiIntegrationIdentifier",void 0);ct([(0,At.property)()],j.prototype,"uiLocale",void 0);ct([(0,Lt.jsonProperty)(null)],j.prototype,"availableUiLocales",void 0);ct([(0,Lt.jsonProperty)(null)],j.prototype,"metadataConfiguration",void 0);ct([(0,At.property)({type:Boolean})],j.prototype,"editorMode",void 0);ct([(0,At.property)({type:Boolean})],j.prototype,"noCustom",void 0);ct([(0,At.property)({type:Boolean})],j.prototype,"openExternalDocumentInNewTab",void 0);ct([(0,At.property)({converter:{fromAttribute(o){return o==="false"?!1:o==="true"||(o??!1)}}})],j.prototype,"noCustomComponent",void 0);ct([(0,At.property)({type:Boolean})],j.prototype,"withManualResources",void 0);ct([(0,At.property)({type:Boolean})],j.prototype,"navigatorOnline",void 0);ct([(0,At.property)({type:Boolean})],j.prototype,"forcedOffline",void 0);ct([(0,At.property)({type:Object})],j.prototype,"apiProvider",void 0);ct([(0,Lt.jsonProperty)([])],j.prototype,"messageContexts",void 0);ct([(0,Lt.jsonProperty)(void 0)],j.prototype,"session",void 0);var Wo=f(v());var Do=class extends Ut{async listMySearches(){let t=N.getState().session;return t?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var Mo=class extends Ut{async listMyBookmarks(){let t=N.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var Fl="ft-user-assets",Fo=Wo.FtReduxStore.get({name:Fl,initialState:{savedSearches:void 0,bookmarks:void 0}}),Mr=class{constructor(){this.currentSession=N.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Mo,this.savedSearchesService=new Do,N.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:r}=N.getState();(0,Wo.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,r?.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Fo.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Fo.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();Fo.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}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;Fo.actions.bookmarks(r)}}},Ga=new Mr;var Fr=class{addCommand(t,r=!1){N.commands.add(t,r)}consumeCommand(t){return N.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new Fr;var Ka=f(v()),Wr=class{highlightHtml(t,r){(0,Ka.highlightHtml)(t,r)}};window.FluidTopicsHighlightHtmlService=new Wr;(0,Va.customElement)("ft-app-context")(j);var ja=f(Z()),Wl=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Hr=Symbol("i18nAttributes"),Ho=Symbol("i18nProperties"),fo=Symbol("i18nUnsubs");function wt(o){var t;class r extends o{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[t]=new Map}get i18nService(){return this.useCustomMessageContexts?Ha:De}i18n(i,a,...s){var c;if(typeof i=="string")return this.i18nService.resolveMessage(i,a,...s);let u=(c=i.args)!==null&&c!==void 0?c:i.argsProvider?i.argsProvider(this):[];return this.i18nService.resolveMessage(i.context,i.key,...u)}onI18nUpdate(i){var a,s;(a=this[Hr])===null||a===void 0||a.forEach((c,u)=>{var h;let b=this.getI18nAttributeValue(u);((h=b?.context)===null||h===void 0?void 0:h.toLowerCase())===i.toLowerCase()&&this.updateI18nAttributeMessage(u,b,c)}),(s=this[Ho])===null||s===void 0||s.forEach((c,u)=>{c.context.toLowerCase()===i.toLowerCase()&&(this[u]=this.i18n(c))}),setTimeout(()=>this.requestUpdate(),0)}updateI18nAttributeMessage(i,a,s){this[i]={...a,message:this.i18n({context:a.context,key:a.key,...s})}}update(i){var a,s;super.update(i),(a=this[Hr])===null||a===void 0||a.forEach((c,u)=>{let h=this.getI18nAttributeValue(u);h?.context&&h.key&&(i.has(u)||c.argsProvider!=null)&&(i.has(u)&&this.addI18nContext(h.context),this.updateI18nAttributeMessage(u,h,c))}),(s=this[Ho])===null||s===void 0||s.forEach((c,u)=>{c.argsProvider!=null&&(this[u]=this.i18n(c))})}getI18nAttributeValue(i){return this[i]}connectedCallback(){var i,a,s,c;super.connectedCallback(),new Set([...(a=(i=this[Ho])===null||i===void 0?void 0:i.values())!==null&&a!==void 0?a:[],...[...(c=(s=this[Hr])===null||s===void 0?void 0:s.keys())!==null&&c!==void 0?c:[]].map(u=>this.getI18nAttributeValue(u))].map(u=>u?.context)).forEach(u=>u&&this.addI18nMessages(u))}addI18nMessages(i,a){i=i.toLowerCase(),this[fo].has(i)||this[fo].set(i,this.i18nService.subscribe(i,()=>this.onI18nUpdate(i))),this.i18nService.prepareContext(i,a??{})}addI18nContext(i,a){this.addI18nMessages(typeof i=="string"?i:i.name,a)}disconnectedCallback(){super.disconnectedCallback(),this[fo].forEach(i=>i()),this[fo].clear()}}return t=fo,Wl([(0,ja.property)({type:Boolean})],r.prototype,"useCustomMessageContexts",void 0),r}var Za=class extends wt(Go.FtLitElement){},zo=class extends wt(Go.FtLitElementRedux){};var uo=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Tt=class extends zo{constructor(){super(),this.editorMode=!1,this.addStore(N)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":Ko.nothing:Ko.html`
1054
1048
  <span class="ft-i18n">
1055
1049
  ${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
1056
1050
  </span>
1057
- `:this.editorMode?"Select a context and a label key.":o.nothing}update(t){var e;super.update(t),["context","key","defaultMessage"].some((e=>t.has(e)))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:null!==(e=this.defaultMessage)&&void 0!==e?e:""})}}jr.elementDefinitions={},jr.styles=Or,Mr([e.redux()],jr.prototype,"editorMode",void 0),Mr([r.property()],jr.prototype,"context",void 0),Mr([r.property()],jr.prototype,"key",void 0),Mr([e.jsonProperty([])],jr.prototype,"args",void 0),Mr([r.property()],jr.prototype,"defaultMessage",void 0);class _r{static build(t){return new _r(t)}static fromGwt(t){return new _r(t)}constructor(t){this.name=t,this.properties=new Proxy({},{get:(t,e)=>{const o=e;return t=>({context:this.name,key:o,args:"function"==typeof t?void 0:t,argsProvider:"function"==typeof t?t:void 0})}}),this.messages=new Proxy({},{get:(t,e)=>(...t)=>Rr.resolveMessage(this.name,e,...t)})}}e.customElement("ft-i18n")(jr);const Gr=o.css`
1058
- `,qr={setRequest:(t,e)=>{t.request=e.payload},setRequestQuery:(t,e)=>{t.request.query=e.payload},setRequestContentLocale:(t,e)=>{t.request.contentLocale=e.payload},setPageSize:(t,e)=>{t.request.paging.perPage=e.payload},setPageNumber:(t,e)=>{t.request.paging.page=e.payload},setRequestSort:(t,e)=>{t.request.sort=e.payload},setRequestFilters:(t,e)=>{t.request.filters=e.payload},setRequestFacets:(t,e)=>{t.request.facets=e.payload},setRequestVirtualField:(t,e)=>{t.request.virtualField=e.payload},setRequestScope:(t,e)=>{t.request.scope=e.payload},setRequestClusterSortCriterion:(t,e)=>{t.request.clusterSortCriterions=e.payload},setResults:(t,e)=>{t.results=e.payload},setFacets:(t,e)=>{t.facets=e.payload},setSpellcheck:(t,e)=>{t.spellcheck=e.payload},setLocales:(t,e)=>{t.locales=e.payload},setPaging:(t,e)=>{t.paging=e.payload},setLiveQuery:(t,e)=>{t.liveQuery=e.payload},setSuggestResults:(t,e)=>{t.suggestResults=e.payload},setRequestPeriodFilter:(t,e)=>{t.request.periodFilter=e.payload}};var Yr,Vr,Qr,Xr,Jr,ti,ei,oi,ri,ii,ni,ai,li,si,ci,pi,fi,di,hi;!function(t){!function(e){var o={searchParams:"URLSearchParams"in t,iterable:"Symbol"in t&&"iterator"in Symbol,blob:"FileReader"in t&&"Blob"in t&&function(){try{return new Blob,!0}catch(t){return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};if(o.arrayBuffer)var r=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],i=ArrayBuffer.isView||function(t){return t&&r.indexOf(Object.prototype.toString.call(t))>-1};function n(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(t))throw new TypeError("Invalid character in header field name");return t.toLowerCase()}function a(t){return"string"!=typeof t&&(t=String(t)),t}function l(t){var e={next:function(){var e=t.shift();return{done:void 0===e,value:e}}};return o.iterable&&(e[Symbol.iterator]=function(){return e}),e}function s(t){this.map={},t instanceof s?t.forEach((function(t,e){this.append(e,t)}),this):Array.isArray(t)?t.forEach((function(t){this.append(t[0],t[1])}),this):t&&Object.getOwnPropertyNames(t).forEach((function(e){this.append(e,t[e])}),this)}function c(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function p(t){return new Promise((function(e,o){t.onload=function(){e(t.result)},t.onerror=function(){o(t.error)}}))}function f(t){var e=new FileReader,o=p(e);return e.readAsArrayBuffer(t),o}function d(t){if(t.slice)return t.slice(0);var e=new Uint8Array(t.byteLength);return e.set(new Uint8Array(t)),e.buffer}function h(){return this.bodyUsed=!1,this._initBody=function(t){var e;this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:o.blob&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:o.formData&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:o.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():o.arrayBuffer&&o.blob&&((e=t)&&DataView.prototype.isPrototypeOf(e))?(this._bodyArrayBuffer=d(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):o.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(t)||i(t))?this._bodyArrayBuffer=d(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):o.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},o.blob&&(this.blob=function(){var t=c(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?c(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(f)}),this.text=function(){var t,e,o,r=c(this);if(r)return r;if(this._bodyBlob)return t=this._bodyBlob,e=new FileReader,o=p(e),e.readAsText(t),o;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var e=new Uint8Array(t),o=new Array(e.length),r=0;r<e.length;r++)o[r]=String.fromCharCode(e[r]);return o.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},o.formData&&(this.formData=function(){return this.text().then(y)}),this.json=function(){return this.text().then(JSON.parse)},this}s.prototype.append=function(t,e){t=n(t),e=a(e);var o=this.map[t];this.map[t]=o?o+", "+e:e},s.prototype.delete=function(t){delete this.map[n(t)]},s.prototype.get=function(t){return t=n(t),this.has(t)?this.map[t]:null},s.prototype.has=function(t){return this.map.hasOwnProperty(n(t))},s.prototype.set=function(t,e){this.map[n(t)]=a(e)},s.prototype.forEach=function(t,e){for(var o in this.map)this.map.hasOwnProperty(o)&&t.call(e,this.map[o],o,this)},s.prototype.keys=function(){var t=[];return this.forEach((function(e,o){t.push(o)})),l(t)},s.prototype.values=function(){var t=[];return this.forEach((function(e){t.push(e)})),l(t)},s.prototype.entries=function(){var t=[];return this.forEach((function(e,o){t.push([o,e])})),l(t)},o.iterable&&(s.prototype[Symbol.iterator]=s.prototype.entries);var u=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function g(t,e){var o,r,i=(e=e||{}).body;if(t instanceof g){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,e.headers||(this.headers=new s(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,i||null==t._bodyInit||(i=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=e.credentials||this.credentials||"same-origin",!e.headers&&this.headers||(this.headers=new s(e.headers)),this.method=(o=e.method||this.method||"GET",r=o.toUpperCase(),u.indexOf(r)>-1?r:o),this.mode=e.mode||this.mode||null,this.signal=e.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&i)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(i)}function y(t){var e=new FormData;return t.trim().split("&").forEach((function(t){if(t){var o=t.split("="),r=o.shift().replace(/\+/g," "),i=o.join("=").replace(/\+/g," ");e.append(decodeURIComponent(r),decodeURIComponent(i))}})),e}function b(t,e){e||(e={}),this.type="default",this.status=void 0===e.status?200:e.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in e?e.statusText:"OK",this.headers=new s(e.headers),this.url=e.url||"",this._initBody(t)}g.prototype.clone=function(){return new g(this,{body:this._bodyInit})},h.call(g.prototype),h.call(b.prototype),b.prototype.clone=function(){return new b(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new s(this.headers),url:this.url})},b.error=function(){var t=new b(null,{status:0,statusText:""});return t.type="error",t};var m=[301,302,303,307,308];b.redirect=function(t,e){if(-1===m.indexOf(e))throw new RangeError("Invalid status code");return new b(null,{status:e,headers:{location:t}})},e.DOMException=t.DOMException;try{new e.DOMException}catch(t){e.DOMException=function(t,e){this.message=t,this.name=e;var o=Error(t);this.stack=o.stack},e.DOMException.prototype=Object.create(Error.prototype),e.DOMException.prototype.constructor=e.DOMException}function x(t,r){return new Promise((function(i,n){var a=new g(t,r);if(a.signal&&a.signal.aborted)return n(new e.DOMException("Aborted","AbortError"));var l=new XMLHttpRequest;function c(){l.abort()}l.onload=function(){var t,e,o={status:l.status,statusText:l.statusText,headers:(t=l.getAllResponseHeaders()||"",e=new s,t.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach((function(t){var o=t.split(":"),r=o.shift().trim();if(r){var i=o.join(":").trim();e.append(r,i)}})),e)};o.url="responseURL"in l?l.responseURL:o.headers.get("X-Request-URL");var r="response"in l?l.response:l.responseText;i(new b(r,o))},l.onerror=function(){n(new TypeError("Network request failed"))},l.ontimeout=function(){n(new TypeError("Network request failed"))},l.onabort=function(){n(new e.DOMException("Aborted","AbortError"))},l.open(a.method,a.url,!0),"include"===a.credentials?l.withCredentials=!0:"omit"===a.credentials&&(l.withCredentials=!1),"responseType"in l&&o.blob&&(l.responseType="blob"),a.headers.forEach((function(t,e){l.setRequestHeader(e,t)})),a.signal&&(a.signal.addEventListener("abort",c),l.onreadystatechange=function(){4===l.readyState&&a.signal.removeEventListener("abort",c)}),l.send(void 0===a._bodyInit?null:a._bodyInit)}))}x.polyfill=!0,t.fetch||(t.fetch=x,t.Headers=s,t.Request=g,t.Response=b),e.Headers=s,e.Request=g,e.Response=b,e.fetch=x,Object.defineProperty(e,"t",{value:!0})}({})}("undefined"!=typeof self?self:void 0),function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"}(Yr||(Yr={})),function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"}(Vr||(Vr={})),function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"}(Qr||(Qr={})),function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"}(Xr||(Xr={})),function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"}(Jr||(Jr={})),function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"}(ti||(ti={})),function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"}(ei||(ei={})),function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"}(oi||(oi={})),function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"}(ri||(ri={})),function(t){t.ASC="ASC",t.DESC="DESC"}(ii||(ii={})),function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"}(ni||(ni={})),function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"}(ai||(ai={})),function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"}(li||(li={})),function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"}(si||(si={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"}(ci||(ci={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"}(pi||(pi={})),function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"}(fi||(fi={})),function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"}(di||(di={})),function(t){t.VALID="VALID",t.INVALID="INVALID"}(hi||(hi={})),di.PERSONAL_BOOK_SHARE_USER,di.PERSONAL_BOOK_USER,di.HTML_EXPORT_USER,di.PERSONAL_BOOK_USER,di.PDF_EXPORT_USER,di.PERSONAL_BOOK_USER,di.KHUB_ADMIN,di.CONTENT_PUBLISHER,di.ADMIN,di.KHUB_ADMIN,di.USERS_ADMIN,di.PORTAL_ADMIN,di.DEVELOPER,di.BETA_USER,di.DEBUG_USER;class ui extends Cr{constructor(){super(),this.cache.registerFinal("available-locales",(()=>this.api.getAvailableSearchLocales()))}async launchSearch(t){return this.api.search(t)}async launchSuggest(t){return this.api.getSuggestions(t)}async getAvailableSearchLocales(){return this.cache.get("available-locales")}}class gi extends Event{constructor(){super(gi.eventName)}}gi.eventName="search-context-clear-all-filters";class yi{static build(t,o){return new yi((t=>e.FtReduxStore.get({name:"ft-search-"+t,initialState:{request:{query:"",filters:[],facets:[],sort:[],paging:{page:1,perPage:20}},liveQuery:""},reducers:qr}))(t.trim()||"context"),o)}constructor(t,o){this.store=t,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.searchDebouncer=new e.Debouncer(100),this.suggestDebouncer=new e.Debouncer(300),this.service=null!=o?o:new ui}async initService(){return this.store.actions.setLocales((await this.service.getAvailableSearchLocales()).contentLocales),this.launchSearch()}setQuery(t){this.store.actions.setRequestQuery(t),this.store.actions.setLiveQuery(t),this.store.actions.setPageNumber(1),this.launchSearch()}setContentLocale(t){let e=this.store.getState().locales,o=this.store.getState().request.contentLocale;if(t!=o){if(e){const r=t=>e.some((e=>e.lang==t));r(t)||(t=r(o)?o:e[0].lang)}this.store.actions.setRequestContentLocale(t),this.store.actions.setPageNumber(1),this.store.actions.setRequestFilters([]),this.launchSearch()}return t}setPageSize(t){this.store.actions.setPageSize(t),this.launchSearch()}setPageNumber(t){this.store.actions.setPageNumber(t),this.launchSearch()}setSort(t){this.store.actions.setRequestSort(t),this.store.actions.setPageNumber(1),this.launchSearch()}setFilters(t){const e=t.filter((t=>t.values.length>0));this.store.actions.setRequestFilters(e),this.store.actions.setPageNumber(1),e.forEach((t=>{this.facetIds.includes(t.key)||(this.facetIds=[...this.facetIds,t.key])})),this.launchSearch()}setClusterSortCriterion(t){this.store.actions.setRequestClusterSortCriterion(t),this.launchSearch()}setSearchInDocumentTitlesOnly(t){t?(this.store.actions.setRequestVirtualField(ai.TITLE_ONLY),this.store.actions.setRequestScope(fi.DOCUMENTS)):(this.store.actions.setRequestVirtualField(ai.EVERYWHERE),this.store.actions.setRequestScope(fi.DEFAULT)),this.launchSearch()}get searchInDocumentTitlesOnly(){return(t=>t.request.virtualField===ai.TITLE_ONLY&&t.request.scope===fi.DOCUMENTS)(this.store.getState())}get periodFilter(){return this.store.getState().request.periodFilter}clearAllFilters(){this.setFilters([]),this.store.eventBus.dispatchEvent(new gi)}addFacet(t){this.facetIds=[...this.facetIds,t],this.launchSearch()}replaceFacet(t,e){let o=this.facetIds.filter((e=>e!=t));e&&o.push(e),this.facetIds=o,this.launchSearch()}get facetIds(){return this.store.getState().request.facets.map((t=>t.id))}set facetIds(t){let e=[...new Set(t)].map((t=>({id:t})));this.store.actions.setRequestFacets(e)}setFilter(t,e){let o=this.store.getState().request.filters,r={key:t,values:e,negative:!1},i=[...o.filter((e=>e.key!==t)),r];this.setFilters(i)}setLiveQuery(t){this.store.actions.setLiveQuery(t),this.launchSuggest()}setRequest(t){this.store.actions.setRequest(t),this.store.actions.setLiveQuery(t.query),this.store.actions.setPageNumber(1),this.launchSearch()}setScope(t){this.store.actions.setRequestScope(t),this.launchSearch()}setIgnoreEmptyQuery(t){this.ignoreEmptyQuery=t,this.launchSearch()}setOpenExternalDocumentInNewTab(t){this.openExternalDocumentInNewTab=t}setPeriodFilter(t){this.store.actions.setRequestPeriodFilter(t),this.store.actions.setPageNumber(1),this.launchSearch()}launchSearch(){return this.searchDebouncer.run((()=>this.fetchSearchData()))}launchSuggest(){return this.suggestDebouncer.run((()=>this.fetchSuggestData()))}async fetchSearchData(){var t,o;try{null===(t=this.cancelableSearch)||void 0===t||t.cancel();let r=this.store.getState().request;if(this.store.actions.setPaging(void 0),this.ignoreEmptyQuery&&0==r.query.length)this.store.actions.setResults(void 0),this.store.actions.setFacets(void 0),this.store.actions.setSpellcheck(void 0);else{this.cancelableSearch=e.cancelable(this.service.launchSearch(r));const t=await this.cancelableSearch;if(t.paging.currentPage<=1)this.store.actions.setResults(t.results),this.store.actions.setFacets(t.facets),this.store.actions.setSpellcheck(t.spellcheck);else{let e=(null!==(o=this.store.getState().results)&&void 0!==o?o:[]).concat(t.results);this.store.actions.setResults(e)}this.store.actions.setPaging(t.paging)}}catch(t){t instanceof e.CanceledPromiseError||!this.errorHandler||this.errorHandler(t)}}async fetchSuggestData(){var t;try{const o=this.store.getState(),r=o.request,i={input:o.liveQuery,filters:r.filters,sort:r.sort,contentLocale:r.contentLocale,scope:r.scope};null===(t=this.cancelableSuggest)||void 0===t||t.cancel(),this.cancelableSuggest=e.cancelable(this.service.launchSuggest(i));let n=await this.cancelableSuggest;this.store.actions.setSuggestResults(n.suggestions)}catch(t){t instanceof e.CanceledPromiseError||!this.errorHandler||this.errorHandler(t)}}clear(){this.store.clear()}}var bi=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class mi extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}}const xi=Symbol("registerInterval");class vi extends(function(t){var e;class o extends t{constructor(){super(...arguments),this[e]=0}setSearchStateManager(t){this.clearStateManager(),this.stateManager=t,this.addStore(t.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[xi]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[xi]):this.dispatchEvent(new mi)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=xi,bi([r.state()],o.prototype,"stateManager",void 0),o}(e.FtLitElementRedux)){}var Oi,wi=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class Si extends CustomEvent{constructor(t){super("ft-search-load-error",{detail:t})}}class Ni extends CustomEvent{constructor(t){super("ft-search-request-change",{detail:t})}}class Ci extends CustomEvent{constructor(t,e,o){super("ft-search-results-change",{detail:{request:t,paging:e,spellcheck:o}})}}class Ei extends e.FtLitElementRedux{get stateManager(){if(null==this._stateManager){const t=this.searchServiceProvider?this.searchServiceProvider():void 0;this._stateManager=yi.build(this.id||(""+Math.round(999e3*Math.random())).padStart(6,"0"),t),this._stateManager.errorHandler=t=>this.handleLoadError(t),this.addStore(this.stateManager.store,"search")}return this._stateManager}constructor(){super(),this.query="",this.pageSize=20,this.searchInDocumentTitlesOnly=!1,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.filters=[],this.sort=[],this.addStore(Sr)}render(){return o.html`
1051
+ `}update(t){var r;super.update(t),["context","key","defaultMessage"].some(n=>t.has(n))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(r=this.defaultMessage)!==null&&r!==void 0?r:""})}};Tt.elementDefinitions={};Tt.styles=Ua;uo([(0,Zo.redux)()],Tt.prototype,"editorMode",void 0);uo([(0,Vo.property)()],Tt.prototype,"context",void 0);uo([(0,Vo.property)()],Tt.prototype,"key",void 0);uo([(0,Zo.jsonProperty)([])],Tt.prototype,"args",void 0);uo([(0,Vo.property)()],Tt.prototype,"defaultMessage",void 0);var Dt=class o{static build(t){return new o(t)}static fromGwt(t){return new o(t)}constructor(t){this.name=t,this.properties=new Proxy({},{get:(r,n)=>{let i=n;return a=>({context:this.name,key:i,args:typeof a=="function"?void 0:a,argsProvider:typeof a=="function"?a:void 0})}}),this.messages=new Proxy({},{get:(r,n)=>(...i)=>De.resolveMessage(this.name,n,...i)})}};(0,qa.customElement)("ft-i18n")(Tt);var xs=f(v());var bs=f(E()),qt=f(Z()),Pt=f(v());var Ya=f(E());var Xa=Ya.css`
1052
+ `;var gs=f(v()),ys=f(Z());var jt=f(v());var Qa=f(v()),Hl={setRequest:(o,t)=>{o.request=t.payload},setRequestQuery:(o,t)=>{o.request.query=t.payload},setRequestContentLocale:(o,t)=>{o.request.contentLocale=t.payload},setPageSize:(o,t)=>{o.request.paging.perPage=t.payload},setPageNumber:(o,t)=>{o.request.paging.page=t.payload},setRequestSort:(o,t)=>{o.request.sort=t.payload},setRequestFilters:(o,t)=>{o.request.filters=t.payload},setRequestFacets:(o,t)=>{o.request.facets=t.payload},setRequestVirtualField:(o,t)=>{o.request.virtualField=t.payload},setRequestScope:(o,t)=>{o.request.scope=t.payload},setRequestClusterSortCriterion:(o,t)=>{o.request.clusterSortCriterions=t.payload},setResults:(o,t)=>{o.results=t.payload},setFacets:(o,t)=>{o.facets=t.payload},setSpellcheck:(o,t)=>{o.spellcheck=t.payload},setLocales:(o,t)=>{o.locales=t.payload},setPaging:(o,t)=>{o.paging=t.payload},setLiveQuery:(o,t)=>{o.liveQuery=t.payload},setSuggestResults:(o,t)=>{o.suggestResults=t.payload},setRequestPeriodFilter:(o,t)=>{o.request.periodFilter=t.payload}},Ja=o=>Qa.FtReduxStore.get({name:"ft-search-"+o,initialState:{request:{query:"",filters:[],facets:[],sort:[],paging:{page:1,perPage:20}},liveQuery:""},reducers:Hl});var cg=f(es(),1);var os;(function(o){o.black="black",o.green="green",o.blue="blue",o.purple="purple",o.red="red",o.orange="orange",o.yellow="yellow"})(os||(os={}));var rs;(function(o){o.OFFICIAL="OFFICIAL",o.PERSONAL="PERSONAL",o.SHARED="SHARED"})(rs||(rs={}));var ns;(function(o){o.THIRD_PARTY="THIRD_PARTY",o.OFF_THE_GRID="OFF_THE_GRID",o.CONTENT_PACKAGER="CONTENT_PACKAGER",o.PAGES="PAGES",o.DESIGNED_READER="DESIGNED_READER"})(ns||(ns={}));var is;(function(o){o.HOMEPAGE="HOMEPAGE",o.CUSTOM="CUSTOM",o.READER="READER",o.TOPIC_TEMPLATE="TOPIC_TEMPLATE",o.SEARCH="SEARCH",o.SEARCH_RESULT="SEARCH_RESULT"})(is||(is={}));var as;(function(o){o.CLASSIC="CLASSIC",o.CUSTOM="CUSTOM",o.DESIGNER="DESIGNER"})(as||(as={}));var ss;(function(o){o.AND="AND",o.OR="OR",o.MONOVALUED="MONOVALUED"})(ss||(ss={}));var ls;(function(o){o.NONE="NONE",o.ALPHABET="ALPHABET",o.VERSION="VERSION"})(ls||(ls={}));var cs;(function(o){o.STARS="STARS",o.LIKE="LIKE",o.DICHOTOMOUS="DICHOTOMOUS",o.NO_RATING="NO_RATING"})(cs||(cs={}));var ps;(function(o){o.LAST_WEEK="LAST_WEEK",o.LAST_MONTH="LAST_MONTH",o.LAST_QUARTER="LAST_QUARTER",o.LAST_YEAR="LAST_YEAR",o.CUSTOM="CUSTOM"})(ps||(ps={}));var ds;(function(o){o.ASC="ASC",o.DESC="DESC"})(ds||(ds={}));var fs;(function(o){o.ALPHA="ALPHA",o.NATURAL="NATURAL"})(fs||(fs={}));var Me;(function(o){o.EVERYWHERE="EVERYWHERE",o.TITLE_ONLY="TITLE_ONLY",o.NONE="NONE"})(Me||(Me={}));var us;(function(o){o.ARTICLE="ARTICLE",o.BOOK="BOOK",o.SHARED_BOOK="SHARED_BOOK"})(us||(us={}));var jo;(function(o){o.FLUIDTOPICS="FLUIDTOPICS",o.EXTERNAL="EXTERNAL"})(jo||(jo={}));var hs;(function(o){o.MAP="MAP",o.DOCUMENT="DOCUMENT",o.TOPIC="TOPIC",o.PERSONAL_BOOK="PERSONAL_BOOK",o.SHARED_BOOK="SHARED_BOOK"})(hs||(hs={}));var Fe;(function(o){o.MAP="MAP",o.DOCUMENT="DOCUMENT",o.TOPIC="TOPIC"})(Fe||(Fe={}));var We;(function(o){o.DEFAULT="DEFAULT",o.DOCUMENTS="DOCUMENTS",o.ALL_TOPICS="ALL_TOPICS"})(We||(We={}));var et;(function(o){o.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",o.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",o.HTML_EXPORT_USER="HTML_EXPORT_USER",o.PDF_EXPORT_USER="PDF_EXPORT_USER",o.SAVED_SEARCH_USER="SAVED_SEARCH_USER",o.COLLECTION_USER="COLLECTION_USER",o.OFFLINE_USER="OFFLINE_USER",o.ANALYTICS_USER="ANALYTICS_USER",o.BETA_USER="BETA_USER",o.DEBUG_USER="DEBUG_USER",o.PRINT_USER="PRINT_USER",o.RATING_USER="RATING_USER",o.FEEDBACK_USER="FEEDBACK_USER",o.GENERATIVE_AI_USER="GENERATIVE_AI_USER",o.CONTENT_PUBLISHER="CONTENT_PUBLISHER",o.KHUB_ADMIN="KHUB_ADMIN",o.USERS_ADMIN="USERS_ADMIN",o.PORTAL_ADMIN="PORTAL_ADMIN",o.ADMIN="ADMIN",o.DEVELOPER="DEVELOPER"})(et||(et={}));var ms;(function(o){o.VALID="VALID",o.INVALID="INVALID"})(ms||(ms={}));var ig={[et.PERSONAL_BOOK_SHARE_USER]:[et.PERSONAL_BOOK_USER],[et.HTML_EXPORT_USER]:[et.PERSONAL_BOOK_USER],[et.PDF_EXPORT_USER]:[et.PERSONAL_BOOK_USER],[et.KHUB_ADMIN]:[et.CONTENT_PUBLISHER],[et.ADMIN]:[et.KHUB_ADMIN,et.USERS_ADMIN,et.PORTAL_ADMIN],[et.DEVELOPER]:[et.BETA_USER,et.DEBUG_USER]};var qo=class extends Ut{constructor(){super(),this.cache.registerFinal("available-locales",()=>this.api.getAvailableSearchLocales())}async launchSearch(t){return this.api.search(t)}async launchSuggest(t){return this.api.getSuggestions(t)}async getAvailableSearchLocales(){return this.cache.get("available-locales")}};var zl=o=>o.request.virtualField===Me.TITLE_ONLY&&o.request.scope===We.DOCUMENTS,Yo=class o extends Event{constructor(){super(o.eventName)}};Yo.eventName="search-context-clear-all-filters";var ho=class o{static build(t,r){return new o(Ja(t.trim()||"context"),r)}constructor(t,r){this.store=t,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.searchDebouncer=new jt.Debouncer(100),this.suggestDebouncer=new jt.Debouncer(300),this.service=r??new qo}async initService(){return this.store.actions.setLocales((await this.service.getAvailableSearchLocales()).contentLocales),this.launchSearch()}setQuery(t){this.store.actions.setRequestQuery(t),this.store.actions.setLiveQuery(t),this.store.actions.setPageNumber(1),this.launchSearch()}setContentLocale(t){let r=this.store.getState().locales,n=this.store.getState().request.contentLocale;if(t!=n){if(r){let i=a=>r.some(s=>s.lang==a);i(t)||(t=i(n)?n:r[0].lang)}this.store.actions.setRequestContentLocale(t),this.store.actions.setPageNumber(1),this.store.actions.setRequestFilters([]),this.launchSearch()}return t}setPageSize(t){this.store.actions.setPageSize(t),this.launchSearch()}setPageNumber(t){this.store.actions.setPageNumber(t),this.launchSearch()}setSort(t){this.store.actions.setRequestSort(t),this.store.actions.setPageNumber(1),this.launchSearch()}setFilters(t){let r=t.filter(n=>n.values.length>0);this.store.actions.setRequestFilters(r),this.store.actions.setPageNumber(1),r.forEach(n=>{this.facetIds.includes(n.key)||(this.facetIds=[...this.facetIds,n.key])}),this.launchSearch()}setClusterSortCriterion(t){this.store.actions.setRequestClusterSortCriterion(t),this.launchSearch()}setSearchInDocumentTitlesOnly(t){t?(this.store.actions.setRequestVirtualField(Me.TITLE_ONLY),this.store.actions.setRequestScope(We.DOCUMENTS)):(this.store.actions.setRequestVirtualField(Me.EVERYWHERE),this.store.actions.setRequestScope(We.DEFAULT)),this.launchSearch()}get searchInDocumentTitlesOnly(){return zl(this.store.getState())}get periodFilter(){return this.store.getState().request.periodFilter}clearAllFilters(){this.setFilters([]),this.store.eventBus.dispatchEvent(new Yo)}addFacet(t){this.facetIds=[...this.facetIds,t],this.launchSearch()}replaceFacet(t,r){let n=this.facetIds.filter(i=>i!=t);r&&n.push(r),this.facetIds=n,this.launchSearch()}get facetIds(){return this.store.getState().request.facets.map(t=>t.id)}set facetIds(t){let n=[...new Set(t)].map(i=>({id:i}));this.store.actions.setRequestFacets(n)}setFilter(t,r){let n=this.store.getState().request.filters,i={key:t,values:r,negative:!1},a=[...n.filter(s=>s.key!==t),i];this.setFilters(a)}setLiveQuery(t){this.store.actions.setLiveQuery(t),this.launchSuggest()}setRequest(t){this.store.actions.setRequest(t),this.store.actions.setLiveQuery(t.query),this.store.actions.setPageNumber(1),this.launchSearch()}setScope(t){this.store.actions.setRequestScope(t),this.launchSearch()}setIgnoreEmptyQuery(t){this.ignoreEmptyQuery=t,this.launchSearch()}setOpenExternalDocumentInNewTab(t){this.openExternalDocumentInNewTab=t}setPeriodFilter(t){this.store.actions.setRequestPeriodFilter(t),this.store.actions.setPageNumber(1),this.launchSearch()}launchSearch(){return this.searchDebouncer.run(()=>this.fetchSearchData())}launchSuggest(){return this.suggestDebouncer.run(()=>this.fetchSuggestData())}async fetchSearchData(){var t,r;try{(t=this.cancelableSearch)===null||t===void 0||t.cancel();let n=this.store.getState().request;if(this.store.actions.setPaging(void 0),this.ignoreEmptyQuery&&n.query.length==0)this.store.actions.setResults(void 0),this.store.actions.setFacets(void 0),this.store.actions.setSpellcheck(void 0);else{this.cancelableSearch=(0,jt.cancelable)(this.service.launchSearch(n));let i=await this.cancelableSearch;if(i.paging.currentPage<=1)this.store.actions.setResults(i.results),this.store.actions.setFacets(i.facets),this.store.actions.setSpellcheck(i.spellcheck);else{let a=((r=this.store.getState().results)!==null&&r!==void 0?r:[]).concat(i.results);this.store.actions.setResults(a)}this.store.actions.setPaging(i.paging)}}catch(n){!(n instanceof jt.CanceledPromiseError)&&this.errorHandler&&this.errorHandler(n)}}async fetchSuggestData(){var t;try{let r=this.store.getState(),n=r.request,i={input:r.liveQuery,filters:n.filters,sort:n.sort,contentLocale:n.contentLocale,scope:n.scope};(t=this.cancelableSuggest)===null||t===void 0||t.cancel(),this.cancelableSuggest=(0,jt.cancelable)(this.service.launchSuggest(i));let a=await this.cancelableSuggest;this.store.actions.setSuggestResults(a.suggestions)}catch(r){!(r instanceof jt.CanceledPromiseError)&&this.errorHandler&&this.errorHandler(r)}}clear(){this.store.clear()}};var Gl=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Gr=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},zr=Symbol("registerInterval");function Kl(o){var t;class r extends o{constructor(){super(...arguments),this[t]=0}setSearchStateManager(i){this.clearStateManager(),this.stateManager=i,this.addStore(i.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[zr]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[zr]):this.dispatchEvent(new Gr)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return t=zr,Gl([(0,ys.state)()],r.prototype,"stateManager",void 0),r}var bt=class extends Kl(gs.FtLitElementRedux){};var pt=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Kr=class extends CustomEvent{constructor(t){super("ft-search-load-error",{detail:t})}},Vr=class extends CustomEvent{constructor(t){super("ft-search-request-change",{detail:t})}},Zr=class extends CustomEvent{constructor(t,r,n){super("ft-search-results-change",{detail:{request:t,paging:r,spellcheck:n}})}},W=class extends Pt.FtLitElementRedux{get stateManager(){if(this._stateManager==null){let t=this.searchServiceProvider?this.searchServiceProvider():void 0;this._stateManager=ho.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),t),this._stateManager.errorHandler=r=>this.handleLoadError(r),this.addStore(this.stateManager.store,"search")}return this._stateManager}constructor(){super(),this.query="",this.pageSize=20,this.searchInDocumentTitlesOnly=!1,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.filters=[],this.sort=[],this.addStore(N)}render(){return bs.html`
1059
1053
  <slot @register-ft-search-component=${this.registerComponent}></slot>
1060
- `}update(t){super.update(t),t.has("query")&&void 0!==this.query&&this.stateManager.setQuery(this.query),t.has("contentLocale")&&void 0!==this.contentLocale&&this.stateManager.setContentLocale(this.contentLocale),t.has("session")&&this.session&&this.stateManager.initService(),t.has("filters")&&void 0!==this.filters&&this.stateManager.setFilters(this.filters),t.has("sort")&&void 0!==this.sort&&this.stateManager.setSort(this.sort),t.has("pageSize")&&void 0!==this.pageSize&&this.stateManager.setPageSize(this.pageSize),t.has("searchInDocumentTitlesOnly")&&void 0!==this.searchInDocumentTitlesOnly&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),t.has("scope")&&void 0!==this.scope&&this.stateManager.setScope(this.scope),t.has("ignoreEmptyQuery")&&void 0!==this.ignoreEmptyQuery&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),t.has("openExternalDocumentInNewTab")&&void 0!==this.openExternalDocumentInNewTab&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("periodFilter")&&void 0!==this.periodFilter&&this.stateManager.setPeriodFilter(this.periodFilter)}connectedCallback(){super.connectedCallback(),this.stateManager.setQuery(this.query),this.stateManager.setContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSort(this.sort)}contentAvailableCallback(t){super.contentAvailableCallback(t),t.has("request")&&this.request&&this.dispatchEvent(new Ni(this.request)),t.has("paging")&&void 0!==this.paging&&this.dispatchEvent(new Ci(this.request,this.paging,this.autocorrect))}registerComponent(t){t.stopPropagation();const e=t.composedPath()[0];this.register(e)}register(t){t.setSearchStateManager(this.stateManager)}handleLoadError(t){this.dispatchEvent(new Si(t))}reloadSavedSearches(){Ar.clearMySearches()}clear(){this.stateManager.clear()}}Ei.elementDefinitions={},Ei.styles=Gr,wi([r.property()],Ei.prototype,"query",void 0),wi([r.property()],Ei.prototype,"contentLocale",void 0),wi([r.property({type:Number})],Ei.prototype,"pageSize",void 0),wi([r.property({type:Boolean})],Ei.prototype,"searchInDocumentTitlesOnly",void 0),wi([r.property()],Ei.prototype,"periodFilter",void 0),wi([r.property()],Ei.prototype,"scope",void 0),wi([r.property({type:Boolean})],Ei.prototype,"ignoreEmptyQuery",void 0),wi([e.redux({store:Sr.name})],Ei.prototype,"openExternalDocumentInNewTab",void 0),wi([e.jsonProperty([])],Ei.prototype,"filters",void 0),wi([e.jsonProperty([])],Ei.prototype,"sort",void 0),wi([e.redux({store:"search"})],Ei.prototype,"request",void 0),wi([e.redux({store:"search"})],Ei.prototype,"paging",void 0),wi([e.redux({store:"search",selector:t=>t.spellcheck})],Ei.prototype,"autocorrect",void 0),wi([e.redux({store:Sr.name})],Ei.prototype,"session",void 0),wi([r.property({attribute:!1})],Ei.prototype,"searchServiceProvider",void 0),e.customElement("ft-search-context")(Ei),function(t){t.FEEDBACK="FEEDBACK",t.RATING="RATING",t.PRINT="PRINT",t.BOOKMARK="BOOKMARK",t.COLLECTIONS="COLLECTIONS",t.PERSONAL_BOOKS="PERSONAL_BOOKS"}(Oi||(Oi={}));var $i=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class Ii extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}}const Ri=Symbol("registerInterval");class ki extends(function(t){var e;class o extends t{constructor(){super(...arguments),this[e]=0}setReaderStateManager(t){this.clearStateManager(),this.stateManager=t,this.addStore(t.store,"reader")}clearStateManager(){this.stateManager&&(this.removeStore("reader"),this.stateManager=void 0)}get service(){var t;return null===(t=this.stateManager)||void 0===t?void 0:t.service}connectedCallback(){super.connectedCallback(),this[Ri]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[Ri]):this.dispatchEvent(new Ii)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=Ri,$i([r.state()],o.prototype,"stateManager",void 0),o}(e.FtLitElementRedux)){}const Ui=o.css`
1054
+ `}update(t){super.update(t),t.has("query")&&this.query!==void 0&&this.stateManager.setQuery(this.query),t.has("contentLocale")&&this.contentLocale!==void 0&&this.stateManager.setContentLocale(this.contentLocale),t.has("session")&&this.session&&this.stateManager.initService(),t.has("filters")&&this.filters!==void 0&&this.stateManager.setFilters(this.filters),t.has("sort")&&this.sort!==void 0&&this.stateManager.setSort(this.sort),t.has("pageSize")&&this.pageSize!==void 0&&this.stateManager.setPageSize(this.pageSize),t.has("searchInDocumentTitlesOnly")&&this.searchInDocumentTitlesOnly!==void 0&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),t.has("scope")&&this.scope!==void 0&&this.stateManager.setScope(this.scope),t.has("ignoreEmptyQuery")&&this.ignoreEmptyQuery!==void 0&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),t.has("openExternalDocumentInNewTab")&&this.openExternalDocumentInNewTab!==void 0&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("periodFilter")&&this.periodFilter!==void 0&&this.stateManager.setPeriodFilter(this.periodFilter)}connectedCallback(){super.connectedCallback(),this.stateManager.setQuery(this.query),this.stateManager.setContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSort(this.sort)}contentAvailableCallback(t){super.contentAvailableCallback(t),t.has("request")&&this.request&&this.dispatchEvent(new Vr(this.request)),t.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new Zr(this.request,this.paging,this.autocorrect))}registerComponent(t){t.stopPropagation();let r=t.composedPath()[0];this.register(r)}register(t){t.setSearchStateManager(this.stateManager)}handleLoadError(t){this.dispatchEvent(new Kr(t))}reloadSavedSearches(){Ga.clearMySearches()}clear(){this.stateManager.clear()}};W.elementDefinitions={};W.styles=Xa;pt([(0,qt.property)()],W.prototype,"query",void 0);pt([(0,qt.property)()],W.prototype,"contentLocale",void 0);pt([(0,qt.property)({type:Number})],W.prototype,"pageSize",void 0);pt([(0,qt.property)({type:Boolean})],W.prototype,"searchInDocumentTitlesOnly",void 0);pt([(0,qt.property)()],W.prototype,"periodFilter",void 0);pt([(0,qt.property)()],W.prototype,"scope",void 0);pt([(0,qt.property)({type:Boolean})],W.prototype,"ignoreEmptyQuery",void 0);pt([(0,Pt.redux)({store:N.name})],W.prototype,"openExternalDocumentInNewTab",void 0);pt([(0,Pt.jsonProperty)([])],W.prototype,"filters",void 0);pt([(0,Pt.jsonProperty)([])],W.prototype,"sort",void 0);pt([(0,Pt.redux)({store:"search"})],W.prototype,"request",void 0);pt([(0,Pt.redux)({store:"search"})],W.prototype,"paging",void 0);pt([(0,Pt.redux)({store:"search",selector:o=>o.spellcheck})],W.prototype,"autocorrect",void 0);pt([(0,Pt.redux)({store:N.name})],W.prototype,"session",void 0);pt([(0,qt.property)({attribute:!1})],W.prototype,"searchServiceProvider",void 0);(0,xs.customElement)("ft-search-context")(W);var vs=f(v()),Cs=f(Z());var Ss;(function(o){o.FEEDBACK="FEEDBACK",o.RATING="RATING",o.PRINT="PRINT",o.BOOKMARK="BOOKMARK",o.COLLECTIONS="COLLECTIONS",o.PERSONAL_BOOKS="PERSONAL_BOOKS"})(Ss||(Ss={}));var Vl=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},qr=class extends Event{constructor(){super("register-ft-reader-component",{bubbles:!0,composed:!0})}},jr=Symbol("registerInterval");function Zl(o){var t;class r extends o{constructor(){super(...arguments),this[t]=0}setReaderStateManager(i){this.clearStateManager(),this.stateManager=i,this.addStore(i.store,"reader")}clearStateManager(){this.stateManager&&(this.removeStore("reader"),this.stateManager=void 0)}get service(){var i;return(i=this.stateManager)===null||i===void 0?void 0:i.service}connectedCallback(){super.connectedCallback(),this[jr]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[jr]):this.dispatchEvent(new qr)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return t=jr,Vl([(0,Cs.state)()],r.prototype,"stateManager",void 0),r}var Xo=class extends Zl(vs.FtLitElementRedux){};var ws=f(v());var Qo=f(E()),As=f(v());var Os=f(E());var Es=Os.css`
1061
1055
 
1062
- `,Li=_r.build("searchResultsNumber"),Wi={results:"{0} results","results[\\=1]":"1 result"};var zi=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class Zi extends(Tr(vi)){constructor(){super(),this.addI18nContext(Li,Wi)}render(){return null==this.paging?o.nothing:o.html`
1056
+ `;var He=Dt.build("searchResultsNumber"),Rs={results:"{0} results","results[\\=1]":"1 result"};var jl=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Yt=class extends wt(bt){constructor(){super(),this.addI18nContext(He,Rs)}render(){return this.paging==null?Qo.nothing:Qo.html`
1063
1057
  <ft-typography variant="body1">
1064
- ${Li.messages.results(this.paging.totalClustersCount)}
1058
+ ${He.messages.results(this.paging.totalClustersCount)}
1065
1059
  </ft-typography>
1066
- `}}Zi.elementDefinitions={"ft-typography":Me},Zi.styles=Ui,zi([e.redux()],Zi.prototype,"paging",void 0),e.customElement("ft-search-results-number")(Zi);const Ai=_r.build("designedSearchInput"),Ki=o.css`
1060
+ `}};Yt.elementDefinitions={"ft-typography":F};Yt.styles=Es;jl([(0,As.redux)()],Yt.prototype,"paging",void 0);(0,ws.customElement)("ft-search-results-number")(Yt);var Bs=f(v());var Qr=f(E()),er=f(v());var mo=Dt.build("designedSearchInput");var xe=f(Z()),ks=f(Ye());var tr=f(v()),Jo=f(E()),Ps=f(Z());var Ns=f(E());var Is=Ns.css`
1067
1061
  * {
1068
1062
  box-sizing: border-box;
1069
1063
  }
1070
1064
 
1071
1065
  .ft-search-input-suggestion {
1072
1066
  position: absolute;
1073
- z-index: ${dr.floatingZIndex};
1067
+ z-index: ${D.floatingZIndex};
1074
1068
  top: calc(100% + 2px);
1075
1069
  left: -1px;
1076
1070
  right: -1px;
1077
- background: ${dr.colorSurface};
1078
- border: 1px solid ${dr.colorOutline};
1079
- border-radius: 0 0 ${dr.borderRadius} ${dr.borderRadius};
1080
- box-shadow: ${dr.elevation02};
1071
+ background: ${D.colorSurface};
1072
+ border: 1px solid ${D.colorOutline};
1073
+ border-radius: 0 0 ${D.borderRadius} ${D.borderRadius};
1074
+ box-shadow: ${D.elevation02};
1081
1075
  }
1082
1076
 
1083
1077
  .ft-search-input-suggestion--suggestion {
@@ -1088,7 +1082,7 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
1088
1082
  padding: 8px;
1089
1083
  gap: 8px;
1090
1084
  cursor: pointer;
1091
- color: ${dr.colorOnSurface};
1085
+ color: ${D.colorOnSurface};
1092
1086
  min-height: 44px;
1093
1087
  }
1094
1088
 
@@ -1105,26 +1099,26 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
1105
1099
  flex-grow: 1;
1106
1100
  flex-shrink: 1;
1107
1101
  }
1108
- `;var Di=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class Fi extends CustomEvent{constructor(t){super("suggestion-selected",{detail:t})}}let Bi=class extends vi{render(){return o.html`
1102
+ `;var _s=f(Yr());var Ts=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Xr=class extends CustomEvent{constructor(t){super("suggestion-selected",{detail:t})}},ye=class extends bt{render(){return Jo.html`
1109
1103
  <div class="ft-search-input-suggestion ft-word-wrap"
1110
1104
  part="container"
1111
1105
  @keydown=${t=>this.onSuggestKeyDown(t)}>
1112
- ${a.repeat(this.suggestResults||[],(t=>t.value),(t=>o.html`
1106
+ ${(0,_s.repeat)(this.suggestResults||[],t=>t.value,t=>Jo.html`
1113
1107
  <a href="#"
1114
1108
  part="suggestion"
1115
1109
  class="ft-search-input-suggestion--suggestion"
1116
- @keyup=${e=>this.onSuggestKeyUp(e,t.value)}
1117
- @click=${e=>this.onSuggestSelected(e,t.value)}>
1110
+ @keyup=${r=>this.onSuggestKeyUp(r,t.value)}
1111
+ @click=${r=>this.onSuggestSelected(r,t.value)}>
1118
1112
  <ft-ripple></ft-ripple>
1119
1113
  ${this.getIcon(t)}
1120
1114
  <ft-typography variant="body1">${t.value}</ft-typography>
1121
1115
  </a>
1122
- `))}
1116
+ `)}
1123
1117
  </div>
1124
- `}onSuggestKeyDown(t){var e,o,r,i,n,a;switch(t.key){case"ArrowUp":null===(r=null!==(o=null===(e=this.getFocusedSuggestionElement())||void 0===e?void 0:e.previousElementSibling)&&void 0!==o?o:this.getLastSuggestionElement())||void 0===r||r.focus(),t.preventDefault(),t.stopPropagation();break;case"ArrowDown":null===(a=null!==(n=null===(i=this.getFocusedSuggestionElement())||void 0===i?void 0:i.nextElementSibling)&&void 0!==n?n:this.getFirstSuggestionElement())||void 0===a||a.focus(),t.preventDefault(),t.stopPropagation()}}onSuggestKeyUp(t,e){"Enter"!==t.key&&" "!==t.key||this.onSuggestSelected(t,e)}onSuggestSelected(t,e){t.preventDefault(),this.dispatchEvent(new Fi(e))}getIcon(t){const e="DOCUMENT"===t.type?er.file_format:er.fluid_topics;let r;switch(t.type){case"MAP":r="BOOK"===t.editorialType?Yo.BOOK:Yo.ARTICLE;break;case"DOCUMENT":r=function(t,e){var o,r,i,n;t=(null!=t?t:"").toLowerCase(),e=(null!=e?e:"").toLowerCase();const[a,l]=((null!==(o=tr.get(t))&&void 0!==o?o:t)+"/").split("/");return null!==(n=null!==(i=null!==(r=Jo.get(l))&&void 0!==r?r:Jo.get(e))&&void 0!==i?i:Jo.get(a))&&void 0!==n?n:Vo.UNKNOWN}(t.mimeType,t.filenameExtension);break;case"TOPIC":r=Yo.TOPICS}return o.html`
1125
- <ft-icon .variant="${e}" .value="${r}" part="suggestion-icon"></ft-icon>
1126
- `}getFocusedSuggestionElement(){return this.shadowRoot.querySelector(".ft-search-input-suggestion--suggestion:focus-within")}getLastSuggestionElement(){let t=this.shadowRoot.querySelectorAll(".ft-search-input-suggestion--suggestion");return t.length>0?t[t.length-1]:null}getFirstSuggestionElement(){return this.shadowRoot.querySelector(".ft-search-input-suggestion--suggestion")}focusFirstSuggestion(){var t;null===(t=this.getFirstSuggestionElement())||void 0===t||t.focus()}};Bi.elementDefinitions={"ft-ripple":te,"ft-typography":Me,"ft-icon":rr},Bi.styles=[e.wordWrap,Ki],Di([e.redux()],Bi.prototype,"suggestResults",void 0),Bi=Di([r.customElement("ft-search-input-suggestion")],Bi);var Ti=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class Hi extends(Tr(vi)){constructor(){super(),this.liveQuery="",this.forceCloseSuggestion=!1,this.placeholder=Ai.messages.placeholder(),this.addI18nContext(Ai)}render(){var t,e;let r={"ft-search-input":!0,"ft-search-input--with-suggestions":null!==(e=null===(t=this.suggestResults)||void 0===t?void 0:t.length)&&void 0!==e&&e,"ft-search-input--with-suggestions-closed":this.forceCloseSuggestion};return o.html`
1127
- <div class="${i.classMap(r)}" @focusout=${()=>this.forceCloseSuggestion=!1}>
1118
+ `}onSuggestKeyDown(t){var r,n,i,a,s,c;switch(t.key){case"ArrowUp":(i=(n=(r=this.getFocusedSuggestionElement())===null||r===void 0?void 0:r.previousElementSibling)!==null&&n!==void 0?n:this.getLastSuggestionElement())===null||i===void 0||i.focus(),t.preventDefault(),t.stopPropagation();break;case"ArrowDown":(c=(s=(a=this.getFocusedSuggestionElement())===null||a===void 0?void 0:a.nextElementSibling)!==null&&s!==void 0?s:this.getFirstSuggestionElement())===null||c===void 0||c.focus(),t.preventDefault(),t.stopPropagation();break}}onSuggestKeyUp(t,r){(t.key==="Enter"||t.key===" ")&&this.onSuggestSelected(t,r)}onSuggestSelected(t,r){t.preventDefault(),this.dispatchEvent(new Xr(r))}getIcon(t){let r=t.type==="DOCUMENT"?It.file_format:It.fluid_topics,n;switch(t.type){case"MAP":n=t.editorialType==="BOOK"?re.BOOK:re.ARTICLE;break;case"DOCUMENT":n=ha(t.mimeType,t.filenameExtension);break;case"TOPIC":n=re.TOPICS;break}return Jo.html`
1119
+ <ft-icon .variant="${r}" .value="${n}" part="suggestion-icon"></ft-icon>
1120
+ `}getFocusedSuggestionElement(){return this.shadowRoot.querySelector(".ft-search-input-suggestion--suggestion:focus-within")}getLastSuggestionElement(){let t=this.shadowRoot.querySelectorAll(".ft-search-input-suggestion--suggestion");return t.length>0?t[t.length-1]:null}getFirstSuggestionElement(){return this.shadowRoot.querySelector(".ft-search-input-suggestion--suggestion")}focusFirstSuggestion(){var t;(t=this.getFirstSuggestionElement())===null||t===void 0||t.focus()}};ye.elementDefinitions={"ft-ripple":U,"ft-typography":F,"ft-icon":yt};ye.styles=[tr.wordWrap,Is];Ts([(0,tr.redux)()],ye.prototype,"suggestResults",void 0);ye=Ts([(0,Ps.customElement)("ft-search-input-suggestion")],ye);var be=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},dt=class extends wt(bt){constructor(){super(),this.liveQuery="",this.forceCloseSuggestion=!1,this.placeholder=mo.messages.placeholder(),this.addI18nContext(mo)}render(){var t,r;let n={"ft-search-input":!0,"ft-search-input--with-suggestions":(r=(t=this.suggestResults)===null||t===void 0?void 0:t.length)!==null&&r!==void 0?r:!1,"ft-search-input--with-suggestions-closed":this.forceCloseSuggestion};return Qr.html`
1121
+ <div class="${(0,ks.classMap)(n)}" @focusout=${()=>this.forceCloseSuggestion=!1}>
1128
1122
  <div class="ft-search-input--input-container" part="input-container" tabindex="-1">
1129
1123
  <div class="ft-search-input--input-outline" part="input-outline">
1130
1124
  <input class="ft-search-input--input ft-typography--body2"
@@ -1132,22 +1126,22 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
1132
1126
  type="text"
1133
1127
  placeholder="${this.placeholder}"
1134
1128
  .value="${this.liveQuery}"
1135
- @input=${t=>this.onInput(t)}
1136
- @keydown=${t=>this.onSearchBarKeyDown(t)}
1137
- @keyup=${t=>this.onSearchBarKeyUp(t)}>
1129
+ @input=${i=>this.onInput(i)}
1130
+ @keydown=${i=>this.onSearchBarKeyDown(i)}
1131
+ @keyup=${i=>this.onSearchBarKeyUp(i)}>
1138
1132
  </div>
1139
1133
  <ft-search-input-suggestion exportpartsPrefix="suggestion"
1140
1134
  @suggestion-selected=${this.onSuggestionSelected}
1141
1135
  ></ft-search-input-suggestion>
1142
1136
  </div>
1143
1137
  <div class="ft-search-input--actions" part="actions">
1144
- ${this.liveQuery?o.html`
1138
+ ${this.liveQuery?Qr.html`
1145
1139
  <ft-button id="clear-button"
1146
1140
  class="ft-search-input--clear-query"
1147
1141
  part="clear-query"
1148
1142
  icon="close"
1149
1143
  round dense
1150
- label="${Ai.messages.clearButton()}"
1144
+ label="${mo.messages.clearButton()}"
1151
1145
  @click=${()=>this.liveQuery=""}
1152
1146
  ></ft-button>
1153
1147
  <div class="ft-search-input--separator"></div>
@@ -1156,55 +1150,50 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
1156
1150
  part="launch-search-in-input"
1157
1151
  icon="search"
1158
1152
  round dense
1159
- label="${Ai.messages.searchButton()}"
1153
+ label="${mo.messages.searchButton()}"
1160
1154
  @click=${()=>this.launchSearch(this.liveQuery)}
1161
1155
  ></ft-button>
1162
1156
  </div>
1163
1157
  </div>
1164
- `}onSearchBarKeyDown(t){switch(t.key){case"ArrowDown":t.stopPropagation(),t.preventDefault(),this.suggestion.focusFirstSuggestion();break;case"Backspace":t.stopPropagation()}}onSearchBarKeyUp(t){switch(t.key){case"Backspace":t.stopPropagation();break;case"Enter":this.launchSearch(this.input.value)}}onInput(t){var e;null===(e=this.stateManager)||void 0===e||e.setLiveQuery(this.input.value),this.forceCloseSuggestion=!1}launchSearch(t){var e;null===(e=this.stateManager)||void 0===e||e.setQuery(t),this.forceCloseSuggestion=!0,this.dispatchEvent(new CustomEvent("change"))}onSuggestionSelected(t){this.launchSearch(t.detail)}}Hi.elementDefinitions={"ft-search-input-suggestion":Bi,"ft-button":sr},Hi.styles=[Wt,hr],Ti([e.redux()],Hi.prototype,"request",void 0),Ti([e.redux()],Hi.prototype,"liveQuery",void 0),Ti([e.redux()],Hi.prototype,"suggestResults",void 0),Ti([r.state()],Hi.prototype,"forceCloseSuggestion",void 0),Ti([r.property({type:String})],Hi.prototype,"placeholder",void 0),Ti([r.query(".ft-search-input--input")],Hi.prototype,"input",void 0),Ti([r.query("ft-search-input-suggestion")],Hi.prototype,"suggestion",void 0),e.customElement("ft-search-input")(Hi);const Pi=o.css`
1158
+ `}onSearchBarKeyDown(t){switch(t.key){case"ArrowDown":t.stopPropagation(),t.preventDefault(),this.suggestion.focusFirstSuggestion();break;case"Backspace":t.stopPropagation();break}}onSearchBarKeyUp(t){switch(t.key){case"Backspace":t.stopPropagation();break;case"Enter":this.launchSearch(this.input.value);break;default:break}}onInput(t){var r;(r=this.stateManager)===null||r===void 0||r.setLiveQuery(this.input.value),this.forceCloseSuggestion=!1}launchSearch(t){var r;(r=this.stateManager)===null||r===void 0||r.setQuery(t),this.forceCloseSuggestion=!0,this.dispatchEvent(new CustomEvent("change"))}onSuggestionSelected(t){this.launchSearch(t.detail)}};dt.elementDefinitions={"ft-search-input-suggestion":ye,"ft-button":lt};dt.styles=[Eo,wa];be([(0,er.redux)()],dt.prototype,"request",void 0);be([(0,er.redux)()],dt.prototype,"liveQuery",void 0);be([(0,er.redux)()],dt.prototype,"suggestResults",void 0);be([(0,xe.state)()],dt.prototype,"forceCloseSuggestion",void 0);be([(0,xe.property)({type:String})],dt.prototype,"placeholder",void 0);be([(0,xe.query)(".ft-search-input--input")],dt.prototype,"input",void 0);be([(0,xe.query)("ft-search-input-suggestion")],dt.prototype,"suggestion",void 0);(0,Bs.customElement)("ft-search-input")(dt);var Xs=f(v());var ar=f(E()),Ys=f(Yr()),sr=f(Z()),yo=f(v());var $s=f(E());var Us=$s.css`
1165
1159
  [part="no-results-message"] {
1166
1160
  text-align: center;
1167
1161
  padding: 12px;
1168
1162
  }
1169
- `,Mi=o.css`
1163
+ `;var Hs=f(v());var Fs=f(E()),go=f(Z()),Ws=f(v());var Ds=f(E());var Ms=Ds.css`
1170
1164
  a {
1171
1165
  color: inherit;
1172
1166
  text-decoration: inherit;
1173
1167
  }
1174
- `;class ji{constructor(t){this.onResultSelected=t,this.registeredComponents=[],this.registeredMetadata=new Set}registerComponent(t){t.setResultStateManager(this),this.registeredComponents.push(t),this.bindComponent(t)}unregisterComponent(t){this.registeredComponents.splice(this.registeredComponents.indexOf(t),1),t.cluster=void 0,t.result=void 0,t.rank=void 0}registerMetadata(t){this.registeredMetadata.add(t)}unregisterMetadata(t){this.registeredMetadata.delete(t)}updateCluster(t,e){this.cluster=t,this.rank=e,this.selectResult(this.cluster.entries[0])}selectResult(t){this.result=t,this.onResultSelected(t),this.registeredComponents.forEach((t=>this.bindComponent(t)))}clear(){this.registeredComponents=[]}bindComponent(t){t.cluster=this.cluster,t.result=this.result,t.rank=this.rank}}var _i=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class Gi extends CustomEvent{constructor(t){super("ft-search-result-cluster-change",{detail:t,bubbles:!0,composed:!0})}}class qi extends e.FtLitElement{constructor(){super(...arguments),this.index=0,this.stateManager=new ji((t=>this.onResultSelected(t)))}render(){return o.html`
1168
+ `;var or=class{constructor(t){this.onResultSelected=t,this.registeredComponents=[],this.registeredMetadata=new Set}registerComponent(t){t.setResultStateManager(this),this.registeredComponents.push(t),this.bindComponent(t)}unregisterComponent(t){this.registeredComponents.splice(this.registeredComponents.indexOf(t),1),t.cluster=void 0,t.result=void 0,t.rank=void 0}registerMetadata(t){this.registeredMetadata.add(t)}unregisterMetadata(t){this.registeredMetadata.delete(t)}updateCluster(t,r){this.cluster=t,this.rank=r,this.selectResult(this.cluster.entries[0])}selectResult(t){this.result=t,this.onResultSelected(t),this.registeredComponents.forEach(r=>this.bindComponent(r))}clear(){this.registeredComponents=[]}bindComponent(t){t.cluster=this.cluster,t.result=this.result,t.rank=this.rank}};var tn=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Jr=class extends CustomEvent{constructor(t){super("ft-search-result-cluster-change",{detail:t,bubbles:!0,composed:!0})}},Xt=class extends Ws.FtLitElement{constructor(){super(...arguments),this.index=0,this.stateManager=new or(t=>this.onResultSelected(t))}render(){return Fs.html`
1175
1169
  <slot @register-ft-search-result-component=${this.registerComponent}></slot>
1176
- `}onResultSelected(t){this.result=t,this.dispatchEvent(new Gi(this.result))}registerComponent(t){t.stopPropagation();const e=t.composedPath()[0];this.register(e)}register(t){this.stateManager.registerComponent(t)}update(t){super.update(t),t.has("cluster")&&this.cluster&&this.stateManager.updateCluster(this.cluster,this.index+1)}disconnectedCallback(){super.disconnectedCallback(),this.stateManager.clear()}}qi.elementDefinitions={},qi.styles=Mi,_i([r.property({attribute:!1})],qi.prototype,"cluster",void 0),_i([r.state()],qi.prototype,"result",void 0),_i([r.property()],qi.prototype,"index",void 0),e.customElement("ft-search-result-context")(qi);var Yi=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class Vi extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}}const Qi=Symbol("registerInterval");class Xi extends(function(t){var e;class o extends t{constructor(){super(...arguments),this[e]=0}setResultStateManager(t){this.resultStateManager=t}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Qi]=window.setInterval((()=>this.tryToRegisterToResultContext()),50)}tryToRegisterToResultContext(){null!=this.result?window.clearInterval(this[Qi]):this.dispatchEvent(new Vi)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return e=Qi,Yi([r.property({attribute:!1})],o.prototype,"cluster",void 0),Yi([r.property({attribute:!1})],o.prototype,"result",void 0),Yi([r.property({attribute:!1,type:Number})],o.prototype,"rank",void 0),o}(vi)){}
1177
- /**
1178
- * @license
1179
- * Copyright 2018 Google LLC
1180
- * SPDX-License-Identifier: BSD-3-Clause
1181
- */function Ji(t){var e,o,r,i,n;return(null!==(i=null!==(o=null===(e=t.map)||void 0===e?void 0:e.openMode)&&void 0!==o?o:null===(r=t.topic)||void 0===r?void 0:r.openMode)&&void 0!==i?i:null===(n=t.document)||void 0===n?void 0:n.openMode)===si.EXTERNAL}function tn(t){var e,o,r,i,n;if(Ji(t))return null!==(i=null!==(o=null===(e=t.map)||void 0===e?void 0:e.originUrl)&&void 0!==o?o:null===(r=t.topic)||void 0===r?void 0:r.originUrl)&&void 0!==i?i:null===(n=t.document)||void 0===n?void 0:n.originUrl;switch(t.type){case pi.MAP:return t.map.readerUrl;case pi.DOCUMENT:return t.document.viewerUrl;case pi.TOPIC:return t.topic.readerUrl}return""}function en(t,e){return(t=>t??we)(e&&Ji(t)?"_blank":void 0)}class on extends CustomEvent{constructor(t,e){super("ft-search-result-click",{detail:{result:t,rank:e},bubbles:!0,composed:!0})}}class rn extends Xi{render(){var t;return this.result?o.html`
1182
- <a href="${this.result?tn(this.result):""}" @click=${this.onResultClick} target="${en(this.result,null===(t=this.stateManager)||void 0===t?void 0:t.openExternalDocumentInNewTab)}">
1183
- <ft-typography variant="title" part="text">${n.unsafeHTML(this.selectTitle(this.result))}</ft-typography>
1170
+ `}onResultSelected(t){this.result=t,this.dispatchEvent(new Jr(this.result))}registerComponent(t){t.stopPropagation();let r=t.composedPath()[0];this.register(r)}register(t){this.stateManager.registerComponent(t)}update(t){super.update(t),t.has("cluster")&&this.cluster&&this.stateManager.updateCluster(this.cluster,this.index+1)}disconnectedCallback(){super.disconnectedCallback(),this.stateManager.clear()}};Xt.elementDefinitions={};Xt.styles=Ms;tn([(0,go.property)({attribute:!1})],Xt.prototype,"cluster",void 0);tn([(0,go.state)()],Xt.prototype,"result",void 0);tn([(0,go.property)()],Xt.prototype,"index",void 0);(0,Hs.customElement)("ft-search-result-context")(Xt);var Zs=f(v());var ir=f(E());var rr=f(Z()),en=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},rn=class extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}},on=Symbol("registerInterval");function ql(o){var t;class r extends o{constructor(){super(...arguments),this[t]=0}setResultStateManager(i){this.resultStateManager=i}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[on]=window.setInterval(()=>this.tryToRegisterToResultContext(),50)}tryToRegisterToResultContext(){this.result!=null?window.clearInterval(this[on]):this.dispatchEvent(new rn)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return t=on,en([(0,rr.property)({attribute:!1})],r.prototype,"cluster",void 0),en([(0,rr.property)({attribute:!1})],r.prototype,"result",void 0),en([(0,rr.property)({attribute:!1,type:Number})],r.prototype,"rank",void 0),r}var ze=class extends ql(bt){};var Vs=f(ko());var zs=o=>o??Y;function Gs(o){var t,r,n,i,a;return((i=(r=(t=o.map)===null||t===void 0?void 0:t.openMode)!==null&&r!==void 0?r:(n=o.topic)===null||n===void 0?void 0:n.openMode)!==null&&i!==void 0?i:(a=o.document)===null||a===void 0?void 0:a.openMode)===jo.EXTERNAL}function nr(o){var t,r,n,i,a;if(Gs(o))return(i=(r=(t=o.map)===null||t===void 0?void 0:t.originUrl)!==null&&r!==void 0?r:(n=o.topic)===null||n===void 0?void 0:n.originUrl)!==null&&i!==void 0?i:(a=o.document)===null||a===void 0?void 0:a.originUrl;switch(o.type){case Fe.MAP:return o.map.readerUrl;case Fe.DOCUMENT:return o.document.viewerUrl;case Fe.TOPIC:return o.topic.readerUrl}return""}function Ks(o,t){return zs(t&&Gs(o)?"_blank":void 0)}var Ge=class extends CustomEvent{constructor(t,r){super("ft-search-result-click",{detail:{result:t,rank:r},bubbles:!0,composed:!0})}};var Ke=class extends ze{render(){var t;return this.result?ir.html`
1171
+ <a href="${this.result?nr(this.result):""}" @click=${this.onResultClick} target="${Ks(this.result,(t=this.stateManager)===null||t===void 0?void 0:t.openExternalDocumentInNewTab)}">
1172
+ <ft-typography variant="title" part="text">${(0,Vs.unsafeHTML)(this.selectTitle(this.result))}</ft-typography>
1184
1173
  </a>
1185
- `:o.nothing}onResultClick(){this.dispatchEvent(new on(this.result,this.rank))}selectTitle(t){switch(t.type){case"MAP":return t.map.htmlTitle;case"DOCUMENT":return t.document.htmlTitle;case"TOPIC":return t.topic.htmlTitle}return""}}rn.elementDefinitions={"ft-typography":Me},rn.styles=br,e.customElement("ft-search-result-title")(rn);class nn extends Xi{render(){let t=this.result?this.selectAbstract(this.result):void 0;return t?o.html`
1186
- <ft-typography variant="body1" part="text">${n.unsafeHTML(t)}</ft-typography>
1187
- `:o.html`
1174
+ `:ir.nothing}onResultClick(){this.dispatchEvent(new Ge(this.result,this.rank))}selectTitle(t){switch(t.type){case"MAP":return t.map.htmlTitle;case"DOCUMENT":return t.document.htmlTitle;case"TOPIC":return t.topic.htmlTitle}return""}};Ke.elementDefinitions={"ft-typography":F};Ke.styles=_a;(0,Zs.customElement)("ft-search-result-title")(Ke);var qs=f(v());var nn=f(E());var js=f(ko());var Ve=class extends ze{render(){let t=this.result?this.selectAbstract(this.result):void 0;return t?nn.html`
1175
+ <ft-typography variant="body1" part="text">${(0,js.unsafeHTML)(t)}</ft-typography>
1176
+ `:nn.html`
1188
1177
  <style>
1189
1178
  :host {
1190
1179
  display: none !important;
1191
1180
  }
1192
1181
  </style>
1193
- `}selectAbstract(t){switch(t.type){case"MAP":return t.map.htmlExcerpt;case"DOCUMENT":return t.document.htmlExcerpt;case"TOPIC":return t.topic.htmlExcerpt}return""}}nn.elementDefinitions={"ft-typography":Me},nn.styles=gr,e.customElement("ft-search-result-abstract")(nn);var an=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class ln extends(Tr(vi)){constructor(){super(),this.clusterPolicy="display-first-result",this.displayNoResultsMessage=!1,this.renderResult=()=>o.html`
1182
+ `}selectAbstract(t){switch(t.type){case"MAP":return t.map.htmlExcerpt;case"DOCUMENT":return t.document.htmlExcerpt;case"TOPIC":return t.topic.htmlExcerpt}return""}};Ve.elementDefinitions={"ft-typography":F};Ve.styles=La;(0,qs.customElement)("ft-search-result-abstract")(Ve);var Ze=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Ot=class extends wt(bt){constructor(){super(),this.clusterPolicy="display-first-result",this.displayNoResultsMessage=!1,this.renderResult=()=>ar.html`
1194
1183
  <ft-search-result-title></ft-search-result-title>
1195
1184
  <ft-search-result-abstract></ft-search-result-abstract>
1196
- `,this.clusterSortCriterion=[],this.selectedResultByCluster={},this.addI18nContext(Li)}render(){if(this.displayNoResultsMessage&&null!=this.results&&0==this.results.length)return o.html`
1197
- <ft-typography part="no-results-message" variant="body1">${Li.messages.results(0)}</ft-typography>
1198
- `;const t=this.buildClusters();return a.repeat(t,(t=>t.id),((t,e)=>{var r;return o.html`
1199
- <ft-search-result-context .cluster=${t} index="${e}"
1200
- @ft-search-result-cluster-change="${e=>this.onClusterChange(t.id,e.detail)}">
1201
- ${this.renderResult(null!==(r=this.selectedResultByCluster[t.id])&&void 0!==r?r:t.entries[0],e)}
1185
+ `,this.clusterSortCriterion=[],this.selectedResultByCluster={},this.addI18nContext(He)}render(){if(this.displayNoResultsMessage&&this.results!=null&&this.results.length==0)return ar.html`
1186
+ <ft-typography part="no-results-message" variant="body1">${He.messages.results(0)}</ft-typography>
1187
+ `;let t=this.buildClusters();return(0,Ys.repeat)(t,r=>r.id,(r,n)=>{var i;return ar.html`
1188
+ <ft-search-result-context .cluster=${r} index="${n}"
1189
+ @ft-search-result-cluster-change="${a=>this.onClusterChange(r.id,a.detail)}">
1190
+ ${this.renderResult((i=this.selectedResultByCluster[r.id])!==null&&i!==void 0?i:r.entries[0],n)}
1202
1191
  </ft-search-result-context>
1203
- `}))}update(t){var e;super.update(t),(t.has("clusterSortCriterion")||t.has("stateManager")&&this.clusterSortCriterion)&&(null===(e=this.stateManager)||void 0===e||e.setClusterSortCriterion(this.clusterSortCriterion))}onClusterChange(t,e){this.selectedResultByCluster[t]=e}buildClusters(){return"display-all-results"===this.clusterPolicy?this.buildAllResultsClusters():this.buildFullClusters()}buildFullClusters(){var t,e;return null!==(e=null===(t=this.results)||void 0===t?void 0:t.map((t=>({id:this.clusterId(t.entries[0]),entries:t.entries}))))&&void 0!==e?e:[]}buildAllResultsClusters(){var t,e;let o=null!==(e=null===(t=this.results)||void 0===t?void 0:t.flatMap((t=>t.entries.map((t=>({id:this.clusterId(t),entries:[t]}))))))&&void 0!==e?e:[];return this.request&&1===this.request.paging.page?o.slice(0,this.request.paging.perPage):o}clusterId(t){var e,o,r,i,n;return null!==(i=null!==(o=null===(e=t.map)||void 0===e?void 0:e.mapId)&&void 0!==o?o:null===(r=t.topic)||void 0===r?void 0:r.tocId)&&void 0!==i?i:null===(n=t.document)||void 0===n?void 0:n.documentId}}ln.styles=Pi,an([r.property({type:String,attribute:"cluster-policy"})],ln.prototype,"clusterPolicy",void 0),an([r.property({type:Boolean})],ln.prototype,"displayNoResultsMessage",void 0),an([r.property({attribute:!1})],ln.prototype,"renderResult",void 0),an([e.jsonProperty([])],ln.prototype,"clusterSortCriterion",void 0),an([e.redux()],ln.prototype,"request",void 0),an([e.redux()],ln.prototype,"results",void 0),e.customElement("ft-search-results")(ln);var sn=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class cn extends e.FtLitElement{constructor(){super(...arguments),this.title="",this.clickable=!1,this.selected=!1,this.noHeader=!1}render(){const t={selected:this.selected,clickable:this.clickable,"no-header":this.noHeader};return o.html`
1204
- <div id="container" part="container" class=${i.classMap(t)}>
1205
- ${this.clickable?o.html`
1192
+ `})}update(t){var r;super.update(t),(t.has("clusterSortCriterion")||t.has("stateManager")&&this.clusterSortCriterion)&&((r=this.stateManager)===null||r===void 0||r.setClusterSortCriterion(this.clusterSortCriterion))}onClusterChange(t,r){this.selectedResultByCluster[t]=r}buildClusters(){switch(this.clusterPolicy){case"display-all-results":return this.buildAllResultsClusters();default:return this.buildFullClusters()}}buildFullClusters(){var t,r;return(r=(t=this.results)===null||t===void 0?void 0:t.map(n=>({id:this.clusterId(n.entries[0]),entries:n.entries})))!==null&&r!==void 0?r:[]}buildAllResultsClusters(){var t,r;let n=(r=(t=this.results)===null||t===void 0?void 0:t.flatMap(i=>i.entries.map(a=>({id:this.clusterId(a),entries:[a]}))))!==null&&r!==void 0?r:[];return this.request&&this.request.paging.page===1?n.slice(0,this.request.paging.perPage):n}clusterId(t){var r,n,i,a,s;return(a=(n=(r=t.map)===null||r===void 0?void 0:r.mapId)!==null&&n!==void 0?n:(i=t.topic)===null||i===void 0?void 0:i.tocId)!==null&&a!==void 0?a:(s=t.document)===null||s===void 0?void 0:s.documentId}};Ot.styles=Us;Ze([(0,sr.property)({type:String,attribute:"cluster-policy"})],Ot.prototype,"clusterPolicy",void 0);Ze([(0,sr.property)({type:Boolean})],Ot.prototype,"displayNoResultsMessage",void 0);Ze([(0,sr.property)({attribute:!1})],Ot.prototype,"renderResult",void 0);Ze([(0,yo.jsonProperty)([])],Ot.prototype,"clusterSortCriterion",void 0);Ze([(0,yo.redux)()],Ot.prototype,"request",void 0);Ze([(0,yo.redux)()],Ot.prototype,"results",void 0);(0,Xs.customElement)("ft-search-results")(Ot);var tl=f(v());var bo=f(E()),xo=f(Z()),Qs=f(v());var Js=f(Ye()),lr=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Mt=class extends Qs.FtLitElement{constructor(){super(...arguments),this.title="",this.clickable=!1,this.selected=!1,this.noHeader=!1}render(){let t={selected:this.selected,clickable:this.clickable,"no-header":this.noHeader};return bo.html`
1193
+ <div id="container" part="container" class=${(0,Js.classMap)(t)}>
1194
+ ${this.clickable?bo.html`
1206
1195
  <ft-ripple primary ?selected=${this.selected}></ft-ripple>
1207
- `:o.nothing}
1196
+ `:bo.nothing}
1208
1197
  <div id="header" part="header">
1209
1198
  <ft-typography class="title" element="span" variant="title">${this.title}</ft-typography>
1210
1199
  <slot name="header"></slot>
@@ -1218,48 +1207,71 @@ const Ke=Symbol.for(""),De=t=>{if(t?.r===Ke)return t?._$litStatic$},Fe=t=>({_$li
1218
1207
  </ft-typography>
1219
1208
  </div>
1220
1209
  </div>
1221
- `}}cn.elementDefinitions={"ft-ripple":te,"ft-typography":Me},cn.styles=b,sn([r.property()],cn.prototype,"title",void 0),sn([r.property({type:Boolean})],cn.prototype,"clickable",void 0),sn([r.property({type:Boolean})],cn.prototype,"selected",void 0),sn([r.property({type:Boolean})],cn.prototype,"noHeader",void 0),e.customElement("ft-card")(cn);const pn=o.css`
1222
- `,fn=_r.fromGwt("designedActionBlockAriaLabels");var dn=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class hn extends(Tr(vi)){constructor(){super(),this.currentPage=1,this.isLastPage=!0,this.addI18nContext(fn)}render(){return this.isLastPage?o.nothing:o.html`
1210
+ `}};Mt.elementDefinitions={"ft-ripple":U,"ft-typography":F};Mt.styles=Cn;lr([(0,xo.property)()],Mt.prototype,"title",void 0);lr([(0,xo.property)({type:Boolean})],Mt.prototype,"clickable",void 0);lr([(0,xo.property)({type:Boolean})],Mt.prototype,"selected",void 0);lr([(0,xo.property)({type:Boolean})],Mt.prototype,"noHeader",void 0);(0,tl.customElement)("ft-card")(Mt);var ae=f(Z());var nl=f(v());var cr=f(E()),sn=f(v());var el=f(E());var ol=el.css`
1211
+ `;var an=Dt.fromGwt("designedActionBlockAriaLabels");var rl=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},Ft=class extends wt(bt){constructor(){super(),this.currentPage=1,this.isLastPage=!0,this.addI18nContext(an)}render(){return this.isLastPage?cr.nothing:cr.html`
1223
1212
  <ft-button @click="${this.loadMore}">
1224
- ${fn.messages.searchPageLoadMore()}
1213
+ ${an.messages.searchPageLoadMore()}
1225
1214
  </ft-button>
1226
- `}loadMore(){var t;null===(t=this.stateManager)||void 0===t||t.setPageNumber(this.currentPage+1)}}hn.elementDefinitions={"ft-button":sr},hn.styles=pn,dn([e.redux({store:"search",selector:t=>{var e,o;return null!==(o=null===(e=t.paging)||void 0===e?void 0:e.currentPage)&&void 0!==o?o:1}})],hn.prototype,"currentPage",void 0),dn([e.redux({store:"search",selector:t=>{var e,o;return null===(o=null===(e=t.paging)||void 0===e?void 0:e.isLastPage)||void 0===o||o}})],hn.prototype,"isLastPage",void 0),e.customElement("ft-search-load-more-button")(hn);class un extends CustomEvent{constructor(t){super("ft-reader-search-in-document",{composed:!0,bubbles:!0,detail:t})}}const gn=_r.build("designedReaderSearchInDocument");var yn=function(t,e,o,r){for(var i,n=arguments.length,a=n<3?e:null===r?r=Object.getOwnPropertyDescriptor(e,o):r,l=t.length-1;l>=0;l--)(i=t[l])&&(a=(n<3?i(a):n>3?i(e,o,a):i(e,o))||a);return n>3&&a&&Object.defineProperty(e,o,a),a};class bn extends(Tr(ki)){constructor(){super(),this.searchInDocumentQuery="",this.hideResultTitle=!1,this.hideResultBreadcrumb=!1,this.hideResultAbstract=!1,this.hideResultsNumber=!1,this.userHasDoneManualAction=!1,this.uniqueId="search-in-document-"+(""+Math.round(999e3*Math.random())).padStart(6,"0"),this.addI18nContext(gn)}get filters(){return[{negative:!1,key:"ft:publicationId",values:[this.map.id]}]}renderResult(t,e){var r;return o.html`
1227
- <style> ${vr}</style>
1228
- <a href="${tn(t)}" @click="${()=>this.onLinkClick(t,e)} }">
1215
+ `}loadMore(){var t;(t=this.stateManager)===null||t===void 0||t.setPageNumber(this.currentPage+1)}};Ft.elementDefinitions={"ft-button":lt};Ft.styles=ol;rl([(0,sn.redux)({store:"search",selector:o=>{var t,r;return(r=(t=o.paging)===null||t===void 0?void 0:t.currentPage)!==null&&r!==void 0?r:1}})],Ft.prototype,"currentPage",void 0);rl([(0,sn.redux)({store:"search",selector:o=>{var t,r;return(r=(t=o.paging)===null||t===void 0?void 0:t.isLastPage)!==null&&r!==void 0?r:!0}})],Ft.prototype,"isLastPage",void 0);(0,nl.customElement)("ft-search-load-more-button")(Ft);var pr=class extends CustomEvent{constructor(t){super("ft-reader-search-in-document",{composed:!0,bubbles:!0,detail:t})}};var ln=Dt.build("designedReaderSearchInDocument");var ie=function(o,t,r,n){var i=arguments.length,a=i<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,r):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(o,t,r,n);else for(var c=o.length-1;c>=0;c--)(s=o[c])&&(a=(i<3?s(a):i>3?s(t,r,a):s(t,r))||a);return i>3&&a&&Object.defineProperty(t,r,a),a},xt=class extends wt(Xo){constructor(){super(),this.searchInDocumentQuery="",this.hideResultTitle=!1,this.hideResultBreadcrumb=!1,this.hideResultAbstract=!1,this.hideResultsNumber=!1,this.userHasDoneManualAction=!1,this.uniqueId="search-in-document-"+(""+Math.round(Math.random()*999e3)).padStart(6,"0"),this.addI18nContext(ln)}get filters(){return[{negative:!1,key:"ft:publicationId",values:[this.map.id]}]}renderResult(t,r){var n;return Et.html`
1216
+ <style> ${Ba}</style>
1217
+ <a href="${nr(t)}" @click="${()=>this.onLinkClick(t,r)} }">
1229
1218
  <ft-card clickable noheader>
1230
1219
  <div class="result-container">
1231
- ${this.hideResultTitle?o.nothing:o.html`
1220
+ ${this.hideResultTitle?Et.nothing:Et.html`
1232
1221
  <ft-search-result-title></ft-search-result-title>`}
1233
- ${this.hideResultBreadcrumb?o.nothing:o.html`
1234
- <ft-typography class="breadcrumb" variant="caption">${null===(r=t.topic)||void 0===r?void 0:r.breadcrumb.join(" > ")}</ft-typography>
1222
+ ${this.hideResultBreadcrumb?Et.nothing:Et.html`
1223
+ <ft-typography class="breadcrumb" variant="caption">${(n=t.topic)===null||n===void 0?void 0:n.breadcrumb.join(" > ")}</ft-typography>
1235
1224
  `}
1236
- ${this.hideResultAbstract?o.nothing:o.html`
1225
+ ${this.hideResultAbstract?Et.nothing:Et.html`
1237
1226
  <ft-search-result-abstract></ft-search-result-abstract>
1238
1227
  `}
1239
1228
  </div>
1240
1229
  </ft-card>
1241
1230
  </a>
1242
- `}render(){return this.map?o.html`
1231
+ `}render(){return this.map?Et.html`
1243
1232
  <ft-search-context id="${this.uniqueId}"
1244
1233
  contentLocale="${this.map.lang}"
1245
1234
  query="${this.searchInDocumentQuery}"
1246
1235
  .filters=${this.filters}
1247
1236
  scope="ALL_TOPICS"
1248
1237
  ignoreEmptyQuery
1249
- @ft-search-request-change=${t=>{var e;return null===(e=this.stateManager)||void 0===e?void 0:e.setSearchInDocumentQuery(t.detail.query)}}
1250
- @ft-search-results-change=${t=>{var e,o;this.userHasDoneManualAction&&(this.dispatchEvent(new un({mapId:this.map.id,mapTitle:this.map.title,metadata:null!==(o=null===(e=this.map)||void 0===e?void 0:e.metadata)&&void 0!==o?o:[],query:t.detail.request.query,searchResultsCount:t.detail.paging.totalResultsCount})),this.userHasDoneManualAction=!1)}}>
1238
+ @ft-search-request-change=${t=>{var r;return(r=this.stateManager)===null||r===void 0?void 0:r.setSearchInDocumentQuery(t.detail.query)}}
1239
+ @ft-search-results-change=${t=>{var r,n;this.userHasDoneManualAction&&(this.dispatchEvent(new pr({mapId:this.map.id,mapTitle:this.map.title,metadata:(n=(r=this.map)===null||r===void 0?void 0:r.metadata)!==null&&n!==void 0?n:[],query:t.detail.request.query,searchResultsCount:t.detail.paging.totalResultsCount})),this.userHasDoneManualAction=!1)}}>
1251
1240
  <div class="ft-search-in-doc--container">
1252
- <ft-search-input placeholder=${gn.messages.placeholder()} @change="${()=>this.userHasDoneManualAction=!0}"></ft-search-input>
1253
- ${this.hideResultsNumber?o.nothing:o.html`
1241
+ <ft-search-input placeholder=${ln.messages.placeholder()} @change="${()=>this.userHasDoneManualAction=!0}"></ft-search-input>
1242
+ ${this.hideResultsNumber?Et.nothing:Et.html`
1254
1243
  <ft-search-results-number @ft-search-result-click=${t=>t.stopPropagation()}></ft-search-results-number>
1255
1244
  `}
1256
1245
  <ft-search-results ?displayNoResultsMessage=${this.hideResultsNumber}
1257
1246
  cluster-policy="display-all-results"
1258
- .renderResult=${(t,e)=>this.renderResult(t,e)}>
1247
+ .renderResult=${(t,r)=>this.renderResult(t,r)}>
1259
1248
  </ft-search-results>
1260
1249
  <slot name="load-more">
1261
1250
  <ft-search-load-more-button></ft-search-load-more-button>
1262
1251
  </slot>
1263
1252
  </div>
1264
1253
  </ft-search-context>
1265
- `:o.nothing}update(t){super.update(t),t.has("map")&&this.searchContext&&this.searchContext.clear(),["hideResultTitle","hideResultBreadcrumb","hideResultAbstract"].some((e=>t.has(e)))&&this.searchResults&&this.searchResults.requestUpdate()}onLinkClick(t,e){this.dispatchEvent(new on(t,e))}}bn.elementDefinitions={"ft-button":sr,"ft-typography":Me,"ft-search-context":Ei,"ft-search-input":Hi,"ft-search-results-number":Zi,"ft-search-results":ln,"ft-search-load-more-button":hn},bn.styles=xr,yn([e.redux()],bn.prototype,"map",void 0),yn([e.redux()],bn.prototype,"searchInDocumentQuery",void 0),yn([r.query("ft-search-context")],bn.prototype,"searchContext",void 0),yn([r.query("ft-search-results")],bn.prototype,"searchResults",void 0),yn([r.property({type:Boolean})],bn.prototype,"hideResultTitle",void 0),yn([r.property({type:Boolean})],bn.prototype,"hideResultBreadcrumb",void 0),yn([r.property({type:Boolean})],bn.prototype,"hideResultAbstract",void 0),yn([r.property({type:Boolean})],bn.prototype,"hideResultsNumber",void 0),e.customElement("ft-reader-search-in-document")(bn),t.FtReaderSearchInDocument=bn,t.FtReaderSearchInDocumentCssVariables=mr,t.resultStyles=vr,t.styles=xr}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators,ftGlobals.litClassMap,ftGlobals.litUnsafeHTML,ftGlobals.litRepeat);
1254
+ `:Et.nothing}update(t){super.update(t),t.has("map")&&this.searchContext&&this.searchContext.clear(),["hideResultTitle","hideResultBreadcrumb","hideResultAbstract"].some(r=>t.has(r))&&this.searchResults&&this.searchResults.requestUpdate()}onLinkClick(t,r){this.dispatchEvent(new Ge(t,r))}};xt.elementDefinitions={"ft-button":lt,"ft-typography":F,"ft-search-context":W,"ft-search-input":dt,"ft-search-results-number":Yt,"ft-search-results":Ot,"ft-search-load-more-button":Ft};xt.styles=ka;ie([(0,cn.redux)()],xt.prototype,"map",void 0);ie([(0,cn.redux)()],xt.prototype,"searchInDocumentQuery",void 0);ie([(0,ae.query)("ft-search-context")],xt.prototype,"searchContext",void 0);ie([(0,ae.query)("ft-search-results")],xt.prototype,"searchResults",void 0);ie([(0,ae.property)({type:Boolean})],xt.prototype,"hideResultTitle",void 0);ie([(0,ae.property)({type:Boolean})],xt.prototype,"hideResultBreadcrumb",void 0);ie([(0,ae.property)({type:Boolean})],xt.prototype,"hideResultAbstract",void 0);ie([(0,ae.property)({type:Boolean})],xt.prototype,"hideResultsNumber",void 0);(0,il.customElement)("ft-reader-search-in-document")(xt);})();
1255
+ /*! Bundled license information:
1256
+
1257
+ lit-html/lit-html.js:
1258
+ (**
1259
+ * @license
1260
+ * Copyright 2017 Google LLC
1261
+ * SPDX-License-Identifier: BSD-3-Clause
1262
+ *)
1263
+
1264
+ lit-html/static.js:
1265
+ (**
1266
+ * @license
1267
+ * Copyright 2020 Google LLC
1268
+ * SPDX-License-Identifier: BSD-3-Clause
1269
+ *)
1270
+
1271
+ lit-html/directives/if-defined.js:
1272
+ (**
1273
+ * @license
1274
+ * Copyright 2018 Google LLC
1275
+ * SPDX-License-Identifier: BSD-3-Clause
1276
+ *)
1277
+ */