@fluid-topics/ft-search-result-metadata 1.1.49 → 1.1.51

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.
@@ -10,26 +10,26 @@
10
10
  a {
11
11
  all: unset;
12
12
  }
13
- `;var s,c,p,f,d,h,u,g,y,b,m,x,v,O,N,S,w,C;!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 i=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],r=ArrayBuffer.isView||function(t){return t&&i.indexOf(Object.prototype.toString.call(t))>-1};function n(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(t))throw new TypeError("Invalid character in header field name");return t.toLowerCase()}function a(t){return"string"!=typeof t&&(t=String(t)),t}function l(t){var 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 s(t){this.map={},t instanceof s?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 c(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function p(t){return new Promise((function(o,e){t.onload=function(){o(t.result)},t.onerror=function(){e(t.error)}}))}function f(t){var o=new FileReader,e=p(o);return o.readAsArrayBuffer(t),e}function d(t){if(t.slice)return t.slice(0);var o=new Uint8Array(t.byteLength);return o.set(new Uint8Array(t)),o.buffer}function h(){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=d(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):e.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(t)||r(t))?this._bodyArrayBuffer=d(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):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=c(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?c(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(f)}),this.text=function(){var t,o,e,i=c(this);if(i)return i;if(this._bodyBlob)return t=this._bodyBlob,o=new FileReader,e=p(o),o.readAsText(t),e;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var o=new Uint8Array(t),e=new Array(o.length),i=0;i<o.length;i++)e[i]=String.fromCharCode(o[i]);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(y)}),this.json=function(){return this.text().then(JSON.parse)},this}s.prototype.append=function(t,o){t=n(t),o=a(o);var e=this.map[t];this.map[t]=e?e+", "+o:o},s.prototype.delete=function(t){delete this.map[n(t)]},s.prototype.get=function(t){return t=n(t),this.has(t)?this.map[t]:null},s.prototype.has=function(t){return this.map.hasOwnProperty(n(t))},s.prototype.set=function(t,o){this.map[n(t)]=a(o)},s.prototype.forEach=function(t,o){for(var e in this.map)this.map.hasOwnProperty(e)&&t.call(o,this.map[e],e,this)},s.prototype.keys=function(){var t=[];return this.forEach((function(o,e){t.push(e)})),l(t)},s.prototype.values=function(){var t=[];return this.forEach((function(o){t.push(o)})),l(t)},s.prototype.entries=function(){var t=[];return this.forEach((function(o,e){t.push([e,o])})),l(t)},e.iterable&&(s.prototype[Symbol.iterator]=s.prototype.entries);var u=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function g(t,o){var e,i,r=(o=o||{}).body;if(t instanceof g){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,o.headers||(this.headers=new s(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,r||null==t._bodyInit||(r=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 s(o.headers)),this.method=(e=o.method||this.method||"GET",i=e.toUpperCase(),u.indexOf(i)>-1?i:e),this.mode=o.mode||this.mode||null,this.signal=o.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&r)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(r)}function y(t){var o=new FormData;return t.trim().split("&").forEach((function(t){if(t){var e=t.split("="),i=e.shift().replace(/\+/g," "),r=e.join("=").replace(/\+/g," ");o.append(decodeURIComponent(i),decodeURIComponent(r))}})),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 s(o.headers),this.url=o.url||"",this._initBody(t)}g.prototype.clone=function(){return new g(this,{body:this._bodyInit})},h.call(g.prototype),h.call(b.prototype),b.prototype.clone=function(){return new b(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new s(this.headers),url:this.url})},b.error=function(){var t=new b(null,{status:0,statusText:""});return t.type="error",t};var m=[301,302,303,307,308];b.redirect=function(t,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 e=Error(t);this.stack=e.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function x(t,i){return new Promise((function(r,n){var a=new g(t,i);if(a.signal&&a.signal.aborted)return n(new o.DOMException("Aborted","AbortError"));var l=new XMLHttpRequest;function c(){l.abort()}l.onload=function(){var t,o,e={status:l.status,statusText:l.statusText,headers:(t=l.getAllResponseHeaders()||"",o=new s,t.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach((function(t){var e=t.split(":"),i=e.shift().trim();if(i){var r=e.join(":").trim();o.append(i,r)}})),o)};e.url="responseURL"in l?l.responseURL:e.headers.get("X-Request-URL");var i="response"in l?l.response:l.responseText;r(new b(i,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(a.method,a.url,!0),"include"===a.credentials?l.withCredentials=!0:"omit"===a.credentials&&(l.withCredentials=!1),"responseType"in l&&e.blob&&(l.responseType="blob"),a.headers.forEach((function(t,o){l.setRequestHeader(o,t)})),a.signal&&(a.signal.addEventListener("abort",c),l.onreadystatechange=function(){4===l.readyState&&a.signal.removeEventListener("abort",c)}),l.send(void 0===a._bodyInit?null:a._bodyInit)}))}x.polyfill=!0,t.fetch||(t.fetch=x,t.Headers=s,t.Request=g,t.Response=b),o.Headers=s,o.Request=g,o.Response=b,o.fetch=x,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"}(s||(s={})),function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"}(c||(c={})),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"}(p||(p={})),function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"}(f||(f={})),function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"}(d||(d={})),function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"}(h||(h={})),function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"}(u||(u={})),function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"}(g||(g={})),function(t){t.ASC="ASC",t.DESC="DESC"}(y||(y={})),function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"}(b||(b={})),function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"}(m||(m={})),function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"}(x||(x={})),function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"}(v||(v={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"}(O||(O={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"}(N||(N={})),function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"}(S||(S={})),function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"}(w||(w={})),function(t){t.VALID="VALID",t.INVALID="INVALID"}(C||(C={})),w.PERSONAL_BOOK_SHARE_USER,w.PERSONAL_BOOK_USER,w.HTML_EXPORT_USER,w.PERSONAL_BOOK_USER,w.PDF_EXPORT_USER,w.PERSONAL_BOOK_USER,w.KHUB_ADMIN,w.CONTENT_PUBLISHER,w.ADMIN,w.KHUB_ADMIN,w.USERS_ADMIN,w.PORTAL_ADMIN,w.DEVELOPER,w.BETA_USER,w.DEBUG_USER;const $=e.css`
14
- `,I=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,openExternalDocumentInNewTab:!1}});class E{static build(t){const{baseUrl:o,apiIntegrationIdentifier:e}=I.getState(),i=null!=t?t:e;if(o&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,i,!0)}static get(t){var o;return null!=t?E.build(t):null!==(o=E.API)&&void 0!==o?o:E.API=E.build()}static await(t){return new Promise((o=>{let e=E.get(t);if(e)o(e);else{const i=I.subscribe((()=>{e=E.get(t),e&&(i(),o(e))}))}}))}}class U{constructor(t=!0,e){var i;this.overrideApi=e;let r=this.constructor;r.commonCache=null!==(i=r.commonCache)&&void 0!==i?i:new o.CacheRegistry,this.cache=t?r.commonCache:new o.CacheRegistry}get api(){var t;return null!==(t=this.overrideApi)&&void 0!==t?t:E.get()}get awaitApi(){var t;return null!==(t=this.overrideApi)&&void 0!==t?t:E.await()}clearCache(){this.cache.clearAll()}}var R;const k=Symbol("clearAfterUnitTest");class W extends U{constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[R]=()=>{this.defaultMessages={},this.cache=new o.CacheRegistry,this.listeners={}},this.currentUiLocale=I.getState().uiLocale,I.subscribe((()=>this.clearWhenUiLocaleChanges()))}clearWhenUiLocaleChanges(){const{uiLocale:t}=I.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 i;if(t=t.toLowerCase(),Object.keys(e).length>0){const r={...null!==(i=this.defaultMessages[t])&&void 0!==i?i:{},...e};o.deepEqual(this.defaultMessages[t],r)||(this.defaultMessages[t]=r,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,e,...i){var r,n,a;t=t.toLowerCase(),this.fetchContext(t);const l=null!==(n=null===(r=this.cache.getNow(t))||void 0===r?void 0:r.messages)&&void 0!==n?n:{};return new o.ParametrizedLabelResolver(null!==(a=this.defaultMessages[t])&&void 0!==a?a:{},l).resolve(e,...i)}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)))))}}R=k,null==window.FluidTopicsI18nService&&(window.FluidTopicsI18nService=new class extends W{constructor(){super((async(t,o)=>(await this.awaitApi).getFluidTopicsMessageContext(t,o)))}}),null==window.FluidTopicsCustomI18nService&&(window.FluidTopicsCustomI18nService=new class extends W{constructor(){super((async(t,o)=>(await this.awaitApi).getCustomMessageContext(t,o)))}});const L=window.FluidTopicsI18nService,z=window.FluidTopicsCustomI18nService;var Z=function(t,o,e,i){for(var r,n=arguments.length,a=n<3?o:null===i?i=Object.getOwnPropertyDescriptor(o,e):i,l=t.length-1;l>=0;l--)(r=t[l])&&(a=(n<3?r(a):n>3?r(o,e,a):r(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class K extends o.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.messageContexts=[],this.apiProvider=()=>E.get(),this.cache=new o.CacheRegistry,this.cleanSessionDebouncer=new o.Debouncer}render(){return e.html`
13
+ `;var s,c,p,f,d,h,u,g,y,b,m,x,v,O,w,N,S,C;!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 i=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],r=ArrayBuffer.isView||function(t){return t&&i.indexOf(Object.prototype.toString.call(t))>-1};function n(t){if("string"!=typeof t&&(t=String(t)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(t))throw new TypeError("Invalid character in header field name");return t.toLowerCase()}function a(t){return"string"!=typeof t&&(t=String(t)),t}function l(t){var 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 s(t){this.map={},t instanceof s?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 c(t){if(t.bodyUsed)return Promise.reject(new TypeError("Already read"));t.bodyUsed=!0}function p(t){return new Promise((function(o,e){t.onload=function(){o(t.result)},t.onerror=function(){e(t.error)}}))}function f(t){var o=new FileReader,e=p(o);return o.readAsArrayBuffer(t),e}function d(t){if(t.slice)return t.slice(0);var o=new Uint8Array(t.byteLength);return o.set(new Uint8Array(t)),o.buffer}function h(){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=d(t.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):e.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(t)||r(t))?this._bodyArrayBuffer=d(t):this._bodyText=t=Object.prototype.toString.call(t):this._bodyText="",this.headers.get("content-type")||("string"==typeof t?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):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=c(this);if(t)return t;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?c(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(f)}),this.text=function(){var t,o,e,i=c(this);if(i)return i;if(this._bodyBlob)return t=this._bodyBlob,o=new FileReader,e=p(o),o.readAsText(t),e;if(this._bodyArrayBuffer)return Promise.resolve(function(t){for(var o=new Uint8Array(t),e=new Array(o.length),i=0;i<o.length;i++)e[i]=String.fromCharCode(o[i]);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(y)}),this.json=function(){return this.text().then(JSON.parse)},this}s.prototype.append=function(t,o){t=n(t),o=a(o);var e=this.map[t];this.map[t]=e?e+", "+o:o},s.prototype.delete=function(t){delete this.map[n(t)]},s.prototype.get=function(t){return t=n(t),this.has(t)?this.map[t]:null},s.prototype.has=function(t){return this.map.hasOwnProperty(n(t))},s.prototype.set=function(t,o){this.map[n(t)]=a(o)},s.prototype.forEach=function(t,o){for(var e in this.map)this.map.hasOwnProperty(e)&&t.call(o,this.map[e],e,this)},s.prototype.keys=function(){var t=[];return this.forEach((function(o,e){t.push(e)})),l(t)},s.prototype.values=function(){var t=[];return this.forEach((function(o){t.push(o)})),l(t)},s.prototype.entries=function(){var t=[];return this.forEach((function(o,e){t.push([e,o])})),l(t)},e.iterable&&(s.prototype[Symbol.iterator]=s.prototype.entries);var u=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function g(t,o){var e,i,r=(o=o||{}).body;if(t instanceof g){if(t.bodyUsed)throw new TypeError("Already read");this.url=t.url,this.credentials=t.credentials,o.headers||(this.headers=new s(t.headers)),this.method=t.method,this.mode=t.mode,this.signal=t.signal,r||null==t._bodyInit||(r=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 s(o.headers)),this.method=(e=o.method||this.method||"GET",i=e.toUpperCase(),u.indexOf(i)>-1?i:e),this.mode=o.mode||this.mode||null,this.signal=o.signal||this.signal,this.referrer=null,("GET"===this.method||"HEAD"===this.method)&&r)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(r)}function y(t){var o=new FormData;return t.trim().split("&").forEach((function(t){if(t){var e=t.split("="),i=e.shift().replace(/\+/g," "),r=e.join("=").replace(/\+/g," ");o.append(decodeURIComponent(i),decodeURIComponent(r))}})),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 s(o.headers),this.url=o.url||"",this._initBody(t)}g.prototype.clone=function(){return new g(this,{body:this._bodyInit})},h.call(g.prototype),h.call(b.prototype),b.prototype.clone=function(){return new b(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new s(this.headers),url:this.url})},b.error=function(){var t=new b(null,{status:0,statusText:""});return t.type="error",t};var m=[301,302,303,307,308];b.redirect=function(t,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 e=Error(t);this.stack=e.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function x(t,i){return new Promise((function(r,n){var a=new g(t,i);if(a.signal&&a.signal.aborted)return n(new o.DOMException("Aborted","AbortError"));var l=new XMLHttpRequest;function c(){l.abort()}l.onload=function(){var t,o,e={status:l.status,statusText:l.statusText,headers:(t=l.getAllResponseHeaders()||"",o=new s,t.replace(/\r?\n[\t ]+/g," ").split(/\r?\n/).forEach((function(t){var e=t.split(":"),i=e.shift().trim();if(i){var r=e.join(":").trim();o.append(i,r)}})),o)};e.url="responseURL"in l?l.responseURL:e.headers.get("X-Request-URL");var i="response"in l?l.response:l.responseText;r(new b(i,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(a.method,a.url,!0),"include"===a.credentials?l.withCredentials=!0:"omit"===a.credentials&&(l.withCredentials=!1),"responseType"in l&&e.blob&&(l.responseType="blob"),a.headers.forEach((function(t,o){l.setRequestHeader(o,t)})),a.signal&&(a.signal.addEventListener("abort",c),l.onreadystatechange=function(){4===l.readyState&&a.signal.removeEventListener("abort",c)}),l.send(void 0===a._bodyInit?null:a._bodyInit)}))}x.polyfill=!0,t.fetch||(t.fetch=x,t.Headers=s,t.Request=g,t.Response=b),o.Headers=s,o.Request=g,o.Response=b,o.fetch=x,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"}(s||(s={})),function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"}(c||(c={})),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"}(p||(p={})),function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"}(f||(f={})),function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"}(d||(d={})),function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"}(h||(h={})),function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"}(u||(u={})),function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"}(g||(g={})),function(t){t.ASC="ASC",t.DESC="DESC"}(y||(y={})),function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"}(b||(b={})),function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"}(m||(m={})),function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"}(x||(x={})),function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"}(v||(v={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"}(O||(O={})),function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"}(w||(w={})),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.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"}(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 $=e.css`
14
+ `,I=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,openExternalDocumentInNewTab:!1}});class E{static get(t){const{baseUrl:o,apiIntegrationIdentifier:e}=I.getState(),i=null!=t?t:e;if(o&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,i,!0)}static await(t){return new Promise((o=>{let e=E.get(t);if(e)o(e);else{const i=I.subscribe((()=>{e=E.get(t),e&&(i(),o(e))}))}}))}}class U{constructor(t=!0,e){var i;this.overrideApi=e;let r=this.constructor;r.commonCache=null!==(i=r.commonCache)&&void 0!==i?i:new o.CacheRegistry,this.cache=t?r.commonCache:new o.CacheRegistry}get api(){var t;return null!==(t=this.overrideApi)&&void 0!==t?t:E.get()}get awaitApi(){var t;return null!==(t=this.overrideApi)&&void 0!==t?t:E.await()}clearCache(){this.cache.clearAll()}}var R;const k=Symbol("clearAfterUnitTest");class W extends U{constructor(t){super(),this.messageContextProvider=t,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[R]=()=>{this.defaultMessages={},this.cache=new o.CacheRegistry,this.listeners={}},this.currentUiLocale=I.getState().uiLocale,I.subscribe((()=>this.clearWhenUiLocaleChanges()))}clearWhenUiLocaleChanges(){const{uiLocale:t}=I.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 i;if(t=t.toLowerCase(),Object.keys(e).length>0){const r={...null!==(i=this.defaultMessages[t])&&void 0!==i?i:{},...e};o.deepEqual(this.defaultMessages[t],r)||(this.defaultMessages[t]=r,await this.notify(t))}await this.fetchContext(t)}resolveMessage(t,e,...i){var r,n,a;t=t.toLowerCase(),this.fetchContext(t);const l=null!==(n=null===(r=this.cache.getNow(t))||void 0===r?void 0:r.messages)&&void 0!==n?n:{};return new o.ParametrizedLabelResolver(null!==(a=this.defaultMessages[t])&&void 0!==a?a:{},l).resolve(e,...i)}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)))))}}R=k,null==window.FluidTopicsI18nService&&(window.FluidTopicsI18nService=new class extends W{constructor(){super((async(t,o)=>(await this.awaitApi).getFluidTopicsMessageContext(t,o)))}}),null==window.FluidTopicsCustomI18nService&&(window.FluidTopicsCustomI18nService=new class extends W{constructor(){super((async(t,o)=>(await this.awaitApi).getCustomMessageContext(t,o)))}});const L=window.FluidTopicsI18nService,z=window.FluidTopicsCustomI18nService;var Z=function(t,o,e,i){for(var r,n=arguments.length,a=n<3?o:null===i?i=Object.getOwnPropertyDescriptor(o,e):i,l=t.length-1;l>=0;l--)(r=t[l])&&(a=(n<3?r(a):n>3?r(o,e,a):r(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class K extends o.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.messageContexts=[],this.apiProvider=()=>E.get(),this.cache=new o.CacheRegistry,this.cleanSessionDebouncer=new o.Debouncer}render(){return e.html`
15
15
  <slot></slot>
16
16
  `}update(t){super.update(t),t.has("baseUrl")&&(I.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),t.has("apiIntegrationIdentifier")&&I.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),t.has("uiLocale")&&I.actions.uiLocale(this.uiLocale),t.has("metadataConfiguration")&&I.actions.metadataConfiguration(this.metadataConfiguration),t.has("noCustom")&&I.actions.noCustom(this.noCustom),t.has("editorMode")&&I.actions.editorMode(this.editorMode),t.has("noCustomComponent")&&I.actions.noCustomComponent(this.noCustomComponent),t.has("session")&&I.actions.session(this.session),t.has("availableUiLocales")&&I.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),t.has("messageContexts")&&null!=this.messageContexts&&this.messageContexts.forEach((t=>L.addContext(t))),t.has("openExternalDocumentInNewTab")&&I.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),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()))}}K.elementDefinitions={},K.styles=$,Z([i.property()],K.prototype,"baseUrl",void 0),Z([i.property()],K.prototype,"apiIntegrationIdentifier",void 0),Z([i.property()],K.prototype,"uiLocale",void 0),Z([o.jsonProperty(null)],K.prototype,"availableUiLocales",void 0),Z([o.jsonProperty(null)],K.prototype,"metadataConfiguration",void 0),Z([i.property({type:Boolean})],K.prototype,"editorMode",void 0),Z([i.property({type:Boolean})],K.prototype,"noCustom",void 0),Z([i.property({type:Boolean})],K.prototype,"openExternalDocumentInNewTab",void 0),Z([i.property({converter:{fromAttribute:t=>"false"!==t&&("true"===t||null!=t&&t)}})],K.prototype,"noCustomComponent",void 0),Z([i.property({type:Boolean})],K.prototype,"withManualResources",void 0),Z([o.jsonProperty([])],K.prototype,"messageContexts",void 0),Z([o.jsonProperty(void 0)],K.prototype,"session",void 0),Z([i.property({type:Object})],K.prototype,"apiProvider",void 0);class A extends U{async listMySearches(){let t=I.getState().session;return(null==t?void 0:t.sessionAuthenticated)?this.cache.get("my-searches",(async()=>(await this.awaitApi).listMySearches(t.profile.userId)),3e5):[]}}class D extends U{async listMyBookmarks(){let t=I.getState().session;return(null==t?void 0:t.sessionAuthenticated)?this.cache.get("my-bookmarks",(async()=>(await this.awaitApi).listMyBookmarks(t.profile.userId)),3e5):[]}}const B=o.FtReduxStore.get({name:"ft-user-assets",initialState:{savedSearches:void 0,bookmarks:void 0}});new class{constructor(){this.currentSession=I.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new D,this.savedSearchesService=new A,I.subscribe((()=>this.reloadWhenUserSessionChanges()))}reloadWhenUserSessionChanges(){var t;const{session:e}=I.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(){this.savedSearchesService.clearCache(),B.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),B.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();const t=await this.savedSearchesService.listMySearches();B.actions.savedSearches(t)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var t;if(this.bookmarksAreUsed){const o=(null===(t=this.currentSession)||void 0===t?void 0:t.sessionAuthenticated)?await this.bookmarksService.listMyBookmarks():void 0;B.actions.bookmarks(o)}}},o.customElement("ft-app-context")(K);class F extends Event{constructor(){super(F.eventName)}}F.eventName="search-context-clear-all-filters";var T=function(t,o,e,i){for(var r,n=arguments.length,a=n<3?o:null===i?i=Object.getOwnPropertyDescriptor(o,e):i,l=t.length-1;l>=0;l--)(r=t[l])&&(a=(n<3?r(a):n>3?r(o,e,a):r(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class H extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}}const P=Symbol("registerInterval");class M 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[P]=window.setInterval((()=>this.tryToRegisterToContext()),50)}tryToRegisterToContext(){null!=this.stateManager?window.clearInterval(this[P]):this.dispatchEvent(new H)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return o=P,T([i.state()],e.prototype,"stateManager",void 0),e}(o.FtLitElementRedux)){}var j=function(t,o,e,i){for(var r,n=arguments.length,a=n<3?o:null===i?i=Object.getOwnPropertyDescriptor(o,e):i,l=t.length-1;l>=0;l--)(r=t[l])&&(a=(n<3?r(a):n>3?r(o,e,a):r(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class G extends Event{constructor(){super("register-ft-search-result-component",{bubbles:!0,composed:!0})}}const _=Symbol("registerInterval");class V 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[_]=window.setInterval((()=>this.tryToRegisterToResultContext()),50)}tryToRegisterToResultContext(){null!=this.result?window.clearInterval(this[_]):this.dispatchEvent(new G)}disconnectedCallback(){super.disconnectedCallback(),this.unregisterResultStateManager()}}return o=_,j([i.property({attribute:!1})],e.prototype,"cluster",void 0),j([i.property({attribute:!1})],e.prototype,"result",void 0),j([i.property({attribute:!1,type:Number})],e.prototype,"rank",void 0),e}(M)){}const Y=e.css`
17
17
  `;var q=function(t,o,e,i){for(var r,n=arguments.length,a=n<3?o:null===i?i=Object.getOwnPropertyDescriptor(o,e):i,l=t.length-1;l>=0;l--)(r=t[l])&&(a=(n<3?r(a):n>3?r(o,e,a):r(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};const X=Symbol("i18nAttributes"),J=Symbol("i18nProperties"),Q=Symbol("i18nUnsubs");function tt(t){var o;class e extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[o]=new Map}get i18nService(){return this.useCustomMessageContexts?z:L}i18n(t,o,...e){var i;if("string"==typeof t)return this.i18nService.resolveMessage(t,o,...e);const r=null!==(i=t.args)&&void 0!==i?i:t.argsProvider?t.argsProvider(this):[];return this.i18nService.resolveMessage(t.context,t.key,...r)}onI18nUpdate(t){var o,e;null===(o=this[X])||void 0===o||o.forEach(((o,e)=>{var i;const r=this.getI18nAttributeValue(e);(null===(i=null==r?void 0:r.context)||void 0===i?void 0:i.toLowerCase())===t.toLowerCase()&&this.updateI18nAttributeMessage(e,r,o)})),null===(e=this[J])||void 0===e||e.forEach(((o,e)=>{o.context.toLowerCase()===t.toLowerCase()&&(this[e]=this.i18n(o))})),setTimeout((()=>this.requestUpdate()),0)}updateI18nAttributeMessage(t,o,e){this[t]={...o,message:this.i18n({context:o.context,key:o.key,...e})}}update(t){var o,e;super.update(t),null===(o=this[X])||void 0===o||o.forEach(((o,e)=>{const i=this.getI18nAttributeValue(e);(null==i?void 0:i.context)&&i.key&&(t.has(e)||null!=o.argsProvider)&&(t.has(e)&&this.addI18nContext(i.context),this.updateI18nAttributeMessage(e,i,o))})),null===(e=this[J])||void 0===e||e.forEach(((t,o)=>{null!=t.argsProvider&&(this[o]=this.i18n(t))}))}getI18nAttributeValue(t){return this[t]}connectedCallback(){var t,o,e,i;super.connectedCallback(),new Set([...null!==(o=null===(t=this[J])||void 0===t?void 0:t.values())&&void 0!==o?o:[],...[...null!==(i=null===(e=this[X])||void 0===e?void 0:e.keys())&&void 0!==i?i:[]].map((t=>this.getI18nAttributeValue(t)))].map((t=>null==t?void 0:t.context))).forEach((t=>t&&this.addI18nMessages(t)))}addI18nMessages(t,o){t=t.toLowerCase(),this[Q].has(t)||this[Q].set(t,this.i18nService.subscribe(t,(()=>this.onI18nUpdate(t)))),this.i18nService.prepareContext(t,null!=o?o:{})}addI18nContext(t,o){this.addI18nMessages("string"==typeof t?t:t.name,o)}disconnectedCallback(){super.disconnectedCallback(),this[Q].forEach((t=>t())),this[Q].clear()}}return o=Q,q([i.property({type:Boolean})],e.prototype,"useCustomMessageContexts",void 0),e}class ot extends(tt(o.FtLitElement)){}class et extends(tt(o.FtLitElementRedux)){}var it=function(t,o,e,i){for(var r,n=arguments.length,a=n<3?o:null===i?i=Object.getOwnPropertyDescriptor(o,e):i,l=t.length-1;l>=0;l--)(r=t[l])&&(a=(n<3?r(a):n>3?r(o,e,a):r(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class rt extends et{constructor(){super(),this.editorMode=!1,this.addStore(I)}render(){return this.key&&this.context?e.html`
18
18
  <span class="ft-i18n">
19
19
  ${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
20
20
  </span>
21
- `:this.editorMode?"Select a context and a label key.":e.nothing}update(t){var o;super.update(t),["context","key","defaultMessage"].some((o=>t.has(o)))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:null!==(o=this.defaultMessage)&&void 0!==o?o:""})}}rt.elementDefinitions={},rt.styles=Y,it([o.redux()],rt.prototype,"editorMode",void 0),it([i.property()],rt.prototype,"context",void 0),it([i.property()],rt.prototype,"key",void 0),it([o.jsonProperty([])],rt.prototype,"args",void 0),it([i.property()],rt.prototype,"defaultMessage",void 0);class nt{static build(t){return new nt(t)}static fromGwt(t){return new nt(t)}constructor(t){this.name=t,this.properties=new Proxy({},{get:(t,o)=>{const e=o;return t=>({context:this.name,key:e,args:"function"==typeof t?void 0:t,argsProvider:"function"==typeof t?t:void 0})}}),this.messages=new Proxy({},{get:(t,o)=>(...t)=>L.resolveMessage(this.name,o,...t)})}}o.customElement("ft-i18n")(rt);const at=nt.build("designedSearchResultMetadata"),lt=globalThis,st=lt.trustedTypes,ct=st?st.createPolicy("lit-html",{createHTML:t=>t}):void 0,pt="$lit$",ft=`lit$${(Math.random()+"").slice(9)}$`,dt="?"+ft,ht=`<${dt}>`,ut=document,gt=()=>ut.createComment(""),yt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,bt=Array.isArray,mt="[ \t\n\f\r]",xt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,vt=/-->/g,Ot=/>/g,Nt=RegExp(`>|${mt}(?:([^\\s"'>=/]+)(${mt}*=${mt}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),St=/'/g,wt=/"/g,Ct=/^(?:script|style|textarea|title)$/i,$t=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),It=Symbol.for("lit-noChange"),Et=Symbol.for("lit-nothing"),Ut=new WeakMap,Rt=ut.createTreeWalker(ut,129);
21
+ `:this.editorMode?"Select a context and a label key.":e.nothing}update(t){var o;super.update(t),["context","key","defaultMessage"].some((o=>t.has(o)))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:null!==(o=this.defaultMessage)&&void 0!==o?o:""})}}rt.elementDefinitions={},rt.styles=Y,it([o.redux()],rt.prototype,"editorMode",void 0),it([i.property()],rt.prototype,"context",void 0),it([i.property()],rt.prototype,"key",void 0),it([o.jsonProperty([])],rt.prototype,"args",void 0),it([i.property()],rt.prototype,"defaultMessage",void 0);class nt{static build(t){return new nt(t)}static fromGwt(t){return new nt(t)}constructor(t){this.name=t,this.properties=new Proxy({},{get:(t,o)=>{const e=o;return t=>({context:this.name,key:e,args:"function"==typeof t?void 0:t,argsProvider:"function"==typeof t?t:void 0})}}),this.messages=new Proxy({},{get:(t,o)=>(...t)=>L.resolveMessage(this.name,o,...t)})}}o.customElement("ft-i18n")(rt);const at=nt.build("designedSearchResultMetadata"),lt=globalThis,st=lt.trustedTypes,ct=st?st.createPolicy("lit-html",{createHTML:t=>t}):void 0,pt="$lit$",ft=`lit$${(Math.random()+"").slice(9)}$`,dt="?"+ft,ht=`<${dt}>`,ut=document,gt=()=>ut.createComment(""),yt=t=>null===t||"object"!=typeof t&&"function"!=typeof t,bt=Array.isArray,mt="[ \t\n\f\r]",xt=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,vt=/-->/g,Ot=/>/g,wt=RegExp(`>|${mt}(?:([^\\s"'>=/]+)(${mt}*=${mt}*(?:[^ \t\n\f\r"'\`<>=]|("|')|))|$)`,"g"),Nt=/'/g,St=/"/g,Ct=/^(?:script|style|textarea|title)$/i,$t=(t=>(o,...e)=>({_$litType$:t,strings:o,values:e}))(1),It=Symbol.for("lit-noChange"),Et=Symbol.for("lit-nothing"),Ut=new WeakMap,Rt=ut.createTreeWalker(ut,129);
22
22
  /**
23
23
  * @license
24
24
  * Copyright 2017 Google LLC
25
25
  * SPDX-License-Identifier: BSD-3-Clause
26
- */function kt(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==ct?ct.createHTML(o):o}const Wt=(t,o)=>{const e=t.length-1,i=[];let r,n=2===o?"<svg>":"",a=xt;for(let o=0;o<e;o++){const e=t[o];let l,s,c=-1,p=0;for(;p<e.length&&(a.lastIndex=p,s=a.exec(e),null!==s);)p=a.lastIndex,a===xt?"!--"===s[1]?a=vt:void 0!==s[1]?a=Ot:void 0!==s[2]?(Ct.test(s[2])&&(r=RegExp("</"+s[2],"g")),a=Nt):void 0!==s[3]&&(a=Nt):a===Nt?">"===s[0]?(a=r??xt,c=-1):void 0===s[1]?c=-2:(c=a.lastIndex-s[2].length,l=s[1],a=void 0===s[3]?Nt:'"'===s[3]?wt:St):a===wt||a===St?a=Nt:a===vt||a===Ot?a=xt:(a=Nt,r=void 0);const f=a===Nt&&t[o+1].startsWith("/>")?" ":"";n+=a===xt?e+ht:c>=0?(i.push(l),e.slice(0,c)+pt+e.slice(c)+ft+f):e+ft+(-2===c?o:f)}return[kt(t,n+(t[e]||"<?>")+(2===o?"</svg>":"")),i]};class Lt{constructor({strings:t,_$litType$:o},e){let i;this.parts=[];let r=0,n=0;const a=t.length-1,l=this.parts,[s,c]=Wt(t,o);if(this.el=Lt.createElement(s,e),Rt.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(i=Rt.nextNode())&&l.length<a;){if(1===i.nodeType){if(i.hasAttributes())for(const t of i.getAttributeNames())if(t.endsWith(pt)){const o=c[n++],e=i.getAttribute(t).split(ft),a=/([.?@])?(.*)/.exec(o);l.push({type:1,index:r,name:a[2],strings:e,ctor:"."===a[1]?Dt:"?"===a[1]?Bt:"@"===a[1]?Ft:At}),i.removeAttribute(t)}else t.startsWith(ft)&&(l.push({type:6,index:r}),i.removeAttribute(t));if(Ct.test(i.tagName)){const t=i.textContent.split(ft),o=t.length-1;if(o>0){i.textContent=st?st.emptyScript:"";for(let e=0;e<o;e++)i.append(t[e],gt()),Rt.nextNode(),l.push({type:2,index:++r});i.append(t[o],gt())}}}else if(8===i.nodeType)if(i.data===dt)l.push({type:2,index:r});else{let t=-1;for(;-1!==(t=i.data.indexOf(ft,t+1));)l.push({type:7,index:r}),t+=ft.length-1}r++}}static createElement(t,o){const e=ut.createElement("template");return e.innerHTML=t,e}}function zt(t,o,e=t,i){if(o===It)return o;let r=void 0!==i?e._$Co?.[i]:e._$Cl;const n=yt(o)?void 0:o._$litDirective$;return r?.constructor!==n&&(r?._$AO?.(!1),void 0===n?r=void 0:(r=new n(t),r._$AT(t,e,i)),void 0!==i?(e._$Co??=[])[i]=r:e._$Cl=r),void 0!==r&&(o=zt(t,r._$AS(t,o.values),r,i)),o}class Zt{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,i=(t?.creationScope??ut).importNode(o,!0);Rt.currentNode=i;let r=Rt.nextNode(),n=0,a=0,l=e[0];for(;void 0!==l;){if(n===l.index){let o;2===l.type?o=new Kt(r,r.nextSibling,this,t):1===l.type?o=new l.ctor(r,l.name,l.strings,this,t):6===l.type&&(o=new Tt(r,this,t)),this._$AV.push(o),l=e[++a]}n!==l?.index&&(r=Rt.nextNode(),n++)}return Rt.currentNode=ut,i}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 Kt{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,i){this.type=2,this._$AH=Et,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=e,this.options=i,this._$Cv=i?.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=zt(this,t,o),yt(t)?t===Et||null==t||""===t?(this._$AH!==Et&&this._$AR(),this._$AH=Et):t!==this._$AH&&t!==It&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>bt(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!==Et&&yt(this._$AH)?this._$AA.nextSibling.data=t:this.$(ut.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,i="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=Lt.createElement(kt(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===i)this._$AH.p(o);else{const t=new Zt(i,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=Ut.get(t.strings);return void 0===o&&Ut.set(t.strings,o=new Lt(t)),o}T(t){bt(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,i=0;for(const r of t)i===o.length?o.push(e=new Kt(this.k(gt()),this.k(gt()),this,this.options)):e=o[i],e._$AI(r),i++;i<o.length&&(this._$AR(e&&e._$AB.nextSibling,i),o.length=i)}_$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 At{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,i,r){this.type=1,this._$AH=Et,this._$AN=void 0,this.element=t,this.name=o,this._$AM=i,this.options=r,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=Et}_$AI(t,o=this,e,i){const r=this.strings;let n=!1;if(void 0===r)t=zt(this,t,o,0),n=!yt(t)||t!==this._$AH&&t!==It,n&&(this._$AH=t);else{const i=t;let a,l;for(t=r[0],a=0;a<r.length-1;a++)l=zt(this,i[e+a],o,a),l===It&&(l=this._$AH[a]),n||=!yt(l)||l!==this._$AH[a],l===Et?t=Et:t!==Et&&(t+=(l??"")+r[a+1]),this._$AH[a]=l}n&&!i&&this.O(t)}O(t){t===Et?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class Dt extends At{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===Et?void 0:t}}class Bt extends At{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==Et)}}class Ft extends At{constructor(t,o,e,i,r){super(t,o,e,i,r),this.type=5}_$AI(t,o=this){if((t=zt(this,t,o,0)??Et)===It)return;const e=this._$AH,i=t===Et&&e!==Et||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,r=t!==Et&&(e===Et||i);i&&this.element.removeEventListener(this.name,this,e),r&&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 Tt{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){zt(this,t)}}const Ht=lt.litHtmlPolyfillSupport;Ht?.(Lt,Kt),(lt.litHtmlVersions??=[]).push("3.1.0");
26
+ */function kt(t,o){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return void 0!==ct?ct.createHTML(o):o}const Wt=(t,o)=>{const e=t.length-1,i=[];let r,n=2===o?"<svg>":"",a=xt;for(let o=0;o<e;o++){const e=t[o];let l,s,c=-1,p=0;for(;p<e.length&&(a.lastIndex=p,s=a.exec(e),null!==s);)p=a.lastIndex,a===xt?"!--"===s[1]?a=vt:void 0!==s[1]?a=Ot:void 0!==s[2]?(Ct.test(s[2])&&(r=RegExp("</"+s[2],"g")),a=wt):void 0!==s[3]&&(a=wt):a===wt?">"===s[0]?(a=r??xt,c=-1):void 0===s[1]?c=-2:(c=a.lastIndex-s[2].length,l=s[1],a=void 0===s[3]?wt:'"'===s[3]?St:Nt):a===St||a===Nt?a=wt:a===vt||a===Ot?a=xt:(a=wt,r=void 0);const f=a===wt&&t[o+1].startsWith("/>")?" ":"";n+=a===xt?e+ht:c>=0?(i.push(l),e.slice(0,c)+pt+e.slice(c)+ft+f):e+ft+(-2===c?o:f)}return[kt(t,n+(t[e]||"<?>")+(2===o?"</svg>":"")),i]};class Lt{constructor({strings:t,_$litType$:o},e){let i;this.parts=[];let r=0,n=0;const a=t.length-1,l=this.parts,[s,c]=Wt(t,o);if(this.el=Lt.createElement(s,e),Rt.currentNode=this.el.content,2===o){const t=this.el.content.firstChild;t.replaceWith(...t.childNodes)}for(;null!==(i=Rt.nextNode())&&l.length<a;){if(1===i.nodeType){if(i.hasAttributes())for(const t of i.getAttributeNames())if(t.endsWith(pt)){const o=c[n++],e=i.getAttribute(t).split(ft),a=/([.?@])?(.*)/.exec(o);l.push({type:1,index:r,name:a[2],strings:e,ctor:"."===a[1]?Dt:"?"===a[1]?Bt:"@"===a[1]?Ft:At}),i.removeAttribute(t)}else t.startsWith(ft)&&(l.push({type:6,index:r}),i.removeAttribute(t));if(Ct.test(i.tagName)){const t=i.textContent.split(ft),o=t.length-1;if(o>0){i.textContent=st?st.emptyScript:"";for(let e=0;e<o;e++)i.append(t[e],gt()),Rt.nextNode(),l.push({type:2,index:++r});i.append(t[o],gt())}}}else if(8===i.nodeType)if(i.data===dt)l.push({type:2,index:r});else{let t=-1;for(;-1!==(t=i.data.indexOf(ft,t+1));)l.push({type:7,index:r}),t+=ft.length-1}r++}}static createElement(t,o){const e=ut.createElement("template");return e.innerHTML=t,e}}function zt(t,o,e=t,i){if(o===It)return o;let r=void 0!==i?e._$Co?.[i]:e._$Cl;const n=yt(o)?void 0:o._$litDirective$;return r?.constructor!==n&&(r?._$AO?.(!1),void 0===n?r=void 0:(r=new n(t),r._$AT(t,e,i)),void 0!==i?(e._$Co??=[])[i]=r:e._$Cl=r),void 0!==r&&(o=zt(t,r._$AS(t,o.values),r,i)),o}class Zt{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,i=(t?.creationScope??ut).importNode(o,!0);Rt.currentNode=i;let r=Rt.nextNode(),n=0,a=0,l=e[0];for(;void 0!==l;){if(n===l.index){let o;2===l.type?o=new Kt(r,r.nextSibling,this,t):1===l.type?o=new l.ctor(r,l.name,l.strings,this,t):6===l.type&&(o=new Tt(r,this,t)),this._$AV.push(o),l=e[++a]}n!==l?.index&&(r=Rt.nextNode(),n++)}return Rt.currentNode=ut,i}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 Kt{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(t,o,e,i){this.type=2,this._$AH=Et,this._$AN=void 0,this._$AA=t,this._$AB=o,this._$AM=e,this.options=i,this._$Cv=i?.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=zt(this,t,o),yt(t)?t===Et||null==t||""===t?(this._$AH!==Et&&this._$AR(),this._$AH=Et):t!==this._$AH&&t!==It&&this._(t):void 0!==t._$litType$?this.g(t):void 0!==t.nodeType?this.$(t):(t=>bt(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!==Et&&yt(this._$AH)?this._$AA.nextSibling.data=t:this.$(ut.createTextNode(t)),this._$AH=t}g(t){const{values:o,_$litType$:e}=t,i="number"==typeof e?this._$AC(t):(void 0===e.el&&(e.el=Lt.createElement(kt(e.h,e.h[0]),this.options)),e);if(this._$AH?._$AD===i)this._$AH.p(o);else{const t=new Zt(i,this),e=t.u(this.options);t.p(o),this.$(e),this._$AH=t}}_$AC(t){let o=Ut.get(t.strings);return void 0===o&&Ut.set(t.strings,o=new Lt(t)),o}T(t){bt(this._$AH)||(this._$AH=[],this._$AR());const o=this._$AH;let e,i=0;for(const r of t)i===o.length?o.push(e=new Kt(this.k(gt()),this.k(gt()),this,this.options)):e=o[i],e._$AI(r),i++;i<o.length&&(this._$AR(e&&e._$AB.nextSibling,i),o.length=i)}_$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 At{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(t,o,e,i,r){this.type=1,this._$AH=Et,this._$AN=void 0,this.element=t,this.name=o,this._$AM=i,this.options=r,e.length>2||""!==e[0]||""!==e[1]?(this._$AH=Array(e.length-1).fill(new String),this.strings=e):this._$AH=Et}_$AI(t,o=this,e,i){const r=this.strings;let n=!1;if(void 0===r)t=zt(this,t,o,0),n=!yt(t)||t!==this._$AH&&t!==It,n&&(this._$AH=t);else{const i=t;let a,l;for(t=r[0],a=0;a<r.length-1;a++)l=zt(this,i[e+a],o,a),l===It&&(l=this._$AH[a]),n||=!yt(l)||l!==this._$AH[a],l===Et?t=Et:t!==Et&&(t+=(l??"")+r[a+1]),this._$AH[a]=l}n&&!i&&this.O(t)}O(t){t===Et?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,t??"")}}class Dt extends At{constructor(){super(...arguments),this.type=3}O(t){this.element[this.name]=t===Et?void 0:t}}class Bt extends At{constructor(){super(...arguments),this.type=4}O(t){this.element.toggleAttribute(this.name,!!t&&t!==Et)}}class Ft extends At{constructor(t,o,e,i,r){super(t,o,e,i,r),this.type=5}_$AI(t,o=this){if((t=zt(this,t,o,0)??Et)===It)return;const e=this._$AH,i=t===Et&&e!==Et||t.capture!==e.capture||t.once!==e.once||t.passive!==e.passive,r=t!==Et&&(e===Et||i);i&&this.element.removeEventListener(this.name,this,e),r&&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 Tt{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){zt(this,t)}}const Ht=lt.litHtmlPolyfillSupport;Ht?.(Lt,Kt),(lt.litHtmlVersions??=[]).push("3.1.0");
27
27
  /**
28
28
  * @license
29
29
  * Copyright 2020 Google LLC
30
30
  * SPDX-License-Identifier: BSD-3-Clause
31
31
  */
32
- const Pt=Symbol.for(""),Mt=t=>{if(t?.r===Pt)return t?._$litStatic$},jt=t=>({_$litStatic$:t,r:Pt}),Gt=new Map,_t=(t=>(o,...e)=>{const i=e.length;let r,n;const a=[],l=[];let s,c=0,p=!1;for(;c<i;){for(s=o[c];c<i&&void 0!==(n=e[c],r=Mt(n));)s+=r+o[++c],p=!0;c!==i&&l.push(n),a.push(s),c++}if(c===i&&a.push(o[i]),p){const t=a.join("$$lit$$");void 0===(o=Gt.get(t))&&(a.raw=a,Gt.set(t,o=a)),e=l}return t(o,...e)})($t);var Vt;!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"}(Vt||(Vt={}));const Yt=t=>"string"==typeof t?e.unsafeCSS(t):t;class qt{static create(t,o,i,r){const n=t=>Yt(null!=t?t:r),a=e.css`var(${Yt(t)}, ${n(r)})`;return a.name=t,a.description=o,a.category=i,a.defaultValue=r,a.defaultCssValue=n,a.get=o=>e.css`var(${Yt(t)}, ${n(o)})`,a.breadcrumb=()=>[],a.lastResortDefaultValue=()=>r,a}static extend(t,o,i,r){const n=t=>i.get(null!=t?t:r),a=e.css`var(${Yt(t)}, ${n(r)})`;return a.name=t,a.description=o,a.category=i.category,a.fallbackVariable=i,a.defaultValue=r,a.defaultCssValue=n,a.get=o=>e.css`var(${Yt(t)}, ${n(o)})`,a.breadcrumb=()=>[i.name,...i.breadcrumb()],a.lastResortDefaultValue=()=>null!=r?r:i.lastResortDefaultValue(),a}static external(t,o){const i=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):Yt(null!=o?o:t.lastResortDefaultValue()),r=e.css`var(${Yt(t.name)}, ${i(t.defaultValue)})`;return r.name=t.name,r.category=t.category,r.fallbackVariable=t.fallbackVariable,r.defaultValue=t.defaultValue,r.context=o,r.defaultCssValue=i,r.get=o=>e.css`var(${Yt(t.name)}, ${i(o)})`,r.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],r.lastResortDefaultValue=()=>t.lastResortDefaultValue(),r}}const Xt={colorWhite:qt.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:qt.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:qt.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:qt.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:qt.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:qt.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:qt.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:qt.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:qt.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:qt.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:qt.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:qt.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:qt.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:qt.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:qt.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:qt.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:qt.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:qt.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:qt.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:qt.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:qt.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:qt.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:qt.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:qt.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:qt.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:qt.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:qt.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:qt.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:qt.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:qt.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:qt.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:qt.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:qt.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:qt.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:qt.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:qt.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:qt.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:qt.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:qt.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:qt.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:qt.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:qt.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:qt.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:qt.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:qt.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:qt.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:qt.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:qt.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:qt.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:qt.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:qt.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:qt.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:qt.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:qt.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:qt.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:qt.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:qt.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:qt.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:qt.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:qt.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:qt.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:qt.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:qt.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:qt.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:qt.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:qt.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:qt.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:qt.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:qt.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:qt.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:qt.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:qt.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:qt.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:qt.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:qt.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:qt.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:qt.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:qt.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:qt.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:qt.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:qt.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:qt.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:qt.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:qt.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:qt.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:qt.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:qt.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:qt.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:qt.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:qt.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:qt.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:qt.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:qt.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:qt.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:qt.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:qt.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:qt.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:qt.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:qt.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:qt.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:qt.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:qt.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:qt.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:qt.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:qt.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:qt.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:qt.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:qt.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:qt.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:qt.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:qt.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:qt.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:qt.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:qt.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:qt.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:qt.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:qt.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:qt.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:qt.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:qt.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:qt.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:qt.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:qt.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:qt.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:qt.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:qt.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:qt.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:qt.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:qt.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:qt.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:qt.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:qt.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:qt.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:qt.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:qt.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:qt.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:qt.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:qt.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:qt.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:qt.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:qt.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:qt.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:qt.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:qt.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:qt.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:qt.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:qt.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:qt.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:qt.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:qt.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:qt.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:qt.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:qt.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:qt.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:qt.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:qt.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:qt.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:qt.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:qt.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:qt.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:qt.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:qt.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:qt.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:qt.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:qt.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:qt.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:qt.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:qt.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:qt.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:qt.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:qt.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:qt.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:qt.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:qt.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:qt.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:qt.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:qt.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:qt.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:qt.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:qt.create("--ft-icon-size-6","","SIZE","48px"),opacity0:qt.create("--ft-opacity-0","","NUMBER","0"),opacity8:qt.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:qt.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:qt.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:qt.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:qt.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:qt.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:qt.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:qt.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:qt.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:qt.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:qt.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:qt.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:qt.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:qt.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)"),underline:qt.create("--ft-underline","","UNKNOWN","underline")},Jt={display:{fontFamily:qt.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:qt.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:qt.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:qt.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:qt.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:qt.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:qt.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:qt.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:qt.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:qt.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:qt.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:qt.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:qt.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:qt.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:qt.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:qt.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:qt.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:qt.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:qt.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:qt.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:qt.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:qt.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:qt.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:qt.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:qt.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:qt.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:qt.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:qt.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:qt.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:qt.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:qt.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:qt.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:qt.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:qt.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:qt.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:qt.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:qt.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:qt.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:qt.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:qt.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:qt.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:qt.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:qt.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:qt.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:qt.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:qt.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:qt.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:qt.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:qt.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:qt.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:qt.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:qt.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:qt.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:qt.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:qt.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:qt.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:qt.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:qt.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:qt.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:qt.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:qt.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:qt.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:qt.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:qt.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:qt.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:qt.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:qt.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:qt.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:qt.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:qt.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:qt.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:qt.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:qt.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:qt.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:qt.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:qt.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:qt.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:qt.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:qt.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:qt.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},Qt={backgroundActionPrimary:qt.extend("--ft-background-action-primary","Used as backgorund of primary action components.",Xt.colorBrand0),backgroundErrorSubtle:qt.extend("--ft-background-error-subtle","Used as background of subtle error components.",Xt.colorRed10),backgroundInfoSubtle:qt.extend("--ft-background-info-subtle","Used as background of subtle information components.",Xt.colorCyan10),backgroundWarningSubtle:qt.extend("--ft-background-warning-subtle","Used as background of subtle information components.",Xt.colorOrange10),backgroundSuccessSubtle:qt.extend("--ft-background-success-subtle","Used as background of subtle success components.",Xt.colorGreen10),backgroundGlobalSurface:qt.extend("--ft-background-global-surface","Used as app background.",Xt.colorWhite),backgroundGlobalOnSurface:qt.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",Xt.colorGray10),backgroundGlobalOnSurfaceDark:qt.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",Xt.colorGray30),contentActionPrimary:qt.extend("--ft-content-action-primary","Used on label of primary action on light surface.",Xt.colorBrand0),contentWarningPrimary:qt.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",Xt.colorOrange200),contentWarningIconOnly:qt.extend("--ft-content-warning-icon-only","Used on warning status icons alone",Xt.colorOrange0),contentErrorPrimary:qt.extend("--ft-content-error-primary","Used on label of error messages on light surface.",Xt.colorRed0),contentErrorIconOnly:qt.extend("--ft-content-error-icon-only","Used on error status icons alone",Xt.colorRed70),contentInfoPrimary:qt.extend("--ft-content-info-primary","Used on label of information messages on light surface.",Xt.colorCyan200),contentInfoIconOnly:qt.extend("--ft-content-info-icon-only","Used on info status icons alone",Xt.colorCyan0),contentSuccessPrimary:qt.extend("--ft-content-success-primary","Used on label of success messages on light surface.",Xt.colorGreen200),contentSuccessIconOnly:qt.extend("--ft-content-success-icon-only","Used on success status icons alone",Xt.colorGreen0),contentGlobalPrimary:qt.extend("--ft-content-global-primary","Used for main content on the page.",Xt.colorGray500),contentGlobalSecondary:qt.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",Xt.colorGray200),contentGlobalSubtle:qt.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",Xt.colorGray0),contentGlobalOnColor:qt.extend("--ft-content-global-on-color","Used for content on a dominant color.",Xt.colorWhite),borderActionPrimary:qt.extend("--ft-border-action-primary","Used as border for primary action components.",Xt.colorBrand0),borderActionFocusRing:qt.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",Xt.colorCyan0),borderWarningPrimary:qt.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",Xt.colorOrange200),borderWarningSubtle:qt.extend("--ft-border-warning-subtle","Used as border for warning components.",Xt.colorOrange30),borderSuccessPrimary:qt.extend("--ft-border-success-primary","Used as border for success buttons.",Xt.colorGreen200),borderSuccessSubtle:qt.extend("--ft-border-success-subtle","Used as border for success components.",Xt.colorGreen30),borderErrorPrimary:qt.extend("--ft-border-error-primary","Used as border for text fields in error states.",Xt.colorRed0),borderErrorSubtle:qt.extend("--ft-border-error-subtle","Used as border for error components.",Xt.colorRed30),borderInfoPrimary:qt.extend("--ft-border-info-primary","Used as border for buttons in info color.",Xt.colorCyan200),borderInfoSubtle:qt.extend("--ft-border-info-subtle","Used as border for information components.",Xt.colorCyan30),borderGlobalPrimary:qt.extend("--ft-border-global-primary","Used as border for element like input.",Xt.colorGray50),borderGlobalSubtle:qt.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",Xt.colorGray30),borderInputPrimary:qt.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",Xt.colorGray80)},to={largeHeight:qt.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:qt.extend("--ft-button-large-horizontal-padding","",Xt.spacing4),largeGap:qt.extend("--ft-button-large-gap","",Xt.spacing2),largeBorderRadius:qt.extend("--ft-button-large-border-radius","",Xt.borderRadiusS),largeIconSize:qt.extend("--ft-button-large-icon-size","",Xt.iconSize3),largeBorderWidth:qt.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:qt.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:qt.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:qt.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:qt.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:qt.extend("--ft-button-small-horizontal-padding","",Xt.spacing3),smallGap:qt.extend("--ft-button-small-gap","",Xt.spacing2),smallBorderRadius:qt.extend("--ft-button-small-border-radius","",Xt.borderRadiusS),smallIconSize:qt.extend("--ft-button-small-icon-size","",Xt.iconSize2),smallBorderWidth:qt.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:qt.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:qt.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:qt.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:qt.extend("--ft-button-primary-background-color","",Qt.backgroundActionPrimary),primaryColor:qt.extend("--ft-button-primary-color","",Qt.contentGlobalOnColor),primaryIconColor:qt.extend("--ft-button-primary-icon-color","",Qt.contentGlobalOnColor),primaryStateLayerColor:qt.extend("--ft-button-primary-state-layer-color","",Qt.contentGlobalOnColor),primaryHoverStateLayerOpacity:qt.extend("--ft-button-primary-hover-state-layer-opacity","",Xt.opacity16),primaryFocusStateLayerOpacity:qt.extend("--ft-button-primary-focus-state-layer-opacity","",Xt.opacity16),primaryActiveStateLayerOpacity:qt.extend("--ft-button-primary-active-state-layer-opacity","",Xt.opacity24),primaryDisabledComponentOpacity:qt.extend("--ft-button-primary-disabled-component-opacity","",Xt.opacity40),focusFocusRingColor:qt.extend("--ft-button-focus-focus-ring-color","",Qt.borderActionFocusRing),tertiaryBackgroundColor:qt.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:qt.extend("--ft-button-tertiary-color","",Qt.contentActionPrimary),tertiaryIconColor:qt.extend("--ft-button-tertiary-icon-color","",Qt.contentActionPrimary),tertiaryStateLayerColor:qt.extend("--ft-button-tertiary-state-layer-color","",Qt.contentActionPrimary),tertiaryHoverStateLayerOpacity:qt.extend("--ft-button-tertiary-hover-state-layer-opacity","",Xt.opacity8),tertiaryFocusStateLayerOpacity:qt.extend("--ft-button-tertiary-focus-state-layer-opacity","",Xt.opacity8),tertiaryActiveStateLayerOpacity:qt.extend("--ft-button-tertiary-active-state-layer-opacity","",Xt.opacity16),tertiaryDisabledComponentOpacity:qt.extend("--ft-button-tertiary-disabled-component-opacity","",Xt.opacity40),secondaryBackgroundColor:qt.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:qt.extend("--ft-button-secondary-color","",Qt.contentActionPrimary),secondaryIconColor:qt.extend("--ft-button-secondary-icon-color","",Qt.contentActionPrimary),secondaryStateLayerColor:qt.extend("--ft-button-secondary-state-layer-color","",Qt.contentActionPrimary),secondaryHoverStateLayerOpacity:qt.extend("--ft-button-secondary-hover-state-layer-opacity","",Xt.opacity8),secondaryFocusStateLayerOpacity:qt.extend("--ft-button-secondary-focus-state-layer-opacity","",Xt.opacity8),secondaryActiveStateLayerOpacity:qt.extend("--ft-button-secondary-active-state-layer-opacity","",Xt.opacity16),secondaryDisabledComponentOpacity:qt.extend("--ft-button-secondary-disabled-component-opacity","",Xt.opacity40),secondaryBorderColor:qt.extend("--ft-button-secondary-border-color","",Qt.borderActionPrimary),neutralBackgroundColor:qt.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:qt.extend("--ft-button-neutral-icon-color","",Qt.contentGlobalSecondary),neutralColor:qt.extend("--ft-button-neutral-color","",Qt.contentGlobalSecondary),neutralStateLayerColor:qt.extend("--ft-button-neutral-state-layer-color","",Qt.contentGlobalSecondary),neutralHoverStateLayerOpacity:qt.extend("--ft-button-neutral-hover-state-layer-opacity","",Xt.opacity8),neutralFocusStateLayerOpacity:qt.extend("--ft-button-neutral-focus-state-layer-opacity","",Xt.opacity8),neutralActiveStateLayerOpacity:qt.extend("--ft-button-neutral-active-state-layer-opacity","",Xt.opacity16),neutralDisabledComponentOpacity:qt.extend("--ft-button-neutral-disabled-component-opacity","",Xt.opacity40)};qt.extend("--ft-banner-icon-size","",Xt.iconSize5),qt.create("--ft-banner-border-width","","SIZE","1px"),qt.extend("--ft-banner-horizontal-padding","",Xt.spacing6),qt.extend("--ft-banner-vertical-padding","",Xt.spacing6),qt.extend("--ft-banner-horizontal-side-gap","",Xt.spacing6),qt.extend("--ft-banner-horizontal-mobile-gap","",Xt.spacing4),qt.extend("--ft-banner-vertical-mobile-gap","",Xt.spacing6),qt.extend("--ft-banner-horizontal-middle-gap","",Xt.spacing20),qt.extend("--ft-banner-info-background-color","",Qt.backgroundInfoSubtle),qt.extend("--ft-banner-info-color","",Qt.contentInfoPrimary),qt.extend("--ft-banner-info-icon-color","",Qt.contentInfoIconOnly),qt.extend("--ft-breadcrumb-gap","",Xt.spacing1),qt.extend("--ft-page-header-horizontal-padding","",Xt.spacing12),qt.extend("--ft-page-header-vertical-padding","",Xt.spacing6),qt.create("--ft-modal-small-container-width","","SIZE","600px"),qt.create("--ft-modal-large-container-width","","SIZE","900px"),qt.extend("--ft-modal-overlay-background-color","",Xt.colorGray700),qt.extend("--ft-modal-overlay-opacity","",Xt.opacity40),qt.extend("--ft-modal-shadow","",Xt.shadowElevation03),qt.extend("--ft-modal-body-background-color","",Xt.colorWhite),qt.extend("--ft-modal-body-color","",Qt.contentGlobalPrimary),qt.extend("--ft-modal-body-horizontal-padding","",Xt.spacing6),qt.extend("--ft-modal-body-vertical-padding","",Xt.spacing6),qt.extend("--ft-modal-body-vertical-gap","",Xt.spacing6),qt.extend("--ft-modal-container-margin","",Xt.spacing3),qt.extend("--ft-modal-header-background-color","",Qt.backgroundGlobalOnSurface),qt.extend("--ft-modal-header-border-color","",Qt.borderGlobalSubtle),qt.extend("--ft-modal-header-color","",Qt.contentGlobalPrimary),qt.extend("--ft-modal-header-trailing-icon-color","",Qt.contentGlobalSecondary),qt.extend("--ft-modal-header-vertical-padding","",Xt.spacing1),qt.extend("--ft-modal-header-right-padding","",Xt.spacing1),qt.extend("--ft-modal-header-left-padding","",Xt.spacing6),qt.extend("--ft-modal-header-gap","",Xt.spacing2),qt.create("--ft-modal-header-border-bottom","","SIZE","1px"),qt.extend("--ft-modal-border-radius","",Xt.borderRadiusM),qt.extend("--ft-text-input-field-horizontal-padding","",Xt.spacing4),qt.extend("--ft-text-input-field-horizontal-gap","",Xt.spacing3),qt.extend("--ft-text-input-field-vertical-gap","",Xt.spacing05),qt.extend("--ft-text-input-field-icon-size","",Xt.iconSize3),qt.create("--ft-text-input-field-height","","SIZE","50px"),qt.extend("--ft-text-input-helper-horizontal-padding","",Xt.spacing4),qt.extend("--ft-text-input-helper-horizontal-gap","",Xt.spacing1),qt.extend("--ft-text-input-helper-icon-size","",Xt.iconSize2),qt.extend("--ft-text-input-border-radius","",Xt.borderRadiusM),qt.extend("--ft-text-input-background-color","",Xt.colorWhite),qt.extend("--ft-text-input-content-value-color","",Qt.contentGlobalPrimary),qt.extend("--ft-text-input-trailing-icon-color","",Qt.contentGlobalSubtle),qt.extend("--ft-text-input-label-color","",Qt.contentGlobalSubtle),qt.extend("--ft-text-input-default-border-color","",Qt.borderInputPrimary),qt.extend("--ft-text-input-default-helper-text-color","",Qt.contentGlobalSubtle),qt.create("--ft-text-input-default-border-width","","SIZE","1px"),qt.create("--ft-text-input-error-border-width","","SIZE","2px"),qt.extend("--ft-text-input-error-border-color","",Qt.borderErrorPrimary),qt.extend("--ft-text-input-error-helper-text-color","",Qt.contentErrorPrimary),qt.extend("--ft-text-input-error-helper-icon-color","",Qt.contentErrorIconOnly),qt.create("--ft-text-input-warning-border-width","","SIZE","2px"),qt.create("--ft-text-input-focus-outline-width","","SIZE","2px"),qt.extend("--ft-text-input-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),qt.extend("--ft-text-input-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-text-area-background-color","",Xt.colorWhite),qt.extend("--ft-text-area-content-value-color","",Qt.contentGlobalPrimary),qt.extend("--ft-text-area-label-color","",Qt.contentGlobalSubtle),qt.extend("--ft-text-area-default-border-color","",Qt.borderInputPrimary),qt.extend("--ft-text-area-default-helper-text-color","",Qt.contentGlobalSubtle),qt.create("--ft-text-area-default-border-width","","SIZE","1px"),qt.create("--ft-text-area-error-border-width","","SIZE","2px"),qt.extend("--ft-text-area-error-border-color","",Qt.borderErrorPrimary),qt.extend("--ft-text-area-error-helper-text-color","",Qt.contentErrorPrimary),qt.extend("--ft-text-area-error-helper-icon-color","",Qt.contentErrorIconOnly),qt.extend("--ft-text-area-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-text-area-focus-outline-width","","SIZE","2px"),qt.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),qt.extend("--ft-text-area-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-text-area-field-horizontal-left-padding","",Xt.spacing4),qt.extend("--ft-text-area-field-horizontal-gap","",Xt.spacing3),qt.extend("--ft-text-area-field-vertical-gap","",Xt.spacing05),qt.create("--ft-text-area-field-min-height","","SIZE","64px"),qt.extend("--ft-text-area-helper-horizontal-padding","",Xt.spacing4),qt.extend("--ft-text-area-helper-horizontal-gap","",Xt.spacing1),qt.extend("--ft-text-area-helper-icon-size","",Xt.iconSize2),qt.extend("--ft-text-area-border-radius","",Xt.borderRadiusM),qt.create("--ft-floating-menu-height","","SIZE","50px"),qt.extend("--ft-floating-menu-horizontal-padding","",Xt.spacing4),qt.extend("--ft-floating-menu-off-icon-color","",Qt.contentGlobalPrimary),qt.extend("--ft-floating-menu-off-color","",Qt.contentGlobalPrimary),qt.extend("--ft-floating-menu-on-color","",Qt.contentActionPrimary),qt.extend("--ft-floating-menu-on-state-layer-color","",Qt.contentActionPrimary),qt.extend("--ft-floating-menu-gap","",Xt.spacing3),qt.extend("--ft-floating-menu-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),qt.extend("--ft-floating-menu-focus-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-floating-menu-hover-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-floating-menu-active-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-floating-menu-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-floating-menu-icon-size","",Xt.iconSize3),qt.extend("--ft-floating-menu-background-color","",Qt.backgroundGlobalOnSurface),qt.extend("--ft-combobox-single-select-field-horizontal-padding","",Xt.spacing4),qt.extend("--ft-combobox-single-select-field-horizontal-gap","",Xt.spacing3),qt.extend("--ft-combobox-single-select-field-vertical-gap","",Xt.spacing05),qt.extend("--ft-combobox-single-select-field-icon-size","",Xt.iconSize3),qt.create("--ft-combobox-single-select-field-height","","SIZE","50px"),qt.extend("--ft-combobox-single-select-helper-horizontal-padding","",Xt.spacing4),qt.extend("--ft-combobox-single-select-helper-horizontal-gap","",Xt.spacing1),qt.extend("--ft-combobox-single-select-helper-vertical-gap","",Xt.spacing1),qt.extend("--ft-combobox-single-select-helper-icon-size","",Xt.iconSize2),qt.extend("--ft-combobox-single-select-menu-vertical-gap","",Xt.spacing2),qt.extend("--ft-combobox-single-select-border-radius","",Xt.borderRadiusM),qt.extend("--ft-combobox-single-select-background-color","",Xt.colorWhite),qt.extend("--ft-combobox-single-select-label-color","",Qt.contentGlobalSubtle),qt.extend("--ft-combobox-single-select-content-value-color","",Qt.contentGlobalPrimary),qt.extend("--ft-combobox-single-select-trailing-icon-color","",Qt.contentGlobalSubtle),qt.extend("--ft-combobox-single-select-default-border-color","",Qt.borderInputPrimary),qt.extend("--ft-combobox-single-select-default-helper-text-color","",Qt.contentGlobalSubtle),qt.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),qt.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),qt.extend("--ft-combobox-single-select-error-border-color","",Qt.borderErrorPrimary),qt.extend("--ft-combobox-single-select-error-helper-text-color","",Qt.contentErrorPrimary),qt.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),qt.extend("--ft-combobox-single-select-warning-border-color","",Qt.borderWarningPrimary),qt.extend("--ft-combobox-single-select-warning-helper-text-color","",Qt.contentWarningPrimary),qt.extend("--ft-combobox-single-select-warning-helper-icon-color","",Qt.contentWarningIconOnly),qt.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),qt.extend("--ft-combobox-single-select-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),qt.extend("--ft-combobox-single-select-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-combobox-multi-select-background-color","",Xt.colorWhite),qt.extend("--ft-combobox-multi-select-label-color","",Qt.contentGlobalSubtle),qt.extend("--ft-combobox-multi-select-trailing-icon-color","",Qt.contentGlobalSubtle),qt.extend("--ft-combobox-multi-select-default-border-color","",Qt.borderInputPrimary),qt.extend("--ft-combobox-multi-select-default-helper-text-color","",Qt.contentGlobalSubtle),qt.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),qt.extend("--ft-combobox-multi-select-error-border-color","",Qt.borderErrorPrimary),qt.extend("--ft-combobox-multi-select-error-helper-text-color","",Qt.contentErrorPrimary),qt.extend("--ft-combobox-multi-select-error-helper-icon","",Qt.contentErrorIconOnly),qt.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),qt.extend("--ft-combobox-multi-select-warning-border-color","",Qt.borderWarningPrimary),qt.extend("--ft-combobox-multi-select-warning-helper-text-color","",Qt.contentWarningPrimary),qt.extend("--ft-combobox-multi-select-warning-helper-icon-color","",Qt.contentWarningIconOnly),qt.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),qt.extend("--ft-combobox-multi-select-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),qt.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),qt.extend("--ft-combobox-multi-select-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-combobox-multi-select-helper-horizontal-padding","",Xt.spacing4),qt.extend("--ft-combobox-multi-select-helper-horizontal-gap","",Xt.spacing1),qt.extend("--ft-combobox-multi-select-helper-vertical-gap","",Xt.spacing1),qt.extend("--ft-combobox-multi-select-helper-icon-size","",Xt.iconSize2),qt.extend("--ft-combobox-multi-select-field-horizontal-padding","",Xt.spacing4),qt.extend("--ft-combobox-multi-select-field-horizontal-gap","",Xt.spacing3),qt.extend("--ft-combobox-multi-select-field-vertical-gap","",Xt.spacing05),qt.extend("--ft-combobox-multi-select-field-icon-size","",Xt.iconSize3),qt.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),qt.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",Xt.spacing1),qt.extend("--ft-combobox-multi-select-content-values-vertical-gap","",Xt.spacing1),qt.extend("--ft-combobox-multi-select-border-radius","",Xt.borderRadiusM),qt.extend("--ft-popover-background-color","",Qt.backgroundGlobalOnSurface),qt.extend("--ft-popover-horizontal-padding","",Xt.spacing6),qt.extend("--ft-popover-vertical-padding","",Xt.spacing6),qt.extend("--ft-popover-icon-color","",Qt.contentGlobalSecondary),qt.extend("--ft-popover-icon-size","",Xt.iconSize2),qt.extend("--ft-popover-title-color","",Qt.contentGlobalPrimary),qt.extend("--ft-popover-body-color","",Qt.contentGlobalSecondary),qt.extend("--ft-popover-link-color","",Qt.contentActionPrimary),qt.extend("--ft-popover-gap","",Xt.spacing3),qt.extend("--ft-popover-border-radius","",Xt.borderRadiusM),qt.extend("--ft-popover-shadow","",Xt.shadowElevation02),qt.extend("--ft-tabs-top-left-border-radius","",Xt.borderRadiusS),qt.extend("--ft-tabs-top-right-border-radius","",Xt.borderRadiusS),qt.extend("--ft-tabs-label-horizontal-padding","",Xt.spacing4),qt.extend("--ft-tabs-label-vertical-padding","",Xt.spacing3),qt.extend("--ft-tabs-label-gap","",Xt.spacing1),qt.extend("--ft-tabs-off-hover-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-tabs-off-focus-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-tabs-off-active-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-tabs-off-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-tabs-off-color","",Qt.contentGlobalSubtle),qt.extend("--ft-tabs-off-state-layer-color","",Qt.contentGlobalSubtle),qt.extend("--ft-tabs-on-hover-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-tabs-on-focus-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-tabs-on-active-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-tabs-on-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-tabs-on-color","",Qt.contentActionPrimary),qt.extend("--ft-tabs-on-state-layer-color","",Qt.contentActionPrimary),qt.extend("--ft-tabs-icon-horizontal-padding","",Xt.spacing1),qt.extend("--ft-tabs-icon-vertical-padding","",Xt.spacing4),qt.create("--ft-tabs-focus-outline-width","","SIZE","2px"),qt.extend("--ft-tabs-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.extend("--ft-collapsible-hover-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-collapsible-focus-state-layer-opacity","",Xt.opacity8),qt.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),qt.extend("--ft-collapsible-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.extend("--ft-collapsible-active-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-collapsible-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-collapsible-horizontal-padding","",Xt.spacing4),qt.extend("--ft-collapsible-vertical-padding","",Xt.spacing3),qt.extend("--ft-collapsible-color","",Qt.contentGlobalPrimary),qt.extend("--ft-collapsible-state-layer-color","",Qt.contentGlobalPrimary),qt.extend("--ft-collapsible-background-color","",Qt.backgroundGlobalOnSurface),qt.extend("--ft-collapsible-border-color","",Qt.borderGlobalSubtle),qt.extend("--ft-collapsible-icon-size","",Xt.iconSize3),qt.extend("--ft-switch-group-horizontal-padding","",Xt.spacing1),qt.extend("--ft-switch-group-vertical-padding","",Xt.spacing1),qt.extend("--ft-switch-group-gap","",Xt.spacing1),qt.extend("--ft-switch-group-background-color","",Qt.backgroundGlobalSurface),qt.extend("--ft-switch-group-border-color","",Qt.borderGlobalSubtle),qt.create("--ft-switch-group-border-radius","","SIZE","6px"),qt.extend("--ft-switch-label-horizontal-padding","",Xt.spacing2),qt.extend("--ft-switch-label-vertical-padding","",Xt.spacing1),qt.extend("--ft-switch-off-hover-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-switch-off-focus-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-switch-off-active-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-switch-off-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-switch-off-color","",Qt.contentGlobalSubtle),qt.extend("--ft-switch-off-state-layer-color","",Qt.contentGlobalSubtle),qt.extend("--ft-switch-on-hover-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-switch-on-focus-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-switch-on-active-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-switch-on-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-switch-on-color","",Qt.contentActionPrimary),qt.extend("--ft-switch-on-state-layer-color","",Qt.contentActionPrimary),qt.extend("--ft-switch-icon-horizontal-padding","",Xt.spacing1),qt.extend("--ft-switch-icon-vertical-padding","",Xt.spacing1),qt.create("--ft-switch-focus-outline-width","","SIZE","2px"),qt.extend("--ft-switch-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.extend("--ft-switch-option-border-radius","",Xt.borderRadiusS),qt.extend("--ft-chart-1-light","for area color charts",Xt.colorBrand40),qt.extend("--ft-chart-1-base","for line charts",Xt.colorBrand0),qt.extend("--ft-chart-2-light","for area color charts",Xt.colorYellow60),qt.extend("--ft-chart-2-base","for line charts",Xt.colorYellow100),qt.extend("--ft-chart-3-light","",Xt.colorUltramarine40),qt.extend("--ft-chart-3-base","",Xt.colorUltramarine70),qt.extend("--ft-chart-4-light","",Xt.colorCyan50),qt.extend("--ft-chart-4-base","",Xt.colorCyan100),qt.extend("--ft-chart-5-light","",Xt.colorRed40),qt.extend("--ft-chart-5-base","",Xt.colorRed60),qt.extend("--ft-chart-6-light","",Xt.colorGreen40),qt.extend("--ft-chart-6-base","",Xt.colorGreen70),qt.extend("--ft-chart-7-light","",Xt.colorOrange70),qt.extend("--ft-chart-7-base","",Xt.colorOrange100),qt.extend("--ft-chart-8-light","",Xt.colorAvocado70),qt.extend("--ft-chart-8-base","",Xt.colorAvocado200),qt.extend("--ft-chart-9-light","",Xt.colorBrown50),qt.extend("--ft-chart-9-base","",Xt.colorBrown200),qt.extend("--ft-chart-10-light","",Xt.colorGray50),qt.extend("--ft-chart-10-base","",Xt.colorGray80),qt.extend("--ft-chart-monochrome-10","",Xt.colorBrand10),qt.extend("--ft-chart-monochrome-20","",Xt.colorBrand20),qt.extend("--ft-chart-monochrome-30","",Xt.colorBrand40),qt.extend("--ft-chart-monochrome-40","",Xt.colorBrand60),qt.extend("--ft-chart-monochrome-50","",Xt.colorBrand0),qt.extend("--ft-chart-monochrome-60","",Xt.colorBrand200),qt.extend("--ft-chip-large-horizontal-padding","",Xt.spacing4),qt.extend("--ft-chip-large-vertical-padding","",Xt.spacing2),qt.extend("--ft-chip-large-gap","",Xt.spacing1),qt.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),qt.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),qt.extend("--ft-chip-large-border-radius","",Xt.borderRadiusPill),qt.create("--ft-chip-large-border-width","","SIZE","1px"),qt.extend("--ft-chip-large-icon-size","",Xt.iconSize3),qt.extend("--ft-chip-medium-horizontal-padding","",Xt.spacing3),qt.extend("--ft-chip-medium-vertical-padding","",Xt.spacing1),qt.extend("--ft-chip-medium-gap","",Xt.spacing1),qt.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),qt.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),qt.extend("--ft-chip-medium-border-radius","",Xt.borderRadiusPill),qt.create("--ft-chip-medium-border-width","","SIZE","1px"),qt.extend("--ft-chip-medium-icon-size","",Xt.iconSize2),qt.extend("--ft-chip-small-horizontal-padding","",Xt.spacing2),qt.extend("--ft-chip-small-vertical-padding","",Xt.spacing05),qt.extend("--ft-chip-small-gap","",Xt.spacing1),qt.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),qt.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),qt.extend("--ft-chip-small-border-radius","",Xt.borderRadiusPill),qt.create("--ft-chip-small-border-width","","SIZE","1px"),qt.extend("--ft-chip-small-icon-size","",Xt.iconSize1),qt.extend("--ft-chip-neutral-background-color","",Qt.backgroundGlobalOnSurface),qt.extend("--ft-chip-neutral-color","",Qt.contentGlobalPrimary),qt.extend("--ft-chip-neutral-icon-color","",Qt.contentGlobalPrimary),qt.extend("--ft-chip-neutral-border-color","",Qt.borderGlobalSubtle),qt.extend("--ft-chip-info-background-color","",Qt.backgroundInfoSubtle),qt.extend("--ft-chip-info-color","",Qt.contentInfoPrimary),qt.extend("--ft-chip-info-icon-color","",Qt.contentInfoIconOnly),qt.extend("--ft-chip-info-border-color","",Qt.borderInfoSubtle),qt.extend("--ft-chip-success-background-color","",Qt.backgroundSuccessSubtle),qt.extend("--ft-chip-success-color","",Qt.contentSuccessPrimary),qt.extend("--ft-chip-success-icon-color","",Qt.contentSuccessIconOnly),qt.extend("--ft-chip-success-border-color","",Qt.borderSuccessSubtle),qt.extend("--ft-chip-warning-background-color","",Qt.backgroundWarningSubtle),qt.extend("--ft-chip-warning-color","",Qt.contentWarningPrimary),qt.extend("--ft-chip-warning-icon-color","",Qt.contentWarningIconOnly),qt.extend("--ft-chip-warning-border-color","",Qt.borderWarningSubtle),qt.extend("--ft-chip-error-background-color","",Qt.backgroundErrorSubtle),qt.extend("--ft-chip-error-color","",Qt.contentErrorPrimary),qt.extend("--ft-chip-error-icon-color","",Qt.contentErrorIconOnly),qt.extend("--ft-chip-error-border-color","",Qt.borderErrorSubtle),qt.extend("--ft-border-info-border-color","",Qt.borderInfoSubtle),qt.create("--ft-notice-border-width","","SIZE","1px"),qt.extend("--ft-notice-horizontal-padding","",Xt.spacing2),qt.extend("--ft-notice-vertical-padding","",Xt.spacing1),qt.extend("--ft-notice-border-radius","",Xt.borderRadiusS),qt.extend("--ft-notice-gap","",Xt.spacing2),qt.extend("--ft-notice-icon-size","",Xt.iconSize3),qt.extend("--ft-notice-info-background-color","",Qt.backgroundInfoSubtle),qt.extend("--ft-notice-info-border-color","",Qt.borderInfoSubtle),qt.extend("--ft-notice-info-color","",Qt.contentInfoPrimary),qt.extend("--ft-notice-info-icon-color","",Qt.contentInfoIconOnly),qt.extend("--ft-notice-warning-background-color","",Qt.backgroundWarningSubtle),qt.extend("--ft-notice-warning-border-color","",Qt.borderWarningSubtle),qt.extend("--ft-notice-warning-color","",Qt.contentWarningPrimary),qt.extend("--ft-notice-warning-icon-color","",Qt.contentWarningIconOnly),qt.extend("--ft-checkbox-color","",Qt.contentGlobalPrimary),qt.extend("--ft-checkbox-checked-background-color","",Qt.contentActionPrimary),qt.extend("--ft-checkbox-checked-state-layer-color","",Qt.contentActionPrimary),qt.extend("--ft-checkbox-checked-icon-color","",Qt.contentGlobalOnColor),qt.extend("--ft-checkbox-checked-hover-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-checkbox-checked-focus-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-checkbox-checked-active-state-layer-opacity","",Xt.opacity24),qt.extend("--ft-checkbox-checked-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-checkbox-unchecked-border-color","",Xt.colorGray80),qt.extend("--ft-checkbox-unchecked-state-layer-color","",Xt.colorGray80),qt.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",Xt.opacity24),qt.extend("--ft-checkbox-unchecked-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-checkbox-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),qt.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),qt.extend("--ft-checkbox-gap","",Xt.spacing3),qt.extend("--ft-toggle-off-hover-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-toggle-off-focus-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-toggle-off-active-state-layer-opacity","",Xt.opacity24),qt.extend("--ft-toggle-off-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-toggle-off-background-color","",Qt.contentGlobalSubtle),qt.extend("--ft-toggle-off-icon-color","",Qt.contentGlobalSubtle),qt.extend("--ft-toggle-off-state-layer-color","",Qt.contentGlobalSubtle),qt.extend("--ft-toggle-on-hover-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-toggle-on-focus-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-toggle-on-active-state-layer-opacity","",Xt.opacity24),qt.extend("--ft-toggle-on-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-toggle-on-background-color","",Qt.contentActionPrimary),qt.extend("--ft-toggle-on-state-layer-color","",Qt.contentActionPrimary),qt.extend("--ft-toggle-on-icon-color","",Qt.contentActionPrimary),qt.extend("--ft-toggle-color","",Qt.contentGlobalPrimary),qt.extend("--ft-toggle-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.extend("--ft-toggle-gap","",Xt.spacing3),qt.extend("--ft-radio-color","",Qt.contentGlobalPrimary),qt.extend("--ft-radio-selected-radio-color","",Qt.contentActionPrimary),qt.extend("--ft-radio-selected-state-layer-color","",Qt.contentActionPrimary),qt.extend("--ft-radio-selected-hover-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-radio-selected-focus-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-radio-selected-active-state-layer-opacity","",Xt.opacity24),qt.extend("--ft-radio-selected-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-radio-unselected-state-layer-color","",Qt.borderInputPrimary),qt.extend("--ft-radio-unselected-border-color","",Qt.borderInputPrimary),qt.extend("--ft-radio-unselected-hover-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-radio-unselected-focus-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-radio-unselected-active-state-layer-opacity","",Xt.opacity24),qt.extend("--ft-radio-unselected-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-radio-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-radio-focus-outline-offset","","SIZE","3px"),qt.create("--ft-radio-focus-outline-width","","SIZE","2px"),qt.extend("--ft-radio-gap","",Xt.spacing3),qt.extend("--ft-notification-icon-size","",Xt.iconSize4),qt.extend("--ft-notification-horizontal-padding","",Xt.spacing4),qt.extend("--ft-notification-vertical-padding","",Xt.spacing4),qt.extend("--ft-notification-info-background-color","",Qt.backgroundInfoSubtle),qt.extend("--ft-notification-info-color","",Qt.contentInfoPrimary),qt.extend("--ft-notification-info-icon-color","",Qt.contentInfoIconOnly),qt.extend("--ft-notification-info-border-color","",Qt.borderInfoSubtle),qt.extend("--ft-notification-success-background-color","",Qt.backgroundSuccessSubtle),qt.extend("--ft-notification-success-color","",Qt.contentSuccessPrimary),qt.extend("--ft-notification-success-icon-color","",Qt.contentSuccessIconOnly),qt.extend("--ft-notification-success-border-color","",Qt.borderSuccessSubtle),qt.extend("--ft-notification-warning-background-color","",Qt.backgroundWarningSubtle),qt.extend("--ft-notification-warning-color","",Qt.contentWarningPrimary),qt.extend("--ft-notification-warning-icon-color","",Qt.contentWarningIconOnly),qt.extend("--ft-notification-warning-border-color","",Qt.borderWarningSubtle),qt.extend("--ft-notification-error-background-color","",Qt.backgroundErrorSubtle),qt.extend("--ft-notification-error-color","",Qt.contentErrorPrimary),qt.extend("--ft-notification-error-icon-color","",Qt.contentErrorIconOnly),qt.extend("--ft-notification-error-border-color","",Qt.borderErrorSubtle),qt.extend("--ft-notification-border-radius","",Xt.borderRadiusPill),qt.create("--ft-notification-border-width","","SIZE","1px"),qt.extend("--ft-notification-leading-gap","",Xt.spacing2),qt.extend("--ft-notification-trailing-gap","",Xt.spacing8),qt.extend("--ft-tooltip-horizontal-padding","",Xt.spacing2),qt.extend("--ft-tooltip-vertical-padding","",Xt.spacing2),qt.extend("--ft-tooltip-border-radius","",Xt.borderRadiusS),qt.extend("--ft-tooltip-color","",Qt.contentGlobalOnColor),qt.extend("--ft-tooltip-background-color","",Qt.contentGlobalPrimary),qt.extend("--ft-tooltip-background-opacity","",Xt.opacity80),qt.extend("--ft-tooltip-shadow","",Xt.shadowElevation03),qt.create("--ft-tooltip-max-width","","SIZE","256px"),qt.extend("--ft-tooltip-gap","",Xt.spacing05);const oo=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),eo=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),io={fontFamily:eo,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")},ro=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",oo),no=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",io.fontSize,"20px"),ao=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",io.fontWeight,"normal"),lo=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",io.letterSpacing,"0.15px"),so=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",io.lineHeight,"1.2"),co=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",io.textTransform,"inherit"),po=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",oo),fo=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",io.fontSize,"14px"),ho=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",io.fontWeight,"normal"),uo=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",io.letterSpacing,"0.105px"),go=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",io.lineHeight,"1.7"),yo=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",io.textTransform,"inherit"),bo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",eo),mo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",io.fontSize,"16px"),xo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",io.fontWeight,"600"),vo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",io.letterSpacing,"0.144px"),Oo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",io.lineHeight,"1.5"),No=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",io.textTransform,"inherit"),So=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",eo),wo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",io.fontSize,"14px"),Co=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",io.fontWeight,"normal"),$o=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",io.letterSpacing,"0.098px"),Io=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",io.lineHeight,"1.7"),Eo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",io.textTransform,"inherit"),Uo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",eo),Ro=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",io.fontSize,"16px"),ko=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",io.fontWeight,"normal"),Wo=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",io.letterSpacing,"0.496px"),Lo=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",io.lineHeight,"1.5"),zo=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",io.textTransform,"inherit"),Zo={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",eo),fontSize:o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",io.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",io.fontWeight,"normal"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",io.letterSpacing,"0.252px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",io.lineHeight,"1.4"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",io.textTransform,"inherit")},Ko=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",eo),Ao=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",io.fontSize,"12px"),Do=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",io.fontWeight,"normal"),Bo=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",io.letterSpacing,"0.396px"),Fo=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",io.lineHeight,"1.33"),To=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",io.textTransform,"inherit"),Ho=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",eo),Po=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",io.fontSize,"10px"),Mo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",io.fontWeight,"normal"),jo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",io.letterSpacing,"0.33px"),Go=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",io.lineHeight,"1.6"),_o=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",io.textTransform,"inherit"),Vo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",eo),Yo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",io.fontSize,"10px"),qo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",io.fontWeight,"normal"),Xo=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",io.letterSpacing,"1.5px"),Jo=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",io.lineHeight,"1.6"),Qo=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",io.textTransform,"uppercase"),te={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",eo),fontSize:o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",io.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",io.fontWeight,"600"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",io.letterSpacing,"1.246px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",io.lineHeight,"1.15"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",io.textTransform,"uppercase")},oe=e.css`
32
+ const Pt=Symbol.for(""),Mt=t=>{if(t?.r===Pt)return t?._$litStatic$},jt=t=>({_$litStatic$:t,r:Pt}),Gt=new Map,_t=(t=>(o,...e)=>{const i=e.length;let r,n;const a=[],l=[];let s,c=0,p=!1;for(;c<i;){for(s=o[c];c<i&&void 0!==(n=e[c],r=Mt(n));)s+=r+o[++c],p=!0;c!==i&&l.push(n),a.push(s),c++}if(c===i&&a.push(o[i]),p){const t=a.join("$$lit$$");void 0===(o=Gt.get(t))&&(a.raw=a,Gt.set(t,o=a)),e=l}return t(o,...e)})($t);var Vt;!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"}(Vt||(Vt={}));const Yt=t=>"string"==typeof t?e.unsafeCSS(t):t;class qt{static create(t,o,i,r){const n=t=>Yt(null!=t?t:r),a=e.css`var(${Yt(t)}, ${n(r)})`;return a.name=t,a.description=o,a.category=i,a.defaultValue=r,a.defaultCssValue=n,a.get=o=>e.css`var(${Yt(t)}, ${n(o)})`,a.breadcrumb=()=>[],a.lastResortDefaultValue=()=>r,a}static extend(t,o,i,r){const n=t=>i.get(null!=t?t:r),a=e.css`var(${Yt(t)}, ${n(r)})`;return a.name=t,a.description=o,a.category=i.category,a.fallbackVariable=i,a.defaultValue=r,a.defaultCssValue=n,a.get=o=>e.css`var(${Yt(t)}, ${n(o)})`,a.breadcrumb=()=>[i.name,...i.breadcrumb()],a.lastResortDefaultValue=()=>null!=r?r:i.lastResortDefaultValue(),a}static external(t,o){const i=o=>t.fallbackVariable?t.fallbackVariable.get(null!=o?o:t.defaultValue):Yt(null!=o?o:t.lastResortDefaultValue()),r=e.css`var(${Yt(t.name)}, ${i(t.defaultValue)})`;return r.name=t.name,r.category=t.category,r.fallbackVariable=t.fallbackVariable,r.defaultValue=t.defaultValue,r.context=o,r.defaultCssValue=i,r.get=o=>e.css`var(${Yt(t.name)}, ${i(o)})`,r.breadcrumb=()=>t.fallbackVariable?[t.fallbackVariable.name,...t.fallbackVariable.breadcrumb()]:[],r.lastResortDefaultValue=()=>t.lastResortDefaultValue(),r}}const Xt={colorWhite:qt.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:qt.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:qt.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:qt.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:qt.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:qt.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:qt.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:qt.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:qt.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:qt.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:qt.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:qt.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:qt.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:qt.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:qt.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:qt.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:qt.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:qt.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:qt.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:qt.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:qt.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:qt.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:qt.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:qt.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:qt.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:qt.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:qt.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:qt.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:qt.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:qt.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:qt.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:qt.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:qt.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:qt.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:qt.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:qt.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:qt.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:qt.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:qt.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:qt.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:qt.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:qt.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:qt.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:qt.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:qt.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:qt.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:qt.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:qt.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:qt.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:qt.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:qt.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:qt.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:qt.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:qt.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:qt.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:qt.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:qt.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:qt.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:qt.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:qt.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:qt.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:qt.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:qt.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:qt.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:qt.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:qt.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:qt.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:qt.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:qt.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:qt.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:qt.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:qt.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:qt.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:qt.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:qt.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:qt.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:qt.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:qt.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:qt.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:qt.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:qt.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:qt.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:qt.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:qt.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:qt.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:qt.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:qt.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:qt.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:qt.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:qt.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:qt.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:qt.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:qt.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:qt.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:qt.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:qt.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:qt.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:qt.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:qt.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:qt.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:qt.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:qt.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:qt.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:qt.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:qt.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:qt.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:qt.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:qt.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:qt.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:qt.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:qt.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:qt.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:qt.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:qt.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:qt.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:qt.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:qt.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:qt.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:qt.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:qt.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:qt.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:qt.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:qt.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:qt.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:qt.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:qt.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:qt.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:qt.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:qt.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:qt.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:qt.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:qt.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:qt.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:qt.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:qt.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:qt.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:qt.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:qt.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:qt.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:qt.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:qt.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:qt.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:qt.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:qt.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:qt.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:qt.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:qt.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:qt.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:qt.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:qt.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:qt.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:qt.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:qt.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:qt.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:qt.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:qt.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:qt.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:qt.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:qt.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:qt.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:qt.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:qt.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:qt.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:qt.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:qt.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:qt.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:qt.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:qt.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:qt.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:qt.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:qt.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:qt.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:qt.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:qt.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:qt.create("--ft-icon-size-1","","SIZE","12px"),iconSize2:qt.create("--ft-icon-size-2","","SIZE","16px"),iconSize3:qt.create("--ft-icon-size-3","","SIZE","20px"),iconSize4:qt.create("--ft-icon-size-4","","SIZE","24px"),iconSize5:qt.create("--ft-icon-size-5","","SIZE","32px"),iconSize6:qt.create("--ft-icon-size-6","","SIZE","48px"),opacity0:qt.create("--ft-opacity-0","","NUMBER","0"),opacity8:qt.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:qt.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:qt.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:qt.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:qt.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:qt.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:qt.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:qt.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:qt.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:qt.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:qt.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:qt.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:qt.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:qt.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)")},Jt={display:{fontFamily:qt.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:qt.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:qt.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:qt.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-display-textCase","","UNKNOWN","none")},"title-1":{fontFamily:qt.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:qt.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:qt.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:qt.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},"title-2":{fontFamily:qt.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:qt.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:qt.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:qt.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},"title-3":{fontFamily:qt.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:qt.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:qt.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:qt.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},"body-1-regular":{fontFamily:qt.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:qt.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:qt.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},"body-1-medium":{fontFamily:qt.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:qt.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},"body-1-semibold":{fontFamily:qt.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:qt.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},"body-2-regular":{fontFamily:qt.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:qt.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},"body-2-medium":{fontFamily:qt.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},"body-2-medium-underline":{fontFamily:qt.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:qt.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:qt.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},"body-2-semibold":{fontFamily:qt.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:qt.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:qt.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:qt.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},"label-1-medium":{fontFamily:qt.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:qt.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:qt.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:qt.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},"label-1-semibold":{fontFamily:qt.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:qt.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:qt.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:qt.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},"label-1-bold":{fontFamily:qt.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:qt.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:qt.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:qt.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:qt.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:qt.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},"label-2-medium":{fontFamily:qt.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:qt.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:qt.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:qt.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:qt.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},"label-2-semibold":{fontFamily:qt.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:qt.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:qt.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:qt.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:qt.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},"label-2-bold":{fontFamily:qt.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:qt.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:qt.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:qt.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:qt.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:qt.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},"caption-1-medium":{fontFamily:qt.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:qt.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},"caption-1-semibold":{fontFamily:qt.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:qt.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},"caption-1-bold":{fontFamily:qt.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:qt.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:qt.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},"caption-2-medium":{fontFamily:qt.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:qt.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},"caption-2-semibold":{fontFamily:qt.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:qt.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},"caption-2-bold":{fontFamily:qt.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:qt.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:qt.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},"caption-3-medium":{fontFamily:qt.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:qt.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:qt.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},"caption-3-semibold":{fontFamily:qt.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:qt.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:qt.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},"caption-3-bold":{fontFamily:qt.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:qt.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:qt.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:qt.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:qt.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:qt.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:qt.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:qt.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:qt.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")}},Qt={backgroundActionPrimary:qt.extend("--ft-background-action-primary","Used as backgorund of primary action components.",Xt.colorBrand0),backgroundErrorSubtle:qt.extend("--ft-background-error-subtle","Used as background of subtle error components.",Xt.colorRed10),backgroundInfoSubtle:qt.extend("--ft-background-info-subtle","Used as background of subtle information components.",Xt.colorCyan10),backgroundWarningSubtle:qt.extend("--ft-background-warning-subtle","Used as background of subtle information components.",Xt.colorOrange10),backgroundSuccessSubtle:qt.extend("--ft-background-success-subtle","Used as background of subtle success components.",Xt.colorGreen10),backgroundGlobalSurface:qt.extend("--ft-background-global-surface","Used as app background.",Xt.colorWhite),backgroundGlobalOnSurface:qt.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",Xt.colorGray10),backgroundGlobalOnSurfaceDark:qt.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",Xt.colorGray30),contentActionPrimary:qt.extend("--ft-content-action-primary","Used on label of primary action on light surface.",Xt.colorBrand0),contentWarningPrimary:qt.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",Xt.colorOrange200),contentWarningIconOnly:qt.extend("--ft-content-warning-icon-only","Used on warning status icons alone",Xt.colorOrange0),contentErrorPrimary:qt.extend("--ft-content-error-primary","Used on label of error messages on light surface.",Xt.colorRed0),contentErrorIconOnly:qt.extend("--ft-content-error-icon-only","Used on error status icons alone",Xt.colorRed70),contentInfoPrimary:qt.extend("--ft-content-info-primary","Used on label of information messages on light surface.",Xt.colorCyan200),contentInfoIconOnly:qt.extend("--ft-content-info-icon-only","Used on info status icons alone",Xt.colorCyan0),contentSuccessPrimary:qt.extend("--ft-content-success-primary","Used on label of success messages on light surface.",Xt.colorGreen200),contentSuccessIconOnly:qt.extend("--ft-content-success-icon-only","Used on success status icons alone",Xt.colorGreen0),contentGlobalPrimary:qt.extend("--ft-content-global-primary","Used for main content on the page.",Xt.colorGray500),contentGlobalSecondary:qt.extend("--ft-content-global-secondary","Used for secondary content, often paired with primary content.\nAlso for action icons.",Xt.colorGray200),contentGlobalSubtle:qt.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",Xt.colorGray0),contentGlobalOnColor:qt.extend("--ft-content-global-on-color","Used for content on a dominant color.",Xt.colorWhite),borderActionPrimary:qt.extend("--ft-border-action-primary","Used as border for primary action components.",Xt.colorBrand0),borderActionFocusRing:qt.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",Xt.colorCyan0),borderWarningPrimary:qt.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",Xt.colorOrange200),borderWarningSubtle:qt.extend("--ft-border-warning-subtle","Used as border for warning components.",Xt.colorOrange30),borderSuccessPrimary:qt.extend("--ft-border-success-primary","Used as border for success buttons.",Xt.colorGreen200),borderSuccessSubtle:qt.extend("--ft-border-success-subtle","Used as border for success components.",Xt.colorGreen30),borderErrorPrimary:qt.extend("--ft-border-error-primary","Used as border for text fields in error states.",Xt.colorRed0),borderErrorSubtle:qt.extend("--ft-border-error-subtle","Used as border for error components.",Xt.colorRed30),borderInfoPrimary:qt.extend("--ft-border-info-primary","Used as border for buttons in info color.",Xt.colorCyan200),borderInfoSubtle:qt.extend("--ft-border-info-subtle","Used as border for information components.",Xt.colorCyan30),borderGlobalPrimary:qt.extend("--ft-border-global-primary","Used as border for element like input.",Xt.colorGray50),borderGlobalSubtle:qt.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",Xt.colorGray30),borderInputPrimary:qt.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",Xt.colorGray80)},to={largeHeight:qt.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:qt.extend("--ft-button-large-horizontal-padding","",Xt.spacing4),largeGap:qt.extend("--ft-button-large-gap","",Xt.spacing2),largeBorderRadius:qt.extend("--ft-button-large-border-radius","",Xt.borderRadiusS),largeIconSize:qt.extend("--ft-button-large-icon-size","",Xt.iconSize3),largeBorderWidth:qt.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:qt.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:qt.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:qt.create("--ft-button-large-icon-only-width","","SIZE","40px"),smallHeight:qt.create("--ft-button-small-height","","SIZE","30px"),smallHorizontalPadding:qt.extend("--ft-button-small-horizontal-padding","",Xt.spacing3),smallGap:qt.extend("--ft-button-small-gap","",Xt.spacing2),smallBorderRadius:qt.extend("--ft-button-small-border-radius","",Xt.borderRadiusS),smallIconSize:qt.extend("--ft-button-small-icon-size","",Xt.iconSize2),smallBorderWidth:qt.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:qt.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:qt.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:qt.create("--ft-button-small-icon-only-width","","SIZE","30px"),primaryBackgroundColor:qt.extend("--ft-button-primary-background-color","",Qt.backgroundActionPrimary),primaryColor:qt.extend("--ft-button-primary-color","",Qt.contentGlobalOnColor),primaryIconColor:qt.extend("--ft-button-primary-icon-color","",Qt.contentGlobalOnColor),primaryStateLayerColor:qt.extend("--ft-button-primary-state-layer-color","",Qt.contentGlobalOnColor),primaryHoverStateLayerOpacity:qt.extend("--ft-button-primary-hover-state-layer-opacity","",Xt.opacity16),primaryFocusStateLayerOpacity:qt.extend("--ft-button-primary-focus-state-layer-opacity","",Xt.opacity16),primaryActiveStateLayerOpacity:qt.extend("--ft-button-primary-active-state-layer-opacity","",Xt.opacity24),primaryDisabledComponentOpacity:qt.extend("--ft-button-primary-disabled-component-opacity","",Xt.opacity40),focusFocusRingColor:qt.extend("--ft-button-focus-focus-ring-color","",Qt.borderActionFocusRing),tertiaryBackgroundColor:qt.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:qt.extend("--ft-button-tertiary-color","",Qt.contentActionPrimary),tertiaryIconColor:qt.extend("--ft-button-tertiary-icon-color","",Qt.contentActionPrimary),tertiaryStateLayerColor:qt.extend("--ft-button-tertiary-state-layer-color","",Qt.contentActionPrimary),tertiaryHoverStateLayerOpacity:qt.extend("--ft-button-tertiary-hover-state-layer-opacity","",Xt.opacity8),tertiaryFocusStateLayerOpacity:qt.extend("--ft-button-tertiary-focus-state-layer-opacity","",Xt.opacity8),tertiaryActiveStateLayerOpacity:qt.extend("--ft-button-tertiary-active-state-layer-opacity","",Xt.opacity16),tertiaryDisabledComponentOpacity:qt.extend("--ft-button-tertiary-disabled-component-opacity","",Xt.opacity40),secondaryBackgroundColor:qt.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:qt.extend("--ft-button-secondary-color","",Qt.contentActionPrimary),secondaryIconColor:qt.extend("--ft-button-secondary-icon-color","",Qt.contentActionPrimary),secondaryStateLayerColor:qt.extend("--ft-button-secondary-state-layer-color","",Qt.contentActionPrimary),secondaryHoverStateLayerOpacity:qt.extend("--ft-button-secondary-hover-state-layer-opacity","",Xt.opacity8),secondaryFocusStateLayerOpacity:qt.extend("--ft-button-secondary-focus-state-layer-opacity","",Xt.opacity8),secondaryActiveStateLayerOpacity:qt.extend("--ft-button-secondary-active-state-layer-opacity","",Xt.opacity16),secondaryDisabledComponentOpacity:qt.extend("--ft-button-secondary-disabled-component-opacity","",Xt.opacity40),secondaryBorderColor:qt.extend("--ft-button-secondary-border-color","",Qt.borderActionPrimary),neutralBackgroundColor:qt.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:qt.extend("--ft-button-neutral-icon-color","",Qt.contentGlobalSecondary),neutralColor:qt.extend("--ft-button-neutral-color","",Qt.contentGlobalSecondary),neutralStateLayerColor:qt.extend("--ft-button-neutral-state-layer-color","",Qt.contentGlobalSecondary),neutralHoverStateLayerOpacity:qt.extend("--ft-button-neutral-hover-state-layer-opacity","",Xt.opacity8),neutralFocusStateLayerOpacity:qt.extend("--ft-button-neutral-focus-state-layer-opacity","",Xt.opacity8),neutralActiveStateLayerOpacity:qt.extend("--ft-button-neutral-active-state-layer-opacity","",Xt.opacity16),neutralDisabledComponentOpacity:qt.extend("--ft-button-neutral-disabled-component-opacity","",Xt.opacity40)};qt.extend("--ft-banner-icon-size","",Xt.iconSize5),qt.create("--ft-banner-border-width","","SIZE","1px"),qt.extend("--ft-banner-horizontal-padding","",Xt.spacing6),qt.extend("--ft-banner-vertical-padding","",Xt.spacing6),qt.extend("--ft-banner-horizontal-side-gap","",Xt.spacing6),qt.extend("--ft-banner-horizontal-mobile-gap","",Xt.spacing4),qt.extend("--ft-banner-vertical-mobile-gap","",Xt.spacing6),qt.extend("--ft-banner-horizontal-middle-gap","",Xt.spacing20),qt.extend("--ft-banner-info-background-color","",Qt.backgroundInfoSubtle),qt.extend("--ft-banner-info-color","",Qt.contentInfoPrimary),qt.extend("--ft-banner-info-icon-color","",Qt.contentInfoIconOnly),qt.extend("--ft-breadcrumb-horizontal-gap","",Xt.spacing1),qt.extend("--ft-breadcrumb-vertical-gap","",Xt.spacing2),qt.extend("--ft-breadcrumb-current-element-color","",Qt.contentGlobalPrimary),qt.extend("--ft-breadcrumb-icon-color","",Qt.contentGlobalSubtle),qt.extend("--ft-page-header-horizontal-padding","",Xt.spacing12),qt.extend("--ft-page-header-horizontal-gap","",Xt.spacing4),qt.extend("--ft-page-header-vertical-gap","",Xt.spacing2),qt.extend("--ft-page-header-classic-vertical-padding","",Xt.spacing6),qt.extend("--ft-page-header-multiline-vertical-padding","",Xt.spacing4),qt.extend("--ft-page-header-inline-vertical-padding","",Xt.spacing2),qt.extend("--ft-page-header-background-color","",Xt.colorWhite),qt.extend("--ft-page-header-bottom-border-color","",Qt.borderGlobalSubtle),qt.extend("--ft-page-header-title-color","",Qt.contentGlobalPrimary),qt.extend("--ft-page-header-subtitle-color","",Qt.contentGlobalSecondary),qt.create("--ft-modal-small-container-width","","SIZE","600px"),qt.create("--ft-modal-large-container-width","","SIZE","900px"),qt.extend("--ft-modal-overlay-background-color","",Xt.colorGray700),qt.extend("--ft-modal-overlay-opacity","",Xt.opacity40),qt.extend("--ft-modal-shadow","",Xt.shadowElevation03),qt.extend("--ft-modal-body-background-color","",Xt.colorWhite),qt.extend("--ft-modal-body-color","",Qt.contentGlobalPrimary),qt.extend("--ft-modal-body-horizontal-padding","",Xt.spacing6),qt.extend("--ft-modal-body-vertical-padding","",Xt.spacing6),qt.extend("--ft-modal-body-vertical-gap","",Xt.spacing6),qt.extend("--ft-modal-container-margin","",Xt.spacing3),qt.extend("--ft-modal-header-background-color","",Qt.backgroundGlobalOnSurface),qt.extend("--ft-modal-header-border-color","",Qt.borderGlobalSubtle),qt.extend("--ft-modal-header-color","",Qt.contentGlobalPrimary),qt.extend("--ft-modal-header-trailing-icon-color","",Qt.contentGlobalSecondary),qt.extend("--ft-modal-header-vertical-padding","",Xt.spacing1),qt.extend("--ft-modal-header-right-padding","",Xt.spacing1),qt.extend("--ft-modal-header-left-padding","",Xt.spacing6),qt.extend("--ft-modal-header-gap","",Xt.spacing2),qt.create("--ft-modal-header-border-bottom","","SIZE","1px"),qt.extend("--ft-modal-border-radius","",Xt.borderRadiusM),qt.extend("--ft-drawer-overlay-opacity","",Xt.opacity40),qt.extend("--ft-drawer-shadow","",Xt.shadowElevation03),qt.extend("--ft-drawer-body-color","",Qt.contentGlobalPrimary),qt.extend("--ft-drawer-body-horizontal-padding","",Xt.spacing6),qt.extend("--ft-drawer-body-vertical-padding","",Xt.spacing6),qt.extend("--ft-drawer-body-gap","",Xt.spacing6),qt.extend("--ft-drawer-body-background-color","",Xt.colorWhite),qt.extend("--ft-drawer-header-background-color","",Qt.backgroundGlobalOnSurface),qt.extend("--ft-drawer-header-border-color","",Qt.borderGlobalSubtle),qt.extend("--ft-drawer-header-color","",Qt.contentGlobalPrimary),qt.extend("--ft-drawer-header-trailing-icon-color","",Qt.contentGlobalSecondary),qt.create("--ft-drawer-header-height","","SIZE","50px"),qt.extend("--ft-drawer-header-horizontal-padding","",Xt.spacing2),qt.create("--ft-drawer-header-border-width","","SIZE","1px"),qt.extend("--ft-drawer-header-gap","",Xt.spacing3),qt.extend("--ft-drawer-buttons-bar-background-color","",Qt.backgroundGlobalOnSurface),qt.extend("--ft-drawer-buttons-bar-border-color","",Qt.borderGlobalSubtle),qt.extend("--ft-drawer-buttons-bar-color","",Qt.contentGlobalPrimary),qt.extend("--ft-drawer-buttons-bar-horizontal-padding","",Xt.spacing4),qt.extend("--ft-drawer-buttons-bar-vertical-padding","",Xt.spacing4),qt.extend("--ft-drawer-buttons-bar-gap","",Xt.spacing3),qt.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),qt.create("--ft-drawer-container-width","","SIZE","66%"),qt.create("--ft-drawer-container-min-width","","SIZE","500px"),qt.create("--ft-drawer-container-max-width","","SIZE","1000px"),qt.create("--ft-drawer-container-height","","SIZE","100%"),qt.extend("--ft-drawer-overlay-background-color","",Xt.colorGray700),qt.extend("--ft-text-input-field-horizontal-padding","",Xt.spacing4),qt.extend("--ft-text-input-field-horizontal-gap","",Xt.spacing3),qt.extend("--ft-text-input-field-vertical-gap","",Xt.spacing05),qt.extend("--ft-text-input-field-icon-size","",Xt.iconSize3),qt.create("--ft-text-input-field-height","","SIZE","50px"),qt.extend("--ft-text-input-helper-horizontal-padding","",Xt.spacing4),qt.extend("--ft-text-input-helper-horizontal-gap","",Xt.spacing1),qt.extend("--ft-text-input-helper-icon-size","",Xt.iconSize2),qt.extend("--ft-text-input-border-radius","",Xt.borderRadiusM),qt.extend("--ft-text-input-background-color","",Xt.colorWhite),qt.extend("--ft-text-input-content-value-color","",Qt.contentGlobalPrimary),qt.extend("--ft-text-input-trailing-icon-color","",Qt.contentGlobalSubtle),qt.extend("--ft-text-input-label-color","",Qt.contentGlobalSubtle),qt.extend("--ft-text-input-default-border-color","",Qt.borderInputPrimary),qt.extend("--ft-text-input-default-helper-text-color","",Qt.contentGlobalSubtle),qt.create("--ft-text-input-default-border-width","","SIZE","1px"),qt.create("--ft-text-input-error-border-width","","SIZE","2px"),qt.extend("--ft-text-input-error-border-color","",Qt.borderErrorPrimary),qt.extend("--ft-text-input-error-helper-text-color","",Qt.contentErrorPrimary),qt.extend("--ft-text-input-error-helper-icon-color","",Qt.contentErrorIconOnly),qt.create("--ft-text-input-warning-border-width","","SIZE","2px"),qt.create("--ft-text-input-focus-outline-width","","SIZE","2px"),qt.extend("--ft-text-input-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),qt.extend("--ft-text-input-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-text-area-background-color","",Xt.colorWhite),qt.extend("--ft-text-area-content-value-color","",Qt.contentGlobalPrimary),qt.extend("--ft-text-area-label-color","",Qt.contentGlobalSubtle),qt.extend("--ft-text-area-default-border-color","",Qt.borderInputPrimary),qt.extend("--ft-text-area-default-helper-text-color","",Qt.contentGlobalSubtle),qt.create("--ft-text-area-default-border-width","","SIZE","1px"),qt.create("--ft-text-area-error-border-width","","SIZE","2px"),qt.extend("--ft-text-area-error-border-color","",Qt.borderErrorPrimary),qt.extend("--ft-text-area-error-helper-text-color","",Qt.contentErrorPrimary),qt.extend("--ft-text-area-error-helper-icon-color","",Qt.contentErrorIconOnly),qt.extend("--ft-text-area-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-text-area-focus-outline-width","","SIZE","2px"),qt.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),qt.extend("--ft-text-area-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-text-area-field-horizontal-left-padding","",Xt.spacing4),qt.extend("--ft-text-area-field-horizontal-gap","",Xt.spacing3),qt.extend("--ft-text-area-field-vertical-gap","",Xt.spacing05),qt.create("--ft-text-area-field-min-height","","SIZE","64px"),qt.extend("--ft-text-area-helper-horizontal-padding","",Xt.spacing4),qt.extend("--ft-text-area-helper-horizontal-gap","",Xt.spacing1),qt.extend("--ft-text-area-helper-icon-size","",Xt.iconSize2),qt.extend("--ft-text-area-border-radius","",Xt.borderRadiusM),qt.create("--ft-floating-menu-height","","SIZE","50px"),qt.extend("--ft-floating-menu-horizontal-padding","",Xt.spacing4),qt.extend("--ft-floating-menu-off-icon-color","",Qt.contentGlobalPrimary),qt.extend("--ft-floating-menu-off-color","",Qt.contentGlobalPrimary),qt.extend("--ft-floating-menu-on-color","",Qt.contentActionPrimary),qt.extend("--ft-floating-menu-on-state-layer-color","",Qt.contentActionPrimary),qt.extend("--ft-floating-menu-gap","",Xt.spacing3),qt.extend("--ft-floating-menu-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),qt.extend("--ft-floating-menu-focus-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-floating-menu-hover-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-floating-menu-active-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-floating-menu-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-floating-menu-icon-size","",Xt.iconSize3),qt.extend("--ft-floating-menu-background-color","",Qt.backgroundGlobalOnSurface),qt.extend("--ft-combobox-single-select-field-horizontal-padding","",Xt.spacing4),qt.extend("--ft-combobox-single-select-field-horizontal-gap","",Xt.spacing3),qt.extend("--ft-combobox-single-select-field-vertical-gap","",Xt.spacing05),qt.extend("--ft-combobox-single-select-field-icon-size","",Xt.iconSize3),qt.create("--ft-combobox-single-select-field-height","","SIZE","50px"),qt.extend("--ft-combobox-single-select-helper-horizontal-padding","",Xt.spacing4),qt.extend("--ft-combobox-single-select-helper-horizontal-gap","",Xt.spacing1),qt.extend("--ft-combobox-single-select-helper-vertical-gap","",Xt.spacing1),qt.extend("--ft-combobox-single-select-helper-icon-size","",Xt.iconSize2),qt.extend("--ft-combobox-single-select-menu-vertical-gap","",Xt.spacing2),qt.extend("--ft-combobox-single-select-border-radius","",Xt.borderRadiusM),qt.extend("--ft-combobox-single-select-background-color","",Xt.colorWhite),qt.extend("--ft-combobox-single-select-label-color","",Qt.contentGlobalSubtle),qt.extend("--ft-combobox-single-select-content-value-color","",Qt.contentGlobalPrimary),qt.extend("--ft-combobox-single-select-trailing-icon-color","",Qt.contentGlobalSubtle),qt.extend("--ft-combobox-single-select-default-border-color","",Qt.borderInputPrimary),qt.extend("--ft-combobox-single-select-default-helper-text-color","",Qt.contentGlobalSubtle),qt.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),qt.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),qt.extend("--ft-combobox-single-select-error-border-color","",Qt.borderErrorPrimary),qt.extend("--ft-combobox-single-select-error-helper-text-color","",Qt.contentErrorPrimary),qt.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),qt.extend("--ft-combobox-single-select-warning-border-color","",Qt.borderWarningPrimary),qt.extend("--ft-combobox-single-select-warning-helper-text-color","",Qt.contentWarningPrimary),qt.extend("--ft-combobox-single-select-warning-helper-icon-color","",Qt.contentWarningIconOnly),qt.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),qt.extend("--ft-combobox-single-select-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),qt.extend("--ft-combobox-single-select-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-combobox-multi-select-background-color","",Xt.colorWhite),qt.extend("--ft-combobox-multi-select-label-color","",Qt.contentGlobalSubtle),qt.extend("--ft-combobox-multi-select-trailing-icon-color","",Qt.contentGlobalSubtle),qt.extend("--ft-combobox-multi-select-default-border-color","",Qt.borderInputPrimary),qt.extend("--ft-combobox-multi-select-default-helper-text-color","",Qt.contentGlobalSubtle),qt.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),qt.extend("--ft-combobox-multi-select-error-border-color","",Qt.borderErrorPrimary),qt.extend("--ft-combobox-multi-select-error-helper-text-color","",Qt.contentErrorPrimary),qt.extend("--ft-combobox-multi-select-error-helper-icon","",Qt.contentErrorIconOnly),qt.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),qt.extend("--ft-combobox-multi-select-warning-border-color","",Qt.borderWarningPrimary),qt.extend("--ft-combobox-multi-select-warning-helper-text-color","",Qt.contentWarningPrimary),qt.extend("--ft-combobox-multi-select-warning-helper-icon-color","",Qt.contentWarningIconOnly),qt.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),qt.extend("--ft-combobox-multi-select-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),qt.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),qt.extend("--ft-combobox-multi-select-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-combobox-multi-select-helper-horizontal-padding","",Xt.spacing4),qt.extend("--ft-combobox-multi-select-helper-horizontal-gap","",Xt.spacing1),qt.extend("--ft-combobox-multi-select-helper-vertical-gap","",Xt.spacing1),qt.extend("--ft-combobox-multi-select-helper-icon-size","",Xt.iconSize2),qt.extend("--ft-combobox-multi-select-field-horizontal-padding","",Xt.spacing4),qt.extend("--ft-combobox-multi-select-field-horizontal-gap","",Xt.spacing3),qt.extend("--ft-combobox-multi-select-field-vertical-gap","",Xt.spacing05),qt.extend("--ft-combobox-multi-select-field-icon-size","",Xt.iconSize3),qt.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),qt.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",Xt.spacing1),qt.extend("--ft-combobox-multi-select-content-values-vertical-gap","",Xt.spacing1),qt.extend("--ft-combobox-multi-select-border-radius","",Xt.borderRadiusM),qt.extend("--ft-popover-background-color","",Qt.backgroundGlobalOnSurface),qt.extend("--ft-popover-horizontal-padding","",Xt.spacing6),qt.extend("--ft-popover-vertical-padding","",Xt.spacing6),qt.extend("--ft-popover-icon-color","",Qt.contentGlobalSecondary),qt.extend("--ft-popover-icon-size","",Xt.iconSize2),qt.extend("--ft-popover-title-color","",Qt.contentGlobalPrimary),qt.extend("--ft-popover-body-color","",Qt.contentGlobalSecondary),qt.extend("--ft-popover-link-color","",Qt.contentActionPrimary),qt.extend("--ft-popover-gap","",Xt.spacing3),qt.extend("--ft-popover-border-radius","",Xt.borderRadiusM),qt.extend("--ft-popover-shadow","",Xt.shadowElevation02),qt.extend("--ft-tabs-top-left-border-radius","",Xt.borderRadiusS),qt.extend("--ft-tabs-top-right-border-radius","",Xt.borderRadiusS),qt.extend("--ft-tabs-label-horizontal-padding","",Xt.spacing4),qt.extend("--ft-tabs-label-vertical-padding","",Xt.spacing3),qt.extend("--ft-tabs-label-gap","",Xt.spacing1),qt.extend("--ft-tabs-off-hover-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-tabs-off-focus-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-tabs-off-active-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-tabs-off-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-tabs-off-color","",Qt.contentGlobalSubtle),qt.extend("--ft-tabs-off-state-layer-color","",Qt.contentGlobalSubtle),qt.extend("--ft-tabs-on-hover-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-tabs-on-focus-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-tabs-on-active-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-tabs-on-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-tabs-on-color","",Qt.contentActionPrimary),qt.extend("--ft-tabs-on-state-layer-color","",Qt.contentActionPrimary),qt.extend("--ft-tabs-icon-horizontal-padding","",Xt.spacing1),qt.extend("--ft-tabs-icon-vertical-padding","",Xt.spacing4),qt.create("--ft-tabs-focus-outline-width","","SIZE","2px"),qt.extend("--ft-tabs-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.extend("--ft-collapsible-hover-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-collapsible-focus-state-layer-opacity","",Xt.opacity8),qt.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),qt.extend("--ft-collapsible-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.extend("--ft-collapsible-active-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-collapsible-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-collapsible-horizontal-padding","",Xt.spacing4),qt.extend("--ft-collapsible-vertical-padding","",Xt.spacing3),qt.extend("--ft-collapsible-color","",Qt.contentGlobalPrimary),qt.extend("--ft-collapsible-state-layer-color","",Qt.contentGlobalPrimary),qt.extend("--ft-collapsible-background-color","",Qt.backgroundGlobalOnSurface),qt.extend("--ft-collapsible-border-color","",Qt.borderGlobalSubtle),qt.extend("--ft-collapsible-icon-size","",Xt.iconSize3),qt.extend("--ft-switch-group-horizontal-padding","",Xt.spacing1),qt.extend("--ft-switch-group-vertical-padding","",Xt.spacing1),qt.extend("--ft-switch-group-gap","",Xt.spacing1),qt.extend("--ft-switch-group-background-color","",Qt.backgroundGlobalSurface),qt.extend("--ft-switch-group-border-color","",Qt.borderGlobalSubtle),qt.create("--ft-switch-group-border-radius","","SIZE","6px"),qt.extend("--ft-switch-label-horizontal-padding","",Xt.spacing2),qt.extend("--ft-switch-label-vertical-padding","",Xt.spacing1),qt.extend("--ft-switch-off-hover-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-switch-off-focus-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-switch-off-active-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-switch-off-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-switch-off-color","",Qt.contentGlobalSubtle),qt.extend("--ft-switch-off-state-layer-color","",Qt.contentGlobalSubtle),qt.extend("--ft-switch-on-hover-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-switch-on-focus-state-layer-opacity","",Xt.opacity8),qt.extend("--ft-switch-on-active-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-switch-on-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-switch-on-color","",Qt.contentActionPrimary),qt.extend("--ft-switch-on-state-layer-color","",Qt.contentActionPrimary),qt.extend("--ft-switch-icon-horizontal-padding","",Xt.spacing1),qt.extend("--ft-switch-icon-vertical-padding","",Xt.spacing1),qt.create("--ft-switch-focus-outline-width","","SIZE","2px"),qt.extend("--ft-switch-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.extend("--ft-switch-option-border-radius","",Xt.borderRadiusS),qt.extend("--ft-chart-1-light","for area color charts",Xt.colorBrand40),qt.extend("--ft-chart-1-base","for line charts",Xt.colorBrand0),qt.extend("--ft-chart-2-light","for area color charts",Xt.colorYellow60),qt.extend("--ft-chart-2-base","for line charts",Xt.colorYellow100),qt.extend("--ft-chart-3-light","",Xt.colorUltramarine40),qt.extend("--ft-chart-3-base","",Xt.colorUltramarine70),qt.extend("--ft-chart-4-light","",Xt.colorCyan50),qt.extend("--ft-chart-4-base","",Xt.colorCyan100),qt.extend("--ft-chart-5-light","",Xt.colorRed40),qt.extend("--ft-chart-5-base","",Xt.colorRed60),qt.extend("--ft-chart-6-light","",Xt.colorGreen40),qt.extend("--ft-chart-6-base","",Xt.colorGreen70),qt.extend("--ft-chart-7-light","",Xt.colorOrange70),qt.extend("--ft-chart-7-base","",Xt.colorOrange100),qt.extend("--ft-chart-8-light","",Xt.colorAvocado70),qt.extend("--ft-chart-8-base","",Xt.colorAvocado200),qt.extend("--ft-chart-9-light","",Xt.colorBrown50),qt.extend("--ft-chart-9-base","",Xt.colorBrown200),qt.extend("--ft-chart-10-light","",Xt.colorGray50),qt.extend("--ft-chart-10-base","",Xt.colorGray80),qt.extend("--ft-chart-monochrome-10","",Xt.colorBrand10),qt.extend("--ft-chart-monochrome-20","",Xt.colorBrand20),qt.extend("--ft-chart-monochrome-30","",Xt.colorBrand40),qt.extend("--ft-chart-monochrome-40","",Xt.colorBrand60),qt.extend("--ft-chart-monochrome-50","",Xt.colorBrand0),qt.extend("--ft-chart-monochrome-60","",Xt.colorBrand200),qt.extend("--ft-chip-large-horizontal-padding","",Xt.spacing4),qt.extend("--ft-chip-large-vertical-padding","",Xt.spacing2),qt.extend("--ft-chip-large-gap","",Xt.spacing1),qt.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),qt.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),qt.extend("--ft-chip-large-border-radius","",Xt.borderRadiusPill),qt.create("--ft-chip-large-border-width","","SIZE","1px"),qt.extend("--ft-chip-large-icon-size","",Xt.iconSize3),qt.extend("--ft-chip-medium-horizontal-padding","",Xt.spacing3),qt.extend("--ft-chip-medium-vertical-padding","",Xt.spacing1),qt.extend("--ft-chip-medium-gap","",Xt.spacing1),qt.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),qt.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),qt.extend("--ft-chip-medium-border-radius","",Xt.borderRadiusPill),qt.create("--ft-chip-medium-border-width","","SIZE","1px"),qt.extend("--ft-chip-medium-icon-size","",Xt.iconSize2),qt.extend("--ft-chip-small-horizontal-padding","",Xt.spacing2),qt.extend("--ft-chip-small-vertical-padding","",Xt.spacing05),qt.extend("--ft-chip-small-gap","",Xt.spacing1),qt.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),qt.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),qt.extend("--ft-chip-small-border-radius","",Xt.borderRadiusPill),qt.create("--ft-chip-small-border-width","","SIZE","1px"),qt.extend("--ft-chip-small-icon-size","",Xt.iconSize1),qt.extend("--ft-chip-neutral-background-color","",Qt.backgroundGlobalOnSurface),qt.extend("--ft-chip-neutral-color","",Qt.contentGlobalPrimary),qt.extend("--ft-chip-neutral-icon-color","",Qt.contentGlobalPrimary),qt.extend("--ft-chip-neutral-border-color","",Qt.borderGlobalSubtle),qt.extend("--ft-chip-info-background-color","",Qt.backgroundInfoSubtle),qt.extend("--ft-chip-info-color","",Qt.contentInfoPrimary),qt.extend("--ft-chip-info-icon-color","",Qt.contentInfoIconOnly),qt.extend("--ft-chip-info-border-color","",Qt.borderInfoSubtle),qt.extend("--ft-chip-success-background-color","",Qt.backgroundSuccessSubtle),qt.extend("--ft-chip-success-color","",Qt.contentSuccessPrimary),qt.extend("--ft-chip-success-icon-color","",Qt.contentSuccessIconOnly),qt.extend("--ft-chip-success-border-color","",Qt.borderSuccessSubtle),qt.extend("--ft-chip-warning-background-color","",Qt.backgroundWarningSubtle),qt.extend("--ft-chip-warning-color","",Qt.contentWarningPrimary),qt.extend("--ft-chip-warning-icon-color","",Qt.contentWarningIconOnly),qt.extend("--ft-chip-warning-border-color","",Qt.borderWarningSubtle),qt.extend("--ft-chip-error-background-color","",Qt.backgroundErrorSubtle),qt.extend("--ft-chip-error-color","",Qt.contentErrorPrimary),qt.extend("--ft-chip-error-icon-color","",Qt.contentErrorIconOnly),qt.extend("--ft-chip-error-border-color","",Qt.borderErrorSubtle),qt.extend("--ft-border-info-border-color","",Qt.borderInfoSubtle),qt.create("--ft-notice-border-width","","SIZE","1px"),qt.extend("--ft-notice-horizontal-padding","",Xt.spacing2),qt.extend("--ft-notice-vertical-padding","",Xt.spacing1),qt.extend("--ft-notice-border-radius","",Xt.borderRadiusS),qt.extend("--ft-notice-gap","",Xt.spacing2),qt.extend("--ft-notice-icon-size","",Xt.iconSize3),qt.extend("--ft-notice-info-background-color","",Qt.backgroundInfoSubtle),qt.extend("--ft-notice-info-border-color","",Qt.borderInfoSubtle),qt.extend("--ft-notice-info-color","",Qt.contentInfoPrimary),qt.extend("--ft-notice-info-icon-color","",Qt.contentInfoIconOnly),qt.extend("--ft-notice-warning-background-color","",Qt.backgroundWarningSubtle),qt.extend("--ft-notice-warning-border-color","",Qt.borderWarningSubtle),qt.extend("--ft-notice-warning-color","",Qt.contentWarningPrimary),qt.extend("--ft-notice-warning-icon-color","",Qt.contentWarningIconOnly),qt.extend("--ft-notice-error-background-color","",Qt.backgroundErrorSubtle),qt.extend("--ft-notice-error-border-color","",Qt.borderErrorSubtle),qt.extend("--ft-notice-error-color","",Qt.contentErrorPrimary),qt.extend("--ft-notice-error-icon-color","",Qt.contentErrorIconOnly),qt.extend("--ft-notice-success-background-color","",Qt.backgroundSuccessSubtle),qt.extend("--ft-notice-success-border-color","",Qt.borderSuccessSubtle),qt.extend("--ft-notice-success-color","",Qt.contentSuccessPrimary),qt.extend("--ft-notice-success-icon-color","",Qt.contentSuccessIconOnly),qt.extend("--ft-checkbox-color","",Qt.contentGlobalPrimary),qt.extend("--ft-checkbox-checked-background-color","",Qt.contentActionPrimary),qt.extend("--ft-checkbox-checked-state-layer-color","",Qt.contentActionPrimary),qt.extend("--ft-checkbox-checked-icon-color","",Qt.contentGlobalOnColor),qt.extend("--ft-checkbox-checked-hover-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-checkbox-checked-focus-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-checkbox-checked-active-state-layer-opacity","",Xt.opacity24),qt.extend("--ft-checkbox-checked-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-checkbox-unchecked-border-color","",Xt.colorGray80),qt.extend("--ft-checkbox-unchecked-state-layer-color","",Xt.colorGray80),qt.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",Xt.opacity24),qt.extend("--ft-checkbox-unchecked-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-checkbox-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),qt.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),qt.extend("--ft-checkbox-gap","",Xt.spacing3),qt.extend("--ft-toggle-off-hover-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-toggle-off-focus-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-toggle-off-active-state-layer-opacity","",Xt.opacity24),qt.extend("--ft-toggle-off-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-toggle-off-background-color","",Qt.contentGlobalSubtle),qt.extend("--ft-toggle-off-icon-color","",Qt.contentGlobalSubtle),qt.extend("--ft-toggle-off-state-layer-color","",Qt.contentGlobalSubtle),qt.extend("--ft-toggle-on-hover-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-toggle-on-focus-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-toggle-on-active-state-layer-opacity","",Xt.opacity24),qt.extend("--ft-toggle-on-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-toggle-on-background-color","",Qt.contentActionPrimary),qt.extend("--ft-toggle-on-state-layer-color","",Qt.contentActionPrimary),qt.extend("--ft-toggle-on-icon-color","",Qt.contentActionPrimary),qt.extend("--ft-toggle-color","",Qt.contentGlobalPrimary),qt.extend("--ft-toggle-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.extend("--ft-toggle-gap","",Xt.spacing3),qt.extend("--ft-radio-color","",Qt.contentGlobalPrimary),qt.extend("--ft-radio-selected-radio-color","",Qt.contentActionPrimary),qt.extend("--ft-radio-selected-state-layer-color","",Qt.contentActionPrimary),qt.extend("--ft-radio-selected-hover-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-radio-selected-focus-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-radio-selected-active-state-layer-opacity","",Xt.opacity24),qt.extend("--ft-radio-selected-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-radio-unselected-state-layer-color","",Qt.borderInputPrimary),qt.extend("--ft-radio-unselected-border-color","",Qt.borderInputPrimary),qt.extend("--ft-radio-unselected-hover-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-radio-unselected-focus-state-layer-opacity","",Xt.opacity16),qt.extend("--ft-radio-unselected-active-state-layer-opacity","",Xt.opacity24),qt.extend("--ft-radio-unselected-disabled-component-opacity","",Xt.opacity40),qt.extend("--ft-radio-focus-focus-ring-color","",Qt.borderActionFocusRing),qt.create("--ft-radio-focus-outline-offset","","SIZE","3px"),qt.create("--ft-radio-focus-outline-width","","SIZE","2px"),qt.extend("--ft-radio-gap","",Xt.spacing3),qt.extend("--ft-notification-icon-size","",Xt.iconSize4),qt.extend("--ft-notification-horizontal-padding","",Xt.spacing4),qt.extend("--ft-notification-vertical-padding","",Xt.spacing4),qt.extend("--ft-notification-info-background-color","",Qt.backgroundInfoSubtle),qt.extend("--ft-notification-info-color","",Qt.contentInfoPrimary),qt.extend("--ft-notification-info-icon-color","",Qt.contentInfoIconOnly),qt.extend("--ft-notification-info-border-color","",Qt.borderInfoSubtle),qt.extend("--ft-notification-success-background-color","",Qt.backgroundSuccessSubtle),qt.extend("--ft-notification-success-color","",Qt.contentSuccessPrimary),qt.extend("--ft-notification-success-icon-color","",Qt.contentSuccessIconOnly),qt.extend("--ft-notification-success-border-color","",Qt.borderSuccessSubtle),qt.extend("--ft-notification-warning-background-color","",Qt.backgroundWarningSubtle),qt.extend("--ft-notification-warning-color","",Qt.contentWarningPrimary),qt.extend("--ft-notification-warning-icon-color","",Qt.contentWarningIconOnly),qt.extend("--ft-notification-warning-border-color","",Qt.borderWarningSubtle),qt.extend("--ft-notification-error-background-color","",Qt.backgroundErrorSubtle),qt.extend("--ft-notification-error-color","",Qt.contentErrorPrimary),qt.extend("--ft-notification-error-icon-color","",Qt.contentErrorIconOnly),qt.extend("--ft-notification-error-border-color","",Qt.borderErrorSubtle),qt.extend("--ft-notification-border-radius","",Xt.borderRadiusPill),qt.create("--ft-notification-border-width","","SIZE","1px"),qt.extend("--ft-notification-leading-gap","",Xt.spacing2),qt.extend("--ft-notification-trailing-gap","",Xt.spacing8),qt.extend("--ft-tooltip-horizontal-padding","",Xt.spacing2),qt.extend("--ft-tooltip-vertical-padding","",Xt.spacing2),qt.extend("--ft-tooltip-border-radius","",Xt.borderRadiusS),qt.extend("--ft-tooltip-color","",Qt.contentGlobalOnColor),qt.extend("--ft-tooltip-background-color","",Qt.contentGlobalPrimary),qt.extend("--ft-tooltip-background-opacity","",Xt.opacity80),qt.extend("--ft-tooltip-shadow","",Xt.shadowElevation03),qt.create("--ft-tooltip-max-width","","SIZE","256px"),qt.extend("--ft-tooltip-gap","",Xt.spacing05);const oo=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.titleFont),eo=o.FtCssVariableFactory.extend("--ft-typography-font-family","",o.designSystemVariables.contentFont),io={fontFamily:eo,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")},ro=o.FtCssVariableFactory.extend("--ft-typography-title-font-family","",oo),no=o.FtCssVariableFactory.extend("--ft-typography-title-font-size","",io.fontSize,"20px"),ao=o.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",io.fontWeight,"normal"),lo=o.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",io.letterSpacing,"0.15px"),so=o.FtCssVariableFactory.extend("--ft-typography-title-line-height","",io.lineHeight,"1.2"),co=o.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",io.textTransform,"inherit"),po=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",oo),fo=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",io.fontSize,"14px"),ho=o.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",io.fontWeight,"normal"),uo=o.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",io.letterSpacing,"0.105px"),go=o.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",io.lineHeight,"1.7"),yo=o.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",io.textTransform,"inherit"),bo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",eo),mo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",io.fontSize,"16px"),xo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",io.fontWeight,"600"),vo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",io.letterSpacing,"0.144px"),Oo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",io.lineHeight,"1.5"),wo=o.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",io.textTransform,"inherit"),No=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",eo),So=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",io.fontSize,"14px"),Co=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",io.fontWeight,"normal"),$o=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",io.letterSpacing,"0.098px"),Io=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",io.lineHeight,"1.7"),Eo=o.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",io.textTransform,"inherit"),Uo=o.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",eo),Ro=o.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",io.fontSize,"16px"),ko=o.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",io.fontWeight,"normal"),Wo=o.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",io.letterSpacing,"0.496px"),Lo=o.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",io.lineHeight,"1.5"),zo=o.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",io.textTransform,"inherit"),Zo={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",eo),fontSize:o.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",io.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",io.fontWeight,"normal"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",io.letterSpacing,"0.252px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",io.lineHeight,"1.4"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",io.textTransform,"inherit")},Ko=o.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",eo),Ao=o.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",io.fontSize,"12px"),Do=o.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",io.fontWeight,"normal"),Bo=o.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",io.letterSpacing,"0.396px"),Fo=o.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",io.lineHeight,"1.33"),To=o.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",io.textTransform,"inherit"),Ho=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",eo),Po=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",io.fontSize,"10px"),Mo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",io.fontWeight,"normal"),jo=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",io.letterSpacing,"0.33px"),Go=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",io.lineHeight,"1.6"),_o=o.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",io.textTransform,"inherit"),Vo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",eo),Yo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",io.fontSize,"10px"),qo=o.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",io.fontWeight,"normal"),Xo=o.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",io.letterSpacing,"1.5px"),Jo=o.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",io.lineHeight,"1.6"),Qo=o.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",io.textTransform,"uppercase"),te={fontFamily:o.FtCssVariableFactory.extend("--ft-typography-button-font-family","",eo),fontSize:o.FtCssVariableFactory.extend("--ft-typography-button-font-size","",io.fontSize,"14px"),fontWeight:o.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",io.fontWeight,"600"),letterSpacing:o.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",io.letterSpacing,"1.246px"),lineHeight:o.FtCssVariableFactory.extend("--ft-typography-button-line-height","",io.lineHeight,"1.15"),textTransform:o.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",io.textTransform,"uppercase")},oe=e.css`
33
33
  .ft-typography--title {
34
34
  font-family: ${ro};
35
35
  font-size: ${no};
@@ -54,12 +54,12 @@ const Pt=Symbol.for(""),Mt=t=>{if(t?.r===Pt)return t?._$litStatic$},jt=t=>({_$li
54
54
  font-weight: ${xo};
55
55
  letter-spacing: ${vo};
56
56
  line-height: ${Oo};
57
- text-transform: ${No};
57
+ text-transform: ${wo};
58
58
  }
59
59
  `,re=e.css`
60
60
  .ft-typography--subtitle2 {
61
- font-family: ${So};
62
- font-size: ${wo};
61
+ font-family: ${No};
62
+ font-size: ${So};
63
63
  font-weight: ${Co};
64
64
  letter-spacing: ${$o};
65
65
  line-height: ${Io};
@@ -169,7 +169,7 @@ const Pt=Symbol.for(""),Mt=t=>{if(t?.r===Pt)return t?._$litStatic$},jt=t=>({_$li
169
169
  position: relative;
170
170
  word-break: break-word;
171
171
  }
172
- `,Ne=["start","end"],Se=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+Ne[0],o+"-"+Ne[1])),[]),we=Math.min,Ce=Math.max,$e=Math.round,Ie=t=>({x:t,y:t}),Ee={left:"right",right:"left",bottom:"top",top:"bottom"},Ue={start:"end",end:"start"};function Re(t,o,e){return Ce(t,we(o,e))}function ke(t,o){return"function"==typeof t?t(o):t}function We(t){return t.split("-")[0]}function Le(t){return t.split("-")[1]}function ze(t){return"x"===t?"y":"x"}function Ze(t){return"y"===t?"height":"width"}function Ke(t){return["top","bottom"].includes(We(t))?"y":"x"}function Ae(t){return ze(Ke(t))}function De(t){return t.replace(/left|right|bottom|top/g,(t=>Ee[t]))}function Be(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Fe(t,o,e){let{reference:i,floating:r}=t;const n=Ke(o),a=Ae(o),l=Ze(a),s=We(o),c="y"===n,p=i.x+i.width/2-r.width/2,f=i.y+i.height/2-r.height/2,d=i[l]/2-r[l]/2;let h;switch(s){case"top":h={x:p,y:i.y-r.height};break;case"bottom":h={x:p,y:i.y+i.height};break;case"right":h={x:i.x+i.width,y:f};break;case"left":h={x:i.x-r.width,y:f};break;default:h={x:i.x,y:i.y}}switch(Le(o)){case"start":h[a]-=d*(e&&c?-1:1);break;case"end":h[a]+=d*(e&&c?-1:1)}return h}async function Te(t,o){var e;void 0===o&&(o={});const{x:i,y:r,platform:n,rects:a,elements:l,strategy:s}=t,{boundary:c="clippingAncestors",rootBoundary:p="viewport",elementContext:f="floating",altBoundary:d=!1,padding:h=0}=ke(o,t),u=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(h),g=l[d?"floating"===f?"reference":"floating":f],y=Be(await n.getClippingRect({element:null==(e=await(null==n.isElement?void 0:n.isElement(g)))||e?g:g.contextElement||await(null==n.getDocumentElement?void 0:n.getDocumentElement(l.floating)),boundary:c,rootBoundary:p,strategy:s})),b="floating"===f?{...a.floating,x:i,y:r}:a.reference,m=await(null==n.getOffsetParent?void 0:n.getOffsetParent(l.floating)),x=await(null==n.isElement?void 0:n.isElement(m))&&await(null==n.getScale?void 0:n.getScale(m))||{x:1,y:1},v=Be(n.convertOffsetParentRelativeRectToViewportRelativeRect?await n.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:s}):b);return{top:(y.top-v.top+u.top)/x.y,bottom:(v.bottom-y.bottom+u.bottom)/x.y,left:(y.left-v.left+u.left)/x.x,right:(v.right-y.right+u.right)/x.x}}function He(t,o,e){return(t?[...e.filter((o=>Le(o)===t)),...e.filter((o=>Le(o)!==t))]:e.filter((t=>We(t)===t))).filter((e=>!t||(Le(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>Ue[t]))}(e)!==e)))}const Pe=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,i,r;const{rects:n,middlewareData:a,placement:l,platform:s,elements:c}=o,{crossAxis:p=!1,alignment:f,allowedPlacements:d=Se,autoAlignment:h=!0,...u}=ke(t,o),g=void 0!==f||d===Se?He(f||null,h,d):d,y=await Te(o,u),b=(null==(e=a.autoPlacement)?void 0:e.index)||0,m=g[b];if(null==m)return{};const x=function(t,o,e){void 0===e&&(e=!1);const i=Le(t),r=Ae(t),n=Ze(r);let a="x"===r?i===(e?"end":"start")?"right":"left":"start"===i?"bottom":"top";return o.reference[n]>o.floating[n]&&(a=De(a)),[a,De(a)]}(m,n,await(null==s.isRTL?void 0:s.isRTL(c.floating)));if(l!==m)return{reset:{placement:g[0]}};const v=[y[We(m)],y[x[0]],y[x[1]]],O=[...(null==(i=a.autoPlacement)?void 0:i.overflows)||[],{placement:m,overflows:v}],N=g[b+1];if(N)return{data:{index:b+1,overflows:O},reset:{placement:N}};const S=O.map((t=>{const o=Le(t.placement);return[t.placement,o&&p?t.overflows.slice(0,2).reduce(((t,o)=>t+o),0):t.overflows[0],t.overflows]})).sort(((t,o)=>t[1]-o[1])),w=S.filter((t=>t[2].slice(0,Le(t[0])?2:3).every((t=>t<=0)))),C=(null==(r=w[0])?void 0:r[0])||S[0][0];return C!==l?{data:{index:b+1,overflows:O},reset:{placement:C}}:{}}}};function Me(t){return _e(t)?(t.nodeName||"").toLowerCase():"#document"}function je(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function Ge(t){var o;return null==(o=(_e(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function _e(t){return t instanceof Node||t instanceof je(t).Node}function Ve(t){return t instanceof Element||t instanceof je(t).Element}function Ye(t){return t instanceof HTMLElement||t instanceof je(t).HTMLElement}function qe(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof je(t).ShadowRoot)}function Xe(t){const{overflow:o,overflowX:e,overflowY:i,display:r}=ei(t);return/auto|scroll|overlay|hidden|clip/.test(o+i+e)&&!["inline","contents"].includes(r)}function Je(t){return["table","td","th"].includes(Me(t))}function Qe(t){const o=ti(),e=ei(t);return"none"!==e.transform||"none"!==e.perspective||!!e.containerType&&"normal"!==e.containerType||!o&&!!e.backdropFilter&&"none"!==e.backdropFilter||!o&&!!e.filter&&"none"!==e.filter||["transform","perspective","filter"].some((t=>(e.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(e.contain||"").includes(t)))}function ti(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function oi(t){return["html","body","#document"].includes(Me(t))}function ei(t){return je(t).getComputedStyle(t)}function ii(t){return Ve(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function ri(t){if("html"===Me(t))return t;const o=t.assignedSlot||t.parentNode||qe(t)&&t.host||Ge(t);return qe(o)?o.host:o}function ni(t){const o=ri(t);return oi(o)?t.ownerDocument?t.ownerDocument.body:t.body:Ye(o)&&Xe(o)?o:ni(o)}function ai(t,o,e){var i;void 0===o&&(o=[]),void 0===e&&(e=!0);const r=ni(t),n=r===(null==(i=t.ownerDocument)?void 0:i.body),a=je(r);return n?o.concat(a,a.visualViewport||[],Xe(r)?r:[],a.frameElement&&e?ai(a.frameElement):[]):o.concat(r,ai(r,[],e))}function li(t){const o=ei(t);let e=parseFloat(o.width)||0,i=parseFloat(o.height)||0;const r=Ye(t),n=r?t.offsetWidth:e,a=r?t.offsetHeight:i,l=$e(e)!==n||$e(i)!==a;return l&&(e=n,i=a),{width:e,height:i,$:l}}function si(t){return Ve(t)?t:t.contextElement}function ci(t){const o=si(t);if(!Ye(o))return Ie(1);const e=o.getBoundingClientRect(),{width:i,height:r,$:n}=li(o);let a=(n?$e(e.width):e.width)/i,l=(n?$e(e.height):e.height)/r;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}const pi=Ie(0);function fi(t){const o=je(t);return ti()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:pi}function di(t,o,e,i){void 0===o&&(o=!1),void 0===e&&(e=!1);const r=t.getBoundingClientRect(),n=si(t);let a=Ie(1);o&&(i?Ve(i)&&(a=ci(i)):a=ci(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==je(t))&&o}(n,e,i)?fi(n):Ie(0);let s=(r.left+l.x)/a.x,c=(r.top+l.y)/a.y,p=r.width/a.x,f=r.height/a.y;if(n){const t=je(n),o=i&&Ve(i)?je(i):i;let e=t.frameElement;for(;e&&i&&o!==t;){const t=ci(e),o=e.getBoundingClientRect(),i=ei(e),r=o.left+(e.clientLeft+parseFloat(i.paddingLeft))*t.x,n=o.top+(e.clientTop+parseFloat(i.paddingTop))*t.y;s*=t.x,c*=t.y,p*=t.x,f*=t.y,s+=r,c+=n,e=je(e).frameElement}}return Be({width:p,height:f,x:s,y:c})}function hi(t){return di(Ge(t)).left+ii(t).scrollLeft}function ui(t,o,e){let i;if("viewport"===o)i=function(t,o){const e=je(t),i=Ge(t),r=e.visualViewport;let n=i.clientWidth,a=i.clientHeight,l=0,s=0;if(r){n=r.width,a=r.height;const t=ti();(!t||t&&"fixed"===o)&&(l=r.offsetLeft,s=r.offsetTop)}return{width:n,height:a,x:l,y:s}}(t,e);else if("document"===o)i=function(t){const o=Ge(t),e=ii(t),i=t.ownerDocument.body,r=Ce(o.scrollWidth,o.clientWidth,i.scrollWidth,i.clientWidth),n=Ce(o.scrollHeight,o.clientHeight,i.scrollHeight,i.clientHeight);let a=-e.scrollLeft+hi(t);const l=-e.scrollTop;return"rtl"===ei(i).direction&&(a+=Ce(o.clientWidth,i.clientWidth)-r),{width:r,height:n,x:a,y:l}}(Ge(t));else if(Ve(o))i=function(t,o){const e=di(t,!0,"fixed"===o),i=e.top+t.clientTop,r=e.left+t.clientLeft,n=Ye(t)?ci(t):Ie(1);return{width:t.clientWidth*n.x,height:t.clientHeight*n.y,x:r*n.x,y:i*n.y}}(o,e);else{const e=fi(t);i={...o,x:o.x-e.x,y:o.y-e.y}}return Be(i)}function gi(t,o){const e=ri(t);return!(e===o||!Ve(e)||oi(e))&&("fixed"===ei(e).position||gi(e,o))}function yi(t,o,e){const i=Ye(o),r=Ge(o),n="fixed"===e,a=di(t,!0,n,o);let l={scrollLeft:0,scrollTop:0};const s=Ie(0);if(i||!i&&!n)if(("body"!==Me(o)||Xe(r))&&(l=ii(o)),i){const t=di(o,!0,n,o);s.x=t.x+o.clientLeft,s.y=t.y+o.clientTop}else r&&(s.x=hi(r));return{x:a.left+l.scrollLeft-s.x,y:a.top+l.scrollTop-s.y,width:a.width,height:a.height}}function bi(t,o){return Ye(t)&&"fixed"!==ei(t).position?o?o(t):t.offsetParent:null}function mi(t,o){const e=je(t);if(!Ye(t))return e;let i=bi(t,o);for(;i&&Je(i)&&"static"===ei(i).position;)i=bi(i,o);return i&&("html"===Me(i)||"body"===Me(i)&&"static"===ei(i).position&&!Qe(i))?e:i||function(t){let o=ri(t);for(;Ye(o)&&!oi(o);){if(Qe(o))return o;o=ri(o)}return null}(t)||e}const xi={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:i}=t;const r=Ye(e),n=Ge(e);if(e===n)return o;let a={scrollLeft:0,scrollTop:0},l=Ie(1);const s=Ie(0);if((r||!r&&"fixed"!==i)&&(("body"!==Me(e)||Xe(n))&&(a=ii(e)),Ye(e))){const t=di(e);l=ci(e),s.x=t.x+e.clientLeft,s.y=t.y+e.clientTop}return{width:o.width*l.x,height:o.height*l.y,x:o.x*l.x-a.scrollLeft*l.x+s.x,y:o.y*l.y-a.scrollTop*l.y+s.y}},getDocumentElement:Ge,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:i,strategy:r}=t;const n=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let i=ai(t,[],!1).filter((t=>Ve(t)&&"body"!==Me(t))),r=null;const n="fixed"===ei(t).position;let a=n?ri(t):t;for(;Ve(a)&&!oi(a);){const o=ei(a),e=Qe(a);e||"fixed"!==o.position||(r=null),(n?!e&&!r:!e&&"static"===o.position&&r&&["absolute","fixed"].includes(r.position)||Xe(a)&&!e&&gi(t,a))?i=i.filter((t=>t!==a)):r=o,a=ri(a)}return o.set(t,i),i}(o,this._c):[].concat(e),i],a=n[0],l=n.reduce(((t,e)=>{const i=ui(o,e,r);return t.top=Ce(i.top,t.top),t.right=we(i.right,t.right),t.bottom=we(i.bottom,t.bottom),t.left=Ce(i.left,t.left),t}),ui(o,a,r));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:mi,getElementRects:async function(t){let{reference:o,floating:e,strategy:i}=t;const r=this.getOffsetParent||mi,n=this.getDimensions;return{reference:yi(o,await r(e),i),floating:{x:0,y:0,...await n(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return li(t)},getScale:ci,isElement:Ve,isRTL:function(t){return"rtl"===ei(t).direction}},vi=(t,o,e)=>{const i=new Map,r={platform:xi,...e},n={...r.platform,_c:i};return(async(t,o,e)=>{const{placement:i="bottom",strategy:r="absolute",middleware:n=[],platform:a}=e,l=n.filter(Boolean),s=await(null==a.isRTL?void 0:a.isRTL(o));let c=await a.getElementRects({reference:t,floating:o,strategy:r}),{x:p,y:f}=Fe(c,i,s),d=i,h={},u=0;for(let e=0;e<l.length;e++){const{name:n,fn:g}=l[e],{x:y,y:b,data:m,reset:x}=await g({x:p,y:f,initialPlacement:i,placement:d,strategy:r,middlewareData:h,rects:c,platform:a,elements:{reference:t,floating:o}});p=null!=y?y:p,f=null!=b?b:f,h={...h,[n]:{...h[n],...m}},x&&u<=50&&(u++,"object"==typeof x&&(x.placement&&(d=x.placement),x.rects&&(c=!0===x.rects?await a.getElementRects({reference:t,floating:o,strategy:r}):x.rects),({x:p,y:f}=Fe(c,d,s))),e=-1)}return{x:p,y:f,placement:d,strategy:r,middlewareData:h}})(t,o,{...r,platform:n})};function Oi(t){return function(t){for(let o=t;o;o=Ni(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=Ni(t);o;o=Ni(o)){if(!(o instanceof Element))continue;const t=getComputedStyle(o);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return o;if("BODY"===o.tagName)return o}}return null}(t)}function Ni(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}async function Si(t,o,e){return vi(t,o,{platform:{...xi,getOffsetParent:t=>xi.getOffsetParent(t,Oi)},middleware:[(i={crossAxis:!0},void 0===i&&(i={}),{name:"shift",options:i,async fn(t){const{x:o,y:e,placement:r}=t,{mainAxis:n=!0,crossAxis:a=!1,limiter:l={fn:t=>{let{x:o,y:e}=t;return{x:o,y:e}}},...s}=ke(i,t),c={x:o,y:e},p=await Te(t,s),f=Ke(We(r)),d=ze(f);let h=c[d],u=c[f];if(n){const t="y"===d?"bottom":"right";h=Re(h+p["y"===d?"top":"left"],h,h-p[t])}if(a){const t="y"===f?"bottom":"right";u=Re(u+p["y"===f?"top":"left"],u,u-p[t])}const g=l.fn({...t,[d]:h,[f]:u});return{...g,data:{x:g.x-o,y:g.y-e}}}}),Pe({allowedPlacements:[e]})]});var i}var wi=function(t,o,e,i){for(var r,n=arguments.length,a=n<3?o:null===i?i=Object.getOwnPropertyDescriptor(o,e):i,l=t.length-1;l>=0;l--)(r=t[l])&&(a=(n<3?r(a):n>3?r(o,e,a):r(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class Ci extends o.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new o.Debouncer,this.revealDebouncer=new o.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return e.html`
172
+ `,we=["start","end"],Ne=["top","right","bottom","left"].reduce(((t,o)=>t.concat(o,o+"-"+we[0],o+"-"+we[1])),[]),Se=Math.min,Ce=Math.max,$e=Math.round,Ie=t=>({x:t,y:t}),Ee={left:"right",right:"left",bottom:"top",top:"bottom"},Ue={start:"end",end:"start"};function Re(t,o,e){return Ce(t,Se(o,e))}function ke(t,o){return"function"==typeof t?t(o):t}function We(t){return t.split("-")[0]}function Le(t){return t.split("-")[1]}function ze(t){return"x"===t?"y":"x"}function Ze(t){return"y"===t?"height":"width"}function Ke(t){return["top","bottom"].includes(We(t))?"y":"x"}function Ae(t){return ze(Ke(t))}function De(t){return t.replace(/left|right|bottom|top/g,(t=>Ee[t]))}function Be(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Fe(t,o,e){let{reference:i,floating:r}=t;const n=Ke(o),a=Ae(o),l=Ze(a),s=We(o),c="y"===n,p=i.x+i.width/2-r.width/2,f=i.y+i.height/2-r.height/2,d=i[l]/2-r[l]/2;let h;switch(s){case"top":h={x:p,y:i.y-r.height};break;case"bottom":h={x:p,y:i.y+i.height};break;case"right":h={x:i.x+i.width,y:f};break;case"left":h={x:i.x-r.width,y:f};break;default:h={x:i.x,y:i.y}}switch(Le(o)){case"start":h[a]-=d*(e&&c?-1:1);break;case"end":h[a]+=d*(e&&c?-1:1)}return h}async function Te(t,o){var e;void 0===o&&(o={});const{x:i,y:r,platform:n,rects:a,elements:l,strategy:s}=t,{boundary:c="clippingAncestors",rootBoundary:p="viewport",elementContext:f="floating",altBoundary:d=!1,padding:h=0}=ke(o,t),u=function(t){return"number"!=typeof t?function(t){return{top:0,right:0,bottom:0,left:0,...t}}(t):{top:t,right:t,bottom:t,left:t}}(h),g=l[d?"floating"===f?"reference":"floating":f],y=Be(await n.getClippingRect({element:null==(e=await(null==n.isElement?void 0:n.isElement(g)))||e?g:g.contextElement||await(null==n.getDocumentElement?void 0:n.getDocumentElement(l.floating)),boundary:c,rootBoundary:p,strategy:s})),b="floating"===f?{...a.floating,x:i,y:r}:a.reference,m=await(null==n.getOffsetParent?void 0:n.getOffsetParent(l.floating)),x=await(null==n.isElement?void 0:n.isElement(m))&&await(null==n.getScale?void 0:n.getScale(m))||{x:1,y:1},v=Be(n.convertOffsetParentRelativeRectToViewportRelativeRect?await n.convertOffsetParentRelativeRectToViewportRelativeRect({rect:b,offsetParent:m,strategy:s}):b);return{top:(y.top-v.top+u.top)/x.y,bottom:(v.bottom-y.bottom+u.bottom)/x.y,left:(y.left-v.left+u.left)/x.x,right:(v.right-y.right+u.right)/x.x}}function He(t,o,e){return(t?[...e.filter((o=>Le(o)===t)),...e.filter((o=>Le(o)!==t))]:e.filter((t=>We(t)===t))).filter((e=>!t||(Le(e)===t||!!o&&function(t){return t.replace(/start|end/g,(t=>Ue[t]))}(e)!==e)))}const Pe=function(t){return void 0===t&&(t={}),{name:"autoPlacement",options:t,async fn(o){var e,i,r;const{rects:n,middlewareData:a,placement:l,platform:s,elements:c}=o,{crossAxis:p=!1,alignment:f,allowedPlacements:d=Ne,autoAlignment:h=!0,...u}=ke(t,o),g=void 0!==f||d===Ne?He(f||null,h,d):d,y=await Te(o,u),b=(null==(e=a.autoPlacement)?void 0:e.index)||0,m=g[b];if(null==m)return{};const x=function(t,o,e){void 0===e&&(e=!1);const i=Le(t),r=Ae(t),n=Ze(r);let a="x"===r?i===(e?"end":"start")?"right":"left":"start"===i?"bottom":"top";return o.reference[n]>o.floating[n]&&(a=De(a)),[a,De(a)]}(m,n,await(null==s.isRTL?void 0:s.isRTL(c.floating)));if(l!==m)return{reset:{placement:g[0]}};const v=[y[We(m)],y[x[0]],y[x[1]]],O=[...(null==(i=a.autoPlacement)?void 0:i.overflows)||[],{placement:m,overflows:v}],w=g[b+1];if(w)return{data:{index:b+1,overflows:O},reset:{placement:w}};const N=O.map((t=>{const o=Le(t.placement);return[t.placement,o&&p?t.overflows.slice(0,2).reduce(((t,o)=>t+o),0):t.overflows[0],t.overflows]})).sort(((t,o)=>t[1]-o[1])),S=N.filter((t=>t[2].slice(0,Le(t[0])?2:3).every((t=>t<=0)))),C=(null==(r=S[0])?void 0:r[0])||N[0][0];return C!==l?{data:{index:b+1,overflows:O},reset:{placement:C}}:{}}}};function Me(t){return _e(t)?(t.nodeName||"").toLowerCase():"#document"}function je(t){var o;return(null==t||null==(o=t.ownerDocument)?void 0:o.defaultView)||window}function Ge(t){var o;return null==(o=(_e(t)?t.ownerDocument:t.document)||window.document)?void 0:o.documentElement}function _e(t){return t instanceof Node||t instanceof je(t).Node}function Ve(t){return t instanceof Element||t instanceof je(t).Element}function Ye(t){return t instanceof HTMLElement||t instanceof je(t).HTMLElement}function qe(t){return"undefined"!=typeof ShadowRoot&&(t instanceof ShadowRoot||t instanceof je(t).ShadowRoot)}function Xe(t){const{overflow:o,overflowX:e,overflowY:i,display:r}=ei(t);return/auto|scroll|overlay|hidden|clip/.test(o+i+e)&&!["inline","contents"].includes(r)}function Je(t){return["table","td","th"].includes(Me(t))}function Qe(t){const o=ti(),e=ei(t);return"none"!==e.transform||"none"!==e.perspective||!!e.containerType&&"normal"!==e.containerType||!o&&!!e.backdropFilter&&"none"!==e.backdropFilter||!o&&!!e.filter&&"none"!==e.filter||["transform","perspective","filter"].some((t=>(e.willChange||"").includes(t)))||["paint","layout","strict","content"].some((t=>(e.contain||"").includes(t)))}function ti(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}function oi(t){return["html","body","#document"].includes(Me(t))}function ei(t){return je(t).getComputedStyle(t)}function ii(t){return Ve(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function ri(t){if("html"===Me(t))return t;const o=t.assignedSlot||t.parentNode||qe(t)&&t.host||Ge(t);return qe(o)?o.host:o}function ni(t){const o=ri(t);return oi(o)?t.ownerDocument?t.ownerDocument.body:t.body:Ye(o)&&Xe(o)?o:ni(o)}function ai(t,o,e){var i;void 0===o&&(o=[]),void 0===e&&(e=!0);const r=ni(t),n=r===(null==(i=t.ownerDocument)?void 0:i.body),a=je(r);return n?o.concat(a,a.visualViewport||[],Xe(r)?r:[],a.frameElement&&e?ai(a.frameElement):[]):o.concat(r,ai(r,[],e))}function li(t){const o=ei(t);let e=parseFloat(o.width)||0,i=parseFloat(o.height)||0;const r=Ye(t),n=r?t.offsetWidth:e,a=r?t.offsetHeight:i,l=$e(e)!==n||$e(i)!==a;return l&&(e=n,i=a),{width:e,height:i,$:l}}function si(t){return Ve(t)?t:t.contextElement}function ci(t){const o=si(t);if(!Ye(o))return Ie(1);const e=o.getBoundingClientRect(),{width:i,height:r,$:n}=li(o);let a=(n?$e(e.width):e.width)/i,l=(n?$e(e.height):e.height)/r;return a&&Number.isFinite(a)||(a=1),l&&Number.isFinite(l)||(l=1),{x:a,y:l}}const pi=Ie(0);function fi(t){const o=je(t);return ti()&&o.visualViewport?{x:o.visualViewport.offsetLeft,y:o.visualViewport.offsetTop}:pi}function di(t,o,e,i){void 0===o&&(o=!1),void 0===e&&(e=!1);const r=t.getBoundingClientRect(),n=si(t);let a=Ie(1);o&&(i?Ve(i)&&(a=ci(i)):a=ci(t));const l=function(t,o,e){return void 0===o&&(o=!1),!(!e||o&&e!==je(t))&&o}(n,e,i)?fi(n):Ie(0);let s=(r.left+l.x)/a.x,c=(r.top+l.y)/a.y,p=r.width/a.x,f=r.height/a.y;if(n){const t=je(n),o=i&&Ve(i)?je(i):i;let e=t.frameElement;for(;e&&i&&o!==t;){const t=ci(e),o=e.getBoundingClientRect(),i=ei(e),r=o.left+(e.clientLeft+parseFloat(i.paddingLeft))*t.x,n=o.top+(e.clientTop+parseFloat(i.paddingTop))*t.y;s*=t.x,c*=t.y,p*=t.x,f*=t.y,s+=r,c+=n,e=je(e).frameElement}}return Be({width:p,height:f,x:s,y:c})}function hi(t){return di(Ge(t)).left+ii(t).scrollLeft}function ui(t,o,e){let i;if("viewport"===o)i=function(t,o){const e=je(t),i=Ge(t),r=e.visualViewport;let n=i.clientWidth,a=i.clientHeight,l=0,s=0;if(r){n=r.width,a=r.height;const t=ti();(!t||t&&"fixed"===o)&&(l=r.offsetLeft,s=r.offsetTop)}return{width:n,height:a,x:l,y:s}}(t,e);else if("document"===o)i=function(t){const o=Ge(t),e=ii(t),i=t.ownerDocument.body,r=Ce(o.scrollWidth,o.clientWidth,i.scrollWidth,i.clientWidth),n=Ce(o.scrollHeight,o.clientHeight,i.scrollHeight,i.clientHeight);let a=-e.scrollLeft+hi(t);const l=-e.scrollTop;return"rtl"===ei(i).direction&&(a+=Ce(o.clientWidth,i.clientWidth)-r),{width:r,height:n,x:a,y:l}}(Ge(t));else if(Ve(o))i=function(t,o){const e=di(t,!0,"fixed"===o),i=e.top+t.clientTop,r=e.left+t.clientLeft,n=Ye(t)?ci(t):Ie(1);return{width:t.clientWidth*n.x,height:t.clientHeight*n.y,x:r*n.x,y:i*n.y}}(o,e);else{const e=fi(t);i={...o,x:o.x-e.x,y:o.y-e.y}}return Be(i)}function gi(t,o){const e=ri(t);return!(e===o||!Ve(e)||oi(e))&&("fixed"===ei(e).position||gi(e,o))}function yi(t,o,e){const i=Ye(o),r=Ge(o),n="fixed"===e,a=di(t,!0,n,o);let l={scrollLeft:0,scrollTop:0};const s=Ie(0);if(i||!i&&!n)if(("body"!==Me(o)||Xe(r))&&(l=ii(o)),i){const t=di(o,!0,n,o);s.x=t.x+o.clientLeft,s.y=t.y+o.clientTop}else r&&(s.x=hi(r));return{x:a.left+l.scrollLeft-s.x,y:a.top+l.scrollTop-s.y,width:a.width,height:a.height}}function bi(t,o){return Ye(t)&&"fixed"!==ei(t).position?o?o(t):t.offsetParent:null}function mi(t,o){const e=je(t);if(!Ye(t))return e;let i=bi(t,o);for(;i&&Je(i)&&"static"===ei(i).position;)i=bi(i,o);return i&&("html"===Me(i)||"body"===Me(i)&&"static"===ei(i).position&&!Qe(i))?e:i||function(t){let o=ri(t);for(;Ye(o)&&!oi(o);){if(Qe(o))return o;o=ri(o)}return null}(t)||e}const xi={convertOffsetParentRelativeRectToViewportRelativeRect:function(t){let{rect:o,offsetParent:e,strategy:i}=t;const r=Ye(e),n=Ge(e);if(e===n)return o;let a={scrollLeft:0,scrollTop:0},l=Ie(1);const s=Ie(0);if((r||!r&&"fixed"!==i)&&(("body"!==Me(e)||Xe(n))&&(a=ii(e)),Ye(e))){const t=di(e);l=ci(e),s.x=t.x+e.clientLeft,s.y=t.y+e.clientTop}return{width:o.width*l.x,height:o.height*l.y,x:o.x*l.x-a.scrollLeft*l.x+s.x,y:o.y*l.y-a.scrollTop*l.y+s.y}},getDocumentElement:Ge,getClippingRect:function(t){let{element:o,boundary:e,rootBoundary:i,strategy:r}=t;const n=[..."clippingAncestors"===e?function(t,o){const e=o.get(t);if(e)return e;let i=ai(t,[],!1).filter((t=>Ve(t)&&"body"!==Me(t))),r=null;const n="fixed"===ei(t).position;let a=n?ri(t):t;for(;Ve(a)&&!oi(a);){const o=ei(a),e=Qe(a);e||"fixed"!==o.position||(r=null),(n?!e&&!r:!e&&"static"===o.position&&r&&["absolute","fixed"].includes(r.position)||Xe(a)&&!e&&gi(t,a))?i=i.filter((t=>t!==a)):r=o,a=ri(a)}return o.set(t,i),i}(o,this._c):[].concat(e),i],a=n[0],l=n.reduce(((t,e)=>{const i=ui(o,e,r);return t.top=Ce(i.top,t.top),t.right=Se(i.right,t.right),t.bottom=Se(i.bottom,t.bottom),t.left=Ce(i.left,t.left),t}),ui(o,a,r));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:mi,getElementRects:async function(t){let{reference:o,floating:e,strategy:i}=t;const r=this.getOffsetParent||mi,n=this.getDimensions;return{reference:yi(o,await r(e),i),floating:{x:0,y:0,...await n(e)}}},getClientRects:function(t){return Array.from(t.getClientRects())},getDimensions:function(t){return li(t)},getScale:ci,isElement:Ve,isRTL:function(t){return"rtl"===ei(t).direction}},vi=(t,o,e)=>{const i=new Map,r={platform:xi,...e},n={...r.platform,_c:i};return(async(t,o,e)=>{const{placement:i="bottom",strategy:r="absolute",middleware:n=[],platform:a}=e,l=n.filter(Boolean),s=await(null==a.isRTL?void 0:a.isRTL(o));let c=await a.getElementRects({reference:t,floating:o,strategy:r}),{x:p,y:f}=Fe(c,i,s),d=i,h={},u=0;for(let e=0;e<l.length;e++){const{name:n,fn:g}=l[e],{x:y,y:b,data:m,reset:x}=await g({x:p,y:f,initialPlacement:i,placement:d,strategy:r,middlewareData:h,rects:c,platform:a,elements:{reference:t,floating:o}});p=null!=y?y:p,f=null!=b?b:f,h={...h,[n]:{...h[n],...m}},x&&u<=50&&(u++,"object"==typeof x&&(x.placement&&(d=x.placement),x.rects&&(c=!0===x.rects?await a.getElementRects({reference:t,floating:o,strategy:r}):x.rects),({x:p,y:f}=Fe(c,d,s))),e=-1)}return{x:p,y:f,placement:d,strategy:r,middlewareData:h}})(t,o,{...r,platform:n})};function Oi(t){return function(t){for(let o=t;o;o=wi(o))if(o instanceof Element&&"none"===getComputedStyle(o).display)return null;for(let o=wi(t);o;o=wi(o)){if(!(o instanceof Element))continue;const t=getComputedStyle(o);if("contents"!==t.display){if("static"!==t.position||"none"!==t.filter)return o;if("BODY"===o.tagName)return o}}return null}(t)}function wi(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}async function Ni(t,o,e){return vi(t,o,{platform:{...xi,getOffsetParent:t=>xi.getOffsetParent(t,Oi)},middleware:[(i={crossAxis:!0},void 0===i&&(i={}),{name:"shift",options:i,async fn(t){const{x:o,y:e,placement:r}=t,{mainAxis:n=!0,crossAxis:a=!1,limiter:l={fn:t=>{let{x:o,y:e}=t;return{x:o,y:e}}},...s}=ke(i,t),c={x:o,y:e},p=await Te(t,s),f=Ke(We(r)),d=ze(f);let h=c[d],u=c[f];if(n){const t="y"===d?"bottom":"right";h=Re(h+p["y"===d?"top":"left"],h,h-p[t])}if(a){const t="y"===f?"bottom":"right";u=Re(u+p["y"===f?"top":"left"],u,u-p[t])}const g=l.fn({...t,[d]:h,[f]:u});return{...g,data:{x:g.x-o,y:g.y-e}}}}),Pe({allowedPlacements:[e]})]});var i}var Si=function(t,o,e,i){for(var r,n=arguments.length,a=n<3?o:null===i?i=Object.getOwnPropertyDescriptor(o,e):i,l=t.length-1;l>=0;l--)(r=t[l])&&(a=(n<3?r(a):n>3?r(o,e,a):r(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class Ci extends o.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new o.Debouncer,this.revealDebouncer=new o.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return e.html`
173
173
  <div part="container"
174
174
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
175
175
  @mouseenter=${this.onHover}
@@ -187,7 +187,7 @@ const Pt=Symbol.for(""),Mt=t=>{if(t?.r===Pt)return t?._$litStatic$},jt=t=>({_$li
187
187
  </div>
188
188
  </div>
189
189
  </div>
190
- `}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some((o=>t.has(o)))&&this.visible&&this.positionTooltip()}async show(t){this.visible=!0,null!=t&&await this.hideDebounce.run((()=>{this.hide()}),t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return(null!==(t=this.slotNodes)&&void 0!==t?t:[]).filter((t=>t.nodeType==Node.ELEMENT_NODE))[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){const t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px"}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",Si(this.slottedElement,this.tooltip,this.position).then((({x:t,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${o}px`)}))),this.revealDebouncer.run((()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")}),this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout((()=>window.addEventListener("touchstart",(t=>{t.composedPath().includes(this.container)||this.onOut()}),{once:!0})),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(t,o){return Math.max(t,Math.min(0,-o))}}Ci.elementDefinitions={"ft-typography":ue},Ci.styles=Oe,wi([i.property()],Ci.prototype,"text",void 0),wi([i.property({type:Boolean})],Ci.prototype,"manual",void 0),wi([i.property({type:Boolean})],Ci.prototype,"inline",void 0),wi([i.property({type:Number})],Ci.prototype,"delay",void 0),wi([i.property()],Ci.prototype,"position",void 0),wi([i.queryAssignedNodes()],Ci.prototype,"slotNodes",void 0),wi([i.query(".ft-tooltip--container")],Ci.prototype,"container",void 0),wi([i.query(".ft-tooltip")],Ci.prototype,"tooltip",void 0),wi([i.query(".ft-tooltip--content")],Ci.prototype,"tooltipContent",void 0),wi([i.state()],Ci.prototype,"visible",void 0),wi([i.eventOptions({passive:!0})],Ci.prototype,"onTouch",null),wi([i.eventOptions({passive:!0})],Ci.prototype,"onHover",null),wi([i.eventOptions({passive:!0})],Ci.prototype,"onOut",null),wi([i.eventOptions({passive:!0})],Ci.prototype,"onClick",null),o.customElement("ft-tooltip")(Ci);const $i=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorContent),Ii={color:$i,backgroundColor:o.FtCssVariableFactory.extend("--ft-ripple-background-color","",$i),opacityContentOnSurfacePressed:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Ei=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorPrimary),Ui=Ei,Ri=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ei),ki=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorSecondary),Wi=ki,Li=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",ki),zi=e.css`
190
+ `}updated(t){t.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(t)}contentAvailableCallback(t){super.contentAvailableCallback(t),["visible","text"].some((o=>t.has(o)))&&this.visible&&this.positionTooltip()}async show(t){this.visible=!0,null!=t&&await this.hideDebounce.run((()=>{this.hide()}),t)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var t;return(null!==(t=this.slotNodes)&&void 0!==t?t:[]).filter((t=>t.nodeType==Node.ELEMENT_NODE))[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){const t=this.tooltipContent.style;switch(t.transition="none",this.validPosition){case"top":t.top=this.tooltip.clientHeight+"px",t.left="0";break;case"bottom":t.top=-this.tooltip.clientHeight+"px",t.left="0";break;case"left":t.top="0",t.left=this.tooltip.clientWidth+"px";break;case"right":t.top="0",t.left=-this.tooltip.clientWidth+"px"}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",Ni(this.slottedElement,this.tooltip,this.position).then((({x:t,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${t}px`,this.tooltip.style.top=`${o}px`)}))),this.revealDebouncer.run((()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")}),this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout((()=>window.addEventListener("touchstart",(t=>{t.composedPath().includes(this.container)||this.onOut()}),{once:!0})),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(t,o){return Math.max(t,Math.min(0,-o))}}Ci.elementDefinitions={"ft-typography":ue},Ci.styles=Oe,Si([i.property()],Ci.prototype,"text",void 0),Si([i.property({type:Boolean})],Ci.prototype,"manual",void 0),Si([i.property({type:Boolean})],Ci.prototype,"inline",void 0),Si([i.property({type:Number})],Ci.prototype,"delay",void 0),Si([i.property()],Ci.prototype,"position",void 0),Si([i.queryAssignedNodes()],Ci.prototype,"slotNodes",void 0),Si([i.query(".ft-tooltip--container")],Ci.prototype,"container",void 0),Si([i.query(".ft-tooltip")],Ci.prototype,"tooltip",void 0),Si([i.query(".ft-tooltip--content")],Ci.prototype,"tooltipContent",void 0),Si([i.state()],Ci.prototype,"visible",void 0),Si([i.eventOptions({passive:!0})],Ci.prototype,"onTouch",null),Si([i.eventOptions({passive:!0})],Ci.prototype,"onHover",null),Si([i.eventOptions({passive:!0})],Ci.prototype,"onOut",null),Si([i.eventOptions({passive:!0})],Ci.prototype,"onClick",null),o.customElement("ft-tooltip")(Ci);const $i=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorContent),Ii={color:$i,backgroundColor:o.FtCssVariableFactory.extend("--ft-ripple-background-color","",$i),opacityContentOnSurfacePressed:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:o.FtCssVariableFactory.external(o.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:o.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},Ei=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorPrimary),Ui=Ei,Ri=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",Ei),ki=o.FtCssVariableFactory.extend("--ft-ripple-color","",o.designSystemVariables.colorSecondary),Wi=ki,Li=o.FtCssVariableFactory.extend("--ft-ripple-background-color","",ki),zi=e.css`
191
191
  :host {
192
192
  display: contents;
193
193
  }
@@ -977,9 +977,9 @@ const Pt=Symbol.for(""),Mt=t=>{if(t?.r===Pt)return t?._$litStatic$},jt=t=>({_$li
977
977
  <div class="ft-chip--icon-container ft-no-text-select">
978
978
  <ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}"></ft-icon>
979
979
  </div>
980
- `}onKeyUp(t){this.interactionsOnChip&&["Enter"," "].includes(t.key)&&t.target.click()}onIconKeyUp(t){this.interactionsOnIcon&&["Enter"," "].includes(t.key)&&(t.stopPropagation(),this.dispatchEvent(new br))}onIconClick(t){this.interactionsOnIcon&&(t.stopPropagation(),this.dispatchEvent(new br))}getLabel(){return this.label||this.textContent}get textContent(){var t,o;return null!==(o=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==o?o:""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}}mr.elementDefinitions={"ft-ripple":Di,"ft-typography":ue,"ft-icon":Pi,"ft-button":nr},mr.styles=gr,yr([i.property({type:Boolean})],mr.prototype,"highlighted",void 0),yr([i.property({type:Boolean})],mr.prototype,"removable",void 0),yr([i.property({type:Boolean})],mr.prototype,"disabled",void 0),yr([i.property({type:Boolean})],mr.prototype,"clickable",void 0),yr([i.property({type:Boolean})],mr.prototype,"iconClickable",void 0),yr([i.property({type:Boolean})],mr.prototype,"dense",void 0),yr([i.property({type:Boolean})],mr.prototype,"multiLine",void 0),yr([i.property()],mr.prototype,"label",void 0),yr([i.property()],mr.prototype,"iconLabel",void 0),yr([i.property()],mr.prototype,"icon",void 0),yr([i.property()],mr.prototype,"iconVariant",void 0),yr([i.property({type:Boolean})],mr.prototype,"trailingIcon",void 0),yr([i.query("ft-typography slot")],mr.prototype,"slottedContent",void 0),o.customElement("ft-chip")(mr);const xr=o.FtCssVariableFactory.create("--ft-floating-menu-z-index","","NUMBER","8"),vr=o.FtCssVariableFactory.create("--ft-floating-menu-max-width","","SIZE","300px"),Or=o.FtCssVariableFactory.create("--ft-floating-menu-max-height","","SIZE","500px"),Nr=o.FtCssVariableFactory.extend("--ft-floating-menu-text-color","",o.designSystemVariables.colorOnSurfaceHigh),Sr=o.FtCssVariableFactory.external(o.designSystemVariables.colorSurface,"Design system"),wr=o.FtCssVariableFactory.external(o.designSystemVariables.elevation02,"Design system"),Cr=o.FtCssVariableFactory.external(o.designSystemVariables.borderRadiusS,"Design system"),$r=e.css`
980
+ `}onKeyUp(t){this.interactionsOnChip&&["Enter"," "].includes(t.key)&&t.target.click()}onIconKeyUp(t){this.interactionsOnIcon&&["Enter"," "].includes(t.key)&&(t.stopPropagation(),this.dispatchEvent(new br))}onIconClick(t){this.interactionsOnIcon&&(t.stopPropagation(),this.dispatchEvent(new br))}getLabel(){return this.label||this.textContent}get textContent(){var t,o;return null!==(o=null===(t=this.slottedContent)||void 0===t?void 0:t.assignedNodes().map((t=>t.textContent)).join("").trim())&&void 0!==o?o:""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}}mr.elementDefinitions={"ft-ripple":Di,"ft-typography":ue,"ft-icon":Pi,"ft-button":nr},mr.styles=gr,yr([i.property({type:Boolean})],mr.prototype,"highlighted",void 0),yr([i.property({type:Boolean})],mr.prototype,"removable",void 0),yr([i.property({type:Boolean})],mr.prototype,"disabled",void 0),yr([i.property({type:Boolean})],mr.prototype,"clickable",void 0),yr([i.property({type:Boolean})],mr.prototype,"iconClickable",void 0),yr([i.property({type:Boolean})],mr.prototype,"dense",void 0),yr([i.property({type:Boolean})],mr.prototype,"multiLine",void 0),yr([i.property()],mr.prototype,"label",void 0),yr([i.property()],mr.prototype,"iconLabel",void 0),yr([i.property()],mr.prototype,"icon",void 0),yr([i.property()],mr.prototype,"iconVariant",void 0),yr([i.property({type:Boolean})],mr.prototype,"trailingIcon",void 0),yr([i.query("ft-typography slot")],mr.prototype,"slottedContent",void 0),o.customElement("ft-chip")(mr);const xr=o.FtCssVariableFactory.create("--ft-floating-menu-z-index","","NUMBER","8"),vr=o.FtCssVariableFactory.create("--ft-floating-menu-max-width","","SIZE","300px"),Or=o.FtCssVariableFactory.create("--ft-floating-menu-max-height","","SIZE","500px"),wr=o.FtCssVariableFactory.extend("--ft-floating-menu-text-color","",o.designSystemVariables.colorOnSurfaceHigh),Nr=o.FtCssVariableFactory.external(o.designSystemVariables.colorSurface,"Design system"),Sr=o.FtCssVariableFactory.external(o.designSystemVariables.elevation02,"Design system"),Cr=o.FtCssVariableFactory.external(o.designSystemVariables.borderRadiusS,"Design system"),$r=e.css`
981
981
  .ft-floating-menu {
982
- color: ${Nr};
982
+ color: ${wr};
983
983
  display: contents;
984
984
  }
985
985
 
@@ -998,10 +998,10 @@ const Pt=Symbol.for(""),Mt=t=>{if(t?.r===Pt)return t?._$litStatic$},jt=t=>({_$li
998
998
  overflow: auto;
999
999
  max-width: ${vr};
1000
1000
  max-height: ${Or};
1001
- box-shadow: ${wr};
1002
- background-color: ${Sr};
1001
+ box-shadow: ${Sr};
1002
+ background-color: ${Nr};
1003
1003
  border-radius: ${Cr};
1004
- color: ${Nr};
1004
+ color: ${wr};
1005
1005
  z-index: ${xr};
1006
1006
  }
1007
1007
 
@@ -1086,7 +1086,7 @@ const Pt=Symbol.for(""),Mt=t=>{if(t?.r===Pt)return t?._$litStatic$},jt=t=>({_$li
1086
1086
  </div>
1087
1087
  </div>
1088
1088
  </div>
1089
- `}toggleMenu(){this.menuOpen=!this.menuOpen}openMenu(){this.menuOpen=!0}closeMenu(){this.menuOpen=!1}onCloseEvent(t){t.stopPropagation(),this.closeMenu()}onContentClick(t){o.eventPathContainsMatchingElement(t,this.closeMenuMatchers,this)&&this.closeMenu()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptionsOnClickOutside)}contentAvailableCallback(t){super.contentAvailableCallback(t),t.has("menuOpen")&&(this.menuOpen?(this.menuWrapper.classList.remove("ft-floating-menu--wrapper-positioned"),this.positionMenuWrapper(),document.addEventListener("click",this.hideOptionsOnClickOutside)):document.removeEventListener("click",this.hideOptionsOnClickOutside))}async positionMenuWrapper(){this.menuWrapper.style.left="",this.menuWrapper.style.top="";const t=this.customToggle.length>0?this.customToggle[0]:this.actionButton,{x:o,y:e}=await Si(t,this.menuWrapper,this.convertPlacement());this.menuWrapper.style.left=`${o}px`,this.menuWrapper.style.top=`${e}px`,this.menuWrapper.classList.add("ft-floating-menu--wrapper-positioned")}convertPlacement(){switch(this.horizontalAlignment){case"left":return this.verticalAlignment+"-start";case"right":return this.verticalAlignment+"-end";case"center":return this.verticalAlignment+"-center"}}}Lr.elementDefinitions={"ft-floating-menu-item":kr},Wr([i.state()],Lr.prototype,"menuOpen",void 0),Wr([i.state()],Lr.prototype,"forceMenuOpen",void 0),Wr([i.query(".ft-floating-menu")],Lr.prototype,"container",void 0),Wr([i.query(".ft-floating-menu--wrapper")],Lr.prototype,"menuWrapper",void 0),Wr([i.query("#actions-button")],Lr.prototype,"actionButton",void 0),Wr([i.queryAssignedElements({slot:"toggle"})],Lr.prototype,"customToggle",void 0),Wr([i.property({type:Boolean})],Lr.prototype,"primary",void 0),Wr([i.property({type:Boolean})],Lr.prototype,"secondary",void 0),Wr([i.property({type:Boolean})],Lr.prototype,"tertiary",void 0),Wr([i.property({type:Boolean})],Lr.prototype,"neutral",void 0),Wr([i.property({type:Boolean})],Lr.prototype,"small",void 0),Wr([i.property()],Lr.prototype,"label",void 0),Wr([i.property()],Lr.prototype,"tooltipPosition",void 0),Wr([i.property()],Lr.prototype,"iconVariant",void 0),Wr([i.property()],Lr.prototype,"icon",void 0),Wr([i.property()],Lr.prototype,"text",void 0),Wr([i.property()],Lr.prototype,"horizontalAlignment",void 0),Wr([i.property()],Lr.prototype,"verticalAlignment",void 0),Wr([i.property({type:Boolean})],Lr.prototype,"disabled",void 0),Wr([o.jsonProperty([])],Lr.prototype,"closeMenuMatchers",void 0);class zr extends Lr{}zr.elementDefinitions={"ft-or-ftds-button":nr},zr.styles=$r;class Zr extends Lr{}Zr.elementDefinitions={"ft-or-ftds-button":sr},Zr.styles=$r;const Kr=o.FtCssVariableFactory.extend("--ft-floating-menu-label-color","",o.designSystemVariables.colorOnSurfaceMedium),Ar=e.css`
1089
+ `}toggleMenu(){this.menuOpen=!this.menuOpen}openMenu(){this.menuOpen=!0}closeMenu(){this.menuOpen=!1}onCloseEvent(t){t.stopPropagation(),this.closeMenu()}onContentClick(t){o.eventPathContainsMatchingElement(t,this.closeMenuMatchers,this)&&this.closeMenu()}disconnectedCallback(){super.disconnectedCallback(),document.removeEventListener("click",this.hideOptionsOnClickOutside)}contentAvailableCallback(t){super.contentAvailableCallback(t),t.has("menuOpen")&&(this.menuOpen?(this.menuWrapper.classList.remove("ft-floating-menu--wrapper-positioned"),this.positionMenuWrapper(),document.addEventListener("click",this.hideOptionsOnClickOutside)):document.removeEventListener("click",this.hideOptionsOnClickOutside))}async positionMenuWrapper(){this.menuWrapper.style.left="",this.menuWrapper.style.top="";const t=this.customToggle.length>0?this.customToggle[0]:this.actionButton,{x:o,y:e}=await Ni(t,this.menuWrapper,this.convertPlacement());this.menuWrapper.style.left=`${o}px`,this.menuWrapper.style.top=`${e}px`,this.menuWrapper.classList.add("ft-floating-menu--wrapper-positioned")}convertPlacement(){switch(this.horizontalAlignment){case"left":return this.verticalAlignment+"-start";case"right":return this.verticalAlignment+"-end";case"center":return this.verticalAlignment+"-center"}}}Lr.elementDefinitions={"ft-floating-menu-item":kr},Wr([i.state()],Lr.prototype,"menuOpen",void 0),Wr([i.state()],Lr.prototype,"forceMenuOpen",void 0),Wr([i.query(".ft-floating-menu")],Lr.prototype,"container",void 0),Wr([i.query(".ft-floating-menu--wrapper")],Lr.prototype,"menuWrapper",void 0),Wr([i.query("#actions-button")],Lr.prototype,"actionButton",void 0),Wr([i.queryAssignedElements({slot:"toggle"})],Lr.prototype,"customToggle",void 0),Wr([i.property({type:Boolean})],Lr.prototype,"primary",void 0),Wr([i.property({type:Boolean})],Lr.prototype,"secondary",void 0),Wr([i.property({type:Boolean})],Lr.prototype,"tertiary",void 0),Wr([i.property({type:Boolean})],Lr.prototype,"neutral",void 0),Wr([i.property({type:Boolean})],Lr.prototype,"small",void 0),Wr([i.property()],Lr.prototype,"label",void 0),Wr([i.property()],Lr.prototype,"tooltipPosition",void 0),Wr([i.property()],Lr.prototype,"iconVariant",void 0),Wr([i.property()],Lr.prototype,"icon",void 0),Wr([i.property()],Lr.prototype,"text",void 0),Wr([i.property()],Lr.prototype,"horizontalAlignment",void 0),Wr([i.property()],Lr.prototype,"verticalAlignment",void 0),Wr([i.property({type:Boolean})],Lr.prototype,"disabled",void 0),Wr([o.jsonProperty([])],Lr.prototype,"closeMenuMatchers",void 0);class zr extends Lr{}zr.elementDefinitions={"ft-or-ftds-button":nr},zr.styles=$r;class Zr extends Lr{}Zr.elementDefinitions={"ft-or-ftds-button":sr},Zr.styles=$r;const Kr=o.FtCssVariableFactory.extend("--ft-floating-menu-label-color","",o.designSystemVariables.colorOnSurfaceMedium),Ar=e.css`
1090
1090
  .ft-floating-menu-label {
1091
1091
  padding: 4px 8px;
1092
1092
  }
@@ -1105,7 +1105,7 @@ const Pt=Symbol.for(""),Mt=t=>{if(t?.r===Pt)return t?._$litStatic$},jt=t=>({_$li
1105
1105
  <slot></slot>
1106
1106
  </ft-typography>
1107
1107
  </div>
1108
- `}}function Br(t){var o,e,i,r,n;if(function(t){var o,e,i,r,n;return(null!==(r=null!==(e=null===(o=t.map)||void 0===o?void 0:o.openMode)&&void 0!==e?e:null===(i=t.topic)||void 0===i?void 0:i.openMode)&&void 0!==r?r:null===(n=t.document)||void 0===n?void 0:n.openMode)===v.EXTERNAL}(t))return null!==(r=null!==(e=null===(o=t.map)||void 0===o?void 0:o.originUrl)&&void 0!==e?e:null===(i=t.topic)||void 0===i?void 0:i.originUrl)&&void 0!==r?r:null===(n=t.document)||void 0===n?void 0:n.originUrl;switch(t.type){case N.MAP:return t.map.readerUrl;case N.DOCUMENT:return t.document.viewerUrl;case N.TOPIC:return t.topic.readerUrl}return""}Dr.elementDefinitions={"ft-typography":ue},Dr.styles=Ar,o.customElement("ft-floating-menu")(zr),o.customElement("ftds-floating-menu")(Zr),o.customElement("ft-floating-menu-item")(kr),o.customElement("ft-floating-menu-label")(Dr);class Fr extends CustomEvent{constructor(t,o){super("ft-search-result-click",{detail:{result:t,rank:o},bubbles:!0,composed:!0})}}var Tr=function(t,o,e,i){for(var r,n=arguments.length,a=n<3?o:null===i?i=Object.getOwnPropertyDescriptor(o,e):i,l=t.length-1;l>=0;l--)(r=t[l])&&(a=(n<3?r(a):n>3?r(o,e,a):r(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class Hr extends(tt(V)){constructor(){super(),this.useChip=!1,this.useAsClusterSwitch=!1,this.goToDocumentOnSwitch=!1,this.editorMode=!1,this.metadataDescriptors=[],this.clustersByValue={},this.addStore(I),this.addI18nContext(at)}setResultStateManager(t){super.setResultStateManager(t),this.key&&this.useAsClusterSwitch&&t.registerMetadata(this.key)}render(){var t;return 0!=this.valueText.length||0!=(null===(t=this.clusterItems)||void 0===t?void 0:t.length)||this.editorMode?this.displayCluster?this.renderClusterList():this.renderChip():e.html`
1108
+ `}}function Br(t){var o,e,i,r,n;if(function(t){var o,e,i,r,n;return(null!==(r=null!==(e=null===(o=t.map)||void 0===o?void 0:o.openMode)&&void 0!==e?e:null===(i=t.topic)||void 0===i?void 0:i.openMode)&&void 0!==r?r:null===(n=t.document)||void 0===n?void 0:n.openMode)===v.EXTERNAL}(t))return null!==(r=null!==(e=null===(o=t.map)||void 0===o?void 0:o.originUrl)&&void 0!==e?e:null===(i=t.topic)||void 0===i?void 0:i.originUrl)&&void 0!==r?r:null===(n=t.document)||void 0===n?void 0:n.originUrl;switch(t.type){case w.MAP:return t.map.readerUrl;case w.DOCUMENT:return t.document.viewerUrl;case w.TOPIC:return t.topic.readerUrl}return""}Dr.elementDefinitions={"ft-typography":ue},Dr.styles=Ar,o.customElement("ft-floating-menu")(zr),o.customElement("ftds-floating-menu")(Zr),o.customElement("ft-floating-menu-item")(kr),o.customElement("ft-floating-menu-label")(Dr);class Fr extends CustomEvent{constructor(t,o){super("ft-search-result-click",{detail:{result:t,rank:o},bubbles:!0,composed:!0})}}var Tr=function(t,o,e,i){for(var r,n=arguments.length,a=n<3?o:null===i?i=Object.getOwnPropertyDescriptor(o,e):i,l=t.length-1;l>=0;l--)(r=t[l])&&(a=(n<3?r(a):n>3?r(o,e,a):r(o,e))||a);return n>3&&a&&Object.defineProperty(o,e,a),a};class Hr extends(tt(V)){constructor(){super(),this.useChip=!1,this.useAsClusterSwitch=!1,this.goToDocumentOnSwitch=!1,this.editorMode=!1,this.metadataDescriptors=[],this.clustersByValue={},this.addStore(I),this.addI18nContext(at)}setResultStateManager(t){super.setResultStateManager(t),this.key&&this.useAsClusterSwitch&&t.registerMetadata(this.key)}render(){var t;return 0!=this.valueText.length||0!=(null===(t=this.clusterItems)||void 0===t?void 0:t.length)||this.editorMode?this.displayCluster?this.renderClusterList():this.renderChip():e.html`
1109
1109
  <style>
1110
1110
  :host {
1111
1111
  display: none !important;