@fluid-topics/ft-reader-search-in-document 1.1.70 → 1.1.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/ft-reader-search-in-document.light.js +400 -388
- package/build/ft-reader-search-in-document.min.js +596 -532
- package/package.json +14 -14
|
@@ -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: ${
|
|
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: ${
|
|
48
|
+
background-color: ${I.backgroundColor};
|
|
49
49
|
}
|
|
50
50
|
|
|
51
51
|
.ft-ripple .ft-ripple--effect {
|
|
52
|
-
background-color: ${
|
|
52
|
+
background-color: ${I.color};
|
|
53
53
|
}
|
|
54
54
|
|
|
55
55
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
56
|
-
background-color: ${
|
|
56
|
+
background-color: ${bn.backgroundColor};
|
|
57
57
|
}
|
|
58
58
|
|
|
59
59
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
60
|
-
background-color: ${
|
|
60
|
+
background-color: ${bn.color};
|
|
61
61
|
}
|
|
62
62
|
|
|
63
63
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
64
|
-
background-color: ${
|
|
64
|
+
background-color: ${gn.backgroundColor};
|
|
65
65
|
}
|
|
66
66
|
|
|
67
67
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
68
|
-
background-color: ${
|
|
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: ${
|
|
98
|
+
opacity: ${I.opacityContentOnSurfaceHover};
|
|
99
99
|
}
|
|
100
100
|
|
|
101
101
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
102
|
-
opacity: ${
|
|
102
|
+
opacity: ${I.opacityContentOnSurfaceSelected};
|
|
103
103
|
}
|
|
104
104
|
|
|
105
105
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
106
|
-
opacity: ${
|
|
106
|
+
opacity: ${I.opacityContentOnSurfaceFocused};
|
|
107
107
|
}
|
|
108
108
|
|
|
109
109
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
110
|
-
opacity: ${
|
|
110
|
+
opacity: ${I.opacityContentOnSurfacePressed};
|
|
111
111
|
transform: translate(-50%, -50%) scale(1);
|
|
112
112
|
}
|
|
113
|
-
|
|
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: ${
|
|
120
|
-
outline-style: ${
|
|
121
|
-
outline-width: ${
|
|
122
|
-
outline-color: ${
|
|
123
|
-
border-color: ${
|
|
124
|
-
border-style: ${
|
|
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: ${
|
|
127
|
-
${
|
|
128
|
-
box-shadow: ${
|
|
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: ${
|
|
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: ${
|
|
154
|
-
outline-width: ${
|
|
155
|
-
outline-color: ${
|
|
156
|
-
border-radius: ${
|
|
157
|
-
${
|
|
158
|
-
box-shadow: ${
|
|
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: ${
|
|
167
|
-
border-color: ${
|
|
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: ${
|
|
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: ${
|
|
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: ${
|
|
195
|
-
font-weight: ${
|
|
196
|
-
letter-spacing: ${
|
|
197
|
-
line-height: ${
|
|
198
|
-
text-transform: ${
|
|
199
|
-
}
|
|
200
|
-
`,Rt
|
|
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: ${
|
|
203
|
-
font-size: ${
|
|
204
|
-
font-weight: ${
|
|
205
|
-
letter-spacing: ${
|
|
206
|
-
line-height: ${
|
|
207
|
-
text-transform: ${
|
|
208
|
-
}
|
|
209
|
-
`,
|
|
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: ${
|
|
212
|
-
font-size: ${
|
|
213
|
-
font-weight: ${
|
|
214
|
-
letter-spacing: ${
|
|
215
|
-
line-height: ${
|
|
216
|
-
text-transform: ${
|
|
217
|
-
}
|
|
218
|
-
`,
|
|
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: ${
|
|
221
|
-
font-size: ${
|
|
222
|
-
font-weight: ${
|
|
223
|
-
letter-spacing: ${
|
|
224
|
-
line-height: ${
|
|
225
|
-
text-transform: ${
|
|
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
|
-
`,
|
|
238
|
+
`,ei=Rt.css`
|
|
229
239
|
.ft-typography--body1 {
|
|
230
|
-
font-family: ${
|
|
231
|
-
font-size: ${
|
|
232
|
-
font-weight: ${
|
|
233
|
-
letter-spacing: ${
|
|
234
|
-
line-height: ${
|
|
235
|
-
text-transform: ${
|
|
236
|
-
}
|
|
237
|
-
`,
|
|
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: ${
|
|
240
|
-
font-size: ${
|
|
241
|
-
font-weight: ${
|
|
242
|
-
letter-spacing: ${
|
|
243
|
-
line-height: ${
|
|
244
|
-
text-transform: ${
|
|
245
|
-
}
|
|
246
|
-
`,
|
|
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: ${
|
|
249
|
-
font-size: ${
|
|
250
|
-
font-weight: ${
|
|
251
|
-
letter-spacing: ${
|
|
252
|
-
line-height: ${
|
|
253
|
-
text-transform: ${
|
|
254
|
-
}
|
|
255
|
-
`,
|
|
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: ${
|
|
258
|
-
font-size: ${
|
|
259
|
-
font-weight: ${
|
|
260
|
-
letter-spacing: ${
|
|
261
|
-
line-height: ${
|
|
262
|
-
text-transform: ${
|
|
263
|
-
}
|
|
264
|
-
`,
|
|
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: ${
|
|
267
|
-
font-size: ${
|
|
268
|
-
font-weight: ${
|
|
269
|
-
letter-spacing: ${
|
|
270
|
-
line-height: ${
|
|
271
|
-
text-transform: ${
|
|
272
|
-
}
|
|
273
|
-
`,
|
|
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: ${
|
|
276
|
-
font-size: ${
|
|
277
|
-
font-weight: ${
|
|
278
|
-
letter-spacing: ${
|
|
279
|
-
line-height: ${
|
|
280
|
-
text-transform: ${
|
|
281
|
-
}
|
|
282
|
-
`,
|
|
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
|
-
`,
|
|
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: ${
|
|
305
|
-
height: ${
|
|
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: ${
|
|
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 * ${
|
|
362
|
+
transform: translate(calc(0.35 * ${ft.size}), 0);
|
|
362
363
|
}
|
|
363
364
|
}
|
|
364
|
-
|
|
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: ${
|
|
374
|
-
height: ${
|
|
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: ${
|
|
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: ${
|
|
392
|
+
vertical-align: ${ut.verticalAlign};
|
|
392
393
|
}
|
|
393
394
|
|
|
394
395
|
i.ft-icon.ft-icon--fluid-topics {
|
|
395
|
-
font-family: ${
|
|
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 * ${
|
|
399
|
-
line-height: ${
|
|
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: ${
|
|
407
|
+
font-family: ${ut.fileFormatFontFamily}, ft-mime, sans-serif;
|
|
407
408
|
}
|
|
408
409
|
|
|
409
410
|
.ft-icon--material {
|
|
410
|
-
font-family: ${
|
|
411
|
+
font-family: ${ut.materialFontFamily}, "Material Icons", sans-serif;
|
|
411
412
|
}
|
|
412
|
-
|
|
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: ${
|
|
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(${
|
|
453
|
-
--ft-button-internal-color: ${
|
|
454
|
-
${
|
|
455
|
-
${
|
|
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: ${
|
|
458
|
-
padding: ${
|
|
459
|
-
background-color: ${
|
|
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(${
|
|
467
|
+
padding: calc(${G.verticalPadding} - 1px) calc(${G.horizontalPadding} - 1px);
|
|
467
468
|
}
|
|
468
469
|
|
|
469
470
|
.ft-button.ft-button--dense {
|
|
470
|
-
padding: ${
|
|
471
|
-
border-radius: ${
|
|
472
|
-
gap: ${
|
|
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(${
|
|
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 + ${
|
|
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 + ${
|
|
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: ${
|
|
494
|
+
opacity: ${G.opacityDisabled};
|
|
494
495
|
}
|
|
495
496
|
|
|
496
497
|
.ft-button.ft-button--primary {
|
|
497
|
-
background-color: ${
|
|
498
|
-
--ft-button-internal-color: ${
|
|
499
|
-
${
|
|
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 ${
|
|
513
|
-
${
|
|
514
|
-
${
|
|
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 ${
|
|
519
|
+
margin: 0 ${kt.iconPadding};
|
|
519
520
|
}
|
|
520
521
|
|
|
521
522
|
.ft-button--label[hidden] {
|
|
522
523
|
display: none;
|
|
523
524
|
}
|
|
524
525
|
|
|
525
|
-
|
|
526
|
+
[part="icon"] {
|
|
526
527
|
flex-shrink: 0;
|
|
527
528
|
position: relative;
|
|
528
529
|
}
|
|
529
530
|
|
|
530
|
-
.ft-button--label[hidden] +
|
|
531
|
-
margin: 0 calc(${
|
|
532
|
-
padding: 0 ${
|
|
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] +
|
|
536
|
-
margin: 0 calc(${
|
|
537
|
-
padding: 0 ${
|
|
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)
|
|
541
|
-
|
|
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
|
-
${
|
|
547
|
-
${
|
|
546
|
+
${(0,A.setVariable)(ft.size,G.iconSize)};
|
|
547
|
+
${(0,A.setVariable)(ft.color,"var(--ft-button-internal-color)")};
|
|
548
548
|
}
|
|
549
|
-
`,
|
|
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="${
|
|
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
|
|
561
|
-
|
|
562
|
-
|
|
563
|
-
|
|
564
|
-
|
|
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
|
-
</${
|
|
577
|
-
`:
|
|
578
|
-
<slot class="ft-typography ft-typography--${this.variant}"></slot>
|
|
579
|
-
`}}
|
|
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: ${
|
|
585
|
+
max-width: ${te.maxWidth};
|
|
595
586
|
text-align: center;
|
|
596
|
-
padding: ${
|
|
597
|
-
z-index: ${
|
|
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: ${
|
|
603
|
-
background-color: ${
|
|
604
|
-
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="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.STAR="",t.STAR_PLAIN="",t.DESKTOP="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.ARROW_RIGHT_TO_LINE="",t.THIN_ARROW_UP="",t.CONTEXTUAL="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.LINE_CHART="",t.STACKED_CHART="",t.CHART_BAR_NORMALIZED="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.UNSTRUCTURED_DOC="",t.RESET="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.MY_COLLECTIONS="",t.OFFLINE_SETTINGS="",t.MY_LIBRARY="",t.RATE_PLAIN="",t.RATE="",t.FEEDBACK_PLAIN="",t.PAUSE="",t.PLAY="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.SHORTCUT_MENU="",t.PRINT="",t.DEFAULT_ROLES="",t.ACCOUNT_SETTINGS="",t.ONLINE="",t.OFFLINE="",t.UPLOAD="",t.BOOK_PLAIN="",t.SYNC="",t.SHARED_PBK="",t.COLLECTIONS="",t.SEARCH_IN_PUBLICATION="",t.BOOKS="",t.LOCKER="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SAVE="",t.MAILS_AND_NOTIFICATIONS="",t.DOT="",t.MINUS="",t.PLUS="",t.FILTERS="",t.STRIPE_ARROW_RIGHT="",t.STRIPE_ARROW_LEFT="",t.ATTACHMENTS="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.EXPORT="",t.MENU="",t.TAG="",t.TAG_PLAIN="",t.COPY_TO_CLIPBOARD="",t.COLUMNS="",t.ARTICLE="",t.CLOSE="",t.OCTAGON_XMARK="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.LOGOUT="",t.SIGN_IN="",t.THIN_ARROW="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.FACET_HAS_DESCENDANT="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.INFO="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.SHARE="󨃱",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.EXTLINK="",t.EXTLINK_LIGHT="",t.CALENDAR="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.TOPICS="",t.EYE="",t.EYE_SLASH="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN_THEME="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.HOME="",t.TRANSLATE="",t.USER="",t.ADMIN="",t.ANALYTICS="",t.ADMIN_KHUB="",t.ADMIN_USERS="",t.ADMIN_INTEGRATION="",t.ADMIN_PORTAL="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.PIP="",t.PIP_WIDE="",t.EXPAND_WIDE="",t.X_MARK="",t.CLONE="",t.CLONE_LINK_SIMPLE="",t.CONSUMER="",t.HOURGLASS_HALF="",t.CLOCK_THREE="",t.CALENDAR_DAY="",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="",t.WAND_MAGIC_SPARKLES="",t.PAPER_PLANE=""}(Yo||(Yo={})),function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""}(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="",o.THUMBS_DOWN_PLAIN="",o.THUMBS_UP="",o.THUMBS_UP_PLAIN="",o.STAR="",o.STAR_PLAIN="",o.DESKTOP="",o.LIFE_RING="",o.GLOBE="",o.PIGGY_BANK="",o.TABLET_LANDSCAPE="",o.TABLET_PORTRAIT="",o.MOBILE_LANDSCAPE="",o.MOBILE_PORTRAIT="",o.ARROW_RIGHT_TO_LINE="",o.THIN_ARROW_UP="",o.CONTEXTUAL="",o.CHART_SIMPLE="",o.BARS_PROGRESS="",o.LINE_CHART="",o.STACKED_CHART="",o.CHART_BAR_NORMALIZED="",o.BOOK_OPEN_GEAR="",o.BOOK_OPEN_GEAR_SLASH="",o.DIAGRAM_SUNBURST="",o.DIAGRAM_SANKEY="",o.UNSTRUCTURED_DOC="",o.RESET="",o.THIN_ARROW_LEFT="",o.THIN_ARROW_RIGHT="",o.MY_COLLECTIONS="",o.OFFLINE_SETTINGS="",o.MY_LIBRARY="",o.RATE_PLAIN="",o.RATE="",o.FEEDBACK_PLAIN="",o.PAUSE="",o.PLAY="",o.RELATIVES_PLAIN="",o.RELATIVES="",o.SHORTCUT_MENU="",o.PRINT="",o.DEFAULT_ROLES="",o.ACCOUNT_SETTINGS="",o.ONLINE="",o.OFFLINE="",o.UPLOAD="",o.BOOK_PLAIN="",o.SYNC="",o.SHARED_PBK="",o.COLLECTIONS="",o.SEARCH_IN_PUBLICATION="",o.BOOKS="",o.LOCKER="",o.ARROW_DOWN="",o.ARROW_LEFT="",o.ARROW_RIGHT="",o.ARROW_UP="",o.SAVE="",o.MAILS_AND_NOTIFICATIONS="",o.DOT="",o.MINUS="",o.PLUS="",o.FILTERS="",o.STRIPE_ARROW_RIGHT="",o.STRIPE_ARROW_LEFT="",o.ATTACHMENTS="",o.ADD_BOOKMARK="",o.BOOKMARK="",o.EXPORT="",o.MENU="",o.TAG="",o.TAG_PLAIN="",o.COPY_TO_CLIPBOARD="",o.COLUMNS="",o.ARTICLE="",o.CLOSE="",o.OCTAGON_XMARK="",o.CLOSE_PLAIN="",o.CHECK_PLAIN="",o.LOGOUT="",o.SIGN_IN="",o.THIN_ARROW="",o.TRIANGLE_BOTTOM="",o.TRIANGLE_LEFT="",o.TRIANGLE_RIGHT="",o.TRIANGLE_TOP="",o.FACET_HAS_DESCENDANT="",o.MINUS_PLAIN="",o.PLUS_PLAIN="",o.INFO="",o.ICON_EXPAND="",o.ICON_COLLAPSE="",o.ADD_TO_PBK="",o.ALERT="",o.ADD_ALERT="",o.BACK_TO_SEARCH="",o.DOWNLOAD="",o.EDIT="",o.FEEDBACK="",o.MODIFY_PBK="",o.SCHEDULED="",o.SEARCH="",o.SHARE="󨃱",o.TOC="",o.WRITE_UGC="",o.TRASH="",o.EXTLINK="",o.EXTLINK_LIGHT="",o.CALENDAR="",o.BOOK="",o.DOWNLOAD_PLAIN="",o.CHECK="",o.TOPICS="",o.EYE="",o.EYE_SLASH="",o.DISC="",o.CIRCLE="",o.SHARED="",o.SORT_UNSORTED="",o.SORT_UP="",o.SORT_DOWN="",o.WORKING="",o.ZOOM_OUT="",o.ZOOM_IN="",o.ZOOM_REALSIZE="",o.ZOOM_FULLSCREEN="",o.ADMIN_RESTRICTED="",o.ADMIN_THEME="",o.WARNING="",o.CONTEXT="",o.SEARCH_HOME="",o.STEPS="",o.HOME="",o.TRANSLATE="",o.USER="",o.ADMIN="",o.ANALYTICS="",o.ADMIN_KHUB="",o.ADMIN_USERS="",o.ADMIN_INTEGRATION="",o.ADMIN_PORTAL="",o.COMMENT_QUESTION="",o.COMMENT_QUESTION_PLAIN="",o.MESSAGE_BOT="",o.PIP="",o.PIP_WIDE="",o.EXPAND_WIDE="",o.X_MARK="",o.CLONE="",o.CLONE_LINK_SIMPLE="",o.CONSUMER="",o.HOURGLASS_HALF="",o.CLOCK_THREE="",o.CALENDAR_DAY="",o.COMPUTER_MOUSE_MAGNIFYING_GLASS="",o.WAND_MAGIC_SPARKLES="",o.PAPER_PLANE=""})(re||(re={}));var g;(function(o){o.UNKNOWN="",o.ABW="",o.AUDIO="",o.AVI="",o.CHM="",o.CODE="",o.CSV="",o.DITA="",o.EPUB="",o.EXCEL="",o.FLAC="",o.GIF="",o.GZIP="",o.HTML="",o.IMAGE="",o.JPEG="",o.JSON="",o.M4A="",o.MOV="",o.MP3="",o.MP4="",o.OGG="",o.PDF="",o.PNG="",o.POWERPOINT="",o.RAR="",o.STP="",o.TEXT="",o.VIDEO="",o.WAV="",o.WMA="",o.WORD="",o.XML="",o.YAML="",o.ZIP=""})(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
|
-
${
|
|
629
|
-
<slot ?hidden=${
|
|
619
|
+
${(0,ga.unsafeHTML)(this.resolvedIcon)}
|
|
620
|
+
<slot ?hidden=${r}></slot>
|
|
630
621
|
</i>
|
|
631
|
-
`}get textContent(){var t,
|
|
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
|
-
`}}
|
|
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="${
|
|
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)?
|
|
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?
|
|
660
|
-
<ft-loader part="loader icon"></ft-loader> `:this.icon?
|
|
661
|
-
|
|
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: ${
|
|
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
|
-
${
|
|
734
|
+
${(0,_.setVariable)(ft.color,x.primaryIconColor)};
|
|
741
735
|
|
|
742
|
-
${
|
|
743
|
-
${
|
|
744
|
-
${
|
|
745
|
-
${
|
|
746
|
-
${
|
|
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: ${
|
|
749
|
-
color: ${
|
|
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: ${
|
|
748
|
+
opacity: ${x.primaryDisabledComponentOpacity};
|
|
755
749
|
}
|
|
756
750
|
|
|
757
751
|
.ft-button--primary ft-icon {
|
|
758
|
-
color: ${
|
|
752
|
+
color: ${x.primaryIconColor};
|
|
759
753
|
}
|
|
760
754
|
|
|
761
755
|
/** Secondary styles **/
|
|
762
756
|
|
|
763
757
|
.ft-button--secondary {
|
|
764
|
-
${
|
|
758
|
+
${(0,_.setVariable)(ft.color,x.secondaryIconColor)};
|
|
765
759
|
|
|
766
|
-
${
|
|
767
|
-
${
|
|
768
|
-
${
|
|
769
|
-
${
|
|
770
|
-
${
|
|
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: ${
|
|
773
|
-
color: ${
|
|
774
|
-
border-color: ${
|
|
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: ${
|
|
773
|
+
opacity: ${x.secondaryDisabledComponentOpacity};
|
|
780
774
|
}
|
|
781
775
|
|
|
782
776
|
.ft-button--secondary ft-icon {
|
|
783
|
-
color: ${
|
|
777
|
+
color: ${x.secondaryIconColor};
|
|
784
778
|
}
|
|
785
779
|
|
|
786
780
|
/** Tertiary styles **/
|
|
787
781
|
|
|
788
782
|
.ft-button--tertiary {
|
|
789
|
-
${
|
|
783
|
+
${(0,_.setVariable)(ft.color,x.tertiaryIconColor)};
|
|
790
784
|
|
|
791
|
-
${
|
|
792
|
-
${
|
|
793
|
-
${
|
|
794
|
-
${
|
|
795
|
-
${
|
|
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: ${
|
|
798
|
-
color: ${
|
|
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: ${
|
|
797
|
+
opacity: ${x.tertiaryDisabledComponentOpacity};
|
|
804
798
|
}
|
|
805
799
|
|
|
806
800
|
.ft-button--tertiary ft-icon {
|
|
807
|
-
color: ${
|
|
801
|
+
color: ${x.tertiaryIconColor};
|
|
808
802
|
}
|
|
809
803
|
|
|
810
804
|
/** Neutral styles **/
|
|
811
805
|
|
|
812
806
|
.ft-button--neutral {
|
|
813
|
-
${
|
|
807
|
+
${(0,_.setVariable)(ft.color,x.neutralIconColor)};
|
|
814
808
|
|
|
815
|
-
${
|
|
816
|
-
${
|
|
817
|
-
${
|
|
818
|
-
${
|
|
819
|
-
${
|
|
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: ${
|
|
822
|
-
color: ${
|
|
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: ${
|
|
821
|
+
opacity: ${x.neutralDisabledComponentOpacity};
|
|
828
822
|
}
|
|
829
823
|
|
|
830
824
|
.ft-button--neutral ft-icon {
|
|
831
|
-
color: ${
|
|
825
|
+
color: ${x.neutralIconColor};
|
|
832
826
|
}
|
|
833
827
|
|
|
834
828
|
/** Large styles **/
|
|
835
829
|
|
|
836
830
|
.ft-button--large {
|
|
837
|
-
${
|
|
838
|
-
${
|
|
839
|
-
|
|
840
|
-
height: ${
|
|
841
|
-
padding: 0 ${
|
|
842
|
-
gap: ${
|
|
843
|
-
border-radius: ${
|
|
844
|
-
border-width: ${
|
|
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: ${
|
|
849
|
-
outline-offset: ${
|
|
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: ${
|
|
847
|
+
width: ${x.largeIconOnlyWidth};
|
|
854
848
|
padding: unset;
|
|
855
849
|
}
|
|
856
850
|
|
|
857
851
|
/** Small styles **/
|
|
858
852
|
|
|
859
853
|
.ft-button--small {
|
|
860
|
-
${
|
|
861
|
-
${
|
|
862
|
-
|
|
863
|
-
height: ${
|
|
864
|
-
padding: 0 ${
|
|
865
|
-
gap: ${
|
|
866
|
-
border-radius: ${
|
|
867
|
-
border-width: ${
|
|
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: ${
|
|
872
|
-
outline-offset: ${
|
|
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: ${
|
|
870
|
+
width: ${x.smallIconOnlyWidth};
|
|
877
871
|
padding: unset;
|
|
878
872
|
}
|
|
879
|
-
`,
|
|
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
|
-
${
|
|
883
|
-
${
|
|
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: ${
|
|
885
|
+
height: ${D.height};
|
|
892
886
|
|
|
893
|
-
background: ${
|
|
894
|
-
border: 1px solid ${
|
|
895
|
-
border-radius: ${
|
|
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: ${
|
|
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 ${
|
|
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: ${
|
|
916
|
+
color: ${D.colorOnSurface};
|
|
923
917
|
outline: none;
|
|
924
918
|
}
|
|
925
919
|
|
|
926
920
|
.ft-search-input--input::placeholder {
|
|
927
|
-
color: ${
|
|
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
|
-
${
|
|
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
|
-
${
|
|
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 ${
|
|
955
|
+
border-right: 1px solid ${D.colorOutline};
|
|
962
956
|
}
|
|
963
|
-
|
|
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: ${
|
|
960
|
+
background-color: ${Br.highlightBackgroundColor};
|
|
967
961
|
}
|
|
968
|
-
|
|
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: ${
|
|
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
|
-
|
|
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
|
-
${
|
|
991
|
-
${
|
|
992
|
-
${
|
|
993
|
-
${
|
|
994
|
-
${
|
|
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: ${
|
|
996
|
+
color: ${at.resultsNumberColor};
|
|
1003
997
|
}
|
|
1004
998
|
|
|
1005
999
|
ft-search-load-more-button {
|
|
1006
1000
|
margin: auto;
|
|
1007
1001
|
}
|
|
1008
|
-
`,
|
|
1002
|
+
`,Ba=Ur.css`
|
|
1009
1003
|
ft-card {
|
|
1010
1004
|
margin-bottom: 8px;
|
|
1011
|
-
${
|
|
1012
|
-
${
|
|
1013
|
-
${
|
|
1014
|
-
${
|
|
1015
|
-
${
|
|
1016
|
-
${
|
|
1017
|
-
${
|
|
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: ${
|
|
1022
|
-
${
|
|
1015
|
+
color: ${at.resultTitleTextColor};
|
|
1016
|
+
${(0,O.setVariable)($r.highlightBackgroundColor,at.resultHighlightBackgroundColor)};
|
|
1023
1017
|
}
|
|
1024
1018
|
|
|
1025
1019
|
.breadcrumb {
|
|
1026
|
-
color: ${
|
|
1020
|
+
color: ${at.resultBreadcrumbTextColor};
|
|
1027
1021
|
}
|
|
1028
1022
|
|
|
1029
1023
|
ft-search-result-abstract {
|
|
1030
|
-
color: ${
|
|
1031
|
-
${
|
|
1024
|
+
color: ${at.resultContentTextColor};
|
|
1025
|
+
${(0,O.setVariable)(Br.highlightBackgroundColor,at.resultHighlightBackgroundColor)};
|
|
1032
1026
|
}
|
|
1033
1027
|
|
|
1034
1028
|
ft-card:hover {
|
|
1035
|
-
${
|
|
1036
|
-
${
|
|
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
|
-
|
|
1050
|
-
|
|
1051
|
-
|
|
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")&&(
|
|
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
|
-
|
|
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
|
|
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
|
-
|
|
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
|
-
${
|
|
1058
|
+
${He.messages.results(this.paging.totalClustersCount)}
|
|
1065
1059
|
</ft-typography>
|
|
1066
|
-
`}}
|
|
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: ${
|
|
1067
|
+
z-index: ${D.floatingZIndex};
|
|
1074
1068
|
top: calc(100% + 2px);
|
|
1075
1069
|
left: -1px;
|
|
1076
1070
|
right: -1px;
|
|
1077
|
-
background: ${
|
|
1078
|
-
border: 1px solid ${
|
|
1079
|
-
border-radius: 0 0 ${
|
|
1080
|
-
box-shadow: ${
|
|
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: ${
|
|
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
|
|
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
|
-
${
|
|
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=${
|
|
1117
|
-
@click=${
|
|
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
|
|
1125
|
-
<ft-icon .variant="${
|
|
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;
|
|
1127
|
-
<div class="${
|
|
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=${
|
|
1136
|
-
@keydown=${
|
|
1137
|
-
@keyup=${
|
|
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?
|
|
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="${
|
|
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="${
|
|
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
|
|
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
|
-
|
|
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
|
|
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
|
|
1177
|
-
|
|
1178
|
-
|
|
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
|
-
`:
|
|
1186
|
-
<ft-typography variant="body1" part="text">${
|
|
1187
|
-
`:
|
|
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""}}
|
|
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(
|
|
1197
|
-
<ft-typography part="no-results-message" variant="body1">${
|
|
1198
|
-
`;
|
|
1199
|
-
<ft-search-result-context .cluster=${
|
|
1200
|
-
@ft-search-result-cluster-change="${
|
|
1201
|
-
${this.renderResult(
|
|
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
|
-
`})
|
|
1204
|
-
<div id="container" part="container" class=${
|
|
1205
|
-
${this.clickable?
|
|
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
|
-
`:
|
|
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
|
-
`}}
|
|
1222
|
-
|
|
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
|
-
${
|
|
1213
|
+
${an.messages.searchPageLoadMore()}
|
|
1225
1214
|
</ft-button>
|
|
1226
|
-
`}loadMore(){var t;
|
|
1227
|
-
<style> ${
|
|
1228
|
-
<a href="${
|
|
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?
|
|
1220
|
+
${this.hideResultTitle?Et.nothing:Et.html`
|
|
1232
1221
|
<ft-search-result-title></ft-search-result-title>`}
|
|
1233
|
-
${this.hideResultBreadcrumb?
|
|
1234
|
-
<ft-typography class="breadcrumb" variant="caption">${
|
|
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?
|
|
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?
|
|
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
|
|
1250
|
-
@ft-search-results-change=${t=>{var
|
|
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=${
|
|
1253
|
-
${this.hideResultsNumber?
|
|
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,
|
|
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
|
-
`:
|
|
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
|
+
*/
|