@fluid-topics/ft-search-result-title 1.1.81 → 1.1.82
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
"use strict";(()=>{var lo=Object.create;var lt=Object.defineProperty;var so=Object.getOwnPropertyDescriptor;var po=Object.getOwnPropertyNames;var fo=Object.getPrototypeOf,uo=Object.prototype.hasOwnProperty;var de=(o,t)=>()=>(t||o((t={exports:{}}).exports,t),t.exports);var ho=(o,t,n,i)=>{if(t&&typeof t=="object"||typeof t=="function")for(let c of po(t))!uo.call(o,c)&&c!==n&<(o,c,{get:()=>t[c],enumerable:!(i=so(t,c))||i.enumerable});return o};var O=(o,t,n)=>(n=o!=null?lo(fo(o)):{},ho(t||!o||!o.__esModule?lt(n,"default",{value:o,enumerable:!0}):n,o));var R=de((Uo,st)=>{st.exports=ftGlobals.wcUtils});var H=de((Fo,pt)=>{pt.exports=ftGlobals.lit});var fe=de((To,dt)=>{dt.exports=ftGlobals.litDecorators});var ut=de(ft=>{(function(o){var t=function(n){var i={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 c(l){return l&&DataView.prototype.isPrototypeOf(l)}if(i.arrayBuffer)var s=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],p=ArrayBuffer.isView||function(l){return l&&s.indexOf(Object.prototype.toString.call(l))>-1};function u(l){if(typeof l!="string"&&(l=String(l)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(l))throw new TypeError("Invalid character in header field name");return l.toLowerCase()}function y(l){return typeof l!="string"&&(l=String(l)),l}function b(l){var d={next:function(){var m=l.shift();return{done:m===void 0,value:m}}};return i.iterable&&(d[Symbol.iterator]=function(){return d}),d}function g(l){this.map={},l instanceof g?l.forEach(function(d,m){this.append(m,d)},this):Array.isArray(l)?l.forEach(function(d){this.append(d[0],d[1])},this):l&&Object.getOwnPropertyNames(l).forEach(function(d){this.append(d,l[d])},this)}g.prototype.append=function(l,d){l=u(l),d=y(d);var m=this.map[l];this.map[l]=m?m+", "+d:d},g.prototype.delete=function(l){delete this.map[u(l)]},g.prototype.get=function(l){return l=u(l),this.has(l)?this.map[l]:null},g.prototype.has=function(l){return this.map.hasOwnProperty(u(l))},g.prototype.set=function(l,d){this.map[u(l)]=y(d)},g.prototype.forEach=function(l,d){for(var m in this.map)this.map.hasOwnProperty(m)&&l.call(d,this.map[m],m,this)},g.prototype.keys=function(){var l=[];return this.forEach(function(d,m){l.push(m)}),b(l)},g.prototype.values=function(){var l=[];return this.forEach(function(d){l.push(d)}),b(l)},g.prototype.entries=function(){var l=[];return this.forEach(function(d,m){l.push([m,d])}),b(l)},i.iterable&&(g.prototype[Symbol.iterator]=g.prototype.entries);function x(l){if(l.bodyUsed)return Promise.reject(new TypeError("Already read"));l.bodyUsed=!0}function L(l){return new Promise(function(d,m){l.onload=function(){d(l.result)},l.onerror=function(){m(l.error)}})}function k(l){var d=new FileReader,m=L(d);return d.readAsArrayBuffer(l),m}function j(l){var d=new FileReader,m=L(d);return d.readAsText(l),m}function ro(l){for(var d=new Uint8Array(l),m=new Array(d.length),I=0;I<d.length;I++)m[I]=String.fromCharCode(d[I]);return m.join("")}function it(l){if(l.slice)return l.slice(0);var d=new Uint8Array(l.byteLength);return d.set(new Uint8Array(l)),d.buffer}function ct(){return this.bodyUsed=!1,this._initBody=function(l){this._bodyInit=l,l?typeof l=="string"?this._bodyText=l:i.blob&&Blob.prototype.isPrototypeOf(l)?this._bodyBlob=l:i.formData&&FormData.prototype.isPrototypeOf(l)?this._bodyFormData=l:i.searchParams&&URLSearchParams.prototype.isPrototypeOf(l)?this._bodyText=l.toString():i.arrayBuffer&&i.blob&&c(l)?(this._bodyArrayBuffer=it(l.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):i.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(l)||p(l))?this._bodyArrayBuffer=it(l):this._bodyText=l=Object.prototype.toString.call(l):this._bodyText="",this.headers.get("content-type")||(typeof l=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):i.searchParams&&URLSearchParams.prototype.isPrototypeOf(l)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},i.blob&&(this.blob=function(){var l=x(this);if(l)return l;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?x(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(k)}),this.text=function(){var l=x(this);if(l)return l;if(this._bodyBlob)return j(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(ro(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},i.formData&&(this.formData=function(){return this.text().then(no)}),this.json=function(){return this.text().then(JSON.parse)},this}var oo=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function ao(l){var d=l.toUpperCase();return oo.indexOf(d)>-1?d:l}function G(l,d){d=d||{};var m=d.body;if(l instanceof G){if(l.bodyUsed)throw new TypeError("Already read");this.url=l.url,this.credentials=l.credentials,d.headers||(this.headers=new g(l.headers)),this.method=l.method,this.mode=l.mode,this.signal=l.signal,!m&&l._bodyInit!=null&&(m=l._bodyInit,l.bodyUsed=!0)}else this.url=String(l);if(this.credentials=d.credentials||this.credentials||"same-origin",(d.headers||!this.headers)&&(this.headers=new g(d.headers)),this.method=ao(d.method||this.method||"GET"),this.mode=d.mode||this.mode||null,this.signal=d.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&m)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(m)}G.prototype.clone=function(){return new G(this,{body:this._bodyInit})};function no(l){var d=new FormData;return l.trim().split("&").forEach(function(m){if(m){var I=m.split("="),A=I.shift().replace(/\+/g," "),C=I.join("=").replace(/\+/g," ");d.append(decodeURIComponent(A),decodeURIComponent(C))}}),d}function io(l){var d=new g,m=l.replace(/\r?\n[\t ]+/g," ");return m.split(/\r?\n/).forEach(function(I){var A=I.split(":"),C=A.shift().trim();if(C){var me=A.join(":").trim();d.append(C,me)}}),d}ct.call(G.prototype);function P(l,d){d||(d={}),this.type="default",this.status=d.status===void 0?200:d.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in d?d.statusText:"OK",this.headers=new g(d.headers),this.url=d.url||"",this._initBody(l)}ct.call(P.prototype),P.prototype.clone=function(){return new P(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new g(this.headers),url:this.url})},P.error=function(){var l=new P(null,{status:0,statusText:""});return l.type="error",l};var co=[301,302,303,307,308];P.redirect=function(l,d){if(co.indexOf(d)===-1)throw new RangeError("Invalid status code");return new P(null,{status:d,headers:{location:l}})},n.DOMException=o.DOMException;try{new n.DOMException}catch{n.DOMException=function(d,m){this.message=d,this.name=m;var I=Error(d);this.stack=I.stack},n.DOMException.prototype=Object.create(Error.prototype),n.DOMException.prototype.constructor=n.DOMException}function Pe(l,d){return new Promise(function(m,I){var A=new G(l,d);if(A.signal&&A.signal.aborted)return I(new n.DOMException("Aborted","AbortError"));var C=new XMLHttpRequest;function me(){C.abort()}C.onload=function(){var pe={status:C.status,statusText:C.statusText,headers:io(C.getAllResponseHeaders()||"")};pe.url="responseURL"in C?C.responseURL:pe.headers.get("X-Request-URL");var Be="response"in C?C.response:C.responseText;m(new P(Be,pe))},C.onerror=function(){I(new TypeError("Network request failed"))},C.ontimeout=function(){I(new TypeError("Network request failed"))},C.onabort=function(){I(new n.DOMException("Aborted","AbortError"))},C.open(A.method,A.url,!0),A.credentials==="include"?C.withCredentials=!0:A.credentials==="omit"&&(C.withCredentials=!1),"responseType"in C&&i.blob&&(C.responseType="blob"),A.headers.forEach(function(pe,Be){C.setRequestHeader(Be,pe)}),A.signal&&(A.signal.addEventListener("abort",me),C.onreadystatechange=function(){C.readyState===4&&A.signal.removeEventListener("abort",me)}),C.send(typeof A._bodyInit>"u"?null:A._bodyInit)})}return Pe.polyfill=!0,o.fetch||(o.fetch=Pe,o.Headers=g,o.Request=G,o.Response=P),n.Headers=g,n.Request=G,n.Response=P,n.fetch=Pe,Object.defineProperty(n,"__esModule",{value:!0}),n}({})})(typeof self<"u"?self:ft)});var jr=de((Jl,qr)=>{qr.exports=ftGlobals.litUnsafeHTML});var to=O(R());var ke=O(H());var Bt=O(R()),Wt=O(fe());var Ge=O(R());var yo=O(R());var Go=O(ut(),1);var ht;(function(o){o.black="black",o.green="green",o.blue="blue",o.purple="purple",o.red="red",o.orange="orange",o.yellow="yellow"})(ht||(ht={}));var yt;(function(o){o.OFFICIAL="OFFICIAL",o.PERSONAL="PERSONAL",o.SHARED="SHARED"})(yt||(yt={}));var gt;(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"})(gt||(gt={}));var mt;(function(o){o.HOMEPAGE="HOMEPAGE",o.CUSTOM="CUSTOM",o.HEADER="HEADER",o.READER="READER",o.TOPIC_TEMPLATE="TOPIC_TEMPLATE",o.SEARCH="SEARCH",o.SEARCH_RESULT="SEARCH_RESULT"})(mt||(mt={}));var bt;(function(o){o.CLASSIC="CLASSIC",o.CUSTOM="CUSTOM",o.DESIGNER="DESIGNER"})(bt||(bt={}));var xt;(function(o){o.AND="AND",o.OR="OR",o.MONOVALUED="MONOVALUED"})(xt||(xt={}));var St;(function(o){o.NONE="NONE",o.ALPHABET="ALPHABET",o.VERSION="VERSION"})(St||(St={}));var Ot;(function(o){o.STARS="STARS",o.LIKE="LIKE",o.DICHOTOMOUS="DICHOTOMOUS",o.NO_RATING="NO_RATING"})(Ot||(Ot={}));var Ct;(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"})(Ct||(Ct={}));var Nt;(function(o){o.ASC="ASC",o.DESC="DESC"})(Nt||(Nt={}));var Et;(function(o){o.ALPHA="ALPHA",o.NATURAL="NATURAL"})(Et||(Et={}));var We;(function(o){o.EVERYWHERE="EVERYWHERE",o.TITLE_ONLY="TITLE_ONLY",o.NONE="NONE"})(We||(We={}));var vt;(function(o){o.ARTICLE="ARTICLE",o.BOOK="BOOK",o.SHARED_BOOK="SHARED_BOOK"})(vt||(vt={}));var be;(function(o){o.FLUIDTOPICS="FLUIDTOPICS",o.EXTERNAL="EXTERNAL"})(be||(be={}));var At;(function(o){o.MAP="MAP",o.DOCUMENT="DOCUMENT",o.TOPIC="TOPIC",o.PERSONAL_BOOK="PERSONAL_BOOK",o.SHARED_BOOK="SHARED_BOOK"})(At||(At={}));var Y;(function(o){o.MAP="MAP",o.DOCUMENT="DOCUMENT",o.TOPIC="TOPIC"})(Y||(Y={}));var _e;(function(o){o.DEFAULT="DEFAULT",o.DOCUMENTS="DOCUMENTS",o.ALL_TOPICS="ALL_TOPICS"})(_e||(_e={}));var v;(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"})(v||(v={}));var It;(function(o){o.VALID="VALID",o.INVALID="INVALID"})(It||(It={}));var Ho={[v.PERSONAL_BOOK_SHARE_USER]:[v.PERSONAL_BOOK_USER],[v.HTML_EXPORT_USER]:[v.PERSONAL_BOOK_USER],[v.PDF_EXPORT_USER]:[v.PERSONAL_BOOK_USER],[v.KHUB_ADMIN]:[v.CONTENT_PUBLISHER],[v.ADMIN]:[v.KHUB_ADMIN,v.USERS_ADMIN,v.PORTAL_ADMIN],[v.DEVELOPER]:[v.BETA_USER,v.DEBUG_USER]};var Pt=O(R());var Tt=O(H()),U=O(fe()),T=O(R());var Rt=O(H());var wt=Rt.css`
|
|
2
|
-
`;var
|
|
1
|
+
"use strict";(()=>{var ua=Object.create;var Ar=Object.defineProperty;var da=Object.getOwnPropertyDescriptor;var pa=Object.getOwnPropertyNames;var fa=Object.getPrototypeOf,ha=Object.prototype.hasOwnProperty;var He=(r,t)=>()=>(t||r((t={exports:{}}).exports,t),t.exports);var ya=(r,t,o,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let a of pa(t))!ha.call(r,a)&&a!==o&&Ar(r,a,{get:()=>t[a],enumerable:!(n=da(t,a))||n.enumerable});return r};var N=(r,t,o)=>(o=r!=null?ua(fa(r)):{},ya(t||!r||!r.__esModule?Ar(o,"default",{value:r,enumerable:!0}):o,r));var M=He((bi,Nr)=>{Nr.exports=ftGlobals.wcUtils});var Q=He((xi,Rr)=>{Rr.exports=ftGlobals.lit});var J=He((vi,Ir)=>{Ir.exports=ftGlobals.litDecorators});var Tr=He(Pr=>{(function(r){var t=function(o){var n={searchParams:"URLSearchParams"in r,iterable:"Symbol"in r&&"iterator"in Symbol,blob:"FileReader"in r&&"Blob"in r&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in r,arrayBuffer:"ArrayBuffer"in r};function a(p){return p&&DataView.prototype.isPrototypeOf(p)}if(n.arrayBuffer)var c=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],l=ArrayBuffer.isView||function(p){return p&&c.indexOf(Object.prototype.toString.call(p))>-1};function u(p){if(typeof p!="string"&&(p=String(p)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(p))throw new TypeError("Invalid character in header field name");return p.toLowerCase()}function f(p){return typeof p!="string"&&(p=String(p)),p}function d(p){var m={next:function(){var O=p.shift();return{done:O===void 0,value:O}}};return n.iterable&&(m[Symbol.iterator]=function(){return m}),m}function h(p){this.map={},p instanceof h?p.forEach(function(m,O){this.append(O,m)},this):Array.isArray(p)?p.forEach(function(m){this.append(m[0],m[1])},this):p&&Object.getOwnPropertyNames(p).forEach(function(m){this.append(m,p[m])},this)}h.prototype.append=function(p,m){p=u(p),m=f(m);var O=this.map[p];this.map[p]=O?O+", "+m:m},h.prototype.delete=function(p){delete this.map[u(p)]},h.prototype.get=function(p){return p=u(p),this.has(p)?this.map[p]:null},h.prototype.has=function(p){return this.map.hasOwnProperty(u(p))},h.prototype.set=function(p,m){this.map[u(p)]=f(m)},h.prototype.forEach=function(p,m){for(var O in this.map)this.map.hasOwnProperty(O)&&p.call(m,this.map[O],O,this)},h.prototype.keys=function(){var p=[];return this.forEach(function(m,O){p.push(O)}),d(p)},h.prototype.values=function(){var p=[];return this.forEach(function(m){p.push(m)}),d(p)},h.prototype.entries=function(){var p=[];return this.forEach(function(m,O){p.push([O,m])}),d(p)},n.iterable&&(h.prototype[Symbol.iterator]=h.prototype.entries);function y(p){if(p.bodyUsed)return Promise.reject(new TypeError("Already read"));p.bodyUsed=!0}function g(p){return new Promise(function(m,O){p.onload=function(){m(p.result)},p.onerror=function(){O(p.error)}})}function v(p){var m=new FileReader,O=g(m);return m.readAsArrayBuffer(p),O}function b(p){var m=new FileReader,O=g(m);return m.readAsText(p),O}function S(p){for(var m=new Uint8Array(p),O=new Array(m.length),k=0;k<m.length;k++)O[k]=String.fromCharCode(m[k]);return O.join("")}function I(p){if(p.slice)return p.slice(0);var m=new Uint8Array(p.byteLength);return m.set(new Uint8Array(p)),m.buffer}function E(){return this.bodyUsed=!1,this._initBody=function(p){this._bodyInit=p,p?typeof p=="string"?this._bodyText=p:n.blob&&Blob.prototype.isPrototypeOf(p)?this._bodyBlob=p:n.formData&&FormData.prototype.isPrototypeOf(p)?this._bodyFormData=p:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(p)?this._bodyText=p.toString():n.arrayBuffer&&n.blob&&a(p)?(this._bodyArrayBuffer=I(p.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(p)||l(p))?this._bodyArrayBuffer=I(p):this._bodyText=p=Object.prototype.toString.call(p):this._bodyText="",this.headers.get("content-type")||(typeof p=="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(p)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var p=y(this);if(p)return p;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?y(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(v)}),this.text=function(){var p=y(this);if(p)return p;if(this._bodyBlob)return b(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(S(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(q)}),this.json=function(){return this.text().then(JSON.parse)},this}var w=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function T(p){var m=p.toUpperCase();return w.indexOf(m)>-1?m:p}function R(p,m){m=m||{};var O=m.body;if(p instanceof R){if(p.bodyUsed)throw new TypeError("Already read");this.url=p.url,this.credentials=p.credentials,m.headers||(this.headers=new h(p.headers)),this.method=p.method,this.mode=p.mode,this.signal=p.signal,!O&&p._bodyInit!=null&&(O=p._bodyInit,p.bodyUsed=!0)}else this.url=String(p);if(this.credentials=m.credentials||this.credentials||"same-origin",(m.headers||!this.headers)&&(this.headers=new h(m.headers)),this.method=T(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")&&O)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(O)}R.prototype.clone=function(){return new R(this,{body:this._bodyInit})};function q(p){var m=new FormData;return p.trim().split("&").forEach(function(O){if(O){var k=O.split("="),D=k.shift().replace(/\+/g," "),P=k.join("=").replace(/\+/g," ");m.append(decodeURIComponent(D),decodeURIComponent(P))}}),m}function G(p){var m=new h,O=p.replace(/\r?\n[\t ]+/g," ");return O.split(/\r?\n/).forEach(function(k){var D=k.split(":"),P=D.shift().trim();if(P){var Je=D.join(":").trim();m.append(P,Je)}}),m}E.call(R.prototype);function B(p,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 h(m.headers),this.url=m.url||"",this._initBody(p)}E.call(B.prototype),B.prototype.clone=function(){return new B(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new h(this.headers),url:this.url})},B.error=function(){var p=new B(null,{status:0,statusText:""});return p.type="error",p};var Qe=[301,302,303,307,308];B.redirect=function(p,m){if(Qe.indexOf(m)===-1)throw new RangeError("Invalid status code");return new B(null,{status:m,headers:{location:p}})},o.DOMException=r.DOMException;try{new o.DOMException}catch{o.DOMException=function(m,O){this.message=m,this.name=O;var k=Error(m);this.stack=k.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function X(p,m){return new Promise(function(O,k){var D=new R(p,m);if(D.signal&&D.signal.aborted)return k(new o.DOMException("Aborted","AbortError"));var P=new XMLHttpRequest;function Je(){P.abort()}P.onload=function(){var ze={status:P.status,statusText:P.statusText,headers:G(P.getAllResponseHeaders()||"")};ze.url="responseURL"in P?P.responseURL:ze.headers.get("X-Request-URL");var Rt="response"in P?P.response:P.responseText;O(new B(Rt,ze))},P.onerror=function(){k(new TypeError("Network request failed"))},P.ontimeout=function(){k(new TypeError("Network request failed"))},P.onabort=function(){k(new o.DOMException("Aborted","AbortError"))},P.open(D.method,D.url,!0),D.credentials==="include"?P.withCredentials=!0:D.credentials==="omit"&&(P.withCredentials=!1),"responseType"in P&&n.blob&&(P.responseType="blob"),D.headers.forEach(function(ze,Rt){P.setRequestHeader(Rt,ze)}),D.signal&&(D.signal.addEventListener("abort",Je),P.onreadystatechange=function(){P.readyState===4&&D.signal.removeEventListener("abort",Je)}),P.send(typeof D._bodyInit>"u"?null:D._bodyInit)})}return X.polyfill=!0,r.fetch||(r.fetch=X,r.Headers=h,r.Request=R,r.Response=B),o.Headers=h,o.Request=R,o.Response=B,o.fetch=X,Object.defineProperty(o,"__esModule",{value:!0}),o}({})})(typeof self<"u"?self:Pr)});var oa=He((df,ra)=>{ra.exports=ftGlobals.litUnsafeHTML});var la=N(M());var Nt=N(Q());var $o=N(M()),jo=N(J());var ur=N(M());var ga=N(M());var Ti=N(Tr(),1);var Lr;(function(r){r.black="black",r.green="green",r.blue="blue",r.purple="purple",r.red="red",r.orange="orange",r.yellow="yellow"})(Lr||(Lr={}));var kr;(function(r){r.OFFICIAL="OFFICIAL",r.PERSONAL="PERSONAL",r.SHARED="SHARED"})(kr||(kr={}));var Fr;(function(r){r.THIRD_PARTY="THIRD_PARTY",r.OFF_THE_GRID="OFF_THE_GRID",r.CONTENT_PACKAGER="CONTENT_PACKAGER",r.PAGES="PAGES",r.DESIGNED_READER="DESIGNED_READER"})(Fr||(Fr={}));var Ur;(function(r){r.HOMEPAGE="HOMEPAGE",r.CUSTOM="CUSTOM",r.HEADER="HEADER",r.READER="READER",r.TOPIC_TEMPLATE="TOPIC_TEMPLATE",r.SEARCH="SEARCH",r.SEARCH_RESULT="SEARCH_RESULT"})(Ur||(Ur={}));var _r;(function(r){r.CLASSIC="CLASSIC",r.CUSTOM="CUSTOM",r.DESIGNER="DESIGNER"})(_r||(_r={}));var Dr;(function(r){r.AND="AND",r.OR="OR",r.MONOVALUED="MONOVALUED"})(Dr||(Dr={}));var Mr;(function(r){r.NONE="NONE",r.ALPHABET="ALPHABET",r.VERSION="VERSION"})(Mr||(Mr={}));var Br;(function(r){r.STARS="STARS",r.LIKE="LIKE",r.DICHOTOMOUS="DICHOTOMOUS",r.NO_RATING="NO_RATING"})(Br||(Br={}));var Wr;(function(r){r.LAST_WEEK="LAST_WEEK",r.LAST_MONTH="LAST_MONTH",r.LAST_QUARTER="LAST_QUARTER",r.LAST_YEAR="LAST_YEAR",r.CUSTOM="CUSTOM"})(Wr||(Wr={}));var zr;(function(r){r.ASC="ASC",r.DESC="DESC"})(zr||(zr={}));var Hr;(function(r){r.ALPHA="ALPHA",r.NATURAL="NATURAL"})(Hr||(Hr={}));var It;(function(r){r.EVERYWHERE="EVERYWHERE",r.TITLE_ONLY="TITLE_ONLY",r.NONE="NONE"})(It||(It={}));var $r;(function(r){r.ARTICLE="ARTICLE",r.BOOK="BOOK",r.SHARED_BOOK="SHARED_BOOK"})($r||($r={}));var et;(function(r){r.FLUIDTOPICS="FLUIDTOPICS",r.EXTERNAL="EXTERNAL"})(et||(et={}));var jr;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC",r.PERSONAL_BOOK="PERSONAL_BOOK",r.SHARED_BOOK="SHARED_BOOK"})(jr||(jr={}));var Se;(function(r){r.MAP="MAP",r.DOCUMENT="DOCUMENT",r.TOPIC="TOPIC"})(Se||(Se={}));var Pt;(function(r){r.DEFAULT="DEFAULT",r.DOCUMENTS="DOCUMENTS",r.ALL_TOPICS="ALL_TOPICS"})(Pt||(Pt={}));var _;(function(r){r.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",r.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",r.HTML_EXPORT_USER="HTML_EXPORT_USER",r.PDF_EXPORT_USER="PDF_EXPORT_USER",r.SAVED_SEARCH_USER="SAVED_SEARCH_USER",r.COLLECTION_USER="COLLECTION_USER",r.OFFLINE_USER="OFFLINE_USER",r.ANALYTICS_USER="ANALYTICS_USER",r.BETA_USER="BETA_USER",r.DEBUG_USER="DEBUG_USER",r.PRINT_USER="PRINT_USER",r.RATING_USER="RATING_USER",r.FEEDBACK_USER="FEEDBACK_USER",r.GENERATIVE_AI_USER="GENERATIVE_AI_USER",r.CONTENT_PUBLISHER="CONTENT_PUBLISHER",r.KHUB_ADMIN="KHUB_ADMIN",r.USERS_ADMIN="USERS_ADMIN",r.PORTAL_ADMIN="PORTAL_ADMIN",r.ADMIN="ADMIN",r.DEVELOPER="DEVELOPER"})(_||(_={}));var Kr;(function(r){r.VALID="VALID",r.INVALID="INVALID"})(Kr||(Kr={}));var Ni={[_.PERSONAL_BOOK_SHARE_USER]:[_.PERSONAL_BOOK_USER],[_.HTML_EXPORT_USER]:[_.PERSONAL_BOOK_USER],[_.PDF_EXPORT_USER]:[_.PERSONAL_BOOK_USER],[_.KHUB_ADMIN]:[_.CONTENT_PUBLISHER],[_.ADMIN]:[_.KHUB_ADMIN,_.USERS_ADMIN,_.PORTAL_ADMIN],[_.DEVELOPER]:[_.BETA_USER,_.DEBUG_USER]};var Ho=N(M());var Xr=N(Q()),$=N(J()),Z=N(M());var Gr=N(Q());var Zr=Gr.css`
|
|
2
|
+
`;var Vr=N(M()),ma="ft-app-info",ba={},A=Vr.FtReduxStore.get({name:ma,reducers:ba,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 ae=N(M());var Tt=N(M());var he=class r{static get(t){let{baseUrl:o,apiIntegrationIdentifier:n}=A.getState(),a=t??n;if(o&&a&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,a,!0)}static await(t){return new Promise(o=>{let n=r.get(t);if(n)o(n);else{let a=A.subscribe(()=>{n=r.get(t),n&&(a(),o(n))})}})}};var ee=class{constructor(t=!0,o){var n;this.overrideApi=o;let a=this.constructor;a.commonCache=(n=a.commonCache)!==null&&n!==void 0?n:new Tt.CacheRegistry,this.cache=t?a.commonCache:new Tt.CacheRegistry}get api(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:he.get()}get awaitApi(){var t;return(t=this.overrideApi)!==null&&t!==void 0?t:he.await()}clearCache(){this.cache.clearAll()}};var qr,xa=Symbol("clearAfterUnitTest"),tt=class extends ee{constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[qr]=()=>{this.defaultMessages={},this.cache=new ae.CacheRegistry,this.listeners={}},this.currentUiLocale=A.getState().uiLocale,A.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:t}=A.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){let o=t.name.toLowerCase();this.cache.setFinal(o,t),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,o){var n;if(t=t.toLowerCase(),Object.keys(o).length>0){let a={...(n=this.defaultMessages[t])!==null&&n!==void 0?n:{},...o};(0,ae.deepEqual)(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,o,...n){var a,c,l;t=t.toLowerCase(),this.fetchContext(t);let u=(c=(a=this.cache.getNow(t))===null||a===void 0?void 0:a.messages)!==null&&c!==void 0?c:{};return new ae.ParametrizedLabelResolver((l=this.defaultMessages[t])!==null&&l!==void 0?l:{},u).resolve(o,...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(o){console.error(o)}}subscribe(t,o){var n;return t=t.toLowerCase(),this.listeners[t]=(n=this.listeners[t])!==null&&n!==void 0?n:new Set,this.listeners[t].add(o),()=>{var a;return(a=this.listeners[t])===null||a===void 0?void 0:a.delete(o)}}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(o=>(0,ae.delay)(0).then(()=>o()).catch(()=>null)))}};qr=xa;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends tt{constructor(){super(async(r,t)=>(await this.awaitApi).getFluidTopicsMessageContext(r,t))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends tt{constructor(){super(async(r,t)=>(await this.awaitApi).getCustomMessageContext(r,t))}});var Yr=window.FluidTopicsI18nService,Gi=window.FluidTopicsCustomI18nService;var z=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},F=class extends Z.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=()=>he.get(),this.messageContexts=[],this.cache=new Z.CacheRegistry,this.cleanSessionDebouncer=new Z.Debouncer}render(){return Xr.html`
|
|
3
3
|
<slot></slot>
|
|
4
|
-
`}update(t){super.update(t),t.has("baseUrl")&&(S.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&S.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&S.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&S.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&S.actions.noCustom(this.noCustom),t.has("editorMode")&&S.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&S.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&S.actions.session(this.session),t.has("availableUiLocales")&&S.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(n=>Ft.addContext(n)),t.has("openExternalDocumentInNewTab")&&S.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&S.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&S.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())}};N.elementDefinitions={};N.styles=wt;w([(0,U.property)()],N.prototype,"baseUrl",void 0);w([(0,U.property)()],N.prototype,"apiIntegrationIdentifier",void 0);w([(0,U.property)()],N.prototype,"uiLocale",void 0);w([(0,T.jsonProperty)(null)],N.prototype,"availableUiLocales",void 0);w([(0,T.jsonProperty)(null)],N.prototype,"metadataConfiguration",void 0);w([(0,U.property)({type:Boolean})],N.prototype,"editorMode",void 0);w([(0,U.property)({type:Boolean})],N.prototype,"noCustom",void 0);w([(0,U.property)({type:Boolean})],N.prototype,"openExternalDocumentInNewTab",void 0);w([(0,U.property)({converter:{fromAttribute(o){return o==="false"?!1:o==="true"||(o??!1)}}})],N.prototype,"noCustomComponent",void 0);w([(0,U.property)({type:Boolean})],N.prototype,"withManualResources",void 0);w([(0,U.property)({type:Boolean})],N.prototype,"navigatorOnline",void 0);w([(0,U.property)({type:Boolean})],N.prototype,"forcedOffline",void 0);w([(0,U.property)({type:Object})],N.prototype,"apiProvider",void 0);w([(0,T.jsonProperty)([])],N.prototype,"messageContexts",void 0);w([(0,T.jsonProperty)(void 0)],N.prototype,"session",void 0);var Ne=O(R());var Se=class extends B{async listMySearches(){let t=S.getState().session;return t?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var Oe=class extends B{async listMyBookmarks(){let t=S.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var xo="ft-user-assets",Ce=Ne.FtReduxStore.get({name:xo,initialState:{savedSearches:void 0,bookmarks:void 0}}),He=class{constructor(){this.currentSession=S.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Oe,this.savedSearchesService=new Se,S.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:n}=S.getState();(0,Ne.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,n?.profile)||(this.currentSession=n,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Ce.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Ce.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();Ce.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 n=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Ce.actions.bookmarks(n)}}},Na=new He;var ze=class{addCommand(t,n=!1){S.commands.add(t,n)}consumeCommand(t){return S.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new ze;var kt=O(R()),$e=class{highlightHtml(t,n){(0,kt.highlightHtml)(t,n)}};window.FluidTopicsHighlightHtmlService=new $e;(0,Pt.customElement)("ft-app-context")(N);var Me=class o extends Event{constructor(){super(o.eventName)}};Me.eventName="search-context-clear-all-filters";var So=function(o,t,n,i){var c=arguments.length,s=c<3?t:i===null?i=Object.getOwnPropertyDescriptor(t,n):i,p;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,t,n,i);else for(var u=o.length-1;u>=0;u--)(p=o[u])&&(s=(c<3?p(s):c>3?p(t,n,s):p(t,n))||s);return c>3&&s&&Object.defineProperty(t,n,s),s},Ze=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},Ke=Symbol("registerInterval");function Oo(o){var t;class n extends o{constructor(){super(...arguments),this[t]=0}setSearchStateManager(c){this.clearStateManager(),this.stateManager=c,this.addStore(c.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[Ke]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[Ke]):this.dispatchEvent(new Ze)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return t=Ke,So([(0,Wt.state)()],n.prototype,"stateManager",void 0),n}var Ee=class extends Oo(Bt.FtLitElementRedux){};var ve=O(fe()),Ve=function(o,t,n,i){var c=arguments.length,s=c<3?t:i===null?i=Object.getOwnPropertyDescriptor(t,n):i,p;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")s=Reflect.decorate(o,t,n,i);else for(var u=o.length-1;u>=0;u--)(p=o[u])&&(s=(c<3?p(s):c>3?p(t,n,s):p(t,n))||s);return c>3&&s&&Object.defineProperty(t,n,s),s},je=class extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}},qe=Symbol("registerInterval");function Co(o){var t;class n extends o{constructor(){super(...arguments),this[t]=0}setResultStateManager(c){this.resultStateManager=c}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[qe]=window.setInterval(()=>this.tryToRegisterToResultContext(),50)}tryToRegisterToResultContext(){this.result!=null?window.clearInterval(this[qe]):this.dispatchEvent(new je)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return t=qe,Ve([(0,ve.property)({attribute:!1})],n.prototype,"cluster",void 0),Ve([(0,ve.property)({attribute:!1})],n.prototype,"result",void 0),Ve([(0,ve.property)({attribute:!1,type:Number})],n.prototype,"rank",void 0),n}var Ae=class extends Co(Ee){};var _t=O(H()),Dt=O(R()),No={highlightBackgroundColor:Dt.FtCssVariableFactory.create("--ft-srt-highlight-background-color","","COLOR","transparent")},Ht=_t.css`
|
|
4
|
+
`}update(t){super.update(t),t.has("baseUrl")&&(A.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&A.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&A.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&A.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&A.actions.noCustom(this.noCustom),t.has("editorMode")&&A.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&A.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&A.actions.session(this.session),t.has("availableUiLocales")&&A.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>Yr.addContext(o)),t.has("openExternalDocumentInNewTab")&&A.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),t.has("navigatorOnline")&&A.actions.navigatorOnline(this.navigatorOnline),t.has("forcedOffline")&&A.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())}};F.elementDefinitions={};F.styles=Zr;z([(0,$.property)()],F.prototype,"baseUrl",void 0);z([(0,$.property)()],F.prototype,"apiIntegrationIdentifier",void 0);z([(0,$.property)()],F.prototype,"uiLocale",void 0);z([(0,Z.jsonProperty)(null)],F.prototype,"availableUiLocales",void 0);z([(0,Z.jsonProperty)(null)],F.prototype,"metadataConfiguration",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"editorMode",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"noCustom",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"openExternalDocumentInNewTab",void 0);z([(0,$.property)({converter:{fromAttribute(r){return r==="false"?!1:r==="true"||(r??!1)}}})],F.prototype,"noCustomComponent",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"withManualResources",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"navigatorOnline",void 0);z([(0,$.property)({type:Boolean})],F.prototype,"forcedOffline",void 0);z([(0,$.property)({type:Object})],F.prototype,"apiProvider",void 0);z([(0,Z.jsonProperty)([])],F.prototype,"messageContexts",void 0);z([(0,Z.jsonProperty)(void 0)],F.prototype,"session",void 0);var ai=N(J());function va(r,t){if(r===t)return!0;if(r&&t&&typeof r=="object"&&typeof t=="object"){if(r.constructor!==t.constructor)return!1;var o,n,a;if(Array.isArray(r)){if(o=r.length,o!=t.length)return!1;for(n=o;n--!==0;)if(!Oe(r[n],t[n]))return!1;return!0}if(r instanceof Map&&t instanceof Map){if(r.size!==t.size)return!1;for(n of r.entries())if(!t.has(n[0]))return!1;for(n of r.entries())if(!Oe(n[1],t.get(n[0])))return!1;return!0}if(r instanceof Set&&t instanceof Set){if(r.size!==t.size)return!1;for(n of r.entries())if(!t.has(n[0]))return!1;return!0}if(r.constructor===RegExp)return r.source===t.source&&r.flags===t.flags;if(r.valueOf!==Object.prototype.valueOf)return r.valueOf()===t.valueOf();if(a=Object.keys(r),o=a.length,o!==Object.keys(t).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(t,a[n]))return!1;for(n=o;n--!==0;){var c=a[n];if(!Oe(r[c],t[c]))return!1}return!0}return r!==r&&t!==t}function Oe(r,t){try{return va(r,t)}catch{return!1}}var Sa=N(J(),1);var rt=class{constructor(){this.queue=[]}add(t,o=!1){o&&(this.queue=this.queue.filter(n=>n.type!==t.type)),this.queue.push(t)}consume(t){let o=this.queue.find(n=>n.type===t);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}};var kt=N(J(),1);var Qr=N(J(),1);function Jr(r,t){let o=()=>JSON.parse(JSON.stringify(r));return(0,Qr.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:(n,a)=>!Oe(n,a),...t??{}})}var ot=class{constructor(t=0){this.timeout=t,this.callbacks=[]}run(t,o){return this.callbacks=[t],this.debounce(o)}queue(t,o){return this.callbacks.push(t),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(t){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),t??this.timeout),this.promise}async runCallbacks(){var t,o;let n=[...this.callbacks];this.callbacks=[];let a=(t=this.rejectPromise)!==null&&t!==void 0?t:()=>null,c=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let l of n)try{await l()}catch(u){a(u);return}c(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var to=N(Q(),1);var nt=window,Oa=nt.ShadowRoot&&(nt.ShadyCSS===void 0||nt.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,sc=Symbol();var eo=(r,t)=>{Oa?r.adoptedStyleSheets=t.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet):t.forEach(o=>{let n=document.createElement("style"),a=nt.litNonce;a!==void 0&&n.setAttribute("nonce",a),n.textContent=o.cssText,r.appendChild(n)})};var at=class extends to.LitElement{createRenderRoot(){let t=this.constructor;t.elementDefinitions&&!t.registry&&(t.registry=new CustomElementRegistry,Object.entries(t.elementDefinitions).forEach(([a,c])=>t.registry.define(a,c)));let o={...t.shadowRootOptions,customElements:t.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return eo(n,t.elementStyles),n}};var Lt=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},no,ro=Symbol("constructorPrototype"),oo=Symbol("constructorName"),ao=Symbol("exportpartsDebouncer"),ye=class extends at{constructor(){super(),this.adoptedCustomStyleSheet=new CSSStyleSheet,this.useAdoptedStyleSheets=!0,this[no]=new ot(5),this[oo]=this.constructor.name,this[ro]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[oo]&&Object.setPrototypeOf(this,this[ro])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet])}catch(t){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",t)}}updated(t){super.updated(t),this.updateComplete.then(()=>{this.contentAvailableCallback(t),this.applyCustomStylesheet(t),this.scheduleExportpartsUpdate()})}contentAvailableCallback(t){}applyCustomStylesheet(t){var o,n,a;if(this.useAdoptedStyleSheets){if(t.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((o=this.customStylesheet)!==null&&o!==void 0?o:"")}catch(c){console.error(c,this.customStylesheet)}}else if(((a=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&a!==void 0?a:[]).forEach(c=>c.remove()),this.customStylesheet){let c=document.createElement("style");c.classList.add("ft-lit-element--custom-stylesheet"),c.innerHTML=this.customStylesheet,this.shadowRoot.append(c)}}scheduleExportpartsUpdate(){var t,o,n;(!((t=this.exportpartsPrefix)===null||t===void 0)&&t.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[ao].run(()=>{var a,c;!((a=this.exportpartsPrefix)===null||a===void 0)&&a.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((c=this.exportpartsPrefixes)===null||c===void 0?void 0:c.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(t){var o,n,a,c,l,u;let f=g=>g!=null&&g.trim().length>0,d=t.filter(f).map(g=>g.trim());if(d.length===0){this.removeAttribute("exportparts");return}let h=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let v=(c=(a=g.getAttribute("part"))===null||a===void 0?void 0:a.split(" "))!==null&&c!==void 0?c:[],b=(u=(l=g.getAttribute("exportparts"))===null||l===void 0?void 0:l.split(",").map(S=>S.split(":")[1]))!==null&&u!==void 0?u:[];new Array(...v,...b).filter(f).map(S=>S.trim()).forEach(S=>h.add(S))}if(h.size===0){this.removeAttribute("exportparts");return}let y=[...h.values()].flatMap(g=>d.map(v=>`${g}:${v}--${g}`));this.setAttribute("exportparts",[...this.part,...y].join(", "))}};no=ao;Lt([(0,kt.property)()],ye.prototype,"exportpartsPrefix",void 0);Lt([Jr([])],ye.prototype,"exportpartsPrefixes",void 0);Lt([(0,kt.property)()],ye.prototype,"customStylesheet",void 0);function $e(r){var t;return(t=r?.isFtReduxStore)!==null&&t!==void 0?t:!1}var io,co,so,it=Symbol("internalReduxEventsUnsubscribers"),ie=Symbol("internalStoresUnsubscribers"),ge=Symbol("internalStores"),je=class extends ye{constructor(){super(...arguments),this[io]=new Map,this[co]=new Map,this[so]=[]}get reduxConstructor(){return this.constructor}update(t){super.update(t),[...this.reduxConstructor.reduxReactiveProperties].some(o=>t.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[ge].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[ge].values()][0]}getStore(t){return t==null?this.getUnnamedStore():this[ge].get(t)}addStore(t,o){var n;o=(n=o??($e(t)?t.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,t)}removeStore(t){let o=typeof t=="string"?t:t.name;this.unsubscribeFromStore(o),this[ge].delete(o)}setupStore(t,o){this[ge].set(t,o),this.subscribeToStore(t,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[ge].forEach((t,o)=>this.subscribeToStore(o,t)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((t,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let a=this.getStore(t.store);a&&(t.store?this[ie].has(t.store):this[ie].size>0)&&(this[o]=t.selector(a.getState(),this))}})}subscribeToStore(t,o){var n;this[ie].set(t,o.subscribe(()=>this.updateFromStores())),$e(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((a,c)=>{if(typeof this[c]=="function"&&(!a.store||o.name===a.store)){let l=u=>this[c](u);o.eventBus.addEventListener(a.eventName,l),this[it].push(()=>o.eventBus.removeEventListener(a.eventName,l))}})),this.onStoreAvailable(t)}unsubscribeFromStores(){this[ie].forEach((t,o)=>this.unsubscribeFromStore(o)),this[it].forEach(t=>t()),this[it]=[]}unsubscribeFromStore(t){this[ie].has(t)&&this[ie].get(t)(),this[ie].delete(t)}onStoreAvailable(t){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};io=ie,co=ge,so=it;je.reduxProperties=new Map;je.reduxReactiveProperties=new Set;je.reduxEventListeners=new Map;function j(r){for(var t=arguments.length,o=Array(t>1?t-1:0),n=1;n<t;n++)o[n-1]=arguments[n];if(0)var a,c;throw Error("[Immer] minified error nr: "+r+(o.length?" "+o.map(function(l){return"'"+l+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function te(r){return!!r&&!!r[L]}function V(r){var t;return!!r&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var a=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return a===Object||typeof a=="function"&&Function.toString.call(a)===Pa}(r)||Array.isArray(r)||!!r[go]||!!(!((t=r.constructor)===null||t===void 0)&&t[go])||Ht(r)||$t(r))}function me(r,t,o){o===void 0&&(o=!1),we(r)===0?(o?Object.keys:Ee)(r).forEach(function(n){o&&typeof n=="symbol"||t(n,r[n],r)}):r.forEach(function(n,a){return t(a,n,r)})}function we(r){var t=r[L];return t?t.i>3?t.i-4:t.i:Array.isArray(r)?1:Ht(r)?2:$t(r)?3:0}function Ce(r,t){return we(r)===2?r.has(t):Object.prototype.hasOwnProperty.call(r,t)}function Ca(r,t){return we(r)===2?r.get(t):r[t]}function mo(r,t,o){var n=we(r);n===2?r.set(t,o):n===3?r.add(o):r[t]=o}function bo(r,t){return r===t?r!==0||1/r==1/t:r!=r&&t!=t}function Ht(r){return Ra&&r instanceof Map}function $t(r){return Ia&&r instanceof Set}function ce(r){return r.o||r.t}function jt(r){if(Array.isArray(r))return Array.prototype.slice.call(r);var t=So(r);delete t[L];for(var o=Ee(t),n=0;n<o.length;n++){var a=o[n],c=t[a];c.writable===!1&&(c.writable=!0,c.configurable=!0),(c.get||c.set)&&(t[a]={configurable:!0,writable:!0,enumerable:c.enumerable,value:r[a]})}return Object.create(Object.getPrototypeOf(r),t)}function Kt(r,t){return t===void 0&&(t=!1),Gt(r)||te(r)||!V(r)||(we(r)>1&&(r.set=r.add=r.clear=r.delete=Ea),Object.freeze(r),t&&me(r,function(o,n){return Kt(n,!0)},!0)),r}function Ea(){j(2)}function Gt(r){return r==null||typeof r!="object"||Object.isFrozen(r)}function Y(r){var t=zt[r];return t||j(18,r),t}function wa(r,t){zt[r]||(zt[r]=t)}function Mt(){return Ge}function Ft(r,t){t&&(Y("Patches"),r.u=[],r.s=[],r.v=t)}function ct(r){Bt(r),r.p.forEach(Aa),r.p=null}function Bt(r){r===Ge&&(Ge=r.l)}function lo(r){return Ge={p:[],l:Ge,h:r,m:!0,_:0}}function Aa(r){var t=r[L];t.i===0||t.i===1?t.j():t.g=!0}function Ut(r,t){t._=t.p.length;var o=t.p[0],n=r!==void 0&&r!==o;return t.h.O||Y("ES5").S(t,r,n),n?(o[L].P&&(ct(t),j(4)),V(r)&&(r=st(t,r),t.l||lt(t,r)),t.u&&Y("Patches").M(o[L].t,r,t.u,t.s)):r=st(t,o,[]),ct(t),t.u&&t.v(t.u,t.s),r!==vo?r:void 0}function st(r,t,o){if(Gt(t))return t;var n=t[L];if(!n)return me(t,function(u,f){return uo(r,n,t,u,f,o)},!0),t;if(n.A!==r)return t;if(!n.P)return lt(r,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var a=n.i===4||n.i===5?n.o=jt(n.k):n.o,c=a,l=!1;n.i===3&&(c=new Set(a),a.clear(),l=!0),me(c,function(u,f){return uo(r,n,a,u,f,o,l)}),lt(r,a,!1),o&&r.u&&Y("Patches").N(n,o,r.u,r.s)}return n.o}function uo(r,t,o,n,a,c,l){if(te(a)){var u=st(r,a,c&&t&&t.i!==3&&!Ce(t.R,n)?c.concat(n):void 0);if(mo(o,n,u),!te(u))return;r.m=!1}else l&&o.add(a);if(V(a)&&!Gt(a)){if(!r.h.D&&r._<1)return;st(r,a),t&&t.A.l||lt(r,a)}}function lt(r,t,o){o===void 0&&(o=!1),!r.l&&r.h.D&&r.m&&Kt(t,o)}function _t(r,t){var o=r[L];return(o?ce(o):r)[t]}function po(r,t){if(t in r)for(var o=Object.getPrototypeOf(r);o;){var n=Object.getOwnPropertyDescriptor(o,t);if(n)return n;o=Object.getPrototypeOf(o)}}function se(r){r.P||(r.P=!0,r.l&&se(r.l))}function Dt(r){r.o||(r.o=jt(r.t))}function Wt(r,t,o){var n=Ht(t)?Y("MapSet").F(t,o):$t(t)?Y("MapSet").T(t,o):r.O?function(a,c){var l=Array.isArray(a),u={i:l?1:0,A:c?c.A:Mt(),P:!1,I:!1,R:{},l:c,t:a,k:null,o:null,j:null,C:!1},f=u,d=Ze;l&&(f=[u],d=Ke);var h=Proxy.revocable(f,d),y=h.revoke,g=h.proxy;return u.k=g,u.j=y,g}(t,o):Y("ES5").J(t,o);return(o?o.A:Mt()).p.push(n),n}function Na(r){return te(r)||j(22,r),function t(o){if(!V(o))return o;var n,a=o[L],c=we(o);if(a){if(!a.P&&(a.i<4||!Y("ES5").K(a)))return a.t;a.I=!0,n=fo(o,c),a.I=!1}else n=fo(o,c);return me(n,function(l,u){a&&Ca(a.t,l)===u||mo(n,l,t(u))}),c===3?new Set(n):n}(r)}function fo(r,t){switch(t){case 2:return new Map(r);case 3:return Array.from(r)}return jt(r)}function xo(){function r(l,u){var f=c[l];return f?f.enumerable=u:c[l]=f={configurable:!0,enumerable:u,get:function(){var d=this[L];return Ze.get(d,l)},set:function(d){var h=this[L];Ze.set(h,l,d)}},f}function t(l){for(var u=l.length-1;u>=0;u--){var f=l[u][L];if(!f.P)switch(f.i){case 5:n(f)&&se(f);break;case 4:o(f)&&se(f)}}}function o(l){for(var u=l.t,f=l.k,d=Ee(f),h=d.length-1;h>=0;h--){var y=d[h];if(y!==L){var g=u[y];if(g===void 0&&!Ce(u,y))return!0;var v=f[y],b=v&&v[L];if(b?b.t!==g:!bo(v,g))return!0}}var S=!!u[L];return d.length!==Ee(u).length+(S?0:1)}function n(l){var u=l.k;if(u.length!==l.t.length)return!0;var f=Object.getOwnPropertyDescriptor(u,u.length-1);if(f&&!f.get)return!0;for(var d=0;d<u.length;d++)if(!u.hasOwnProperty(d))return!0;return!1}function a(l){l.g&&j(3,JSON.stringify(ce(l)))}var c={};wa("ES5",{J:function(l,u){var f=Array.isArray(l),d=function(y,g){if(y){for(var v=Array(g.length),b=0;b<g.length;b++)Object.defineProperty(v,""+b,r(b,!0));return v}var S=So(g);delete S[L];for(var I=Ee(S),E=0;E<I.length;E++){var w=I[E];S[w]=r(w,y||!!S[w].enumerable)}return Object.create(Object.getPrototypeOf(g),S)}(f,l),h={i:f?5:4,A:u?u.A:Mt(),P:!1,I:!1,R:{},l:u,t:l,k:d,o:null,g:!1,C:!1};return Object.defineProperty(d,L,{value:h,writable:!0}),d},S:function(l,u,f){f?te(u)&&u[L].A===l&&t(l.p):(l.u&&function d(h){if(h&&typeof h=="object"){var y=h[L];if(y){var g=y.t,v=y.k,b=y.R,S=y.i;if(S===4)me(v,function(R){R!==L&&(g[R]!==void 0||Ce(g,R)?b[R]||d(v[R]):(b[R]=!0,se(y)))}),me(g,function(R){v[R]!==void 0||Ce(v,R)||(b[R]=!1,se(y))});else if(S===5){if(n(y)&&(se(y),b.length=!0),v.length<g.length)for(var I=v.length;I<g.length;I++)b[I]=!1;else for(var E=g.length;E<v.length;E++)b[E]=!0;for(var w=Math.min(v.length,g.length),T=0;T<w;T++)v.hasOwnProperty(T)||(b[T]=!0),b[T]===void 0&&d(v[T])}}}}(l.p[0]),t(l.p))},K:function(l){return l.i===4?o(l):n(l)}})}var ho,Ge,Zt=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Ra=typeof Map<"u",Ia=typeof Set<"u",yo=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",vo=Zt?Symbol.for("immer-nothing"):((ho={})["immer-nothing"]=!0,ho),go=Zt?Symbol.for("immer-draftable"):"__$immer_draftable",L=Zt?Symbol.for("immer-state"):"__$immer_state";var Pa=""+Object.prototype.constructor,Ee=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(r){return Object.getOwnPropertyNames(r).concat(Object.getOwnPropertySymbols(r))}:Object.getOwnPropertyNames,So=Object.getOwnPropertyDescriptors||function(r){var t={};return Ee(r).forEach(function(o){t[o]=Object.getOwnPropertyDescriptor(r,o)}),t},zt={},Ze={get:function(r,t){if(t===L)return r;var o=ce(r);if(!Ce(o,t))return function(a,c,l){var u,f=po(c,l);return f?"value"in f?f.value:(u=f.get)===null||u===void 0?void 0:u.call(a.k):void 0}(r,o,t);var n=o[t];return r.I||!V(n)?n:n===_t(r.t,t)?(Dt(r),r.o[t]=Wt(r.A.h,n,r)):n},has:function(r,t){return t in ce(r)},ownKeys:function(r){return Reflect.ownKeys(ce(r))},set:function(r,t,o){var n=po(ce(r),t);if(n?.set)return n.set.call(r.k,o),!0;if(!r.P){var a=_t(ce(r),t),c=a?.[L];if(c&&c.t===o)return r.o[t]=o,r.R[t]=!1,!0;if(bo(o,a)&&(o!==void 0||Ce(r.t,t)))return!0;Dt(r),se(r)}return r.o[t]===o&&(o!==void 0||t in r.o)||Number.isNaN(o)&&Number.isNaN(r.o[t])||(r.o[t]=o,r.R[t]=!0),!0},deleteProperty:function(r,t){return _t(r.t,t)!==void 0||t in r.t?(r.R[t]=!1,Dt(r),se(r)):delete r.R[t],r.o&&delete r.o[t],!0},getOwnPropertyDescriptor:function(r,t){var o=ce(r),n=Reflect.getOwnPropertyDescriptor(o,t);return n&&{writable:!0,configurable:r.i!==1||t!=="length",enumerable:n.enumerable,value:o[t]}},defineProperty:function(){j(11)},getPrototypeOf:function(r){return Object.getPrototypeOf(r.t)},setPrototypeOf:function(){j(12)}},Ke={};me(Ze,function(r,t){Ke[r]=function(){return arguments[0]=arguments[0][0],t.apply(this,arguments)}}),Ke.deleteProperty=function(r,t){return Ke.set.call(this,r,t,void 0)},Ke.set=function(r,t,o){return Ze.set.call(this,r[0],t,o,r[0])};var Ta=function(){function r(o){var n=this;this.O=yo,this.D=!0,this.produce=function(a,c,l){if(typeof a=="function"&&typeof c!="function"){var u=c;c=a;var f=n;return function(S){var I=this;S===void 0&&(S=u);for(var E=arguments.length,w=Array(E>1?E-1:0),T=1;T<E;T++)w[T-1]=arguments[T];return f.produce(S,function(R){var q;return(q=c).call.apply(q,[I,R].concat(w))})}}var d;if(typeof c!="function"&&j(6),l!==void 0&&typeof l!="function"&&j(7),V(a)){var h=lo(n),y=Wt(n,a,void 0),g=!0;try{d=c(y),g=!1}finally{g?ct(h):Bt(h)}return typeof Promise<"u"&&d instanceof Promise?d.then(function(S){return Ft(h,l),Ut(S,h)},function(S){throw ct(h),S}):(Ft(h,l),Ut(d,h))}if(!a||typeof a!="object"){if((d=c(a))===void 0&&(d=a),d===vo&&(d=void 0),n.D&&Kt(d,!0),l){var v=[],b=[];Y("Patches").M(a,d,v,b),l(v,b)}return d}j(21,a)},this.produceWithPatches=function(a,c){if(typeof a=="function")return function(d){for(var h=arguments.length,y=Array(h>1?h-1:0),g=1;g<h;g++)y[g-1]=arguments[g];return n.produceWithPatches(d,function(v){return a.apply(void 0,[v].concat(y))})};var l,u,f=n.produce(a,c,function(d,h){l=d,u=h});return typeof Promise<"u"&&f instanceof Promise?f.then(function(d){return[d,l,u]}):[f,l,u]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var t=r.prototype;return t.createDraft=function(o){V(o)||j(8),te(o)&&(o=Na(o));var n=lo(this),a=Wt(this,o,void 0);return a[L].C=!0,Bt(n),a},t.finishDraft=function(o,n){var a=o&&o[L],c=a.A;return Ft(c,n),Ut(void 0,c)},t.setAutoFreeze=function(o){this.D=o},t.setUseProxies=function(o){o&&!yo&&j(20),this.O=o},t.applyPatches=function(o,n){var a;for(a=n.length-1;a>=0;a--){var c=n[a];if(c.path.length===0&&c.op==="replace"){o=c.value;break}}a>-1&&(n=n.slice(a+1));var l=Y("Patches").$;return te(o)?l(o,n):this.produce(o,function(u){return l(u,n)})},r}(),H=new Ta,La=H.produce,vc=H.produceWithPatches.bind(H),Sc=H.setAutoFreeze.bind(H),Oc=H.setUseProxies.bind(H),Cc=H.applyPatches.bind(H),Ec=H.createDraft.bind(H),wc=H.finishDraft.bind(H),ut=La;function le(r){"@babel/helpers - typeof";return le=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(t){return typeof t}:function(t){return t&&typeof Symbol=="function"&&t.constructor===Symbol&&t!==Symbol.prototype?"symbol":typeof t},le(r)}function Vt(r,t){if(le(r)!=="object"||r===null)return r;var o=r[Symbol.toPrimitive];if(o!==void 0){var n=o.call(r,t||"default");if(le(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(t==="string"?String:Number)(r)}function qt(r){var t=Vt(r,"string");return le(t)==="symbol"?t:String(t)}function Yt(r,t,o){return t=qt(t),t in r?Object.defineProperty(r,t,{value:o,enumerable:!0,configurable:!0,writable:!0}):r[t]=o,r}function Oo(r,t){var o=Object.keys(r);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(r);t&&(n=n.filter(function(a){return Object.getOwnPropertyDescriptor(r,a).enumerable})),o.push.apply(o,n)}return o}function dt(r){for(var t=1;t<arguments.length;t++){var o=arguments[t]!=null?arguments[t]:{};t%2?Oo(Object(o),!0).forEach(function(n){Yt(r,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(r,Object.getOwnPropertyDescriptors(o)):Oo(Object(o)).forEach(function(n){Object.defineProperty(r,n,Object.getOwnPropertyDescriptor(o,n))})}return r}function W(r){return"Minified Redux error #"+r+"; visit https://redux.js.org/Errors?code="+r+" for the full message or use the non-minified dev environment for full errors. "}var Co=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Xt=function(){return Math.random().toString(36).substring(7).split("").join(".")},pt={INIT:"@@redux/INIT"+Xt(),REPLACE:"@@redux/REPLACE"+Xt(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Xt()}};function ka(r){if(typeof r!="object"||r===null)return!1;for(var t=r;Object.getPrototypeOf(t)!==null;)t=Object.getPrototypeOf(t);return Object.getPrototypeOf(r)===t}function Qt(r,t,o){var n;if(typeof t=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(W(0));if(typeof t=="function"&&typeof o>"u"&&(o=t,t=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(W(1));return o(Qt)(r,t)}if(typeof r!="function")throw new Error(W(2));var a=r,c=t,l=[],u=l,f=!1;function d(){u===l&&(u=l.slice())}function h(){if(f)throw new Error(W(3));return c}function y(S){if(typeof S!="function")throw new Error(W(4));if(f)throw new Error(W(5));var I=!0;return d(),u.push(S),function(){if(I){if(f)throw new Error(W(6));I=!1,d();var w=u.indexOf(S);u.splice(w,1),l=null}}}function g(S){if(!ka(S))throw new Error(W(7));if(typeof S.type>"u")throw new Error(W(8));if(f)throw new Error(W(9));try{f=!0,c=a(c,S)}finally{f=!1}for(var I=l=u,E=0;E<I.length;E++){var w=I[E];w()}return S}function v(S){if(typeof S!="function")throw new Error(W(10));a=S,g({type:pt.REPLACE})}function b(){var S,I=y;return S={subscribe:function(w){if(typeof w!="object"||w===null)throw new Error(W(11));function T(){w.next&&w.next(h())}T();var R=I(T);return{unsubscribe:R}}},S[Co]=function(){return this},S}return g({type:pt.INIT}),n={dispatch:g,subscribe:y,getState:h,replaceReducer:v},n[Co]=b,n}function Fa(r){Object.keys(r).forEach(function(t){var o=r[t],n=o(void 0,{type:pt.INIT});if(typeof n>"u")throw new Error(W(12));if(typeof o(void 0,{type:pt.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(W(13))})}function Eo(r){for(var t=Object.keys(r),o={},n=0;n<t.length;n++){var a=t[n];typeof r[a]=="function"&&(o[a]=r[a])}var c=Object.keys(o),l,u;try{Fa(o)}catch(f){u=f}return function(d,h){if(d===void 0&&(d={}),u)throw u;if(0)var y;for(var g=!1,v={},b=0;b<c.length;b++){var S=c[b],I=o[S],E=d[S],w=I(E,h);if(typeof w>"u"){var T=h&&h.type;throw new Error(W(14))}v[S]=w,g=g||w!==E}return g=g||c.length!==Object.keys(d).length,g?v:d}}function Ae(){for(var r=arguments.length,t=new Array(r),o=0;o<r;o++)t[o]=arguments[o];return t.length===0?function(n){return n}:t.length===1?t[0]:t.reduce(function(n,a){return function(){return n(a.apply(void 0,arguments))}})}function wo(){for(var r=arguments.length,t=new Array(r),o=0;o<r;o++)t[o]=arguments[o];return function(n){return function(){var a=n.apply(void 0,arguments),c=function(){throw new Error(W(15))},l={getState:a.getState,dispatch:function(){return c.apply(void 0,arguments)}},u=t.map(function(f){return f(l)});return c=Ae.apply(void 0,u)(a.dispatch),dt(dt({},a),{},{dispatch:c})}}}function Ao(r){var t=function(n){var a=n.dispatch,c=n.getState;return function(l){return function(u){return typeof u=="function"?u(a,c,r):l(u)}}};return t}var No=Ao();No.withExtraArgument=Ao;var Jt=No;var Lo=function(){var r=function(t,o){return r=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,a){n.__proto__=a}||function(n,a){for(var c in a)Object.prototype.hasOwnProperty.call(a,c)&&(n[c]=a[c])},r(t,o)};return function(t,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");r(t,o);function n(){this.constructor=t}t.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),Ua=function(r,t){var o={label:0,sent:function(){if(c[0]&1)throw c[1];return c[1]},trys:[],ops:[]},n,a,c,l;return l={next:u(0),throw:u(1),return:u(2)},typeof Symbol=="function"&&(l[Symbol.iterator]=function(){return this}),l;function u(d){return function(h){return f([d,h])}}function f(d){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,a&&(c=d[0]&2?a.return:d[0]?a.throw||((c=a.return)&&c.call(a),0):a.next)&&!(c=c.call(a,d[1])).done)return c;switch(a=0,c&&(d=[d[0]&2,c.value]),d[0]){case 0:case 1:c=d;break;case 4:return o.label++,{value:d[1],done:!1};case 5:o.label++,a=d[1],d=[0];continue;case 7:d=o.ops.pop(),o.trys.pop();continue;default:if(c=o.trys,!(c=c.length>0&&c[c.length-1])&&(d[0]===6||d[0]===2)){o=0;continue}if(d[0]===3&&(!c||d[1]>c[0]&&d[1]<c[3])){o.label=d[1];break}if(d[0]===6&&o.label<c[1]){o.label=c[1],c=d;break}if(c&&o.label<c[2]){o.label=c[2],o.ops.push(d);break}c[2]&&o.ops.pop(),o.trys.pop();continue}d=t.call(r,o)}catch(h){d=[6,h],a=0}finally{n=c=0}if(d[0]&5)throw d[1];return{value:d[0]?d[1]:void 0,done:!0}}},Ne=function(r,t){for(var o=0,n=t.length,a=r.length;o<n;o++,a++)r[a]=t[o];return r},_a=Object.defineProperty,Da=Object.defineProperties,Ma=Object.getOwnPropertyDescriptors,Ro=Object.getOwnPropertySymbols,Ba=Object.prototype.hasOwnProperty,Wa=Object.prototype.propertyIsEnumerable,Io=function(r,t,o){return t in r?_a(r,t,{enumerable:!0,configurable:!0,writable:!0,value:o}):r[t]=o},ue=function(r,t){for(var o in t||(t={}))Ba.call(t,o)&&Io(r,o,t[o]);if(Ro)for(var n=0,a=Ro(t);n<a.length;n++){var o=a[n];Wa.call(t,o)&&Io(r,o,t[o])}return r},er=function(r,t){return Da(r,Ma(t))},za=function(r,t,o){return new Promise(function(n,a){var c=function(f){try{u(o.next(f))}catch(d){a(d)}},l=function(f){try{u(o.throw(f))}catch(d){a(d)}},u=function(f){return f.done?n(f.value):Promise.resolve(f.value).then(c,l)};u((o=o.apply(r,t)).next())})};var Ha=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?Ae:Ae.apply(null,arguments)},$c=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(r){return r}};function $a(r){if(typeof r!="object"||r===null)return!1;var t=Object.getPrototypeOf(r);if(t===null)return!0;for(var o=t;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return t===o}var ja=function(r){Lo(t,r);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=r.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return r.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,Ne([void 0],o[0].concat(this)))):new(t.bind.apply(t,Ne([void 0],o.concat(this))))},t}(Array),Ka=function(r){Lo(t,r);function t(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var a=r.apply(this,o)||this;return Object.setPrototypeOf(a,t.prototype),a}return Object.defineProperty(t,Symbol.species,{get:function(){return t},enumerable:!1,configurable:!0}),t.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return r.prototype.concat.apply(this,o)},t.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(t.bind.apply(t,Ne([void 0],o[0].concat(this)))):new(t.bind.apply(t,Ne([void 0],o.concat(this))))},t}(Array);function or(r){return V(r)?ut(r,function(){}):r}function Ga(r){return typeof r=="boolean"}function Za(){return function(t){return Va(t)}}function Va(r){r===void 0&&(r={});var t=r.thunk,o=t===void 0?!0:t,n=r.immutableCheck,a=n===void 0?!0:n,c=r.serializableCheck,l=c===void 0?!0:c,u=new ja;if(o&&(Ga(o)?u.push(Jt):u.push(Jt.withExtraArgument(o.extraArgument))),0){if(a)var f;if(l)var d}return u}var tr=!0;function ko(r){var t=Za(),o=r||{},n=o.reducer,a=n===void 0?void 0:n,c=o.middleware,l=c===void 0?t():c,u=o.devTools,f=u===void 0?!0:u,d=o.preloadedState,h=d===void 0?void 0:d,y=o.enhancers,g=y===void 0?void 0:y,v;if(typeof a=="function")v=a;else if($a(a))v=Eo(a);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var b=l;if(typeof b=="function"&&(b=b(t),!tr&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!tr&&b.some(function(R){return typeof R!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=wo.apply(void 0,b),I=Ae;f&&(I=Ha(ue({trace:!tr},typeof f=="object"&&f)));var E=new Ka(S),w=E;Array.isArray(g)?w=Ne([S],g):typeof g=="function"&&(w=g(E));var T=I.apply(void 0,w);return Qt(v,h,T)}function de(r,t){function o(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];if(t){var c=t.apply(void 0,n);if(!c)throw new Error("prepareAction did not return an object");return ue(ue({type:r,payload:c.payload},"meta"in c&&{meta:c.meta}),"error"in c&&{error:c.error})}return{type:r,payload:n[0]}}return o.toString=function(){return""+r},o.type=r,o.match=function(n){return n.type===r},o}function Fo(r){var t={},o=[],n,a={addCase:function(c,l){var u=typeof c=="string"?c:c.type;if(u in t)throw new Error("addCase cannot be called with two reducers for the same action type");return t[u]=l,a},addMatcher:function(c,l){return o.push({matcher:c,reducer:l}),a},addDefaultCase:function(c){return n=c,a}};return r(a),[t,o,n]}function qa(r){return typeof r=="function"}function Ya(r,t,o,n){o===void 0&&(o=[]);var a=typeof t=="function"?Fo(t):[t,o,n],c=a[0],l=a[1],u=a[2],f;if(qa(r))f=function(){return or(r())};else{var d=or(r);f=function(){return d}}function h(y,g){y===void 0&&(y=f());var v=Ne([c[g.type]],l.filter(function(b){var S=b.matcher;return S(g)}).map(function(b){var S=b.reducer;return S}));return v.filter(function(b){return!!b}).length===0&&(v=[u]),v.reduce(function(b,S){if(S)if(te(b)){var I=b,E=S(I,g);return E===void 0?b:E}else{if(V(b))return ut(b,function(w){return S(w,g)});var E=S(b,g);if(E===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return E}return b},y)}return h.getInitialState=f,h}function Xa(r,t){return r+"/"+t}function Uo(r){var t=r.name;if(!t)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof r.initialState=="function"?r.initialState:or(r.initialState),n=r.reducers||{},a=Object.keys(n),c={},l={},u={};a.forEach(function(h){var y=n[h],g=Xa(t,h),v,b;"reducer"in y?(v=y.reducer,b=y.prepare):v=y,c[h]=v,l[g]=v,u[h]=b?de(g,b):de(g)});function f(){var h=typeof r.extraReducers=="function"?Fo(r.extraReducers):[r.extraReducers],y=h[0],g=y===void 0?{}:y,v=h[1],b=v===void 0?[]:v,S=h[2],I=S===void 0?void 0:S,E=ue(ue({},g),l);return Ya(o,function(w){for(var T in E)w.addCase(T,E[T]);for(var R=0,q=b;R<q.length;R++){var G=q[R];w.addMatcher(G.matcher,G.reducer)}I&&w.addDefaultCase(I)})}var d;return{name:t,reducer:function(h,y){return d||(d=f()),d(h,y)},actions:u,caseReducers:c,getInitialState:function(){return d||(d=f()),d.getInitialState()}}}var Qa="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",Ja=function(r){r===void 0&&(r=21);for(var t="",o=r;o--;)t+=Qa[Math.random()*64|0];return t},ei=["name","message","stack","code"],rr=function(){function r(t,o){this.payload=t,this.meta=o}return r}(),Po=function(){function r(t,o){this.payload=t,this.meta=o}return r}(),ti=function(r){if(typeof r=="object"&&r!==null){for(var t={},o=0,n=ei;o<n.length;o++){var a=n[o];typeof r[a]=="string"&&(t[a]=r[a])}return t}return{message:String(r)}},Zc=function(){function r(t,o,n){var a=de(t+"/fulfilled",function(h,y,g,v){return{payload:h,meta:er(ue({},v||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),c=de(t+"/pending",function(h,y,g){return{payload:void 0,meta:er(ue({},g||{}),{arg:y,requestId:h,requestStatus:"pending"})}}),l=de(t+"/rejected",function(h,y,g,v,b){return{payload:v,error:(n&&n.serializeError||ti)(h||"Rejected"),meta:er(ue({},b||{}),{arg:g,requestId:y,rejectedWithValue:!!v,requestStatus:"rejected",aborted:h?.name==="AbortError",condition:h?.name==="ConditionError"})}}),u=!1,f=typeof AbortController<"u"?AbortController:function(){function h(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return h.prototype.abort=function(){},h}();function d(h){return function(y,g,v){var b=n?.idGenerator?n.idGenerator(h):Ja(),S=new f,I,E=!1;function w(R){I=R,S.abort()}var T=function(){return za(this,null,function(){var R,q,G,B,Qe,X,p;return Ua(this,function(m){switch(m.label){case 0:return m.trys.push([0,4,,5]),B=(R=n?.condition)==null?void 0:R.call(n,h,{getState:g,extra:v}),oi(B)?[4,B]:[3,2];case 1:B=m.sent(),m.label=2;case 2:if(B===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return E=!0,Qe=new Promise(function(O,k){return S.signal.addEventListener("abort",function(){return k({name:"AbortError",message:I||"Aborted"})})}),y(c(b,h,(q=n?.getPendingMeta)==null?void 0:q.call(n,{requestId:b,arg:h},{getState:g,extra:v}))),[4,Promise.race([Qe,Promise.resolve(o(h,{dispatch:y,getState:g,extra:v,requestId:b,signal:S.signal,abort:w,rejectWithValue:function(O,k){return new rr(O,k)},fulfillWithValue:function(O,k){return new Po(O,k)}})).then(function(O){if(O instanceof rr)throw O;return O instanceof Po?a(O.payload,b,h,O.meta):a(O,b,h)})])];case 3:return G=m.sent(),[3,5];case 4:return X=m.sent(),G=X instanceof rr?l(null,b,h,X.payload,X.meta):l(X,b,h),[3,5];case 5:return p=n&&!n.dispatchConditionRejection&&l.match(G)&&G.meta.condition,p||y(G),[2,G]}})})}();return Object.assign(T,{abort:w,requestId:b,arg:h,unwrap:function(){return T.then(ri)}})}}return Object.assign(d,{pending:c,rejected:l,fulfilled:a,typePrefix:t})}return r.withTypes=function(){return r},r}();function ri(r){if(r.meta&&r.meta.rejectedWithValue)throw r.payload;if(r.error)throw r.error;return r.payload}function oi(r){return r!==null&&typeof r=="object"&&typeof r.then=="function"}var _o="listener",Do="completed",Mo="cancelled",Vc="task-"+Mo,qc="task-"+Do,Yc=_o+"-"+Mo,Xc=_o+"-"+Do;var nr="listenerMiddleware";var Qc=de(nr+"/add"),Jc=de(nr+"/removeAll"),es=de(nr+"/remove");var To,ts=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(r){return(To||(To=Promise.resolve())).then(r).catch(function(t){return setTimeout(function(){throw t},0)})},ni=function(r){return function(t){setTimeout(t,r)}},rs=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:ni(10);xo();window.ftReduxStores||(window.ftReduxStores={});var Bo=class r{static get(t){var o;let n=typeof t=="string"?t:t.name,a=typeof t=="string"?void 0:t,c=window.ftReduxStores[n];if($e(c))return c;if(a==null)return;let l=Uo({...a,reducers:(o=a.reducers)!==null&&o!==void 0?o:{}}),u=ko({reducer:(f,d)=>d.type==="CLEAR_FT_REDUX_STORE"?l.getInitialState():typeof d.type=="string"&&d.type.startsWith("DEFAULT_VALUE_SETTER__")?{...f,...d.overwrites}:l.reducer(f,d)});return window.ftReduxStores[a.name]=new r(l,u)}constructor(t,o){this.reduxSlice=t,this.reduxStore=o,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new rt,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,a,c)=>{let l=a,u=n[l];return u?(...f)=>{let d=u(...f);return this.reduxStore.dispatch(d),d}:f=>{this.setState({[l]:f})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(t){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(t).join("_"),overwrites:t})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(t){throw new Error("Not implemented yet.")}subscribe(t){return this.reduxStore.subscribe(t)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var gt=N(M());var ft=class extends ee{async listMySearches(){let t=A.getState().session;return t?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(t.profile.userId),5*60*1e3):[]}};var ht=class extends ee{async listMyBookmarks(){let t=A.getState().session;return t?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId),5*60*1e3):[]}};var ii="ft-user-assets",yt=gt.FtReduxStore.get({name:ii,initialState:{savedSearches:void 0,bookmarks:void 0}}),ar=class{constructor(){this.currentSession=A.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new ht,this.savedSearchesService=new ft,A.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var t;let{session:o}=A.getState();(0,gt.deepEqual)((t=this.currentSession)===null||t===void 0?void 0:t.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),yt.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),yt.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let t=await this.savedSearchesService.listMySearches();yt.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 o=!((t=this.currentSession)===null||t===void 0)&&t.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;yt.actions.bookmarks(o)}}},Ts=new ar;var ir=class{addCommand(t,o=!1){A.commands.add(t,o)}consumeCommand(t){return A.commands.consume(t)}};window.FluidTopicsAppInfoStoreService=new ir;var Wo=N(M()),cr=class{highlightHtml(t,o){(0,Wo.highlightHtml)(t,o)}};window.FluidTopicsHighlightHtmlService=new cr;var zo=N(M());var sr=class{isDate(t){var o,n,a,c;return(c=(a=((n=(o=A.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(u=>u.key===t))===null||a===void 0?void 0:a.date)!==null&&c!==void 0?c:!1}format(t,o){var n,a,c;return zo.DateFormatter.format(t,(n=o?.locale)!==null&&n!==void 0?n:A.getState().uiLocale,(a=o?.longFormat)!==null&&a!==void 0?a:!1,(c=o?.withTime)!==null&&c!==void 0?c:!1)}};window.FluidTopicsDateService=new sr;(0,Ho.customElement)("ft-app-context")(F);var lr=class r extends Event{constructor(){super(r.eventName)}};lr.eventName="search-context-clear-all-filters";var ci=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},pr=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},dr=Symbol("registerInterval");function si(r){var t;class o extends r{constructor(){super(...arguments),this[t]=0}setSearchStateManager(a){this.clearStateManager(),this.stateManager=a,this.addStore(a.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[dr]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[dr]):this.dispatchEvent(new pr)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return t=dr,ci([(0,jo.state)()],o.prototype,"stateManager",void 0),o}var mt=class extends si($o.FtLitElementRedux){};var bt=N(J()),fr=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},yr=class extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}},hr=Symbol("registerInterval");function li(r){var t;class o extends r{constructor(){super(...arguments),this[t]=0}setResultStateManager(a){this.resultStateManager=a}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[hr]=window.setInterval(()=>this.tryToRegisterToResultContext(),50)}tryToRegisterToResultContext(){this.result!=null?window.clearInterval(this[hr]):this.dispatchEvent(new yr)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return t=hr,fr([(0,bt.property)({attribute:!1})],o.prototype,"cluster",void 0),fr([(0,bt.property)({attribute:!1})],o.prototype,"result",void 0),fr([(0,bt.property)({attribute:!1,type:Number})],o.prototype,"rank",void 0),o}var xt=class extends li(mt){};var Ko=N(Q()),Go=N(M()),ui={highlightBackgroundColor:Go.FtCssVariableFactory.create("--ft-srt-highlight-background-color","","COLOR","transparent")},Zo=Ko.css`
|
|
5
5
|
.kwicmatch {
|
|
6
6
|
font-weight: 700;
|
|
7
|
-
background-color: ${
|
|
7
|
+
background-color: ${ui.highlightBackgroundColor};
|
|
8
8
|
}
|
|
9
9
|
|
|
10
10
|
a {
|
|
@@ -15,11 +15,11 @@
|
|
|
15
15
|
a:focus {
|
|
16
16
|
outline: revert;
|
|
17
17
|
}
|
|
18
|
-
`;var
|
|
19
|
-
\f\r]`,
|
|
20
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),Gt=/'/g,Kt=/"/g,Yt=/^(?:script|style|textarea|title)$/i,Qt=o=>(t,...n)=>({_$litType$:o,strings:t,values:n}),Xt=Qt(1),Jt=Qt(2),ye=Symbol.for("lit-noChange"),E=Symbol.for("lit-nothing"),Zt=new WeakMap,V=q.createTreeWalker(q,129);function er(o,t){if(!Array.isArray(o)||!o.hasOwnProperty("raw"))throw Error("invalid template strings array");return zt!==void 0?zt.createHTML(t):t}var Ao=(o,t)=>{let n=o.length-1,i=[],c,s=t===2?"<svg>":"",p=ue;for(let u=0;u<n;u++){let y=o[u],b,g,x=-1,L=0;for(;L<y.length&&(p.lastIndex=L,g=p.exec(y),g!==null);)L=p.lastIndex,p===ue?g[1]==="!--"?p=$t:g[1]!==void 0?p=Mt:g[2]!==void 0?(Yt.test(g[2])&&(c=RegExp("</"+g[2],"g")),p=Z):g[3]!==void 0&&(p=Z):p===Z?g[0]===">"?(p=c??ue,x=-1):g[1]===void 0?x=-2:(x=p.lastIndex-g[2].length,b=g[1],p=g[3]===void 0?Z:g[3]==='"'?Kt:Gt):p===Kt||p===Gt?p=Z:p===$t||p===Mt?p=ue:(p=Z,c=void 0);let k=p===Z&&o[u+1].startsWith("/>")?" ":"";s+=p===ue?y+Eo:x>=0?(i.push(b),y.slice(0,x)+Vt+y.slice(x)+$+k):y+$+(x===-2?u:k)}return[er(o,s+(o[n]||"<?>")+(t===2?"</svg>":"")),i]},ge=class o{constructor({strings:t,_$litType$:n},i){let c;this.parts=[];let s=0,p=0,u=t.length-1,y=this.parts,[b,g]=Ao(t,n);if(this.el=o.createElement(b,i),V.currentNode=this.el.content,n===2){let x=this.el.content.firstChild;x.replaceWith(...x.childNodes)}for(;(c=V.nextNode())!==null&&y.length<u;){if(c.nodeType===1){if(c.hasAttributes())for(let x of c.getAttributeNames())if(x.endsWith(Vt)){let L=g[p++],k=c.getAttribute(x).split($),j=/([.?@])?(.*)/.exec(L);y.push({type:1,index:s,name:j[2],strings:k,ctor:j[1]==="."?Xe:j[1]==="?"?Je:j[1]==="@"?et:X}),c.removeAttribute(x)}else x.startsWith($)&&(y.push({type:6,index:s}),c.removeAttribute(x));if(Yt.test(c.tagName)){let x=c.textContent.split($),L=x.length-1;if(L>0){c.textContent=Ie?Ie.emptyScript:"";for(let k=0;k<L;k++)c.append(x[k],Re()),V.nextNode(),y.push({type:2,index:++s});c.append(x[L],Re())}}}else if(c.nodeType===8)if(c.data===qt)y.push({type:2,index:s});else{let x=-1;for(;(x=c.data.indexOf($,x+1))!==-1;)y.push({type:7,index:s}),x+=$.length-1}s++}}static createElement(t,n){let i=q.createElement("template");return i.innerHTML=t,i}};function Q(o,t,n=o,i){if(t===ye)return t;let c=i!==void 0?n._$Co?.[i]:n._$Cl,s=he(t)?void 0:t._$litDirective$;return c?.constructor!==s&&(c?._$AO?.(!1),s===void 0?c=void 0:(c=new s(o),c._$AT(o,n,i)),i!==void 0?(n._$Co??=[])[i]=c:n._$Cl=c),c!==void 0&&(t=Q(o,c._$AS(o,t.values),c,i)),t}var Qe=class{constructor(t,n){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=n}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:n},parts:i}=this._$AD,c=(t?.creationScope??q).importNode(n,!0);V.currentNode=c;let s=V.nextNode(),p=0,u=0,y=i[0];for(;y!==void 0;){if(p===y.index){let b;y.type===2?b=new we(s,s.nextSibling,this,t):y.type===1?b=new y.ctor(s,y.name,y.strings,this,t):y.type===6&&(b=new tt(s,this,t)),this._$AV.push(b),y=i[++u]}p!==y?.index&&(s=V.nextNode(),p++)}return V.currentNode=q,c}p(t){let n=0;for(let i of this._$AV)i!==void 0&&(i.strings!==void 0?(i._$AI(t,i,n),n+=i.strings.length-2):i._$AI(t[n])),n++}},we=class o{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,n,i,c){this.type=2,this._$AH=E,this._$AN=void 0,this._$AA=t,this._$AB=n,this._$AM=i,this.options=c,this._$Cv=c?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,n=this._$AM;return n!==void 0&&t?.nodeType===11&&(t=n.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,n=this){t=Q(this,t,n),he(t)?t===E||t==null||t===""?(this._$AH!==E&&this._$AR(),this._$AH=E):t!==this._$AH&&t!==ye&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):vo(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!==E&&he(this._$AH)?this._$AA.nextSibling.data=t:this.$(q.createTextNode(t)),this._$AH=t}g(t){let{values:n,_$litType$:i}=t,c=typeof i=="number"?this._$AC(t):(i.el===void 0&&(i.el=ge.createElement(er(i.h,i.h[0]),this.options)),i);if(this._$AH?._$AD===c)this._$AH.p(n);else{let s=new Qe(c,this),p=s.u(this.options);s.p(n),this.$(p),this._$AH=s}}_$AC(t){let n=Zt.get(t.strings);return n===void 0&&Zt.set(t.strings,n=new ge(t)),n}T(t){jt(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,i,c=0;for(let s of t)c===n.length?n.push(i=new o(this.k(Re()),this.k(Re()),this,this.options)):i=n[c],i._$AI(s),c++;c<n.length&&(this._$AR(i&&i._$AB.nextSibling,c),n.length=c)}_$AR(t=this._$AA.nextSibling,n){for(this._$AP?.(!1,!0,n);t&&t!==this._$AB;){let i=t.nextSibling;t.remove(),t=i}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},X=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,n,i,c,s){this.type=1,this._$AH=E,this._$AN=void 0,this.element=t,this.name=n,this._$AM=c,this.options=s,i.length>2||i[0]!==""||i[1]!==""?(this._$AH=Array(i.length-1).fill(new String),this.strings=i):this._$AH=E}_$AI(t,n=this,i,c){let s=this.strings,p=!1;if(s===void 0)t=Q(this,t,n,0),p=!he(t)||t!==this._$AH&&t!==ye,p&&(this._$AH=t);else{let u=t,y,b;for(t=s[0],y=0;y<s.length-1;y++)b=Q(this,u[i+y],n,y),b===ye&&(b=this._$AH[y]),p||=!he(b)||b!==this._$AH[y],b===E?t=E:t!==E&&(t+=(b??"")+s[y+1]),this._$AH[y]=b}p&&!c&&this.O(t)}O(t){t===E?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},Xe=class extends X{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===E?void 0:t}},Je=class extends X{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==E)}},et=class extends X{constructor(t,n,i,c,s){super(t,n,i,c,s),this.type=5}_$AI(t,n=this){if((t=Q(this,t,n,0)??E)===ye)return;let i=this._$AH,c=t===E&&i!==E||t.capture!==i.capture||t.once!==i.once||t.passive!==i.passive,s=t!==E&&(i===E||c);c&&this.element.removeEventListener(this.name,this,i),s&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}},tt=class{constructor(t,n,i){this.element=t,this.type=6,this._$AN=void 0,this._$AM=n,this.options=i}get _$AU(){return this._$AM._$AU}_$AI(t){Q(this,t)}};var Io=rt.litHtmlPolyfillSupport;Io?.(ge,we),(rt.litHtmlVersions??=[]).push("3.1.0");var rr=Symbol.for(""),Ro=o=>{if(o?.r===rr)return o?._$litStatic$},ot=o=>({_$litStatic$:o,r:rr});var tr=new Map,or=o=>(t,...n)=>{let i=n.length,c,s,p=[],u=[],y,b=0,g=!1;for(;b<i;){for(y=t[b];b<i&&(s=n[b],(c=Ro(s))!==void 0);)y+=c+t[++b],g=!0;b!==i&&u.push(s),p.push(y),b++}if(b===i&&p.push(t[i]),g){let x=p.join("$$lit$$");(t=tr.get(x))===void 0&&(p.raw=p,tr.set(x,t=p)),n=u}return o(t,...n)},at=or(Xt),ln=or(Jt);var nt=O(fe()),Zr=O(R());var Le;(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"})(Le||(Le={}));var F=O(H()),f=O(R());var W=O(H(),1),M=o=>typeof o=="string"?(0,W.unsafeCSS)(o):o,e=class{static create(t,n,i,c){let s=u=>M(u??c),p=W.css`var(${M(t)}, ${s(c)})`;return p.name=t,p.description=n,p.category=i,p.defaultValue=c,p.defaultCssValue=s,p.get=u=>W.css`var(${M(t)}, ${s(u)})`,p.breadcrumb=()=>[],p.lastResortDefaultValue=()=>c,p}static extend(t,n,i,c){let s=u=>i.get(u??c),p=W.css`var(${M(t)}, ${s(c)})`;return p.name=t,p.description=n,p.category=i.category,p.fallbackVariable=i,p.defaultValue=c,p.defaultCssValue=s,p.get=u=>W.css`var(${M(t)}, ${s(u)})`,p.breadcrumb=()=>[i.name,...i.breadcrumb()],p.lastResortDefaultValue=()=>c??i.lastResortDefaultValue(),p}static external(t,n){let i=s=>t.fallbackVariable?t.fallbackVariable.get(s??t.defaultValue):M(s??t.lastResortDefaultValue()),c=W.css`var(${M(t.name)}, ${i(t.defaultValue)})`;return c.name=t.name,c.category=t.category,c.fallbackVariable=t.fallbackVariable,c.defaultValue=t.defaultValue,c.context=n,c.defaultCssValue=i,c.get=s=>W.css`var(${M(t.name)}, ${i(s)})`,c.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],c.lastResortDefaultValue=()=>t.lastResortDefaultValue(),c}};var r={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","0.75rem"),iconSize2:e.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ft-icon-size-6","","SIZE","3rem"),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)")},ar={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")},nr={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")},ir={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")},cr={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")},lr={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")},sr={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")},pr={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")},dr={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")},fr={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")},wo={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")},ur={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")},hr={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")},yr={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")},gr={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")},mr={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")},br={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")},xr={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")},Sr={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")},Or={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")},Cr={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")},Nr={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")},Er={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")},vr={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")},Ar={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")},Ir={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")},Rr={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")},Ue={display:ar,"title-1":nr,"title-2":ir,"title-3":cr,"body-1-regular":lr,"body-1-medium":sr,"body-1-semibold":pr,"body-2-regular":dr,"body-2-medium":fr,"body-2-medium-underline":wo,"body-2-semibold":ur,"label-1-medium":hr,"label-1-semibold":yr,"label-1-bold":gr,"label-2-medium":mr,"label-2-semibold":br,"label-2-bold":xr,"caption-1-medium":Sr,"caption-1-semibold":Or,"caption-1-bold":Cr,"caption-2-medium":Nr,"caption-2-semibold":Er,"caption-2-bold":vr,"caption-3-medium":Ar,"caption-3-semibold":Ir,"caption-3-bold":Rr};var a={backgroundActionPrimary:e.extend("--ft-background-action-primary","Used as backgorund of primary action components.",r.colorBrand0),backgroundErrorSubtle:e.extend("--ft-background-error-subtle","Used as background of subtle error components.",r.colorRed10),backgroundInfoSubtle:e.extend("--ft-background-info-subtle","Used as background of subtle information components.",r.colorCyan10),backgroundWarningSubtle:e.extend("--ft-background-warning-subtle","Used as background of subtle information components.",r.colorOrange10),backgroundSuccessSubtle:e.extend("--ft-background-success-subtle","Used as background of subtle success components.",r.colorGreen10),backgroundGlobalSurface:e.extend("--ft-background-global-surface","Used as app background.",r.colorWhite),backgroundGlobalOnSurface:e.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",r.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",r.colorGray30),contentActionPrimary:e.extend("--ft-content-action-primary","Used on label of primary action on light surface.",r.colorBrand0),contentWarningPrimary:e.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",r.colorOrange200),contentWarningIconOnly:e.extend("--ft-content-warning-icon-only","Used on warning status icons alone",r.colorOrange0),contentErrorPrimary:e.extend("--ft-content-error-primary","Used on label of error messages on light surface.",r.colorRed0),contentErrorIconOnly:e.extend("--ft-content-error-icon-only","Used on error status icons alone",r.colorRed70),contentInfoPrimary:e.extend("--ft-content-info-primary","Used on label of information messages on light surface.",r.colorCyan200),contentInfoIconOnly:e.extend("--ft-content-info-icon-only","Used on info status icons alone",r.colorCyan0),contentSuccessPrimary:e.extend("--ft-content-success-primary","Used on label of success messages on light surface.",r.colorGreen200),contentSuccessIconOnly:e.extend("--ft-content-success-icon-only","Used on success status icons alone",r.colorGreen0),contentGlobalPrimary:e.extend("--ft-content-global-primary","Used for main content on the page.",r.colorGray500),contentGlobalSecondary:e.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
21
|
-
Also for action icons.`,r.colorGray200),contentGlobalSubtle:e.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",r.colorGray0),contentGlobalOnColor:e.extend("--ft-content-global-on-color","Used for content on a dominant color.",r.colorWhite),borderActionPrimary:e.extend("--ft-border-action-primary","Used as border for primary action components.",r.colorBrand0),borderActionFocusRing:e.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",r.colorCyan0),borderWarningPrimary:e.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",r.colorOrange200),borderWarningSubtle:e.extend("--ft-border-warning-subtle","Used as border for warning components.",r.colorOrange30),borderSuccessPrimary:e.extend("--ft-border-success-primary","Used as border for success buttons.",r.colorGreen200),borderSuccessSubtle:e.extend("--ft-border-success-subtle","Used as border for success components.",r.colorGreen30),borderErrorPrimary:e.extend("--ft-border-error-primary","Used as border for text fields in error states.",r.colorRed0),borderErrorSubtle:e.extend("--ft-border-error-subtle","Used as border for error components.",r.colorRed30),borderInfoPrimary:e.extend("--ft-border-info-primary","Used as border for buttons in info color.",r.colorCyan200),borderInfoSubtle:e.extend("--ft-border-info-subtle","Used as border for information components.",r.colorCyan30),borderGlobalPrimary:e.extend("--ft-border-global-primary","Used as border for element like input.",r.colorGray50),borderGlobalSubtle:e.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",r.colorGray30),borderInputPrimary:e.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",r.colorGray80)};var Cn={largeHeight:e.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ft-button-large-horizontal-padding","",r.spacing4),largeGap:e.extend("--ft-button-large-gap","",r.spacing2),largeBorderRadius:e.extend("--ft-button-large-border-radius","",r.borderRadiusS),largeIconSize:e.extend("--ft-button-large-icon-size","",r.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"),mediumHeight:e.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:e.extend("--ft-button-medium-horizontal-padding","",r.spacing3),mediumGap:e.extend("--ft-button-medium-gap","",r.spacing2),mediumBorderRadius:e.extend("--ft-button-medium-border-radius","",r.borderRadiusS),mediumIconSize:e.extend("--ft-button-medium-icon-size","",r.iconSize2),mediumBorderWidth:e.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:e.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:e.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:e.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-button-small-horizontal-padding","",r.spacing2),smallGap:e.extend("--ft-button-small-gap","",r.spacing1),smallBorderRadius:e.extend("--ft-button-small-border-radius","",r.borderRadiusS),smallIconSize:e.extend("--ft-button-small-icon-size","",r.iconSize1),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","20px"),xSmallHeight:e.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:e.extend("--ft-button-x-small-icon-size","",r.iconSize1),xSmallFocusOutlineOffset:e.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:e.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:e.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:e.extend("--ft-button-round-border-radius","",r.borderRadiusPill),primaryBackgroundColor:e.extend("--ft-button-primary-background-color","",a.backgroundActionPrimary),primaryColor:e.extend("--ft-button-primary-color","",a.contentGlobalOnColor),primaryIconColor:e.extend("--ft-button-primary-icon-color","",a.contentGlobalOnColor),primaryStateLayerColor:e.extend("--ft-button-primary-state-layer-color","",a.contentGlobalOnColor),primaryHoverStateLayerOpacity:e.extend("--ft-button-primary-hover-state-layer-opacity","",r.opacity16),primaryFocusStateLayerOpacity:e.extend("--ft-button-primary-focus-state-layer-opacity","",r.opacity16),primaryActiveStateLayerOpacity:e.extend("--ft-button-primary-active-state-layer-opacity","",r.opacity24),primaryDisabledComponentOpacity:e.extend("--ft-button-primary-disabled-component-opacity","",r.opacity40),focusFocusRingColor:e.extend("--ft-button-focus-focus-ring-color","",a.borderActionFocusRing),tertiaryBackgroundColor:e.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:e.extend("--ft-button-tertiary-color","",a.contentActionPrimary),tertiaryIconColor:e.extend("--ft-button-tertiary-icon-color","",a.contentActionPrimary),tertiaryStateLayerColor:e.extend("--ft-button-tertiary-state-layer-color","",a.contentActionPrimary),tertiaryHoverStateLayerOpacity:e.extend("--ft-button-tertiary-hover-state-layer-opacity","",r.opacity8),tertiaryFocusStateLayerOpacity:e.extend("--ft-button-tertiary-focus-state-layer-opacity","",r.opacity8),tertiaryActiveStateLayerOpacity:e.extend("--ft-button-tertiary-active-state-layer-opacity","",r.opacity16),tertiaryDisabledComponentOpacity:e.extend("--ft-button-tertiary-disabled-component-opacity","",r.opacity40),secondaryBackgroundColor:e.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:e.extend("--ft-button-secondary-color","",a.contentActionPrimary),secondaryIconColor:e.extend("--ft-button-secondary-icon-color","",a.contentActionPrimary),secondaryStateLayerColor:e.extend("--ft-button-secondary-state-layer-color","",a.contentActionPrimary),secondaryHoverStateLayerOpacity:e.extend("--ft-button-secondary-hover-state-layer-opacity","",r.opacity8),secondaryFocusStateLayerOpacity:e.extend("--ft-button-secondary-focus-state-layer-opacity","",r.opacity8),secondaryActiveStateLayerOpacity:e.extend("--ft-button-secondary-active-state-layer-opacity","",r.opacity16),secondaryDisabledComponentOpacity:e.extend("--ft-button-secondary-disabled-component-opacity","",r.opacity40),secondaryBorderColor:e.extend("--ft-button-secondary-border-color","",a.borderActionPrimary),neutralBackgroundColor:e.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:e.extend("--ft-button-neutral-icon-color","",a.contentGlobalSecondary),neutralColor:e.extend("--ft-button-neutral-color","",a.contentGlobalSecondary),neutralStateLayerColor:e.extend("--ft-button-neutral-state-layer-color","",a.contentGlobalSecondary),neutralHoverStateLayerOpacity:e.extend("--ft-button-neutral-hover-state-layer-opacity","",r.opacity8),neutralFocusStateLayerOpacity:e.extend("--ft-button-neutral-focus-state-layer-opacity","",r.opacity8),neutralActiveStateLayerOpacity:e.extend("--ft-button-neutral-active-state-layer-opacity","",r.opacity16),neutralDisabledComponentOpacity:e.extend("--ft-button-neutral-disabled-component-opacity","",r.opacity40)};var In={largeMinHeight:e.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ft-chip-large-horizontal-padding","",r.spacing3),largeButtonRightPadding:e.extend("--ft-chip-large-button-right-padding","",r.spacing1),largeGap:e.extend("--ft-chip-large-gap","",r.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","",r.borderRadiusPill),largeBorderWidth:e.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ft-chip-large-icon-size","",r.iconSize3),mediumMinHeight:e.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ft-chip-medium-horizontal-padding","",r.spacing2),mediumButtonRightPadding:e.extend("--ft-chip-medium-button-right-padding","",r.spacing05),mediumGap:e.extend("--ft-chip-medium-gap","",r.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","",r.borderRadiusPill),mediumBorderWidth:e.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ft-chip-medium-icon-size","",r.iconSize2),smallMinHeight:e.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-chip-small-horizontal-padding","",r.spacing1),smallButtonRightPadding:e.extend("--ft-chip-small-button-right-padding","",r.spacing05),smallGap:e.extend("--ft-chip-small-gap","",r.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","",r.borderRadiusPill),smallBorderWidth:e.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ft-chip-small-icon-size","",r.iconSize1),neutralBackgroundColor:e.extend("--ft-chip-neutral-background-color","",a.backgroundGlobalOnSurface),neutralColor:e.extend("--ft-chip-neutral-color","",a.contentGlobalSecondary),neutralIconColor:e.extend("--ft-chip-neutral-icon-color","",a.contentGlobalSecondary),neutralBorderColor:e.extend("--ft-chip-neutral-border-color","",a.borderGlobalSubtle),infoBackgroundColor:e.extend("--ft-chip-info-background-color","",a.backgroundInfoSubtle),infoColor:e.extend("--ft-chip-info-color","",a.contentInfoPrimary),infoIconColor:e.extend("--ft-chip-info-icon-color","",a.contentInfoIconOnly),infoBorderColor:e.extend("--ft-chip-info-border-color","",a.borderInfoSubtle),successBackgroundColor:e.extend("--ft-chip-success-background-color","",a.backgroundSuccessSubtle),successColor:e.extend("--ft-chip-success-color","",a.contentSuccessPrimary),successIconColor:e.extend("--ft-chip-success-icon-color","",a.contentSuccessIconOnly),successBorderColor:e.extend("--ft-chip-success-border-color","",a.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-chip-warning-background-color","",a.backgroundWarningSubtle),warningColor:e.extend("--ft-chip-warning-color","",a.contentWarningPrimary),warningIconColor:e.extend("--ft-chip-warning-icon-color","",a.contentWarningIconOnly),warningBorderColor:e.extend("--ft-chip-warning-border-color","",a.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-chip-error-background-color","",a.backgroundErrorSubtle),errorColor:e.extend("--ft-chip-error-color","",a.contentErrorPrimary),errorIconColor:e.extend("--ft-chip-error-icon-color","",a.contentErrorIconOnly),errorBorderColor:e.extend("--ft-chip-error-border-color","",a.borderErrorSubtle)};var Fn={focusOpacity:e.extend("--ft-link-focus-opacity","",r.opacity80),focusFocusRingColor:e.extend("--ft-link-focus-focus-ring-color","",a.borderActionFocusRing),brandColor:e.extend("--ft-link-brand-color","",a.contentActionPrimary),infoColor:e.extend("--ft-link-info-color","",a.contentInfoPrimary)};var Wn={iconSize:e.extend("--ft-banner-icon-size","",r.iconSize5),borderWidth:e.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:e.extend("--ft-banner-left-padding","",r.spacing6),rightPadding:e.extend("--ft-banner-right-padding","",r.spacing6),verticalPadding:e.extend("--ft-banner-vertical-padding","",r.spacing6),horizontalSideGap:e.extend("--ft-banner-horizontal-side-gap","",r.spacing6),horizontalMobileGap:e.extend("--ft-banner-horizontal-mobile-gap","",r.spacing4),verticalMobileGap:e.extend("--ft-banner-vertical-mobile-gap","",r.spacing6),horizontalMiddleGap:e.extend("--ft-banner-horizontal-middle-gap","",r.spacing20),infoBackgroundColor:e.extend("--ft-banner-info-background-color","",a.backgroundInfoSubtle),infoColor:e.extend("--ft-banner-info-color","",a.contentInfoPrimary),infoIconColor:e.extend("--ft-banner-info-icon-color","",a.contentInfoIconOnly),infoBorderColor:e.extend("--ft-banner-info-border-color","",a.borderInfoSubtle)};var $n={horizontalPadding:e.extend("--ft-badge-horizontal-padding","",r.spacing1),verticalPadding:e.extend("--ft-badge-vertical-padding","",r.spacing1),borderRadius:e.extend("--ft-badge-border-radius","",r.borderRadiusPill),color:e.extend("--ft-badge-color","",a.contentGlobalOnColor),backgroundColor:e.extend("--ft-badge-background-color","",a.contentActionPrimary)};var Vn={horizontalGap:e.extend("--ft-breadcrumb-horizontal-gap","",r.spacing1),verticalGap:e.extend("--ft-breadcrumb-vertical-gap","",r.spacing2),currentColor:e.extend("--ft-breadcrumb-current-color","",a.contentGlobalPrimary),previousNonClickableColor:e.extend("--ft-breadcrumb-previous-non-clickable-color","",a.contentGlobalSecondary),iconColor:e.extend("--ft-breadcrumb-icon-color","",a.contentGlobalSubtle)};var Xn={horizontalPadding:e.extend("--ft-page-header-horizontal-padding","",r.spacing12),horizontalGap:e.extend("--ft-page-header-horizontal-gap","",r.spacing4),verticalGap:e.extend("--ft-page-header-vertical-gap","",r.spacing2),classicVerticalPadding:e.extend("--ft-page-header-classic-vertical-padding","",r.spacing6),multilineVerticalPadding:e.extend("--ft-page-header-multiline-vertical-padding","",r.spacing4),inlineVerticalPadding:e.extend("--ft-page-header-inline-vertical-padding","",r.spacing2),backgroundColor:e.extend("--ft-page-header-background-color","",r.colorWhite),bottomBorderColor:e.extend("--ft-page-header-bottom-border-color","",a.borderGlobalSubtle),titleColor:e.extend("--ft-page-header-title-color","",a.contentGlobalPrimary),subtitleColor:e.extend("--ft-page-header-subtitle-color","",a.contentGlobalSecondary)};var oi={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","",r.colorGray700),overlayOpacity:e.extend("--ft-modal-overlay-opacity","",r.opacity40),shadow:e.extend("--ft-modal-shadow","",r.shadowElevation03),bodyBackgroundColor:e.extend("--ft-modal-body-background-color","",r.colorWhite),bodyColor:e.extend("--ft-modal-body-color","",a.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-modal-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:e.extend("--ft-modal-body-vertical-padding","",r.spacing6),bodyVerticalGap:e.extend("--ft-modal-body-vertical-gap","",r.spacing6),containerMargin:e.extend("--ft-modal-container-margin","",r.spacing3),headerBackgroundColor:e.extend("--ft-modal-header-background-color","",a.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-modal-header-border-color","",a.borderGlobalSubtle),headerColor:e.extend("--ft-modal-header-color","",a.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-modal-header-trailing-icon-color","",a.contentGlobalSecondary),headerVerticalPadding:e.extend("--ft-modal-header-vertical-padding","",r.spacing1),headerRightPadding:e.extend("--ft-modal-header-right-padding","",r.spacing1),headerLeftPadding:e.extend("--ft-modal-header-left-padding","",r.spacing6),headerGap:e.extend("--ft-modal-header-gap","",r.spacing2),headerBorderBottom:e.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:e.extend("--ft-modal-border-radius","",r.borderRadiusM)};var li={overlayOpacity:e.extend("--ft-drawer-overlay-opacity","",r.opacity40),shadow:e.extend("--ft-drawer-shadow","",r.shadowElevation03),bodyColor:e.extend("--ft-drawer-body-color","",a.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-drawer-body-horizontal-padding","",r.spacing6),bodyVerticalPadding:e.extend("--ft-drawer-body-vertical-padding","",r.spacing6),bodyGap:e.extend("--ft-drawer-body-gap","",r.spacing6),bodyBackgroundColor:e.extend("--ft-drawer-body-background-color","",r.colorWhite),headerBackgroundColor:e.extend("--ft-drawer-header-background-color","",a.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-drawer-header-border-color","",a.borderGlobalSubtle),headerColor:e.extend("--ft-drawer-header-color","",a.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-drawer-header-trailing-icon-color","",a.contentGlobalSecondary),headerHeight:e.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ft-drawer-header-horizontal-padding","",r.spacing2),headerBorderWidth:e.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ft-drawer-header-gap","",r.spacing3),buttonsBarBackgroundColor:e.extend("--ft-drawer-buttons-bar-background-color","",a.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ft-drawer-buttons-bar-border-color","",a.borderGlobalSubtle),buttonsBarColor:e.extend("--ft-drawer-buttons-bar-color","",a.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ft-drawer-buttons-bar-horizontal-padding","",r.spacing4),buttonsBarVerticalPadding:e.extend("--ft-drawer-buttons-bar-vertical-padding","",r.spacing4),buttonsBarGap:e.extend("--ft-drawer-buttons-bar-gap","",r.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","",r.colorGray700)};var ui={fieldHorizontalPadding:e.extend("--ft-text-input-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:e.extend("--ft-text-input-field-horizontal-gap","",r.spacing3),fieldVerticalGap:e.extend("--ft-text-input-field-vertical-gap","",r.spacing05),fieldIconSize:e.extend("--ft-text-input-field-icon-size","",r.iconSize3),fieldHeight:e.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-text-input-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:e.extend("--ft-text-input-helper-horizontal-gap","",r.spacing1),helperIconSize:e.extend("--ft-text-input-helper-icon-size","",r.iconSize2),borderRadius:e.extend("--ft-text-input-border-radius","",r.borderRadiusM),backgroundColor:e.extend("--ft-text-input-background-color","",r.colorWhite),contentValueColor:e.extend("--ft-text-input-content-value-color","",a.contentGlobalPrimary),trailingIconColor:e.extend("--ft-text-input-trailing-icon-color","",a.contentGlobalSubtle),labelColor:e.extend("--ft-text-input-label-color","",a.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-input-default-border-color","",a.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-input-default-helper-text-color","",a.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","",a.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-input-error-helper-text-color","",a.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-input-error-helper-icon-color","",a.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","",a.borderActionFocusRing),focusOutlineOffset:e.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-input-disabled-component-opacity","",r.opacity40)};var bi={backgroundColor:e.extend("--ft-text-area-background-color","",r.colorWhite),contentValueColor:e.extend("--ft-text-area-content-value-color","",a.contentGlobalPrimary),labelColor:e.extend("--ft-text-area-label-color","",a.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-area-default-border-color","",a.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-area-default-helper-text-color","",a.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","",a.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-area-error-helper-text-color","",a.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-area-error-helper-icon-color","",a.contentErrorIconOnly),focusFocusRingColor:e.extend("--ft-text-area-focus-focus-ring-color","",a.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","",r.opacity40),fieldHorizontalLeftPadding:e.extend("--ft-text-area-field-horizontal-left-padding","",r.spacing4),fieldHorizontalGap:e.extend("--ft-text-area-field-horizontal-gap","",r.spacing3),fieldVerticalGap:e.extend("--ft-text-area-field-vertical-gap","",r.spacing05),fieldMinHeight:e.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ft-text-area-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:e.extend("--ft-text-area-helper-horizontal-gap","",r.spacing1),helperIconSize:e.extend("--ft-text-area-helper-icon-size","",r.iconSize2),borderRadius:e.extend("--ft-text-area-border-radius","",r.borderRadiusM)};var Ni={height:e.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ft-floating-menu-horizontal-padding","",r.spacing4),offIconColor:e.extend("--ft-floating-menu-off-icon-color","",a.contentGlobalPrimary),offColor:e.extend("--ft-floating-menu-off-color","",a.contentGlobalPrimary),onColor:e.extend("--ft-floating-menu-on-color","",a.contentActionPrimary),onStateLayerColor:e.extend("--ft-floating-menu-on-state-layer-color","",a.contentActionPrimary),gap:e.extend("--ft-floating-menu-gap","",r.spacing3),focusFocusRingColor:e.extend("--ft-floating-menu-focus-focus-ring-color","",a.borderActionFocusRing),focusOutlineWidth:e.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ft-floating-menu-focus-state-layer-opacity","",r.opacity8),hoverStateLayerOpacity:e.extend("--ft-floating-menu-hover-state-layer-opacity","",r.opacity8),activeStateLayerOpacity:e.extend("--ft-floating-menu-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:e.extend("--ft-floating-menu-disabled-component-opacity","",r.opacity40),iconSize:e.extend("--ft-floating-menu-icon-size","",r.iconSize3),backgroundColor:e.extend("--ft-floating-menu-background-color","",a.backgroundGlobalOnSurface)};var Ri={fieldHorizontalPadding:e.extend("--ft-combobox-single-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-single-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:e.extend("--ft-combobox-single-select-field-vertical-gap","",r.spacing05),fieldIconSize:e.extend("--ft-combobox-single-select-field-icon-size","",r.iconSize3),fieldHeight:e.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-combobox-single-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:e.extend("--ft-combobox-single-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:e.extend("--ft-combobox-single-select-helper-vertical-gap","",r.spacing1),helperIconSize:e.extend("--ft-combobox-single-select-helper-icon-size","",r.iconSize2),menuVerticalGap:e.extend("--ft-combobox-single-select-menu-vertical-gap","",r.spacing2),borderRadius:e.extend("--ft-combobox-single-select-border-radius","",r.borderRadiusM),backgroundColor:e.extend("--ft-combobox-single-select-background-color","",r.colorWhite),labelColor:e.extend("--ft-combobox-single-select-label-color","",a.contentGlobalSubtle),contentValueColor:e.extend("--ft-combobox-single-select-content-value-color","",a.contentGlobalPrimary),trailingIconColor:e.extend("--ft-combobox-single-select-trailing-icon-color","",a.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-single-select-default-border-color","",a.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-single-select-default-helper-text-color","",a.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","",a.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-single-select-error-helper-text-color","",a.contentErrorPrimary),warningBorderWidth:e.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-single-select-warning-border-color","",a.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-single-select-warning-helper-text-color","",a.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-single-select-warning-helper-icon-color","",a.contentWarningIconOnly),focusOutlineWidth:e.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-single-select-focus-focus-ring-color","",a.borderActionFocusRing),focusOutlineOffset:e.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-single-select-disabled-component-opacity","",r.opacity40)};var Ti={backgroundColor:e.extend("--ft-combobox-multi-select-background-color","",r.colorWhite),labelColor:e.extend("--ft-combobox-multi-select-label-color","",a.contentGlobalSubtle),trailingIconColor:e.extend("--ft-combobox-multi-select-trailing-icon-color","",a.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-multi-select-default-border-color","",a.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-multi-select-default-helper-text-color","",a.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ft-combobox-multi-select-error-border-color","",a.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-multi-select-error-helper-text-color","",a.contentErrorPrimary),errorHelperIcon:e.extend("--ft-combobox-multi-select-error-helper-icon","",a.contentErrorIconOnly),errorBorderWidth:e.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-multi-select-warning-border-color","",a.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-multi-select-warning-helper-text-color","",a.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-multi-select-warning-helper-icon-color","",a.contentWarningIconOnly),warningBorderWidth:e.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-multi-select-focus-focus-ring-color","",a.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","",r.opacity40),helperHorizontalPadding:e.extend("--ft-combobox-multi-select-helper-horizontal-padding","",r.spacing4),helperHorizontalGap:e.extend("--ft-combobox-multi-select-helper-horizontal-gap","",r.spacing1),helperVerticalGap:e.extend("--ft-combobox-multi-select-helper-vertical-gap","",r.spacing1),helperIconSize:e.extend("--ft-combobox-multi-select-helper-icon-size","",r.iconSize2),fieldHorizontalPadding:e.extend("--ft-combobox-multi-select-field-horizontal-padding","",r.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-multi-select-field-horizontal-gap","",r.spacing3),fieldVerticalGap:e.extend("--ft-combobox-multi-select-field-vertical-gap","",r.spacing05),fieldIconSize:e.extend("--ft-combobox-multi-select-field-icon-size","",r.iconSize3),fieldMaxHeight:e.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",r.spacing1),contentValuesVerticalGap:e.extend("--ft-combobox-multi-select-content-values-vertical-gap","",r.spacing1),borderRadius:e.extend("--ft-combobox-multi-select-border-radius","",r.borderRadiusM)};var _i={backgroundColor:e.extend("--ft-popover-background-color","",a.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ft-popover-horizontal-padding","",r.spacing6),verticalPadding:e.extend("--ft-popover-vertical-padding","",r.spacing6),titleColor:e.extend("--ft-popover-title-color","",a.contentGlobalPrimary),bodyColor:e.extend("--ft-popover-body-color","",a.contentGlobalSecondary),linkColor:e.extend("--ft-popover-link-color","",a.contentActionPrimary),gap:e.extend("--ft-popover-gap","",r.spacing3),borderRadius:e.extend("--ft-popover-border-radius","",r.borderRadiusM),shadow:e.extend("--ft-popover-shadow","",r.shadowElevation02)};var Mi={topLeftBorderRadius:e.extend("--ft-tabs-top-left-border-radius","",r.borderRadiusS),topRightBorderRadius:e.extend("--ft-tabs-top-right-border-radius","",r.borderRadiusS),withLabelHorizontalPadding:e.extend("--ft-tabs-with-label-horizontal-padding","",r.spacing4),withLabelVerticalPadding:e.extend("--ft-tabs-with-label-vertical-padding","",r.spacing3),horizontalGap:e.extend("--ft-tabs-horizontal-gap","",r.spacing1),verticalGap:e.extend("--ft-tabs-vertical-gap","",r.spacing1),offHoverStateLayerOpacity:e.extend("--ft-tabs-off-hover-state-layer-opacity","",r.opacity8),offDefaultStateLayerOpacity:e.extend("--ft-tabs-off-default-state-layer-opacity","",r.opacity0),offFocusStateLayerOpacity:e.extend("--ft-tabs-off-focus-state-layer-opacity","",r.opacity8),offDisabledComponentOpacity:e.extend("--ft-tabs-off-disabled-component-opacity","",r.opacity40),offColor:e.extend("--ft-tabs-off-color","",a.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-tabs-off-state-layer-color","",a.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-tabs-on-hover-state-layer-opacity","",r.opacity8),onDefaultStateLayerOpacity:e.extend("--ft-tabs-on-default-state-layer-opacity","",r.opacity0),onFocusStateLayerOpacity:e.extend("--ft-tabs-on-focus-state-layer-opacity","",r.opacity8),onActiveStateLayerOpacity:e.extend("--ft-tabs-on-active-state-layer-opacity","",r.opacity16),onColor:e.extend("--ft-tabs-on-color","",a.contentActionPrimary),onStateLayerColor:e.extend("--ft-tabs-on-state-layer-color","",a.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ft-tabs-icon-only-horizontal-padding","",r.spacing4),iconOnlyVerticalPadding:e.extend("--ft-tabs-icon-only-vertical-padding","",r.spacing4),alertTopPadding:e.extend("--ft-tabs-alert-top-padding","",r.spacing1),alertRightPadding:e.extend("--ft-tabs-alert-right-padding","",r.spacing05),focusOutlineWidth:e.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-tabs-focus-focus-ring-color","",a.borderActionFocusRing)};var qi={hoverStateLayerOpacity:e.extend("--ft-collapsible-hover-state-layer-opacity","",r.opacity8),focusStateLayerOpacity:e.extend("--ft-collapsible-focus-state-layer-opacity","",r.opacity8),focusOutlineWidth:e.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ft-collapsible-focus-focus-ring-color","",a.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ft-collapsible-active-state-layer-opacity","",r.opacity16),disabledComponentOpacity:e.extend("--ft-collapsible-disabled-component-opacity","",r.opacity40),horizontalPadding:e.extend("--ft-collapsible-horizontal-padding","",r.spacing4),verticalPadding:e.extend("--ft-collapsible-vertical-padding","",r.spacing3),color:e.extend("--ft-collapsible-color","",a.contentGlobalPrimary),stateLayerColor:e.extend("--ft-collapsible-state-layer-color","",a.contentGlobalPrimary),backgroundColor:e.extend("--ft-collapsible-background-color","",a.backgroundGlobalOnSurface),borderColor:e.extend("--ft-collapsible-border-color","",a.borderGlobalSubtle),iconSize:e.extend("--ft-collapsible-icon-size","",r.iconSize3)};var Ji={groupHorizontalPadding:e.extend("--ft-switch-group-horizontal-padding","",r.spacing1),groupVerticalPadding:e.extend("--ft-switch-group-vertical-padding","",r.spacing1),groupGap:e.extend("--ft-switch-group-gap","",r.spacing1),groupBackgroundColor:e.extend("--ft-switch-group-background-color","",a.backgroundGlobalSurface),groupBorderColor:e.extend("--ft-switch-group-border-color","",a.borderGlobalSubtle),groupBorderRadius:e.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ft-switch-label-horizontal-padding","",r.spacing2),labelVerticalPadding:e.extend("--ft-switch-label-vertical-padding","",r.spacing1),offHoverStateLayerOpacity:e.extend("--ft-switch-off-hover-state-layer-opacity","",r.opacity8),offFocusStateLayerOpacity:e.extend("--ft-switch-off-focus-state-layer-opacity","",r.opacity8),offActiveStateLayerOpacity:e.extend("--ft-switch-off-active-state-layer-opacity","",r.opacity16),offDisabledComponentOpacity:e.extend("--ft-switch-off-disabled-component-opacity","",r.opacity40),offColor:e.extend("--ft-switch-off-color","",a.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-switch-off-state-layer-color","",a.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-switch-on-hover-state-layer-opacity","",r.opacity8),onFocusStateLayerOpacity:e.extend("--ft-switch-on-focus-state-layer-opacity","",r.opacity8),onActiveStateLayerOpacity:e.extend("--ft-switch-on-active-state-layer-opacity","",r.opacity16),onDisabledComponentOpacity:e.extend("--ft-switch-on-disabled-component-opacity","",r.opacity40),onColor:e.extend("--ft-switch-on-color","",a.contentActionPrimary),onStateLayerColor:e.extend("--ft-switch-on-state-layer-color","",a.contentActionPrimary),iconHorizontalPadding:e.extend("--ft-switch-icon-horizontal-padding","",r.spacing1),iconVerticalPadding:e.extend("--ft-switch-icon-vertical-padding","",r.spacing1),focusOutlineWidth:e.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-switch-focus-focus-ring-color","",a.borderActionFocusRing),optionBorderRadius:e.extend("--ft-switch-option-border-radius","",r.borderRadiusS)};var oc={color1Light:e.extend("--ft-chart-1-light","for area color charts",r.colorBrand40),color1Base:e.extend("--ft-chart-1-base","for line charts",r.colorBrand0),color2Light:e.extend("--ft-chart-2-light","for area color charts",r.colorYellow60),color2Base:e.extend("--ft-chart-2-base","for line charts",r.colorYellow100),color3Light:e.extend("--ft-chart-3-light","",r.colorUltramarine40),color3Base:e.extend("--ft-chart-3-base","",r.colorUltramarine70),color4Light:e.extend("--ft-chart-4-light","",r.colorCyan50),color4Base:e.extend("--ft-chart-4-base","",r.colorCyan100),color5Light:e.extend("--ft-chart-5-light","",r.colorRed40),color5Base:e.extend("--ft-chart-5-base","",r.colorRed60),color6Light:e.extend("--ft-chart-6-light","",r.colorGreen40),color6Base:e.extend("--ft-chart-6-base","",r.colorGreen70),color7Light:e.extend("--ft-chart-7-light","",r.colorOrange70),color7Base:e.extend("--ft-chart-7-base","",r.colorOrange100),color8Light:e.extend("--ft-chart-8-light","",r.colorAvocado70),color8Base:e.extend("--ft-chart-8-base","",r.colorAvocado200),color9Light:e.extend("--ft-chart-9-light","",r.colorBrown50),color9Base:e.extend("--ft-chart-9-base","",r.colorBrown200),color10Light:e.extend("--ft-chart-10-light","",r.colorGray50),color10Base:e.extend("--ft-chart-10-base","",r.colorGray80),monochrome10:e.extend("--ft-chart-monochrome-10","",r.colorBrand10),monochrome20:e.extend("--ft-chart-monochrome-20","",r.colorBrand20),monochrome30:e.extend("--ft-chart-monochrome-30","",r.colorBrand40),monochrome40:e.extend("--ft-chart-monochrome-40","",r.colorBrand60),monochrome50:e.extend("--ft-chart-monochrome-50","",r.colorBrand0),monochrome60:e.extend("--ft-chart-monochrome-60","",r.colorBrand200)};var lc={borderWidth:e.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ft-notice-horizontal-padding","",r.spacing3),verticalPadding:e.extend("--ft-notice-vertical-padding","",r.spacing2),borderRadius:e.extend("--ft-notice-border-radius","",r.borderRadiusS),gap:e.extend("--ft-notice-gap","",r.spacing2),iconSize:e.extend("--ft-notice-icon-size","",r.iconSize3),infoBackgroundColor:e.extend("--ft-notice-info-background-color","",a.backgroundInfoSubtle),infoBorderColor:e.extend("--ft-notice-info-border-color","",a.borderInfoSubtle),infoColor:e.extend("--ft-notice-info-color","",a.contentInfoPrimary),infoIconColor:e.extend("--ft-notice-info-icon-color","",a.contentInfoIconOnly),warningBackgroundColor:e.extend("--ft-notice-warning-background-color","",a.backgroundWarningSubtle),warningBorderColor:e.extend("--ft-notice-warning-border-color","",a.borderWarningSubtle),warningColor:e.extend("--ft-notice-warning-color","",a.contentWarningPrimary),warningIconColor:e.extend("--ft-notice-warning-icon-color","",a.contentWarningIconOnly),errorBackgroundColor:e.extend("--ft-notice-error-background-color","",a.backgroundErrorSubtle),errorBorderColor:e.extend("--ft-notice-error-border-color","",a.borderErrorSubtle),errorColor:e.extend("--ft-notice-error-color","",a.contentErrorPrimary),errorIconColor:e.extend("--ft-notice-error-icon-color","",a.contentErrorIconOnly),successBackgroundColor:e.extend("--ft-notice-success-background-color","",a.backgroundSuccessSubtle),successBorderColor:e.extend("--ft-notice-success-border-color","",a.borderSuccessSubtle),successColor:e.extend("--ft-notice-success-color","",a.contentSuccessPrimary),successIconColor:e.extend("--ft-notice-success-icon-color","",a.contentSuccessIconOnly)};var uc={color:e.extend("--ft-checkbox-color","",a.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ft-checkbox-checked-background-color","",a.contentActionPrimary),checkedStateLayerColor:e.extend("--ft-checkbox-checked-state-layer-color","",a.contentActionPrimary),checkedIconColor:e.extend("--ft-checkbox-checked-icon-color","",a.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ft-checkbox-checked-hover-state-layer-opacity","",r.opacity16),checkedFocusStateLayerOpacity:e.extend("--ft-checkbox-checked-focus-state-layer-opacity","",r.opacity16),checkedActiveStateLayerOpacity:e.extend("--ft-checkbox-checked-active-state-layer-opacity","",r.opacity24),checkedDisabledComponentOpacity:e.extend("--ft-checkbox-checked-disabled-component-opacity","",r.opacity40),uncheckedBorderColor:e.extend("--ft-checkbox-unchecked-border-color","",r.colorGray80),uncheckedStateLayerColor:e.extend("--ft-checkbox-unchecked-state-layer-color","",r.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",r.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",r.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",r.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ft-checkbox-unchecked-disabled-component-opacity","",r.opacity40),focusFocusRingColor:e.extend("--ft-checkbox-focus-focus-ring-color","",a.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","",r.spacing3)};var bc={offHoverStateLayerOpacity:e.extend("--ft-toggle-off-hover-state-layer-opacity","",r.opacity16),offFocusStateLayerOpacity:e.extend("--ft-toggle-off-focus-state-layer-opacity","",r.opacity16),offActiveStateLayerOpacity:e.extend("--ft-toggle-off-active-state-layer-opacity","",r.opacity24),offDisabledComponentOpacity:e.extend("--ft-toggle-off-disabled-component-opacity","",r.opacity40),offBackgroundColor:e.extend("--ft-toggle-off-background-color","",a.contentGlobalSubtle),offIconColor:e.extend("--ft-toggle-off-icon-color","",a.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-toggle-off-state-layer-color","",a.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-toggle-on-hover-state-layer-opacity","",r.opacity16),onFocusStateLayerOpacity:e.extend("--ft-toggle-on-focus-state-layer-opacity","",r.opacity16),onActiveStateLayerOpacity:e.extend("--ft-toggle-on-active-state-layer-opacity","",r.opacity24),onDisabledComponentOpacity:e.extend("--ft-toggle-on-disabled-component-opacity","",r.opacity40),onBackgroundColor:e.extend("--ft-toggle-on-background-color","",a.contentActionPrimary),onStateLayerColor:e.extend("--ft-toggle-on-state-layer-color","",a.contentActionPrimary),onIconColor:e.extend("--ft-toggle-on-icon-color","",a.contentActionPrimary),color:e.extend("--ft-toggle-color","",a.contentGlobalPrimary),focusFocusRingColor:e.extend("--ft-toggle-focus-focus-ring-color","",a.borderActionFocusRing),gap:e.extend("--ft-toggle-gap","",r.spacing3)};var Nc={color:e.extend("--ft-radio-color","",a.contentGlobalPrimary),selectedRadioColor:e.extend("--ft-radio-selected-radio-color","",a.contentActionPrimary),selectedStateLayerColor:e.extend("--ft-radio-selected-state-layer-color","",a.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ft-radio-selected-hover-state-layer-opacity","",r.opacity16),selectedFocusStateLayerOpacity:e.extend("--ft-radio-selected-focus-state-layer-opacity","",r.opacity16),selectedActiveStateLayerOpacity:e.extend("--ft-radio-selected-active-state-layer-opacity","",r.opacity24),selectedDisabledComponentOpacity:e.extend("--ft-radio-selected-disabled-component-opacity","",r.opacity40),unselectedStateLayerColor:e.extend("--ft-radio-unselected-state-layer-color","",a.borderInputPrimary),unselectedBorderColor:e.extend("--ft-radio-unselected-border-color","",a.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ft-radio-unselected-hover-state-layer-opacity","",r.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ft-radio-unselected-focus-state-layer-opacity","",r.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ft-radio-unselected-active-state-layer-opacity","",r.opacity24),unselectedDisabledComponentOpacity:e.extend("--ft-radio-unselected-disabled-component-opacity","",r.opacity40),focusFocusRingColor:e.extend("--ft-radio-focus-focus-ring-color","",a.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","",r.spacing3)};var Rc={iconSize:e.extend("--ft-notification-icon-size","",r.iconSize4),leftPadding:e.extend("--ft-notification-left-padding","",r.spacing5),rightPadding:e.extend("--ft-notification-right-padding","",r.spacing4),verticalPadding:e.extend("--ft-notification-vertical-padding","",r.spacing3),infoBackgroundColor:e.extend("--ft-notification-info-background-color","",a.backgroundInfoSubtle),infoColor:e.extend("--ft-notification-info-color","",a.contentInfoPrimary),infoIconColor:e.extend("--ft-notification-info-icon-color","",a.contentInfoIconOnly),infoBorderColor:e.extend("--ft-notification-info-border-color","",a.borderInfoSubtle),successBackgroundColor:e.extend("--ft-notification-success-background-color","",a.backgroundSuccessSubtle),successColor:e.extend("--ft-notification-success-color","",a.contentSuccessPrimary),successIconColor:e.extend("--ft-notification-success-icon-color","",a.contentSuccessIconOnly),successBorderColor:e.extend("--ft-notification-success-border-color","",a.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-notification-warning-background-color","",a.backgroundWarningSubtle),warningColor:e.extend("--ft-notification-warning-color","",a.contentWarningPrimary),warningIconColor:e.extend("--ft-notification-warning-icon-color","",a.contentWarningIconOnly),warningBorderColor:e.extend("--ft-notification-warning-border-color","",a.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-notification-error-background-color","",a.backgroundErrorSubtle),errorColor:e.extend("--ft-notification-error-color","",a.contentErrorPrimary),errorIconColor:e.extend("--ft-notification-error-icon-color","",a.contentErrorIconOnly),errorBorderColor:e.extend("--ft-notification-error-border-color","",a.borderErrorSubtle),borderRadius:e.extend("--ft-notification-border-radius","",r.borderRadiusPill),borderWidth:e.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ft-notification-leading-gap","",r.spacing2),trailingGap:e.extend("--ft-notification-trailing-gap","",r.spacing8)};var Tc={horizontalPadding:e.extend("--ft-tooltip-horizontal-padding","",r.spacing2),verticalPadding:e.extend("--ft-tooltip-vertical-padding","",r.spacing2),borderRadius:e.extend("--ft-tooltip-border-radius","",r.borderRadiusS),color:e.extend("--ft-tooltip-color","",a.contentGlobalOnColor),backgroundColor:e.extend("--ft-tooltip-background-color","",a.contentGlobalPrimary),backgroundOpacity:e.extend("--ft-tooltip-background-opacity","",r.opacity80),shadow:e.extend("--ft-tooltip-shadow","",r.shadowElevation03),maxWidth:e.create("--ft-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ft-tooltip-gap","",r.spacing05)};var wr;(function(o){o.brand="brand",o.neutral="neutral",o.info="info",o.success="success",o.warning="warning",o.error="error"})(wr||(wr={}));var Lr;(function(o){o.large="large",o.medium="medium",o.small="small"})(Lr||(Lr={}));var Fe=O(H());function Ur(o){let t=Ue[o];return Fe.css`
|
|
22
|
-
.ft-typography--${(0,
|
|
18
|
+
`;var ta=N(M());var Or=globalThis,vt=Or.trustedTypes,Vo=vt?vt.createPolicy("lit-html",{createHTML:r=>r}):void 0,en="$lit$",pe=`lit$${(Math.random()+"").slice(9)}$`,tn="?"+pe,di=`<${tn}>`,ve=document,St=()=>ve.createComment(""),qe=r=>r===null||typeof r!="object"&&typeof r!="function",rn=Array.isArray,pi=r=>rn(r)||typeof r?.[Symbol.iterator]=="function",gr=`[
|
|
19
|
+
\f\r]`,Ve=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,qo=/-->/g,Yo=/>/g,be=RegExp(`>|${gr}(?:([^\\s"'>=/]+)(${gr}*=${gr}*(?:[^
|
|
20
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Xo=/'/g,Qo=/"/g,on=/^(?:script|style|textarea|title)$/i,nn=r=>(t,...o)=>({_$litType$:r,strings:t,values:o}),an=nn(1),cn=nn(2),Ye=Symbol.for("lit-noChange"),U=Symbol.for("lit-nothing"),Jo=new WeakMap,xe=ve.createTreeWalker(ve,129);function sn(r,t){if(!Array.isArray(r)||!r.hasOwnProperty("raw"))throw Error("invalid template strings array");return Vo!==void 0?Vo.createHTML(t):t}var fi=(r,t)=>{let o=r.length-1,n=[],a,c=t===2?"<svg>":"",l=Ve;for(let u=0;u<o;u++){let f=r[u],d,h,y=-1,g=0;for(;g<f.length&&(l.lastIndex=g,h=l.exec(f),h!==null);)g=l.lastIndex,l===Ve?h[1]==="!--"?l=qo:h[1]!==void 0?l=Yo:h[2]!==void 0?(on.test(h[2])&&(a=RegExp("</"+h[2],"g")),l=be):h[3]!==void 0&&(l=be):l===be?h[0]===">"?(l=a??Ve,y=-1):h[1]===void 0?y=-2:(y=l.lastIndex-h[2].length,d=h[1],l=h[3]===void 0?be:h[3]==='"'?Qo:Xo):l===Qo||l===Xo?l=be:l===qo||l===Yo?l=Ve:(l=be,a=void 0);let v=l===be&&r[u+1].startsWith("/>")?" ":"";c+=l===Ve?f+di:y>=0?(n.push(d),f.slice(0,y)+en+f.slice(y)+pe+v):f+pe+(y===-2?u:v)}return[sn(r,c+(r[o]||"<?>")+(t===2?"</svg>":"")),n]},Xe=class r{constructor({strings:t,_$litType$:o},n){let a;this.parts=[];let c=0,l=0,u=t.length-1,f=this.parts,[d,h]=fi(t,o);if(this.el=r.createElement(d,n),xe.currentNode=this.el.content,o===2){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(a=xe.nextNode())!==null&&f.length<u;){if(a.nodeType===1){if(a.hasAttributes())for(let y of a.getAttributeNames())if(y.endsWith(en)){let g=h[l++],v=a.getAttribute(y).split(pe),b=/([.?@])?(.*)/.exec(g);f.push({type:1,index:c,name:b[2],strings:v,ctor:b[1]==="."?br:b[1]==="?"?xr:b[1]==="@"?vr:Ie}),a.removeAttribute(y)}else y.startsWith(pe)&&(f.push({type:6,index:c}),a.removeAttribute(y));if(on.test(a.tagName)){let y=a.textContent.split(pe),g=y.length-1;if(g>0){a.textContent=vt?vt.emptyScript:"";for(let v=0;v<g;v++)a.append(y[v],St()),xe.nextNode(),f.push({type:2,index:++c});a.append(y[g],St())}}}else if(a.nodeType===8)if(a.data===tn)f.push({type:2,index:c});else{let y=-1;for(;(y=a.data.indexOf(pe,y+1))!==-1;)f.push({type:7,index:c}),y+=pe.length-1}c++}}static createElement(t,o){let n=ve.createElement("template");return n.innerHTML=t,n}};function Re(r,t,o=r,n){if(t===Ye)return t;let a=n!==void 0?o._$Co?.[n]:o._$Cl,c=qe(t)?void 0:t._$litDirective$;return a?.constructor!==c&&(a?._$AO?.(!1),c===void 0?a=void 0:(a=new c(r),a._$AT(r,o,n)),n!==void 0?(o._$Co??=[])[n]=a:o._$Cl=a),a!==void 0&&(t=Re(r,a._$AS(r,t.values),a,n)),t}var mr=class{constructor(t,o){this._$AV=[],this._$AN=void 0,this._$AD=t,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(t){let{el:{content:o},parts:n}=this._$AD,a=(t?.creationScope??ve).importNode(o,!0);xe.currentNode=a;let c=xe.nextNode(),l=0,u=0,f=n[0];for(;f!==void 0;){if(l===f.index){let d;f.type===2?d=new Ot(c,c.nextSibling,this,t):f.type===1?d=new f.ctor(c,f.name,f.strings,this,t):f.type===6&&(d=new Sr(c,this,t)),this._$AV.push(d),f=n[++u]}l!==f?.index&&(c=xe.nextNode(),l++)}return xe.currentNode=ve,a}p(t){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(t,n,o),o+=n.strings.length-2):n._$AI(t[o])),o++}},Ot=class r{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,n,a){this.type=2,this._$AH=U,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=n,this.options=a,this._$Cv=a?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode,o=this._$AM;return o!==void 0&&t?.nodeType===11&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=Re(this,t,o),qe(t)?t===U||t==null||t===""?(this._$AH!==U&&this._$AR(),this._$AH=U):t!==this._$AH&&t!==Ye&&this._(t):t._$litType$!==void 0?this.g(t):t.nodeType!==void 0?this.$(t):pi(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!==U&&qe(this._$AH)?this._$AA.nextSibling.data=t:this.$(ve.createTextNode(t)),this._$AH=t}g(t){let{values:o,_$litType$:n}=t,a=typeof n=="number"?this._$AC(t):(n.el===void 0&&(n.el=Xe.createElement(sn(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===a)this._$AH.p(o);else{let c=new mr(a,this),l=c.u(this.options);c.p(o),this.$(l),this._$AH=c}}_$AC(t){let o=Jo.get(t.strings);return o===void 0&&Jo.set(t.strings,o=new Xe(t)),o}T(t){rn(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,a=0;for(let c of t)a===o.length?o.push(n=new r(this.k(St()),this.k(St()),this,this.options)):n=o[a],n._$AI(c),a++;a<o.length&&(this._$AR(n&&n._$AB.nextSibling,a),o.length=a)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){let n=t.nextSibling;t.remove(),t=n}}setConnected(t){this._$AM===void 0&&(this._$Cv=t,this._$AP?.(t))}},Ie=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,n,a,c){this.type=1,this._$AH=U,this._$AN=void 0,this.element=t,this.name=o,this._$AM=a,this.options=c,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=U}_$AI(t,o=this,n,a){let c=this.strings,l=!1;if(c===void 0)t=Re(this,t,o,0),l=!qe(t)||t!==this._$AH&&t!==Ye,l&&(this._$AH=t);else{let u=t,f,d;for(t=c[0],f=0;f<c.length-1;f++)d=Re(this,u[n+f],o,f),d===Ye&&(d=this._$AH[f]),l||=!qe(d)||d!==this._$AH[f],d===U?t=U:t!==U&&(t+=(d??"")+c[f+1]),this._$AH[f]=d}l&&!a&&this.O(t)}O(t){t===U?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}},br=class extends Ie{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===U?void 0:t}},xr=class extends Ie{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==U)}},vr=class extends Ie{constructor(t,o,n,a,c){super(t,o,n,a,c),this.type=5}_$AI(t,o=this){if((t=Re(this,t,o,0)??U)===Ye)return;let n=this._$AH,a=t===U&&n!==U||t.capture!==n.capture||t.once!==n.once||t.passive!==n.passive,c=t!==U&&(n===U||a);a&&this.element.removeEventListener(this.name,this,n),c&&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)}},Sr=class{constructor(t,o,n){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(t){Re(this,t)}};var hi=Or.litHtmlPolyfillSupport;hi?.(Xe,Ot),(Or.litHtmlVersions??=[]).push("3.1.0");var un=Symbol.for(""),yi=r=>{if(r?.r===un)return r?._$litStatic$},Cr=r=>({_$litStatic$:r,r:un});var ln=new Map,dn=r=>(t,...o)=>{let n=o.length,a,c,l=[],u=[],f,d=0,h=!1;for(;d<n;){for(f=t[d];d<n&&(c=o[d],(a=yi(c))!==void 0);)f+=a+t[++d],h=!0;d!==n&&u.push(c),l.push(f),d++}if(d===n&&l.push(t[n]),h){let y=l.join("$$lit$$");(t=ln.get(y))===void 0&&(l.raw=l,ln.set(y,t=l)),o=u}return r(t,...o)},Er=dn(an),xl=dn(cn);var wr=N(J()),ea=N(M());var Ct;(function(r){r.title="title",r.title_dense="title-dense",r.subtitle1="subtitle1",r.subtitle2="subtitle2",r.body1="body1",r.body2="body2",r.caption="caption",r.breadcrumb="breadcrumb",r.overline="overline",r.button="button",r.display="display",r.title1="title-1",r.title2="title-2",r.title3="title-3",r.body1regular="body-1-regular",r.body1medium="body-1-medium",r.body1semibold="body-1-semibold",r.body2regular="body-2-regular",r.body2medium="body-2-medium",r.body2semibold="body-2-semibold",r.label1medium="label-1-medium",r.label1semibold="label-1-semibold",r.label1bold="label-1-bold",r.label2medium="label-2-medium",r.label2semibold="label-2-semibold",r.label2bold="label-2-bold",r.caption1medium="caption-1-medium",r.caption1semibold="caption-1-semibold",r.caption1bold="caption-1-bold",r.caption2medium="caption-2-medium",r.caption2semibold="caption-2-semibold",r.caption2bold="caption-2-bold"})(Ct||(Ct={}));var K=N(Q()),x=N(M());var re=N(Q(),1),fe=r=>typeof r=="string"?(0,re.unsafeCSS)(r):r,e=class{static create(t,o,n,a){let c=u=>fe(u??a),l=re.css`var(${fe(t)}, ${c(a)})`;return l.name=t,l.description=o,l.category=n,l.defaultValue=a,l.defaultCssValue=c,l.get=u=>re.css`var(${fe(t)}, ${c(u)})`,l.breadcrumb=()=>[],l.lastResortDefaultValue=()=>a,l}static extend(t,o,n,a){let c=u=>n.get(u??a),l=re.css`var(${fe(t)}, ${c(a)})`;return l.name=t,l.description=o,l.category=n.category,l.fallbackVariable=n,l.defaultValue=a,l.defaultCssValue=c,l.get=u=>re.css`var(${fe(t)}, ${c(u)})`,l.breadcrumb=()=>[n.name,...n.breadcrumb()],l.lastResortDefaultValue=()=>a??n.lastResortDefaultValue(),l}static external(t,o){let n=c=>t.fallbackVariable?t.fallbackVariable.get(c??t.defaultValue):fe(c??t.lastResortDefaultValue()),a=re.css`var(${fe(t.name)}, ${n(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=n,a.get=c=>re.css`var(${fe(t.name)}, ${n(c)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}};var i={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","0.75rem"),iconSize2:e.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:e.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:e.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:e.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:e.create("--ft-icon-size-6","","SIZE","3rem"),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)")},pn={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")},fn={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")},hn={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")},yn={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")},gn={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")},mn={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")},bn={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")},xn={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")},vn={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")},gi={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")},Sn={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")},On={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")},Cn={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")},En={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")},wn={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")},An={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")},Nn={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")},Rn={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")},In={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")},Pn={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")},Tn={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")},Ln={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")},Fn={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")},Un={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")},_n={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")},Et={display:pn,"title-1":fn,"title-2":hn,"title-3":yn,"body-1-regular":gn,"body-1-medium":mn,"body-1-semibold":bn,"body-2-regular":xn,"body-2-medium":vn,"body-2-medium-underline":gi,"body-2-semibold":Sn,"label-1-medium":On,"label-1-semibold":Cn,"label-1-bold":En,"label-2-medium":wn,"label-2-semibold":An,"label-2-bold":Nn,"caption-1-medium":Rn,"caption-1-semibold":In,"caption-1-bold":Pn,"caption-2-medium":Tn,"caption-2-semibold":Ln,"caption-2-bold":kn,"caption-3-medium":Fn,"caption-3-semibold":Un,"caption-3-bold":_n};var s={backgroundActionPrimary:e.extend("--ft-background-action-primary","Used as backgorund of primary action components.",i.colorBrand0),backgroundErrorSubtle:e.extend("--ft-background-error-subtle","Used as background of subtle error components.",i.colorRed10),backgroundInfoSubtle:e.extend("--ft-background-info-subtle","Used as background of subtle information components.",i.colorCyan10),backgroundWarningSubtle:e.extend("--ft-background-warning-subtle","Used as background of subtle information components.",i.colorOrange10),backgroundSuccessSubtle:e.extend("--ft-background-success-subtle","Used as background of subtle success components.",i.colorGreen10),backgroundGlobalSurface:e.extend("--ft-background-global-surface","Used as app background.",i.colorWhite),backgroundGlobalOnSurface:e.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",i.colorGray10),backgroundGlobalOnSurfaceDark:e.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",i.colorGray30),contentActionPrimary:e.extend("--ft-content-action-primary","Used on label of primary action on light surface.",i.colorBrand0),contentWarningPrimary:e.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",i.colorOrange200),contentWarningIconOnly:e.extend("--ft-content-warning-icon-only","Used on warning status icons alone",i.colorOrange0),contentErrorPrimary:e.extend("--ft-content-error-primary","Used on label of error messages on light surface.",i.colorRed0),contentErrorIconOnly:e.extend("--ft-content-error-icon-only","Used on error status icons alone",i.colorRed70),contentInfoPrimary:e.extend("--ft-content-info-primary","Used on label of information messages on light surface.",i.colorCyan200),contentInfoIconOnly:e.extend("--ft-content-info-icon-only","Used on info status icons alone",i.colorCyan0),contentSuccessPrimary:e.extend("--ft-content-success-primary","Used on label of success messages on light surface.",i.colorGreen200),contentSuccessIconOnly:e.extend("--ft-content-success-icon-only","Used on success status icons alone",i.colorGreen0),contentGlobalPrimary:e.extend("--ft-content-global-primary","Used for main content on the page.",i.colorGray500),contentGlobalSecondary:e.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
21
|
+
Also for action icons.`,i.colorGray200),contentGlobalSubtle:e.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",i.colorGray0),contentGlobalOnColor:e.extend("--ft-content-global-on-color","Used for content on a dominant color.",i.colorWhite),borderActionPrimary:e.extend("--ft-border-action-primary","Used as border for primary action components.",i.colorBrand0),borderActionFocusRing:e.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",i.colorCyan0),borderWarningPrimary:e.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",i.colorOrange200),borderWarningSubtle:e.extend("--ft-border-warning-subtle","Used as border for warning components.",i.colorOrange30),borderSuccessPrimary:e.extend("--ft-border-success-primary","Used as border for success buttons.",i.colorGreen200),borderSuccessSubtle:e.extend("--ft-border-success-subtle","Used as border for success components.",i.colorGreen30),borderErrorPrimary:e.extend("--ft-border-error-primary","Used as border for text fields in error states.",i.colorRed0),borderErrorSubtle:e.extend("--ft-border-error-subtle","Used as border for error components.",i.colorRed30),borderInfoPrimary:e.extend("--ft-border-info-primary","Used as border for buttons in info color.",i.colorCyan200),borderInfoSubtle:e.extend("--ft-border-info-subtle","Used as border for information components.",i.colorCyan30),borderGlobalPrimary:e.extend("--ft-border-global-primary","Used as border for element like input.",i.colorGray50),borderGlobalSubtle:e.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",i.colorGray30),borderInputPrimary:e.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",i.colorGray80)};var kl={largeHeight:e.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:e.extend("--ft-button-large-horizontal-padding","",i.spacing4),largeGap:e.extend("--ft-button-large-gap","",i.spacing2),largeBorderRadius:e.extend("--ft-button-large-border-radius","",i.borderRadiusS),largeIconSize:e.extend("--ft-button-large-icon-size","",i.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"),mediumHeight:e.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:e.extend("--ft-button-medium-horizontal-padding","",i.spacing3),mediumGap:e.extend("--ft-button-medium-gap","",i.spacing2),mediumBorderRadius:e.extend("--ft-button-medium-border-radius","",i.borderRadiusS),mediumIconSize:e.extend("--ft-button-medium-icon-size","",i.iconSize2),mediumBorderWidth:e.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:e.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:e.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:e.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:e.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-button-small-horizontal-padding","",i.spacing2),smallGap:e.extend("--ft-button-small-gap","",i.spacing1),smallBorderRadius:e.extend("--ft-button-small-border-radius","",i.borderRadiusS),smallIconSize:e.extend("--ft-button-small-icon-size","",i.iconSize1),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","20px"),xSmallHeight:e.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:e.extend("--ft-button-x-small-icon-size","",i.iconSize1),xSmallFocusOutlineOffset:e.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:e.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:e.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:e.extend("--ft-button-round-border-radius","",i.borderRadiusPill),primaryBackgroundColor:e.extend("--ft-button-primary-background-color","",s.backgroundActionPrimary),primaryColor:e.extend("--ft-button-primary-color","",s.contentGlobalOnColor),primaryIconColor:e.extend("--ft-button-primary-icon-color","",s.contentGlobalOnColor),primaryStateLayerColor:e.extend("--ft-button-primary-state-layer-color","",s.contentGlobalOnColor),primaryHoverStateLayerOpacity:e.extend("--ft-button-primary-hover-state-layer-opacity","",i.opacity16),primaryFocusStateLayerOpacity:e.extend("--ft-button-primary-focus-state-layer-opacity","",i.opacity16),primaryActiveStateLayerOpacity:e.extend("--ft-button-primary-active-state-layer-opacity","",i.opacity24),primaryDisabledComponentOpacity:e.extend("--ft-button-primary-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ft-button-focus-focus-ring-color","",s.borderActionFocusRing),tertiaryBackgroundColor:e.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:e.extend("--ft-button-tertiary-color","",s.contentActionPrimary),tertiaryIconColor:e.extend("--ft-button-tertiary-icon-color","",s.contentActionPrimary),tertiaryStateLayerColor:e.extend("--ft-button-tertiary-state-layer-color","",s.contentActionPrimary),tertiaryHoverStateLayerOpacity:e.extend("--ft-button-tertiary-hover-state-layer-opacity","",i.opacity8),tertiaryFocusStateLayerOpacity:e.extend("--ft-button-tertiary-focus-state-layer-opacity","",i.opacity8),tertiaryActiveStateLayerOpacity:e.extend("--ft-button-tertiary-active-state-layer-opacity","",i.opacity16),tertiaryDisabledComponentOpacity:e.extend("--ft-button-tertiary-disabled-component-opacity","",i.opacity40),secondaryBackgroundColor:e.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:e.extend("--ft-button-secondary-color","",s.contentActionPrimary),secondaryIconColor:e.extend("--ft-button-secondary-icon-color","",s.contentActionPrimary),secondaryStateLayerColor:e.extend("--ft-button-secondary-state-layer-color","",s.contentActionPrimary),secondaryHoverStateLayerOpacity:e.extend("--ft-button-secondary-hover-state-layer-opacity","",i.opacity8),secondaryFocusStateLayerOpacity:e.extend("--ft-button-secondary-focus-state-layer-opacity","",i.opacity8),secondaryActiveStateLayerOpacity:e.extend("--ft-button-secondary-active-state-layer-opacity","",i.opacity16),secondaryDisabledComponentOpacity:e.extend("--ft-button-secondary-disabled-component-opacity","",i.opacity40),secondaryBorderColor:e.extend("--ft-button-secondary-border-color","",s.borderActionPrimary),neutralBackgroundColor:e.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:e.extend("--ft-button-neutral-icon-color","",s.contentGlobalSecondary),neutralColor:e.extend("--ft-button-neutral-color","",s.contentGlobalSecondary),neutralStateLayerColor:e.extend("--ft-button-neutral-state-layer-color","",s.contentGlobalSecondary),neutralHoverStateLayerOpacity:e.extend("--ft-button-neutral-hover-state-layer-opacity","",i.opacity8),neutralFocusStateLayerOpacity:e.extend("--ft-button-neutral-focus-state-layer-opacity","",i.opacity8),neutralActiveStateLayerOpacity:e.extend("--ft-button-neutral-active-state-layer-opacity","",i.opacity16),neutralDisabledComponentOpacity:e.extend("--ft-button-neutral-disabled-component-opacity","",i.opacity40)};var Ml={largeMinHeight:e.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:e.extend("--ft-chip-large-horizontal-padding","",i.spacing3),largeButtonRightPadding:e.extend("--ft-chip-large-button-right-padding","",i.spacing1),largeGap:e.extend("--ft-chip-large-gap","",i.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","",i.borderRadiusPill),largeBorderWidth:e.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:e.extend("--ft-chip-large-icon-size","",i.iconSize3),mediumMinHeight:e.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:e.extend("--ft-chip-medium-horizontal-padding","",i.spacing2),mediumButtonRightPadding:e.extend("--ft-chip-medium-button-right-padding","",i.spacing05),mediumGap:e.extend("--ft-chip-medium-gap","",i.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","",i.borderRadiusPill),mediumBorderWidth:e.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:e.extend("--ft-chip-medium-icon-size","",i.iconSize2),smallMinHeight:e.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:e.extend("--ft-chip-small-horizontal-padding","",i.spacing1),smallButtonRightPadding:e.extend("--ft-chip-small-button-right-padding","",i.spacing05),smallGap:e.extend("--ft-chip-small-gap","",i.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","",i.borderRadiusPill),smallBorderWidth:e.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:e.extend("--ft-chip-small-icon-size","",i.iconSize1),neutralBackgroundColor:e.extend("--ft-chip-neutral-background-color","",s.backgroundGlobalOnSurface),neutralColor:e.extend("--ft-chip-neutral-color","",s.contentGlobalSecondary),neutralIconColor:e.extend("--ft-chip-neutral-icon-color","",s.contentGlobalSecondary),neutralBorderColor:e.extend("--ft-chip-neutral-border-color","",s.borderGlobalSubtle),infoBackgroundColor:e.extend("--ft-chip-info-background-color","",s.backgroundInfoSubtle),infoColor:e.extend("--ft-chip-info-color","",s.contentInfoPrimary),infoIconColor:e.extend("--ft-chip-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:e.extend("--ft-chip-info-border-color","",s.borderInfoSubtle),successBackgroundColor:e.extend("--ft-chip-success-background-color","",s.backgroundSuccessSubtle),successColor:e.extend("--ft-chip-success-color","",s.contentSuccessPrimary),successIconColor:e.extend("--ft-chip-success-icon-color","",s.contentSuccessIconOnly),successBorderColor:e.extend("--ft-chip-success-border-color","",s.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-chip-warning-background-color","",s.backgroundWarningSubtle),warningColor:e.extend("--ft-chip-warning-color","",s.contentWarningPrimary),warningIconColor:e.extend("--ft-chip-warning-icon-color","",s.contentWarningIconOnly),warningBorderColor:e.extend("--ft-chip-warning-border-color","",s.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-chip-error-background-color","",s.backgroundErrorSubtle),errorColor:e.extend("--ft-chip-error-color","",s.contentErrorPrimary),errorIconColor:e.extend("--ft-chip-error-icon-color","",s.contentErrorIconOnly),errorBorderColor:e.extend("--ft-chip-error-border-color","",s.borderErrorSubtle)};var $l={focusOpacity:e.extend("--ft-link-focus-opacity","",i.opacity80),focusFocusRingColor:e.extend("--ft-link-focus-focus-ring-color","",s.borderActionFocusRing),brandColor:e.extend("--ft-link-brand-color","",s.contentActionPrimary),infoColor:e.extend("--ft-link-info-color","",s.contentInfoPrimary)};var Vl={iconSize:e.extend("--ft-banner-icon-size","",i.iconSize5),borderWidth:e.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:e.extend("--ft-banner-left-padding","",i.spacing6),rightPadding:e.extend("--ft-banner-right-padding","",i.spacing6),verticalPadding:e.extend("--ft-banner-vertical-padding","",i.spacing6),horizontalSideGap:e.extend("--ft-banner-horizontal-side-gap","",i.spacing6),horizontalMobileGap:e.extend("--ft-banner-horizontal-mobile-gap","",i.spacing4),verticalMobileGap:e.extend("--ft-banner-vertical-mobile-gap","",i.spacing6),horizontalMiddleGap:e.extend("--ft-banner-horizontal-middle-gap","",i.spacing20),infoBackgroundColor:e.extend("--ft-banner-info-background-color","",s.backgroundInfoSubtle),infoColor:e.extend("--ft-banner-info-color","",s.contentInfoPrimary),infoIconColor:e.extend("--ft-banner-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:e.extend("--ft-banner-info-border-color","",s.borderInfoSubtle)};var Jl={horizontalPadding:e.extend("--ft-badge-horizontal-padding","",i.spacing1),verticalPadding:e.extend("--ft-badge-vertical-padding","",i.spacing1),borderRadius:e.extend("--ft-badge-border-radius","",i.borderRadiusPill),color:e.extend("--ft-badge-color","",s.contentGlobalOnColor),backgroundColor:e.extend("--ft-badge-background-color","",s.contentActionPrimary)};var nu={horizontalGap:e.extend("--ft-breadcrumb-horizontal-gap","",i.spacing1),verticalGap:e.extend("--ft-breadcrumb-vertical-gap","",i.spacing2),currentColor:e.extend("--ft-breadcrumb-current-color","",s.contentGlobalPrimary),previousNonClickableColor:e.extend("--ft-breadcrumb-previous-non-clickable-color","",s.contentGlobalSecondary),iconColor:e.extend("--ft-breadcrumb-icon-color","",s.contentGlobalSubtle)};var lu={horizontalPadding:e.extend("--ft-page-header-horizontal-padding","",i.spacing12),horizontalGap:e.extend("--ft-page-header-horizontal-gap","",i.spacing4),verticalGap:e.extend("--ft-page-header-vertical-gap","",i.spacing2),classicVerticalPadding:e.extend("--ft-page-header-classic-vertical-padding","",i.spacing6),multilineVerticalPadding:e.extend("--ft-page-header-multiline-vertical-padding","",i.spacing4),inlineVerticalPadding:e.extend("--ft-page-header-inline-vertical-padding","",i.spacing2),backgroundColor:e.extend("--ft-page-header-background-color","",i.colorWhite),bottomBorderColor:e.extend("--ft-page-header-bottom-border-color","",s.borderGlobalSubtle),titleColor:e.extend("--ft-page-header-title-color","",s.contentGlobalPrimary),subtitleColor:e.extend("--ft-page-header-subtitle-color","",s.contentGlobalSecondary)};var hu={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","",i.colorGray700),overlayOpacity:e.extend("--ft-modal-overlay-opacity","",i.opacity40),shadow:e.extend("--ft-modal-shadow","",i.shadowElevation03),bodyBackgroundColor:e.extend("--ft-modal-body-background-color","",i.colorWhite),bodyColor:e.extend("--ft-modal-body-color","",s.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-modal-body-horizontal-padding","",i.spacing6),bodyVerticalPadding:e.extend("--ft-modal-body-vertical-padding","",i.spacing6),bodyVerticalGap:e.extend("--ft-modal-body-vertical-gap","",i.spacing6),containerMargin:e.extend("--ft-modal-container-margin","",i.spacing3),headerBackgroundColor:e.extend("--ft-modal-header-background-color","",s.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-modal-header-border-color","",s.borderGlobalSubtle),headerColor:e.extend("--ft-modal-header-color","",s.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-modal-header-trailing-icon-color","",s.contentGlobalSecondary),headerVerticalPadding:e.extend("--ft-modal-header-vertical-padding","",i.spacing1),headerRightPadding:e.extend("--ft-modal-header-right-padding","",i.spacing1),headerLeftPadding:e.extend("--ft-modal-header-left-padding","",i.spacing6),headerGap:e.extend("--ft-modal-header-gap","",i.spacing2),headerBorderBottom:e.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:e.extend("--ft-modal-border-radius","",i.borderRadiusM)};var xu={overlayOpacity:e.extend("--ft-drawer-overlay-opacity","",i.opacity40),shadow:e.extend("--ft-drawer-shadow","",i.shadowElevation03),bodyColor:e.extend("--ft-drawer-body-color","",s.contentGlobalPrimary),bodyHorizontalPadding:e.extend("--ft-drawer-body-horizontal-padding","",i.spacing6),bodyVerticalPadding:e.extend("--ft-drawer-body-vertical-padding","",i.spacing6),bodyGap:e.extend("--ft-drawer-body-gap","",i.spacing6),bodyBackgroundColor:e.extend("--ft-drawer-body-background-color","",i.colorWhite),headerBackgroundColor:e.extend("--ft-drawer-header-background-color","",s.backgroundGlobalOnSurface),headerBorderColor:e.extend("--ft-drawer-header-border-color","",s.borderGlobalSubtle),headerColor:e.extend("--ft-drawer-header-color","",s.contentGlobalPrimary),headerTrailingIconColor:e.extend("--ft-drawer-header-trailing-icon-color","",s.contentGlobalSecondary),headerHeight:e.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:e.extend("--ft-drawer-header-horizontal-padding","",i.spacing2),headerBorderWidth:e.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:e.extend("--ft-drawer-header-gap","",i.spacing3),buttonsBarBackgroundColor:e.extend("--ft-drawer-buttons-bar-background-color","",s.backgroundGlobalOnSurface),buttonsBarBorderColor:e.extend("--ft-drawer-buttons-bar-border-color","",s.borderGlobalSubtle),buttonsBarColor:e.extend("--ft-drawer-buttons-bar-color","",s.contentGlobalPrimary),buttonsBarHorizontalPadding:e.extend("--ft-drawer-buttons-bar-horizontal-padding","",i.spacing4),buttonsBarVerticalPadding:e.extend("--ft-drawer-buttons-bar-vertical-padding","",i.spacing4),buttonsBarGap:e.extend("--ft-drawer-buttons-bar-gap","",i.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","",i.colorGray700)};var Eu={fieldHorizontalPadding:e.extend("--ft-text-input-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-text-input-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-text-input-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ft-text-input-field-icon-size","",i.iconSize3),fieldHeight:e.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-text-input-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-text-input-helper-horizontal-gap","",i.spacing1),helperIconSize:e.extend("--ft-text-input-helper-icon-size","",i.iconSize2),borderRadius:e.extend("--ft-text-input-border-radius","",i.borderRadiusM),backgroundColor:e.extend("--ft-text-input-background-color","",i.colorWhite),contentValueColor:e.extend("--ft-text-input-content-value-color","",s.contentGlobalPrimary),trailingIconColor:e.extend("--ft-text-input-trailing-icon-color","",s.contentGlobalSubtle),labelColor:e.extend("--ft-text-input-label-color","",s.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-input-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-input-default-helper-text-color","",s.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","",s.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-input-error-helper-text-color","",s.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-input-error-helper-icon-color","",s.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","",s.borderActionFocusRing),focusOutlineOffset:e.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-text-input-disabled-component-opacity","",i.opacity40)};var Iu={backgroundColor:e.extend("--ft-text-area-background-color","",i.colorWhite),contentValueColor:e.extend("--ft-text-area-content-value-color","",s.contentGlobalPrimary),labelColor:e.extend("--ft-text-area-label-color","",s.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-text-area-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-text-area-default-helper-text-color","",s.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","",s.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-text-area-error-helper-text-color","",s.contentErrorPrimary),errorHelperIconColor:e.extend("--ft-text-area-error-helper-icon-color","",s.contentErrorIconOnly),focusFocusRingColor:e.extend("--ft-text-area-focus-focus-ring-color","",s.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","",i.opacity40),fieldHorizontalLeftPadding:e.extend("--ft-text-area-field-horizontal-left-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-text-area-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-text-area-field-vertical-gap","",i.spacing05),fieldMinHeight:e.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:e.extend("--ft-text-area-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-text-area-helper-horizontal-gap","",i.spacing1),helperIconSize:e.extend("--ft-text-area-helper-icon-size","",i.iconSize2),borderRadius:e.extend("--ft-text-area-border-radius","",i.borderRadiusM)};var Fu={height:e.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:e.extend("--ft-floating-menu-horizontal-padding","",i.spacing4),offIconColor:e.extend("--ft-floating-menu-off-icon-color","",s.contentGlobalPrimary),offColor:e.extend("--ft-floating-menu-off-color","",s.contentGlobalPrimary),onColor:e.extend("--ft-floating-menu-on-color","",s.contentActionPrimary),onStateLayerColor:e.extend("--ft-floating-menu-on-state-layer-color","",s.contentActionPrimary),gap:e.extend("--ft-floating-menu-gap","",i.spacing3),focusFocusRingColor:e.extend("--ft-floating-menu-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineWidth:e.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:e.extend("--ft-floating-menu-focus-state-layer-opacity","",i.opacity8),hoverStateLayerOpacity:e.extend("--ft-floating-menu-hover-state-layer-opacity","",i.opacity8),activeStateLayerOpacity:e.extend("--ft-floating-menu-active-state-layer-opacity","",i.opacity16),disabledComponentOpacity:e.extend("--ft-floating-menu-disabled-component-opacity","",i.opacity40),iconSize:e.extend("--ft-floating-menu-icon-size","",i.iconSize3),backgroundColor:e.extend("--ft-floating-menu-background-color","",s.backgroundGlobalOnSurface)};var Bu={fieldHorizontalPadding:e.extend("--ft-combobox-single-select-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-single-select-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-combobox-single-select-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ft-combobox-single-select-field-icon-size","",i.iconSize3),fieldHeight:e.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:e.extend("--ft-combobox-single-select-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-combobox-single-select-helper-horizontal-gap","",i.spacing1),helperVerticalGap:e.extend("--ft-combobox-single-select-helper-vertical-gap","",i.spacing1),helperIconSize:e.extend("--ft-combobox-single-select-helper-icon-size","",i.iconSize2),menuVerticalGap:e.extend("--ft-combobox-single-select-menu-vertical-gap","",i.spacing2),borderRadius:e.extend("--ft-combobox-single-select-border-radius","",i.borderRadiusM),backgroundColor:e.extend("--ft-combobox-single-select-background-color","",i.colorWhite),labelColor:e.extend("--ft-combobox-single-select-label-color","",s.contentGlobalSubtle),contentValueColor:e.extend("--ft-combobox-single-select-content-value-color","",s.contentGlobalPrimary),trailingIconColor:e.extend("--ft-combobox-single-select-trailing-icon-color","",s.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-single-select-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-single-select-default-helper-text-color","",s.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","",s.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-single-select-error-helper-text-color","",s.contentErrorPrimary),warningBorderWidth:e.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-single-select-warning-border-color","",s.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-single-select-warning-helper-text-color","",s.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-single-select-warning-helper-icon-color","",s.contentWarningIconOnly),focusOutlineWidth:e.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-single-select-focus-focus-ring-color","",s.borderActionFocusRing),focusOutlineOffset:e.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:e.extend("--ft-combobox-single-select-disabled-component-opacity","",i.opacity40)};var ju={backgroundColor:e.extend("--ft-combobox-multi-select-background-color","",i.colorWhite),labelColor:e.extend("--ft-combobox-multi-select-label-color","",s.contentGlobalSubtle),trailingIconColor:e.extend("--ft-combobox-multi-select-trailing-icon-color","",s.contentGlobalSubtle),defaultBorderColor:e.extend("--ft-combobox-multi-select-default-border-color","",s.borderInputPrimary),defaultHelperTextColor:e.extend("--ft-combobox-multi-select-default-helper-text-color","",s.contentGlobalSubtle),defaultBorderWidth:e.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:e.extend("--ft-combobox-multi-select-error-border-color","",s.borderErrorPrimary),errorHelperTextColor:e.extend("--ft-combobox-multi-select-error-helper-text-color","",s.contentErrorPrimary),errorHelperIcon:e.extend("--ft-combobox-multi-select-error-helper-icon","",s.contentErrorIconOnly),errorBorderWidth:e.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:e.extend("--ft-combobox-multi-select-warning-border-color","",s.borderWarningPrimary),warningHelperTextColor:e.extend("--ft-combobox-multi-select-warning-helper-text-color","",s.contentWarningPrimary),warningHelperIconColor:e.extend("--ft-combobox-multi-select-warning-helper-icon-color","",s.contentWarningIconOnly),warningBorderWidth:e.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-combobox-multi-select-focus-focus-ring-color","",s.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","",i.opacity40),helperHorizontalPadding:e.extend("--ft-combobox-multi-select-helper-horizontal-padding","",i.spacing4),helperHorizontalGap:e.extend("--ft-combobox-multi-select-helper-horizontal-gap","",i.spacing1),helperVerticalGap:e.extend("--ft-combobox-multi-select-helper-vertical-gap","",i.spacing1),helperIconSize:e.extend("--ft-combobox-multi-select-helper-icon-size","",i.iconSize2),fieldHorizontalPadding:e.extend("--ft-combobox-multi-select-field-horizontal-padding","",i.spacing4),fieldHorizontalGap:e.extend("--ft-combobox-multi-select-field-horizontal-gap","",i.spacing3),fieldVerticalGap:e.extend("--ft-combobox-multi-select-field-vertical-gap","",i.spacing05),fieldIconSize:e.extend("--ft-combobox-multi-select-field-icon-size","",i.iconSize3),fieldMaxHeight:e.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:e.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",i.spacing1),contentValuesVerticalGap:e.extend("--ft-combobox-multi-select-content-values-vertical-gap","",i.spacing1),borderRadius:e.extend("--ft-combobox-multi-select-border-radius","",i.borderRadiusM)};var qu={backgroundColor:e.extend("--ft-popover-background-color","",s.backgroundGlobalOnSurface),horizontalPadding:e.extend("--ft-popover-horizontal-padding","",i.spacing6),verticalPadding:e.extend("--ft-popover-vertical-padding","",i.spacing6),titleColor:e.extend("--ft-popover-title-color","",s.contentGlobalPrimary),bodyColor:e.extend("--ft-popover-body-color","",s.contentGlobalSecondary),linkColor:e.extend("--ft-popover-link-color","",s.contentActionPrimary),gap:e.extend("--ft-popover-gap","",i.spacing3),borderRadius:e.extend("--ft-popover-border-radius","",i.borderRadiusM),shadow:e.extend("--ft-popover-shadow","",i.shadowElevation02)};var ed={topLeftBorderRadius:e.extend("--ft-tabs-top-left-border-radius","",i.borderRadiusS),topRightBorderRadius:e.extend("--ft-tabs-top-right-border-radius","",i.borderRadiusS),withLabelHorizontalPadding:e.extend("--ft-tabs-with-label-horizontal-padding","",i.spacing4),withLabelVerticalPadding:e.extend("--ft-tabs-with-label-vertical-padding","",i.spacing3),horizontalGap:e.extend("--ft-tabs-horizontal-gap","",i.spacing1),verticalGap:e.extend("--ft-tabs-vertical-gap","",i.spacing1),offHoverStateLayerOpacity:e.extend("--ft-tabs-off-hover-state-layer-opacity","",i.opacity8),offDefaultStateLayerOpacity:e.extend("--ft-tabs-off-default-state-layer-opacity","",i.opacity0),offFocusStateLayerOpacity:e.extend("--ft-tabs-off-focus-state-layer-opacity","",i.opacity8),offDisabledComponentOpacity:e.extend("--ft-tabs-off-disabled-component-opacity","",i.opacity40),offColor:e.extend("--ft-tabs-off-color","",s.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-tabs-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-tabs-on-hover-state-layer-opacity","",i.opacity8),onDefaultStateLayerOpacity:e.extend("--ft-tabs-on-default-state-layer-opacity","",i.opacity0),onFocusStateLayerOpacity:e.extend("--ft-tabs-on-focus-state-layer-opacity","",i.opacity8),onActiveStateLayerOpacity:e.extend("--ft-tabs-on-active-state-layer-opacity","",i.opacity16),onColor:e.extend("--ft-tabs-on-color","",s.contentActionPrimary),onStateLayerColor:e.extend("--ft-tabs-on-state-layer-color","",s.contentActionPrimary),iconOnlyHorizontalPadding:e.extend("--ft-tabs-icon-only-horizontal-padding","",i.spacing4),iconOnlyVerticalPadding:e.extend("--ft-tabs-icon-only-vertical-padding","",i.spacing4),alertTopPadding:e.extend("--ft-tabs-alert-top-padding","",i.spacing1),alertRightPadding:e.extend("--ft-tabs-alert-right-padding","",i.spacing05),focusOutlineWidth:e.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-tabs-focus-focus-ring-color","",s.borderActionFocusRing)};var ad={hoverStateLayerOpacity:e.extend("--ft-collapsible-hover-state-layer-opacity","",i.opacity8),focusStateLayerOpacity:e.extend("--ft-collapsible-focus-state-layer-opacity","",i.opacity8),focusOutlineWidth:e.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:e.extend("--ft-collapsible-focus-focus-ring-color","",s.borderActionFocusRing),activeStateLayerOpacity:e.extend("--ft-collapsible-active-state-layer-opacity","",i.opacity16),disabledComponentOpacity:e.extend("--ft-collapsible-disabled-component-opacity","",i.opacity40),horizontalPadding:e.extend("--ft-collapsible-horizontal-padding","",i.spacing4),verticalPadding:e.extend("--ft-collapsible-vertical-padding","",i.spacing3),color:e.extend("--ft-collapsible-color","",s.contentGlobalPrimary),stateLayerColor:e.extend("--ft-collapsible-state-layer-color","",s.contentGlobalPrimary),backgroundColor:e.extend("--ft-collapsible-background-color","",s.backgroundGlobalOnSurface),borderColor:e.extend("--ft-collapsible-border-color","",s.borderGlobalSubtle),iconSize:e.extend("--ft-collapsible-icon-size","",i.iconSize3)};var ud={groupHorizontalPadding:e.extend("--ft-switch-group-horizontal-padding","",i.spacing1),groupVerticalPadding:e.extend("--ft-switch-group-vertical-padding","",i.spacing1),groupGap:e.extend("--ft-switch-group-gap","",i.spacing1),groupBackgroundColor:e.extend("--ft-switch-group-background-color","",s.backgroundGlobalSurface),groupBorderColor:e.extend("--ft-switch-group-border-color","",s.borderGlobalSubtle),groupBorderRadius:e.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:e.extend("--ft-switch-label-horizontal-padding","",i.spacing2),labelVerticalPadding:e.extend("--ft-switch-label-vertical-padding","",i.spacing1),offHoverStateLayerOpacity:e.extend("--ft-switch-off-hover-state-layer-opacity","",i.opacity8),offFocusStateLayerOpacity:e.extend("--ft-switch-off-focus-state-layer-opacity","",i.opacity8),offActiveStateLayerOpacity:e.extend("--ft-switch-off-active-state-layer-opacity","",i.opacity16),offDisabledComponentOpacity:e.extend("--ft-switch-off-disabled-component-opacity","",i.opacity40),offColor:e.extend("--ft-switch-off-color","",s.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-switch-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-switch-on-hover-state-layer-opacity","",i.opacity8),onFocusStateLayerOpacity:e.extend("--ft-switch-on-focus-state-layer-opacity","",i.opacity8),onActiveStateLayerOpacity:e.extend("--ft-switch-on-active-state-layer-opacity","",i.opacity16),onDisabledComponentOpacity:e.extend("--ft-switch-on-disabled-component-opacity","",i.opacity40),onColor:e.extend("--ft-switch-on-color","",s.contentActionPrimary),onStateLayerColor:e.extend("--ft-switch-on-state-layer-color","",s.contentActionPrimary),iconHorizontalPadding:e.extend("--ft-switch-icon-horizontal-padding","",i.spacing1),iconVerticalPadding:e.extend("--ft-switch-icon-vertical-padding","",i.spacing1),focusOutlineWidth:e.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:e.extend("--ft-switch-focus-focus-ring-color","",s.borderActionFocusRing),optionBorderRadius:e.extend("--ft-switch-option-border-radius","",i.borderRadiusS)};var hd={color1Light:e.extend("--ft-chart-1-light","for area color charts",i.colorBrand40),color1Base:e.extend("--ft-chart-1-base","for line charts",i.colorBrand0),color2Light:e.extend("--ft-chart-2-light","for area color charts",i.colorYellow60),color2Base:e.extend("--ft-chart-2-base","for line charts",i.colorYellow100),color3Light:e.extend("--ft-chart-3-light","",i.colorUltramarine40),color3Base:e.extend("--ft-chart-3-base","",i.colorUltramarine70),color4Light:e.extend("--ft-chart-4-light","",i.colorCyan50),color4Base:e.extend("--ft-chart-4-base","",i.colorCyan100),color5Light:e.extend("--ft-chart-5-light","",i.colorRed40),color5Base:e.extend("--ft-chart-5-base","",i.colorRed60),color6Light:e.extend("--ft-chart-6-light","",i.colorGreen40),color6Base:e.extend("--ft-chart-6-base","",i.colorGreen70),color7Light:e.extend("--ft-chart-7-light","",i.colorOrange70),color7Base:e.extend("--ft-chart-7-base","",i.colorOrange100),color8Light:e.extend("--ft-chart-8-light","",i.colorAvocado70),color8Base:e.extend("--ft-chart-8-base","",i.colorAvocado200),color9Light:e.extend("--ft-chart-9-light","",i.colorBrown50),color9Base:e.extend("--ft-chart-9-base","",i.colorBrown200),color10Light:e.extend("--ft-chart-10-light","",i.colorGray50),color10Base:e.extend("--ft-chart-10-base","",i.colorGray80),monochrome10:e.extend("--ft-chart-monochrome-10","",i.colorBrand10),monochrome20:e.extend("--ft-chart-monochrome-20","",i.colorBrand20),monochrome30:e.extend("--ft-chart-monochrome-30","",i.colorBrand40),monochrome40:e.extend("--ft-chart-monochrome-40","",i.colorBrand60),monochrome50:e.extend("--ft-chart-monochrome-50","",i.colorBrand0),monochrome60:e.extend("--ft-chart-monochrome-60","",i.colorBrand200)};var xd={borderWidth:e.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:e.extend("--ft-notice-horizontal-padding","",i.spacing3),verticalPadding:e.extend("--ft-notice-vertical-padding","",i.spacing2),borderRadius:e.extend("--ft-notice-border-radius","",i.borderRadiusS),gap:e.extend("--ft-notice-gap","",i.spacing2),iconSize:e.extend("--ft-notice-icon-size","",i.iconSize3),infoBackgroundColor:e.extend("--ft-notice-info-background-color","",s.backgroundInfoSubtle),infoBorderColor:e.extend("--ft-notice-info-border-color","",s.borderInfoSubtle),infoColor:e.extend("--ft-notice-info-color","",s.contentInfoPrimary),infoIconColor:e.extend("--ft-notice-info-icon-color","",s.contentInfoIconOnly),warningBackgroundColor:e.extend("--ft-notice-warning-background-color","",s.backgroundWarningSubtle),warningBorderColor:e.extend("--ft-notice-warning-border-color","",s.borderWarningSubtle),warningColor:e.extend("--ft-notice-warning-color","",s.contentWarningPrimary),warningIconColor:e.extend("--ft-notice-warning-icon-color","",s.contentWarningIconOnly),errorBackgroundColor:e.extend("--ft-notice-error-background-color","",s.backgroundErrorSubtle),errorBorderColor:e.extend("--ft-notice-error-border-color","",s.borderErrorSubtle),errorColor:e.extend("--ft-notice-error-color","",s.contentErrorPrimary),errorIconColor:e.extend("--ft-notice-error-icon-color","",s.contentErrorIconOnly),successBackgroundColor:e.extend("--ft-notice-success-background-color","",s.backgroundSuccessSubtle),successBorderColor:e.extend("--ft-notice-success-border-color","",s.borderSuccessSubtle),successColor:e.extend("--ft-notice-success-color","",s.contentSuccessPrimary),successIconColor:e.extend("--ft-notice-success-icon-color","",s.contentSuccessIconOnly)};var Ed={color:e.extend("--ft-checkbox-color","",s.contentGlobalPrimary),checkedBackgroundColor:e.extend("--ft-checkbox-checked-background-color","",s.contentActionPrimary),checkedStateLayerColor:e.extend("--ft-checkbox-checked-state-layer-color","",s.contentActionPrimary),checkedIconColor:e.extend("--ft-checkbox-checked-icon-color","",s.contentGlobalOnColor),checkedHoverStateLayerOpacity:e.extend("--ft-checkbox-checked-hover-state-layer-opacity","",i.opacity16),checkedFocusStateLayerOpacity:e.extend("--ft-checkbox-checked-focus-state-layer-opacity","",i.opacity16),checkedActiveStateLayerOpacity:e.extend("--ft-checkbox-checked-active-state-layer-opacity","",i.opacity24),checkedDisabledComponentOpacity:e.extend("--ft-checkbox-checked-disabled-component-opacity","",i.opacity40),uncheckedBorderColor:e.extend("--ft-checkbox-unchecked-border-color","",i.colorGray80),uncheckedStateLayerColor:e.extend("--ft-checkbox-unchecked-state-layer-color","",i.colorGray80),uncheckedHoverStateLayerOpacity:e.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",i.opacity16),uncheckedFocusStateLayerOpacity:e.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",i.opacity16),uncheckedActiveStateLayerOpacity:e.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",i.opacity24),uncheckedDisabledComponentOpacity:e.extend("--ft-checkbox-unchecked-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ft-checkbox-focus-focus-ring-color","",s.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","",i.spacing3)};var Id={offHoverStateLayerOpacity:e.extend("--ft-toggle-off-hover-state-layer-opacity","",i.opacity16),offFocusStateLayerOpacity:e.extend("--ft-toggle-off-focus-state-layer-opacity","",i.opacity16),offActiveStateLayerOpacity:e.extend("--ft-toggle-off-active-state-layer-opacity","",i.opacity24),offDisabledComponentOpacity:e.extend("--ft-toggle-off-disabled-component-opacity","",i.opacity40),offBackgroundColor:e.extend("--ft-toggle-off-background-color","",s.contentGlobalSubtle),offIconColor:e.extend("--ft-toggle-off-icon-color","",s.contentGlobalSubtle),offStateLayerColor:e.extend("--ft-toggle-off-state-layer-color","",s.contentGlobalSubtle),onHoverStateLayerOpacity:e.extend("--ft-toggle-on-hover-state-layer-opacity","",i.opacity16),onFocusStateLayerOpacity:e.extend("--ft-toggle-on-focus-state-layer-opacity","",i.opacity16),onActiveStateLayerOpacity:e.extend("--ft-toggle-on-active-state-layer-opacity","",i.opacity24),onDisabledComponentOpacity:e.extend("--ft-toggle-on-disabled-component-opacity","",i.opacity40),onBackgroundColor:e.extend("--ft-toggle-on-background-color","",s.contentActionPrimary),onStateLayerColor:e.extend("--ft-toggle-on-state-layer-color","",s.contentActionPrimary),onIconColor:e.extend("--ft-toggle-on-icon-color","",s.contentActionPrimary),color:e.extend("--ft-toggle-color","",s.contentGlobalPrimary),focusFocusRingColor:e.extend("--ft-toggle-focus-focus-ring-color","",s.borderActionFocusRing),gap:e.extend("--ft-toggle-gap","",i.spacing3)};var Fd={color:e.extend("--ft-radio-color","",s.contentGlobalPrimary),selectedRadioColor:e.extend("--ft-radio-selected-radio-color","",s.contentActionPrimary),selectedStateLayerColor:e.extend("--ft-radio-selected-state-layer-color","",s.contentActionPrimary),selectedHoverStateLayerOpacity:e.extend("--ft-radio-selected-hover-state-layer-opacity","",i.opacity16),selectedFocusStateLayerOpacity:e.extend("--ft-radio-selected-focus-state-layer-opacity","",i.opacity16),selectedActiveStateLayerOpacity:e.extend("--ft-radio-selected-active-state-layer-opacity","",i.opacity24),selectedDisabledComponentOpacity:e.extend("--ft-radio-selected-disabled-component-opacity","",i.opacity40),unselectedStateLayerColor:e.extend("--ft-radio-unselected-state-layer-color","",s.borderInputPrimary),unselectedBorderColor:e.extend("--ft-radio-unselected-border-color","",s.borderInputPrimary),unselectedHoverStateLayerOpacity:e.extend("--ft-radio-unselected-hover-state-layer-opacity","",i.opacity16),unselectedFocusStateLayerOpacity:e.extend("--ft-radio-unselected-focus-state-layer-opacity","",i.opacity16),unselectedActiveStateLayerOpacity:e.extend("--ft-radio-unselected-active-state-layer-opacity","",i.opacity24),unselectedDisabledComponentOpacity:e.extend("--ft-radio-unselected-disabled-component-opacity","",i.opacity40),focusFocusRingColor:e.extend("--ft-radio-focus-focus-ring-color","",s.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","",i.spacing3)};var Bd={iconSize:e.extend("--ft-notification-icon-size","",i.iconSize4),leftPadding:e.extend("--ft-notification-left-padding","",i.spacing5),rightPadding:e.extend("--ft-notification-right-padding","",i.spacing4),verticalPadding:e.extend("--ft-notification-vertical-padding","",i.spacing3),infoBackgroundColor:e.extend("--ft-notification-info-background-color","",s.backgroundInfoSubtle),infoColor:e.extend("--ft-notification-info-color","",s.contentInfoPrimary),infoIconColor:e.extend("--ft-notification-info-icon-color","",s.contentInfoIconOnly),infoBorderColor:e.extend("--ft-notification-info-border-color","",s.borderInfoSubtle),successBackgroundColor:e.extend("--ft-notification-success-background-color","",s.backgroundSuccessSubtle),successColor:e.extend("--ft-notification-success-color","",s.contentSuccessPrimary),successIconColor:e.extend("--ft-notification-success-icon-color","",s.contentSuccessIconOnly),successBorderColor:e.extend("--ft-notification-success-border-color","",s.borderSuccessSubtle),warningBackgroundColor:e.extend("--ft-notification-warning-background-color","",s.backgroundWarningSubtle),warningColor:e.extend("--ft-notification-warning-color","",s.contentWarningPrimary),warningIconColor:e.extend("--ft-notification-warning-icon-color","",s.contentWarningIconOnly),warningBorderColor:e.extend("--ft-notification-warning-border-color","",s.borderWarningSubtle),errorBackgroundColor:e.extend("--ft-notification-error-background-color","",s.backgroundErrorSubtle),errorColor:e.extend("--ft-notification-error-color","",s.contentErrorPrimary),errorIconColor:e.extend("--ft-notification-error-icon-color","",s.contentErrorIconOnly),errorBorderColor:e.extend("--ft-notification-error-border-color","",s.borderErrorSubtle),borderRadius:e.extend("--ft-notification-border-radius","",i.borderRadiusPill),borderWidth:e.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:e.extend("--ft-notification-leading-gap","",i.spacing2),trailingGap:e.extend("--ft-notification-trailing-gap","",i.spacing8)};var jd={horizontalPadding:e.extend("--ft-tooltip-horizontal-padding","",i.spacing2),verticalPadding:e.extend("--ft-tooltip-vertical-padding","",i.spacing2),borderRadius:e.extend("--ft-tooltip-border-radius","",i.borderRadiusS),color:e.extend("--ft-tooltip-color","",s.contentGlobalOnColor),backgroundColor:e.extend("--ft-tooltip-background-color","",s.contentGlobalPrimary),backgroundOpacity:e.extend("--ft-tooltip-background-opacity","",i.opacity80),shadow:e.extend("--ft-tooltip-shadow","",i.shadowElevation03),maxWidth:e.create("--ft-tooltip-max-width","","SIZE","256px"),gap:e.extend("--ft-tooltip-gap","",i.spacing05)};var Dn;(function(r){r.brand="brand",r.neutral="neutral",r.info="info",r.success="success",r.warning="warning",r.error="error"})(Dn||(Dn={}));var Mn;(function(r){r.large="large",r.medium="medium",r.small="small"})(Mn||(Mn={}));var wt=N(Q());function Bn(r){let t=Et[r];return wt.css`
|
|
22
|
+
.ft-typography--${(0,wt.unsafeCSS)(r)} {
|
|
23
23
|
font-family: ${t.fontFamily};
|
|
24
24
|
font-size: ${t.fontSize};
|
|
25
25
|
font-weight: ${t.fontWeight};
|
|
@@ -27,116 +27,123 @@ Also for action icons.`,r.colorGray200),contentGlobalSubtle:e.extend("--ft-conte
|
|
|
27
27
|
line-height: ${t.lineHeight};
|
|
28
28
|
text-transform: ${t.textCase};
|
|
29
29
|
}
|
|
30
|
-
`}var
|
|
30
|
+
`}var Wn=x.FtCssVariableFactory.extend("--ft-typography-font-family","",x.designSystemVariables.titleFont),oe=x.FtCssVariableFactory.extend("--ft-typography-font-family","",x.designSystemVariables.contentFont),C={fontFamily:oe,fontSize:x.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:x.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:x.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:x.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:x.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Pe={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Wn),fontSize:x.FtCssVariableFactory.extend("--ft-typography-title-font-size","",C.fontSize,"20px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",C.letterSpacing,"0.15px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-title-line-height","",C.lineHeight,"1.2"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",C.textTransform,"inherit")},Te={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Wn),fontSize:x.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",C.fontSize,"14px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",C.letterSpacing,"0.105px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",C.lineHeight,"1.7"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",C.textTransform,"inherit")},Le={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",C.fontSize,"16px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",C.fontWeight,"600"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",C.letterSpacing,"0.144px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",C.lineHeight,"1.5"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",C.textTransform,"inherit")},ke={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",C.fontSize,"14px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",C.letterSpacing,"0.098px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",C.lineHeight,"1.7"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",C.textTransform,"inherit")},Fe={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",C.fontSize,"16px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",C.letterSpacing,"0.496px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",C.lineHeight,"1.5"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",C.textTransform,"inherit")},Ue={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",C.fontSize,"14px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",C.letterSpacing,"0.252px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",C.lineHeight,"1.4"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",C.textTransform,"inherit")},_e={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",C.fontSize,"12px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",C.letterSpacing,"0.396px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",C.lineHeight,"1.33"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",C.textTransform,"inherit")},De={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",C.fontSize,"10px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",C.letterSpacing,"0.33px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",C.lineHeight,"1.6"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",C.textTransform,"inherit")},Me={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",C.fontSize,"10px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",C.fontWeight,"normal"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",C.letterSpacing,"1.5px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",C.lineHeight,"1.6"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",C.textTransform,"uppercase")},Be={fontFamily:x.FtCssVariableFactory.extend("--ft-typography-button-font-family","",oe),fontSize:x.FtCssVariableFactory.extend("--ft-typography-button-font-size","",C.fontSize,"14px"),fontWeight:x.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",C.fontWeight,"600"),letterSpacing:x.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",C.letterSpacing,"1.246px"),lineHeight:x.FtCssVariableFactory.extend("--ft-typography-button-line-height","",C.lineHeight,"1.15"),textTransform:x.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",C.textTransform,"uppercase")},zn=K.css`
|
|
31
31
|
.ft-typography--title {
|
|
32
|
-
font-family: ${
|
|
33
|
-
font-size: ${
|
|
34
|
-
font-weight: ${
|
|
35
|
-
letter-spacing: ${
|
|
36
|
-
line-height: ${
|
|
37
|
-
text-transform: ${
|
|
32
|
+
font-family: ${Pe.fontFamily};
|
|
33
|
+
font-size: ${Pe.fontSize};
|
|
34
|
+
font-weight: ${Pe.fontWeight};
|
|
35
|
+
letter-spacing: ${Pe.letterSpacing};
|
|
36
|
+
line-height: ${Pe.lineHeight};
|
|
37
|
+
text-transform: ${Pe.textTransform};
|
|
38
38
|
}
|
|
39
|
-
`,
|
|
39
|
+
`,Hn=K.css`
|
|
40
40
|
.ft-typography--title-dense {
|
|
41
|
-
font-family: ${
|
|
42
|
-
font-size: ${
|
|
43
|
-
font-weight: ${
|
|
44
|
-
letter-spacing: ${
|
|
45
|
-
line-height: ${
|
|
46
|
-
text-transform: ${
|
|
41
|
+
font-family: ${Te.fontFamily};
|
|
42
|
+
font-size: ${Te.fontSize};
|
|
43
|
+
font-weight: ${Te.fontWeight};
|
|
44
|
+
letter-spacing: ${Te.letterSpacing};
|
|
45
|
+
line-height: ${Te.lineHeight};
|
|
46
|
+
text-transform: ${Te.textTransform};
|
|
47
47
|
}
|
|
48
|
-
|
|
48
|
+
`,$n=K.css`
|
|
49
49
|
.ft-typography--subtitle1 {
|
|
50
|
-
font-family: ${
|
|
51
|
-
font-size: ${
|
|
52
|
-
font-weight: ${
|
|
53
|
-
letter-spacing: ${
|
|
54
|
-
line-height: ${
|
|
55
|
-
text-transform: ${
|
|
50
|
+
font-family: ${Le.fontFamily};
|
|
51
|
+
font-size: ${Le.fontSize};
|
|
52
|
+
font-weight: ${Le.fontWeight};
|
|
53
|
+
letter-spacing: ${Le.letterSpacing};
|
|
54
|
+
line-height: ${Le.lineHeight};
|
|
55
|
+
text-transform: ${Le.textTransform};
|
|
56
56
|
}
|
|
57
|
-
`,
|
|
57
|
+
`,jn=K.css`
|
|
58
58
|
.ft-typography--subtitle2 {
|
|
59
|
-
font-family: ${
|
|
60
|
-
font-size: ${
|
|
61
|
-
font-weight: ${
|
|
62
|
-
letter-spacing: ${
|
|
63
|
-
line-height: ${
|
|
64
|
-
text-transform: ${
|
|
59
|
+
font-family: ${ke.fontFamily};
|
|
60
|
+
font-size: ${ke.fontSize};
|
|
61
|
+
font-weight: ${ke.fontWeight};
|
|
62
|
+
letter-spacing: ${ke.letterSpacing};
|
|
63
|
+
line-height: ${ke.lineHeight};
|
|
64
|
+
text-transform: ${ke.textTransform};
|
|
65
65
|
}
|
|
66
66
|
|
|
67
|
-
`,
|
|
67
|
+
`,Kn=K.css`
|
|
68
68
|
.ft-typography--body1 {
|
|
69
|
-
font-family: ${
|
|
70
|
-
font-size: ${
|
|
71
|
-
font-weight: ${
|
|
72
|
-
letter-spacing: ${
|
|
73
|
-
line-height: ${
|
|
74
|
-
text-transform: ${
|
|
69
|
+
font-family: ${Fe.fontFamily};
|
|
70
|
+
font-size: ${Fe.fontSize};
|
|
71
|
+
font-weight: ${Fe.fontWeight};
|
|
72
|
+
letter-spacing: ${Fe.letterSpacing};
|
|
73
|
+
line-height: ${Fe.lineHeight};
|
|
74
|
+
text-transform: ${Fe.textTransform};
|
|
75
75
|
}
|
|
76
|
-
`,
|
|
76
|
+
`,Gn=K.css`
|
|
77
77
|
.ft-typography--body2 {
|
|
78
|
-
font-family: ${
|
|
79
|
-
font-size: ${
|
|
80
|
-
font-weight: ${
|
|
81
|
-
letter-spacing: ${
|
|
82
|
-
line-height: ${
|
|
83
|
-
text-transform: ${
|
|
78
|
+
font-family: ${Ue.fontFamily};
|
|
79
|
+
font-size: ${Ue.fontSize};
|
|
80
|
+
font-weight: ${Ue.fontWeight};
|
|
81
|
+
letter-spacing: ${Ue.letterSpacing};
|
|
82
|
+
line-height: ${Ue.lineHeight};
|
|
83
|
+
text-transform: ${Ue.textTransform};
|
|
84
84
|
}
|
|
85
|
-
`,
|
|
85
|
+
`,Zn=K.css`
|
|
86
86
|
.ft-typography--caption {
|
|
87
|
-
font-family: ${
|
|
88
|
-
font-size: ${
|
|
89
|
-
font-weight: ${
|
|
90
|
-
letter-spacing: ${
|
|
91
|
-
line-height: ${
|
|
92
|
-
text-transform: ${
|
|
87
|
+
font-family: ${_e.fontFamily};
|
|
88
|
+
font-size: ${_e.fontSize};
|
|
89
|
+
font-weight: ${_e.fontWeight};
|
|
90
|
+
letter-spacing: ${_e.letterSpacing};
|
|
91
|
+
line-height: ${_e.lineHeight};
|
|
92
|
+
text-transform: ${_e.textTransform};
|
|
93
93
|
}
|
|
94
|
-
`,
|
|
94
|
+
`,Vn=K.css`
|
|
95
95
|
.ft-typography--breadcrumb {
|
|
96
|
-
font-family: ${
|
|
97
|
-
font-size: ${
|
|
98
|
-
font-weight: ${
|
|
99
|
-
letter-spacing: ${
|
|
100
|
-
line-height: ${
|
|
101
|
-
text-transform: ${
|
|
96
|
+
font-family: ${De.fontFamily};
|
|
97
|
+
font-size: ${De.fontSize};
|
|
98
|
+
font-weight: ${De.fontWeight};
|
|
99
|
+
letter-spacing: ${De.letterSpacing};
|
|
100
|
+
line-height: ${De.lineHeight};
|
|
101
|
+
text-transform: ${De.textTransform};
|
|
102
102
|
}
|
|
103
|
-
`,
|
|
103
|
+
`,qn=K.css`
|
|
104
104
|
.ft-typography--overline {
|
|
105
|
-
font-family: ${
|
|
106
|
-
font-size: ${
|
|
107
|
-
font-weight: ${
|
|
108
|
-
letter-spacing: ${
|
|
109
|
-
line-height: ${
|
|
110
|
-
text-transform: ${
|
|
105
|
+
font-family: ${Me.fontFamily};
|
|
106
|
+
font-size: ${Me.fontSize};
|
|
107
|
+
font-weight: ${Me.fontWeight};
|
|
108
|
+
letter-spacing: ${Me.letterSpacing};
|
|
109
|
+
line-height: ${Me.lineHeight};
|
|
110
|
+
text-transform: ${Me.textTransform};
|
|
111
111
|
}
|
|
112
|
-
|
|
112
|
+
`,Yn=K.css`
|
|
113
113
|
.ft-typography--button {
|
|
114
|
-
font-family: ${
|
|
115
|
-
font-size: ${
|
|
116
|
-
font-weight: ${
|
|
117
|
-
letter-spacing: ${
|
|
118
|
-
line-height: ${
|
|
119
|
-
text-transform: ${
|
|
114
|
+
font-family: ${Be.fontFamily};
|
|
115
|
+
font-size: ${Be.fontSize};
|
|
116
|
+
font-weight: ${Be.fontWeight};
|
|
117
|
+
letter-spacing: ${Be.letterSpacing};
|
|
118
|
+
line-height: ${Be.lineHeight};
|
|
119
|
+
text-transform: ${Be.textTransform};
|
|
120
120
|
}
|
|
121
|
-
`,
|
|
121
|
+
`,Xn=K.css`
|
|
122
122
|
.ft-typography {
|
|
123
123
|
vertical-align: inherit;
|
|
124
124
|
}
|
|
125
|
-
`,
|
|
126
|
-
<${
|
|
125
|
+
`,Qn=[Object.keys(Et).map(r=>Bn(r))];var Jn=function(r,t,o,n){var a=arguments.length,c=a<3?t:n===null?n=Object.getOwnPropertyDescriptor(t,o):n,l;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")c=Reflect.decorate(r,t,o,n);else for(var u=r.length-1;u>=0;u--)(l=r[u])&&(c=(a<3?l(c):a>3?l(t,o,c):l(t,o))||c);return a>3&&c&&Object.defineProperty(t,o,c),c},ne=class extends ea.FtLitElement{constructor(){super(...arguments),this.variant=Ct.body1}render(){return this.element?Er`
|
|
126
|
+
<${Cr(this.element)}
|
|
127
127
|
part="text"
|
|
128
128
|
class="ft-typography ft-typography--${this.variant}">
|
|
129
129
|
<slot></slot>
|
|
130
|
-
</${
|
|
131
|
-
`:
|
|
130
|
+
</${Cr(this.element)}>
|
|
131
|
+
`:Er`
|
|
132
132
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
133
|
-
`}};
|
|
134
|
-
<a href="${this.result?
|
|
135
|
-
<ft-typography variant="title" part="text">${(0,
|
|
133
|
+
`}};ne.styles=[zn,Hn,$n,jn,Kn,Gn,Zn,Vn,qn,Yn,Xn,...Qn];Jn([(0,wr.property)()],ne.prototype,"element",void 0);Jn([(0,wr.property)()],ne.prototype,"variant",void 0);(0,ta.customElement)("ft-typography")(ne);var sa=N(oa());var na=r=>r??U;function aa(r){var t,o,n,a,c;return((a=(o=(t=r.map)===null||t===void 0?void 0:t.openMode)!==null&&o!==void 0?o:(n=r.topic)===null||n===void 0?void 0:n.openMode)!==null&&a!==void 0?a:(c=r.document)===null||c===void 0?void 0:c.openMode)===et.EXTERNAL}function ia(r){var t,o,n,a,c;if(aa(r))return(a=(o=(t=r.map)===null||t===void 0?void 0:t.originUrl)!==null&&o!==void 0?o:(n=r.topic)===null||n===void 0?void 0:n.originUrl)!==null&&a!==void 0?a:(c=r.document)===null||c===void 0?void 0:c.originUrl;switch(r.type){case Se.MAP:return r.map.readerUrl;case Se.DOCUMENT:return r.document.viewerUrl;case Se.TOPIC:return r.topic.readerUrl}return""}function ca(r,t){return na(t&&aa(r)?"_blank":void 0)}var At=class extends CustomEvent{constructor(t,o){super("ft-search-result-click",{detail:{result:t,rank:o},bubbles:!0,composed:!0})}};var We=class extends xt{render(){var t;return this.result?Nt.html`
|
|
134
|
+
<a href="${this.result?ia(this.result):""}" @click=${this.onResultClick} target="${ca(this.result,(t=this.stateManager)===null||t===void 0?void 0:t.openExternalDocumentInNewTab)}">
|
|
135
|
+
<ft-typography variant="title" part="text">${(0,sa.unsafeHTML)(this.selectTitle(this.result))}</ft-typography>
|
|
136
136
|
</a>
|
|
137
|
-
`:
|
|
137
|
+
`:Nt.nothing}onResultClick(){this.dispatchEvent(new At(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""}};We.elementDefinitions={"ft-typography":ne};We.styles=Zo;(0,la.customElement)("ft-search-result-title")(We);})();
|
|
138
138
|
/*! Bundled license information:
|
|
139
139
|
|
|
140
|
+
@lit/reactive-element/css-tag.js:
|
|
141
|
+
(**
|
|
142
|
+
* @license
|
|
143
|
+
* Copyright 2019 Google LLC
|
|
144
|
+
* SPDX-License-Identifier: BSD-3-Clause
|
|
145
|
+
*)
|
|
146
|
+
|
|
140
147
|
lit-html/lit-html.js:
|
|
141
148
|
(**
|
|
142
149
|
* @license
|