@fluid-topics/ft-search-result-title 1.1.25 → 1.1.27

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,7 +1,7 @@
1
- !function(t,o,r,e,a){var n,i,l,c,s,f,p,h,y,g,d,u,b,m,O,N,S,C;!function(t){!function(o){var r={searchParams:"URLSearchParams"in t,iterable:"Symbol"in t&&"iterator"in Symbol,blob:"FileReader"in t&&"Blob"in t&&function(){try{return new Blob,!0}catch(t){return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};if(r.arrayBuffer)var e=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],a=ArrayBuffer.isView||function(t){return t&&e.indexOf(Object.prototype.toString.call(t))>-1};function n(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(t))throw new TypeError("Invalid character in header field name");return t.toLowerCase()}function i(t){return"string"!=typeof t&&(t=String(t)),t}function l(t){var o={next:function(){var o=t.shift();return{done:void 0===o,value:o}}};return r.iterable&&(o[Symbol.iterator]=function(){return o}),o}function c(t){this.map={},t instanceof c?t.forEach((function(t,o){this.append(o,t)}),this):Array.isArray(t)?t.forEach((function(t){this.append(t[0],t[1])}),this):t&&Object.getOwnPropertyNames(t).forEach((function(o){this.append(o,t[o])}),this)}function s(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function f(t){return new Promise((function(o,r){t.onload=function(){o(t.result)},t.onerror=function(){r(t.error)}}))}function p(t){var o=new FileReader,r=f(o);return o.readAsArrayBuffer(t),r}function h(t){if(t.slice)return t.slice(0);var o=new Uint8Array(t.byteLength);return o.set(new Uint8Array(t)),o.buffer}function y(){return this.bodyUsed=!1,this._initBody=function(t){var o;this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:r.blob&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:r.formData&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:r.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():r.arrayBuffer&&r.blob&&((o=t)&&DataView.prototype.isPrototypeOf(o))?(this._bodyArrayBuffer=h(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):r.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(t)||a(t))?this._bodyArrayBuffer=h(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):r.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},r.blob&&(this.blob=function(){var t=s(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?s(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(p)}),this.text=function(){var t,o,r,e=s(this);if(e)return e;if(this._bodyBlob)return t=this._bodyBlob,o=new FileReader,r=f(o),o.readAsText(t),r;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var o=new Uint8Array(t),r=new Array(o.length),e=0;e<o.length;e++)r[e]=String.fromCharCode(o[e]);return r.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},r.formData&&(this.formData=function(){return this.text().then(u)}),this.json=function(){return this.text().then(JSON.parse)},this}c.prototype.append=function(t,o){t=n(t),o=i(o);var r=this.map[t];this.map[t]=r?r+", "+o:o},c.prototype.delete=function(t){delete this.map[n(t)]},c.prototype.get=function(t){return t=n(t),this.has(t)?this.map[t]:null},c.prototype.has=function(t){return this.map.hasOwnProperty(n(t))},c.prototype.set=function(t,o){this.map[n(t)]=i(o)},c.prototype.forEach=function(t,o){for(var r in this.map)this.map.hasOwnProperty(r)&&t.call(o,this.map[r],r,this)},c.prototype.keys=function(){var t=[];return this.forEach((function(o,r){t.push(r)})),l(t)},c.prototype.values=function(){var t=[];return this.forEach((function(o){t.push(o)})),l(t)},c.prototype.entries=function(){var t=[];return this.forEach((function(o,r){t.push([r,o])})),l(t)},r.iterable&&(c.prototype[Symbol.iterator]=c.prototype.entries);var g=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function d(t,o){var r,e,a=(o=o||{}).body;if(t instanceof d){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,o.headers||(this.headers=new c(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,a||null==t._bodyInit||(a=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=o.credentials||this.credentials||"same-origin",!o.headers&&this.headers||(this.headers=new c(o.headers)),this.method=(r=o.method||this.method||"GET",e=r.toUpperCase(),g.indexOf(e)>-1?e:r),this.mode=o.mode||this.mode||null,this.signal=o.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&a)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(a)}function u(t){var o=new FormData;return t.trim().split("&").forEach((function(t){if(t){var r=t.split("="),e=r.shift().replace(/\+/g," "),a=r.join("=").replace(/\+/g," ");o.append(decodeURIComponent(e),decodeURIComponent(a))}})),o}function b(t,o){o||(o={}),this.type="default",this.status=void 0===o.status?200:o.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in o?o.statusText:"OK",this.headers=new c(o.headers),this.url=o.url||"",this._initBody(t)}d.prototype.clone=function(){return new d(this,{body:this._bodyInit})},y.call(d.prototype),y.call(b.prototype),b.prototype.clone=function(){return new b(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new c(this.headers),url:this.url})},b.error=function(){var t=new b(null,{status:0,statusText:""});return t.type="error",t};var m=[301,302,303,307,308];b.redirect=function(t,o){if(-1===m.indexOf(o))throw new RangeError("Invalid status code");return new b(null,{status:o,headers:{location:t}})},o.DOMException=t.DOMException;try{new o.DOMException}catch(t){o.DOMException=function(t,o){this.message=t,this.name=o;var r=Error(t);this.stack=r.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function O(t,e){return new Promise((function(a,n){var i=new d(t,e);if(i.signal&&i.signal.aborted)return n(new o.DOMException("Aborted","AbortError"));var l=new XMLHttpRequest;function s(){l.abort()}l.onload=function(){var t,o,r={status:l.status,statusText:l.statusText,headers:(t=l.getAllResponseHeaders()||"",o=new c,t.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach((function(t){var r=t.split(":"),e=r.shift().trim();if(e){var a=r.join(":").trim();o.append(e,a)}})),o)};r.url="responseURL"in l?l.responseURL:r.headers.get("X-Request-URL");var e="response"in l?l.response:l.responseText;a(new b(e,r))},l.onerror=function(){n(new TypeError("Network request failed"))},l.ontimeout=function(){n(new TypeError("Network request failed"))},l.onabort=function(){n(new o.DOMException("Aborted","AbortError"))},l.open(i.method,i.url,!0),"include"===i.credentials?l.withCredentials=!0:"omit"===i.credentials&&(l.withCredentials=!1),"responseType"in l&&r.blob&&(l.responseType="blob"),i.headers.forEach((function(t,o){l.setRequestHeader(o,t)})),i.signal&&(i.signal.addEventListener("abort",s),l.onreadystatechange=function(){4===l.readyState&&i.signal.removeEventListener("abort",s)}),l.send(void 0===i._bodyInit?null:i._bodyInit)}))}O.polyfill=!0,t.fetch||(t.fetch=O,t.Headers=c,t.Request=d,t.Response=b),o.Headers=c,o.Request=d,o.Response=b,o.fetch=O,Object.defineProperty(o,"t",{value:!0})}({})}("undefined"!=typeof self?self:void 0),function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"}(n||(n={})),function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"}(i||(i={})),function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"}(l||(l={})),function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"}(c||(c={})),function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"}(s||(s={})),function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"}(f||(f={})),function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"}(p||(p={})),function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"}(h||(h={})),function(t){t.ASC="ASC",t.DESC="DESC"}(y||(y={})),function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"}(g||(g={})),function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"}(d||(d={})),function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"}(u||(u={})),function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"}(b||(b={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"}(m||(m={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"}(O||(O={})),function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"}(N||(N={})),function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"}(S||(S={})),function(t){t.VALID="VALID",t.INVALID="INVALID"}(C||(C={})),S.PERSONAL_BOOK_SHARE_USER,S.PERSONAL_BOOK_USER,S.HTML_EXPORT_USER,S.PERSONAL_BOOK_USER,S.PDF_EXPORT_USER,S.PERSONAL_BOOK_USER,S.KHUB_ADMIN,S.CONTENT_PUBLISHER,S.ADMIN,S.KHUB_ADMIN,S.USERS_ADMIN,S.PORTAL_ADMIN,S.DEVELOPER,S.BETA_USER,S.DEBUG_USER;const w=r.css`
2
- `,E=o.FtReduxStore.get({name:"ft-app-info",reducers:{},initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0}});class R{static build(t){const{baseUrl:o,apiIntegrationIdentifier:r}=E.getState(),e=null!=t?t:r;if(o&&e&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,e,!0)}static get(t){var o;return null!=t?R.build(t):null!==(o=R.API)&&void 0!==o?o:R.API=R.build()}static await(t){return new Promise((o=>{let r=R.get(t);if(r)o(r);else{const e=E.subscribe((()=>{r=R.get(t),r&&(e(),o(r))}))}}))}}var I;const U=Symbol("clearAfterUnitTest");class v{constructor(t){this.messageContextProvider=t,this.defaultMessages={},this.cache=new o.CacheRegistry,this.listeners={},this.currentUiLocale="",this[I]=()=>{this.defaultMessages={},this.cache=new o.CacheRegistry,this.listeners={}},this.currentUiLocale=E.getState().uiLocale,E.subscribe((()=>this.clearWhenUiLocaleChanges()))}clearWhenUiLocaleChanges(){const{uiLocale:t}=E.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){const o=t.name.toLowerCase();this.cache.setFinal(o,t),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,r){var e;if(t=t.toLowerCase(),Object.keys(r).length>0){const a={...null!==(e=this.defaultMessages[t])&&void 0!==e?e:{},...r};o.deepEqual(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,r,...e){var a,n,i;t=t.toLowerCase(),this.fetchContext(t);const l=null!==(n=null===(a=this.cache.getNow(t))||void 0===a?void 0:a.messages)&&void 0!==n?n:{};return new o.ParametrizedLabelResolver(null!==(i=this.defaultMessages[t])&&void 0!==i?i:{},l).resolve(r,...e)}async fetchContext(t){if(!this.cache.has(t))try{await this.cache.get(t,(()=>this.messageContextProvider(this.currentUiLocale,t))),await this.notify(t)}catch(t){console.error(t)}}subscribe(t,o){var r;return t=t.toLowerCase(),this.listeners[t]=null!==(r=this.listeners[t])&&void 0!==r?r:new Set,this.listeners[t].add(o),()=>{var r;return null===(r=this.listeners[t])||void 0===r?void 0:r.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map((t=>this.notify(t))))}async notify(t){null!=this.listeners[t]&&await Promise.all([...this.listeners[t].values()].map((t=>o.delay(0).then((()=>t())).catch((()=>null)))))}}I=U,null==window.FluidTopicsI18nService&&(window.FluidTopicsI18nService=new v((async(t,o)=>(await R.await()).getFluidTopicsMessageContext(t,o)))),null==window.FluidTopicsCustomI18nService&&(window.FluidTopicsCustomI18nService=new v((async(t,o)=>(await R.await()).getCustomMessageContext(t,o))));const x=window.FluidTopicsI18nService;var L=function(t,o,r,e){for(var a,n=arguments.length,i=n<3?o:null===e?e=Object.getOwnPropertyDescriptor(o,r):e,l=t.length-1;l>=0;l--)(a=t[l])&&(i=(n<3?a(i):n>3?a(o,r,i):a(o,r))||i);return n>3&&i&&Object.defineProperty(o,r,i),i};class W extends o.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.messageContexts=[],this.apiProvider=()=>R.get(),this.cache=new o.CacheRegistry,this.cleanSessionDebouncer=new o.Debouncer}render(){return r.html`
1
+ !function(t,o,e,r,a){var n,i,l,c,p,f,s,h,y,g,d,b,u,m,O,N,S,x;!function(t){!function(o){var e={searchParams:"URLSearchParams"in t,iterable:"Symbol"in t&&"iterator"in Symbol,blob:"FileReader"in t&&"Blob"in t&&function(){try{return new Blob,!0}catch(t){return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};if(e.arrayBuffer)var r=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],a=ArrayBuffer.isView||function(t){return t&&r.indexOf(Object.prototype.toString.call(t))>-1};function n(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(t))throw new TypeError("Invalid character in header field name");return t.toLowerCase()}function i(t){return"string"!=typeof t&&(t=String(t)),t}function l(t){var o={next:function(){var o=t.shift();return{done:void 0===o,value:o}}};return e.iterable&&(o[Symbol.iterator]=function(){return o}),o}function c(t){this.map={},t instanceof c?t.forEach((function(t,o){this.append(o,t)}),this):Array.isArray(t)?t.forEach((function(t){this.append(t[0],t[1])}),this):t&&Object.getOwnPropertyNames(t).forEach((function(o){this.append(o,t[o])}),this)}function p(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function f(t){return new Promise((function(o,e){t.onload=function(){o(t.result)},t.onerror=function(){e(t.error)}}))}function s(t){var o=new FileReader,e=f(o);return o.readAsArrayBuffer(t),e}function h(t){if(t.slice)return t.slice(0);var o=new Uint8Array(t.byteLength);return o.set(new Uint8Array(t)),o.buffer}function y(){return this.bodyUsed=!1,this._initBody=function(t){var o;this._bodyInit=t,t?"string"==typeof t?this._bodyText=t:e.blob&&Blob.prototype.isPrototypeOf(t)?this._bodyBlob=t:e.formData&&FormData.prototype.isPrototypeOf(t)?this._bodyFormData=t:e.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)?this._bodyText=t.toString():e.arrayBuffer&&e.blob&&((o=t)&&DataView.prototype.isPrototypeOf(o))?(this._bodyArrayBuffer=h(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):e.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(t)||a(t))?this._bodyArrayBuffer=h(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):e.searchParams&&URLSearchParams.prototype.isPrototypeOf(t)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},e.blob&&(this.blob=function(){var t=p(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?p(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(s)}),this.text=function(){var t,o,e,r=p(this);if(r)return r;if(this._bodyBlob)return t=this._bodyBlob,o=new FileReader,e=f(o),o.readAsText(t),e;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var o=new Uint8Array(t),e=new Array(o.length),r=0;r<o.length;r++)e[r]=String.fromCharCode(o[r]);return e.join("")}(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},e.formData&&(this.formData=function(){return this.text().then(b)}),this.json=function(){return this.text().then(JSON.parse)},this}c.prototype.append=function(t,o){t=n(t),o=i(o);var e=this.map[t];this.map[t]=e?e+", "+o:o},c.prototype.delete=function(t){delete this.map[n(t)]},c.prototype.get=function(t){return t=n(t),this.has(t)?this.map[t]:null},c.prototype.has=function(t){return this.map.hasOwnProperty(n(t))},c.prototype.set=function(t,o){this.map[n(t)]=i(o)},c.prototype.forEach=function(t,o){for(var e in this.map)this.map.hasOwnProperty(e)&&t.call(o,this.map[e],e,this)},c.prototype.keys=function(){var t=[];return this.forEach((function(o,e){t.push(e)})),l(t)},c.prototype.values=function(){var t=[];return this.forEach((function(o){t.push(o)})),l(t)},c.prototype.entries=function(){var t=[];return this.forEach((function(o,e){t.push([e,o])})),l(t)},e.iterable&&(c.prototype[Symbol.iterator]=c.prototype.entries);var g=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function d(t,o){var e,r,a=(o=o||{}).body;if(t instanceof d){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,o.headers||(this.headers=new c(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,a||null==t._bodyInit||(a=t._bodyInit,t.bodyUsed=!0)}else this.url=String(t);if(this.credentials=o.credentials||this.credentials||"same-origin",!o.headers&&this.headers||(this.headers=new c(o.headers)),this.method=(e=o.method||this.method||"GET",r=e.toUpperCase(),g.indexOf(r)>-1?r:e),this.mode=o.mode||this.mode||null,this.signal=o.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&a)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(a)}function b(t){var o=new FormData;return t.trim().split("&").forEach((function(t){if(t){var e=t.split("="),r=e.shift().replace(/\+/g," "),a=e.join("=").replace(/\+/g," ");o.append(decodeURIComponent(r),decodeURIComponent(a))}})),o}function u(t,o){o||(o={}),this.type="default",this.status=void 0===o.status?200:o.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in o?o.statusText:"OK",this.headers=new c(o.headers),this.url=o.url||"",this._initBody(t)}d.prototype.clone=function(){return new d(this,{body:this._bodyInit})},y.call(d.prototype),y.call(u.prototype),u.prototype.clone=function(){return new u(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new c(this.headers),url:this.url})},u.error=function(){var t=new u(null,{status:0,statusText:""});return t.type="error",t};var m=[301,302,303,307,308];u.redirect=function(t,o){if(-1===m.indexOf(o))throw new RangeError("Invalid status code");return new u(null,{status:o,headers:{location:t}})},o.DOMException=t.DOMException;try{new o.DOMException}catch(t){o.DOMException=function(t,o){this.message=t,this.name=o;var e=Error(t);this.stack=e.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function O(t,r){return new Promise((function(a,n){var i=new d(t,r);if(i.signal&&i.signal.aborted)return n(new o.DOMException("Aborted","AbortError"));var l=new XMLHttpRequest;function p(){l.abort()}l.onload=function(){var t,o,e={status:l.status,statusText:l.statusText,headers:(t=l.getAllResponseHeaders()||"",o=new c,t.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach((function(t){var e=t.split(":"),r=e.shift().trim();if(r){var a=e.join(":").trim();o.append(r,a)}})),o)};e.url="responseURL"in l?l.responseURL:e.headers.get("X-Request-URL");var r="response"in l?l.response:l.responseText;a(new u(r,e))},l.onerror=function(){n(new TypeError("Network request failed"))},l.ontimeout=function(){n(new TypeError("Network request failed"))},l.onabort=function(){n(new o.DOMException("Aborted","AbortError"))},l.open(i.method,i.url,!0),"include"===i.credentials?l.withCredentials=!0:"omit"===i.credentials&&(l.withCredentials=!1),"responseType"in l&&e.blob&&(l.responseType="blob"),i.headers.forEach((function(t,o){l.setRequestHeader(o,t)})),i.signal&&(i.signal.addEventListener("abort",p),l.onreadystatechange=function(){4===l.readyState&&i.signal.removeEventListener("abort",p)}),l.send(void 0===i._bodyInit?null:i._bodyInit)}))}O.polyfill=!0,t.fetch||(t.fetch=O,t.Headers=c,t.Request=d,t.Response=u),o.Headers=c,o.Request=d,o.Response=u,o.fetch=O,Object.defineProperty(o,"t",{value:!0})}({})}("undefined"!=typeof self?self:void 0),function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"}(n||(n={})),function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"}(i||(i={})),function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"}(l||(l={})),function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"}(c||(c={})),function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"}(p||(p={})),function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"}(f||(f={})),function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"}(s||(s={})),function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"}(h||(h={})),function(t){t.ASC="ASC",t.DESC="DESC"}(y||(y={})),function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"}(g||(g={})),function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"}(d||(d={})),function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"}(b||(b={})),function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"}(u||(u={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"}(m||(m={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"}(O||(O={})),function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"}(N||(N={})),function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"}(S||(S={})),function(t){t.VALID="VALID",t.INVALID="INVALID"}(x||(x={})),S.PERSONAL_BOOK_SHARE_USER,S.PERSONAL_BOOK_USER,S.HTML_EXPORT_USER,S.PERSONAL_BOOK_USER,S.PDF_EXPORT_USER,S.PERSONAL_BOOK_USER,S.KHUB_ADMIN,S.CONTENT_PUBLISHER,S.ADMIN,S.KHUB_ADMIN,S.USERS_ADMIN,S.PORTAL_ADMIN,S.DEVELOPER,S.BETA_USER,S.DEBUG_USER;const C=e.css`
2
+ `,w=o.FtReduxStore.get({name:"ft-app-info",reducers:{},initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0}});class v{static build(t){const{baseUrl:o,apiIntegrationIdentifier:e}=w.getState(),r=null!=t?t:e;if(o&&r&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,r,!0)}static get(t){var o;return null!=t?v.build(t):null!==(o=v.API)&&void 0!==o?o:v.API=v.build()}static await(t){return new Promise((o=>{let e=v.get(t);if(e)o(e);else{const r=w.subscribe((()=>{e=v.get(t),e&&(r(),o(e))}))}}))}}var E;const I=Symbol("clearAfterUnitTest");class U{constructor(t){this.messageContextProvider=t,this.defaultMessages={},this.cache=new o.CacheRegistry,this.listeners={},this.currentUiLocale="",this[E]=()=>{this.defaultMessages={},this.cache=new o.CacheRegistry,this.listeners={}},this.currentUiLocale=w.getState().uiLocale,w.subscribe((()=>this.clearWhenUiLocaleChanges()))}clearWhenUiLocaleChanges(){const{uiLocale:t}=w.getState();this.currentUiLocale!==t&&(this.currentUiLocale=t,this.cache.clearAll(),this.notifyAll())}addContext(t){const o=t.name.toLowerCase();this.cache.setFinal(o,t),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(t,e){var r;if(t=t.toLowerCase(),Object.keys(e).length>0){const a={...null!==(r=this.defaultMessages[t])&&void 0!==r?r:{},...e};o.deepEqual(this.defaultMessages[t],a)||(this.defaultMessages[t]=a,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,e,...r){var a,n,i;t=t.toLowerCase(),this.fetchContext(t);const l=null!==(n=null===(a=this.cache.getNow(t))||void 0===a?void 0:a.messages)&&void 0!==n?n:{};return new o.ParametrizedLabelResolver(null!==(i=this.defaultMessages[t])&&void 0!==i?i:{},l).resolve(e,...r)}async fetchContext(t){if(!this.cache.has(t))try{await this.cache.get(t,(()=>this.messageContextProvider(this.currentUiLocale,t))),await this.notify(t)}catch(t){console.error(t)}}subscribe(t,o){var e;return t=t.toLowerCase(),this.listeners[t]=null!==(e=this.listeners[t])&&void 0!==e?e:new Set,this.listeners[t].add(o),()=>{var e;return null===(e=this.listeners[t])||void 0===e?void 0:e.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map((t=>this.notify(t))))}async notify(t){null!=this.listeners[t]&&await Promise.all([...this.listeners[t].values()].map((t=>o.delay(0).then((()=>t())).catch((()=>null)))))}}E=I,null==window.FluidTopicsI18nService&&(window.FluidTopicsI18nService=new U((async(t,o)=>(await v.await()).getFluidTopicsMessageContext(t,o)))),null==window.FluidTopicsCustomI18nService&&(window.FluidTopicsCustomI18nService=new U((async(t,o)=>(await v.await()).getCustomMessageContext(t,o))));const R=window.FluidTopicsI18nService;var W=function(t,o,e,r){for(var a,n=arguments.length,i=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(i=(n<3?a(i):n>3?a(o,e,i):a(o,e))||i);return n>3&&i&&Object.defineProperty(o,e,i),i};class L extends o.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.messageContexts=[],this.apiProvider=()=>v.get(),this.cache=new o.CacheRegistry,this.cleanSessionDebouncer=new o.Debouncer}render(){return e.html`
3
3
  <slot></slot>
4
- `}update(t){super.update(t),t.has("baseUrl")&&E.actions.baseUrl(this.baseUrl),t.has("apiIntegrationIdentifier")&&E.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&E.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&E.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&E.actions.noCustom(this.noCustom),t.has("editorMode")&&E.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&E.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&E.actions.session(this.session),t.has("availableUiLocales")&&E.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&null!=this.messageContexts&&this.messageContexts.forEach((t=>x.addContext(t))),setTimeout((()=>this.updateIfNeeded()))}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(null==this.session&&this.updateSession(),null==this.availableUiLocales&&this.updateUiLocales(),null==this.metadataConfiguration&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",(async()=>{const t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run((()=>{this.cache.clear("session"),this.session=void 0}),t.idleTimeoutInMillis),t}))}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",(()=>this.apiProvider().getAvailableUiLocales()))}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",(()=>this.apiProvider().getMetadataConfiguration()))}}W.elementDefinitions={},W.styles=w,L([e.property()],W.prototype,"baseUrl",void 0),L([e.property()],W.prototype,"apiIntegrationIdentifier",void 0),L([e.property()],W.prototype,"uiLocale",void 0),L([o.jsonProperty(null)],W.prototype,"availableUiLocales",void 0),L([o.jsonProperty(null)],W.prototype,"metadataConfiguration",void 0),L([e.property({type:Boolean})],W.prototype,"editorMode",void 0),L([e.property({type:Boolean})],W.prototype,"noCustom",void 0),L([e.property({converter:{fromAttribute:t=>"false"!==t&&("true"===t||null!=t&&t)}})],W.prototype,"noCustomComponent",void 0),L([e.property({type:Boolean})],W.prototype,"withManualResources",void 0),L([o.jsonProperty([])],W.prototype,"messageContexts",void 0),L([o.jsonProperty(void 0)],W.prototype,"session",void 0),L([e.property({type:Object})],W.prototype,"apiProvider",void 0);class K{async listMySearches(){var t;return(null===(t=E.getState().session)||void 0===t?void 0:t.sessionAuthenticated)?(await R.await()).listMySearches(E.getState().session.profile.userId):[]}}const A=new o.CacheRegistry;class k{async listMyBookmarks(){return A.get("bookmarks",(async()=>(await R.await()).listMyBookmarks(E.getState().session.profile.userId)))}clearCache(){A.clear("bookmarks")}}const Z=o.FtReduxStore.get({name:"ft-user-assets",initialState:{savedSearches:void 0,bookmarks:void 0}});new class{constructor(){this.currentSession=E.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new k,E.subscribe((()=>this.reloadWhenUserSessionChanges()))}reloadWhenUserSessionChanges(){var t;const{session:r}=E.getState();o.deepEqual(null===(t=this.currentSession)||void 0===t?void 0:t.profile,null==r?void 0:r.profile)||(this.currentSession=r,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){Z.actions.savedSearches(void 0)}clearMyBookmarks(){Z.actions.bookmarks(void 0)}async reloadMySearches(){const t=new K,o=await t.listMySearches();Z.actions.savedSearches(o)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){const o=(null===(t=this.currentSession)||void 0===t?void 0:t.sessionAuthenticated)?await this.bookmarksService.listMyBookmarks():void 0;Z.actions.bookmarks(o)}}},o.customElement("ft-app-context")(W);class $ extends Event{constructor(){super($.eventName)}}$.eventName="search-context-clear-all-filters";var D=function(t,o,r,e){for(var a,n=arguments.length,i=n<3?o:null===e?e=Object.getOwnPropertyDescriptor(o,r):e,l=t.length-1;l>=0;l--)(a=t[l])&&(i=(n<3?a(i):n>3?a(o,r,i):a(o,r))||i);return n>3&&i&&Object.defineProperty(o,r,i),i};class z extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}}const F=Symbol("registerInterval");class B extends(function(t){var o;class r extends t{constructor(){super(...arguments),this[o]=0}setSearchStateManager(t){this.clearStateManager(),this.stateManager=t,this.addStore(t.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[F]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[F]):this.dispatchEvent(new z)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return o=F,D([e.state()],r.prototype,"stateManager",void 0),r}(o.FtLitElementRedux)){}var T=function(t,o,r,e){for(var a,n=arguments.length,i=n<3?o:null===e?e=Object.getOwnPropertyDescriptor(o,r):e,l=t.length-1;l>=0;l--)(a=t[l])&&(i=(n<3?a(i):n>3?a(o,r,i):a(o,r))||i);return n>3&&i&&Object.defineProperty(o,r,i),i};class H extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}}const P=Symbol("registerInterval");class G extends(function(t){var o;class r extends t{constructor(){super(...arguments),this[o]=0}setResultStateManager(t){this.resultStateManager=t}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[P]=window.setInterval((()=>this.tryToRegisterToResultContext()),50)}tryToRegisterToResultContext(){null!=this.result?window.clearInterval(this[P]):this.dispatchEvent(new H)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return o=P,T([e.property({attribute:!1})],r.prototype,"cluster",void 0),T([e.property({attribute:!1})],r.prototype,"result",void 0),T([e.property({attribute:!1,type:Number})],r.prototype,"rank",void 0),r}(B)){}const _={highlightBackgroundColor:o.FtCssVariableFactory.create("--ft-srt-highlight-background-color","","COLOR","transparent")},M=r.css`
4
+ `}update(t){super.update(t),t.has("baseUrl")&&(w.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&w.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&w.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&w.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&w.actions.noCustom(this.noCustom),t.has("editorMode")&&w.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&w.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&w.actions.session(this.session),t.has("availableUiLocales")&&w.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&null!=this.messageContexts&&this.messageContexts.forEach((t=>R.addContext(t))),setTimeout((()=>this.updateIfNeeded()))}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(null==this.session&&this.updateSession(),null==this.availableUiLocales&&this.updateUiLocales(),null==this.metadataConfiguration&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",(async()=>{const t=await this.apiProvider().getCurrentSession();return t.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run((()=>{this.cache.clear("session"),this.session=void 0}),t.idleTimeoutInMillis),t}))}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",(()=>this.apiProvider().getAvailableUiLocales()))}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",(()=>this.apiProvider().getMetadataConfiguration()))}}L.elementDefinitions={},L.styles=C,W([r.property()],L.prototype,"baseUrl",void 0),W([r.property()],L.prototype,"apiIntegrationIdentifier",void 0),W([r.property()],L.prototype,"uiLocale",void 0),W([o.jsonProperty(null)],L.prototype,"availableUiLocales",void 0),W([o.jsonProperty(null)],L.prototype,"metadataConfiguration",void 0),W([r.property({type:Boolean})],L.prototype,"editorMode",void 0),W([r.property({type:Boolean})],L.prototype,"noCustom",void 0),W([r.property({converter:{fromAttribute:t=>"false"!==t&&("true"===t||null!=t&&t)}})],L.prototype,"noCustomComponent",void 0),W([r.property({type:Boolean})],L.prototype,"withManualResources",void 0),W([o.jsonProperty([])],L.prototype,"messageContexts",void 0),W([o.jsonProperty(void 0)],L.prototype,"session",void 0),W([r.property({type:Object})],L.prototype,"apiProvider",void 0);class K{async listMySearches(){var t;return(null===(t=w.getState().session)||void 0===t?void 0:t.sessionAuthenticated)?(await v.await()).listMySearches(w.getState().session.profile.userId):[]}}const A=new o.CacheRegistry;class Z{async listMyBookmarks(){return A.get("bookmarks",(async()=>(await v.await()).listMyBookmarks(w.getState().session.profile.userId)))}clearCache(){A.clear("bookmarks")}}const k=o.FtReduxStore.get({name:"ft-user-assets",initialState:{savedSearches:void 0,bookmarks:void 0}});new class{constructor(){this.currentSession=w.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Z,w.subscribe((()=>this.reloadWhenUserSessionChanges()))}reloadWhenUserSessionChanges(){var t;const{session:e}=w.getState();o.deepEqual(null===(t=this.currentSession)||void 0===t?void 0:t.profile,null==e?void 0:e.profile)||(this.currentSession=e,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){k.actions.savedSearches(void 0)}clearMyBookmarks(){k.actions.bookmarks(void 0)}async reloadMySearches(){const t=new K,o=await t.listMySearches();k.actions.savedSearches(o)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){const o=(null===(t=this.currentSession)||void 0===t?void 0:t.sessionAuthenticated)?await this.bookmarksService.listMyBookmarks():void 0;k.actions.bookmarks(o)}}},o.customElement("ft-app-context")(L);class $ extends Event{constructor(){super($.eventName)}}$.eventName="search-context-clear-all-filters";var D=function(t,o,e,r){for(var a,n=arguments.length,i=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(i=(n<3?a(i):n>3?a(o,e,i):a(o,e))||i);return n>3&&i&&Object.defineProperty(o,e,i),i};class z extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}}const F=Symbol("registerInterval");class B extends(function(t){var o;class e extends t{constructor(){super(...arguments),this[o]=0}setSearchStateManager(t){this.clearStateManager(),this.stateManager=t,this.addStore(t.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[F]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[F]):this.dispatchEvent(new z)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return o=F,D([r.state()],e.prototype,"stateManager",void 0),e}(o.FtLitElementRedux)){}var H=function(t,o,e,r){for(var a,n=arguments.length,i=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(i=(n<3?a(i):n>3?a(o,e,i):a(o,e))||i);return n>3&&i&&Object.defineProperty(o,e,i),i};class T extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}}const P=Symbol("registerInterval");class G extends(function(t){var o;class e extends t{constructor(){super(...arguments),this[o]=0}setResultStateManager(t){this.resultStateManager=t}unregisterResultStateManager(){this.resultStateManager&&(this.resultStateManager.unregisterComponent(this),this.resultStateManager=void 0)}connectedCallback(){super.connectedCallback(),this[P]=window.setInterval((()=>this.tryToRegisterToResultContext()),50)}tryToRegisterToResultContext(){null!=this.result?window.clearInterval(this[P]):this.dispatchEvent(new T)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return o=P,H([r.property({attribute:!1})],e.prototype,"cluster",void 0),H([r.property({attribute:!1})],e.prototype,"result",void 0),H([r.property({attribute:!1,type:Number})],e.prototype,"rank",void 0),e}(B)){}const _={highlightBackgroundColor:o.FtCssVariableFactory.create("--ft-srt-highlight-background-color","","COLOR","transparent")},M=e.css`
5
5
  .kwicmatch {
6
6
  font-weight: 700;
7
7
  background-color: ${_.highlightBackgroundColor};
@@ -20,13 +20,13 @@
20
20
  * @license
21
21
  * Copyright 2017 Google LLC
22
22
  * SPDX-License-Identifier: BSD-3-Clause
23
- */,j=globalThis,Y=j.trustedTypes,V=Y?Y.createPolicy("lit-html",{createHTML:t=>t}):void 0,X="$lit$",q=`lit$${(Math.random()+"").slice(9)}$`,J="?"+q,Q=`<${J}>`,tt=document,ot=()=>tt.createComment(""),rt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,et=Array.isArray,at="[ \t\n\f\r]",nt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,it=/-->/g,lt=/>/g,ct=RegExp(`>|${at}(?:([^\\s"'>=/]+)(${at}*=${at}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),st=/'/g,ft=/"/g,pt=/^(?:script|style|textarea|title)$/i,ht=(t=>(o,...r)=>({_$litType$:t,strings:o,values:r}))(1),yt=Symbol.for("lit-noChange"),gt=Symbol.for("lit-nothing"),dt=new WeakMap,ut=tt.createTreeWalker(tt,129);function bt(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==V?V.createHTML(o):o}const mt=(t,o)=>{const r=t.length-1,e=[];let a,n=2===o?"<svg>":"",i=nt;for(let o=0;o<r;o++){const r=t[o];let l,c,s=-1,f=0;for(;f<r.length&&(i.lastIndex=f,c=i.exec(r),null!==c);)f=i.lastIndex,i===nt?"!--"===c[1]?i=it:void 0!==c[1]?i=lt:void 0!==c[2]?(pt.test(c[2])&&(a=RegExp("</"+c[2],"g")),i=ct):void 0!==c[3]&&(i=ct):i===ct?">"===c[0]?(i=a??nt,s=-1):void 0===c[1]?s=-2:(s=i.lastIndex-c[2].length,l=c[1],i=void 0===c[3]?ct:'"'===c[3]?ft:st):i===ft||i===st?i=ct:i===it||i===lt?i=nt:(i=ct,a=void 0);const p=i===ct&&t[o+1].startsWith("/>")?" ":"";n+=i===nt?r+Q:s>=0?(e.push(l),r.slice(0,s)+X+r.slice(s)+q+p):r+q+(-2===s?o:p)}return[bt(t,n+(t[r]||"<?>")+(2===o?"</svg>":"")),e]};class Ot{constructor({strings:t,_$litType$:o},r){let e;this.parts=[];let a=0,n=0;const i=t.length-1,l=this.parts,[c,s]=mt(t,o);if(this.el=Ot.createElement(c,r),ut.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(e=ut.nextNode())&&l.length<i;){if(1===e.nodeType){if(e.hasAttributes())for(const t of e.getAttributeNames())if(t.endsWith(X)){const o=s[n++],r=e.getAttribute(t).split(q),i=/([.?@])?(.*)/.exec(o);l.push({type:1,index:a,name:i[2],strings:r,ctor:"."===i[1]?Et:"?"===i[1]?Rt:"@"===i[1]?It:wt}),e.removeAttribute(t)}else t.startsWith(q)&&(l.push({type:6,index:a}),e.removeAttribute(t));if(pt.test(e.tagName)){const t=e.textContent.split(q),o=t.length-1;if(o>0){e.textContent=Y?Y.emptyScript:"";for(let r=0;r<o;r++)e.append(t[r],ot()),ut.nextNode(),l.push({type:2,index:++a});e.append(t[o],ot())}}}else if(8===e.nodeType)if(e.data===J)l.push({type:2,index:a});else{let t=-1;for(;-1!==(t=e.data.indexOf(q,t+1));)l.push({type:7,index:a}),t+=q.length-1}a++}}static createElement(t,o){const r=tt.createElement("template");return r.innerHTML=t,r}}function Nt(t,o,r=t,e){if(o===yt)return o;let a=void 0!==e?r._$Co?.[e]:r._$Cl;const n=rt(o)?void 0:o._$litDirective$;return a?.constructor!==n&&(a?._$AO?.(!1),void 0===n?a=void 0:(a=new n(t),a._$AT(t,r,e)),void 0!==e?(r._$Co??=[])[e]=a:r._$Cl=a),void 0!==a&&(o=Nt(t,a._$AS(t,o.values),a,e)),o}class St{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){const{el:{content:o},parts:r}=this._$AD,e=(t?.creationScope??tt).importNode(o,!0);ut.currentNode=e;let a=ut.nextNode(),n=0,i=0,l=r[0];for(;void 0!==l;){if(n===l.index){let o;2===l.type?o=new Ct(a,a.nextSibling,this,t):1===l.type?o=new l.ctor(a,l.name,l.strings,this,t):6===l.type&&(o=new Ut(a,this,t)),this._$AV.push(o),l=r[++i]}n!==l?.index&&(a=ut.nextNode(),n++)}return ut.currentNode=tt,e}p(t){let o=0;for(const r of this._$AV)void 0!==r&&(void 0!==r.strings?(r._$AI(t,r,o),o+=r.strings.length-2):r._$AI(t[o])),o++}}class Ct{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,r,e){this.type=2,this._$AH=gt,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=r,this.options=e,this._$Cv=e?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t?.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=Nt(this,t,o),rt(t)?t===gt||null==t||""===t?(this._$AH!==gt&&this._$AR(),this._$AH=gt):t!==this._$AH&&t!==yt&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>et(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==gt&&rt(this._$AH)?this._$AA.nextSibling.data=t:this.$(tt.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:r}=t,e="number"==typeof r?this._$AC(t):(void 0===r.el&&(r.el=Ot.createElement(bt(r.h,r.h[0]),this.options)),r);if(this._$AH?._$AD===e)this._$AH.p(o);else{const t=new St(e,this),r=t.u(this.options);t.p(o),this.$(r),this._$AH=t}}_$AC(t){let o=dt.get(t.strings);return void 0===o&&dt.set(t.strings,o=new Ot(t)),o}T(t){et(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let r,e=0;for(const a of t)e===o.length?o.push(r=new Ct(this.k(ot()),this.k(ot()),this,this.options)):r=o[e],r._$AI(a),e++;e<o.length&&(this._$AR(r&&r._$AB.nextSibling,e),o.length=e)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class wt{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,r,e,a){this.type=1,this._$AH=gt,this._$AN=void 0,this.element=t,this.name=o,this._$AM=e,this.options=a,r.length>2||""!==r[0]||""!==r[1]?(this._$AH=Array(r.length-1).fill(new String),this.strings=r):this._$AH=gt}_$AI(t,o=this,r,e){const a=this.strings;let n=!1;if(void 0===a)t=Nt(this,t,o,0),n=!rt(t)||t!==this._$AH&&t!==yt,n&&(this._$AH=t);else{const e=t;let i,l;for(t=a[0],i=0;i<a.length-1;i++)l=Nt(this,e[r+i],o,i),l===yt&&(l=this._$AH[i]),n||=!rt(l)||l!==this._$AH[i],l===gt?t=gt:t!==gt&&(t+=(l??"")+a[i+1]),this._$AH[i]=l}n&&!e&&this.O(t)}O(t){t===gt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class Et extends wt{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===gt?void 0:t}}class Rt extends wt{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==gt)}}class It extends wt{constructor(t,o,r,e,a){super(t,o,r,e,a),this.type=5}_$AI(t,o=this){if((t=Nt(this,t,o,0)??gt)===yt)return;const r=this._$AH,e=t===gt&&r!==gt||t.capture!==r.capture||t.once!==r.once||t.passive!==r.passive,a=t!==gt&&(r===gt||e);e&&this.element.removeEventListener(this.name,this,r),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class Ut{constructor(t,o,r){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=r}get _$AU(){return this._$AM._$AU}_$AI(t){Nt(this,t)}}const vt=j.litHtmlPolyfillSupport;vt?.(Ot,Ct),(j.litHtmlVersions??=[]).push("3.1.0");
23
+ */,j=globalThis,Y=j.trustedTypes,V=Y?Y.createPolicy("lit-html",{createHTML:t=>t}):void 0,X="$lit$",q=`lit$${(Math.random()+"").slice(9)}$`,J="?"+q,Q=`<${J}>`,tt=document,ot=()=>tt.createComment(""),et=t=>null===t||"object"!=typeof t&&"function"!=typeof t,rt=Array.isArray,at="[ \t\n\f\r]",nt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,it=/-->/g,lt=/>/g,ct=RegExp(`>|${at}(?:([^\\s"'>=/]+)(${at}*=${at}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),pt=/'/g,ft=/"/g,st=/^(?:script|style|textarea|title)$/i,ht=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),yt=Symbol.for("lit-noChange"),gt=Symbol.for("lit-nothing"),dt=new WeakMap,bt=tt.createTreeWalker(tt,129);function ut(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==V?V.createHTML(o):o}const mt=(t,o)=>{const e=t.length-1,r=[];let a,n=2===o?"<svg>":"",i=nt;for(let o=0;o<e;o++){const e=t[o];let l,c,p=-1,f=0;for(;f<e.length&&(i.lastIndex=f,c=i.exec(e),null!==c);)f=i.lastIndex,i===nt?"!--"===c[1]?i=it:void 0!==c[1]?i=lt:void 0!==c[2]?(st.test(c[2])&&(a=RegExp("</"+c[2],"g")),i=ct):void 0!==c[3]&&(i=ct):i===ct?">"===c[0]?(i=a??nt,p=-1):void 0===c[1]?p=-2:(p=i.lastIndex-c[2].length,l=c[1],i=void 0===c[3]?ct:'"'===c[3]?ft:pt):i===ft||i===pt?i=ct:i===it||i===lt?i=nt:(i=ct,a=void 0);const s=i===ct&&t[o+1].startsWith("/>")?" ":"";n+=i===nt?e+Q:p>=0?(r.push(l),e.slice(0,p)+X+e.slice(p)+q+s):e+q+(-2===p?o:s)}return[ut(t,n+(t[e]||"<?>")+(2===o?"</svg>":"")),r]};class Ot{constructor({strings:t,_$litType$:o},e){let r;this.parts=[];let a=0,n=0;const i=t.length-1,l=this.parts,[c,p]=mt(t,o);if(this.el=Ot.createElement(c,e),bt.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(r=bt.nextNode())&&l.length<i;){if(1===r.nodeType){if(r.hasAttributes())for(const t of r.getAttributeNames())if(t.endsWith(X)){const o=p[n++],e=r.getAttribute(t).split(q),i=/([.?@])?(.*)/.exec(o);l.push({type:1,index:a,name:i[2],strings:e,ctor:"."===i[1]?wt:"?"===i[1]?vt:"@"===i[1]?Et:Ct}),r.removeAttribute(t)}else t.startsWith(q)&&(l.push({type:6,index:a}),r.removeAttribute(t));if(st.test(r.tagName)){const t=r.textContent.split(q),o=t.length-1;if(o>0){r.textContent=Y?Y.emptyScript:"";for(let e=0;e<o;e++)r.append(t[e],ot()),bt.nextNode(),l.push({type:2,index:++a});r.append(t[o],ot())}}}else if(8===r.nodeType)if(r.data===J)l.push({type:2,index:a});else{let t=-1;for(;-1!==(t=r.data.indexOf(q,t+1));)l.push({type:7,index:a}),t+=q.length-1}a++}}static createElement(t,o){const e=tt.createElement("template");return e.innerHTML=t,e}}function Nt(t,o,e=t,r){if(o===yt)return o;let a=void 0!==r?e._$Co?.[r]:e._$Cl;const n=et(o)?void 0:o._$litDirective$;return a?.constructor!==n&&(a?._$AO?.(!1),void 0===n?a=void 0:(a=new n(t),a._$AT(t,e,r)),void 0!==r?(e._$Co??=[])[r]=a:e._$Cl=a),void 0!==a&&(o=Nt(t,a._$AS(t,o.values),a,r)),o}class St{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){const{el:{content:o},parts:e}=this._$AD,r=(t?.creationScope??tt).importNode(o,!0);bt.currentNode=r;let a=bt.nextNode(),n=0,i=0,l=e[0];for(;void 0!==l;){if(n===l.index){let o;2===l.type?o=new xt(a,a.nextSibling,this,t):1===l.type?o=new l.ctor(a,l.name,l.strings,this,t):6===l.type&&(o=new It(a,this,t)),this._$AV.push(o),l=e[++i]}n!==l?.index&&(a=bt.nextNode(),n++)}return bt.currentNode=tt,r}p(t){let o=0;for(const e of this._$AV)void 0!==e&&(void 0!==e.strings?(e._$AI(t,e,o),o+=e.strings.length-2):e._$AI(t[o])),o++}}class xt{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,r){this.type=2,this._$AH=gt,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=e,this.options=r,this._$Cv=r?.isConnected??!0}get parentNode(){let t=this._$AA.parentNode;const o=this._$AM;return void 0!==o&&11===t?.nodeType&&(t=o.parentNode),t}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(t,o=this){t=Nt(this,t,o),et(t)?t===gt||null==t||""===t?(this._$AH!==gt&&this._$AR(),this._$AH=gt):t!==this._$AH&&t!==yt&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>rt(t)||"function"==typeof t?.[Symbol.iterator])(t)?this.T(t):this._(t)}k(t){return this._$AA.parentNode.insertBefore(t,this._$AB)}$(t){this._$AH!==t&&(this._$AR(),this._$AH=this.k(t))}_(t){this._$AH!==gt&&et(this._$AH)?this._$AA.nextSibling.data=t:this.$(tt.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,r="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=Ot.createElement(ut(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===r)this._$AH.p(o);else{const t=new St(r,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=dt.get(t.strings);return void 0===o&&dt.set(t.strings,o=new Ot(t)),o}T(t){rt(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,r=0;for(const a of t)r===o.length?o.push(e=new xt(this.k(ot()),this.k(ot()),this,this.options)):e=o[r],e._$AI(a),r++;r<o.length&&(this._$AR(e&&e._$AB.nextSibling,r),o.length=r)}_$AR(t=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);t&&t!==this._$AB;){const o=t.nextSibling;t.remove(),t=o}}setConnected(t){void 0===this._$AM&&(this._$Cv=t,this._$AP?.(t))}}class Ct{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,r,a){this.type=1,this._$AH=gt,this._$AN=void 0,this.element=t,this.name=o,this._$AM=r,this.options=a,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=gt}_$AI(t,o=this,e,r){const a=this.strings;let n=!1;if(void 0===a)t=Nt(this,t,o,0),n=!et(t)||t!==this._$AH&&t!==yt,n&&(this._$AH=t);else{const r=t;let i,l;for(t=a[0],i=0;i<a.length-1;i++)l=Nt(this,r[e+i],o,i),l===yt&&(l=this._$AH[i]),n||=!et(l)||l!==this._$AH[i],l===gt?t=gt:t!==gt&&(t+=(l??"")+a[i+1]),this._$AH[i]=l}n&&!r&&this.O(t)}O(t){t===gt?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class wt extends Ct{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===gt?void 0:t}}class vt extends Ct{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==gt)}}class Et extends Ct{constructor(t,o,e,r,a){super(t,o,e,r,a),this.type=5}_$AI(t,o=this){if((t=Nt(this,t,o,0)??gt)===yt)return;const e=this._$AH,r=t===gt&&e!==gt||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,a=t!==gt&&(e===gt||r);r&&this.element.removeEventListener(this.name,this,e),a&&this.element.addEventListener(this.name,this,t),this._$AH=t}handleEvent(t){"function"==typeof this._$AH?this._$AH.call(this.options?.host??this.element,t):this._$AH.handleEvent(t)}}class It{constructor(t,o,e){this.element=t,this.type=6,this._$AN=void 0,this._$AM=o,this.options=e}get _$AU(){return this._$AM._$AU}_$AI(t){Nt(this,t)}}const Ut=j.litHtmlPolyfillSupport;Ut?.(Ot,xt),(j.litHtmlVersions??=[]).push("3.1.0");
24
24
  /**
25
25
  * @license
26
26
  * Copyright 2020 Google LLC
27
27
  * SPDX-License-Identifier: BSD-3-Clause
28
28
  */
29
- const xt=Symbol.for(""),Lt=t=>{if(t?.r===xt)return t?._$litStatic$},Wt=t=>({_$litStatic$:t,r:xt}),Kt=new Map,At=(t=>(o,...r)=>{const e=r.length;let a,n;const i=[],l=[];let c,s=0,f=!1;for(;s<e;){for(c=o[s];s<e&&void 0!==(n=r[s],a=Lt(n));)c+=a+o[++s],f=!0;s!==e&&l.push(n),i.push(c),s++}if(s===e&&i.push(o[e]),f){const t=i.join("$$lit$$");void 0===(o=Kt.get(t))&&(i.raw=i,Kt.set(t,o=i)),r=l}return t(o,...r)})(ht);var kt;!function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"}(kt||(kt={}));const Zt=t=>"string"==typeof t?r.unsafeCSS(t):t;class $t{static create(t,o,e,a){const n=t=>Zt(null!=t?t:a),i=r.css`var(${Zt(t)}, ${n(a)})`;return i.name=t,i.description=o,i.category=e,i.defaultValue=a,i.defaultCssValue=n,i.get=o=>r.css`var(${Zt(t)}, ${n(o)})`,i.breadcrumb=()=>[],i.lastResortDefaultValue=()=>a,i}static extend(t,o,e,a){const n=t=>e.get(null!=t?t:a),i=r.css`var(${Zt(t)}, ${n(a)})`;return i.name=t,i.description=o,i.category=e.category,i.fallbackVariable=e,i.defaultValue=a,i.defaultCssValue=n,i.get=o=>r.css`var(${Zt(t)}, ${n(o)})`,i.breadcrumb=()=>[e.name,...e.breadcrumb()],i.lastResortDefaultValue=()=>null!=a?a:e.lastResortDefaultValue(),i}static external(t,o){const e=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):Zt(null!=o?o:t.lastResortDefaultValue()),a=r.css`var(${Zt(t.name)}, ${e(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=e,a.get=o=>r.css`var(${Zt(t.name)}, ${e(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}const Dt={colorWhite:$t.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:$t.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:$t.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:$t.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:$t.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:$t.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:$t.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:$t.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:$t.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:$t.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:$t.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:$t.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:$t.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:$t.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:$t.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:$t.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:$t.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:$t.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:$t.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:$t.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:$t.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:$t.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:$t.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:$t.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:$t.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:$t.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:$t.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:$t.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:$t.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:$t.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:$t.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:$t.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:$t.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:$t.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:$t.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:$t.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:$t.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:$t.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:$t.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:$t.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:$t.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:$t.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:$t.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:$t.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:$t.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:$t.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:$t.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:$t.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:$t.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:$t.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:$t.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:$t.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:$t.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:$t.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:$t.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:$t.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:$t.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:$t.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:$t.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:$t.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:$t.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:$t.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:$t.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:$t.create("--ft-color-orange-0","","COLOR","#ee8d17"),colorOrange10:$t.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:$t.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:$t.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:$t.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:$t.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:$t.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:$t.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:$t.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:$t.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:$t.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:$t.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:$t.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:$t.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:$t.create("--ft-color-orange-700","","COLOR","#140c02"),colorRed0:$t.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:$t.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:$t.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:$t.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:$t.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:$t.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:$t.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:$t.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:$t.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:$t.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:$t.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:$t.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:$t.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:$t.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:$t.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:$t.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:$t.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:$t.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:$t.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:$t.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:$t.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:$t.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:$t.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:$t.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:$t.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:$t.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:$t.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:$t.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:$t.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:$t.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:$t.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:$t.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:$t.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:$t.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:$t.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:$t.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:$t.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:$t.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:$t.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:$t.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:$t.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:$t.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:$t.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:$t.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:$t.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:$t.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:$t.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:$t.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:$t.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:$t.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:$t.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:$t.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:$t.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:$t.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:$t.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:$t.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:$t.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:$t.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:$t.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:$t.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:$t.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:$t.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:$t.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:$t.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:$t.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:$t.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:$t.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:$t.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:$t.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:$t.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:$t.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:$t.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:$t.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:$t.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:$t.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:$t.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:$t.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:$t.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:$t.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:$t.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:$t.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:$t.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:$t.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:$t.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:$t.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:$t.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:$t.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:$t.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:$t.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:$t.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:$t.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:$t.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:$t.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:$t.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:$t.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:$t.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:$t.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:$t.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:$t.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:$t.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:$t.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:$t.create("--ft-icon-size-6","","SIZE","48px"),opacity0:$t.create("--ft-opacity-0","","NUMBER","0"),opacity8:$t.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:$t.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:$t.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:$t.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:$t.create("--ft-opacity-80","","NUMBER","0.8")},zt={display:{fontFamily:$t.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:$t.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:$t.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:$t.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:$t.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:$t.create("--ft-typography-title-1-fontSize","","SIZE","2rem"),letterSpacing:$t.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:$t.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:$t.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-title-2-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:$t.create("--ft-typography-title-2-fontSize","","SIZE","1.5rem"),letterSpacing:$t.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:$t.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:$t.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-title-3-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:$t.create("--ft-typography-title-3-fontSize","","SIZE","1.25rem"),letterSpacing:$t.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:$t.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:$t.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:$t.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:$t.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:$t.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:$t.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:$t.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:$t.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:$t.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:$t.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:$t.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:$t.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:$t.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:$t.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:$t.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:$t.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:$t.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:$t.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:$t.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:$t.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:$t.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:$t.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:$t.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-semibold":{fontFamily:$t.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:$t.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:$t.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:$t.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:$t.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:$t.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:$t.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:$t.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:$t.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:$t.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:$t.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:$t.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:$t.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:$t.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:$t.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:$t.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:$t.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:$t.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:$t.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:$t.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:$t.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:$t.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:$t.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:$t.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:$t.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:$t.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:$t.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:$t.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:$t.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:$t.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:$t.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:$t.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:$t.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:$t.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:$t.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:$t.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:$t.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:$t.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:$t.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:$t.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:$t.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:$t.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:$t.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:$t.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:$t.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:$t.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:$t.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:$t.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:$t.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:$t.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")}},Ft={backgroundActionPrimary:$t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",Dt.colorBrand0),backgroundErrorPrimary:$t.extend("--ft-background-error-primary","Used as background of error components.",Dt.colorRed0),backgroundErrorSubtle:$t.extend("--ft-background-error-subtle","Used as background of subtle error components.",Dt.colorRed10),backgroundInfoPrimary:$t.extend("--ft-background-info-primary","Used as background of information components.",Dt.colorCyan200),backgroundInfoSubtle:$t.extend("--ft-background-info-subtle","Used as background of subtle information components.",Dt.colorCyan10),backgroundWarningPrimary:$t.extend("--ft-background-warning-primary","Used as background of warning components.",Dt.colorOrange300),backgroundWarningSubtle:$t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",Dt.colorOrange10),backgroundSuccessPrimary:$t.extend("--ft-background-success-primary","Used as background of success components.",Dt.colorGreen200),backgroundSuccessSubtle:$t.extend("--ft-background-success-subtle","Used as background of subtle success components.",Dt.colorGreen10),backgroundGlobalSurface:$t.extend("--ft-background-global-surface","Used as app background.",Dt.colorWhite),backgroundGlobalOnSurface:$t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",Dt.colorGray10),backgroundGlobalOnSurfaceDark:$t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",Dt.colorGray30),contentActionPrimary:$t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",Dt.colorBrand0),contentWarningPrimary:$t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",Dt.colorOrange300),contentWarningIconOnly:$t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",Dt.colorOrange0),contentErrorPrimary:$t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",Dt.colorRed0),contentErrorIconOnly:$t.extend("--ft-content-error-icon-only","Used on error status icons alone",Dt.colorRed0),contentInfoPrimary:$t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",Dt.colorCyan200),contentInfoIconOnly:$t.extend("--ft-content-info-icon-only","Used on info status icons alone",Dt.colorCyan0),contentSuccessIconOnly:$t.extend("--ft-content-success-icon-only","Used on success status icons alone",Dt.colorGreen0),contentSuccessPrimary:$t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",Dt.colorGreen200),contentGlobalPrimary:$t.extend("--ft-content-global-primary","Used for main content on the page.",Dt.colorGray500),contentGlobalSecondary:$t.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",Dt.colorGray200),contentGlobalSubtle:$t.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",Dt.colorGray0),contentGlobalOnColor:$t.extend("--ft-content-global-on-color","Used for content on a dominant color.",Dt.colorWhite),borderActionPrimary:$t.extend("--ft-border-action-primary","Used as border for primary action components.",Dt.colorBrand0),borderActionFocusRing:$t.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",Dt.colorCyan0),borderWarningPrimary:$t.extend("--ft-border-warning-primary","Used as border for warning components.",Dt.colorOrange30),borderSuccessPrimary:$t.extend("--ft-border-success-primary","Used as border for success components.",Dt.colorGreen30),borderErrorPrimary:$t.extend("--ft-border-error-primary","Used as border for error components.",Dt.colorRed30),borderInfoPrimary:$t.extend("--ft-border-info-primary","Used as border for information components.",Dt.colorCyan30),borderGlobalSubtle:$t.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",Dt.colorGray30),borderGlobalPrimary:$t.extend("--ft-border-global-primary","Used as border for element like input.",Dt.colorGray50),borderInputPrimary:$t.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",Dt.colorGray80)};$t.create("--ft-button-large-height","","SIZE","40px"),$t.extend("--ft-button-large-horizontal-padding","",Dt.spacing4),$t.extend("--ft-button-large-gap","",Dt.spacing2),$t.extend("--ft-button-large-border-radius","",Dt.borderRadiusS),$t.extend("--ft-button-large-icon-size","",Dt.iconSize3),$t.create("--ft-button-large-border-width","","SIZE","1px"),$t.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),$t.create("--ft-button-large-focus-outline-width","","SIZE","2px"),$t.create("--ft-button-large-icon-only-width","","SIZE","40px"),$t.create("--ft-button-small-height","","SIZE","30px"),$t.extend("--ft-button-small-horizontal-padding","",Dt.spacing3),$t.extend("--ft-button-small-gap","",Dt.spacing2),$t.extend("--ft-button-small-border-radius","",Dt.borderRadiusS),$t.extend("--ft-button-small-icon-size","",Dt.iconSize2),$t.create("--ft-button-small-border-width","","SIZE","1px"),$t.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),$t.create("--ft-button-small-focus-outline-width","","SIZE","2px"),$t.create("--ft-button-small-icon-only-width","","SIZE","30px"),$t.extend("--ft-button-primary-background-color","",Ft.backgroundActionPrimary),$t.extend("--ft-button-primary-color","",Ft.contentGlobalOnColor),$t.extend("--ft-button-primary-icon-color","",Ft.contentGlobalOnColor),$t.extend("--ft-button-primary-state-layer-color","",Ft.contentGlobalOnColor),$t.extend("--ft-button-primary-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-button-primary-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-button-primary-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-button-primary-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-button-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),$t.extend("--ft-button-tertiary-color","",Ft.contentActionPrimary),$t.extend("--ft-button-tertiary-icon-color","",Ft.contentActionPrimary),$t.extend("--ft-button-tertiary-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-button-tertiary-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-button-tertiary-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-button-tertiary-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-button-tertiary-component-opacity-disabled","",Dt.opacity40),$t.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),$t.extend("--ft-button-secondary-color","",Ft.contentActionPrimary),$t.extend("--ft-button-secondary-icon-color","",Ft.contentActionPrimary),$t.extend("--ft-button-secondary-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-button-secondary-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-button-secondary-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-button-secondary-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-button-secondary-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-button-secondary-border-color","",Ft.borderActionPrimary),$t.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),$t.extend("--ft-button-neutral-icon-color","",Ft.contentGlobalSecondary),$t.extend("--ft-button-neutral-color","",Ft.contentGlobalSecondary),$t.extend("--ft-button-neutral-state-layer-color","",Ft.contentGlobalSecondary),$t.extend("--ft-button-neutral-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-button-neutral-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-button-neutral-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-button-neutral-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-tabs-top-left-border-radius","",Dt.borderRadiusS),$t.extend("--ft-tabs-top-right-border-radius","",Dt.borderRadiusS),$t.extend("--ft-tabs-label-horizontal-padding","",Dt.spacing4),$t.extend("--ft-tabs-label-vertical-padding","",Dt.spacing3),$t.extend("--ft-tabs-label-gap","",Dt.spacing1),$t.extend("--ft-switch-group-horizontal-padding","",Dt.spacing1),$t.extend("--ft-switch-group-vertical-padding","",Dt.spacing1),$t.extend("--ft-switch-group-gap","",Dt.spacing1),$t.extend("--ft-switch-group-background-color","",Ft.backgroundGlobalSurface),$t.extend("--ft-switch-group-border-color","",Ft.borderGlobalSubtle),$t.create("--ft-switch-group-border-radius","","SIZE","6px"),$t.extend("--ft-switch-label-horizontal-padding","",Dt.spacing2),$t.extend("--ft-switch-label-vertical-padding","",Dt.spacing1),$t.extend("--ft-switch-icon-horizontal-padding","",Dt.spacing1),$t.extend("--ft-switch-icon-vertical-padding","",Dt.spacing1),$t.create("--ft-switch-focus-outline-width","","SIZE","2px"),$t.extend("--ft-switch-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.extend("--ft-switch-option-border-radius","",Dt.borderRadiusS),$t.extend("--ft-switch-off-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-switch-off-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-switch-off-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-switch-off-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-switch-off-color","",Ft.contentGlobalSubtle),$t.extend("--ft-switch-off-state-layer-color","",Ft.contentGlobalSubtle),$t.extend("--ft-chart-1-light","for area color charts",Dt.colorBrand40),$t.extend("--ft-chart-1-base","for line charts",Dt.colorBrand0),$t.extend("--ft-chart-2-light","for area color charts",Dt.colorYellow60),$t.extend("--ft-chart-2-base","for line charts",Dt.colorYellow100),$t.extend("--ft-chart-3-light","",Dt.colorUltramarine40),$t.extend("--ft-chart-3-base","",Dt.colorUltramarine70),$t.extend("--ft-chart-4-light","",Dt.colorCyan50),$t.extend("--ft-chart-4-base","",Dt.colorCyan100),$t.extend("--ft-chart-5-light","",Dt.colorRed40),$t.extend("--ft-chart-5-base","",Dt.colorRed60),$t.extend("--ft-chart-6-light","",Dt.colorGreen40),$t.extend("--ft-chart-6-base","",Dt.colorGreen70),$t.extend("--ft-chart-7-light","",Dt.colorOrange70),$t.extend("--ft-chart-7-base","",Dt.colorOrange100),$t.extend("--ft-chart-8-light","",Dt.colorAvocado70),$t.extend("--ft-chart-8-base","",Dt.colorAvocado200),$t.extend("--ft-chart-9-light","",Dt.colorBrown50),$t.extend("--ft-chart-9-base","",Dt.colorBrown200),$t.extend("--ft-chart-10-light","",Dt.colorGray50),$t.extend("--ft-chart-10-base","",Dt.colorGray80),$t.extend("--ft-chart-monochrome-10","",Dt.colorBrand10),$t.extend("--ft-chart-monochrome-20","",Dt.colorBrand20),$t.extend("--ft-chart-monochrome-30","",Dt.colorBrand40),$t.extend("--ft-chart-monochrome-40","",Dt.colorBrand60),$t.extend("--ft-chart-monochrome-50","",Dt.colorBrand0),$t.extend("--ft-chart-monochrome-60","",Dt.colorBrand200),$t.extend("--ft-chip-large-horizontal-padding","",Dt.spacing4),$t.extend("--ft-chip-large-vertical-padding","",Dt.spacing2),$t.extend("--ft-chip-large-gap","",Dt.spacing1),$t.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),$t.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),$t.extend("--ft-chip-large-border-radius","",Dt.borderRadiusPill),$t.create("--ft-chip-large-border-width","","SIZE","1px"),$t.extend("--ft-chip-large-icon-size","",Dt.iconSize3),$t.extend("--ft-chip-medium-horizontal-padding","",Dt.spacing3),$t.extend("--ft-chip-medium-vertical-padding","",Dt.spacing1),$t.extend("--ft-chip-medium-gap","",Dt.spacing1),$t.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),$t.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),$t.extend("--ft-chip-medium-border-radius","",Dt.borderRadiusPill),$t.create("--ft-chip-medium-border-width","","SIZE","1px"),$t.extend("--ft-chip-medium-icon-size","",Dt.iconSize2),$t.extend("--ft-chip-small-horizontal-padding","",Dt.spacing2),$t.extend("--ft-chip-small-vertical-padding","",Dt.spacing05),$t.extend("--ft-chip-small-gap","",Dt.spacing1),$t.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),$t.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),$t.extend("--ft-chip-small-border-radius","",Dt.borderRadiusPill),$t.create("--ft-chip-small-border-width","","SIZE","1px"),$t.extend("--ft-chip-small-icon-size","",Dt.iconSize1),$t.extend("--ft-chip-neutral-background-color","",Ft.backgroundGlobalOnSurface),$t.extend("--ft-chip-neutral-color","",Ft.contentGlobalPrimary),$t.extend("--ft-chip-neutral-border-color","",Ft.borderGlobalSubtle),$t.extend("--ft-chip-info-background-color","",Ft.backgroundInfoSubtle),$t.extend("--ft-chip-info-color","",Ft.contentInfoPrimary),$t.extend("--ft-chip-info-border-color","",Ft.borderInfoPrimary),$t.extend("--ft-chip-success-background-color","",Ft.backgroundSuccessSubtle),$t.extend("--ft-chip-success-color","",Ft.contentSuccessPrimary),$t.extend("--ft-chip-success-border-color","",Ft.borderSuccessPrimary),$t.extend("--ft-chip-warning-background-color","",Ft.backgroundWarningSubtle),$t.extend("--ft-chip-warning-color","",Ft.contentWarningPrimary),$t.extend("--ft-chip-warning-border-color","",Ft.borderWarningPrimary),$t.extend("--ft-chip-error-background-color","",Ft.backgroundErrorSubtle),$t.extend("--ft-chip-error-color","",Ft.contentErrorPrimary),$t.extend("--ft-chip-error-border-color","",Ft.borderErrorPrimary),$t.create("--ft-notice-border-width","","SIZE","1px"),$t.extend("--ft-notice-horizontal-padding","",Dt.spacing2),$t.extend("--ft-notice-vertical-padding","",Dt.spacing1),$t.extend("--ft-notice-border-radius","",Dt.borderRadiusS),$t.extend("--ft-notice-gap","",Dt.spacing2),$t.extend("--ft-notice-icon-size","",Dt.iconSize3),$t.extend("--ft-notice-info-background-color","",Ft.backgroundInfoSubtle),$t.extend("--ft-notice-info-border-color","",Ft.borderInfoPrimary),$t.extend("--ft-notice-info-color","",Ft.contentInfoPrimary),$t.extend("--ft-notice-warning-background-color","",Ft.backgroundWarningSubtle),$t.extend("--ft-notice-warning-border-color","",Ft.borderWarningPrimary),$t.extend("--ft-notice-warning-color","",Ft.contentWarningPrimary),$t.extend("--ft-checkbox-label-color","",Ft.contentGlobalPrimary),$t.extend("--ft-checkbox-checked-background-color","",Ft.contentActionPrimary),$t.extend("--ft-checkbox-checked-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-checkbox-checked-color","",Ft.contentGlobalOnColor),$t.extend("--ft-checkbox-checked-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-checkbox-checked-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-checkbox-checked-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-checkbox-checked-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-checkbox-unchecked-border-color","",Dt.colorGray80),$t.extend("--ft-checkbox-unchecked-state-layer-color","",Dt.colorGray80),$t.extend("--ft-checkbox-unchecked-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-checkbox-unchecked-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-checkbox-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),$t.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),$t.extend("--ft-checkbox-gap","",Dt.spacing3),$t.extend("--ft-toggle-off-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-toggle-off-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-toggle-off-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-toggle-off-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-toggle-off-background-color","",Ft.contentGlobalSubtle),$t.extend("--ft-toggle-off-icon-color","",Ft.contentGlobalSubtle),$t.extend("--ft-toggle-off-state-layer-color","",Ft.contentGlobalSubtle),$t.extend("--ft-toggle-on-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-toggle-on-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-toggle-on-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-toggle-on-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-toggle-on-background-color","",Ft.contentActionPrimary),$t.extend("--ft-toggle-on-icon-color","",Ft.contentActionPrimary),$t.extend("--ft-toggle-on-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-toggle-label-color","",Ft.contentGlobalPrimary),$t.extend("--ft-toggle-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.extend("--ft-toggle-gap","",Dt.spacing3),$t.extend("--ft-radio-label-color","",Ft.contentGlobalPrimary),$t.extend("--ft-radio-selected-color","",Ft.contentActionPrimary),$t.extend("--ft-radio-selected-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-radio-selected-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-radio-selected-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-radio-selected-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-radio-selected-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-radio-unselected-state-layer-color","",Dt.colorGray80),$t.extend("--ft-radio-unselected-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-radio-unselected-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-radio-unselected-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-radio-unselected-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-radio-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.create("--ft-radio-focus-outline-offset","","SIZE","3px"),$t.create("--ft-radio-focus-outline-width","","SIZE","2px"),$t.extend("--ft-radio-gap","",Dt.spacing3),$t.extend("--ft-notification-icon-size","",Dt.iconSize4),$t.extend("--ft-notification-horizontal-padding","",Dt.spacing4),$t.extend("--ft-notification-vertical-padding","",Dt.spacing4),$t.extend("--ft-notification-info-background-color","",Ft.backgroundInfoSubtle),$t.extend("--ft-notification-info-color","",Ft.contentInfoPrimary),$t.extend("--ft-notification-info-border-color","",Ft.borderInfoPrimary),$t.extend("--ft-notification-success-background-color","",Ft.backgroundSuccessSubtle),$t.extend("--ft-notification-success-color","",Ft.contentSuccessPrimary),$t.extend("--ft-notification-success-border-color","",Ft.borderSuccessPrimary),$t.extend("--ft-notification-warning-background-color","",Ft.backgroundWarningSubtle),$t.extend("--ft-notification-warning-color","",Ft.contentWarningPrimary),$t.extend("--ft-notification-warning-border-color","",Ft.borderWarningPrimary),$t.extend("--ft-notification-error-background-color","",Ft.backgroundErrorSubtle),$t.extend("--ft-notification-error-color","",Ft.contentErrorPrimary),$t.extend("--ft-notification-error-border-color","",Ft.borderErrorPrimary),$t.extend("--ft-notification-border-radius","",Dt.borderRadiusPill),$t.create("--ft-notification-border-width","","SIZE","1px"),$t.extend("--ft-notification-gap-leading","",Dt.spacing2),$t.extend("--ft-notification-gap-trailing","",Dt.spacing8);const Bt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),Tt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),Ht={fontFamily:Tt,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Pt=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Bt),Gt=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",Ht.fontSize,"20px"),_t=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",Ht.fontWeight,"normal"),Mt=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",Ht.letterSpacing,"0.15px"),jt=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",Ht.lineHeight,"1.2"),Yt=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",Ht.textTransform,"inherit"),Vt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Bt),Xt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",Ht.fontSize,"14px"),qt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",Ht.fontWeight,"normal"),Jt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",Ht.letterSpacing,"0.105px"),Qt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",Ht.lineHeight,"1.7"),to=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",Ht.textTransform,"inherit"),oo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Tt),ro=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",Ht.fontSize,"16px"),eo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",Ht.fontWeight,"600"),ao=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",Ht.letterSpacing,"0.144px"),no=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",Ht.lineHeight,"1.5"),io=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",Ht.textTransform,"inherit"),lo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Tt),co=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",Ht.fontSize,"14px"),so=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",Ht.fontWeight,"normal"),fo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",Ht.letterSpacing,"0.098px"),po=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",Ht.lineHeight,"1.7"),ho=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",Ht.textTransform,"inherit"),yo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Tt),go=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",Ht.fontSize,"16px"),uo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",Ht.fontWeight,"normal"),bo=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",Ht.letterSpacing,"0.496px"),mo=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",Ht.lineHeight,"1.5"),Oo=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",Ht.textTransform,"inherit"),No=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Tt),So=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",Ht.fontSize,"14px"),Co=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",Ht.fontWeight,"normal"),wo=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",Ht.letterSpacing,"0.252px"),Eo=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",Ht.lineHeight,"1.4"),Ro=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",Ht.textTransform,"inherit"),Io=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Tt),Uo=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",Ht.fontSize,"12px"),vo=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",Ht.fontWeight,"normal"),xo=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",Ht.letterSpacing,"0.396px"),Lo=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",Ht.lineHeight,"1.33"),Wo=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",Ht.textTransform,"inherit"),Ko=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Tt),Ao=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",Ht.fontSize,"10px"),ko=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",Ht.fontWeight,"normal"),Zo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",Ht.letterSpacing,"0.33px"),$o=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",Ht.lineHeight,"1.6"),Do=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",Ht.textTransform,"inherit"),zo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Tt),Fo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",Ht.fontSize,"10px"),Bo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",Ht.fontWeight,"normal"),To=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",Ht.letterSpacing,"1.5px"),Ho=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",Ht.lineHeight,"1.6"),Po=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",Ht.textTransform,"uppercase"),Go=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Tt),_o=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",Ht.fontSize,"14px"),Mo=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",Ht.fontWeight,"600"),jo=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",Ht.letterSpacing,"1.246px"),Yo=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",Ht.lineHeight,"1.15"),Vo=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",Ht.textTransform,"uppercase"),Xo=r.css`
29
+ const Rt=Symbol.for(""),Wt=t=>{if(t?.r===Rt)return t?._$litStatic$},Lt=t=>({_$litStatic$:t,r:Rt}),Kt=new Map,At=(t=>(o,...e)=>{const r=e.length;let a,n;const i=[],l=[];let c,p=0,f=!1;for(;p<r;){for(c=o[p];p<r&&void 0!==(n=e[p],a=Wt(n));)c+=a+o[++p],f=!0;p!==r&&l.push(n),i.push(c),p++}if(p===r&&i.push(o[r]),f){const t=i.join("$$lit$$");void 0===(o=Kt.get(t))&&(i.raw=i,Kt.set(t,o=i)),e=l}return t(o,...e)})(ht);var Zt;!function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"}(Zt||(Zt={}));const kt=t=>"string"==typeof t?e.unsafeCSS(t):t;class $t{static create(t,o,r,a){const n=t=>kt(null!=t?t:a),i=e.css`var(${kt(t)}, ${n(a)})`;return i.name=t,i.description=o,i.category=r,i.defaultValue=a,i.defaultCssValue=n,i.get=o=>e.css`var(${kt(t)}, ${n(o)})`,i.breadcrumb=()=>[],i.lastResortDefaultValue=()=>a,i}static extend(t,o,r,a){const n=t=>r.get(null!=t?t:a),i=e.css`var(${kt(t)}, ${n(a)})`;return i.name=t,i.description=o,i.category=r.category,i.fallbackVariable=r,i.defaultValue=a,i.defaultCssValue=n,i.get=o=>e.css`var(${kt(t)}, ${n(o)})`,i.breadcrumb=()=>[r.name,...r.breadcrumb()],i.lastResortDefaultValue=()=>null!=a?a:r.lastResortDefaultValue(),i}static external(t,o){const r=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):kt(null!=o?o:t.lastResortDefaultValue()),a=e.css`var(${kt(t.name)}, ${r(t.defaultValue)})`;return a.name=t.name,a.category=t.category,a.fallbackVariable=t.fallbackVariable,a.defaultValue=t.defaultValue,a.context=o,a.defaultCssValue=r,a.get=o=>e.css`var(${kt(t.name)}, ${r(o)})`,a.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],a.lastResortDefaultValue=()=>t.lastResortDefaultValue(),a}}const Dt={colorWhite:$t.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:$t.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:$t.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:$t.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:$t.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:$t.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:$t.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:$t.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:$t.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:$t.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:$t.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:$t.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:$t.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:$t.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:$t.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:$t.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:$t.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:$t.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:$t.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:$t.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:$t.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:$t.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:$t.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:$t.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:$t.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:$t.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:$t.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:$t.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:$t.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:$t.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:$t.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:$t.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:$t.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:$t.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:$t.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:$t.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:$t.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:$t.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:$t.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:$t.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:$t.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:$t.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:$t.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:$t.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:$t.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:$t.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:$t.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:$t.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:$t.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:$t.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:$t.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:$t.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:$t.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:$t.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:$t.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:$t.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:$t.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:$t.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:$t.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:$t.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:$t.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:$t.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:$t.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:$t.create("--ft-color-orange-0","","COLOR","#ee8d17"),colorOrange10:$t.create("--ft-color-orange-10","","COLOR","#fef6ec"),colorOrange20:$t.create("--ft-color-orange-20","","COLOR","#fbe7cd"),colorOrange30:$t.create("--ft-color-orange-30","","COLOR","#f9d8af"),colorOrange40:$t.create("--ft-color-orange-40","","COLOR","#f7c991"),colorOrange50:$t.create("--ft-color-orange-50","","COLOR","#f5ba72"),colorOrange60:$t.create("--ft-color-orange-60","","COLOR","#f2ab54"),colorOrange70:$t.create("--ft-color-orange-70","","COLOR","#f09c35"),colorOrange100:$t.create("--ft-color-orange-100","","COLOR","#cf7b14"),colorOrange200:$t.create("--ft-color-orange-200","","COLOR","#b06811"),colorOrange300:$t.create("--ft-color-orange-300","","COLOR","#90560e"),colorOrange400:$t.create("--ft-color-orange-400","","COLOR","#71430b"),colorOrange500:$t.create("--ft-color-orange-500","","COLOR","#523108"),colorOrange600:$t.create("--ft-color-orange-600","","COLOR","#331e05"),colorOrange700:$t.create("--ft-color-orange-700","","COLOR","#140c02"),colorRed0:$t.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:$t.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:$t.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:$t.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:$t.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:$t.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:$t.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:$t.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:$t.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:$t.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:$t.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:$t.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:$t.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:$t.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:$t.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:$t.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:$t.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:$t.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:$t.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:$t.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:$t.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:$t.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:$t.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:$t.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:$t.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:$t.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:$t.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:$t.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:$t.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:$t.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:$t.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:$t.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:$t.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:$t.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:$t.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:$t.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:$t.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:$t.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:$t.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:$t.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:$t.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:$t.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:$t.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:$t.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:$t.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:$t.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:$t.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:$t.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:$t.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:$t.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:$t.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:$t.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:$t.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:$t.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:$t.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:$t.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:$t.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:$t.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:$t.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:$t.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:$t.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:$t.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:$t.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:$t.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:$t.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:$t.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:$t.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:$t.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:$t.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:$t.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:$t.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:$t.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:$t.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:$t.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:$t.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:$t.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:$t.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:$t.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:$t.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:$t.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:$t.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:$t.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:$t.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:$t.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:$t.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:$t.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:$t.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:$t.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:$t.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:$t.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:$t.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:$t.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:$t.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:$t.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:$t.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:$t.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:$t.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:$t.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:$t.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:$t.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:$t.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:$t.create("--ft-icon-size-6","","SIZE","48px"),opacity0:$t.create("--ft-opacity-0","","NUMBER","0"),opacity8:$t.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:$t.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:$t.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:$t.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:$t.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:$t.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:$t.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:$t.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:$t.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:$t.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:$t.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:$t.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:$t.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:$t.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)")},zt={display:{fontFamily:$t.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:$t.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:$t.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:$t.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:$t.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:$t.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:$t.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:$t.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:$t.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:$t.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:$t.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:$t.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:$t.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:$t.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:$t.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:$t.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:$t.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:$t.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:$t.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:$t.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:$t.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:$t.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:$t.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:$t.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:$t.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:$t.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:$t.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:$t.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:$t.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:$t.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:$t.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:$t.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:$t.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:$t.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:$t.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:$t.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:$t.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:$t.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-semibold":{fontFamily:$t.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:$t.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:$t.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:$t.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:$t.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:$t.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:$t.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:$t.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:$t.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:$t.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:$t.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:$t.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:$t.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:$t.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:$t.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:$t.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:$t.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:$t.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:$t.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:$t.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:$t.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:$t.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:$t.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:$t.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:$t.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:$t.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:$t.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:$t.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:$t.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:$t.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:$t.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:$t.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:$t.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:$t.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:$t.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:$t.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:$t.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:$t.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:$t.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:$t.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:$t.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:$t.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:$t.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:$t.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:$t.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:$t.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:$t.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:$t.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:$t.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:$t.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:$t.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:$t.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:$t.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:$t.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:$t.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:$t.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:$t.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:$t.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:$t.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:$t.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:$t.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:$t.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:$t.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:$t.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:$t.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:$t.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},Ft={backgroundActionPrimary:$t.extend("--ft-background-action-primary","Used as backgorund of primary action components.",Dt.colorBrand0),backgroundErrorPrimary:$t.extend("--ft-background-error-primary","Used as background of error components.",Dt.colorRed0),backgroundErrorSubtle:$t.extend("--ft-background-error-subtle","Used as background of subtle error components.",Dt.colorRed10),backgroundInfoPrimary:$t.extend("--ft-background-info-primary","Used as background of information components.",Dt.colorCyan200),backgroundInfoSubtle:$t.extend("--ft-background-info-subtle","Used as background of subtle information components.",Dt.colorCyan10),backgroundWarningPrimary:$t.extend("--ft-background-warning-primary","Used as background of warning components.",Dt.colorOrange300),backgroundWarningSubtle:$t.extend("--ft-background-warning-subtle","Used as background of subtle information components.",Dt.colorOrange10),backgroundSuccessPrimary:$t.extend("--ft-background-success-primary","Used as background of success components.",Dt.colorGreen200),backgroundSuccessSubtle:$t.extend("--ft-background-success-subtle","Used as background of subtle success components.",Dt.colorGreen10),backgroundGlobalSurface:$t.extend("--ft-background-global-surface","Used as app background.",Dt.colorWhite),backgroundGlobalOnSurface:$t.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",Dt.colorGray10),backgroundGlobalOnSurfaceDark:$t.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",Dt.colorGray30),contentActionPrimary:$t.extend("--ft-content-action-primary","Used on label of primary action on light surface.",Dt.colorBrand0),contentWarningPrimary:$t.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",Dt.colorOrange300),contentWarningIconOnly:$t.extend("--ft-content-warning-icon-only","Used on warning status icons alone",Dt.colorOrange0),contentErrorPrimary:$t.extend("--ft-content-error-primary","Used on label of error messages on light surface.",Dt.colorRed0),contentErrorIconOnly:$t.extend("--ft-content-error-icon-only","Used on error status icons alone",Dt.colorRed0),contentInfoPrimary:$t.extend("--ft-content-info-primary","Used on label of information messages on light surface.",Dt.colorCyan200),contentInfoIconOnly:$t.extend("--ft-content-info-icon-only","Used on info status icons alone",Dt.colorCyan0),contentSuccessPrimary:$t.extend("--ft-content-success-primary","Used on label of success messages on light surface.",Dt.colorGreen200),contentSuccessIconOnly:$t.extend("--ft-content-success-icon-only","Used on success status icons alone",Dt.colorGreen0),contentGlobalPrimary:$t.extend("--ft-content-global-primary","Used for main content on the page.",Dt.colorGray500),contentGlobalSecondary:$t.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",Dt.colorGray200),contentGlobalSubtle:$t.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",Dt.colorGray0),contentGlobalOnColor:$t.extend("--ft-content-global-on-color","Used for content on a dominant color.",Dt.colorWhite),borderActionPrimary:$t.extend("--ft-border-action-primary","Used as border for primary action components.",Dt.colorBrand0),borderActionFocusRing:$t.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",Dt.colorCyan0),borderWarningPrimary:$t.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",Dt.colorOrange300),borderWarningSubtle:$t.extend("--ft-border-warning-subtle","Used as border for warning components.",Dt.colorOrange30),borderSuccessPrimary:$t.extend("--ft-border-success-primary","Used as border for success buttons.",Dt.colorGreen200),borderSuccessSubtle:$t.extend("--ft-border-success-subtle","Used as border for success components.",Dt.colorGreen30),borderErrorPrimary:$t.extend("--ft-border-error-primary","Used as border for text fields in error states.",Dt.colorRed0),borderErrorSubtle:$t.extend("--ft-border-error-subtle","Used as border for error components.",Dt.colorRed30),borderInfoPrimary:$t.extend("--ft-border-info-primary","Used as border for buttons in info color.",Dt.colorCyan200),borderInfoSubtle:$t.extend("--ft-border-info-subtle","Used as border for information components.",Dt.colorCyan30),borderGlobalPrimary:$t.extend("--ft-border-global-primary","Used as border for element like input.",Dt.colorGray50),borderGlobalSubtle:$t.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",Dt.colorGray30),borderInputPrimary:$t.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",Dt.colorGray80)};$t.create("--ft-button-large-height","","SIZE","40px"),$t.extend("--ft-button-large-horizontal-padding","",Dt.spacing4),$t.extend("--ft-button-large-gap","",Dt.spacing2),$t.extend("--ft-button-large-border-radius","",Dt.borderRadiusS),$t.extend("--ft-button-large-icon-size","",Dt.iconSize3),$t.create("--ft-button-large-border-width","","SIZE","1px"),$t.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),$t.create("--ft-button-large-focus-outline-width","","SIZE","2px"),$t.create("--ft-button-large-icon-only-width","","SIZE","40px"),$t.create("--ft-button-small-height","","SIZE","30px"),$t.extend("--ft-button-small-horizontal-padding","",Dt.spacing3),$t.extend("--ft-button-small-gap","",Dt.spacing2),$t.extend("--ft-button-small-border-radius","",Dt.borderRadiusS),$t.extend("--ft-button-small-icon-size","",Dt.iconSize2),$t.create("--ft-button-small-border-width","","SIZE","1px"),$t.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),$t.create("--ft-button-small-focus-outline-width","","SIZE","2px"),$t.create("--ft-button-small-icon-only-width","","SIZE","30px"),$t.extend("--ft-button-primary-background-color","",Ft.backgroundActionPrimary),$t.extend("--ft-button-primary-color","",Ft.contentGlobalOnColor),$t.extend("--ft-button-primary-icon-color","",Ft.contentGlobalOnColor),$t.extend("--ft-button-primary-state-layer-color","",Ft.contentGlobalOnColor),$t.extend("--ft-button-primary-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-button-primary-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-button-primary-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-button-primary-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-button-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),$t.extend("--ft-button-tertiary-color","",Ft.contentActionPrimary),$t.extend("--ft-button-tertiary-icon-color","",Ft.contentActionPrimary),$t.extend("--ft-button-tertiary-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-button-tertiary-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-button-tertiary-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-button-tertiary-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-button-tertiary-component-opacity-disabled","",Dt.opacity40),$t.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),$t.extend("--ft-button-secondary-color","",Ft.contentActionPrimary),$t.extend("--ft-button-secondary-icon-color","",Ft.contentActionPrimary),$t.extend("--ft-button-secondary-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-button-secondary-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-button-secondary-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-button-secondary-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-button-secondary-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-button-secondary-border-color","",Ft.borderActionPrimary),$t.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),$t.extend("--ft-button-neutral-icon-color","",Ft.contentGlobalSecondary),$t.extend("--ft-button-neutral-color","",Ft.contentGlobalSecondary),$t.extend("--ft-button-neutral-state-layer-color","",Ft.contentGlobalSecondary),$t.extend("--ft-button-neutral-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-button-neutral-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-button-neutral-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-button-neutral-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-floating-menu-horizontal-padding","",Dt.spacing4),$t.extend("--ft-floating-menu-vertical-padding","",Dt.spacing4),$t.extend("--ft-floating-menu-off-icon-color","",Ft.contentGlobalPrimary),$t.extend("--ft-floating-menu-off-color","",Ft.contentGlobalPrimary),$t.extend("--ft-floating-menu-on-color","",Ft.contentActionPrimary),$t.extend("--ft-floating-menu-on-icon-color","",Ft.contentActionPrimary),$t.extend("--ft-floating-menu-on-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-floating-menu-gap","",Dt.spacing3),$t.extend("--ft-floating-menu-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),$t.extend("--ft-floating-menu-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-floating-menu-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-floating-menu-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-floating-menu-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-floating-menu-icon-size","",Dt.iconSize3),$t.extend("--ft-floating-menu-background-color","",Ft.backgroundGlobalOnSurface),$t.extend("--ft-tabs-top-left-border-radius","",Dt.borderRadiusS),$t.extend("--ft-tabs-top-right-border-radius","",Dt.borderRadiusS),$t.extend("--ft-tabs-label-horizontal-padding","",Dt.spacing4),$t.extend("--ft-tabs-label-vertical-padding","",Dt.spacing3),$t.extend("--ft-tabs-label-gap","",Dt.spacing1),$t.extend("--ft-tabs-icon-horizontal-padding","",Dt.spacing1),$t.extend("--ft-tabs-icon-vertical-padding","",Dt.spacing4),$t.create("--ft-tabs-focus-outline-width","","SIZE","2px"),$t.extend("--ft-tabs-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.extend("--ft-tabs-off-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-tabs-off-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-tabs-off-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-tabs-off-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-tabs-off-color","",Ft.contentGlobalSubtle),$t.extend("--ft-tabs-off-state-layer-color","",Ft.contentGlobalSubtle),$t.extend("--ft-tabs-on-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-tabs-on-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-tabs-on-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-tabs-on-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-tabs-on-color","",Ft.contentActionPrimary),$t.extend("--ft-tabs-on-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-collapsible-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-collapsible-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-collapsible-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-collapsible-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-collapsible-horizontal-padding","",Dt.spacing4),$t.extend("--ft-collapsible-vertical-padding","",Dt.spacing3),$t.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),$t.extend("--ft-collapsible-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.extend("--ft-collapsible-color","",Ft.contentGlobalPrimary),$t.extend("--ft-collapsible-state-layer-color","",Ft.contentGlobalPrimary),$t.extend("--ft-collapsible-background-color","",Ft.backgroundGlobalOnSurface),$t.extend("--ft-collapsible-border-color","",Ft.borderGlobalSubtle),$t.extend("--ft-collapsible-icon-size","",Dt.iconSize3),$t.extend("--ft-switch-group-horizontal-padding","",Dt.spacing1),$t.extend("--ft-switch-group-vertical-padding","",Dt.spacing1),$t.extend("--ft-switch-group-gap","",Dt.spacing1),$t.extend("--ft-switch-group-background-color","",Ft.backgroundGlobalSurface),$t.extend("--ft-switch-group-border-color","",Ft.borderGlobalSubtle),$t.create("--ft-switch-group-border-radius","","SIZE","6px"),$t.extend("--ft-switch-label-horizontal-padding","",Dt.spacing2),$t.extend("--ft-switch-label-vertical-padding","",Dt.spacing1),$t.extend("--ft-switch-icon-horizontal-padding","",Dt.spacing1),$t.extend("--ft-switch-icon-vertical-padding","",Dt.spacing1),$t.create("--ft-switch-focus-outline-width","","SIZE","2px"),$t.extend("--ft-switch-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.extend("--ft-switch-option-border-radius","",Dt.borderRadiusS),$t.extend("--ft-switch-off-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-switch-off-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-switch-off-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-switch-off-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-switch-off-color","",Ft.contentGlobalSubtle),$t.extend("--ft-switch-off-state-layer-color","",Ft.contentGlobalSubtle),$t.extend("--ft-switch-on-state-layer-opacity-hover","",Dt.opacity8),$t.extend("--ft-switch-on-state-layer-opacity-focus","",Dt.opacity8),$t.extend("--ft-switch-on-state-layer-opacity-active","",Dt.opacity16),$t.extend("--ft-switch-on-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-switch-on-color","",Ft.contentActionPrimary),$t.extend("--ft-switch-on-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-chart-1-light","for area color charts",Dt.colorBrand40),$t.extend("--ft-chart-1-base","for line charts",Dt.colorBrand0),$t.extend("--ft-chart-2-light","for area color charts",Dt.colorYellow60),$t.extend("--ft-chart-2-base","for line charts",Dt.colorYellow100),$t.extend("--ft-chart-3-light","",Dt.colorUltramarine40),$t.extend("--ft-chart-3-base","",Dt.colorUltramarine70),$t.extend("--ft-chart-4-light","",Dt.colorCyan50),$t.extend("--ft-chart-4-base","",Dt.colorCyan100),$t.extend("--ft-chart-5-light","",Dt.colorRed40),$t.extend("--ft-chart-5-base","",Dt.colorRed60),$t.extend("--ft-chart-6-light","",Dt.colorGreen40),$t.extend("--ft-chart-6-base","",Dt.colorGreen70),$t.extend("--ft-chart-7-light","",Dt.colorOrange70),$t.extend("--ft-chart-7-base","",Dt.colorOrange100),$t.extend("--ft-chart-8-light","",Dt.colorAvocado70),$t.extend("--ft-chart-8-base","",Dt.colorAvocado200),$t.extend("--ft-chart-9-light","",Dt.colorBrown50),$t.extend("--ft-chart-9-base","",Dt.colorBrown200),$t.extend("--ft-chart-10-light","",Dt.colorGray50),$t.extend("--ft-chart-10-base","",Dt.colorGray80),$t.extend("--ft-chart-monochrome-10","",Dt.colorBrand10),$t.extend("--ft-chart-monochrome-20","",Dt.colorBrand20),$t.extend("--ft-chart-monochrome-30","",Dt.colorBrand40),$t.extend("--ft-chart-monochrome-40","",Dt.colorBrand60),$t.extend("--ft-chart-monochrome-50","",Dt.colorBrand0),$t.extend("--ft-chart-monochrome-60","",Dt.colorBrand200),$t.extend("--ft-chip-large-horizontal-padding","",Dt.spacing4),$t.extend("--ft-chip-large-vertical-padding","",Dt.spacing2),$t.extend("--ft-chip-large-gap","",Dt.spacing1),$t.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),$t.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),$t.extend("--ft-chip-large-border-radius","",Dt.borderRadiusPill),$t.create("--ft-chip-large-border-width","","SIZE","1px"),$t.extend("--ft-chip-large-icon-size","",Dt.iconSize3),$t.extend("--ft-chip-medium-horizontal-padding","",Dt.spacing3),$t.extend("--ft-chip-medium-vertical-padding","",Dt.spacing1),$t.extend("--ft-chip-medium-gap","",Dt.spacing1),$t.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),$t.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),$t.extend("--ft-chip-medium-border-radius","",Dt.borderRadiusPill),$t.create("--ft-chip-medium-border-width","","SIZE","1px"),$t.extend("--ft-chip-medium-icon-size","",Dt.iconSize2),$t.extend("--ft-chip-small-horizontal-padding","",Dt.spacing2),$t.extend("--ft-chip-small-vertical-padding","",Dt.spacing05),$t.extend("--ft-chip-small-gap","",Dt.spacing1),$t.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),$t.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),$t.extend("--ft-chip-small-border-radius","",Dt.borderRadiusPill),$t.create("--ft-chip-small-border-width","","SIZE","1px"),$t.extend("--ft-chip-small-icon-size","",Dt.iconSize1),$t.extend("--ft-chip-neutral-background-color","",Ft.backgroundGlobalOnSurface),$t.extend("--ft-chip-neutral-color","",Ft.contentGlobalPrimary),$t.extend("--ft-chip-neutral-border-color","",Ft.borderGlobalSubtle),$t.extend("--ft-chip-info-background-color","",Ft.backgroundInfoSubtle),$t.extend("--ft-chip-info-color","",Ft.contentInfoPrimary),$t.extend("--ft-chip-info-border-color","",Ft.borderInfoSubtle),$t.extend("--ft-chip-success-background-color","",Ft.backgroundSuccessSubtle),$t.extend("--ft-chip-success-color","",Ft.contentSuccessPrimary),$t.extend("--ft-chip-success-border-color","",Ft.borderSuccessSubtle),$t.extend("--ft-chip-warning-background-color","",Ft.backgroundWarningSubtle),$t.extend("--ft-chip-warning-color","",Ft.contentWarningPrimary),$t.extend("--ft-chip-warning-border-color","",Ft.borderWarningSubtle),$t.extend("--ft-chip-error-background-color","",Ft.backgroundErrorSubtle),$t.extend("--ft-chip-error-color","",Ft.contentErrorPrimary),$t.extend("--ft-chip-error-border-color","",Ft.borderErrorSubtle),$t.create("--ft-notice-border-width","","SIZE","1px"),$t.extend("--ft-notice-horizontal-padding","",Dt.spacing2),$t.extend("--ft-notice-vertical-padding","",Dt.spacing1),$t.extend("--ft-notice-border-radius","",Dt.borderRadiusS),$t.extend("--ft-notice-gap","",Dt.spacing2),$t.extend("--ft-notice-icon-size","",Dt.iconSize3),$t.extend("--ft-notice-info-background-color","",Ft.backgroundInfoSubtle),$t.extend("--ft-notice-info-border-color","",Ft.borderInfoSubtle),$t.extend("--ft-notice-info-color","",Ft.contentInfoPrimary),$t.extend("--ft-notice-warning-background-color","",Ft.backgroundWarningSubtle),$t.extend("--ft-notice-warning-border-color","",Ft.borderWarningSubtle),$t.extend("--ft-notice-warning-color","",Ft.contentWarningPrimary),$t.extend("--ft-checkbox-label-color","",Ft.contentGlobalPrimary),$t.extend("--ft-checkbox-checked-background-color","",Ft.contentActionPrimary),$t.extend("--ft-checkbox-checked-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-checkbox-checked-color","",Ft.contentGlobalOnColor),$t.extend("--ft-checkbox-checked-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-checkbox-checked-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-checkbox-checked-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-checkbox-checked-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-checkbox-unchecked-border-color","",Dt.colorGray80),$t.extend("--ft-checkbox-unchecked-state-layer-color","",Dt.colorGray80),$t.extend("--ft-checkbox-unchecked-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-checkbox-unchecked-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-checkbox-unchecked-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-checkbox-unchecked-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-checkbox-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),$t.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),$t.extend("--ft-checkbox-gap","",Dt.spacing3),$t.extend("--ft-toggle-off-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-toggle-off-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-toggle-off-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-toggle-off-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-toggle-off-background-color","",Ft.contentGlobalSubtle),$t.extend("--ft-toggle-off-icon-color","",Ft.contentGlobalSubtle),$t.extend("--ft-toggle-off-state-layer-color","",Ft.contentGlobalSubtle),$t.extend("--ft-toggle-on-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-toggle-on-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-toggle-on-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-toggle-on-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-toggle-on-background-color","",Ft.contentActionPrimary),$t.extend("--ft-toggle-on-icon-color","",Ft.contentActionPrimary),$t.extend("--ft-toggle-on-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-toggle-label-color","",Ft.contentGlobalPrimary),$t.extend("--ft-toggle-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.extend("--ft-toggle-gap","",Dt.spacing3),$t.extend("--ft-radio-label-color","",Ft.contentGlobalPrimary),$t.extend("--ft-radio-selected-color","",Ft.contentActionPrimary),$t.extend("--ft-radio-selected-state-layer-color","",Ft.contentActionPrimary),$t.extend("--ft-radio-selected-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-radio-selected-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-radio-selected-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-radio-selected-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-radio-unselected-state-layer-color","",Dt.colorGray80),$t.extend("--ft-radio-unselected-state-layer-opacity-hover","",Dt.opacity16),$t.extend("--ft-radio-unselected-state-layer-opacity-focus","",Dt.opacity16),$t.extend("--ft-radio-unselected-state-layer-opacity-active","",Dt.opacity24),$t.extend("--ft-radio-unselected-component-opacity-disabled","",Dt.opacity40),$t.extend("--ft-radio-focus-focus-ring-color","",Ft.borderActionFocusRing),$t.create("--ft-radio-focus-outline-offset","","SIZE","3px"),$t.create("--ft-radio-focus-outline-width","","SIZE","2px"),$t.extend("--ft-radio-gap","",Dt.spacing3),$t.extend("--ft-notification-icon-size","",Dt.iconSize4),$t.extend("--ft-notification-horizontal-padding","",Dt.spacing4),$t.extend("--ft-notification-vertical-padding","",Dt.spacing4),$t.extend("--ft-notification-info-background-color","",Ft.backgroundInfoSubtle),$t.extend("--ft-notification-info-color","",Ft.contentInfoPrimary),$t.extend("--ft-notification-info-border-color","",Ft.borderInfoSubtle),$t.extend("--ft-notification-success-background-color","",Ft.backgroundSuccessSubtle),$t.extend("--ft-notification-success-color","",Ft.contentSuccessPrimary),$t.extend("--ft-notification-success-border-color","",Ft.borderSuccessSubtle),$t.extend("--ft-notification-warning-background-color","",Ft.backgroundWarningSubtle),$t.extend("--ft-notification-warning-color","",Ft.contentWarningPrimary),$t.extend("--ft-notification-warning-border-color","",Ft.borderWarningSubtle),$t.extend("--ft-notification-error-background-color","",Ft.backgroundErrorSubtle),$t.extend("--ft-notification-error-color","",Ft.contentErrorPrimary),$t.extend("--ft-notification-error-border-color","",Ft.borderErrorSubtle),$t.extend("--ft-notification-border-radius","",Dt.borderRadiusPill),$t.create("--ft-notification-border-width","","SIZE","1px"),$t.extend("--ft-notification-gap-leading","",Dt.spacing2),$t.extend("--ft-notification-gap-trailing","",Dt.spacing8),$t.extend("--ft-tooltip-horizontal-padding","",Dt.spacing2),$t.extend("--ft-tooltip-vertical-padding","",Dt.spacing2),$t.extend("--ft-tooltip-border-radius","",Dt.borderRadiusS),$t.extend("--ft-tooltip-label","",Ft.contentGlobalOnColor),$t.extend("--ft-tooltip-background","",Ft.contentGlobalPrimary),$t.extend("--ft-tooltip-background-opacity","",Dt.opacity80),$t.extend("--ft-tooltip-shadow","",Dt.shadowElevation03);const Bt=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),Ht=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),Tt={fontFamily:Ht,fontSize:o.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:o.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:o.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:o.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:o.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Pt=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",Bt),Gt=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",Tt.fontSize,"20px"),_t=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",Tt.fontWeight,"normal"),Mt=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",Tt.letterSpacing,"0.15px"),jt=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",Tt.lineHeight,"1.2"),Yt=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",Tt.textTransform,"inherit"),Vt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",Bt),Xt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",Tt.fontSize,"14px"),qt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",Tt.fontWeight,"normal"),Jt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",Tt.letterSpacing,"0.105px"),Qt=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",Tt.lineHeight,"1.7"),to=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",Tt.textTransform,"inherit"),oo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",Ht),eo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",Tt.fontSize,"16px"),ro=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",Tt.fontWeight,"600"),ao=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",Tt.letterSpacing,"0.144px"),no=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",Tt.lineHeight,"1.5"),io=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",Tt.textTransform,"inherit"),lo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",Ht),co=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",Tt.fontSize,"14px"),po=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",Tt.fontWeight,"normal"),fo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",Tt.letterSpacing,"0.098px"),so=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",Tt.lineHeight,"1.7"),ho=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",Tt.textTransform,"inherit"),yo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",Ht),go=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",Tt.fontSize,"16px"),bo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",Tt.fontWeight,"normal"),uo=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",Tt.letterSpacing,"0.496px"),mo=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",Tt.lineHeight,"1.5"),Oo=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",Tt.textTransform,"inherit"),No=o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",Ht),So=o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",Tt.fontSize,"14px"),xo=o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",Tt.fontWeight,"normal"),Co=o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",Tt.letterSpacing,"0.252px"),wo=o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",Tt.lineHeight,"1.4"),vo=o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",Tt.textTransform,"inherit"),Eo=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",Ht),Io=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",Tt.fontSize,"12px"),Uo=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",Tt.fontWeight,"normal"),Ro=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",Tt.letterSpacing,"0.396px"),Wo=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",Tt.lineHeight,"1.33"),Lo=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",Tt.textTransform,"inherit"),Ko=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",Ht),Ao=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",Tt.fontSize,"10px"),Zo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",Tt.fontWeight,"normal"),ko=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",Tt.letterSpacing,"0.33px"),$o=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",Tt.lineHeight,"1.6"),Do=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",Tt.textTransform,"inherit"),zo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",Ht),Fo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",Tt.fontSize,"10px"),Bo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",Tt.fontWeight,"normal"),Ho=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",Tt.letterSpacing,"1.5px"),To=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",Tt.lineHeight,"1.6"),Po=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",Tt.textTransform,"uppercase"),Go=o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",Ht),_o=o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",Tt.fontSize,"14px"),Mo=o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",Tt.fontWeight,"600"),jo=o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",Tt.letterSpacing,"1.246px"),Yo=o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",Tt.lineHeight,"1.15"),Vo=o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",Tt.textTransform,"uppercase"),Xo=e.css`
30
30
  .ft-typography--title {
31
31
  font-family: ${Pt};
32
32
  font-size: ${Gt};
@@ -35,7 +35,7 @@ const xt=Symbol.for(""),Lt=t=>{if(t?.r===xt)return t?._$litStatic$},Wt=t=>({_$li
35
35
  line-height: ${jt};
36
36
  text-transform: ${Yt};
37
37
  }
38
- `,qo=r.css`
38
+ `,qo=e.css`
39
39
  .ft-typography--title-dense {
40
40
  font-family: ${Vt};
41
41
  font-size: ${Xt};
@@ -44,71 +44,71 @@ const xt=Symbol.for(""),Lt=t=>{if(t?.r===xt)return t?._$litStatic$},Wt=t=>({_$li
44
44
  line-height: ${Qt};
45
45
  text-transform: ${to};
46
46
  }
47
- `,Jo=r.css`
47
+ `,Jo=e.css`
48
48
  .ft-typography--subtitle1 {
49
49
  font-family: ${oo};
50
- font-size: ${ro};
51
- font-weight: ${eo};
50
+ font-size: ${eo};
51
+ font-weight: ${ro};
52
52
  letter-spacing: ${ao};
53
53
  line-height: ${no};
54
54
  text-transform: ${io};
55
55
  }
56
- `,Qo=r.css`
56
+ `,Qo=e.css`
57
57
  .ft-typography--subtitle2 {
58
58
  font-family: ${lo};
59
59
  font-size: ${co};
60
- font-weight: ${so};
60
+ font-weight: ${po};
61
61
  letter-spacing: ${fo};
62
- line-height: ${po};
62
+ line-height: ${so};
63
63
  text-transform: ${ho};
64
64
  }
65
65
 
66
- `,tr=r.css`
66
+ `,te=e.css`
67
67
  .ft-typography--body1 {
68
68
  font-family: ${yo};
69
69
  font-size: ${go};
70
- font-weight: ${uo};
71
- letter-spacing: ${bo};
70
+ font-weight: ${bo};
71
+ letter-spacing: ${uo};
72
72
  line-height: ${mo};
73
73
  text-transform: ${Oo};
74
74
  }
75
- `,or=r.css`
75
+ `,oe=e.css`
76
76
  .ft-typography--body2 {
77
77
  font-family: ${No};
78
78
  font-size: ${So};
79
- font-weight: ${Co};
80
- letter-spacing: ${wo};
81
- line-height: ${Eo};
82
- text-transform: ${Ro};
79
+ font-weight: ${xo};
80
+ letter-spacing: ${Co};
81
+ line-height: ${wo};
82
+ text-transform: ${vo};
83
83
  }
84
- `,rr=r.css`
84
+ `,ee=e.css`
85
85
  .ft-typography--caption {
86
- font-family: ${Io};
87
- font-size: ${Uo};
88
- font-weight: ${vo};
89
- letter-spacing: ${xo};
90
- line-height: ${Lo};
91
- text-transform: ${Wo};
86
+ font-family: ${Eo};
87
+ font-size: ${Io};
88
+ font-weight: ${Uo};
89
+ letter-spacing: ${Ro};
90
+ line-height: ${Wo};
91
+ text-transform: ${Lo};
92
92
  }
93
- `,er=r.css`
93
+ `,re=e.css`
94
94
  .ft-typography--breadcrumb {
95
95
  font-family: ${Ko};
96
96
  font-size: ${Ao};
97
- font-weight: ${ko};
98
- letter-spacing: ${Zo};
97
+ font-weight: ${Zo};
98
+ letter-spacing: ${ko};
99
99
  line-height: ${$o};
100
100
  text-transform: ${Do};
101
101
  }
102
- `,ar=r.css`
102
+ `,ae=e.css`
103
103
  .ft-typography--overline {
104
104
  font-family: ${zo};
105
105
  font-size: ${Fo};
106
106
  font-weight: ${Bo};
107
- letter-spacing: ${To};
108
- line-height: ${Ho};
107
+ letter-spacing: ${Ho};
108
+ line-height: ${To};
109
109
  text-transform: ${Po};
110
110
  }
111
- `,nr=r.css`
111
+ `,ne=e.css`
112
112
  .ft-typography--button {
113
113
  font-family: ${Go};
114
114
  font-size: ${_o};
@@ -117,12 +117,12 @@ const xt=Symbol.for(""),Lt=t=>{if(t?.r===xt)return t?._$litStatic$},Wt=t=>({_$li
117
117
  line-height: ${Yo};
118
118
  text-transform: ${Vo};
119
119
  }
120
- `,ir=r.css`
120
+ `,ie=e.css`
121
121
  .ft-typography {
122
122
  vertical-align: inherit;
123
123
  }
124
- `,lr=[Object.keys(zt).map((t=>function(t){const o=zt[t];return r.css`
125
- .ft-typography--${r.unsafeCSS(t)} {
124
+ `,le=[Object.keys(zt).map((t=>function(t){const o=zt[t];return e.css`
125
+ .ft-typography--${e.unsafeCSS(t)} {
126
126
  font-family: ${o.fontFamily};
127
127
  font-size: ${o.fontSize};
128
128
  font-weight: ${o.fontWeight};
@@ -130,15 +130,15 @@ const xt=Symbol.for(""),Lt=t=>{if(t?.r===xt)return t?._$litStatic$},Wt=t=>({_$li
130
130
  line-height: ${o.lineHeight};
131
131
  text-transform: ${o.textCase};
132
132
  }
133
- `}(t)))];var cr=function(t,o,r,e){for(var a,n=arguments.length,i=n<3?o:null===e?e=Object.getOwnPropertyDescriptor(o,r):e,l=t.length-1;l>=0;l--)(a=t[l])&&(i=(n<3?a(i):n>3?a(o,r,i):a(o,r))||i);return n>3&&i&&Object.defineProperty(o,r,i),i};class sr extends o.FtLitElement{constructor(){super(...arguments),this.variant=kt.body1}render(){return this.element?At`
134
- <${Wt(this.element)}
133
+ `}(t)))];var ce=function(t,o,e,r){for(var a,n=arguments.length,i=n<3?o:null===r?r=Object.getOwnPropertyDescriptor(o,e):r,l=t.length-1;l>=0;l--)(a=t[l])&&(i=(n<3?a(i):n>3?a(o,e,i):a(o,e))||i);return n>3&&i&&Object.defineProperty(o,e,i),i};class pe extends o.FtLitElement{constructor(){super(...arguments),this.variant=Zt.body1}render(){return this.element?At`
134
+ <${Lt(this.element)}
135
135
  class="ft-typography ft-typography--${this.variant}">
136
136
  <slot></slot>
137
- </${Wt(this.element)}>
137
+ </${Lt(this.element)}>
138
138
  `:At`
139
139
  <slot class="ft-typography ft-typography--${this.variant}"></slot>
140
- `}}sr.styles=[Xo,qo,Jo,Qo,tr,or,rr,er,ar,nr,ir,...lr],cr([e.property()],sr.prototype,"element",void 0),cr([e.property()],sr.prototype,"variant",void 0),o.customElement("ft-typography")(sr);class fr extends CustomEvent{constructor(t,o){super("ft-search-result-click",{detail:{result:t,rank:o},bubbles:!0,composed:!0})}}class pr extends G{render(){return this.result?r.html`
140
+ `}}pe.styles=[Xo,qo,Jo,Qo,te,oe,ee,re,ae,ne,ie,...le],ce([r.property()],pe.prototype,"element",void 0),ce([r.property()],pe.prototype,"variant",void 0),o.customElement("ft-typography")(pe);class fe extends CustomEvent{constructor(t,o){super("ft-search-result-click",{detail:{result:t,rank:o},bubbles:!0,composed:!0})}}class se extends G{render(){return this.result?e.html`
141
141
  <a href="${this.result?function(t){switch(t.type){case O.MAP:return t.map.readerUrl;case O.DOCUMENT:return t.document.viewerUrl;case O.TOPIC:return t.topic.readerUrl}return""}(this.result):""}" @click=${this.onResultClick}>
142
142
  <ft-typography variant="title" part="text">${a.unsafeHTML(this.selectTitle(this.result))}</ft-typography>
143
143
  </a>
144
- `:r.nothing}onResultClick(){this.dispatchEvent(new fr(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""}}pr.elementDefinitions={"ft-typography":sr},pr.styles=M,o.customElement("ft-search-result-title")(pr),t.FtSearchResultTitle=pr,t.FtSearchResultTitleCssVariables=_,t.styles=M}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators,ftGlobals.litUnsafeHTML);
144
+ `:e.nothing}onResultClick(){this.dispatchEvent(new fe(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""}}se.elementDefinitions={"ft-typography":pe},se.styles=M,o.customElement("ft-search-result-title")(se),t.FtSearchResultTitle=se,t.FtSearchResultTitleCssVariables=_,t.styles=M}({},ftGlobals.wcUtils,ftGlobals.lit,ftGlobals.litDecorators,ftGlobals.litUnsafeHTML);