@fluid-topics/ft-search-selected-facets 1.1.85 → 1.1.87
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
|
@@ -1,17 +1,17 @@
|
|
|
1
|
-
"use strict";(()=>{var
|
|
1
|
+
"use strict";(()=>{var Od=Object.create;var Wi=Object.defineProperty;var Cd=Object.getOwnPropertyDescriptor;var Ed=Object.getOwnPropertyNames;var wd=Object.getPrototypeOf,Ad=Object.prototype.hasOwnProperty;var qt=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Rd=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ed(e))!Ad.call(t,i)&&i!==o&&Wi(t,i,{get:()=>e[i],enumerable:!(n=Cd(e,i))||n.enumerable});return t};var h=(t,e,o)=>(o=t!=null?Od(wd(t)):{},Rd(e||!t||!t.__esModule?Wi(o,"default",{value:t,enumerable:!0}):o,t));var w=qt((qp,Hi)=>{Hi.exports=ftGlobals.wcUtils});var I=qt((Yp,Vi)=>{Vi.exports=ftGlobals.lit});var wn=qt((Xp,ji)=>{ji.exports=ftGlobals.litRepeat});var H=qt((Jp,qi)=>{qi.exports=ftGlobals.litDecorators});var Ji=qt(Qi=>{(function(t){var e=function(o){var n={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{return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};function i(m){return m&&DataView.prototype.isPrototypeOf(m)}if(n.arrayBuffer)var a=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],s=ArrayBuffer.isView||function(m){return m&&a.indexOf(Object.prototype.toString.call(m))>-1};function l(m){if(typeof m!="string"&&(m=String(m)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(m))throw new TypeError("Invalid character in header field name");return m.toLowerCase()}function p(m){return typeof m!="string"&&(m=String(m)),m}function f(m){var v={next:function(){var L=m.shift();return{done:L===void 0,value:L}}};return n.iterable&&(v[Symbol.iterator]=function(){return v}),v}function u(m){this.map={},m instanceof u?m.forEach(function(v,L){this.append(L,v)},this):Array.isArray(m)?m.forEach(function(v){this.append(v[0],v[1])},this):m&&Object.getOwnPropertyNames(m).forEach(function(v){this.append(v,m[v])},this)}u.prototype.append=function(m,v){m=l(m),v=p(v);var L=this.map[m];this.map[m]=L?L+", "+v:v},u.prototype.delete=function(m){delete this.map[l(m)]},u.prototype.get=function(m){return m=l(m),this.has(m)?this.map[m]:null},u.prototype.has=function(m){return this.map.hasOwnProperty(l(m))},u.prototype.set=function(m,v){this.map[l(m)]=p(v)},u.prototype.forEach=function(m,v){for(var L in this.map)this.map.hasOwnProperty(L)&&m.call(v,this.map[L],L,this)},u.prototype.keys=function(){var m=[];return this.forEach(function(v,L){m.push(L)}),f(m)},u.prototype.values=function(){var m=[];return this.forEach(function(v){m.push(v)}),f(m)},u.prototype.entries=function(){var m=[];return this.forEach(function(v,L){m.push([L,v])}),f(m)},n.iterable&&(u.prototype[Symbol.iterator]=u.prototype.entries);function y(m){if(m.bodyUsed)return Promise.reject(new TypeError("Already read"));m.bodyUsed=!0}function g(m){return new Promise(function(v,L){m.onload=function(){v(m.result)},m.onerror=function(){L(m.error)}})}function x(m){var v=new FileReader,L=g(v);return v.readAsArrayBuffer(m),L}function b(m){var v=new FileReader,L=g(v);return v.readAsText(m),L}function S(m){for(var v=new Uint8Array(m),L=new Array(v.length),Z=0;Z<v.length;Z++)L[Z]=String.fromCharCode(v[Z]);return L.join("")}function T(m){if(m.slice)return m.slice(0);var v=new Uint8Array(m.byteLength);return v.set(new Uint8Array(m)),v.buffer}function R(){return this.bodyUsed=!1,this._initBody=function(m){this._bodyInit=m,m?typeof m=="string"?this._bodyText=m:n.blob&&Blob.prototype.isPrototypeOf(m)?this._bodyBlob=m:n.formData&&FormData.prototype.isPrototypeOf(m)?this._bodyFormData=m:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)?this._bodyText=m.toString():n.arrayBuffer&&n.blob&&i(m)?(this._bodyArrayBuffer=T(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||s(m))?this._bodyArrayBuffer=T(m):this._bodyText=m=Object.prototype.toString.call(m):this._bodyText="",this.headers.get("content-type")||(typeof m=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var m=y(this);if(m)return m;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?y(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(x)}),this.text=function(){var m=y(this);if(m)return m;if(this._bodyBlob)return b(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(S(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(V)}),this.json=function(){return this.text().then(JSON.parse)},this}var N=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function _(m){var v=m.toUpperCase();return N.indexOf(v)>-1?v:m}function P(m,v){v=v||{};var L=v.body;if(m instanceof P){if(m.bodyUsed)throw new TypeError("Already read");this.url=m.url,this.credentials=m.credentials,v.headers||(this.headers=new u(m.headers)),this.method=m.method,this.mode=m.mode,this.signal=m.signal,!L&&m._bodyInit!=null&&(L=m._bodyInit,m.bodyUsed=!0)}else this.url=String(m);if(this.credentials=v.credentials||this.credentials||"same-origin",(v.headers||!this.headers)&&(this.headers=new u(v.headers)),this.method=_(v.method||this.method||"GET"),this.mode=v.mode||this.mode||null,this.signal=v.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&L)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(L)}P.prototype.clone=function(){return new P(this,{body:this._bodyInit})};function V(m){var v=new FormData;return m.trim().split("&").forEach(function(L){if(L){var Z=L.split("="),me=Z.shift().replace(/\+/g," "),j=Z.join("=").replace(/\+/g," ");v.append(decodeURIComponent(me),decodeURIComponent(j))}}),v}function Re(m){var v=new u,L=m.replace(/\r?\n[\t ]+/g," ");return L.split(/\r?\n/).forEach(function(Z){var me=Z.split(":"),j=me.shift().trim();if(j){var vo=me.join(":").trim();v.append(j,vo)}}),v}R.call(P.prototype);function se(m,v){v||(v={}),this.type="default",this.status=v.status===void 0?200:v.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in v?v.statusText:"OK",this.headers=new u(v.headers),this.url=v.url||"",this._initBody(m)}R.call(se.prototype),se.prototype.clone=function(){return new se(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new u(this.headers),url:this.url})},se.error=function(){var m=new se(null,{status:0,statusText:""});return m.type="error",m};var Hr=[301,302,303,307,308];se.redirect=function(m,v){if(Hr.indexOf(v)===-1)throw new RangeError("Invalid status code");return new se(null,{status:v,headers:{location:m}})},o.DOMException=t.DOMException;try{new o.DOMException}catch{o.DOMException=function(v,L){this.message=v,this.name=L;var Z=Error(v);this.stack=Z.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function He(m,v){return new Promise(function(L,Z){var me=new P(m,v);if(me.signal&&me.signal.aborted)return Z(new o.DOMException("Aborted","AbortError"));var j=new XMLHttpRequest;function vo(){j.abort()}j.onload=function(){var Vr={status:j.status,statusText:j.statusText,headers:Re(j.getAllResponseHeaders()||"")};Vr.url="responseURL"in j?j.responseURL:Vr.headers.get("X-Request-URL");var En="response"in j?j.response:j.responseText;L(new se(En,Vr))},j.onerror=function(){Z(new TypeError("Network request failed"))},j.ontimeout=function(){Z(new TypeError("Network request failed"))},j.onabort=function(){Z(new o.DOMException("Aborted","AbortError"))},j.open(me.method,me.url,!0),me.credentials==="include"?j.withCredentials=!0:me.credentials==="omit"&&(j.withCredentials=!1),"responseType"in j&&n.blob&&(j.responseType="blob"),me.headers.forEach(function(Vr,En){j.setRequestHeader(En,Vr)}),me.signal&&(me.signal.addEventListener("abort",vo),j.onreadystatechange=function(){j.readyState===4&&me.signal.removeEventListener("abort",vo)}),j.send(typeof me._bodyInit>"u"?null:me._bodyInit)})}return He.polyfill=!0,t.fetch||(t.fetch=He,t.Headers=u,t.Request=P,t.Response=se),o.Headers=u,o.Request=P,o.Response=se,o.fetch=He,Object.defineProperty(o,"__esModule",{value:!0}),o}({})})(typeof self<"u"?self:Qi)});var Ut=qt((Hh,us)=>{us.exports=ftGlobals.litClassMap});var Tl=qt((Hb,Nl)=>{Nl.exports=ftGlobals.litUnsafeHTML});var Sd=h(w());var Nt=h(I()),Fi=h(wn()),Wr=h(w());var Gi=h(I()),Ki=h(w()),Nd={spacing:Ki.FtCssVariableFactory.create("--ft-search-selected-facets-spacing","","SIZE","8px")},Zi=Gi.css`
|
|
2
2
|
.ft-search-selected-facets--container {
|
|
3
3
|
display: flex;
|
|
4
4
|
flex-wrap: wrap;
|
|
5
|
-
gap: ${
|
|
5
|
+
gap: ${Nd.spacing};
|
|
6
6
|
}
|
|
7
7
|
|
|
8
8
|
.ft-search-selected-facets--container > * {
|
|
9
9
|
min-width: 0;
|
|
10
10
|
}
|
|
11
|
-
`;var
|
|
12
|
-
`;var
|
|
11
|
+
`;var ps=h(w()),fs=h(H());var pt=h(w());var Yi=h(w()),Td={setRequest:(t,e)=>{t.request=e.payload},setRequestQuery:(t,e)=>{t.request.query=e.payload},setRequestContentLocale:(t,e)=>{t.request.contentLocale=e.payload},setPageSize:(t,e)=>{t.request.paging.perPage=e.payload},setPageNumber:(t,e)=>{t.request.paging.page=e.payload},setRequestSort:(t,e)=>{t.request.sort=e.payload},setRequestFilters:(t,e)=>{t.request.filters=e.payload},setRequestFacets:(t,e)=>{t.request.facets=e.payload},setRequestVirtualField:(t,e)=>{t.request.virtualField=e.payload},setRequestScope:(t,e)=>{t.request.scope=e.payload},setRequestClusterSortCriterion:(t,e)=>{var o;t.request.clusterSortCriterions=(o=e.payload)!==null&&o!==void 0?o:[]},setResults:(t,e)=>{t.results=e.payload},setFacets:(t,e)=>{t.facets=e.payload},setSpellcheck:(t,e)=>{t.spellcheck=e.payload},setLocales:(t,e)=>{t.locales=e.payload},setPaging:(t,e)=>{t.paging=e.payload},setLiveQuery:(t,e)=>{t.liveQuery=e.payload},setSuggestResults:(t,e)=>{t.suggestResults=e.payload},setRequestPeriodFilter:(t,e)=>{t.request.periodFilter=e.payload}},Xi=t=>Yi.FtReduxStore.get({name:"ft-search-"+t,initialState:{request:{query:"",clusterSortCriterions:[],filters:[],facets:[],sort:[],paging:{page:1,perPage:20}},liveQuery:""},reducers:Td});var pf=h(Ji(),1);var ea;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(ea||(ea={}));var ta;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(ta||(ta={}));var ra;(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"})(ra||(ra={}));var oa;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"})(oa||(oa={}));var na;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(na||(na={}));var ia;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(ia||(ia={}));var aa;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(aa||(aa={}));var sa;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(sa||(sa={}));var So;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(So||(So={}));var la;(function(t){t.ASC="ASC",t.DESC="DESC"})(la||(la={}));var ca;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(ca||(ca={}));var ur;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(ur||(ur={}));var da;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(da||(da={}));var pa;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(pa||(pa={}));var fa;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(fa||(fa={}));var ua;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(ua||(ua={}));var hr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(hr||(hr={}));var de;(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"})(de||(de={}));var ha;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(ha||(ha={}));var sf={[de.PERSONAL_BOOK_SHARE_USER]:[de.PERSONAL_BOOK_USER],[de.HTML_EXPORT_USER]:[de.PERSONAL_BOOK_USER],[de.PDF_EXPORT_USER]:[de.PERSONAL_BOOK_USER],[de.KHUB_ADMIN]:[de.CONTENT_PUBLISHER],[de.ADMIN]:[de.KHUB_ADMIN,de.USERS_ADMIN,de.PORTAL_ADMIN],[de.DEVELOPER]:[de.BETA_USER,de.DEBUG_USER]};var ds=h(w());var xa=h(I()),Ve=h(H()),Xe=h(w());var ma=h(I());var ya=ma.css`
|
|
12
|
+
`;var Oo=h(w()),Ld="ft-app-info",An=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},Id={session:(t,e)=>{(0,Oo.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>k.eventBus.dispatchEvent(new An(e.payload)),0))}},k=Oo.FtReduxStore.get({name:Ld,reducers:Id,initialState:{baseUrl:void 0,apiIntegrationIdentifier:void 0,uiLocale:document.documentElement.lang||"en-US",availableUiLocales:[],metadataConfiguration:void 0,editorMode:!1,noCustom:!1,noCustomComponent:!1,session:void 0,openExternalDocumentInNewTab:!1,navigatorOnline:!0,forcedOffline:!1}});var Lt=h(w());var Rn=h(w());var Yt=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=k.getState(),i=e??n;if(o&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,i,!0)}static await(e){return new Promise(o=>{let n=t.get(e);if(n)o(n);else{let i=k.subscribe(()=>{n=t.get(e),n&&(i(),o(n))})}})}};var ct=class{constructor(e=!0,o){var n;this.overrideApi=o;let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new Rn.CacheRegistry,this.cache=e?i.commonCache:new Rn.CacheRegistry}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Yt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Yt.await()}clearCache(){this.cache.clearAll()}};var ga,Pd=Symbol("clearAfterUnitTest"),Co=class extends ct{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ga]=()=>{this.defaultMessages={},this.cache=new Lt.CacheRegistry,this.listeners={}},this.currentUiLocale=k.getState().uiLocale,k.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=k.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var n;if(e=e.toLowerCase(),Object.keys(o).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...o};(0,Lt.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await this.fetchContext(e)}resolveMessage(e,o,...n){var i,a,s;e=e.toLowerCase(),this.fetchContext(e);let l=(a=(i=this.cache.getNow(e))===null||i===void 0?void 0:i.messages)!==null&&a!==void 0?a:{};return new Lt.ParametrizedLabelResolver((s=this.defaultMessages[e])!==null&&s!==void 0?s:{},l).resolve(o,...n)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(o){console.error(o)}}subscribe(e,o){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(o),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(o=>(0,Lt.delay)(0).then(()=>o()).catch(()=>null)))}};ga=Pd;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Co{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Co{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var mr=window.FluidTopicsI18nService,ba=window.FluidTopicsCustomI18nService;var Se=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},te=class extends Xe.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Yt.get(),this.messageContexts=[],this.cache=new Xe.CacheRegistry,this.cleanSessionDebouncer=new Xe.Debouncer}render(){return xa.html`
|
|
13
13
|
<slot></slot>
|
|
14
|
-
`}update(e){super.update(e),e.has("baseUrl")&&(B.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&B.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&B.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&B.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&B.actions.noCustom(this.noCustom),e.has("editorMode")&&B.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&B.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&B.actions.session(this.session),e.has("availableUiLocales")&&B.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(n=>yr.addContext(n)),e.has("openExternalDocumentInNewTab")&&B.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&B.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&B.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};oe.elementDefinitions={};oe.styles=si;Ce([(0,Ke.property)()],oe.prototype,"baseUrl",void 0);Ce([(0,Ke.property)()],oe.prototype,"apiIntegrationIdentifier",void 0);Ce([(0,Ke.property)()],oe.prototype,"uiLocale",void 0);Ce([(0,Ye.jsonProperty)(null)],oe.prototype,"availableUiLocales",void 0);Ce([(0,Ye.jsonProperty)(null)],oe.prototype,"metadataConfiguration",void 0);Ce([(0,Ke.property)({type:Boolean})],oe.prototype,"editorMode",void 0);Ce([(0,Ke.property)({type:Boolean})],oe.prototype,"noCustom",void 0);Ce([(0,Ke.property)({type:Boolean})],oe.prototype,"openExternalDocumentInNewTab",void 0);Ce([(0,Ke.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],oe.prototype,"noCustomComponent",void 0);Ce([(0,Ke.property)({type:Boolean})],oe.prototype,"withManualResources",void 0);Ce([(0,Ke.property)({type:Boolean})],oe.prototype,"navigatorOnline",void 0);Ce([(0,Ke.property)({type:Boolean})],oe.prototype,"forcedOffline",void 0);Ce([(0,Ke.property)({type:Object})],oe.prototype,"apiProvider",void 0);Ce([(0,Ye.jsonProperty)([])],oe.prototype,"messageContexts",void 0);Ce([(0,Ye.jsonProperty)(void 0)],oe.prototype,"session",void 0);var hp=b(Z());function Id(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var n,a,i;if(Array.isArray(t)){if(n=t.length,n!=e.length)return!1;for(a=n;a--!==0;)if(!Co(t[a],e[a]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(a of t.entries())if(!e.has(a[0]))return!1;for(a of t.entries())if(!Co(a[1],e.get(a[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(a of t.entries())if(!e.has(a[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(i=Object.keys(t),n=i.length,n!==Object.keys(e).length)return!1;for(a=n;a--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[a]))return!1;for(a=n;a--!==0;){var l=i[a];if(!Co(t[l],e[l]))return!1}return!0}return t!==t&&e!==e}function Co(t,e){try{return Id(t,e)}catch{return!1}}function En(t,e){return!Co(t,e)}var Ld=b(Z(),1);var Eo=class{constructor(){this.queue=[]}add(e,n=!1){n&&(this.queue=this.queue.filter(a=>a.type!==e.type)),this.queue.push(e)}consume(e){let n=this.queue.find(a=>a.type===e);return n&&(this.queue=this.queue.filter(a=>a!==n)),n}};var Kr=b(Z(),1);var ui=b(Z(),1);function hi(t,e){let n=()=>JSON.parse(JSON.stringify(t));return(0,ui.property)({type:Object,converter:{fromAttribute:a=>{if(a==null)return n();try{return JSON.parse(a)}catch{return n()}},toAttribute:a=>JSON.stringify(a)},hasChanged:En,...e??{}})}var wo=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,n){return this.callbacks=[e],this.debounce(n)}queue(e,n){return this.callbacks.push(e),this.debounce(n)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((n,a)=>{this.resolvePromise=n,this.rejectPromise=a})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,n;let a=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,l=(n=this.resolvePromise)!==null&&n!==void 0?n:()=>null;this.clearPromise();for(let c of a)try{await c()}catch(s){i(s);return}l(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var mi=b(D(),1);var No=window,Pd=No.ShadowRoot&&(No.ShadyCSS===void 0||No.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Uf=Symbol();var yi=(t,e)=>{Pd?t.adoptedStyleSheets=e.map(n=>n instanceof CSSStyleSheet?n:n.styleSheet):e.forEach(n=>{let a=document.createElement("style"),i=No.litNonce;i!==void 0&&a.setAttribute("nonce",i),a.textContent=n.cssText,t.appendChild(a)})};var Ro=class extends mi.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,l])=>e.registry.define(i,l)));let n={...e.shadowRootOptions,customElements:e.registry},a=this.renderOptions.creationScope=this.attachShadow(n);return yi(a,e.elementStyles),a}};var Ao=function(t,e,n,a){var i=arguments.length,l=i<3?e:a===null?a=Object.getOwnPropertyDescriptor(e,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(t,e,n,a);else for(var s=t.length-1;s>=0;s--)(c=t[s])&&(l=(i<3?c(l):i>3?c(e,n,l):c(e,n))||l);return i>3&&l&&Object.defineProperty(e,n,l),l},xi,gi=Symbol("constructorPrototype"),bi=Symbol("constructorName"),vi=Symbol("exportpartsDebouncer"),Lt=class extends Ro{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[xi]=new wo(5),this[bi]=this.constructor.name,this[gi]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[bi]&&Object.setPrototypeOf(this,this[gi])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(e){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",e)}this.importDynamicDependencies()}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var n,a,i;if(((a=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&a!==void 0?a:[]).forEach(l=>l.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(l){console.error(l,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let l=document.createElement("style");l.classList.add("ft-lit-element--custom-stylesheet"),l.innerHTML=this.customStylesheet,this.shadowRoot.append(l)}}scheduleExportpartsUpdate(){var e,n,a;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(a=(n=this.exportpartsPrefixes)===null||n===void 0?void 0:n.length)!==null&&a!==void 0&&a)&&this[vi].run(()=>{var i,l;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((l=this.exportpartsPrefixes)===null||l===void 0?void 0:l.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var n,a,i,l,c,s;let h=v=>v!=null&&v.trim().length>0,y=e.filter(h).map(v=>v.trim());if(y.length===0){this.removeAttribute("exportparts");return}let m=new Set;for(let v of(a=(n=this.shadowRoot)===null||n===void 0?void 0:n.querySelectorAll("[part],[exportparts]"))!==null&&a!==void 0?a:[]){let O=(l=(i=v.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&l!==void 0?l:[],S=(s=(c=v.getAttribute("exportparts"))===null||c===void 0?void 0:c.split(",").map(E=>E.split(":")[1]))!==null&&s!==void 0?s:[];new Array(...O,...S).filter(h).map(E=>E.trim()).forEach(E=>m.add(E))}if(m.size===0){this.removeAttribute("exportparts");return}let x=[...m.values()].flatMap(v=>y.map(O=>`${v}:${O}--${v}`));this.setAttribute("exportparts",[...this.part,...x].join(", "))}};xi=vi;Ao([(0,Kr.property)()],Lt.prototype,"exportpartsPrefix",void 0);Ao([hi([])],Lt.prototype,"exportpartsPrefixes",void 0);Ao([(0,Kr.property)()],Lt.prototype,"customStylesheet",void 0);Ao([(0,Kr.state)()],Lt.prototype,"useAdoptedStyleSheets",void 0);function Vr(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Si,Oi,Ci,Io=Symbol("internalReduxEventsUnsubscribers"),Pt=Symbol("internalStoresUnsubscribers"),Xt=Symbol("internalStores"),Zr=class extends Lt{constructor(){super(...arguments),this[Si]=new Map,this[Oi]=new Map,this[Ci]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(n=>e.has(n))&&this.updateFromStores()}getUnnamedStore(){if(this[Xt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Xt].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Xt].get(e)}addStore(e,n){var a;n=(a=n??(Vr(e)?e.name:void 0))!==null&&a!==void 0?a:"default-store",this.unsubscribeFromStore(n),this.setupStore(n,e)}removeStore(e){let n=typeof e=="string"?e:e.name;this.unsubscribeFromStore(n),this[Xt].delete(n)}setupStore(e,n){this[Xt].set(e,n),this.subscribeToStore(e,n),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Xt].forEach((e,n)=>this.subscribeToStore(n,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,n)=>{let a=this.constructor.getPropertyOptions(n);if(!a?.attribute||!this.hasAttribute(typeof a?.attribute=="string"?a.attribute:n)){let i=this.getStore(e.store);i&&(e.store?this[Pt].has(e.store):this[Pt].size>0)&&(this[n]=e.selector(i.getState(),this))}})}subscribeToStore(e,n){var a;this[Pt].set(e,n.subscribe(()=>this.updateFromStores())),Vr(n)&&n.eventBus&&((a=this.reduxConstructor.reduxEventListeners)===null||a===void 0||a.forEach((i,l)=>{if(typeof this[l]=="function"&&(!i.store||n.name===i.store)){let c=s=>this[l](s);n.eventBus.addEventListener(i.eventName,c),this[Io].push(()=>n.eventBus.removeEventListener(i.eventName,c))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[Pt].forEach((e,n)=>this.unsubscribeFromStore(n)),this[Io].forEach(e=>e()),this[Io]=[]}unsubscribeFromStore(e){this[Pt].has(e)&&this[Pt].get(e)(),this[Pt].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Si=Pt,Oi=Xt,Ci=Io;Zr.reduxProperties=new Map;Zr.reduxReactiveProperties=new Set;Zr.reduxEventListeners=new Map;function Ve(t){for(var e=arguments.length,n=Array(e>1?e-1:0),a=1;a<e;a++)n[a-1]=arguments[a];if(0)var i,l;throw Error("[Immer] minified error nr: "+t+(n.length?" "+n.map(function(c){return"'"+c+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function yt(t){return!!t&&!!t[Y]}function Xe(t){var e;return!!t&&(function(n){if(!n||typeof n!="object")return!1;var a=Object.getPrototypeOf(n);if(a===null)return!0;var i=Object.hasOwnProperty.call(a,"constructor")&&a.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Fd}(t)||Array.isArray(t)||!!t[Li]||!!(!((e=t.constructor)===null||e===void 0)&&e[Li])||Tn(t)||Dn(t))}function Qt(t,e,n){n===void 0&&(n=!1),br(t)===0?(n?Object.keys:gr)(t).forEach(function(a){n&&typeof a=="symbol"||e(a,t[a],t)}):t.forEach(function(a,i){return e(i,a,t)})}function br(t){var e=t[Y];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Tn(t)?2:Dn(t)?3:0}function mr(t,e){return br(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function kd(t,e){return br(t)===2?t.get(e):t[e]}function Pi(t,e,n){var a=br(t);a===2?t.set(e,n):a===3?t.add(n):t[e]=n}function ki(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Tn(t){return Ud&&t instanceof Map}function Dn(t){return Wd&&t instanceof Set}function kt(t){return t.o||t.t}function _n(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=_i(t);delete e[Y];for(var n=gr(e),a=0;a<n.length;a++){var i=n[a],l=e[i];l.writable===!1&&(l.writable=!0,l.configurable=!0),(l.get||l.set)&&(e[i]={configurable:!0,writable:!0,enumerable:l.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Bn(t,e){return e===void 0&&(e=!1),Un(t)||yt(t)||!Xe(t)||(br(t)>1&&(t.set=t.add=t.clear=t.delete=Td),Object.freeze(t),e&&Qt(t,function(n,a){return Bn(a,!0)},!0)),t}function Td(){Ve(2)}function Un(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function lt(t){var e=kn[t];return e||Ve(18,t),e}function Dd(t,e){kn[t]||(kn[t]=e)}function In(){return qr}function wn(t,e){e&&(lt("Patches"),t.u=[],t.s=[],t.v=e)}function Lo(t){Ln(t),t.p.forEach(_d),t.p=null}function Ln(t){t===qr&&(qr=t.l)}function Ei(t){return qr={p:[],l:qr,h:t,m:!0,_:0}}function _d(t){var e=t[Y];e.i===0||e.i===1?e.j():e.g=!0}function Nn(t,e){e._=e.p.length;var n=e.p[0],a=t!==void 0&&t!==n;return e.h.O||lt("ES5").S(e,t,a),a?(n[Y].P&&(Lo(e),Ve(4)),Xe(t)&&(t=Po(e,t),e.l||ko(e,t)),e.u&<("Patches").M(n[Y].t,t,e.u,e.s)):t=Po(e,n,[]),Lo(e),e.u&&e.v(e.u,e.s),t!==Di?t:void 0}function Po(t,e,n){if(Un(e))return e;var a=e[Y];if(!a)return Qt(e,function(s,h){return wi(t,a,e,s,h,n)},!0),e;if(a.A!==t)return e;if(!a.P)return ko(t,a.t,!0),a.t;if(!a.I){a.I=!0,a.A._--;var i=a.i===4||a.i===5?a.o=_n(a.k):a.o,l=i,c=!1;a.i===3&&(l=new Set(i),i.clear(),c=!0),Qt(l,function(s,h){return wi(t,a,i,s,h,n,c)}),ko(t,i,!1),n&&t.u&<("Patches").N(a,n,t.u,t.s)}return a.o}function wi(t,e,n,a,i,l,c){if(yt(i)){var s=Po(t,i,l&&e&&e.i!==3&&!mr(e.R,a)?l.concat(a):void 0);if(Pi(n,a,s),!yt(s))return;t.m=!1}else c&&n.add(i);if(Xe(i)&&!Un(i)){if(!t.h.D&&t._<1)return;Po(t,i),e&&e.A.l||ko(t,i)}}function ko(t,e,n){n===void 0&&(n=!1),!t.l&&t.h.D&&t.m&&Bn(e,n)}function Rn(t,e){var n=t[Y];return(n?kt(n):t)[e]}function Ni(t,e){if(e in t)for(var n=Object.getPrototypeOf(t);n;){var a=Object.getOwnPropertyDescriptor(n,e);if(a)return a;n=Object.getPrototypeOf(n)}}function Tt(t){t.P||(t.P=!0,t.l&&Tt(t.l))}function An(t){t.o||(t.o=_n(t.t))}function Pn(t,e,n){var a=Tn(e)?lt("MapSet").F(e,n):Dn(e)?lt("MapSet").T(e,n):t.O?function(i,l){var c=Array.isArray(i),s={i:c?1:0,A:l?l.A:In(),P:!1,I:!1,R:{},l,t:i,k:null,o:null,j:null,C:!1},h=s,y=Yr;c&&(h=[s],y=jr);var m=Proxy.revocable(h,y),x=m.revoke,v=m.proxy;return s.k=v,s.j=x,v}(e,n):lt("ES5").J(e,n);return(n?n.A:In()).p.push(a),a}function Bd(t){return yt(t)||Ve(22,t),function e(n){if(!Xe(n))return n;var a,i=n[Y],l=br(n);if(i){if(!i.P&&(i.i<4||!lt("ES5").K(i)))return i.t;i.I=!0,a=Ri(n,l),i.I=!1}else a=Ri(n,l);return Qt(a,function(c,s){i&&kd(i.t,c)===s||Pi(a,c,e(s))}),l===3?new Set(a):a}(t)}function Ri(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return _n(t)}function Ti(){function t(c,s){var h=l[c];return h?h.enumerable=s:l[c]=h={configurable:!0,enumerable:s,get:function(){var y=this[Y];return Yr.get(y,c)},set:function(y){var m=this[Y];Yr.set(m,c,y)}},h}function e(c){for(var s=c.length-1;s>=0;s--){var h=c[s][Y];if(!h.P)switch(h.i){case 5:a(h)&&Tt(h);break;case 4:n(h)&&Tt(h)}}}function n(c){for(var s=c.t,h=c.k,y=gr(h),m=y.length-1;m>=0;m--){var x=y[m];if(x!==Y){var v=s[x];if(v===void 0&&!mr(s,x))return!0;var O=h[x],S=O&&O[Y];if(S?S.t!==v:!ki(O,v))return!0}}var E=!!s[Y];return y.length!==gr(s).length+(E?0:1)}function a(c){var s=c.k;if(s.length!==c.t.length)return!0;var h=Object.getOwnPropertyDescriptor(s,s.length-1);if(h&&!h.get)return!0;for(var y=0;y<s.length;y++)if(!s.hasOwnProperty(y))return!0;return!1}function i(c){c.g&&Ve(3,JSON.stringify(kt(c)))}var l={};Dd("ES5",{J:function(c,s){var h=Array.isArray(c),y=function(x,v){if(x){for(var O=Array(v.length),S=0;S<v.length;S++)Object.defineProperty(O,""+S,t(S,!0));return O}var E=_i(v);delete E[Y];for(var k=gr(E),L=0;L<k.length;L++){var P=k[L];E[P]=t(P,x||!!E[P].enumerable)}return Object.create(Object.getPrototypeOf(v),E)}(h,c),m={i:h?5:4,A:s?s.A:In(),P:!1,I:!1,R:{},l:s,t:c,k:y,o:null,g:!1,C:!1};return Object.defineProperty(y,Y,{value:m,writable:!0}),y},S:function(c,s,h){h?yt(s)&&s[Y].A===c&&e(c.p):(c.u&&function y(m){if(m&&typeof m=="object"){var x=m[Y];if(x){var v=x.t,O=x.k,S=x.R,E=x.i;if(E===4)Qt(O,function(_){_!==Y&&(v[_]!==void 0||mr(v,_)?S[_]||y(O[_]):(S[_]=!0,Tt(x)))}),Qt(v,function(_){O[_]!==void 0||mr(O,_)||(S[_]=!1,Tt(x))});else if(E===5){if(a(x)&&(Tt(x),S.length=!0),O.length<v.length)for(var k=O.length;k<v.length;k++)S[k]=!1;else for(var L=v.length;L<O.length;L++)S[L]=!0;for(var P=Math.min(O.length,v.length),U=0;U<P;U++)O.hasOwnProperty(U)||(S[U]=!0),S[U]===void 0&&y(O[U])}}}}(c.p[0]),e(c.p))},K:function(c){return c.i===4?n(c):a(c)}})}var Ai,qr,Wn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Ud=typeof Map<"u",Wd=typeof Set<"u",Ii=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Di=Wn?Symbol.for("immer-nothing"):((Ai={})["immer-nothing"]=!0,Ai),Li=Wn?Symbol.for("immer-draftable"):"__$immer_draftable",Y=Wn?Symbol.for("immer-state"):"__$immer_state";var Fd=""+Object.prototype.constructor,gr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,_i=Object.getOwnPropertyDescriptors||function(t){var e={};return gr(t).forEach(function(n){e[n]=Object.getOwnPropertyDescriptor(t,n)}),e},kn={},Yr={get:function(t,e){if(e===Y)return t;var n=kt(t);if(!mr(n,e))return function(i,l,c){var s,h=Ni(l,c);return h?"value"in h?h.value:(s=h.get)===null||s===void 0?void 0:s.call(i.k):void 0}(t,n,e);var a=n[e];return t.I||!Xe(a)?a:a===Rn(t.t,e)?(An(t),t.o[e]=Pn(t.A.h,a,t)):a},has:function(t,e){return e in kt(t)},ownKeys:function(t){return Reflect.ownKeys(kt(t))},set:function(t,e,n){var a=Ni(kt(t),e);if(a?.set)return a.set.call(t.k,n),!0;if(!t.P){var i=Rn(kt(t),e),l=i?.[Y];if(l&&l.t===n)return t.o[e]=n,t.R[e]=!1,!0;if(ki(n,i)&&(n!==void 0||mr(t.t,e)))return!0;An(t),Tt(t)}return t.o[e]===n&&(n!==void 0||e in t.o)||Number.isNaN(n)&&Number.isNaN(t.o[e])||(t.o[e]=n,t.R[e]=!0),!0},deleteProperty:function(t,e){return Rn(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,An(t),Tt(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var n=kt(t),a=Reflect.getOwnPropertyDescriptor(n,e);return a&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:a.enumerable,value:n[e]}},defineProperty:function(){Ve(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){Ve(12)}},jr={};Qt(Yr,function(t,e){jr[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),jr.deleteProperty=function(t,e){return jr.set.call(this,t,e,void 0)},jr.set=function(t,e,n){return Yr.set.call(this,t[0],e,n,t[0])};var zd=function(){function t(n){var a=this;this.O=Ii,this.D=!0,this.produce=function(i,l,c){if(typeof i=="function"&&typeof l!="function"){var s=l;l=i;var h=a;return function(E){var k=this;E===void 0&&(E=s);for(var L=arguments.length,P=Array(L>1?L-1:0),U=1;U<L;U++)P[U-1]=arguments[U];return h.produce(E,function(_){var K;return(K=l).call.apply(K,[k,_].concat(P))})}}var y;if(typeof l!="function"&&Ve(6),c!==void 0&&typeof c!="function"&&Ve(7),Xe(i)){var m=Ei(a),x=Pn(a,i,void 0),v=!0;try{y=l(x),v=!1}finally{v?Lo(m):Ln(m)}return typeof Promise<"u"&&y instanceof Promise?y.then(function(E){return wn(m,c),Nn(E,m)},function(E){throw Lo(m),E}):(wn(m,c),Nn(y,m))}if(!i||typeof i!="object"){if((y=l(i))===void 0&&(y=i),y===Di&&(y=void 0),a.D&&Bn(y,!0),c){var O=[],S=[];lt("Patches").M(i,y,O,S),c(O,S)}return y}Ve(21,i)},this.produceWithPatches=function(i,l){if(typeof i=="function")return function(y){for(var m=arguments.length,x=Array(m>1?m-1:0),v=1;v<m;v++)x[v-1]=arguments[v];return a.produceWithPatches(y,function(O){return i.apply(void 0,[O].concat(x))})};var c,s,h=a.produce(i,l,function(y,m){c=y,s=m});return typeof Promise<"u"&&h instanceof Promise?h.then(function(y){return[y,c,s]}):[h,c,s]},typeof n?.useProxies=="boolean"&&this.setUseProxies(n.useProxies),typeof n?.autoFreeze=="boolean"&&this.setAutoFreeze(n.autoFreeze)}var e=t.prototype;return e.createDraft=function(n){Xe(n)||Ve(8),yt(n)&&(n=Bd(n));var a=Ei(this),i=Pn(this,n,void 0);return i[Y].C=!0,Ln(a),i},e.finishDraft=function(n,a){var i=n&&n[Y],l=i.A;return wn(l,a),Nn(void 0,l)},e.setAutoFreeze=function(n){this.D=n},e.setUseProxies=function(n){n&&!Ii&&Ve(20),this.O=n},e.applyPatches=function(n,a){var i;for(i=a.length-1;i>=0;i--){var l=a[i];if(l.path.length===0&&l.op==="replace"){n=l.value;break}}i>-1&&(a=a.slice(i+1));var c=lt("Patches").$;return yt(n)?c(n,a):this.produce(n,function(s){return c(s,a)})},t}(),Be=new zd,$d=Be.produce,qf=Be.produceWithPatches.bind(Be),Yf=Be.setAutoFreeze.bind(Be),Xf=Be.setUseProxies.bind(Be),Qf=Be.applyPatches.bind(Be),Jf=Be.createDraft.bind(Be),eu=Be.finishDraft.bind(Be),To=$d;function Dt(t){"@babel/helpers - typeof";return Dt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Dt(t)}function Fn(t,e){if(Dt(t)!=="object"||t===null)return t;var n=t[Symbol.toPrimitive];if(n!==void 0){var a=n.call(t,e||"default");if(Dt(a)!=="object")return a;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function zn(t){var e=Fn(t,"string");return Dt(e)==="symbol"?e:String(e)}function $n(t,e,n){return e=zn(e),e in t?Object.defineProperty(t,e,{value:n,enumerable:!0,configurable:!0,writable:!0}):t[e]=n,t}function Bi(t,e){var n=Object.keys(t);if(Object.getOwnPropertySymbols){var a=Object.getOwnPropertySymbols(t);e&&(a=a.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),n.push.apply(n,a)}return n}function Do(t){for(var e=1;e<arguments.length;e++){var n=arguments[e]!=null?arguments[e]:{};e%2?Bi(Object(n),!0).forEach(function(a){$n(t,a,n[a])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(n)):Bi(Object(n)).forEach(function(a){Object.defineProperty(t,a,Object.getOwnPropertyDescriptor(n,a))})}return t}function xe(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Ui=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Mn=function(){return Math.random().toString(36).substring(7).split("").join(".")},_o={INIT:"@@redux/INIT"+Mn(),REPLACE:"@@redux/REPLACE"+Mn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Mn()}};function Md(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Hn(t,e,n){var a;if(typeof e=="function"&&typeof n=="function"||typeof n=="function"&&typeof arguments[3]=="function")throw new Error(xe(0));if(typeof e=="function"&&typeof n>"u"&&(n=e,e=void 0),typeof n<"u"){if(typeof n!="function")throw new Error(xe(1));return n(Hn)(t,e)}if(typeof t!="function")throw new Error(xe(2));var i=t,l=e,c=[],s=c,h=!1;function y(){s===c&&(s=c.slice())}function m(){if(h)throw new Error(xe(3));return l}function x(E){if(typeof E!="function")throw new Error(xe(4));if(h)throw new Error(xe(5));var k=!0;return y(),s.push(E),function(){if(k){if(h)throw new Error(xe(6));k=!1,y();var P=s.indexOf(E);s.splice(P,1),c=null}}}function v(E){if(!Md(E))throw new Error(xe(7));if(typeof E.type>"u")throw new Error(xe(8));if(h)throw new Error(xe(9));try{h=!0,l=i(l,E)}finally{h=!1}for(var k=c=s,L=0;L<k.length;L++){var P=k[L];P()}return E}function O(E){if(typeof E!="function")throw new Error(xe(10));i=E,v({type:_o.REPLACE})}function S(){var E,k=x;return E={subscribe:function(P){if(typeof P!="object"||P===null)throw new Error(xe(11));function U(){P.next&&P.next(m())}U();var _=k(U);return{unsubscribe:_}}},E[Ui]=function(){return this},E}return v({type:_o.INIT}),a={dispatch:v,subscribe:x,getState:m,replaceReducer:O},a[Ui]=S,a}function Hd(t){Object.keys(t).forEach(function(e){var n=t[e],a=n(void 0,{type:_o.INIT});if(typeof a>"u")throw new Error(xe(12));if(typeof n(void 0,{type:_o.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(xe(13))})}function Wi(t){for(var e=Object.keys(t),n={},a=0;a<e.length;a++){var i=e[a];typeof t[i]=="function"&&(n[i]=t[i])}var l=Object.keys(n),c,s;try{Hd(n)}catch(h){s=h}return function(y,m){if(y===void 0&&(y={}),s)throw s;if(0)var x;for(var v=!1,O={},S=0;S<l.length;S++){var E=l[S],k=n[E],L=y[E],P=k(L,m);if(typeof P>"u"){var U=m&&m.type;throw new Error(xe(14))}O[E]=P,v=v||P!==L}return v=v||l.length!==Object.keys(y).length,v?O:y}}function xr(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return e.length===0?function(a){return a}:e.length===1?e[0]:e.reduce(function(a,i){return function(){return a(i.apply(void 0,arguments))}})}function Fi(){for(var t=arguments.length,e=new Array(t),n=0;n<t;n++)e[n]=arguments[n];return function(a){return function(){var i=a.apply(void 0,arguments),l=function(){throw new Error(xe(15))},c={getState:i.getState,dispatch:function(){return l.apply(void 0,arguments)}},s=e.map(function(h){return h(c)});return l=xr.apply(void 0,s)(i.dispatch),Do(Do({},i),{},{dispatch:l})}}}function zi(t){var e=function(a){var i=a.dispatch,l=a.getState;return function(c){return function(s){return typeof s=="function"?s(i,l,t):c(s)}}};return e}var $i=zi();$i.withExtraArgument=zi;var Gn=$i;var Vi=function(){var t=function(e,n){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(a,i){a.__proto__=i}||function(a,i){for(var l in i)Object.prototype.hasOwnProperty.call(i,l)&&(a[l]=i[l])},t(e,n)};return function(e,n){if(typeof n!="function"&&n!==null)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");t(e,n);function a(){this.constructor=e}e.prototype=n===null?Object.create(n):(a.prototype=n.prototype,new a)}}(),Gd=function(t,e){var n={label:0,sent:function(){if(l[0]&1)throw l[1];return l[1]},trys:[],ops:[]},a,i,l,c;return c={next:s(0),throw:s(1),return:s(2)},typeof Symbol=="function"&&(c[Symbol.iterator]=function(){return this}),c;function s(y){return function(m){return h([y,m])}}function h(y){if(a)throw new TypeError("Generator is already executing.");for(;n;)try{if(a=1,i&&(l=y[0]&2?i.return:y[0]?i.throw||((l=i.return)&&l.call(i),0):i.next)&&!(l=l.call(i,y[1])).done)return l;switch(i=0,l&&(y=[y[0]&2,l.value]),y[0]){case 0:case 1:l=y;break;case 4:return n.label++,{value:y[1],done:!1};case 5:n.label++,i=y[1],y=[0];continue;case 7:y=n.ops.pop(),n.trys.pop();continue;default:if(l=n.trys,!(l=l.length>0&&l[l.length-1])&&(y[0]===6||y[0]===2)){n=0;continue}if(y[0]===3&&(!l||y[1]>l[0]&&y[1]<l[3])){n.label=y[1];break}if(y[0]===6&&n.label<l[1]){n.label=l[1],l=y;break}if(l&&n.label<l[2]){n.label=l[2],n.ops.push(y);break}l[2]&&n.ops.pop(),n.trys.pop();continue}y=e.call(t,n)}catch(m){y=[6,m],i=0}finally{a=l=0}if(y[0]&5)throw y[1];return{value:y[0]?y[1]:void 0,done:!0}}},vr=function(t,e){for(var n=0,a=e.length,i=t.length;n<a;n++,i++)t[i]=e[n];return t},Kd=Object.defineProperty,Vd=Object.defineProperties,Zd=Object.getOwnPropertyDescriptors,Mi=Object.getOwnPropertySymbols,jd=Object.prototype.hasOwnProperty,qd=Object.prototype.propertyIsEnumerable,Hi=function(t,e,n){return e in t?Kd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[e]=n},_t=function(t,e){for(var n in e||(e={}))jd.call(e,n)&&Hi(t,n,e[n]);if(Mi)for(var a=0,i=Mi(e);a<i.length;a++){var n=i[a];qd.call(e,n)&&Hi(t,n,e[n])}return t},Kn=function(t,e){return Vd(t,Zd(e))},Yd=function(t,e,n){return new Promise(function(a,i){var l=function(h){try{s(n.next(h))}catch(y){i(y)}},c=function(h){try{s(n.throw(h))}catch(y){i(y)}},s=function(h){return h.done?a(h.value):Promise.resolve(h.value).then(l,c)};s((n=n.apply(t,e)).next())})};var Xd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?xr:xr.apply(null,arguments)},bu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function Qd(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var n=e;Object.getPrototypeOf(n)!==null;)n=Object.getPrototypeOf(n);return e===n}var Jd=function(t){Vi(e,t);function e(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];var i=t.apply(this,n)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];return t.prototype.concat.apply(this,n)},e.prototype.prepend=function(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];return n.length===1&&Array.isArray(n[0])?new(e.bind.apply(e,vr([void 0],n[0].concat(this)))):new(e.bind.apply(e,vr([void 0],n.concat(this))))},e}(Array),ep=function(t){Vi(e,t);function e(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];var i=t.apply(this,n)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];return t.prototype.concat.apply(this,n)},e.prototype.prepend=function(){for(var n=[],a=0;a<arguments.length;a++)n[a]=arguments[a];return n.length===1&&Array.isArray(n[0])?new(e.bind.apply(e,vr([void 0],n[0].concat(this)))):new(e.bind.apply(e,vr([void 0],n.concat(this))))},e}(Array);function jn(t){return Xe(t)?To(t,function(){}):t}function tp(t){return typeof t=="boolean"}function rp(){return function(e){return op(e)}}function op(t){t===void 0&&(t={});var e=t.thunk,n=e===void 0?!0:e,a=t.immutableCheck,i=a===void 0?!0:a,l=t.serializableCheck,c=l===void 0?!0:l,s=new Jd;if(n&&(tp(n)?s.push(Gn):s.push(Gn.withExtraArgument(n.extraArgument))),0){if(i)var h;if(c)var y}return s}var Vn=!0;function Zi(t){var e=rp(),n=t||{},a=n.reducer,i=a===void 0?void 0:a,l=n.middleware,c=l===void 0?e():l,s=n.devTools,h=s===void 0?!0:s,y=n.preloadedState,m=y===void 0?void 0:y,x=n.enhancers,v=x===void 0?void 0:x,O;if(typeof i=="function")O=i;else if(Qd(i))O=Wi(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var S=c;if(typeof S=="function"&&(S=S(e),!Vn&&!Array.isArray(S)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Vn&&S.some(function(_){return typeof _!="function"}))throw new Error("each middleware provided to configureStore must be a function");var E=Fi.apply(void 0,S),k=xr;h&&(k=Xd(_t({trace:!Vn},typeof h=="object"&&h)));var L=new ep(E),P=L;Array.isArray(v)?P=vr([E],v):typeof v=="function"&&(P=v(L));var U=k.apply(void 0,P);return Hn(O,m,U)}function Bt(t,e){function n(){for(var a=[],i=0;i<arguments.length;i++)a[i]=arguments[i];if(e){var l=e.apply(void 0,a);if(!l)throw new Error("prepareAction did not return an object");return _t(_t({type:t,payload:l.payload},"meta"in l&&{meta:l.meta}),"error"in l&&{error:l.error})}return{type:t,payload:a[0]}}return n.toString=function(){return""+t},n.type=t,n.match=function(a){return a.type===t},n}function ji(t){var e={},n=[],a,i={addCase:function(l,c){var s=typeof l=="string"?l:l.type;if(s in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[s]=c,i},addMatcher:function(l,c){return n.push({matcher:l,reducer:c}),i},addDefaultCase:function(l){return a=l,i}};return t(i),[e,n,a]}function np(t){return typeof t=="function"}function ap(t,e,n,a){n===void 0&&(n=[]);var i=typeof e=="function"?ji(e):[e,n,a],l=i[0],c=i[1],s=i[2],h;if(np(t))h=function(){return jn(t())};else{var y=jn(t);h=function(){return y}}function m(x,v){x===void 0&&(x=h());var O=vr([l[v.type]],c.filter(function(S){var E=S.matcher;return E(v)}).map(function(S){var E=S.reducer;return E}));return O.filter(function(S){return!!S}).length===0&&(O=[s]),O.reduce(function(S,E){if(E)if(yt(S)){var k=S,L=E(k,v);return L===void 0?S:L}else{if(Xe(S))return To(S,function(P){return E(P,v)});var L=E(S,v);if(L===void 0){if(S===null)return S;throw Error("A case reducer on a non-draftable value must not return undefined")}return L}return S},x)}return m.getInitialState=h,m}function ip(t,e){return t+"/"+e}function qi(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var n=typeof t.initialState=="function"?t.initialState:jn(t.initialState),a=t.reducers||{},i=Object.keys(a),l={},c={},s={};i.forEach(function(m){var x=a[m],v=ip(e,m),O,S;"reducer"in x?(O=x.reducer,S=x.prepare):O=x,l[m]=O,c[v]=O,s[m]=S?Bt(v,S):Bt(v)});function h(){var m=typeof t.extraReducers=="function"?ji(t.extraReducers):[t.extraReducers],x=m[0],v=x===void 0?{}:x,O=m[1],S=O===void 0?[]:O,E=m[2],k=E===void 0?void 0:E,L=_t(_t({},v),c);return ap(n,function(P){for(var U in L)P.addCase(U,L[U]);for(var _=0,K=S;_<K.length;_++){var Re=K[_];P.addMatcher(Re.matcher,Re.reducer)}k&&P.addDefaultCase(k)})}var y;return{name:e,reducer:function(m,x){return y||(y=h()),y(m,x)},actions:s,caseReducers:l,getInitialState:function(){return y||(y=h()),y.getInitialState()}}}var lp="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",cp=function(t){t===void 0&&(t=21);for(var e="",n=t;n--;)e+=lp[Math.random()*64|0];return e},sp=["name","message","stack","code"],Zn=function(){function t(e,n){this.payload=e,this.meta=n}return t}(),Gi=function(){function t(e,n){this.payload=e,this.meta=n}return t}(),dp=function(t){if(typeof t=="object"&&t!==null){for(var e={},n=0,a=sp;n<a.length;n++){var i=a[n];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},Ou=function(){function t(e,n,a){var i=Bt(e+"/fulfilled",function(m,x,v,O){return{payload:m,meta:Kn(_t({},O||{}),{arg:v,requestId:x,requestStatus:"fulfilled"})}}),l=Bt(e+"/pending",function(m,x,v){return{payload:void 0,meta:Kn(_t({},v||{}),{arg:x,requestId:m,requestStatus:"pending"})}}),c=Bt(e+"/rejected",function(m,x,v,O,S){return{payload:O,error:(a&&a.serializeError||dp)(m||"Rejected"),meta:Kn(_t({},S||{}),{arg:v,requestId:x,rejectedWithValue:!!O,requestStatus:"rejected",aborted:m?.name==="AbortError",condition:m?.name==="ConditionError"})}}),s=!1,h=typeof AbortController<"u"?AbortController:function(){function m(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return m.prototype.abort=function(){},m}();function y(m){return function(x,v,O){var S=a?.idGenerator?a.idGenerator(m):cp(),E=new h,k,L=!1;function P(_){k=_,E.abort()}var U=function(){return Yd(this,null,function(){var _,K,Re,ce,Hr,Ge,g;return Gd(this,function(C){switch(C.label){case 0:return C.trys.push([0,4,,5]),ce=(_=a?.condition)==null?void 0:_.call(a,m,{getState:v,extra:O}),fp(ce)?[4,ce]:[3,2];case 1:ce=C.sent(),C.label=2;case 2:if(ce===!1||E.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return L=!0,Hr=new Promise(function(T,q){return E.signal.addEventListener("abort",function(){return q({name:"AbortError",message:k||"Aborted"})})}),x(l(S,m,(K=a?.getPendingMeta)==null?void 0:K.call(a,{requestId:S,arg:m},{getState:v,extra:O}))),[4,Promise.race([Hr,Promise.resolve(n(m,{dispatch:x,getState:v,extra:O,requestId:S,signal:E.signal,abort:P,rejectWithValue:function(T,q){return new Zn(T,q)},fulfillWithValue:function(T,q){return new Gi(T,q)}})).then(function(T){if(T instanceof Zn)throw T;return T instanceof Gi?i(T.payload,S,m,T.meta):i(T,S,m)})])];case 3:return Re=C.sent(),[3,5];case 4:return Ge=C.sent(),Re=Ge instanceof Zn?c(null,S,m,Ge.payload,Ge.meta):c(Ge,S,m),[3,5];case 5:return g=a&&!a.dispatchConditionRejection&&c.match(Re)&&Re.meta.condition,g||x(Re),[2,Re]}})})}();return Object.assign(U,{abort:P,requestId:S,arg:m,unwrap:function(){return U.then(pp)}})}}return Object.assign(y,{pending:l,rejected:c,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function pp(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function fp(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var Yi="listener",Xi="completed",Qi="cancelled",Cu="task-"+Qi,Eu="task-"+Xi,wu=Yi+"-"+Qi,Nu=Yi+"-"+Xi;var qn="listenerMiddleware";var Ru=Bt(qn+"/add"),Au=Bt(qn+"/removeAll"),Iu=Bt(qn+"/remove");var Ki,Lu=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Ki||(Ki=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},up=function(t){return function(e){setTimeout(e,t)}},Pu=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:up(10);Ti();window.ftReduxStores||(window.ftReduxStores={});var Ji=class t{static get(e){var n;let a=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,l=window.ftReduxStores[a];if(Vr(l))return l;if(i==null)return;let c=qi({...i,reducers:(n=i.reducers)!==null&&n!==void 0?n:{}}),s=Zi({reducer:(h,y)=>y.type==="CLEAR_FT_REDUX_STORE"?c.getInitialState():typeof y.type=="string"&&y.type.startsWith("DEFAULT_VALUE_SETTER__")?{...h,...y.overwrites}:c.reducer(h,y)});return window.ftReduxStores[i.name]=new t(c,s)}constructor(e,n){this.reduxSlice=e,this.reduxStore=n,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new Eo,this.actions=new Proxy(this.reduxSlice.actions,{get:(a,i,l)=>{let c=i,s=a[c];return s?(...h)=>{let y=s(...h);return this.reduxStore.dispatch(y),y}:h=>{this.setState({[c]:h})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Fo=b(R());var Bo=class extends it{async listMySearches(){let e=B.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Uo=class extends it{async listMyBookmarks(){let e=B.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var yp="ft-user-assets",Wo=Fo.FtReduxStore.get({name:yp,initialState:{savedSearches:void 0,bookmarks:void 0}}),Yn=class{constructor(){this.currentSession=B.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Uo,this.savedSearchesService=new Bo,B.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:n}=B.getState();(0,Fo.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,n?.profile)||(this.currentSession=n,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Wo.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Wo.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Wo.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let n=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Wo.actions.bookmarks(n)}}},el=new Yn;var Xn=class{addCommand(e,n=!1){B.commands.add(e,n)}consumeCommand(e){return B.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Xn;var tl=b(R()),Qn=class{highlightHtml(e,n){(0,tl.highlightHtml)(e,n)}};window.FluidTopicsHighlightHtmlService=new Qn;var rl=b(R());var Jn=class{isDate(e){var n,a,i,l;return(l=(i=((a=(n=B.getState().metadataConfiguration)===null||n===void 0?void 0:n.descriptors)!==null&&a!==void 0?a:[]).find(s=>s.key===e))===null||i===void 0?void 0:i.date)!==null&&l!==void 0?l:!1}format(e,n){var a,i,l;return rl.DateFormatter.format(e,(a=n?.locale)!==null&&a!==void 0?a:B.getState().uiLocale,(i=n?.longFormat)!==null&&i!==void 0?i:!1,(l=n?.withTime)!==null&&l!==void 0?l:!1)}};window.FluidTopicsDateService=new Jn;(0,ol.customElement)("ft-app-context")(oe);var zo=class extends it{async launchSearch(e){return this.cache.get(this.hash(e),async()=>(await this.awaitApi).search(e),2*60*1e3)}async launchSuggest(e){return this.cache.get(this.hash(e),async()=>(await this.awaitApi).getSuggestions(e),2*60*1e3)}async getAvailableSearchLocales(){return this.cache.get("available-locales",async()=>(await this.awaitApi).getAvailableSearchLocales())}hash(e){return""+Array.from(JSON.stringify(e)).reduce((n,a)=>0|31*n+a.charCodeAt(0),0)}};var Qr=t=>t.request.virtualField===ur.TITLE_ONLY&&t.request.scope===hr.DOCUMENTS,$o=class t extends Event{constructor(){super(t.eventName)}};$o.eventName="search-context-clear-all-filters";var Xr=class t{static build(e,n){return new t(Ga(e.trim()||"context"),n)}constructor(e,n){this.store=e,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.localesDebouncer=new ct.Debouncer(10),this.searchDebouncer=new ct.Debouncer(100),this.suggestDebouncer=new ct.Debouncer(300),this.service=n??new zo}async initService(){return this.updateLocales(),this.launchSearch()}setQuery(e){this.store.actions.setRequestQuery(e),this.store.actions.setLiveQuery(e),this.store.actions.setPageNumber(1),this.launchSearch()}setContentLocale(e){let n=this.store.getState().locales,a=this.store.getState().request.contentLocale;if(e!=a){if(n){let i=l=>n.some(c=>c.lang==l);i(e)||(e=i(a)?a:n[0].lang)}this.store.actions.setRequestContentLocale(e),this.store.actions.setPageNumber(1),this.store.actions.setRequestFilters([]),this.launchSearch()}return e}setPageSize(e){this.store.actions.setPageSize(e),this.launchSearch()}setPageNumber(e){this.store.actions.setPageNumber(e),this.launchSearch()}setSort(e){this.store.actions.setRequestSort(e),this.store.actions.setPageNumber(1),this.launchSearch()}setFilters(e){let n=e.filter(a=>a.values.length>0);this.store.actions.setRequestFilters(n),this.store.actions.setPageNumber(1),n.forEach(a=>{this.facetIds.includes(a.key)||(this.facetIds=[...this.facetIds,a.key])}),this.launchSearch()}setClusterSortCriterion(e){this.store.actions.setRequestClusterSortCriterion(e),this.launchSearch()}setSearchInDocumentTitlesOnly(e){e?(this.store.actions.setRequestVirtualField(ur.TITLE_ONLY),this.store.actions.setRequestScope(hr.DOCUMENTS)):(this.store.actions.setRequestVirtualField(ur.EVERYWHERE),this.store.actions.setRequestScope(hr.DEFAULT)),this.launchSearch()}setVirtualField(e){this.store.actions.setRequestVirtualField(e),this.launchSearch()}get searchInDocumentTitlesOnly(){return Qr(this.store.getState())}get periodFilter(){return this.store.getState().request.periodFilter}clearAllFilters(){this.setFilters([]),this.store.eventBus.dispatchEvent(new $o)}addFacet(e){this.facetIds=[...this.facetIds,e],this.launchSearch()}replaceFacet(e,n){let a=this.facetIds.filter(i=>i!=e);n&&a.push(n),this.facetIds=a,this.launchSearch()}get facetIds(){return this.store.getState().request.facets.map(e=>e.id)}set facetIds(e){let a=[...new Set(e)].map(i=>({id:i}));this.store.actions.setRequestFacets(a)}setFilter(e,n){let a=this.store.getState().request.filters,i={key:e,values:n,negative:!1},l=[...a.filter(c=>c.key!==e),i];this.setFilters(l)}setLiveQuery(e){this.store.actions.setLiveQuery(e),this.launchSuggest()}setRequest(e){this.store.actions.setRequest(e),this.store.actions.setLiveQuery(e.query),this.store.actions.setPageNumber(1),this.launchSearch()}setScope(e){this.store.actions.setRequestScope(e),this.launchSearch()}setIgnoreEmptyQuery(e){this.ignoreEmptyQuery=e,this.launchSearch()}setOpenExternalDocumentInNewTab(e){this.openExternalDocumentInNewTab=e}setPeriodFilter(e){this.store.actions.setRequestPeriodFilter(e),this.store.actions.setPageNumber(1),this.launchSearch()}updateLocales(){return this.localesDebouncer.run(async()=>this.store.actions.setLocales((await this.service.getAvailableSearchLocales()).contentLocales))}launchSearch(){return this.searchDebouncer.run(()=>this.fetchSearchData())}launchSuggest(){return this.suggestDebouncer.run(()=>this.fetchSuggestData())}async fetchSearchData(){var e,n;try{(e=this.cancelableSearch)===null||e===void 0||e.cancel();let a=this.store.getState().request;if(this.store.actions.setPaging(void 0),this.ignoreEmptyQuery&&a.query.length==0)this.store.actions.setResults(void 0),this.store.actions.setFacets(void 0),this.store.actions.setSpellcheck(void 0);else{this.cancelableSearch=(0,ct.cancelable)(this.service.launchSearch(a));let i=await this.cancelableSearch;if(i.paging.currentPage<=1)this.store.actions.setResults(i.results),this.store.actions.setFacets(i.facets),this.store.actions.setSpellcheck(i.spellcheck);else{let l=((n=this.store.getState().results)!==null&&n!==void 0?n:[]).concat(i.results);this.store.actions.setResults(l)}this.store.actions.setPaging(i.paging)}}catch(a){!(a instanceof ct.CanceledPromiseError)&&this.errorHandler&&this.errorHandler(a)}}async fetchSuggestData(){var e;try{let n=this.store.getState(),a=n.request,i={input:n.liveQuery,filters:a.filters,sort:a.sort,contentLocale:a.contentLocale,scope:a.scope};(e=this.cancelableSuggest)===null||e===void 0||e.cancel(),this.cancelableSuggest=(0,ct.cancelable)(this.service.launchSuggest(i));let l=await this.cancelableSuggest;this.store.actions.setSuggestResults(l.suggestions)}catch(n){!(n instanceof ct.CanceledPromiseError)&&this.errorHandler&&this.errorHandler(n)}}clear(){this.store.clear()}};var mp=function(t,e,n,a){var i=arguments.length,l=i<3?e:a===null?a=Object.getOwnPropertyDescriptor(e,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(t,e,n,a);else for(var s=t.length-1;s>=0;s--)(c=t[s])&&(l=(i<3?c(l):i>3?c(e,n,l):c(e,n))||l);return i>3&&l&&Object.defineProperty(e,n,l),l},ta=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},ea=Symbol("registerInterval");function gp(t){var e;class n extends t{constructor(){super(...arguments),this[e]=0}setSearchStateManager(i){this.clearStateManager(),this.stateManager=i,this.addStore(i.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[ea]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[ea]):this.dispatchEvent(new ta)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=ea,mp([(0,al.state)()],n.prototype,"stateManager",void 0),n}var Ut=class extends gp(nl.FtLitElementRedux){};var Es=b(R());var nn=b(D()),we=b(Z()),Cs=b(Jt()),ln=b(R());var ml=b(R());var hl=b(D()),me=b(Z()),yl=b(Jt()),Jr=b(R());var fl=b(D()),ie=b(R()),ll=ie.FtCssVariableFactory.extend("--ft-ripple-color","",ie.designSystemVariables.colorContent),z={color:ll,backgroundColor:ie.FtCssVariableFactory.extend("--ft-ripple-background-color","",ll),opacityContentOnSurfacePressed:ie.FtCssVariableFactory.external(ie.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:ie.FtCssVariableFactory.external(ie.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:ie.FtCssVariableFactory.external(ie.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:ie.FtCssVariableFactory.external(ie.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:ie.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},cl=ie.FtCssVariableFactory.extend("--ft-ripple-color","",ie.designSystemVariables.colorPrimary),sl={color:cl,backgroundColor:ie.FtCssVariableFactory.extend("--ft-ripple-background-color","",cl)},dl=ie.FtCssVariableFactory.extend("--ft-ripple-color","",ie.designSystemVariables.colorSecondary),pl={color:dl,backgroundColor:ie.FtCssVariableFactory.extend("--ft-ripple-background-color","",dl)},ul=fl.css`
|
|
14
|
+
`}update(e){super.update(e),e.has("baseUrl")&&(k.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&k.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&k.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&k.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&k.actions.noCustom(this.noCustom),e.has("editorMode")&&k.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&k.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&k.actions.session(this.session),e.has("availableUiLocales")&&k.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>mr.addContext(o)),e.has("openExternalDocumentInNewTab")&&k.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&k.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&k.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};te.elementDefinitions={};te.styles=ya;Se([(0,Ve.property)()],te.prototype,"baseUrl",void 0);Se([(0,Ve.property)()],te.prototype,"apiIntegrationIdentifier",void 0);Se([(0,Ve.property)()],te.prototype,"uiLocale",void 0);Se([(0,Xe.jsonProperty)(null)],te.prototype,"availableUiLocales",void 0);Se([(0,Xe.jsonProperty)(null)],te.prototype,"metadataConfiguration",void 0);Se([(0,Ve.property)({type:Boolean})],te.prototype,"editorMode",void 0);Se([(0,Ve.property)({type:Boolean})],te.prototype,"noCustom",void 0);Se([(0,Ve.property)({type:Boolean})],te.prototype,"openExternalDocumentInNewTab",void 0);Se([(0,Ve.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],te.prototype,"noCustomComponent",void 0);Se([(0,Ve.property)({type:Boolean})],te.prototype,"withManualResources",void 0);Se([(0,Ve.property)({type:Boolean})],te.prototype,"navigatorOnline",void 0);Se([(0,Ve.property)({type:Boolean})],te.prototype,"forcedOffline",void 0);Se([(0,Ve.property)({type:Object})],te.prototype,"apiProvider",void 0);Se([(0,Xe.jsonProperty)([])],te.prototype,"messageContexts",void 0);Se([(0,Xe.jsonProperty)(void 0)],te.prototype,"session",void 0);var bp=h(H());function kd(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var o,n,i;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(n=o;n--!==0;)if(!Eo(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Eo(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(i=Object.keys(t),o=i.length,o!==Object.keys(e).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=o;n--!==0;){var a=i[n];if(!Eo(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function Eo(t,e){try{return kd(t,e)}catch{return!1}}function Nn(t,e){return!Eo(t,e)}var _d=h(H(),1);var wo=class{constructor(){this.queue=[]}add(e,o=!1){o&&(this.queue=this.queue.filter(n=>n.type!==e.type)),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}};var jr=h(H(),1);var va=h(H(),1);function Sa(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,va.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Nn,...e??{}})}var Ao=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,o){return this.callbacks=[e],this.debounce(o)}queue(e,o){return this.callbacks.push(e),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,o;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(l){i(l);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Ca=h(I(),1);var Ro=window,Dd=Ro.ShadowRoot&&(Ro.ShadyCSS===void 0||Ro.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,zf=Symbol();var Oa=(t,e)=>{Dd?t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet):e.forEach(o=>{let n=document.createElement("style"),i=Ro.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)})};var No=class extends Ca.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let o={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Oa(n,e.elementStyles),n}};var To=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Aa,Ea=Symbol("constructorPrototype"),wa=Symbol("constructorName"),Ra=Symbol("exportpartsDebouncer"),It=class extends No{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Aa]=new Ao(5),this[wa]=this.constructor.name,this[Ea]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[wa]&&Object.setPrototypeOf(this,this[Ea])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(e){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",e)}this.importDynamicDependencies()}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var o,n,i;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,o,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Ra].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var o,n,i,a,s,l;let p=g=>g!=null&&g.trim().length>0,f=e.filter(p).map(g=>g.trim());if(f.length===0){this.removeAttribute("exportparts");return}let u=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let x=(a=(i=g.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],b=(l=(s=g.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(S=>S.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...x,...b).filter(p).map(S=>S.trim()).forEach(S=>u.add(S))}if(u.size===0){this.removeAttribute("exportparts");return}let y=[...u.values()].flatMap(g=>f.map(x=>`${g}:${x}--${g}`));this.setAttribute("exportparts",[...this.part,...y].join(", "))}};Aa=Ra;To([(0,jr.property)()],It.prototype,"exportpartsPrefix",void 0);To([Sa([])],It.prototype,"exportpartsPrefixes",void 0);To([(0,jr.property)()],It.prototype,"customStylesheet",void 0);To([(0,jr.state)()],It.prototype,"useAdoptedStyleSheets",void 0);function Gr(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Na,Ta,La,Lo=Symbol("internalReduxEventsUnsubscribers"),Pt=Symbol("internalStoresUnsubscribers"),Xt=Symbol("internalStores"),Kr=class extends It{constructor(){super(...arguments),this[Na]=new Map,this[Ta]=new Map,this[La]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(o=>e.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Xt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Xt].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Xt].get(e)}addStore(e,o){var n;o=(n=o??(Gr(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,e)}removeStore(e){let o=typeof e=="string"?e:e.name;this.unsubscribeFromStore(o),this[Xt].delete(o)}setupStore(e,o){this[Xt].set(e,o),this.subscribeToStore(e,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Xt].forEach((e,o)=>this.subscribeToStore(o,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let i=this.getStore(e.store);i&&(e.store?this[Pt].has(e.store):this[Pt].size>0)&&(this[o]=e.selector(i.getState(),this))}})}subscribeToStore(e,o){var n;this[Pt].set(e,o.subscribe(()=>this.updateFromStores())),Gr(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||o.name===i.store)){let s=l=>this[a](l);o.eventBus.addEventListener(i.eventName,s),this[Lo].push(()=>o.eventBus.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[Pt].forEach((e,o)=>this.unsubscribeFromStore(o)),this[Lo].forEach(e=>e()),this[Lo]=[]}unsubscribeFromStore(e){this[Pt].has(e)&&this[Pt].get(e)(),this[Pt].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};Na=Pt,Ta=Xt,La=Lo;Kr.reduxProperties=new Map;Kr.reduxReactiveProperties=new Set;Kr.reduxEventListeners=new Map;function je(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function gt(t){return!!t&&!!t[q]}function Qe(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Hd}(t)||Array.isArray(t)||!!t[Ba]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ba])||Bn(t)||Mn(t))}function Qt(t,e,o){o===void 0&&(o=!1),br(t)===0?(o?Object.keys:gr)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function br(t){var e=t[q];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Bn(t)?2:Mn(t)?3:0}function yr(t,e){return br(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function $d(t,e){return br(t)===2?t.get(e):t[e]}function Ma(t,e,o){var n=br(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function Ua(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Bn(t){return zd&&t instanceof Map}function Mn(t){return Wd&&t instanceof Set}function kt(t){return t.o||t.t}function Un(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Wa(t);delete e[q];for(var o=gr(e),n=0;n<o.length;n++){var i=o[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Fn(t,e){return e===void 0&&(e=!1),zn(t)||gt(t)||!Qe(t)||(br(t)>1&&(t.set=t.add=t.clear=t.delete=Bd),Object.freeze(t),e&&Qt(t,function(o,n){return Fn(n,!0)},!0)),t}function Bd(){je(2)}function zn(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function dt(t){var e=$n[t];return e||je(18,t),e}function Md(t,e){$n[t]||($n[t]=e)}function kn(){return qr}function Tn(t,e){e&&(dt("Patches"),t.u=[],t.s=[],t.v=e)}function Io(t){_n(t),t.p.forEach(Ud),t.p=null}function _n(t){t===qr&&(qr=t.l)}function Ia(t){return qr={p:[],l:qr,h:t,m:!0,_:0}}function Ud(t){var e=t[q];e.i===0||e.i===1?e.j():e.g=!0}function Ln(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||dt("ES5").S(e,t,n),n?(o[q].P&&(Io(e),je(4)),Qe(t)&&(t=Po(e,t),e.l||ko(e,t)),e.u&&dt("Patches").M(o[q].t,t,e.u,e.s)):t=Po(e,o,[]),Io(e),e.u&&e.v(e.u,e.s),t!==za?t:void 0}function Po(t,e,o){if(zn(e))return e;var n=e[q];if(!n)return Qt(e,function(l,p){return Pa(t,n,e,l,p,o)},!0),e;if(n.A!==t)return e;if(!n.P)return ko(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Un(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),Qt(a,function(l,p){return Pa(t,n,i,l,p,o,s)}),ko(t,i,!1),o&&t.u&&dt("Patches").N(n,o,t.u,t.s)}return n.o}function Pa(t,e,o,n,i,a,s){if(gt(i)){var l=Po(t,i,a&&e&&e.i!==3&&!yr(e.R,n)?a.concat(n):void 0);if(Ma(o,n,l),!gt(l))return;t.m=!1}else s&&o.add(i);if(Qe(i)&&!zn(i)){if(!t.h.D&&t._<1)return;Po(t,i),e&&e.A.l||ko(t,i)}}function ko(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&Fn(e,o)}function In(t,e){var o=t[q];return(o?kt(o):t)[e]}function ka(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function _t(t){t.P||(t.P=!0,t.l&&_t(t.l))}function Pn(t){t.o||(t.o=Un(t.t))}function Dn(t,e,o){var n=Bn(e)?dt("MapSet").F(e,o):Mn(e)?dt("MapSet").T(e,o):t.O?function(i,a){var s=Array.isArray(i),l={i:s?1:0,A:a?a.A:kn(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},p=l,f=Yr;s&&(p=[l],f=Zr);var u=Proxy.revocable(p,f),y=u.revoke,g=u.proxy;return l.k=g,l.j=y,g}(e,o):dt("ES5").J(e,o);return(o?o.A:kn()).p.push(n),n}function Fd(t){return gt(t)||je(22,t),function e(o){if(!Qe(o))return o;var n,i=o[q],a=br(o);if(i){if(!i.P&&(i.i<4||!dt("ES5").K(i)))return i.t;i.I=!0,n=_a(o,a),i.I=!1}else n=_a(o,a);return Qt(n,function(s,l){i&&$d(i.t,s)===l||Ma(n,s,e(l))}),a===3?new Set(n):n}(t)}function _a(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Un(t)}function Fa(){function t(s,l){var p=a[s];return p?p.enumerable=l:a[s]=p={configurable:!0,enumerable:l,get:function(){var f=this[q];return Yr.get(f,s)},set:function(f){var u=this[q];Yr.set(u,s,f)}},p}function e(s){for(var l=s.length-1;l>=0;l--){var p=s[l][q];if(!p.P)switch(p.i){case 5:n(p)&&_t(p);break;case 4:o(p)&&_t(p)}}}function o(s){for(var l=s.t,p=s.k,f=gr(p),u=f.length-1;u>=0;u--){var y=f[u];if(y!==q){var g=l[y];if(g===void 0&&!yr(l,y))return!0;var x=p[y],b=x&&x[q];if(b?b.t!==g:!Ua(x,g))return!0}}var S=!!l[q];return f.length!==gr(l).length+(S?0:1)}function n(s){var l=s.k;if(l.length!==s.t.length)return!0;var p=Object.getOwnPropertyDescriptor(l,l.length-1);if(p&&!p.get)return!0;for(var f=0;f<l.length;f++)if(!l.hasOwnProperty(f))return!0;return!1}function i(s){s.g&&je(3,JSON.stringify(kt(s)))}var a={};Md("ES5",{J:function(s,l){var p=Array.isArray(s),f=function(y,g){if(y){for(var x=Array(g.length),b=0;b<g.length;b++)Object.defineProperty(x,""+b,t(b,!0));return x}var S=Wa(g);delete S[q];for(var T=gr(S),R=0;R<T.length;R++){var N=T[R];S[N]=t(N,y||!!S[N].enumerable)}return Object.create(Object.getPrototypeOf(g),S)}(p,s),u={i:p?5:4,A:l?l.A:kn(),P:!1,I:!1,R:{},l,t:s,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,q,{value:u,writable:!0}),f},S:function(s,l,p){p?gt(l)&&l[q].A===s&&e(s.p):(s.u&&function f(u){if(u&&typeof u=="object"){var y=u[q];if(y){var g=y.t,x=y.k,b=y.R,S=y.i;if(S===4)Qt(x,function(P){P!==q&&(g[P]!==void 0||yr(g,P)?b[P]||f(x[P]):(b[P]=!0,_t(y)))}),Qt(g,function(P){x[P]!==void 0||yr(x,P)||(b[P]=!1,_t(y))});else if(S===5){if(n(y)&&(_t(y),b.length=!0),x.length<g.length)for(var T=x.length;T<g.length;T++)b[T]=!1;else for(var R=g.length;R<x.length;R++)b[R]=!0;for(var N=Math.min(x.length,g.length),_=0;_<N;_++)x.hasOwnProperty(_)||(b[_]=!0),b[_]===void 0&&f(x[_])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?o(s):n(s)}})}var Da,qr,Wn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",zd=typeof Map<"u",Wd=typeof Set<"u",$a=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",za=Wn?Symbol.for("immer-nothing"):((Da={})["immer-nothing"]=!0,Da),Ba=Wn?Symbol.for("immer-draftable"):"__$immer_draftable",q=Wn?Symbol.for("immer-state"):"__$immer_state";var Hd=""+Object.prototype.constructor,gr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Wa=Object.getOwnPropertyDescriptors||function(t){var e={};return gr(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},$n={},Yr={get:function(t,e){if(e===q)return t;var o=kt(t);if(!yr(o,e))return function(i,a,s){var l,p=ka(a,s);return p?"value"in p?p.value:(l=p.get)===null||l===void 0?void 0:l.call(i.k):void 0}(t,o,e);var n=o[e];return t.I||!Qe(n)?n:n===In(t.t,e)?(Pn(t),t.o[e]=Dn(t.A.h,n,t)):n},has:function(t,e){return e in kt(t)},ownKeys:function(t){return Reflect.ownKeys(kt(t))},set:function(t,e,o){var n=ka(kt(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=In(kt(t),e),a=i?.[q];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Ua(o,i)&&(o!==void 0||yr(t.t,e)))return!0;Pn(t),_t(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return In(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Pn(t),_t(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=kt(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){je(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){je(12)}},Zr={};Qt(Yr,function(t,e){Zr[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Zr.deleteProperty=function(t,e){return Zr.set.call(this,t,e,void 0)},Zr.set=function(t,e,o){return Yr.set.call(this,t[0],e,o,t[0])};var Vd=function(){function t(o){var n=this;this.O=$a,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var l=a;a=i;var p=n;return function(S){var T=this;S===void 0&&(S=l);for(var R=arguments.length,N=Array(R>1?R-1:0),_=1;_<R;_++)N[_-1]=arguments[_];return p.produce(S,function(P){var V;return(V=a).call.apply(V,[T,P].concat(N))})}}var f;if(typeof a!="function"&&je(6),s!==void 0&&typeof s!="function"&&je(7),Qe(i)){var u=Ia(n),y=Dn(n,i,void 0),g=!0;try{f=a(y),g=!1}finally{g?Io(u):_n(u)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(S){return Tn(u,s),Ln(S,u)},function(S){throw Io(u),S}):(Tn(u,s),Ln(f,u))}if(!i||typeof i!="object"){if((f=a(i))===void 0&&(f=i),f===za&&(f=void 0),n.D&&Fn(f,!0),s){var x=[],b=[];dt("Patches").M(i,f,x,b),s(x,b)}return f}je(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(f){for(var u=arguments.length,y=Array(u>1?u-1:0),g=1;g<u;g++)y[g-1]=arguments[g];return n.produceWithPatches(f,function(x){return i.apply(void 0,[x].concat(y))})};var s,l,p=n.produce(i,a,function(f,u){s=f,l=u});return typeof Promise<"u"&&p instanceof Promise?p.then(function(f){return[f,s,l]}):[p,s,l]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var e=t.prototype;return e.createDraft=function(o){Qe(o)||je(8),gt(o)&&(o=Fd(o));var n=Ia(this),i=Dn(this,o,void 0);return i[q].C=!0,_n(n),i},e.finishDraft=function(o,n){var i=o&&o[q],a=i.A;return Tn(a,n),Ln(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!$a&&je(20),this.O=o},e.applyPatches=function(o,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){o=a.value;break}}i>-1&&(n=n.slice(i+1));var s=dt("Patches").$;return gt(o)?s(o,n):this.produce(o,function(l){return s(l,n)})},t}(),De=new Vd,jd=De.produce,Jf=De.produceWithPatches.bind(De),eu=De.setAutoFreeze.bind(De),tu=De.setUseProxies.bind(De),ru=De.applyPatches.bind(De),ou=De.createDraft.bind(De),nu=De.finishDraft.bind(De),_o=jd;function Dt(t){"@babel/helpers - typeof";return Dt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Dt(t)}function Hn(t,e){if(Dt(t)!=="object"||t===null)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(Dt(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Vn(t){var e=Hn(t,"string");return Dt(e)==="symbol"?e:String(e)}function jn(t,e,o){return e=Vn(e),e in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function Ha(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),o.push.apply(o,n)}return o}function Do(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?Ha(Object(o),!0).forEach(function(n){jn(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Ha(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function xe(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Va=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Gn=function(){return Math.random().toString(36).substring(7).split("").join(".")},$o={INIT:"@@redux/INIT"+Gn(),REPLACE:"@@redux/REPLACE"+Gn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Gn()}};function Gd(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Kn(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(xe(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(xe(1));return o(Kn)(t,e)}if(typeof t!="function")throw new Error(xe(2));var i=t,a=e,s=[],l=s,p=!1;function f(){l===s&&(l=s.slice())}function u(){if(p)throw new Error(xe(3));return a}function y(S){if(typeof S!="function")throw new Error(xe(4));if(p)throw new Error(xe(5));var T=!0;return f(),l.push(S),function(){if(T){if(p)throw new Error(xe(6));T=!1,f();var N=l.indexOf(S);l.splice(N,1),s=null}}}function g(S){if(!Gd(S))throw new Error(xe(7));if(typeof S.type>"u")throw new Error(xe(8));if(p)throw new Error(xe(9));try{p=!0,a=i(a,S)}finally{p=!1}for(var T=s=l,R=0;R<T.length;R++){var N=T[R];N()}return S}function x(S){if(typeof S!="function")throw new Error(xe(10));i=S,g({type:$o.REPLACE})}function b(){var S,T=y;return S={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(xe(11));function _(){N.next&&N.next(u())}_();var P=T(_);return{unsubscribe:P}}},S[Va]=function(){return this},S}return g({type:$o.INIT}),n={dispatch:g,subscribe:y,getState:u,replaceReducer:x},n[Va]=b,n}function Kd(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:$o.INIT});if(typeof n>"u")throw new Error(xe(12));if(typeof o(void 0,{type:$o.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(xe(13))})}function ja(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(o[i]=t[i])}var a=Object.keys(o),s,l;try{Kd(o)}catch(p){l=p}return function(f,u){if(f===void 0&&(f={}),l)throw l;if(0)var y;for(var g=!1,x={},b=0;b<a.length;b++){var S=a[b],T=o[S],R=f[S],N=T(R,u);if(typeof N>"u"){var _=u&&u.type;throw new Error(xe(14))}x[S]=N,g=g||N!==R}return g=g||a.length!==Object.keys(f).length,g?x:f}}function xr(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Ga(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(xe(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},l=e.map(function(p){return p(s)});return a=xr.apply(void 0,l)(i.dispatch),Do(Do({},i),{},{dispatch:a})}}}function Ka(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(l){return typeof l=="function"?l(i,a,t):s(l)}}};return e}var Za=Ka();Za.withExtraArgument=Ka;var Zn=Za;var Ja=function(){var t=function(e,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),Zd=function(t,e){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(f){return function(u){return p([f,u])}}function p(f){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,i&&(a=f[0]&2?i.return:f[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,f[1])).done)return a;switch(i=0,a&&(f=[f[0]&2,a.value]),f[0]){case 0:case 1:a=f;break;case 4:return o.label++,{value:f[1],done:!1};case 5:o.label++,i=f[1],f=[0];continue;case 7:f=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(f[0]===6||f[0]===2)){o=0;continue}if(f[0]===3&&(!a||f[1]>a[0]&&f[1]<a[3])){o.label=f[1];break}if(f[0]===6&&o.label<a[1]){o.label=a[1],a=f;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(f);break}a[2]&&o.ops.pop(),o.trys.pop();continue}f=e.call(t,o)}catch(u){f=[6,u],i=0}finally{n=a=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},vr=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},qd=Object.defineProperty,Yd=Object.defineProperties,Xd=Object.getOwnPropertyDescriptors,qa=Object.getOwnPropertySymbols,Qd=Object.prototype.hasOwnProperty,Jd=Object.prototype.propertyIsEnumerable,Ya=function(t,e,o){return e in t?qd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},$t=function(t,e){for(var o in e||(e={}))Qd.call(e,o)&&Ya(t,o,e[o]);if(qa)for(var n=0,i=qa(e);n<i.length;n++){var o=i[n];Jd.call(e,o)&&Ya(t,o,e[o])}return t},qn=function(t,e){return Yd(t,Xd(e))},ep=function(t,e,o){return new Promise(function(n,i){var a=function(p){try{l(o.next(p))}catch(f){i(f)}},s=function(p){try{l(o.throw(p))}catch(f){i(f)}},l=function(p){return p.done?n(p.value):Promise.resolve(p.value).then(a,s)};l((o=o.apply(t,e)).next())})};var tp=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?xr:xr.apply(null,arguments)},Ou=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function rp(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var op=function(t){Ja(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,vr([void 0],o[0].concat(this)))):new(e.bind.apply(e,vr([void 0],o.concat(this))))},e}(Array),np=function(t){Ja(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,vr([void 0],o[0].concat(this)))):new(e.bind.apply(e,vr([void 0],o.concat(this))))},e}(Array);function Qn(t){return Qe(t)?_o(t,function(){}):t}function ip(t){return typeof t=="boolean"}function ap(){return function(e){return sp(e)}}function sp(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,l=new op;if(o&&(ip(o)?l.push(Zn):l.push(Zn.withExtraArgument(o.extraArgument))),0){if(i)var p;if(s)var f}return l}var Yn=!0;function es(t){var e=ap(),o=t||{},n=o.reducer,i=n===void 0?void 0:n,a=o.middleware,s=a===void 0?e():a,l=o.devTools,p=l===void 0?!0:l,f=o.preloadedState,u=f===void 0?void 0:f,y=o.enhancers,g=y===void 0?void 0:y,x;if(typeof i=="function")x=i;else if(rp(i))x=ja(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var b=s;if(typeof b=="function"&&(b=b(e),!Yn&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Yn&&b.some(function(P){return typeof P!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=Ga.apply(void 0,b),T=xr;p&&(T=tp($t({trace:!Yn},typeof p=="object"&&p)));var R=new np(S),N=R;Array.isArray(g)?N=vr([S],g):typeof g=="function"&&(N=g(R));var _=T.apply(void 0,N);return Kn(x,u,_)}function Bt(t,e){function o(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return $t($t({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function ts(t){var e={},o=[],n,i={addCase:function(a,s){var l=typeof a=="string"?a:a.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,i},addMatcher:function(a,s){return o.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,o,n]}function lp(t){return typeof t=="function"}function cp(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?ts(e):[e,o,n],a=i[0],s=i[1],l=i[2],p;if(lp(t))p=function(){return Qn(t())};else{var f=Qn(t);p=function(){return f}}function u(y,g){y===void 0&&(y=p());var x=vr([a[g.type]],s.filter(function(b){var S=b.matcher;return S(g)}).map(function(b){var S=b.reducer;return S}));return x.filter(function(b){return!!b}).length===0&&(x=[l]),x.reduce(function(b,S){if(S)if(gt(b)){var T=b,R=S(T,g);return R===void 0?b:R}else{if(Qe(b))return _o(b,function(N){return S(N,g)});var R=S(b,g);if(R===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return b},y)}return u.getInitialState=p,u}function dp(t,e){return t+"/"+e}function rs(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:Qn(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},l={};i.forEach(function(u){var y=n[u],g=dp(e,u),x,b;"reducer"in y?(x=y.reducer,b=y.prepare):x=y,a[u]=x,s[g]=x,l[u]=b?Bt(g,b):Bt(g)});function p(){var u=typeof t.extraReducers=="function"?ts(t.extraReducers):[t.extraReducers],y=u[0],g=y===void 0?{}:y,x=u[1],b=x===void 0?[]:x,S=u[2],T=S===void 0?void 0:S,R=$t($t({},g),s);return cp(o,function(N){for(var _ in R)N.addCase(_,R[_]);for(var P=0,V=b;P<V.length;P++){var Re=V[P];N.addMatcher(Re.matcher,Re.reducer)}T&&N.addDefaultCase(T)})}var f;return{name:e,reducer:function(u,y){return f||(f=p()),f(u,y)},actions:l,caseReducers:a,getInitialState:function(){return f||(f=p()),f.getInitialState()}}}var pp="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",fp=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=pp[Math.random()*64|0];return e},up=["name","message","stack","code"],Xn=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Xa=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),hp=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=up;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},Au=function(){function t(e,o,n){var i=Bt(e+"/fulfilled",function(u,y,g,x){return{payload:u,meta:qn($t({},x||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),a=Bt(e+"/pending",function(u,y,g){return{payload:void 0,meta:qn($t({},g||{}),{arg:y,requestId:u,requestStatus:"pending"})}}),s=Bt(e+"/rejected",function(u,y,g,x,b){return{payload:x,error:(n&&n.serializeError||hp)(u||"Rejected"),meta:qn($t({},b||{}),{arg:g,requestId:y,rejectedWithValue:!!x,requestStatus:"rejected",aborted:u?.name==="AbortError",condition:u?.name==="ConditionError"})}}),l=!1,p=typeof AbortController<"u"?AbortController:function(){function u(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return u.prototype.abort=function(){},u}();function f(u){return function(y,g,x){var b=n?.idGenerator?n.idGenerator(u):fp(),S=new p,T,R=!1;function N(P){T=P,S.abort()}var _=function(){return ep(this,null,function(){var P,V,Re,se,Hr,He,m;return Zd(this,function(v){switch(v.label){case 0:return v.trys.push([0,4,,5]),se=(P=n?.condition)==null?void 0:P.call(n,u,{getState:g,extra:x}),yp(se)?[4,se]:[3,2];case 1:se=v.sent(),v.label=2;case 2:if(se===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,Hr=new Promise(function(L,Z){return S.signal.addEventListener("abort",function(){return Z({name:"AbortError",message:T||"Aborted"})})}),y(a(b,u,(V=n?.getPendingMeta)==null?void 0:V.call(n,{requestId:b,arg:u},{getState:g,extra:x}))),[4,Promise.race([Hr,Promise.resolve(o(u,{dispatch:y,getState:g,extra:x,requestId:b,signal:S.signal,abort:N,rejectWithValue:function(L,Z){return new Xn(L,Z)},fulfillWithValue:function(L,Z){return new Xa(L,Z)}})).then(function(L){if(L instanceof Xn)throw L;return L instanceof Xa?i(L.payload,b,u,L.meta):i(L,b,u)})])];case 3:return Re=v.sent(),[3,5];case 4:return He=v.sent(),Re=He instanceof Xn?s(null,b,u,He.payload,He.meta):s(He,b,u),[3,5];case 5:return m=n&&!n.dispatchConditionRejection&&s.match(Re)&&Re.meta.condition,m||y(Re),[2,Re]}})})}();return Object.assign(_,{abort:N,requestId:b,arg:u,unwrap:function(){return _.then(mp)}})}}return Object.assign(f,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function mp(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function yp(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var os="listener",ns="completed",is="cancelled",Ru="task-"+is,Nu="task-"+ns,Tu=os+"-"+is,Lu=os+"-"+ns;var Jn="listenerMiddleware";var Iu=Bt(Jn+"/add"),Pu=Bt(Jn+"/removeAll"),ku=Bt(Jn+"/remove");var Qa,_u=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Qa||(Qa=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},gp=function(t){return function(e){setTimeout(e,t)}},Du=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:gp(10);Fa();window.ftReduxStores||(window.ftReduxStores={});var as=class t{static get(e){var o;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(Gr(a))return a;if(i==null)return;let s=rs({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),l=es({reducer:(p,f)=>f.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof f.type=="string"&&f.type.startsWith("DEFAULT_VALUE_SETTER__")?{...p,...f.overwrites}:s.reducer(p,f)});return window.ftReduxStores[i.name]=new t(s,l)}constructor(e,o){this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new wo,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let s=i,l=n[s];return l?(...p)=>{let f=l(...p);return this.reduxStore.dispatch(f),f}:p=>{this.setState({[s]:p})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Fo=h(w());var Bo=class extends ct{async listMySearches(){let e=k.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Mo=class extends ct{async listMyBookmarks(){let e=k.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var xp="ft-user-assets",Uo=Fo.FtReduxStore.get({name:xp,initialState:{savedSearches:void 0,bookmarks:void 0}}),ei=class{constructor(){this.currentSession=k.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Mo,this.savedSearchesService=new Bo,k.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=k.getState();(0,Fo.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Uo.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Uo.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Uo.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Uo.actions.bookmarks(o)}}},ss=new ei;var ti=class{addCommand(e,o=!1){k.commands.add(e,o)}consumeCommand(e){return k.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new ti;var ls=h(w()),ri=class{highlightHtml(e,o){(0,ls.highlightHtml)(e,o)}};window.FluidTopicsHighlightHtmlService=new ri;var cs=h(w());var oi=class{isDate(e){var o,n,i,a;return(a=(i=((n=(o=k.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,o){var n,i,a;return cs.DateFormatter.format(e,(n=o?.locale)!==null&&n!==void 0?n:k.getState().uiLocale,(i=o?.longFormat)!==null&&i!==void 0?i:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new oi;(0,ds.customElement)("ft-app-context")(te);var zo=class extends ct{async launchSearch(e){return this.cache.get(this.hash(e),async()=>(await this.awaitApi).search(e),2*60*1e3)}async launchSuggest(e){return this.cache.get(this.hash(e),async()=>(await this.awaitApi).getSuggestions(e),2*60*1e3)}async getAvailableSearchLocales(){return this.cache.get("available-locales",async()=>(await this.awaitApi).getAvailableSearchLocales())}hash(e){return""+Array.from(JSON.stringify(e)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0)}};var Qr=t=>t.request.virtualField===ur.TITLE_ONLY&&t.request.scope===hr.DOCUMENTS,Wo=class t extends Event{constructor(){super(t.eventName)}};Wo.eventName="search-context-clear-all-filters";var Xr=class t{static build(e,o){return new t(Xi(e.trim()||"context"),o)}constructor(e,o){this.store=e,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.localesDebouncer=new pt.Debouncer(10),this.searchDebouncer=new pt.Debouncer(100),this.suggestDebouncer=new pt.Debouncer(300),this.service=o??new zo}async initService(){return this.updateLocales(),this.launchSearch()}setQuery(e){this.store.actions.setRequestQuery(e),this.store.actions.setLiveQuery(e),this.store.actions.setPageNumber(1),this.launchSearch()}setContentLocale(e){let o=this.store.getState().locales,n=this.store.getState().request.contentLocale;if(e!=n){if(o){let i=a=>o.some(s=>s.lang==a);i(e)||(e=i(n)?n:o[0].lang)}this.store.actions.setRequestContentLocale(e),this.store.actions.setPageNumber(1),this.store.actions.setRequestFilters([]),this.launchSearch()}return e}setPageSize(e){this.store.actions.setPageSize(e),this.launchSearch()}setPageNumber(e){this.store.actions.setPageNumber(e),this.launchSearch()}setSort(e){this.store.actions.setRequestSort(e),this.store.actions.setPageNumber(1),this.launchSearch()}setFilters(e){let o=e.filter(n=>n.values.length>0);this.store.actions.setRequestFilters(o),this.store.actions.setPageNumber(1),o.forEach(n=>{this.facetIds.includes(n.key)||(this.facetIds=[...this.facetIds,n.key])}),this.launchSearch()}setClusterSortCriterion(e){this.store.actions.setRequestClusterSortCriterion(e),this.launchSearch()}setSearchInDocumentTitlesOnly(e){e?(this.store.actions.setRequestVirtualField(ur.TITLE_ONLY),this.store.actions.setRequestScope(hr.DOCUMENTS)):(this.store.actions.setRequestVirtualField(ur.EVERYWHERE),this.store.actions.setRequestScope(hr.DEFAULT)),this.launchSearch()}setVirtualField(e){this.store.actions.setRequestVirtualField(e),this.launchSearch()}get searchInDocumentTitlesOnly(){return Qr(this.store.getState())}get periodFilter(){return this.store.getState().request.periodFilter}clearAllFilters(){this.setFilters([]),this.store.eventBus.dispatchEvent(new Wo)}addFacet(e){this.facetIds=[...this.facetIds,e],this.launchSearch()}replaceFacet(e,o){let n=this.facetIds.filter(i=>i!=e);o&&n.push(o),this.facetIds=n,this.launchSearch()}get facetIds(){return this.store.getState().request.facets.map(e=>e.id)}set facetIds(e){let n=[...new Set(e)].map(i=>({id:i}));this.store.actions.setRequestFacets(n)}setFilter(e,o){let n=this.store.getState().request.filters,i={key:e,values:o,negative:!1},a=[...n.filter(s=>s.key!==e),i];this.setFilters(a)}setLiveQuery(e){this.store.actions.setLiveQuery(e),this.launchSuggest()}setRequest(e){this.store.actions.setRequest(e),this.store.actions.setLiveQuery(e.query),this.store.actions.setPageNumber(1),this.launchSearch()}setScope(e){this.store.actions.setRequestScope(e),this.launchSearch()}setIgnoreEmptyQuery(e){this.ignoreEmptyQuery=e,this.launchSearch()}setOpenExternalDocumentInNewTab(e){this.openExternalDocumentInNewTab=e}setPeriodFilter(e){this.store.actions.setRequestPeriodFilter(e),this.store.actions.setPageNumber(1),this.launchSearch()}updateLocales(){return this.localesDebouncer.run(async()=>this.store.actions.setLocales((await this.service.getAvailableSearchLocales()).contentLocales))}launchSearch(){return this.searchDebouncer.run(()=>this.fetchSearchData())}launchSuggest(){return this.suggestDebouncer.run(()=>this.fetchSuggestData())}async fetchSearchData(){var e,o;try{(e=this.cancelableSearch)===null||e===void 0||e.cancel();let n=this.store.getState().request;if(this.store.actions.setPaging(void 0),this.ignoreEmptyQuery&&n.query.length==0)this.store.actions.setResults(void 0),this.store.actions.setFacets(void 0),this.store.actions.setSpellcheck(void 0);else{this.cancelableSearch=(0,pt.cancelable)(this.service.launchSearch(n));let i=await this.cancelableSearch;if(i.paging.currentPage<=1)this.store.actions.setResults(i.results),this.store.actions.setFacets(i.facets),this.store.actions.setSpellcheck(i.spellcheck);else{let a=((o=this.store.getState().results)!==null&&o!==void 0?o:[]).concat(i.results);this.store.actions.setResults(a)}this.store.actions.setPaging(i.paging)}}catch(n){!(n instanceof pt.CanceledPromiseError)&&this.errorHandler&&this.errorHandler(n)}}async fetchSuggestData(){var e;try{let o=this.store.getState(),n=o.request,i={input:o.liveQuery,filters:n.filters,sort:n.sort,contentLocale:n.contentLocale,scope:n.scope};(e=this.cancelableSuggest)===null||e===void 0||e.cancel(),this.cancelableSuggest=(0,pt.cancelable)(this.service.launchSuggest(i));let a=await this.cancelableSuggest;this.store.actions.setSuggestResults(a.suggestions)}catch(o){!(o instanceof pt.CanceledPromiseError)&&this.errorHandler&&this.errorHandler(o)}}clear(){this.store.clear()}};var vp=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ii=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},ni=Symbol("registerInterval");function Sp(t){var e;class o extends t{constructor(){super(...arguments),this[e]=0}setSearchStateManager(i){this.clearStateManager(),this.stateManager=i,this.addStore(i.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[ni]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[ni]):this.dispatchEvent(new ii)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=ni,vp([(0,fs.state)()],o.prototype,"stateManager",void 0),o}var Mt=class extends Sp(ps.FtLitElementRedux){};var Ii=h(w());var ln=h(I()),we=h(H()),wc=h(Ut()),dn=h(w());var Cs=h(w());var Ss=h(I()),ye=h(H()),Os=h(Ut()),Jr=h(w());var xs=h(I()),ne=h(w()),hs=ne.FtCssVariableFactory.extend("--ft-ripple-color","",ne.designSystemVariables.colorContent),M={color:hs,backgroundColor:ne.FtCssVariableFactory.extend("--ft-ripple-background-color","",hs),opacityContentOnSurfacePressed:ne.FtCssVariableFactory.external(ne.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:ne.FtCssVariableFactory.external(ne.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:ne.FtCssVariableFactory.external(ne.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:ne.FtCssVariableFactory.external(ne.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:ne.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},ms=ne.FtCssVariableFactory.extend("--ft-ripple-color","",ne.designSystemVariables.colorPrimary),ys={color:ms,backgroundColor:ne.FtCssVariableFactory.extend("--ft-ripple-background-color","",ms)},gs=ne.FtCssVariableFactory.extend("--ft-ripple-color","",ne.designSystemVariables.colorSecondary),bs={color:gs,backgroundColor:ne.FtCssVariableFactory.extend("--ft-ripple-background-color","",gs)},vs=xs.css`
|
|
15
15
|
:host {
|
|
16
16
|
display: contents;
|
|
17
17
|
}
|
|
@@ -24,7 +24,7 @@
|
|
|
24
24
|
|
|
25
25
|
.ft-ripple:not(.ft-ripple--unbounded) {
|
|
26
26
|
overflow: hidden;
|
|
27
|
-
border-radius: ${
|
|
27
|
+
border-radius: ${M.borderRadius};
|
|
28
28
|
}
|
|
29
29
|
|
|
30
30
|
.ft-ripple .ft-ripple--background,
|
|
@@ -58,27 +58,27 @@
|
|
|
58
58
|
}
|
|
59
59
|
|
|
60
60
|
.ft-ripple .ft-ripple--background {
|
|
61
|
-
background-color: ${
|
|
61
|
+
background-color: ${M.backgroundColor};
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
.ft-ripple .ft-ripple--effect {
|
|
65
|
-
background-color: ${
|
|
65
|
+
background-color: ${M.color};
|
|
66
66
|
}
|
|
67
67
|
|
|
68
68
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
69
|
-
background-color: ${
|
|
69
|
+
background-color: ${bs.backgroundColor};
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
73
|
-
background-color: ${
|
|
73
|
+
background-color: ${bs.color};
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
77
|
-
background-color: ${
|
|
77
|
+
background-color: ${ys.backgroundColor};
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
81
|
-
background-color: ${
|
|
81
|
+
background-color: ${ys.color};
|
|
82
82
|
}
|
|
83
83
|
|
|
84
84
|
.ft-ripple .ft-ripple--background {
|
|
@@ -108,37 +108,37 @@
|
|
|
108
108
|
}
|
|
109
109
|
|
|
110
110
|
.ft-ripple.ft-ripple--hovered .ft-ripple--background {
|
|
111
|
-
opacity: ${
|
|
111
|
+
opacity: ${M.opacityContentOnSurfaceHover};
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
115
|
-
opacity: ${
|
|
115
|
+
opacity: ${M.opacityContentOnSurfaceSelected};
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
119
|
-
opacity: ${
|
|
119
|
+
opacity: ${M.opacityContentOnSurfaceFocused};
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
123
|
-
opacity: ${
|
|
123
|
+
opacity: ${M.opacityContentOnSurfacePressed};
|
|
124
124
|
transform: translate(-50%, -50%) scale(1);
|
|
125
125
|
}
|
|
126
|
-
`;var
|
|
126
|
+
`;var Ne=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},z=class extends Jr.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new Jr.Debouncer(1e3),this.onTransitionStart=e=>{e.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=e=>{e.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new Jr.Debouncer(10),this.moveRipple=e=>{var o,n;let{x:i,y:a}=this.getCoordinates(e),s=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-s.x:s.width/2),this.originY=Math.round(a!=null?a-s.y:s.height/2)},this.startPress=e=>{this.moveRipple(e),this.pressed=!this.isIgnored(e)},this.endPress=()=>{this.pressed=!1},this.startHover=e=>{this.hovered=!this.isIgnored(e)},this.endHover=()=>{this.hovered=!1},this.startFocus=e=>{this.focused=this.isFocusVisible(e?.target)&&!this.isIgnored(e)},this.endFocus=()=>{this.focused=!1}}render(){let e={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return Ss.html`
|
|
127
127
|
<style>
|
|
128
128
|
.ft-ripple .ft-ripple--effect {
|
|
129
129
|
left: ${this.originX}px;
|
|
130
130
|
top: ${this.originY}px;
|
|
131
131
|
}
|
|
132
132
|
</style>
|
|
133
|
-
<div class="${(0,
|
|
133
|
+
<div class="${(0,Os.classMap)(e)}">
|
|
134
134
|
<div class="ft-ripple--background"></div>
|
|
135
135
|
<div class="ft-ripple--effect"></div>
|
|
136
136
|
</div>
|
|
137
|
-
`}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var n
|
|
138
|
-
\f\r]`,eo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,
|
|
139
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),vl=/'/g,Sl=/"/g,Nl=/^(?:script|style|textarea|title)$/i,Rl=t=>(e,...n)=>({_$litType$:t,strings:e,values:n}),Al=Rl(1),Il=Rl(2),ro=Symbol.for("lit-noChange"),fe=Symbol.for("lit-nothing"),Ol=new WeakMap,tr=rr.createTreeWalker(rr,129);function Ll(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return gl!==void 0?gl.createHTML(e):e}var vp=(t,e)=>{let n=t.length-1,a=[],i,l=e===2?"<svg>":"",c=eo;for(let s=0;s<n;s++){let h=t[s],y,m,x=-1,v=0;for(;v<h.length&&(c.lastIndex=v,m=c.exec(h),m!==null);)v=c.lastIndex,c===eo?m[1]==="!--"?c=bl:m[1]!==void 0?c=xl:m[2]!==void 0?(Nl.test(m[2])&&(i=RegExp("</"+m[2],"g")),c=er):m[3]!==void 0&&(c=er):c===er?m[0]===">"?(c=i??eo,x=-1):m[1]===void 0?x=-2:(x=c.lastIndex-m[2].length,y=m[1],c=m[3]===void 0?er:m[3]==='"'?Sl:vl):c===Sl||c===vl?c=er:c===bl||c===xl?c=eo:(c=er,i=void 0);let O=c===er&&t[s+1].startsWith("/>")?" ":"";l+=c===eo?h+bp:x>=0?(a.push(y),h.slice(0,x)+Cl+h.slice(x)+Wt+O):h+Wt+(x===-2?s:O)}return[Ll(t,l+(t[n]||"<?>")+(e===2?"</svg>":"")),a]},oo=class t{constructor({strings:e,_$litType$:n},a){let i;this.parts=[];let l=0,c=0,s=e.length-1,h=this.parts,[y,m]=vp(e,n);if(this.el=t.createElement(y,a),tr.currentNode=this.el.content,n===2){let x=this.el.content.firstChild;x.replaceWith(...x.childNodes)}for(;(i=tr.nextNode())!==null&&h.length<s;){if(i.nodeType===1){if(i.hasAttributes())for(let x of i.getAttributeNames())if(x.endsWith(Cl)){let v=m[c++],O=i.getAttribute(x).split(Wt),S=/([.?@])?(.*)/.exec(v);h.push({type:1,index:l,name:S[2],strings:O,ctor:S[1]==="."?na:S[1]==="?"?aa:S[1]==="@"?ia:Or}),i.removeAttribute(x)}else x.startsWith(Wt)&&(h.push({type:6,index:l}),i.removeAttribute(x));if(Nl.test(i.tagName)){let x=i.textContent.split(Wt),v=x.length-1;if(v>0){i.textContent=Mo?Mo.emptyScript:"";for(let O=0;O<v;O++)i.append(x[O],Ho()),tr.nextNode(),h.push({type:2,index:++l});i.append(x[v],Ho())}}}else if(i.nodeType===8)if(i.data===El)h.push({type:2,index:l});else{let x=-1;for(;(x=i.data.indexOf(Wt,x+1))!==-1;)h.push({type:7,index:l}),x+=Wt.length-1}l++}}static createElement(e,n){let a=rr.createElement("template");return a.innerHTML=e,a}};function Sr(t,e,n=t,a){if(e===ro)return e;let i=a!==void 0?n._$Co?.[a]:n._$Cl,l=to(e)?void 0:e._$litDirective$;return i?.constructor!==l&&(i?._$AO?.(!1),l===void 0?i=void 0:(i=new l(t),i._$AT(t,n,a)),a!==void 0?(n._$Co??=[])[a]=i:n._$Cl=i),i!==void 0&&(e=Sr(t,i._$AS(t,e.values),i,a)),e}var oa=class{constructor(e,n){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=n}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:n},parts:a}=this._$AD,i=(e?.creationScope??rr).importNode(n,!0);tr.currentNode=i;let l=tr.nextNode(),c=0,s=0,h=a[0];for(;h!==void 0;){if(c===h.index){let y;h.type===2?y=new Go(l,l.nextSibling,this,e):h.type===1?y=new h.ctor(l,h.name,h.strings,this,e):h.type===6&&(y=new la(l,this,e)),this._$AV.push(y),h=a[++s]}c!==h?.index&&(l=tr.nextNode(),c++)}return tr.currentNode=rr,i}p(e){let n=0;for(let a of this._$AV)a!==void 0&&(a.strings!==void 0?(a._$AI(e,a,n),n+=a.strings.length-2):a._$AI(e[n])),n++}},Go=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,n,a,i){this.type=2,this._$AH=fe,this._$AN=void 0,this._$AA=e,this._$AB=n,this._$AM=a,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,n=this._$AM;return n!==void 0&&e?.nodeType===11&&(e=n.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,n=this){e=Sr(this,e,n),to(e)?e===fe||e==null||e===""?(this._$AH!==fe&&this._$AR(),this._$AH=fe):e!==this._$AH&&e!==ro&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):xp(e)?this.T(e):this._(e)}k(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}$(e){this._$AH!==e&&(this._$AR(),this._$AH=this.k(e))}_(e){this._$AH!==fe&&to(this._$AH)?this._$AA.nextSibling.data=e:this.$(rr.createTextNode(e)),this._$AH=e}g(e){let{values:n,_$litType$:a}=e,i=typeof a=="number"?this._$AC(e):(a.el===void 0&&(a.el=oo.createElement(Ll(a.h,a.h[0]),this.options)),a);if(this._$AH?._$AD===i)this._$AH.p(n);else{let l=new oa(i,this),c=l.u(this.options);l.p(n),this.$(c),this._$AH=l}}_$AC(e){let n=Ol.get(e.strings);return n===void 0&&Ol.set(e.strings,n=new oo(e)),n}T(e){wl(this._$AH)||(this._$AH=[],this._$AR());let n=this._$AH,a,i=0;for(let l of e)i===n.length?n.push(a=new t(this.k(Ho()),this.k(Ho()),this,this.options)):a=n[i],a._$AI(l),i++;i<n.length&&(this._$AR(a&&a._$AB.nextSibling,i),n.length=i)}_$AR(e=this._$AA.nextSibling,n){for(this._$AP?.(!1,!0,n);e&&e!==this._$AB;){let a=e.nextSibling;e.remove(),e=a}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Or=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,n,a,i,l){this.type=1,this._$AH=fe,this._$AN=void 0,this.element=e,this.name=n,this._$AM=i,this.options=l,a.length>2||a[0]!==""||a[1]!==""?(this._$AH=Array(a.length-1).fill(new String),this.strings=a):this._$AH=fe}_$AI(e,n=this,a,i){let l=this.strings,c=!1;if(l===void 0)e=Sr(this,e,n,0),c=!to(e)||e!==this._$AH&&e!==ro,c&&(this._$AH=e);else{let s=e,h,y;for(e=l[0],h=0;h<l.length-1;h++)y=Sr(this,s[a+h],n,h),y===ro&&(y=this._$AH[h]),c||=!to(y)||y!==this._$AH[h],y===fe?e=fe:e!==fe&&(e+=(y??"")+l[h+1]),this._$AH[h]=y}c&&!i&&this.O(e)}O(e){e===fe?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},na=class extends Or{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===fe?void 0:e}},aa=class extends Or{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==fe)}},ia=class extends Or{constructor(e,n,a,i,l){super(e,n,a,i,l),this.type=5}_$AI(e,n=this){if((e=Sr(this,e,n,0)??fe)===ro)return;let a=this._$AH,i=e===fe&&a!==fe||e.capture!==a.capture||e.once!==a.once||e.passive!==a.passive,l=e!==fe&&(a===fe||i);i&&this.element.removeEventListener(this.name,this,a),l&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},la=class{constructor(e,n,a){this.element=e,this.type=6,this._$AN=void 0,this._$AM=n,this.options=a}get _$AU(){return this._$AM._$AU}_$AI(e){Sr(this,e)}};var Sp=ca.litHtmlPolyfillSupport;Sp?.(oo,Go),(ca.litHtmlVersions??=[]).push("3.1.0");var kl=Symbol.for(""),Op=t=>{if(t?.r===kl)return t?._$litStatic$},sa=t=>({_$litStatic$:t,r:kl});var Pl=new Map,Tl=t=>(e,...n)=>{let a=n.length,i,l,c=[],s=[],h,y=0,m=!1;for(;y<a;){for(h=e[y];y<a&&(l=n[y],(i=Op(l))!==void 0);)h+=i+e[++y],m=!0;y!==a&&s.push(l),c.push(h),y++}if(y===a&&c.push(e[a]),m){let x=c.join("$$lit$$");(e=Pl.get(x))===void 0&&(c.raw=c,Pl.set(x,e=c)),n=s}return t(e,...n)},da=Tl(Al),Yh=Tl(Il);var pa=b(Z()),Sc=b(R());var or;(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"})(or||(or={}));var Ze=b(D()),N=b(R());var mt=b(D(),1),Ft=t=>typeof t=="string"?(0,mt.unsafeCSS)(t):t,r=class{static create(e,n,a,i){let l=s=>Ft(s??i),c=mt.css`var(${Ft(e)}, ${l(i)})`;return c.name=e,c.description=n,c.category=a,c.defaultValue=i,c.defaultCssValue=l,c.get=s=>mt.css`var(${Ft(e)}, ${l(s)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>i,c}static extend(e,n,a,i){let l=s=>a.get(s??i),c=mt.css`var(${Ft(e)}, ${l(i)})`;return c.name=e,c.description=n,c.category=a.category,c.fallbackVariable=a,c.defaultValue=i,c.defaultCssValue=l,c.get=s=>mt.css`var(${Ft(e)}, ${l(s)})`,c.breadcrumb=()=>[a.name,...a.breadcrumb()],c.lastResortDefaultValue=()=>i??a.lastResortDefaultValue(),c}static external(e,n){let a=l=>e.fallbackVariable?e.fallbackVariable.get(l??e.defaultValue):Ft(l??e.lastResortDefaultValue()),i=mt.css`var(${Ft(e.name)}, ${a(e.defaultValue)})`;return i.name=e.name,i.category=e.category,i.fallbackVariable=e.fallbackVariable,i.defaultValue=e.defaultValue,i.context=n,i.defaultCssValue=a,i.get=l=>mt.css`var(${Ft(e.name)}, ${a(l)})`,i.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};var p={colorWhite:r.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:r.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:r.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:r.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:r.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:r.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:r.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:r.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:r.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:r.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:r.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:r.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:r.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:r.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:r.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:r.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:r.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:r.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:r.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:r.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:r.create("--ft-opacity-0","","NUMBER","0"),opacity8:r.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:r.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:r.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:r.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:r.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:r.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:r.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:r.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:r.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:r.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:r.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:r.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:r.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)")},Dl={fontFamily:r.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:r.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-display-textCase","","UNKNOWN","none")},_l={fontFamily:r.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:r.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},Bl={fontFamily:r.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:r.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},Ul={fontFamily:r.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:r.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},Wl={fontFamily:r.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},Fl={fontFamily:r.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},zl={fontFamily:r.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},$l={fontFamily:r.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},Ml={fontFamily:r.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},Cp={fontFamily:r.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:r.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:r.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Hl={fontFamily:r.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Gl={fontFamily:r.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Kl={fontFamily:r.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Vl={fontFamily:r.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},Zl={fontFamily:r.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},jl={fontFamily:r.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},ql={fontFamily:r.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},Yl={fontFamily:r.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},Xl={fontFamily:r.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},Ql={fontFamily:r.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},Jl={fontFamily:r.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},ec={fontFamily:r.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},tc={fontFamily:r.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},rc={fontFamily:r.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},oc={fontFamily:r.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},nc={fontFamily:r.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Ko={display:Dl,"title-1":_l,"title-2":Bl,"title-3":Ul,"body-1-regular":Wl,"body-1-medium":Fl,"body-1-semibold":zl,"body-2-regular":$l,"body-2-medium":Ml,"body-2-medium-underline":Cp,"body-2-semibold":Hl,"label-1-medium":Gl,"label-1-semibold":Kl,"label-1-bold":Vl,"label-2-medium":Zl,"label-2-semibold":jl,"label-2-bold":ql,"caption-1-medium":Yl,"caption-1-semibold":Xl,"caption-1-bold":Ql,"caption-2-medium":Jl,"caption-2-semibold":ec,"caption-2-bold":tc,"caption-3-medium":rc,"caption-3-semibold":oc,"caption-3-bold":nc};var f={backgroundActionPrimary:r.extend("--ft-background-action-primary","Used as backgorund of primary action components.",p.colorBrand0),backgroundErrorSubtle:r.extend("--ft-background-error-subtle","Used as background of subtle error components.",p.colorRed10),backgroundInfoSubtle:r.extend("--ft-background-info-subtle","Used as background of subtle information components.",p.colorCyan10),backgroundWarningSubtle:r.extend("--ft-background-warning-subtle","Used as background of subtle information components.",p.colorOrange10),backgroundSuccessSubtle:r.extend("--ft-background-success-subtle","Used as background of subtle success components.",p.colorGreen10),backgroundGlobalSurface:r.extend("--ft-background-global-surface","Used as app background.",p.colorWhite),backgroundGlobalOnSurface:r.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",p.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",p.colorGray30),contentActionPrimary:r.extend("--ft-content-action-primary","Used on label of primary action on light surface.",p.colorBrand0),contentWarningPrimary:r.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",p.colorOrange200),contentWarningIconOnly:r.extend("--ft-content-warning-icon-only","Used on warning status icons alone",p.colorOrange0),contentErrorPrimary:r.extend("--ft-content-error-primary","Used on label of error messages on light surface.",p.colorRed0),contentErrorIconOnly:r.extend("--ft-content-error-icon-only","Used on error status icons alone",p.colorRed70),contentInfoPrimary:r.extend("--ft-content-info-primary","Used on label of information messages on light surface.",p.colorCyan200),contentInfoIconOnly:r.extend("--ft-content-info-icon-only","Used on info status icons alone",p.colorCyan0),contentSuccessPrimary:r.extend("--ft-content-success-primary","Used on label of success messages on light surface.",p.colorGreen200),contentSuccessIconOnly:r.extend("--ft-content-success-icon-only","Used on success status icons alone",p.colorGreen0),contentGlobalPrimary:r.extend("--ft-content-global-primary","Used for main content on the page.",p.colorGray500),contentGlobalSecondary:r.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
140
|
-
Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",p.colorGray0),contentGlobalOnColor:r.extend("--ft-content-global-on-color","Used for content on a dominant color.",p.colorWhite),borderActionPrimary:r.extend("--ft-border-action-primary","Used as border for primary action components.",p.colorBrand0),borderActionFocusRing:r.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",p.colorCyan0),borderWarningPrimary:r.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",p.colorOrange200),borderWarningSubtle:r.extend("--ft-border-warning-subtle","Used as border for warning components.",p.colorOrange30),borderSuccessPrimary:r.extend("--ft-border-success-primary","Used as border for success buttons.",p.colorGreen200),borderSuccessSubtle:r.extend("--ft-border-success-subtle","Used as border for success components.",p.colorGreen30),borderErrorPrimary:r.extend("--ft-border-error-primary","Used as border for text fields in error states.",p.colorRed0),borderErrorSubtle:r.extend("--ft-border-error-subtle","Used as border for error components.",p.colorRed30),borderInfoPrimary:r.extend("--ft-border-info-primary","Used as border for buttons in info color.",p.colorCyan200),borderInfoSubtle:r.extend("--ft-border-info-subtle","Used as border for information components.",p.colorCyan30),borderGlobalPrimary:r.extend("--ft-border-global-primary","Used as border for element like input.",p.colorGray50),borderGlobalSubtle:r.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",p.colorGray30),borderInputPrimary:r.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",p.colorGray80)};var dy={largeHeight:r.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ft-button-large-horizontal-padding","",p.spacing4),largeGap:r.extend("--ft-button-large-gap","",p.spacing2),largeBorderRadius:r.extend("--ft-button-large-border-radius","",p.borderRadiusS),largeIconSize:r.extend("--ft-button-large-icon-size","",p.iconSize3),largeBorderWidth:r.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ft-button-medium-horizontal-padding","",p.spacing3),mediumGap:r.extend("--ft-button-medium-gap","",p.spacing2),mediumBorderRadius:r.extend("--ft-button-medium-border-radius","",p.borderRadiusS),mediumIconSize:r.extend("--ft-button-medium-icon-size","",p.iconSize2),mediumBorderWidth:r.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-button-small-horizontal-padding","",p.spacing2),smallGap:r.extend("--ft-button-small-gap","",p.spacing1),smallBorderRadius:r.extend("--ft-button-small-border-radius","",p.borderRadiusS),smallIconSize:r.extend("--ft-button-small-icon-size","",p.iconSize1),smallBorderWidth:r.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ft-button-x-small-icon-size","",p.iconSize1),xSmallFocusOutlineOffset:r.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ft-button-round-border-radius","",p.borderRadiusPill),primaryBackgroundColor:r.extend("--ft-button-primary-background-color","",f.backgroundActionPrimary),primaryColor:r.extend("--ft-button-primary-color","",f.contentGlobalOnColor),primaryIconColor:r.extend("--ft-button-primary-icon-color","",f.contentGlobalOnColor),primaryStateLayerColor:r.extend("--ft-button-primary-state-layer-color","",f.contentGlobalOnColor),primaryHoverStateLayerOpacity:r.extend("--ft-button-primary-hover-state-layer-opacity","",p.opacity16),primaryFocusStateLayerOpacity:r.extend("--ft-button-primary-focus-state-layer-opacity","",p.opacity16),primaryActiveStateLayerOpacity:r.extend("--ft-button-primary-active-state-layer-opacity","",p.opacity24),primaryDisabledComponentOpacity:r.extend("--ft-button-primary-disabled-component-opacity","",p.opacity40),focusFocusRingColor:r.extend("--ft-button-focus-focus-ring-color","",f.borderActionFocusRing),tertiaryBackgroundColor:r.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:r.extend("--ft-button-tertiary-color","",f.contentActionPrimary),tertiaryIconColor:r.extend("--ft-button-tertiary-icon-color","",f.contentActionPrimary),tertiaryStateLayerColor:r.extend("--ft-button-tertiary-state-layer-color","",f.contentActionPrimary),tertiaryHoverStateLayerOpacity:r.extend("--ft-button-tertiary-hover-state-layer-opacity","",p.opacity8),tertiaryFocusStateLayerOpacity:r.extend("--ft-button-tertiary-focus-state-layer-opacity","",p.opacity8),tertiaryActiveStateLayerOpacity:r.extend("--ft-button-tertiary-active-state-layer-opacity","",p.opacity16),tertiaryDisabledComponentOpacity:r.extend("--ft-button-tertiary-disabled-component-opacity","",p.opacity40),secondaryBackgroundColor:r.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:r.extend("--ft-button-secondary-color","",f.contentActionPrimary),secondaryIconColor:r.extend("--ft-button-secondary-icon-color","",f.contentActionPrimary),secondaryStateLayerColor:r.extend("--ft-button-secondary-state-layer-color","",f.contentActionPrimary),secondaryHoverStateLayerOpacity:r.extend("--ft-button-secondary-hover-state-layer-opacity","",p.opacity8),secondaryFocusStateLayerOpacity:r.extend("--ft-button-secondary-focus-state-layer-opacity","",p.opacity8),secondaryActiveStateLayerOpacity:r.extend("--ft-button-secondary-active-state-layer-opacity","",p.opacity16),secondaryDisabledComponentOpacity:r.extend("--ft-button-secondary-disabled-component-opacity","",p.opacity40),secondaryBorderColor:r.extend("--ft-button-secondary-border-color","",f.borderActionPrimary),neutralBackgroundColor:r.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:r.extend("--ft-button-neutral-icon-color","",f.contentGlobalSecondary),neutralColor:r.extend("--ft-button-neutral-color","",f.contentGlobalSecondary),neutralStateLayerColor:r.extend("--ft-button-neutral-state-layer-color","",f.contentGlobalSecondary),neutralHoverStateLayerOpacity:r.extend("--ft-button-neutral-hover-state-layer-opacity","",p.opacity8),neutralFocusStateLayerOpacity:r.extend("--ft-button-neutral-focus-state-layer-opacity","",p.opacity8),neutralActiveStateLayerOpacity:r.extend("--ft-button-neutral-active-state-layer-opacity","",p.opacity16),neutralDisabledComponentOpacity:r.extend("--ft-button-neutral-disabled-component-opacity","",p.opacity40)};var yy={largeMinHeight:r.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-large-horizontal-padding","",p.spacing3),largeButtonRightPadding:r.extend("--ft-chip-large-button-right-padding","",p.spacing1),largeGap:r.extend("--ft-chip-large-gap","",p.spacing1),largeFocusOutlineOffset:r.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ft-chip-large-icon-size","",p.iconSize3),mediumMinHeight:r.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-medium-horizontal-padding","",p.spacing2),mediumButtonRightPadding:r.extend("--ft-chip-medium-button-right-padding","",p.spacing05),mediumGap:r.extend("--ft-chip-medium-gap","",p.spacing1),mediumFocusOutlineOffset:r.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ft-chip-medium-icon-size","",p.iconSize2),smallMinHeight:r.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-chip-small-horizontal-padding","",p.spacing1),smallButtonRightPadding:r.extend("--ft-chip-small-button-right-padding","",p.spacing05),smallGap:r.extend("--ft-chip-small-gap","",p.spacing1),smallFocusOutlineOffset:r.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ft-chip-small-icon-size","",p.iconSize1),neutralBackgroundColor:r.extend("--ft-chip-neutral-background-color","",f.backgroundGlobalOnSurface),neutralColor:r.extend("--ft-chip-neutral-color","",f.contentGlobalSecondary),neutralIconColor:r.extend("--ft-chip-neutral-icon-color","",f.contentGlobalSecondary),neutralBorderColor:r.extend("--ft-chip-neutral-border-color","",f.borderGlobalSubtle),infoBackgroundColor:r.extend("--ft-chip-info-background-color","",f.backgroundInfoSubtle),infoColor:r.extend("--ft-chip-info-color","",f.contentInfoPrimary),infoIconColor:r.extend("--ft-chip-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:r.extend("--ft-chip-info-border-color","",f.borderInfoSubtle),successBackgroundColor:r.extend("--ft-chip-success-background-color","",f.backgroundSuccessSubtle),successColor:r.extend("--ft-chip-success-color","",f.contentSuccessPrimary),successIconColor:r.extend("--ft-chip-success-icon-color","",f.contentSuccessIconOnly),successBorderColor:r.extend("--ft-chip-success-border-color","",f.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-chip-warning-background-color","",f.backgroundWarningSubtle),warningColor:r.extend("--ft-chip-warning-color","",f.contentWarningPrimary),warningIconColor:r.extend("--ft-chip-warning-icon-color","",f.contentWarningIconOnly),warningBorderColor:r.extend("--ft-chip-warning-border-color","",f.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-chip-error-background-color","",f.backgroundErrorSubtle),errorColor:r.extend("--ft-chip-error-color","",f.contentErrorPrimary),errorIconColor:r.extend("--ft-chip-error-icon-color","",f.contentErrorIconOnly),errorBorderColor:r.extend("--ft-chip-error-border-color","",f.borderErrorSubtle)};var vy={focusOpacity:r.extend("--ft-link-focus-opacity","",p.opacity80),focusFocusRingColor:r.extend("--ft-link-focus-focus-ring-color","",f.borderActionFocusRing),brandColor:r.extend("--ft-link-brand-color","",f.contentActionPrimary),infoColor:r.extend("--ft-link-info-color","",f.contentInfoPrimary)};var wy={iconSize:r.extend("--ft-banner-icon-size","",p.iconSize5),borderWidth:r.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ft-banner-left-padding","",p.spacing6),rightPadding:r.extend("--ft-banner-right-padding","",p.spacing6),verticalPadding:r.extend("--ft-banner-vertical-padding","",p.spacing6),horizontalSideGap:r.extend("--ft-banner-horizontal-side-gap","",p.spacing6),horizontalMobileGap:r.extend("--ft-banner-horizontal-mobile-gap","",p.spacing4),verticalMobileGap:r.extend("--ft-banner-vertical-mobile-gap","",p.spacing6),horizontalMiddleGap:r.extend("--ft-banner-horizontal-middle-gap","",p.spacing20),infoBackgroundColor:r.extend("--ft-banner-info-background-color","",f.backgroundInfoSubtle),infoColor:r.extend("--ft-banner-info-color","",f.contentInfoPrimary),infoIconColor:r.extend("--ft-banner-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:r.extend("--ft-banner-info-border-color","",f.borderInfoSubtle)};var Ly={horizontalPadding:r.extend("--ft-badge-horizontal-padding","",p.spacing1),verticalPadding:r.extend("--ft-badge-vertical-padding","",p.spacing1),borderRadius:r.extend("--ft-badge-border-radius","",p.borderRadiusPill),color:r.extend("--ft-badge-color","",f.contentGlobalOnColor),backgroundColor:r.extend("--ft-badge-background-color","",f.contentActionPrimary)};var _y={horizontalGap:r.extend("--ft-breadcrumb-horizontal-gap","",p.spacing1),verticalGap:r.extend("--ft-breadcrumb-vertical-gap","",p.spacing2),currentColor:r.extend("--ft-breadcrumb-current-color","",f.contentGlobalPrimary),previousNonClickableColor:r.extend("--ft-breadcrumb-previous-non-clickable-color","",f.contentGlobalSecondary),iconColor:r.extend("--ft-breadcrumb-icon-color","",f.contentGlobalSubtle)};var zy={horizontalPadding:r.extend("--ft-page-header-horizontal-padding","",p.spacing6),horizontalGap:r.extend("--ft-page-header-horizontal-gap","",p.spacing4),verticalGap:r.extend("--ft-page-header-vertical-gap","",p.spacing2),classicVerticalPadding:r.extend("--ft-page-header-classic-vertical-padding","",p.spacing6),multilineVerticalPadding:r.extend("--ft-page-header-multiline-vertical-padding","",p.spacing4),inlineVerticalPadding:r.extend("--ft-page-header-inline-vertical-padding","",p.spacing2),backgroundColor:r.extend("--ft-page-header-background-color","",p.colorWhite),bottomBorderColor:r.extend("--ft-page-header-bottom-border-color","",f.borderGlobalSubtle),titleColor:r.extend("--ft-page-header-title-color","",f.contentGlobalPrimary),subtitleColor:r.extend("--ft-page-header-subtitle-color","",f.contentGlobalSecondary)};var Ky={smallContainerWidth:r.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:r.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:r.extend("--ft-modal-overlay-background-color","",p.colorGray700),overlayOpacity:r.extend("--ft-modal-overlay-opacity","",p.opacity40),shadow:r.extend("--ft-modal-shadow","",p.shadowElevation03),bodyBackgroundColor:r.extend("--ft-modal-body-background-color","",p.colorWhite),bodyColor:r.extend("--ft-modal-body-color","",f.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-modal-body-horizontal-padding","",p.spacing6),bodyVerticalPadding:r.extend("--ft-modal-body-vertical-padding","",p.spacing6),bodyVerticalGap:r.extend("--ft-modal-body-vertical-gap","",p.spacing6),containerMargin:r.extend("--ft-modal-container-margin","",p.spacing3),headerBackgroundColor:r.extend("--ft-modal-header-background-color","",f.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-modal-header-border-color","",f.borderGlobalSubtle),headerColor:r.extend("--ft-modal-header-color","",f.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-modal-header-trailing-icon-color","",f.contentGlobalSecondary),headerVerticalPadding:r.extend("--ft-modal-header-vertical-padding","",p.spacing1),headerRightPadding:r.extend("--ft-modal-header-right-padding","",p.spacing1),headerLeftPadding:r.extend("--ft-modal-header-left-padding","",p.spacing6),headerGap:r.extend("--ft-modal-header-gap","",p.spacing2),headerBorderBottom:r.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:r.extend("--ft-modal-border-radius","",p.borderRadiusM)};var Yy={overlayOpacity:r.extend("--ft-drawer-overlay-opacity","",p.opacity40),shadow:r.extend("--ft-drawer-shadow","",p.shadowElevation03),bodyColor:r.extend("--ft-drawer-body-color","",f.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-drawer-body-horizontal-padding","",p.spacing6),bodyVerticalPadding:r.extend("--ft-drawer-body-vertical-padding","",p.spacing6),bodyGap:r.extend("--ft-drawer-body-gap","",p.spacing6),bodyBackgroundColor:r.extend("--ft-drawer-body-background-color","",p.colorWhite),headerBackgroundColor:r.extend("--ft-drawer-header-background-color","",f.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-drawer-header-border-color","",f.borderGlobalSubtle),headerColor:r.extend("--ft-drawer-header-color","",f.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-drawer-header-trailing-icon-color","",f.contentGlobalSecondary),headerHeight:r.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ft-drawer-header-horizontal-padding","",p.spacing2),headerBorderWidth:r.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ft-drawer-header-gap","",p.spacing3),buttonsBarBackgroundColor:r.extend("--ft-drawer-buttons-bar-background-color","",f.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ft-drawer-buttons-bar-border-color","",f.borderGlobalSubtle),buttonsBarColor:r.extend("--ft-drawer-buttons-bar-color","",f.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ft-drawer-buttons-bar-horizontal-padding","",p.spacing4),buttonsBarVerticalPadding:r.extend("--ft-drawer-buttons-bar-vertical-padding","",p.spacing4),buttonsBarGap:r.extend("--ft-drawer-buttons-bar-gap","",p.spacing3),buttonsBarBorderWidth:r.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ft-drawer-overlay-background-color","",p.colorGray700)};var tm={offBorderBottomWidth:r.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ft-tabs-off-hover-state-layer-opacity","",p.opacity8),offDefaultStateLayerOpacity:r.extend("--ft-tabs-off-default-state-layer-opacity","",p.opacity0),offFocusStateLayerOpacity:r.extend("--ft-tabs-off-focus-state-layer-opacity","",p.opacity8),offDisabledComponentOpacity:r.extend("--ft-tabs-off-disabled-component-opacity","",p.opacity40),offColor:r.extend("--ft-tabs-off-color","",f.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-tabs-off-state-layer-color","",f.contentGlobalSubtle),offBorderBottomColor:r.extend("--ft-tabs-off-border-bottom-color","",f.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ft-tabs-top-left-border-radius","",p.borderRadiusS),topRightBorderRadius:r.extend("--ft-tabs-top-right-border-radius","",p.borderRadiusS),withLabelHorizontalPadding:r.extend("--ft-tabs-with-label-horizontal-padding","",p.spacing4),withLabelVerticalPadding:r.extend("--ft-tabs-with-label-vertical-padding","",p.spacing3),horizontalGap:r.extend("--ft-tabs-horizontal-gap","",p.spacing1),verticalGap:r.extend("--ft-tabs-vertical-gap","",p.spacing1),onHoverStateLayerOpacity:r.extend("--ft-tabs-on-hover-state-layer-opacity","",p.opacity16),onDefaultStateLayerOpacity:r.extend("--ft-tabs-on-default-state-layer-opacity","",p.opacity8),onFocusStateLayerOpacity:r.extend("--ft-tabs-on-focus-state-layer-opacity","",p.opacity16),onActiveStateLayerOpacity:r.extend("--ft-tabs-on-active-state-layer-opacity","",p.opacity24),onColor:r.extend("--ft-tabs-on-color","",f.contentActionPrimary),onStateLayerColor:r.extend("--ft-tabs-on-state-layer-color","",f.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ft-tabs-on-active-tab-indicator-color","",f.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ft-tabs-icon-only-horizontal-padding","",p.spacing4),iconOnlyVerticalPadding:r.extend("--ft-tabs-icon-only-vertical-padding","",p.spacing4),alertTopPadding:r.extend("--ft-tabs-alert-top-padding","",p.spacing1),alertRightPadding:r.extend("--ft-tabs-alert-right-padding","",p.spacing05),focusOutlineWidth:r.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-tabs-focus-focus-ring-color","",f.borderActionFocusRing)};var im={fieldHorizontalPadding:r.extend("--ft-text-input-field-horizontal-padding","",p.spacing4),fieldHorizontalGap:r.extend("--ft-text-input-field-horizontal-gap","",p.spacing3),fieldVerticalGap:r.extend("--ft-text-input-field-vertical-gap","",p.spacing05),fieldIconSize:r.extend("--ft-text-input-field-icon-size","",p.iconSize3),fieldHeight:r.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:r.extend("--ft-text-input-helper-horizontal-padding","",p.spacing4),helperHorizontalGap:r.extend("--ft-text-input-helper-horizontal-gap","",p.spacing1),helperIconSize:r.extend("--ft-text-input-helper-icon-size","",p.iconSize2),borderRadius:r.extend("--ft-text-input-border-radius","",p.borderRadiusM),backgroundColor:r.extend("--ft-text-input-background-color","",p.colorWhite),contentValueColor:r.extend("--ft-text-input-content-value-color","",f.contentGlobalPrimary),trailingIconColor:r.extend("--ft-text-input-trailing-icon-color","",f.contentGlobalSubtle),labelColor:r.extend("--ft-text-input-label-color","",f.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-input-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-input-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-input-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-input-error-helper-text-color","",f.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-input-error-helper-icon-color","",f.contentErrorIconOnly),warningBorderWidth:r.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-text-input-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:r.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-input-disabled-component-opacity","",p.opacity40)};var pm={backgroundColor:r.extend("--ft-text-area-background-color","",p.colorWhite),contentValueColor:r.extend("--ft-text-area-content-value-color","",f.contentGlobalPrimary),labelColor:r.extend("--ft-text-area-label-color","",f.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-area-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-area-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-area-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-area-error-helper-text-color","",f.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-area-error-helper-icon-color","",f.contentErrorIconOnly),focusFocusRingColor:r.extend("--ft-text-area-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:r.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-area-disabled-component-opacity","",p.opacity40),fieldHorizontalLeftPadding:r.extend("--ft-text-area-field-horizontal-left-padding","",p.spacing4),fieldHorizontalGap:r.extend("--ft-text-area-field-horizontal-gap","",p.spacing3),fieldVerticalGap:r.extend("--ft-text-area-field-vertical-gap","",p.spacing05),fieldMinHeight:r.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ft-text-area-helper-horizontal-padding","",p.spacing4),helperHorizontalGap:r.extend("--ft-text-area-helper-horizontal-gap","",p.spacing1),helperIconSize:r.extend("--ft-text-area-helper-icon-size","",p.iconSize2),borderRadius:r.extend("--ft-text-area-border-radius","",p.borderRadiusM)};var mm={height:r.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ft-floating-menu-horizontal-padding","",p.spacing4),offIconColor:r.extend("--ft-floating-menu-off-icon-color","",f.contentGlobalPrimary),offColor:r.extend("--ft-floating-menu-off-color","",f.contentGlobalPrimary),onColor:r.extend("--ft-floating-menu-on-color","",f.contentActionPrimary),onStateLayerColor:r.extend("--ft-floating-menu-on-state-layer-color","",f.contentActionPrimary),gap:r.extend("--ft-floating-menu-gap","",p.spacing3),focusFocusRingColor:r.extend("--ft-floating-menu-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:r.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ft-floating-menu-focus-state-layer-opacity","",p.opacity8),hoverStateLayerOpacity:r.extend("--ft-floating-menu-hover-state-layer-opacity","",p.opacity8),activeStateLayerOpacity:r.extend("--ft-floating-menu-active-state-layer-opacity","",p.opacity16),disabledComponentOpacity:r.extend("--ft-floating-menu-disabled-component-opacity","",p.opacity40),iconSize:r.extend("--ft-floating-menu-icon-size","",p.iconSize3),backgroundColor:r.extend("--ft-floating-menu-background-color","",f.backgroundGlobalOnSurface),shadow:r.extend("--ft-floating-menu-shadow","",p.shadowElevation02)};var Sm={fieldHorizontalPadding:r.extend("--ft-combobox-single-select-field-horizontal-padding","",p.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-single-select-field-horizontal-gap","",p.spacing3),fieldVerticalGap:r.extend("--ft-combobox-single-select-field-vertical-gap","",p.spacing05),fieldIconSize:r.extend("--ft-combobox-single-select-field-icon-size","",p.iconSize3),fieldHeight:r.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:r.extend("--ft-combobox-single-select-helper-horizontal-padding","",p.spacing4),helperHorizontalGap:r.extend("--ft-combobox-single-select-helper-horizontal-gap","",p.spacing1),helperVerticalGap:r.extend("--ft-combobox-single-select-helper-vertical-gap","",p.spacing1),helperIconSize:r.extend("--ft-combobox-single-select-helper-icon-size","",p.iconSize2),menuVerticalGap:r.extend("--ft-combobox-single-select-menu-vertical-gap","",p.spacing2),borderRadius:r.extend("--ft-combobox-single-select-border-radius","",p.borderRadiusM),backgroundColor:r.extend("--ft-combobox-single-select-background-color","",p.colorWhite),labelColor:r.extend("--ft-combobox-single-select-label-color","",f.contentGlobalSubtle),contentValueColor:r.extend("--ft-combobox-single-select-content-value-color","",f.contentGlobalPrimary),trailingIconColor:r.extend("--ft-combobox-single-select-trailing-icon-color","",f.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-single-select-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-single-select-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-combobox-single-select-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-single-select-error-helper-text-color","",f.contentErrorPrimary),warningBorderWidth:r.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-single-select-warning-border-color","",f.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-single-select-warning-helper-text-color","",f.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-single-select-warning-helper-icon-color","",f.contentWarningIconOnly),focusOutlineWidth:r.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-single-select-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:r.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-single-select-disabled-component-opacity","",p.opacity40)};var Nm={backgroundColor:r.extend("--ft-combobox-multi-select-background-color","",p.colorWhite),labelColor:r.extend("--ft-combobox-multi-select-label-color","",f.contentGlobalSubtle),trailingIconColor:r.extend("--ft-combobox-multi-select-trailing-icon-color","",f.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-multi-select-default-border-color","",f.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-multi-select-default-helper-text-color","",f.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ft-combobox-multi-select-error-border-color","",f.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-multi-select-error-helper-text-color","",f.contentErrorPrimary),errorHelperIcon:r.extend("--ft-combobox-multi-select-error-helper-icon","",f.contentErrorIconOnly),errorBorderWidth:r.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-multi-select-warning-border-color","",f.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-multi-select-warning-helper-text-color","",f.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-multi-select-warning-helper-icon-color","",f.contentWarningIconOnly),warningBorderWidth:r.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-multi-select-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineWidth:r.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-multi-select-disabled-component-opacity","",p.opacity40),helperHorizontalPadding:r.extend("--ft-combobox-multi-select-helper-horizontal-padding","",p.spacing4),helperHorizontalGap:r.extend("--ft-combobox-multi-select-helper-horizontal-gap","",p.spacing1),helperVerticalGap:r.extend("--ft-combobox-multi-select-helper-vertical-gap","",p.spacing1),helperIconSize:r.extend("--ft-combobox-multi-select-helper-icon-size","",p.iconSize2),fieldHorizontalPadding:r.extend("--ft-combobox-multi-select-field-horizontal-padding","",p.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-multi-select-field-horizontal-gap","",p.spacing3),fieldVerticalGap:r.extend("--ft-combobox-multi-select-field-vertical-gap","",p.spacing05),fieldIconSize:r.extend("--ft-combobox-multi-select-field-icon-size","",p.iconSize3),fieldMaxHeight:r.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",p.spacing1),contentValuesVerticalGap:r.extend("--ft-combobox-multi-select-content-values-vertical-gap","",p.spacing1),borderRadius:r.extend("--ft-combobox-multi-select-border-radius","",p.borderRadiusM)};var Pm={backgroundColor:r.extend("--ft-popover-background-color","",f.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ft-popover-horizontal-padding","",p.spacing6),verticalPadding:r.extend("--ft-popover-vertical-padding","",p.spacing6),titleColor:r.extend("--ft-popover-title-color","",f.contentGlobalPrimary),bodyColor:r.extend("--ft-popover-body-color","",f.contentGlobalSecondary),linkColor:r.extend("--ft-popover-link-color","",f.contentActionPrimary),gap:r.extend("--ft-popover-gap","",p.spacing3),borderRadius:r.extend("--ft-popover-border-radius","",p.borderRadiusM),shadow:r.extend("--ft-popover-shadow","",p.shadowElevation02)};var Bm={hoverStateLayerOpacity:r.extend("--ft-collapsible-hover-state-layer-opacity","",p.opacity8),focusStateLayerOpacity:r.extend("--ft-collapsible-focus-state-layer-opacity","",p.opacity8),focusOutlineWidth:r.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ft-collapsible-focus-focus-ring-color","",f.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ft-collapsible-active-state-layer-opacity","",p.opacity16),disabledComponentOpacity:r.extend("--ft-collapsible-disabled-component-opacity","",p.opacity40),horizontalPadding:r.extend("--ft-collapsible-horizontal-padding","",p.spacing4),verticalPadding:r.extend("--ft-collapsible-vertical-padding","",p.spacing3),color:r.extend("--ft-collapsible-color","",f.contentGlobalPrimary),stateLayerColor:r.extend("--ft-collapsible-state-layer-color","",f.contentGlobalPrimary),backgroundColor:r.extend("--ft-collapsible-background-color","",f.backgroundGlobalOnSurface),borderColor:r.extend("--ft-collapsible-border-color","",f.borderGlobalSubtle),iconSize:r.extend("--ft-collapsible-icon-size","",p.iconSize3)};var $m={groupHorizontalPadding:r.extend("--ft-switch-group-horizontal-padding","",p.spacing1),groupVerticalPadding:r.extend("--ft-switch-group-vertical-padding","",p.spacing1),groupGap:r.extend("--ft-switch-group-gap","",p.spacing1),groupBackgroundColor:r.extend("--ft-switch-group-background-color","",f.backgroundGlobalSurface),groupBorderColor:r.extend("--ft-switch-group-border-color","",f.borderGlobalSubtle),groupBorderRadius:r.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ft-switch-label-horizontal-padding","",p.spacing2),labelVerticalPadding:r.extend("--ft-switch-label-vertical-padding","",p.spacing1),offHoverStateLayerOpacity:r.extend("--ft-switch-off-hover-state-layer-opacity","",p.opacity8),offFocusStateLayerOpacity:r.extend("--ft-switch-off-focus-state-layer-opacity","",p.opacity8),offActiveStateLayerOpacity:r.extend("--ft-switch-off-active-state-layer-opacity","",p.opacity16),offDisabledComponentOpacity:r.extend("--ft-switch-off-disabled-component-opacity","",p.opacity40),offColor:r.extend("--ft-switch-off-color","",f.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-switch-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-switch-on-hover-state-layer-opacity","",p.opacity8),onFocusStateLayerOpacity:r.extend("--ft-switch-on-focus-state-layer-opacity","",p.opacity8),onActiveStateLayerOpacity:r.extend("--ft-switch-on-active-state-layer-opacity","",p.opacity16),onDisabledComponentOpacity:r.extend("--ft-switch-on-disabled-component-opacity","",p.opacity40),onColor:r.extend("--ft-switch-on-color","",f.contentActionPrimary),onStateLayerColor:r.extend("--ft-switch-on-state-layer-color","",f.contentActionPrimary),iconHorizontalPadding:r.extend("--ft-switch-icon-horizontal-padding","",p.spacing1),iconVerticalPadding:r.extend("--ft-switch-icon-vertical-padding","",p.spacing1),focusOutlineWidth:r.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-switch-focus-focus-ring-color","",f.borderActionFocusRing),optionBorderRadius:r.extend("--ft-switch-option-border-radius","",p.borderRadiusS)};var Km={color1Light:r.extend("--ft-chart-1-light","for area color charts",p.colorBrand40),color1Base:r.extend("--ft-chart-1-base","for line charts",p.colorBrand0),color2Light:r.extend("--ft-chart-2-light","for area color charts",p.colorYellow60),color2Base:r.extend("--ft-chart-2-base","for line charts",p.colorYellow100),color3Light:r.extend("--ft-chart-3-light","",p.colorUltramarine40),color3Base:r.extend("--ft-chart-3-base","",p.colorUltramarine70),color4Light:r.extend("--ft-chart-4-light","",p.colorCyan50),color4Base:r.extend("--ft-chart-4-base","",p.colorCyan100),color5Light:r.extend("--ft-chart-5-light","",p.colorRed40),color5Base:r.extend("--ft-chart-5-base","",p.colorRed60),color6Light:r.extend("--ft-chart-6-light","",p.colorGreen40),color6Base:r.extend("--ft-chart-6-base","",p.colorGreen70),color7Light:r.extend("--ft-chart-7-light","",p.colorOrange70),color7Base:r.extend("--ft-chart-7-base","",p.colorOrange100),color8Light:r.extend("--ft-chart-8-light","",p.colorAvocado70),color8Base:r.extend("--ft-chart-8-base","",p.colorAvocado200),color9Light:r.extend("--ft-chart-9-light","",p.colorBrown50),color9Base:r.extend("--ft-chart-9-base","",p.colorBrown200),color10Light:r.extend("--ft-chart-10-light","",p.colorGray50),color10Base:r.extend("--ft-chart-10-base","",p.colorGray80),monochrome10:r.extend("--ft-chart-monochrome-10","",p.colorBrand10),monochrome20:r.extend("--ft-chart-monochrome-20","",p.colorBrand20),monochrome30:r.extend("--ft-chart-monochrome-30","",p.colorBrand40),monochrome40:r.extend("--ft-chart-monochrome-40","",p.colorBrand60),monochrome50:r.extend("--ft-chart-monochrome-50","",p.colorBrand0),monochrome60:r.extend("--ft-chart-monochrome-60","",p.colorBrand200)};var Ym={borderWidth:r.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ft-notice-horizontal-padding","",p.spacing3),verticalPadding:r.extend("--ft-notice-vertical-padding","",p.spacing2),borderRadius:r.extend("--ft-notice-border-radius","",p.borderRadiusS),gap:r.extend("--ft-notice-gap","",p.spacing2),iconSize:r.extend("--ft-notice-icon-size","",p.iconSize3),infoBackgroundColor:r.extend("--ft-notice-info-background-color","",f.backgroundInfoSubtle),infoBorderColor:r.extend("--ft-notice-info-border-color","",f.borderInfoSubtle),infoColor:r.extend("--ft-notice-info-color","",f.contentInfoPrimary),infoIconColor:r.extend("--ft-notice-info-icon-color","",f.contentInfoIconOnly),warningBackgroundColor:r.extend("--ft-notice-warning-background-color","",f.backgroundWarningSubtle),warningBorderColor:r.extend("--ft-notice-warning-border-color","",f.borderWarningSubtle),warningColor:r.extend("--ft-notice-warning-color","",f.contentWarningPrimary),warningIconColor:r.extend("--ft-notice-warning-icon-color","",f.contentWarningIconOnly),errorBackgroundColor:r.extend("--ft-notice-error-background-color","",f.backgroundErrorSubtle),errorBorderColor:r.extend("--ft-notice-error-border-color","",f.borderErrorSubtle),errorColor:r.extend("--ft-notice-error-color","",f.contentErrorPrimary),errorIconColor:r.extend("--ft-notice-error-icon-color","",f.contentErrorIconOnly),successBackgroundColor:r.extend("--ft-notice-success-background-color","",f.backgroundSuccessSubtle),successBorderColor:r.extend("--ft-notice-success-border-color","",f.borderSuccessSubtle),successColor:r.extend("--ft-notice-success-color","",f.contentSuccessPrimary),successIconColor:r.extend("--ft-notice-success-icon-color","",f.contentSuccessIconOnly)};var tg={color:r.extend("--ft-checkbox-color","",f.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ft-checkbox-checked-background-color","",f.contentActionPrimary),checkedStateLayerColor:r.extend("--ft-checkbox-checked-state-layer-color","",f.contentActionPrimary),checkedIconColor:r.extend("--ft-checkbox-checked-icon-color","",f.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ft-checkbox-checked-hover-state-layer-opacity","",p.opacity16),checkedFocusStateLayerOpacity:r.extend("--ft-checkbox-checked-focus-state-layer-opacity","",p.opacity16),checkedActiveStateLayerOpacity:r.extend("--ft-checkbox-checked-active-state-layer-opacity","",p.opacity24),checkedDisabledComponentOpacity:r.extend("--ft-checkbox-checked-disabled-component-opacity","",p.opacity40),uncheckedBorderColor:r.extend("--ft-checkbox-unchecked-border-color","",p.colorGray80),uncheckedStateLayerColor:r.extend("--ft-checkbox-unchecked-state-layer-color","",p.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",p.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",p.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",p.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ft-checkbox-unchecked-disabled-component-opacity","",p.opacity40),focusFocusRingColor:r.extend("--ft-checkbox-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:r.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:r.extend("--ft-checkbox-gap","",p.spacing3)};var ig={offHoverStateLayerOpacity:r.extend("--ft-toggle-off-hover-state-layer-opacity","",p.opacity16),offFocusStateLayerOpacity:r.extend("--ft-toggle-off-focus-state-layer-opacity","",p.opacity16),offActiveStateLayerOpacity:r.extend("--ft-toggle-off-active-state-layer-opacity","",p.opacity24),offDisabledComponentOpacity:r.extend("--ft-toggle-off-disabled-component-opacity","",p.opacity40),offBackgroundColor:r.extend("--ft-toggle-off-background-color","",f.contentGlobalSubtle),offIconColor:r.extend("--ft-toggle-off-icon-color","",f.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-toggle-off-state-layer-color","",f.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-toggle-on-hover-state-layer-opacity","",p.opacity16),onFocusStateLayerOpacity:r.extend("--ft-toggle-on-focus-state-layer-opacity","",p.opacity16),onActiveStateLayerOpacity:r.extend("--ft-toggle-on-active-state-layer-opacity","",p.opacity24),onDisabledComponentOpacity:r.extend("--ft-toggle-on-disabled-component-opacity","",p.opacity40),onBackgroundColor:r.extend("--ft-toggle-on-background-color","",f.contentActionPrimary),onStateLayerColor:r.extend("--ft-toggle-on-state-layer-color","",f.contentActionPrimary),onIconColor:r.extend("--ft-toggle-on-icon-color","",f.contentActionPrimary),color:r.extend("--ft-toggle-color","",f.contentGlobalPrimary),focusFocusRingColor:r.extend("--ft-toggle-focus-focus-ring-color","",f.borderActionFocusRing),gap:r.extend("--ft-toggle-gap","",p.spacing3)};var pg={color:r.extend("--ft-radio-color","",f.contentGlobalPrimary),selectedRadioColor:r.extend("--ft-radio-selected-radio-color","",f.contentActionPrimary),selectedStateLayerColor:r.extend("--ft-radio-selected-state-layer-color","",f.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ft-radio-selected-hover-state-layer-opacity","",p.opacity16),selectedFocusStateLayerOpacity:r.extend("--ft-radio-selected-focus-state-layer-opacity","",p.opacity16),selectedActiveStateLayerOpacity:r.extend("--ft-radio-selected-active-state-layer-opacity","",p.opacity24),selectedDisabledComponentOpacity:r.extend("--ft-radio-selected-disabled-component-opacity","",p.opacity40),unselectedStateLayerColor:r.extend("--ft-radio-unselected-state-layer-color","",f.borderInputPrimary),unselectedBorderColor:r.extend("--ft-radio-unselected-border-color","",f.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ft-radio-unselected-hover-state-layer-opacity","",p.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ft-radio-unselected-focus-state-layer-opacity","",p.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ft-radio-unselected-active-state-layer-opacity","",p.opacity24),unselectedDisabledComponentOpacity:r.extend("--ft-radio-unselected-disabled-component-opacity","",p.opacity40),focusFocusRingColor:r.extend("--ft-radio-focus-focus-ring-color","",f.borderActionFocusRing),focusOutlineOffset:r.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:r.extend("--ft-radio-gap","",p.spacing3)};var mg={iconSize:r.extend("--ft-notification-icon-size","",p.iconSize4),leftPadding:r.extend("--ft-notification-left-padding","",p.spacing5),rightPadding:r.extend("--ft-notification-right-padding","",p.spacing4),verticalPadding:r.extend("--ft-notification-vertical-padding","",p.spacing3),infoBackgroundColor:r.extend("--ft-notification-info-background-color","",f.backgroundInfoSubtle),infoColor:r.extend("--ft-notification-info-color","",f.contentInfoPrimary),infoIconColor:r.extend("--ft-notification-info-icon-color","",f.contentInfoIconOnly),infoBorderColor:r.extend("--ft-notification-info-border-color","",f.borderInfoSubtle),successBackgroundColor:r.extend("--ft-notification-success-background-color","",f.backgroundSuccessSubtle),successColor:r.extend("--ft-notification-success-color","",f.contentSuccessPrimary),successIconColor:r.extend("--ft-notification-success-icon-color","",f.contentSuccessIconOnly),successBorderColor:r.extend("--ft-notification-success-border-color","",f.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-notification-warning-background-color","",f.backgroundWarningSubtle),warningColor:r.extend("--ft-notification-warning-color","",f.contentWarningPrimary),warningIconColor:r.extend("--ft-notification-warning-icon-color","",f.contentWarningIconOnly),warningBorderColor:r.extend("--ft-notification-warning-border-color","",f.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-notification-error-background-color","",f.backgroundErrorSubtle),errorColor:r.extend("--ft-notification-error-color","",f.contentErrorPrimary),errorIconColor:r.extend("--ft-notification-error-icon-color","",f.contentErrorIconOnly),errorBorderColor:r.extend("--ft-notification-error-border-color","",f.borderErrorSubtle),borderRadius:r.extend("--ft-notification-border-radius","",p.borderRadiusPill),borderWidth:r.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ft-notification-leading-gap","",p.spacing2),trailingGap:r.extend("--ft-notification-trailing-gap","",p.spacing8)};var Sg={horizontalPadding:r.extend("--ft-tooltip-horizontal-padding","",p.spacing2),verticalPadding:r.extend("--ft-tooltip-vertical-padding","",p.spacing2),borderRadius:r.extend("--ft-tooltip-border-radius","",p.borderRadiusS),color:r.extend("--ft-tooltip-color","",f.contentGlobalOnColor),backgroundColor:r.extend("--ft-tooltip-background-color","",f.contentGlobalPrimary),backgroundOpacity:r.extend("--ft-tooltip-background-opacity","",p.opacity80),shadow:r.extend("--ft-tooltip-shadow","",p.shadowElevation02),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ft-tooltip-gap","",p.spacing05)};var ac;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(ac||(ac={}));var ic;(function(t){t.large="large",t.medium="medium",t.small="small"})(ic||(ic={}));var Vo=b(D());function lc(t){let e=Ko[t];return Vo.css`
|
|
141
|
-
.ft-typography--${(0,
|
|
137
|
+
`}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var o,n;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var e,o;let n=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}setupFor(e){if(this.setupDebouncer.cancel(),this.target===e)return;this.onDisconnect&&this.onDisconnect(),this.target=e,e.setAttribute("data-is-ft-ripple-target","true");let o=(...l)=>p=>{l.forEach(f=>window.addEventListener(f,this.endPress,{once:!0})),this.startPress(p)},n=o("mouseup","contextmenu"),i=o("touchend","touchcancel"),a=l=>{["Enter"," "].includes(l.key)&&o("keyup")(l)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",n,s),e.addEventListener("touchstart",i,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",a,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",n,s),e.removeEventListener("touchstart",i,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",a,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let o=e,n=e,i,a;return o.x!=null?{x:i,y:a}=o:n.touches!=null&&(i=n.touches[0].clientX,a=n.touches[0].clientY),{x:i,y:a}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let o of e.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};z.elementDefinitions={};z.styles=vs;Ne([(0,ye.property)({type:Boolean})],z.prototype,"primary",void 0);Ne([(0,ye.property)({type:Boolean})],z.prototype,"secondary",void 0);Ne([(0,ye.property)({type:Boolean})],z.prototype,"unbounded",void 0);Ne([(0,ye.property)({type:Boolean})],z.prototype,"activated",void 0);Ne([(0,ye.property)({type:Boolean})],z.prototype,"selected",void 0);Ne([(0,ye.property)({type:Boolean})],z.prototype,"disabled",void 0);Ne([(0,ye.state)()],z.prototype,"hovered",void 0);Ne([(0,ye.state)()],z.prototype,"focused",void 0);Ne([(0,ye.state)()],z.prototype,"pressed",void 0);Ne([(0,ye.state)()],z.prototype,"rippling",void 0);Ne([(0,ye.state)()],z.prototype,"originX",void 0);Ne([(0,ye.state)()],z.prototype,"originY",void 0);Ne([(0,ye.query)(".ft-ripple")],z.prototype,"ripple",void 0);Ne([(0,ye.query)(".ft-ripple--effect")],z.prototype,"rippleEffect",void 0);(0,Cs.customElement)("ft-ripple")(z);var Rl=h(w());var fi=globalThis,Ho=fi.trustedTypes,Es=Ho?Ho.createPolicy("lit-html",{createHTML:t=>t}):void 0,Ls="$lit$",Ft=`lit$${(Math.random()+"").slice(9)}$`,Is="?"+Ft,Op=`<${Is}>`,tr=document,Vo=()=>tr.createComment(""),to=t=>t===null||typeof t!="object"&&typeof t!="function",Ps=Array.isArray,Cp=t=>Ps(t)||typeof t?.[Symbol.iterator]=="function",ai=`[
|
|
138
|
+
\f\r]`,eo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ws=/-->/g,As=/>/g,Jt=RegExp(`>|${ai}(?:([^\\s"'>=/]+)(${ai}*=${ai}*(?:[^
|
|
139
|
+
\f\r"'\`<>=]|("|')|))|$)`,"g"),Rs=/'/g,Ns=/"/g,ks=/^(?:script|style|textarea|title)$/i,_s=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),Ds=_s(1),$s=_s(2),ro=Symbol.for("lit-noChange"),pe=Symbol.for("lit-nothing"),Ts=new WeakMap,er=tr.createTreeWalker(tr,129);function Bs(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Es!==void 0?Es.createHTML(e):e}var Ep=(t,e)=>{let o=t.length-1,n=[],i,a=e===2?"<svg>":"",s=eo;for(let l=0;l<o;l++){let p=t[l],f,u,y=-1,g=0;for(;g<p.length&&(s.lastIndex=g,u=s.exec(p),u!==null);)g=s.lastIndex,s===eo?u[1]==="!--"?s=ws:u[1]!==void 0?s=As:u[2]!==void 0?(ks.test(u[2])&&(i=RegExp("</"+u[2],"g")),s=Jt):u[3]!==void 0&&(s=Jt):s===Jt?u[0]===">"?(s=i??eo,y=-1):u[1]===void 0?y=-2:(y=s.lastIndex-u[2].length,f=u[1],s=u[3]===void 0?Jt:u[3]==='"'?Ns:Rs):s===Ns||s===Rs?s=Jt:s===ws||s===As?s=eo:(s=Jt,i=void 0);let x=s===Jt&&t[l+1].startsWith("/>")?" ":"";a+=s===eo?p+Op:y>=0?(n.push(f),p.slice(0,y)+Ls+p.slice(y)+Ft+x):p+Ft+(y===-2?l:x)}return[Bs(t,a+(t[o]||"<?>")+(e===2?"</svg>":"")),n]},oo=class t{constructor({strings:e,_$litType$:o},n){let i;this.parts=[];let a=0,s=0,l=e.length-1,p=this.parts,[f,u]=Ep(e,o);if(this.el=t.createElement(f,n),er.currentNode=this.el.content,o===2){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(i=er.nextNode())!==null&&p.length<l;){if(i.nodeType===1){if(i.hasAttributes())for(let y of i.getAttributeNames())if(y.endsWith(Ls)){let g=u[s++],x=i.getAttribute(y).split(Ft),b=/([.?@])?(.*)/.exec(g);p.push({type:1,index:a,name:b[2],strings:x,ctor:b[1]==="."?li:b[1]==="?"?ci:b[1]==="@"?di:Or}),i.removeAttribute(y)}else y.startsWith(Ft)&&(p.push({type:6,index:a}),i.removeAttribute(y));if(ks.test(i.tagName)){let y=i.textContent.split(Ft),g=y.length-1;if(g>0){i.textContent=Ho?Ho.emptyScript:"";for(let x=0;x<g;x++)i.append(y[x],Vo()),er.nextNode(),p.push({type:2,index:++a});i.append(y[g],Vo())}}}else if(i.nodeType===8)if(i.data===Is)p.push({type:2,index:a});else{let y=-1;for(;(y=i.data.indexOf(Ft,y+1))!==-1;)p.push({type:7,index:a}),y+=Ft.length-1}a++}}static createElement(e,o){let n=tr.createElement("template");return n.innerHTML=e,n}};function Sr(t,e,o=t,n){if(e===ro)return e;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=to(e)?void 0:e._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(t),i._$AT(t,o,n)),n!==void 0?(o._$Co??=[])[n]=i:o._$Cl=i),i!==void 0&&(e=Sr(t,i._$AS(t,e.values),i,n)),e}var si=class{constructor(e,o){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:o},parts:n}=this._$AD,i=(e?.creationScope??tr).importNode(o,!0);er.currentNode=i;let a=er.nextNode(),s=0,l=0,p=n[0];for(;p!==void 0;){if(s===p.index){let f;p.type===2?f=new jo(a,a.nextSibling,this,e):p.type===1?f=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(f=new pi(a,this,e)),this._$AV.push(f),p=n[++l]}s!==p?.index&&(a=er.nextNode(),s++)}return er.currentNode=tr,i}p(e){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,o),o+=n.strings.length-2):n._$AI(e[o])),o++}},jo=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,n,i){this.type=2,this._$AH=pe,this._$AN=void 0,this._$AA=e,this._$AB=o,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,o=this._$AM;return o!==void 0&&e?.nodeType===11&&(e=o.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,o=this){e=Sr(this,e,o),to(e)?e===pe||e==null||e===""?(this._$AH!==pe&&this._$AR(),this._$AH=pe):e!==this._$AH&&e!==ro&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):Cp(e)?this.T(e):this._(e)}k(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}$(e){this._$AH!==e&&(this._$AR(),this._$AH=this.k(e))}_(e){this._$AH!==pe&&to(this._$AH)?this._$AA.nextSibling.data=e:this.$(tr.createTextNode(e)),this._$AH=e}g(e){let{values:o,_$litType$:n}=e,i=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=oo.createElement(Bs(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new si(i,this),s=a.u(this.options);a.p(o),this.$(s),this._$AH=a}}_$AC(e){let o=Ts.get(e.strings);return o===void 0&&Ts.set(e.strings,o=new oo(e)),o}T(e){Ps(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,i=0;for(let a of e)i===o.length?o.push(n=new t(this.k(Vo()),this.k(Vo()),this,this.options)):n=o[i],n._$AI(a),i++;i<o.length&&(this._$AR(n&&n._$AB.nextSibling,i),o.length=i)}_$AR(e=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);e&&e!==this._$AB;){let n=e.nextSibling;e.remove(),e=n}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Or=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,n,i,a){this.type=1,this._$AH=pe,this._$AN=void 0,this.element=e,this.name=o,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=pe}_$AI(e,o=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=Sr(this,e,o,0),s=!to(e)||e!==this._$AH&&e!==ro,s&&(this._$AH=e);else{let l=e,p,f;for(e=a[0],p=0;p<a.length-1;p++)f=Sr(this,l[n+p],o,p),f===ro&&(f=this._$AH[p]),s||=!to(f)||f!==this._$AH[p],f===pe?e=pe:e!==pe&&(e+=(f??"")+a[p+1]),this._$AH[p]=f}s&&!i&&this.O(e)}O(e){e===pe?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},li=class extends Or{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===pe?void 0:e}},ci=class extends Or{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==pe)}},di=class extends Or{constructor(e,o,n,i,a){super(e,o,n,i,a),this.type=5}_$AI(e,o=this){if((e=Sr(this,e,o,0)??pe)===ro)return;let n=this._$AH,i=e===pe&&n!==pe||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==pe&&(n===pe||i);i&&this.element.removeEventListener(this.name,this,n),a&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},pi=class{constructor(e,o,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){Sr(this,e)}};var wp=fi.litHtmlPolyfillSupport;wp?.(oo,jo),(fi.litHtmlVersions??=[]).push("3.1.0");var Us=Symbol.for(""),Ap=t=>{if(t?.r===Us)return t?._$litStatic$},ui=t=>({_$litStatic$:t,r:Us});var Ms=new Map,Fs=t=>(e,...o)=>{let n=o.length,i,a,s=[],l=[],p,f=0,u=!1;for(;f<n;){for(p=e[f];f<n&&(a=o[f],(i=Ap(a))!==void 0);)p+=i+e[++f],u=!0;f!==n&&l.push(a),s.push(p),f++}if(f===n&&s.push(e[n]),u){let y=s.join("$$lit$$");(e=Ms.get(y))===void 0&&(s.raw=s,Ms.set(y,e=s)),o=l}return t(e,...o)},hi=Fs(Ds),em=Fs($s);var mi=h(H()),Al=h(w());var Ge;(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"})(Ge||(Ge={}));var Ke=h(I()),E=h(w());var bt=h(I(),1),zt=t=>typeof t=="string"?(0,bt.unsafeCSS)(t):t,r=class{static create(e,o,n,i){let a=l=>zt(l??i),s=bt.css`var(${zt(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.get=l=>bt.css`var(${zt(e)}, ${a(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(e,o,n,i){let a=l=>n.get(l??i),s=bt.css`var(${zt(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n.category,s.fallbackVariable=n,s.defaultValue=i,s.defaultCssValue=a,s.get=l=>bt.css`var(${zt(e)}, ${a(l)})`,s.breadcrumb=()=>[n.name,...n.breadcrumb()],s.lastResortDefaultValue=()=>i??n.lastResortDefaultValue(),s}static external(e,o){let n=a=>e.fallbackVariable?e.fallbackVariable.get(a??e.defaultValue):zt(a??e.lastResortDefaultValue()),i=bt.css`var(${zt(e.name)}, ${n(e.defaultValue)})`;return i.name=e.name,i.category=e.category,i.fallbackVariable=e.fallbackVariable,i.defaultValue=e.defaultValue,i.context=o,i.defaultCssValue=n,i.get=a=>bt.css`var(${zt(e.name)}, ${n(a)})`,i.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};var c={colorWhite:r.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:r.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:r.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:r.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:r.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:r.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:r.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:r.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:r.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:r.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:r.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:r.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:r.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:r.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:r.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:r.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:r.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:r.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:r.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:r.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:r.create("--ft-opacity-0","","NUMBER","0"),opacity8:r.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:r.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:r.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:r.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:r.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:r.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:r.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:r.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:r.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:r.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:r.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:r.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:r.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)")},zs={fontFamily:r.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:r.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-display-textCase","","UNKNOWN","none")},Ws={fontFamily:r.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:r.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},Hs={fontFamily:r.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:r.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},Vs={fontFamily:r.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:r.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},js={fontFamily:r.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},Gs={fontFamily:r.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},Ks={fontFamily:r.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},Zs={fontFamily:r.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},qs={fontFamily:r.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},Rp={fontFamily:r.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:r.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:r.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Ys={fontFamily:r.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Xs={fontFamily:r.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Qs={fontFamily:r.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Js={fontFamily:r.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},el={fontFamily:r.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},tl={fontFamily:r.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},rl={fontFamily:r.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},ol={fontFamily:r.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},nl={fontFamily:r.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},il={fontFamily:r.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},al={fontFamily:r.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},sl={fontFamily:r.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},ll={fontFamily:r.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},cl={fontFamily:r.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},dl={fontFamily:r.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},pl={fontFamily:r.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Go={display:zs,"title-1":Ws,"title-2":Hs,"title-3":Vs,"body-1-regular":js,"body-1-medium":Gs,"body-1-semibold":Ks,"body-2-regular":Zs,"body-2-medium":qs,"body-2-medium-underline":Rp,"body-2-semibold":Ys,"label-1-medium":Xs,"label-1-semibold":Qs,"label-1-bold":Js,"label-2-medium":el,"label-2-semibold":tl,"label-2-bold":rl,"caption-1-medium":ol,"caption-1-semibold":nl,"caption-1-bold":il,"caption-2-medium":al,"caption-2-semibold":sl,"caption-2-bold":ll,"caption-3-medium":cl,"caption-3-semibold":dl,"caption-3-bold":pl};var d={backgroundActionPrimary:r.extend("--ft-background-action-primary","Used as backgorund of primary action components.",c.colorBrand0),backgroundErrorSubtle:r.extend("--ft-background-error-subtle","Used as background of subtle error components.",c.colorRed10),backgroundInfoSubtle:r.extend("--ft-background-info-subtle","Used as background of subtle information components.",c.colorCyan10),backgroundWarningSubtle:r.extend("--ft-background-warning-subtle","Used as background of subtle information components.",c.colorOrange10),backgroundSuccessSubtle:r.extend("--ft-background-success-subtle","Used as background of subtle success components.",c.colorGreen10),backgroundGlobalSurface:r.extend("--ft-background-global-surface","Used as app background.",c.colorWhite),backgroundGlobalOnSurface:r.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",c.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",c.colorGray30),contentActionPrimary:r.extend("--ft-content-action-primary","Used on label of primary action on light surface.",c.colorBrand0),contentWarningPrimary:r.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",c.colorOrange200),contentWarningIconOnly:r.extend("--ft-content-warning-icon-only","Used on warning status icons alone",c.colorOrange0),contentErrorPrimary:r.extend("--ft-content-error-primary","Used on label of error messages on light surface.",c.colorRed0),contentErrorIconOnly:r.extend("--ft-content-error-icon-only","Used on error status icons alone",c.colorRed70),contentInfoPrimary:r.extend("--ft-content-info-primary","Used on label of information messages on light surface.",c.colorCyan200),contentInfoIconOnly:r.extend("--ft-content-info-icon-only","Used on info status icons alone",c.colorCyan0),contentSuccessPrimary:r.extend("--ft-content-success-primary","Used on label of success messages on light surface.",c.colorGreen200),contentSuccessIconOnly:r.extend("--ft-content-success-icon-only","Used on success status icons alone",c.colorGreen0),contentGlobalPrimary:r.extend("--ft-content-global-primary","Used for main content on the page.",c.colorGray500),contentGlobalSecondary:r.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
140
|
+
Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",c.colorGray0),contentGlobalOnColor:r.extend("--ft-content-global-on-color","Used for content on a dominant color.",c.colorWhite),borderActionPrimary:r.extend("--ft-border-action-primary","Used as border for primary action components.",c.colorBrand0),borderActionFocusRing:r.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",c.colorCyan0),borderWarningPrimary:r.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",c.colorOrange200),borderWarningSubtle:r.extend("--ft-border-warning-subtle","Used as border for warning components.",c.colorOrange30),borderSuccessPrimary:r.extend("--ft-border-success-primary","Used as border for success buttons.",c.colorGreen200),borderSuccessSubtle:r.extend("--ft-border-success-subtle","Used as border for success components.",c.colorGreen30),borderErrorPrimary:r.extend("--ft-border-error-primary","Used as border for text fields in error states.",c.colorRed0),borderErrorSubtle:r.extend("--ft-border-error-subtle","Used as border for error components.",c.colorRed30),borderInfoPrimary:r.extend("--ft-border-info-primary","Used as border for buttons in info color.",c.colorCyan200),borderInfoSubtle:r.extend("--ft-border-info-subtle","Used as border for information components.",c.colorCyan30),borderGlobalPrimary:r.extend("--ft-border-global-primary","Used as border for element like input.",c.colorGray50),borderGlobalSubtle:r.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",c.colorGray30),borderInputPrimary:r.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",c.colorGray80)};var O={largeHeight:r.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ft-button-large-horizontal-padding","",c.spacing4),largeGap:r.extend("--ft-button-large-gap","",c.spacing2),largeBorderRadius:r.extend("--ft-button-large-border-radius","",c.borderRadiusS),largeIconSize:r.extend("--ft-button-large-icon-size","",c.iconSize3),largeBorderWidth:r.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ft-button-medium-horizontal-padding","",c.spacing3),mediumGap:r.extend("--ft-button-medium-gap","",c.spacing2),mediumBorderRadius:r.extend("--ft-button-medium-border-radius","",c.borderRadiusS),mediumIconSize:r.extend("--ft-button-medium-icon-size","",c.iconSize2),mediumBorderWidth:r.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-button-small-horizontal-padding","",c.spacing2),smallGap:r.extend("--ft-button-small-gap","",c.spacing1),smallBorderRadius:r.extend("--ft-button-small-border-radius","",c.borderRadiusS),smallIconSize:r.extend("--ft-button-small-icon-size","",c.iconSize1),smallBorderWidth:r.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ft-button-x-small-icon-size","",c.iconSize1),xSmallFocusOutlineOffset:r.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ft-button-round-border-radius","",c.borderRadiusPill),primaryBackgroundColor:r.extend("--ft-button-primary-background-color","",d.backgroundActionPrimary),primaryColor:r.extend("--ft-button-primary-color","",d.contentGlobalOnColor),primaryIconColor:r.extend("--ft-button-primary-icon-color","",d.contentGlobalOnColor),primaryStateLayerColor:r.extend("--ft-button-primary-state-layer-color","",d.contentGlobalOnColor),primaryHoverStateLayerOpacity:r.extend("--ft-button-primary-hover-state-layer-opacity","",c.opacity16),primaryFocusStateLayerOpacity:r.extend("--ft-button-primary-focus-state-layer-opacity","",c.opacity16),primaryActiveStateLayerOpacity:r.extend("--ft-button-primary-active-state-layer-opacity","",c.opacity24),primaryDisabledComponentOpacity:r.extend("--ft-button-primary-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ft-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBackgroundColor:r.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:r.extend("--ft-button-tertiary-color","",d.contentActionPrimary),tertiaryIconColor:r.extend("--ft-button-tertiary-icon-color","",d.contentActionPrimary),tertiaryStateLayerColor:r.extend("--ft-button-tertiary-state-layer-color","",d.contentActionPrimary),tertiaryHoverStateLayerOpacity:r.extend("--ft-button-tertiary-hover-state-layer-opacity","",c.opacity8),tertiaryFocusStateLayerOpacity:r.extend("--ft-button-tertiary-focus-state-layer-opacity","",c.opacity8),tertiaryActiveStateLayerOpacity:r.extend("--ft-button-tertiary-active-state-layer-opacity","",c.opacity16),tertiaryDisabledComponentOpacity:r.extend("--ft-button-tertiary-disabled-component-opacity","",c.opacity40),secondaryBackgroundColor:r.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:r.extend("--ft-button-secondary-color","",d.contentActionPrimary),secondaryIconColor:r.extend("--ft-button-secondary-icon-color","",d.contentActionPrimary),secondaryStateLayerColor:r.extend("--ft-button-secondary-state-layer-color","",d.contentActionPrimary),secondaryHoverStateLayerOpacity:r.extend("--ft-button-secondary-hover-state-layer-opacity","",c.opacity8),secondaryFocusStateLayerOpacity:r.extend("--ft-button-secondary-focus-state-layer-opacity","",c.opacity8),secondaryActiveStateLayerOpacity:r.extend("--ft-button-secondary-active-state-layer-opacity","",c.opacity16),secondaryDisabledComponentOpacity:r.extend("--ft-button-secondary-disabled-component-opacity","",c.opacity40),secondaryBorderColor:r.extend("--ft-button-secondary-border-color","",d.borderActionPrimary),neutralBackgroundColor:r.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:r.extend("--ft-button-neutral-icon-color","",d.contentGlobalSecondary),neutralColor:r.extend("--ft-button-neutral-color","",d.contentGlobalSecondary),neutralStateLayerColor:r.extend("--ft-button-neutral-state-layer-color","",d.contentGlobalSecondary),neutralHoverStateLayerOpacity:r.extend("--ft-button-neutral-hover-state-layer-opacity","",c.opacity8),neutralFocusStateLayerOpacity:r.extend("--ft-button-neutral-focus-state-layer-opacity","",c.opacity8),neutralActiveStateLayerOpacity:r.extend("--ft-button-neutral-active-state-layer-opacity","",c.opacity16),neutralDisabledComponentOpacity:r.extend("--ft-button-neutral-disabled-component-opacity","",c.opacity40)};var B={largeMinHeight:r.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-large-horizontal-padding","",c.spacing3),largeButtonRightPadding:r.extend("--ft-chip-large-button-right-padding","",c.spacing1),largeGap:r.extend("--ft-chip-large-gap","",c.spacing1),largeFocusOutlineOffset:r.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ft-chip-large-icon-size","",c.iconSize3),mediumMinHeight:r.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-medium-horizontal-padding","",c.spacing2),mediumButtonRightPadding:r.extend("--ft-chip-medium-button-right-padding","",c.spacing05),mediumGap:r.extend("--ft-chip-medium-gap","",c.spacing1),mediumFocusOutlineOffset:r.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ft-chip-medium-icon-size","",c.iconSize2),smallMinHeight:r.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-chip-small-horizontal-padding","",c.spacing1),smallButtonRightPadding:r.extend("--ft-chip-small-button-right-padding","",c.spacing05),smallGap:r.extend("--ft-chip-small-gap","",c.spacing1),smallFocusOutlineOffset:r.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ft-chip-small-icon-size","",c.iconSize1),neutralBackgroundColor:r.extend("--ft-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:r.extend("--ft-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:r.extend("--ft-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:r.extend("--ft-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:r.extend("--ft-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-chip-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ft-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ft-chip-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ft-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ft-chip-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ft-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ft-chip-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ft-chip-error-border-color","",d.borderErrorSubtle)};var Om={focusOpacity:r.extend("--ft-link-focus-opacity","",c.opacity80),focusFocusRingColor:r.extend("--ft-link-focus-focus-ring-color","",d.borderActionFocusRing),brandColor:r.extend("--ft-link-brand-color","",d.contentActionPrimary),infoColor:r.extend("--ft-link-info-color","",d.contentInfoPrimary)};var Rm={iconSize:r.extend("--ft-banner-icon-size","",c.iconSize5),borderWidth:r.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ft-banner-left-padding","",c.spacing6),rightPadding:r.extend("--ft-banner-right-padding","",c.spacing6),verticalPadding:r.extend("--ft-banner-vertical-padding","",c.spacing6),horizontalSideGap:r.extend("--ft-banner-horizontal-side-gap","",c.spacing6),horizontalMobileGap:r.extend("--ft-banner-horizontal-mobile-gap","",c.spacing4),verticalMobileGap:r.extend("--ft-banner-vertical-mobile-gap","",c.spacing6),horizontalMiddleGap:r.extend("--ft-banner-horizontal-middle-gap","",c.spacing20),infoBackgroundColor:r.extend("--ft-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-banner-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-banner-info-border-color","",d.borderInfoSubtle)};var Pm={horizontalPadding:r.extend("--ft-badge-horizontal-padding","",c.spacing1),verticalPadding:r.extend("--ft-badge-vertical-padding","",c.spacing1),borderRadius:r.extend("--ft-badge-border-radius","",c.borderRadiusPill),color:r.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-badge-background-color","",d.contentActionPrimary)};var Bm={horizontalGap:r.extend("--ft-breadcrumb-horizontal-gap","",c.spacing1),verticalGap:r.extend("--ft-breadcrumb-vertical-gap","",c.spacing2),currentColor:r.extend("--ft-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:r.extend("--ft-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:r.extend("--ft-breadcrumb-icon-color","",d.contentGlobalSubtle)};var Wm={horizontalPadding:r.extend("--ft-page-header-horizontal-padding","",c.spacing6),horizontalGap:r.extend("--ft-page-header-horizontal-gap","",c.spacing4),verticalGap:r.extend("--ft-page-header-vertical-gap","",c.spacing2),classicVerticalPadding:r.extend("--ft-page-header-classic-vertical-padding","",c.spacing6),multilineVerticalPadding:r.extend("--ft-page-header-multiline-vertical-padding","",c.spacing4),inlineVerticalPadding:r.extend("--ft-page-header-inline-vertical-padding","",c.spacing2),backgroundColor:r.extend("--ft-page-header-background-color","",c.colorWhite),bottomBorderColor:r.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),titleColor:r.extend("--ft-page-header-title-color","",d.contentGlobalPrimary),subtitleColor:r.extend("--ft-page-header-subtitle-color","",d.contentGlobalSecondary)};var Km={smallContainerWidth:r.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:r.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:r.extend("--ft-modal-overlay-background-color","",c.colorGray700),overlayOpacity:r.extend("--ft-modal-overlay-opacity","",c.opacity40),shadow:r.extend("--ft-modal-shadow","",c.shadowElevation03),bodyBackgroundColor:r.extend("--ft-modal-body-background-color","",c.colorWhite),bodyColor:r.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-modal-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:r.extend("--ft-modal-body-vertical-padding","",c.spacing6),bodyVerticalGap:r.extend("--ft-modal-body-vertical-gap","",c.spacing6),containerMargin:r.extend("--ft-modal-container-margin","",c.spacing3),headerBackgroundColor:r.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-modal-header-trailing-icon-color","",d.contentGlobalSecondary),headerVerticalPadding:r.extend("--ft-modal-header-vertical-padding","",c.spacing1),headerRightPadding:r.extend("--ft-modal-header-right-padding","",c.spacing1),headerLeftPadding:r.extend("--ft-modal-header-left-padding","",c.spacing6),headerGap:r.extend("--ft-modal-header-gap","",c.spacing2),headerBorderBottom:r.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:r.extend("--ft-modal-border-radius","",c.borderRadiusM)};var Qm={overlayOpacity:r.extend("--ft-drawer-overlay-opacity","",c.opacity40),shadow:r.extend("--ft-drawer-shadow","",c.shadowElevation03),bodyColor:r.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-drawer-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:r.extend("--ft-drawer-body-vertical-padding","",c.spacing6),bodyGap:r.extend("--ft-drawer-body-gap","",c.spacing6),bodyBackgroundColor:r.extend("--ft-drawer-body-background-color","",c.colorWhite),headerBackgroundColor:r.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:r.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ft-drawer-header-horizontal-padding","",c.spacing2),headerBorderWidth:r.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ft-drawer-header-gap","",c.spacing3),buttonsBarBackgroundColor:r.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:r.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ft-drawer-buttons-bar-horizontal-padding","",c.spacing4),buttonsBarVerticalPadding:r.extend("--ft-drawer-buttons-bar-vertical-padding","",c.spacing4),buttonsBarGap:r.extend("--ft-drawer-buttons-bar-gap","",c.spacing3),buttonsBarBorderWidth:r.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ft-drawer-overlay-background-color","",c.colorGray700)};var oy={offBorderBottomWidth:r.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ft-tabs-off-hover-state-layer-opacity","",c.opacity8),offDefaultStateLayerOpacity:r.extend("--ft-tabs-off-default-state-layer-opacity","",c.opacity0),offFocusStateLayerOpacity:r.extend("--ft-tabs-off-focus-state-layer-opacity","",c.opacity8),offDisabledComponentOpacity:r.extend("--ft-tabs-off-disabled-component-opacity","",c.opacity40),offColor:r.extend("--ft-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:r.extend("--ft-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ft-tabs-top-left-border-radius","",c.borderRadiusS),topRightBorderRadius:r.extend("--ft-tabs-top-right-border-radius","",c.borderRadiusS),withLabelHorizontalPadding:r.extend("--ft-tabs-with-label-horizontal-padding","",c.spacing4),withLabelVerticalPadding:r.extend("--ft-tabs-with-label-vertical-padding","",c.spacing3),horizontalGap:r.extend("--ft-tabs-horizontal-gap","",c.spacing1),verticalGap:r.extend("--ft-tabs-vertical-gap","",c.spacing1),onHoverStateLayerOpacity:r.extend("--ft-tabs-on-hover-state-layer-opacity","",c.opacity16),onDefaultStateLayerOpacity:r.extend("--ft-tabs-on-default-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:r.extend("--ft-tabs-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:r.extend("--ft-tabs-on-active-state-layer-opacity","",c.opacity24),onColor:r.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ft-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ft-tabs-icon-only-horizontal-padding","",c.spacing4),iconOnlyVerticalPadding:r.extend("--ft-tabs-icon-only-vertical-padding","",c.spacing4),alertTopPadding:r.extend("--ft-tabs-alert-top-padding","",c.spacing1),alertRightPadding:r.extend("--ft-tabs-alert-right-padding","",c.spacing05),focusOutlineWidth:r.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var ly={fieldHorizontalPadding:r.extend("--ft-text-input-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:r.extend("--ft-text-input-field-horizontal-gap","",c.spacing3),fieldVerticalGap:r.extend("--ft-text-input-field-vertical-gap","",c.spacing05),fieldIconSize:r.extend("--ft-text-input-field-icon-size","",c.iconSize3),fieldHeight:r.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:r.extend("--ft-text-input-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ft-text-input-helper-horizontal-gap","",c.spacing1),helperIconSize:r.extend("--ft-text-input-helper-icon-size","",c.iconSize2),borderRadius:r.extend("--ft-text-input-border-radius","",c.borderRadiusM),backgroundColor:r.extend("--ft-text-input-background-color","",c.colorWhite),contentValueColor:r.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:r.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderWidth:r.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-input-disabled-component-opacity","",c.opacity40)};var uy={backgroundColor:r.extend("--ft-text-area-background-color","",c.colorWhite),contentValueColor:r.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:r.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:r.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-area-disabled-component-opacity","",c.opacity40),fieldHorizontalLeftPadding:r.extend("--ft-text-area-field-horizontal-left-padding","",c.spacing4),fieldHorizontalGap:r.extend("--ft-text-area-field-horizontal-gap","",c.spacing3),fieldVerticalGap:r.extend("--ft-text-area-field-vertical-gap","",c.spacing05),fieldMinHeight:r.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ft-text-area-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ft-text-area-helper-horizontal-gap","",c.spacing1),helperIconSize:r.extend("--ft-text-area-helper-icon-size","",c.iconSize2),borderRadius:r.extend("--ft-text-area-border-radius","",c.borderRadiusM)};var by={height:r.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ft-floating-menu-horizontal-padding","",c.spacing4),offIconColor:r.extend("--ft-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:r.extend("--ft-floating-menu-off-color","",d.contentGlobalPrimary),onColor:r.extend("--ft-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:r.extend("--ft-floating-menu-gap","",c.spacing3),focusFocusRingColor:r.extend("--ft-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ft-floating-menu-focus-state-layer-opacity","",c.opacity8),hoverStateLayerOpacity:r.extend("--ft-floating-menu-hover-state-layer-opacity","",c.opacity8),activeStateLayerOpacity:r.extend("--ft-floating-menu-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:r.extend("--ft-floating-menu-disabled-component-opacity","",c.opacity40),iconSize:r.extend("--ft-floating-menu-icon-size","",c.iconSize3),backgroundColor:r.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:r.extend("--ft-floating-menu-shadow","",c.shadowElevation02)};var Cy={fieldHorizontalPadding:r.extend("--ft-combobox-single-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-single-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:r.extend("--ft-combobox-single-select-field-vertical-gap","",c.spacing05),fieldIconSize:r.extend("--ft-combobox-single-select-field-icon-size","",c.iconSize3),fieldHeight:r.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:r.extend("--ft-combobox-single-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ft-combobox-single-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:r.extend("--ft-combobox-single-select-helper-vertical-gap","",c.spacing1),helperIconSize:r.extend("--ft-combobox-single-select-helper-icon-size","",c.iconSize2),menuVerticalGap:r.extend("--ft-combobox-single-select-menu-vertical-gap","",c.spacing2),borderRadius:r.extend("--ft-combobox-single-select-border-radius","",c.borderRadiusM),backgroundColor:r.extend("--ft-combobox-single-select-background-color","",c.colorWhite),labelColor:r.extend("--ft-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:r.extend("--ft-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:r.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:r.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-single-select-disabled-component-opacity","",c.opacity40)};var Ny={backgroundColor:r.extend("--ft-combobox-multi-select-background-color","",c.colorWhite),labelColor:r.extend("--ft-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:r.extend("--ft-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ft-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:r.extend("--ft-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:r.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-multi-select-disabled-component-opacity","",c.opacity40),helperHorizontalPadding:r.extend("--ft-combobox-multi-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ft-combobox-multi-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:r.extend("--ft-combobox-multi-select-helper-vertical-gap","",c.spacing1),helperIconSize:r.extend("--ft-combobox-multi-select-helper-icon-size","",c.iconSize2),fieldHorizontalPadding:r.extend("--ft-combobox-multi-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-multi-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:r.extend("--ft-combobox-multi-select-field-vertical-gap","",c.spacing05),fieldIconSize:r.extend("--ft-combobox-multi-select-field-icon-size","",c.iconSize3),fieldMaxHeight:r.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",c.spacing1),contentValuesVerticalGap:r.extend("--ft-combobox-multi-select-content-values-vertical-gap","",c.spacing1),borderRadius:r.extend("--ft-combobox-multi-select-border-radius","",c.borderRadiusM)};var ky={backgroundColor:r.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ft-popover-horizontal-padding","",c.spacing6),verticalPadding:r.extend("--ft-popover-vertical-padding","",c.spacing6),titleColor:r.extend("--ft-popover-title-color","",d.contentGlobalPrimary),bodyColor:r.extend("--ft-popover-body-color","",d.contentGlobalSecondary),linkColor:r.extend("--ft-popover-link-color","",d.contentActionPrimary),gap:r.extend("--ft-popover-gap","",c.spacing3),borderRadius:r.extend("--ft-popover-border-radius","",c.borderRadiusM),shadow:r.extend("--ft-popover-shadow","",c.shadowElevation02)};var My={hoverStateLayerOpacity:r.extend("--ft-collapsible-hover-state-layer-opacity","",c.opacity8),focusStateLayerOpacity:r.extend("--ft-collapsible-focus-state-layer-opacity","",c.opacity8),focusOutlineWidth:r.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ft-collapsible-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:r.extend("--ft-collapsible-disabled-component-opacity","",c.opacity40),horizontalPadding:r.extend("--ft-collapsible-horizontal-padding","",c.spacing4),verticalPadding:r.extend("--ft-collapsible-vertical-padding","",c.spacing3),color:r.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:r.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:r.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:r.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:r.extend("--ft-collapsible-icon-size","",c.iconSize3)};var Hy={groupHorizontalPadding:r.extend("--ft-switch-group-horizontal-padding","",c.spacing1),groupVerticalPadding:r.extend("--ft-switch-group-vertical-padding","",c.spacing1),groupGap:r.extend("--ft-switch-group-gap","",c.spacing1),groupBackgroundColor:r.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:r.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:r.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ft-switch-label-horizontal-padding","",c.spacing2),labelVerticalPadding:r.extend("--ft-switch-label-vertical-padding","",c.spacing1),offHoverStateLayerOpacity:r.extend("--ft-switch-off-hover-state-layer-opacity","",c.opacity8),offFocusStateLayerOpacity:r.extend("--ft-switch-off-focus-state-layer-opacity","",c.opacity8),offActiveStateLayerOpacity:r.extend("--ft-switch-off-active-state-layer-opacity","",c.opacity16),offDisabledComponentOpacity:r.extend("--ft-switch-off-disabled-component-opacity","",c.opacity40),offColor:r.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-switch-on-hover-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:r.extend("--ft-switch-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:r.extend("--ft-switch-on-active-state-layer-opacity","",c.opacity16),onDisabledComponentOpacity:r.extend("--ft-switch-on-disabled-component-opacity","",c.opacity40),onColor:r.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:r.extend("--ft-switch-icon-horizontal-padding","",c.spacing1),iconVerticalPadding:r.extend("--ft-switch-icon-vertical-padding","",c.spacing1),focusOutlineWidth:r.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:r.extend("--ft-switch-option-border-radius","",c.borderRadiusS)};var Ky={color1Light:r.extend("--ft-chart-1-light","for area color charts",c.colorBrand40),color1Base:r.extend("--ft-chart-1-base","for line charts",c.colorBrand0),color2Light:r.extend("--ft-chart-2-light","for area color charts",c.colorYellow60),color2Base:r.extend("--ft-chart-2-base","for line charts",c.colorYellow100),color3Light:r.extend("--ft-chart-3-light","",c.colorUltramarine40),color3Base:r.extend("--ft-chart-3-base","",c.colorUltramarine70),color4Light:r.extend("--ft-chart-4-light","",c.colorCyan50),color4Base:r.extend("--ft-chart-4-base","",c.colorCyan100),color5Light:r.extend("--ft-chart-5-light","",c.colorRed40),color5Base:r.extend("--ft-chart-5-base","",c.colorRed60),color6Light:r.extend("--ft-chart-6-light","",c.colorGreen40),color6Base:r.extend("--ft-chart-6-base","",c.colorGreen70),color7Light:r.extend("--ft-chart-7-light","",c.colorOrange70),color7Base:r.extend("--ft-chart-7-base","",c.colorOrange100),color8Light:r.extend("--ft-chart-8-light","",c.colorAvocado70),color8Base:r.extend("--ft-chart-8-base","",c.colorAvocado200),color9Light:r.extend("--ft-chart-9-light","",c.colorBrown50),color9Base:r.extend("--ft-chart-9-base","",c.colorBrown200),color10Light:r.extend("--ft-chart-10-light","",c.colorGray50),color10Base:r.extend("--ft-chart-10-base","",c.colorGray80),monochrome10:r.extend("--ft-chart-monochrome-10","",c.colorBrand10),monochrome20:r.extend("--ft-chart-monochrome-20","",c.colorBrand20),monochrome30:r.extend("--ft-chart-monochrome-30","",c.colorBrand40),monochrome40:r.extend("--ft-chart-monochrome-40","",c.colorBrand60),monochrome50:r.extend("--ft-chart-monochrome-50","",c.colorBrand0),monochrome60:r.extend("--ft-chart-monochrome-60","",c.colorBrand200)};var Qy={borderWidth:r.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ft-notice-horizontal-padding","",c.spacing3),verticalPadding:r.extend("--ft-notice-vertical-padding","",c.spacing2),borderRadius:r.extend("--ft-notice-border-radius","",c.borderRadiusS),gap:r.extend("--ft-notice-gap","",c.spacing2),iconSize:r.extend("--ft-notice-icon-size","",c.iconSize3),infoBackgroundColor:r.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:r.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:r.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:r.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:r.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:r.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:r.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:r.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:r.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:r.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:r.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:r.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly)};var og={color:r.extend("--ft-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ft-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:r.extend("--ft-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:r.extend("--ft-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ft-checkbox-checked-hover-state-layer-opacity","",c.opacity16),checkedFocusStateLayerOpacity:r.extend("--ft-checkbox-checked-focus-state-layer-opacity","",c.opacity16),checkedActiveStateLayerOpacity:r.extend("--ft-checkbox-checked-active-state-layer-opacity","",c.opacity24),checkedDisabledComponentOpacity:r.extend("--ft-checkbox-checked-disabled-component-opacity","",c.opacity40),uncheckedBorderColor:r.extend("--ft-checkbox-unchecked-border-color","",c.colorGray80),uncheckedStateLayerColor:r.extend("--ft-checkbox-unchecked-state-layer-color","",c.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",c.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",c.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",c.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ft-checkbox-unchecked-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ft-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:r.extend("--ft-checkbox-gap","",c.spacing3)};var lg={offHoverStateLayerOpacity:r.extend("--ft-toggle-off-hover-state-layer-opacity","",c.opacity16),offFocusStateLayerOpacity:r.extend("--ft-toggle-off-focus-state-layer-opacity","",c.opacity16),offActiveStateLayerOpacity:r.extend("--ft-toggle-off-active-state-layer-opacity","",c.opacity24),offDisabledComponentOpacity:r.extend("--ft-toggle-off-disabled-component-opacity","",c.opacity40),offBackgroundColor:r.extend("--ft-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:r.extend("--ft-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-toggle-on-hover-state-layer-opacity","",c.opacity16),onFocusStateLayerOpacity:r.extend("--ft-toggle-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:r.extend("--ft-toggle-on-active-state-layer-opacity","",c.opacity24),onDisabledComponentOpacity:r.extend("--ft-toggle-on-disabled-component-opacity","",c.opacity40),onBackgroundColor:r.extend("--ft-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:r.extend("--ft-toggle-on-icon-color","",d.contentActionPrimary),color:r.extend("--ft-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:r.extend("--ft-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:r.extend("--ft-toggle-gap","",c.spacing3)};var ug={color:r.extend("--ft-radio-color","",d.contentGlobalPrimary),selectedRadioColor:r.extend("--ft-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:r.extend("--ft-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ft-radio-selected-hover-state-layer-opacity","",c.opacity16),selectedFocusStateLayerOpacity:r.extend("--ft-radio-selected-focus-state-layer-opacity","",c.opacity16),selectedActiveStateLayerOpacity:r.extend("--ft-radio-selected-active-state-layer-opacity","",c.opacity24),selectedDisabledComponentOpacity:r.extend("--ft-radio-selected-disabled-component-opacity","",c.opacity40),unselectedStateLayerColor:r.extend("--ft-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:r.extend("--ft-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ft-radio-unselected-hover-state-layer-opacity","",c.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ft-radio-unselected-focus-state-layer-opacity","",c.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ft-radio-unselected-active-state-layer-opacity","",c.opacity24),unselectedDisabledComponentOpacity:r.extend("--ft-radio-unselected-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ft-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:r.extend("--ft-radio-gap","",c.spacing3)};var bg={iconSize:r.extend("--ft-notification-icon-size","",c.iconSize4),leftPadding:r.extend("--ft-notification-left-padding","",c.spacing5),rightPadding:r.extend("--ft-notification-right-padding","",c.spacing4),verticalPadding:r.extend("--ft-notification-vertical-padding","",c.spacing3),infoBackgroundColor:r.extend("--ft-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-notification-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ft-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ft-notification-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ft-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ft-notification-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ft-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ft-notification-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ft-notification-error-border-color","",d.borderErrorSubtle),borderRadius:r.extend("--ft-notification-border-radius","",c.borderRadiusPill),borderWidth:r.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ft-notification-leading-gap","",c.spacing2),trailingGap:r.extend("--ft-notification-trailing-gap","",c.spacing8)};var Cg={horizontalPadding:r.extend("--ft-tooltip-horizontal-padding","",c.spacing2),verticalPadding:r.extend("--ft-tooltip-vertical-padding","",c.spacing2),borderRadius:r.extend("--ft-tooltip-border-radius","",c.borderRadiusS),color:r.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:r.extend("--ft-tooltip-background-opacity","",c.opacity80),shadow:r.extend("--ft-tooltip-shadow","",c.shadowElevation02),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ft-tooltip-gap","",c.spacing05)};var Ko;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(Ko||(Ko={}));var Oe;(function(t){t.large="large",t.medium="medium",t.small="small"})(Oe||(Oe={}));var Zo=h(I());function fl(t){let e=Go[t];return Zo.css`
|
|
141
|
+
.ft-typography--${(0,Zo.unsafeCSS)(t)} {
|
|
142
142
|
font-family: ${e.fontFamily};
|
|
143
143
|
font-size: ${e.fontSize};
|
|
144
144
|
font-weight: ${e.fontWeight};
|
|
@@ -146,7 +146,7 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
146
146
|
line-height: ${e.lineHeight};
|
|
147
147
|
text-transform: ${e.textCase};
|
|
148
148
|
}
|
|
149
|
-
`}var
|
|
149
|
+
`}var ul=E.FtCssVariableFactory.extend("--ft-typography-font-family","",E.designSystemVariables.titleFont),xt=E.FtCssVariableFactory.extend("--ft-typography-font-family","",E.designSystemVariables.contentFont),A={fontFamily:xt,fontSize:E.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:E.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:E.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:E.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:E.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Cr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-title-font-family","",ul),fontSize:E.FtCssVariableFactory.extend("--ft-typography-title-font-size","",A.fontSize,"20px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",A.letterSpacing,"0.15px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-title-line-height","",A.lineHeight,"1.2"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",A.textTransform,"inherit")},Er={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",ul),fontSize:E.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",A.fontSize,"14px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",A.letterSpacing,"0.105px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",A.lineHeight,"1.7"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",A.textTransform,"inherit")},wr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",A.fontSize,"16px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",A.fontWeight,"600"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",A.letterSpacing,"0.144px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",A.lineHeight,"1.5"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",A.textTransform,"inherit")},Ar={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",A.fontSize,"14px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",A.letterSpacing,"0.098px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",A.lineHeight,"1.7"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",A.textTransform,"inherit")},Rr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",A.fontSize,"16px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",A.letterSpacing,"0.496px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",A.lineHeight,"1.5"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",A.textTransform,"inherit")},ge={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",A.fontSize,"14px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",A.letterSpacing,"0.252px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",A.lineHeight,"1.4"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",A.textTransform,"inherit")},Nr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",A.fontSize,"12px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",A.letterSpacing,"0.396px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",A.lineHeight,"1.33"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",A.textTransform,"inherit")},Tr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",A.fontSize,"10px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",A.letterSpacing,"0.33px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",A.lineHeight,"1.6"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",A.textTransform,"inherit")},Lr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",A.fontSize,"10px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",A.letterSpacing,"1.5px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",A.lineHeight,"1.6"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",A.textTransform,"uppercase")},ft={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-button-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-button-font-size","",A.fontSize,"14px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",A.fontWeight,"600"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",A.letterSpacing,"1.246px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-button-line-height","",A.lineHeight,"1.15"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",A.textTransform,"uppercase")},hl=Ke.css`
|
|
150
150
|
.ft-typography--title {
|
|
151
151
|
font-family: ${Cr.fontFamily};
|
|
152
152
|
font-size: ${Cr.fontSize};
|
|
@@ -155,7 +155,7 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
155
155
|
line-height: ${Cr.lineHeight};
|
|
156
156
|
text-transform: ${Cr.textTransform};
|
|
157
157
|
}
|
|
158
|
-
`,
|
|
158
|
+
`,ml=Ke.css`
|
|
159
159
|
.ft-typography--title-dense {
|
|
160
160
|
font-family: ${Er.fontFamily};
|
|
161
161
|
font-size: ${Er.fontSize};
|
|
@@ -164,7 +164,7 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
164
164
|
line-height: ${Er.lineHeight};
|
|
165
165
|
text-transform: ${Er.textTransform};
|
|
166
166
|
}
|
|
167
|
-
`,
|
|
167
|
+
`,yl=Ke.css`
|
|
168
168
|
.ft-typography--subtitle1 {
|
|
169
169
|
font-family: ${wr.fontFamily};
|
|
170
170
|
font-size: ${wr.fontSize};
|
|
@@ -173,17 +173,17 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
173
173
|
line-height: ${wr.lineHeight};
|
|
174
174
|
text-transform: ${wr.textTransform};
|
|
175
175
|
}
|
|
176
|
-
`,
|
|
176
|
+
`,gl=Ke.css`
|
|
177
177
|
.ft-typography--subtitle2 {
|
|
178
|
-
font-family: ${
|
|
179
|
-
font-size: ${
|
|
180
|
-
font-weight: ${
|
|
181
|
-
letter-spacing: ${
|
|
182
|
-
line-height: ${
|
|
183
|
-
text-transform: ${
|
|
178
|
+
font-family: ${Ar.fontFamily};
|
|
179
|
+
font-size: ${Ar.fontSize};
|
|
180
|
+
font-weight: ${Ar.fontWeight};
|
|
181
|
+
letter-spacing: ${Ar.letterSpacing};
|
|
182
|
+
line-height: ${Ar.lineHeight};
|
|
183
|
+
text-transform: ${Ar.textTransform};
|
|
184
184
|
}
|
|
185
185
|
|
|
186
|
-
`,
|
|
186
|
+
`,bl=Ke.css`
|
|
187
187
|
.ft-typography--body1 {
|
|
188
188
|
font-family: ${Rr.fontFamily};
|
|
189
189
|
font-size: ${Rr.fontSize};
|
|
@@ -192,7 +192,7 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
192
192
|
line-height: ${Rr.lineHeight};
|
|
193
193
|
text-transform: ${Rr.textTransform};
|
|
194
194
|
}
|
|
195
|
-
`,
|
|
195
|
+
`,xl=Ke.css`
|
|
196
196
|
.ft-typography--body2 {
|
|
197
197
|
font-family: ${ge.fontFamily};
|
|
198
198
|
font-size: ${ge.fontSize};
|
|
@@ -201,25 +201,25 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
201
201
|
line-height: ${ge.lineHeight};
|
|
202
202
|
text-transform: ${ge.textTransform};
|
|
203
203
|
}
|
|
204
|
-
`,
|
|
204
|
+
`,qo=Ke.css`
|
|
205
205
|
.ft-typography--caption {
|
|
206
|
-
font-family: ${
|
|
207
|
-
font-size: ${
|
|
208
|
-
font-weight: ${
|
|
209
|
-
letter-spacing: ${
|
|
210
|
-
line-height: ${
|
|
211
|
-
text-transform: ${
|
|
206
|
+
font-family: ${Nr.fontFamily};
|
|
207
|
+
font-size: ${Nr.fontSize};
|
|
208
|
+
font-weight: ${Nr.fontWeight};
|
|
209
|
+
letter-spacing: ${Nr.letterSpacing};
|
|
210
|
+
line-height: ${Nr.lineHeight};
|
|
211
|
+
text-transform: ${Nr.textTransform};
|
|
212
212
|
}
|
|
213
|
-
`,
|
|
213
|
+
`,vl=Ke.css`
|
|
214
214
|
.ft-typography--breadcrumb {
|
|
215
|
-
font-family: ${
|
|
216
|
-
font-size: ${
|
|
217
|
-
font-weight: ${
|
|
218
|
-
letter-spacing: ${
|
|
219
|
-
line-height: ${
|
|
220
|
-
text-transform: ${
|
|
221
|
-
}
|
|
222
|
-
`,
|
|
215
|
+
font-family: ${Tr.fontFamily};
|
|
216
|
+
font-size: ${Tr.fontSize};
|
|
217
|
+
font-weight: ${Tr.fontWeight};
|
|
218
|
+
letter-spacing: ${Tr.letterSpacing};
|
|
219
|
+
line-height: ${Tr.lineHeight};
|
|
220
|
+
text-transform: ${Tr.textTransform};
|
|
221
|
+
}
|
|
222
|
+
`,Sl=Ke.css`
|
|
223
223
|
.ft-typography--overline {
|
|
224
224
|
font-family: ${Lr.fontFamily};
|
|
225
225
|
font-size: ${Lr.fontSize};
|
|
@@ -228,28 +228,28 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
228
228
|
line-height: ${Lr.lineHeight};
|
|
229
229
|
text-transform: ${Lr.textTransform};
|
|
230
230
|
}
|
|
231
|
-
`,
|
|
231
|
+
`,Ol=Ke.css`
|
|
232
232
|
.ft-typography--button {
|
|
233
|
-
font-family: ${
|
|
234
|
-
font-size: ${
|
|
235
|
-
font-weight: ${
|
|
236
|
-
letter-spacing: ${
|
|
237
|
-
line-height: ${
|
|
238
|
-
text-transform: ${
|
|
239
|
-
}
|
|
240
|
-
`,
|
|
233
|
+
font-family: ${ft.fontFamily};
|
|
234
|
+
font-size: ${ft.fontSize};
|
|
235
|
+
font-weight: ${ft.fontWeight};
|
|
236
|
+
letter-spacing: ${ft.letterSpacing};
|
|
237
|
+
line-height: ${ft.lineHeight};
|
|
238
|
+
text-transform: ${ft.textTransform};
|
|
239
|
+
}
|
|
240
|
+
`,Cl=Ke.css`
|
|
241
241
|
.ft-typography {
|
|
242
242
|
vertical-align: inherit;
|
|
243
243
|
}
|
|
244
|
-
`,
|
|
245
|
-
<${
|
|
244
|
+
`,El=[Object.keys(Go).map(t=>fl(t))];var wl=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},K=class extends Al.FtLitElement{constructor(){super(...arguments),this.variant=Ge.body1}render(){return this.element?hi`
|
|
245
|
+
<${ui(this.element)}
|
|
246
246
|
part="text"
|
|
247
247
|
class="ft-typography ft-typography--${this.variant}">
|
|
248
248
|
<slot></slot>
|
|
249
|
-
</${
|
|
250
|
-
`:
|
|
249
|
+
</${ui(this.element)}>
|
|
250
|
+
`:hi`
|
|
251
251
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
252
|
-
`}};
|
|
252
|
+
`}};K.styles=[hl,ml,yl,gl,bl,xl,qo,vl,Sl,Ol,Cl,...El];wl([(0,mi.property)()],K.prototype,"element",void 0);wl([(0,mi.property)()],K.prototype,"variant",void 0);(0,Rl.customElement)("ft-typography")(K);var _l=h(w());var no=h(I()),rr=h(H()),Pl=h(w()),kl=h(Tl());var Ir;(function(t){t.ADD_TO_PBK="",t.ALERT="",t.ADD_ALERT="",t.BACK_TO_SEARCH="",t.ADD_BOOKMARK="",t.BOOKMARK="",t.BOOKS="",t.MENU="",t.DOWNLOAD="",t.EDIT="",t.FEEDBACK="",t.HOME="",t.MODIFY_PBK="",t.SCHEDULED="",t.SEARCH="",t.EXPORT="",t.TOC="",t.WRITE_UGC="",t.TRASH="",t.USER="",t.EXTLINK="",t.CALENDAR="",t.OFFLINE="",t.BOOK="",t.DOWNLOAD_PLAIN="",t.CHECK="",t.STAR_PLAIN="",t.TOPICS="",t.DISC="",t.CIRCLE="",t.SHARED="",t.SORT_UNSORTED="",t.SORT_UP="",t.SORT_DOWN="",t.WORKING="",t.CLOSE="",t.ZOOM_OUT="",t.ZOOM_IN="",t.ZOOM_REALSIZE="",t.ZOOM_FULLSCREEN="",t.ADMIN_RESTRICTED="",t.ADMIN="",t.ADMIN_KHUB="",t.ADMIN_THEME="",t.ADMIN_USERS="",t.WARNING="",t.CONTEXT="",t.SEARCH_HOME="",t.STEPS="",t.ICON_EXPAND="",t.ICON_COLLAPSE="",t.INFO="",t.MINUS_PLAIN="",t.PLUS_PLAIN="",t.FACET_HAS_DESCENDANT="",t.TRIANGLE_BOTTOM="",t.TRIANGLE_LEFT="",t.TRIANGLE_RIGHT="",t.TRIANGLE_TOP="",t.THIN_ARROW="",t.SIGN_IN="",t.LOGOUT="",t.TRANSLATE="",t.CLOSE_PLAIN="",t.CHECK_PLAIN="",t.ARTICLE="",t.COLUMNS="",t.ANALYTICS="",t.COLLECTIONS="",t.ARROW_DOWN="",t.ARROW_LEFT="",t.ARROW_RIGHT="",t.ARROW_UP="",t.SEARCH_IN_PUBLICATION="",t.COPY_TO_CLIPBOARD="",t.SHARED_PBK="",t.ATTACHMENTS="",t.STRIPE_ARROW_LEFT="",t.STRIPE_ARROW_RIGHT="",t.FILTERS="",t.DOT="",t.MINUS="",t.PLUS="",t.MAILS_AND_NOTIFICATIONS="",t.SAVE="",t.LOCKER="",t.ADMIN_INTEGRATION="",t.SYNC="",t.TAG="",t.BOOK_PLAIN="",t.UPLOAD="",t.ONLINE="",t.TAG_PLAIN="",t.ACCOUNT_SETTINGS="",t.PRINT="",t.DEFAULT_ROLES="",t.SHORTCUT_MENU="",t.RELATIVES_PLAIN="",t.RELATIVES="",t.PAUSE="",t.PLAY="",t.ADMIN_PORTAL="",t.STAR="",t.THUMBS_DOWN="",t.THUMBS_DOWN_PLAIN="",t.THUMBS_UP="",t.THUMBS_UP_PLAIN="",t.FEEDBACK_PLAIN="",t.RATE_PLAIN="",t.RATE="",t.OFFLINE_SETTINGS="",t.MY_COLLECTIONS="",t.THIN_ARROW_LEFT="",t.THIN_ARROW_RIGHT="",t.RESET="",t.MY_LIBRARY="",t.UNSTRUCTURED_DOC="",t.CONTEXTUAL="",t.THIN_ARROW_UP="",t.ARROW_RIGHT_TO_LINE="",t.DESKTOP="",t.TABLET_LANDSCAPE="",t.TABLET_PORTRAIT="",t.MOBILE_LANDSCAPE="",t.MOBILE_PORTRAIT="",t.DIAGRAM_SUNBURST="",t.DIAGRAM_SANKEY="",t.COMMENT_QUESTION="",t.COMMENT_QUESTION_PLAIN="",t.MESSAGE_BOT="",t.CHART_SIMPLE="",t.BARS_PROGRESS="",t.BOOK_OPEN_GEAR="",t.BOOK_OPEN_GEAR_SLASH="",t.LINE_CHART="",t.STACKED_CHART="",t.CHART_BAR_STACKED="",t.CHART_BAR_GROUPED="",t.EYE_SLASH="",t.X_MARK="",t.EXPAND_WIDE="",t.PIP="",t.PIP_WIDE="",t.LIFE_RING="",t.GLOBE="",t.PIGGY_BANK="",t.EXTLINK_LIGHT="",t.CLONE="",t.CLONE_LINK_SIMPLE="",t.CHART_BAR_NORMALIZED="",t.CONSUMER="",t.OCTAGON_XMARK="",t.HOURGLASS_HALF="",t.CLOCK="",t.CLOCK_THREE="",t.CALENDAR_DAY="",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="",t.WAND_MAGIC_SPARKLES="",t.PAPER_PLANE="",t.CIRCLE_STOP="",t.ARROW_ROTATE_RIGHT="",t.ARROWS_ROTATE="",t.ALIGN_RIGHT="",t.FORMAT_CLEAR="",t.ALIGN_CENTER="",t.ALIGN_LEFT="",t.PALETTE="",t.BOLD="",t.ITALIC="",t.UNDERLINE="",t.STRIKETHROUGH="",t.LINK_SIMPLE_SLASH="",t.LINK_SIMPLE="",t.ROUTE="",t.CIRCLE_USER_SLASH="",t.CIRCLE_USER_CHECK="",t.LIST_MAGNIFYING_GLASS="",t.MEDAL="",t.EYE="",t.SHARE="󨃱"})(Ir||(Ir={}));var C;(function(t){t.UNKNOWN="",t.ABW="",t.AUDIO="",t.AVI="",t.CHM="",t.CODE="",t.CSV="",t.DITA="",t.EPUB="",t.EXCEL="",t.FLAC="",t.GIF="",t.GZIP="",t.HTML="",t.IMAGE="",t.JPEG="",t.JSON="",t.M4A="",t.MOV="",t.MP3="",t.MP4="",t.OGG="",t.PDF="",t.PNG="",t.POWERPOINT="",t.RAR="",t.STP="",t.TEXT="",t.VIDEO="",t.WAV="",t.WMA="",t.WORD="",t.XML="",t.YAML="",t.ZIP=""})(C||(C={}));var Vb=new Map([...["abw"].map(t=>[t,C.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(t=>[t,C.AUDIO]),...["avi"].map(t=>[t,C.AVI]),...["chm","xhs"].map(t=>[t,C.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(t=>[t,C.CODE]),...["csv"].map(t=>[t,C.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,C.DITA]),...["epub"].map(t=>[t,C.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,C.EXCEL]),...["flac"].map(t=>[t,C.FLAC]),...["gif"].map(t=>[t,C.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,C.GZIP]),...["html","htm","xhtml"].map(t=>[t,C.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(t=>[t,C.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,C.JPEG]),...["json"].map(t=>[t,C.JSON]),...["m4a","m4p"].map(t=>[t,C.M4A]),...["mov","qt"].map(t=>[t,C.MOV]),...["mp3"].map(t=>[t,C.MP3]),...["mp4","m4v"].map(t=>[t,C.MP4]),...["ogg","oga"].map(t=>[t,C.OGG]),...["pdf","ps"].map(t=>[t,C.PDF]),...["png"].map(t=>[t,C.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,C.POWERPOINT]),...["rar"].map(t=>[t,C.RAR]),...["stp"].map(t=>[t,C.STP]),...["txt","rtf","md","mdown"].map(t=>[t,C.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(t=>[t,C.VIDEO]),...["wav"].map(t=>[t,C.WAV]),...["wma"].map(t=>[t,C.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,C.WORD]),...["xml","xsl","rdf"].map(t=>[t,C.XML]),...["yaml","yml","x-yaml"].map(t=>[t,C.YAML]),...["zip"].map(t=>[t,C.ZIP])]);var jb={[C.ABW]:"#91ABC6",[C.AUDIO]:"#1795E3",[C.AVI]:"#E63324",[C.CHM]:"#71C3EB",[C.CODE]:"#71C3EB",[C.CSV]:"#1F7345",[C.DITA]:"#71C3EB",[C.EPUB]:"#85B926",[C.EXCEL]:"#1F7345",[C.FLAC]:"#1795E3",[C.GIF]:"#59B031",[C.GZIP]:"#F8AB36",[C.HTML]:"#71C3EB",[C.IMAGE]:"#59B031",[C.JPEG]:"#59B031",[C.JSON]:"#71C3EB",[C.M4A]:"#1795E3",[C.MOV]:"#E63324",[C.MP3]:"#1795E3",[C.MP4]:"#E63324",[C.OGG]:"#1795E3",[C.PDF]:"#E44948",[C.PNG]:"#59B031",[C.POWERPOINT]:"#B54A2B",[C.RAR]:"#F8AB36",[C.STP]:"#3764B1",[C.TEXT]:"#3162AB",[C.UNKNOWN]:"#999999",[C.VIDEO]:"#E63324",[C.WAV]:"#1795E3",[C.WMA]:"#1795E3",[C.WORD]:"#3162AB",[C.XML]:"#71C3EB",[C.YAML]:"#71C3EB",[C.ZIP]:"#F8AB36"};var Ll=h(I()),vt=h(w()),ie={size:vt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:vt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",vt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:vt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",vt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:vt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",vt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:vt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Il=Ll.css`
|
|
253
253
|
:host, i.ft-icon {
|
|
254
254
|
display: inline-flex;
|
|
255
255
|
align-items: center;
|
|
@@ -258,14 +258,14 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
258
258
|
}
|
|
259
259
|
|
|
260
260
|
:host {
|
|
261
|
-
width: ${
|
|
262
|
-
height: ${
|
|
261
|
+
width: ${ie.size};
|
|
262
|
+
height: ${ie.size};
|
|
263
263
|
}
|
|
264
264
|
|
|
265
265
|
i.ft-icon {
|
|
266
266
|
width: 100%;
|
|
267
267
|
height: 100%;
|
|
268
|
-
font-size: ${
|
|
268
|
+
font-size: ${ie.size};
|
|
269
269
|
line-height: 1;
|
|
270
270
|
font-weight: normal;
|
|
271
271
|
text-transform: none;
|
|
@@ -276,33 +276,33 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
276
276
|
text-rendering: auto;
|
|
277
277
|
-webkit-font-smoothing: antialiased;
|
|
278
278
|
-moz-osx-font-smoothing: grayscale;
|
|
279
|
-
vertical-align: ${
|
|
279
|
+
vertical-align: ${ie.verticalAlign};
|
|
280
280
|
}
|
|
281
281
|
|
|
282
282
|
i.ft-icon.ft-icon--fluid-topics {
|
|
283
|
-
font-family: ${
|
|
283
|
+
font-family: ${ie.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
|
|
284
284
|
|
|
285
285
|
/* Ugly fix because font is broken */
|
|
286
|
-
font-size: calc(0.75 * ${
|
|
287
|
-
line-height: ${
|
|
286
|
+
font-size: calc(0.75 * ${ie.size});
|
|
287
|
+
line-height: ${ie.size};
|
|
288
288
|
position: relative;
|
|
289
289
|
top: -4%;
|
|
290
290
|
justify-content: center;
|
|
291
291
|
}
|
|
292
292
|
|
|
293
293
|
.ft-icon--file-format {
|
|
294
|
-
font-family: ${
|
|
294
|
+
font-family: ${ie.fileFormatFontFamily}, ft-mime, sans-serif;
|
|
295
295
|
}
|
|
296
296
|
|
|
297
297
|
.ft-icon--material {
|
|
298
|
-
font-family: ${
|
|
298
|
+
font-family: ${ie.materialFontFamily}, "Material Icons", sans-serif;
|
|
299
299
|
}
|
|
300
|
-
`;var
|
|
300
|
+
`;var Ze;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Ze||(Ze={}));var Yo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},fe=class extends Pl.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=no.nothing}render(){let e=this.variant&&Object.values(Ze).includes(this.variant)?this.variant:Ze.fluid_topics,o=e!==Ze.material||!!this.value;return no.html`
|
|
301
301
|
<i class="ft-icon ft-icon--${e}" part="icon icon-${e}">
|
|
302
|
-
${(0,
|
|
303
|
-
<slot ?hidden=${
|
|
302
|
+
${(0,kl.unsafeHTML)(this.resolvedIcon)}
|
|
303
|
+
<slot ?hidden=${o}></slot>
|
|
304
304
|
</i>
|
|
305
|
-
`}get textContent(){var e,
|
|
305
|
+
`}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let n=this.value||this.textContent;switch(this.variant){case Ze.file_format:this.resolvedIcon=(e=C[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case Ze.material:this.resolvedIcon=this.value||no.nothing;break;default:this.resolvedIcon=(o=Ir[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};fe.elementDefinitions={};fe.styles=Il;Yo([(0,rr.property)()],fe.prototype,"variant",void 0);Yo([(0,rr.property)()],fe.prototype,"value",void 0);Yo([(0,rr.state)()],fe.prototype,"resolvedIcon",void 0);Yo([(0,rr.query)("slot")],fe.prototype,"slottedContent",void 0);(0,_l.customElement)("ft-icon")(fe);var sn=h(I()),$=h(w());var Ri=h(w());var uo=h(H()),bc=h(w());var Ul=h(I()),D=h(w());var Dl=h(I()),io=h(w()),Ce={color:io.FtCssVariableFactory.extend("--ft-loader-color","",io.designSystemVariables.colorPrimary),size:io.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},$l=Dl.css`
|
|
306
306
|
:host {
|
|
307
307
|
line-height: 0;
|
|
308
308
|
}
|
|
@@ -311,8 +311,8 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
311
311
|
display: inline-block;
|
|
312
312
|
position: relative;
|
|
313
313
|
|
|
314
|
-
width: ${
|
|
315
|
-
height: ${
|
|
314
|
+
width: ${Ce.size};
|
|
315
|
+
height: ${Ce.size};
|
|
316
316
|
}
|
|
317
317
|
|
|
318
318
|
.ft-loader div {
|
|
@@ -321,7 +321,7 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
321
321
|
width: 25%;
|
|
322
322
|
height: 25%;
|
|
323
323
|
border-radius: 50%;
|
|
324
|
-
background: ${
|
|
324
|
+
background: ${Ce.color};
|
|
325
325
|
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
326
326
|
}
|
|
327
327
|
|
|
@@ -368,10 +368,10 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
368
368
|
transform: translate(0, 0);
|
|
369
369
|
}
|
|
370
370
|
100% {
|
|
371
|
-
transform: translate(calc(0.35 * ${
|
|
371
|
+
transform: translate(calc(0.35 * ${Ce.size}), 0);
|
|
372
372
|
}
|
|
373
373
|
}
|
|
374
|
-
`;var
|
|
374
|
+
`;var Bl=D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorPrimary),W={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorSurface),borderRadius:D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusL),color:Bl,fontSize:D.FtCssVariableFactory.extend("--ft-button-font-size","",ft.fontSize),iconSize:D.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:D.FtCssVariableFactory.extend("--ft-button-ripple-color","",Bl),verticalPadding:D.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:D.FtCssVariableFactory.external(D.designSystemVariables.colorOpacityDisabled,"Design system")},Ml=D.FtCssVariableFactory.extend("--ft-button-primary-color","",D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorOnPrimary)),yi={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-primary-background-color","",D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorPrimary)),color:Ml,rippleColor:D.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Ml)},ut={borderRadius:D.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusM)),verticalPadding:D.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},Fl=[Ul.css`
|
|
375
375
|
:host {
|
|
376
376
|
display: inline-block;
|
|
377
377
|
max-width: 100%;
|
|
@@ -382,7 +382,7 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
382
382
|
box-shadow: 0px 0px 0px transparent;
|
|
383
383
|
border: 0px solid transparent;
|
|
384
384
|
text-shadow: 0px 0px 0px transparent;
|
|
385
|
-
font-size: ${
|
|
385
|
+
font-size: ${W.fontSize};
|
|
386
386
|
}
|
|
387
387
|
|
|
388
388
|
button:hover {
|
|
@@ -411,31 +411,31 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
411
411
|
border: none;
|
|
412
412
|
pointer-events: auto;
|
|
413
413
|
|
|
414
|
-
--ft-button-internal-line-height: max(calc(${
|
|
415
|
-
--ft-button-internal-color: ${
|
|
416
|
-
${(0,
|
|
417
|
-
${(0,
|
|
414
|
+
--ft-button-internal-line-height: max(calc(${W.fontSize} + 2px), ${W.iconSize});
|
|
415
|
+
--ft-button-internal-color: ${W.color};
|
|
416
|
+
${(0,D.setVariable)(ie.size,W.iconSize)};
|
|
417
|
+
${(0,D.setVariable)(M.color,W.rippleColor)};
|
|
418
418
|
|
|
419
|
-
border-radius: ${
|
|
420
|
-
padding: ${
|
|
421
|
-
background-color: ${
|
|
419
|
+
border-radius: ${W.borderRadius};
|
|
420
|
+
padding: ${W.verticalPadding} ${W.horizontalPadding};
|
|
421
|
+
background-color: ${W.backgroundColor};
|
|
422
422
|
color: var(--ft-button-internal-color);
|
|
423
423
|
-webkit-mask-image: radial-gradient(white, black);
|
|
424
424
|
}
|
|
425
425
|
|
|
426
426
|
.ft-button.ft-button--outlined {
|
|
427
427
|
border: 1px solid var(--ft-button-internal-color);
|
|
428
|
-
padding: calc(${
|
|
428
|
+
padding: calc(${W.verticalPadding} - 1px) calc(${W.horizontalPadding} - 1px);
|
|
429
429
|
}
|
|
430
430
|
|
|
431
431
|
.ft-button.ft-button--dense {
|
|
432
|
-
padding: ${
|
|
433
|
-
border-radius: ${
|
|
434
|
-
gap: ${
|
|
432
|
+
padding: ${ut.verticalPadding} ${ut.horizontalPadding};
|
|
433
|
+
border-radius: ${ut.borderRadius};
|
|
434
|
+
gap: ${ut.iconPadding};
|
|
435
435
|
}
|
|
436
436
|
|
|
437
437
|
.ft-button.ft-button--dense.ft-button--outlined {
|
|
438
|
-
padding: calc(${
|
|
438
|
+
padding: calc(${ut.verticalPadding} - 1px) calc(${ut.horizontalPadding} - 1px);
|
|
439
439
|
}
|
|
440
440
|
|
|
441
441
|
.ft-button:not([disabled]):hover {
|
|
@@ -443,22 +443,22 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
443
443
|
}
|
|
444
444
|
|
|
445
445
|
.ft-button--round {
|
|
446
|
-
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${
|
|
446
|
+
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${W.verticalPadding});
|
|
447
447
|
}
|
|
448
448
|
|
|
449
449
|
.ft-button--round.ft-button--dense {
|
|
450
|
-
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${
|
|
450
|
+
border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${ut.verticalPadding});
|
|
451
451
|
}
|
|
452
452
|
|
|
453
453
|
.ft-button[disabled] {
|
|
454
454
|
filter: grayscale(1);
|
|
455
|
-
opacity: ${
|
|
455
|
+
opacity: ${W.opacityDisabled};
|
|
456
456
|
}
|
|
457
457
|
|
|
458
458
|
.ft-button.ft-button--primary {
|
|
459
|
-
background-color: ${
|
|
460
|
-
--ft-button-internal-color: ${
|
|
461
|
-
${(0,
|
|
459
|
+
background-color: ${yi.backgroundColor};
|
|
460
|
+
--ft-button-internal-color: ${yi.color};
|
|
461
|
+
${(0,D.setVariable)(M.color,yi.rippleColor)};
|
|
462
462
|
}
|
|
463
463
|
|
|
464
464
|
.ft-button:focus {
|
|
@@ -471,13 +471,13 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
471
471
|
white-space: nowrap;
|
|
472
472
|
text-overflow: ellipsis;
|
|
473
473
|
display: block;
|
|
474
|
-
margin: 0 ${
|
|
475
|
-
${(0,
|
|
476
|
-
${(0,
|
|
474
|
+
margin: 0 ${W.iconPadding};
|
|
475
|
+
${(0,D.setVariable)(ft.fontSize,"1em")};
|
|
476
|
+
${(0,D.setVariable)(ft.lineHeight,"var(--ft-button-internal-line-height)")};
|
|
477
477
|
}
|
|
478
478
|
|
|
479
479
|
.ft-button--dense .ft-button--label {
|
|
480
|
-
margin: 0 ${
|
|
480
|
+
margin: 0 ${ut.iconPadding};
|
|
481
481
|
}
|
|
482
482
|
|
|
483
483
|
.ft-button--label[hidden] {
|
|
@@ -490,13 +490,13 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
490
490
|
}
|
|
491
491
|
|
|
492
492
|
.ft-button--label[hidden] + [part="icon"] {
|
|
493
|
-
margin: 0 calc(${
|
|
494
|
-
padding: 0 ${
|
|
493
|
+
margin: 0 calc(${W.horizontalPadding} * -1);
|
|
494
|
+
padding: 0 ${W.verticalPadding};
|
|
495
495
|
}
|
|
496
496
|
|
|
497
497
|
.ft-button--dense .ft-button--label[hidden] + [part="icon"] {
|
|
498
|
-
margin: 0 calc(${
|
|
499
|
-
padding: 0 ${
|
|
498
|
+
margin: 0 calc(${ut.horizontalPadding} * -1);
|
|
499
|
+
padding: 0 ${ut.verticalPadding};
|
|
500
500
|
}
|
|
501
501
|
|
|
502
502
|
.ft-button:not(.ft-button--trailing-icon) [part="label"]{
|
|
@@ -504,10 +504,10 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
504
504
|
}
|
|
505
505
|
|
|
506
506
|
ft-loader {
|
|
507
|
-
${(0,
|
|
508
|
-
${(0,
|
|
507
|
+
${(0,D.setVariable)(Ce.size,W.iconSize)};
|
|
508
|
+
${(0,D.setVariable)(Ce.color,"var(--ft-button-internal-color)")};
|
|
509
509
|
}
|
|
510
|
-
`,
|
|
510
|
+
`,D.noTextSelect];var Br=h(w());var uc=h(w());var fc=h(I()),le=h(H()),fo=h(w());var zl=h(I()),St=h(w()),Pr={distance:St.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:St.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:St.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:St.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:St.FtCssVariableFactory.external(St.designSystemVariables.borderRadiusS,"Design system"),maxWidth:St.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Wl=zl.css`
|
|
511
511
|
.ft-tooltip--container {
|
|
512
512
|
display: block;
|
|
513
513
|
}
|
|
@@ -536,7 +536,7 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
536
536
|
position: relative;
|
|
537
537
|
word-break: break-word;
|
|
538
538
|
}
|
|
539
|
-
`;var Fc=["top","right","bottom","left"],Wc=["start","end"],ha=Fc.reduce((t,e)=>t.concat(e,e+"-"+Wc[0],e+"-"+Wc[1]),[]),io=Math.min,$t=Math.max,lo=Math.round;var vt=t=>({x:t,y:t}),Ep={left:"right",right:"left",bottom:"top",top:"bottom"},wp={start:"end",end:"start"};function ya(t,e,n){return $t(t,io(e,n))}function Yo(t,e){return typeof t=="function"?t(e):t}function kr(t){return t.split("-")[0]}function Mt(t){return t.split("-")[1]}function ma(t){return t==="x"?"y":"x"}function ga(t){return t==="y"?"height":"width"}function Xo(t){return["top","bottom"].includes(kr(t))?"y":"x"}function ba(t){return ma(Xo(t))}function zc(t,e,n){n===void 0&&(n=!1);let a=Mt(t),i=ba(t),l=ga(i),c=i==="x"?a===(n?"end":"start")?"right":"left":a==="start"?"bottom":"top";return e.reference[l]>e.floating[l]&&(c=ua(c)),[c,ua(c)]}function $c(t){return t.replace(/start|end/g,e=>wp[e])}function ua(t){return t.replace(/left|right|bottom|top/g,e=>Ep[e])}function Np(t){return{top:0,right:0,bottom:0,left:0,...t}}function Mc(t){return typeof t!="number"?Np(t):{top:t,right:t,bottom:t,left:t}}function ar(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Hc(t,e,n){let{reference:a,floating:i}=t,l=Xo(e),c=ba(e),s=ga(c),h=kr(e),y=l==="y",m=a.x+a.width/2-i.width/2,x=a.y+a.height/2-i.height/2,v=a[s]/2-i[s]/2,O;switch(h){case"top":O={x:m,y:a.y-i.height};break;case"bottom":O={x:m,y:a.y+a.height};break;case"right":O={x:a.x+a.width,y:x};break;case"left":O={x:a.x-i.width,y:x};break;default:O={x:a.x,y:a.y}}switch(Mt(e)){case"start":O[c]-=v*(n&&y?-1:1);break;case"end":O[c]+=v*(n&&y?-1:1);break}return O}var Gc=async(t,e,n)=>{let{placement:a="bottom",strategy:i="absolute",middleware:l=[],platform:c}=n,s=l.filter(Boolean),h=await(c.isRTL==null?void 0:c.isRTL(e)),y=await c.getElementRects({reference:t,floating:e,strategy:i}),{x:m,y:x}=Hc(y,a,h),v=a,O={},S=0;for(let E=0;E<s.length;E++){let{name:k,fn:L}=s[E],{x:P,y:U,data:_,reset:K}=await L({x:m,y:x,initialPlacement:a,placement:v,strategy:i,middlewareData:O,rects:y,platform:c,elements:{reference:t,floating:e}});if(m=P??m,x=U??x,O={...O,[k]:{...O[k],..._}},K&&S<=50){S++,typeof K=="object"&&(K.placement&&(v=K.placement),K.rects&&(y=K.rects===!0?await c.getElementRects({reference:t,floating:e,strategy:i}):K.rects),{x:m,y:x}=Hc(y,v,h)),E=-1;continue}}return{x:m,y:x,placement:v,strategy:i,middlewareData:O}};async function xa(t,e){var n;e===void 0&&(e={});let{x:a,y:i,platform:l,rects:c,elements:s,strategy:h}=t,{boundary:y="clippingAncestors",rootBoundary:m="viewport",elementContext:x="floating",altBoundary:v=!1,padding:O=0}=Yo(e,t),S=Mc(O),k=s[v?x==="floating"?"reference":"floating":x],L=ar(await l.getClippingRect({element:(n=await(l.isElement==null?void 0:l.isElement(k)))==null||n?k:k.contextElement||await(l.getDocumentElement==null?void 0:l.getDocumentElement(s.floating)),boundary:y,rootBoundary:m,strategy:h})),P=x==="floating"?{...c.floating,x:a,y:i}:c.reference,U=await(l.getOffsetParent==null?void 0:l.getOffsetParent(s.floating)),_=await(l.isElement==null?void 0:l.isElement(U))?await(l.getScale==null?void 0:l.getScale(U))||{x:1,y:1}:{x:1,y:1},K=ar(l.convertOffsetParentRelativeRectToViewportRelativeRect?await l.convertOffsetParentRelativeRectToViewportRelativeRect({rect:P,offsetParent:U,strategy:h}):P);return{top:(L.top-K.top+S.top)/_.y,bottom:(K.bottom-L.bottom+S.bottom)/_.y,left:(L.left-K.left+S.left)/_.x,right:(K.right-L.right+S.right)/_.x}}function Rp(t,e,n){return(t?[...n.filter(i=>Mt(i)===t),...n.filter(i=>Mt(i)!==t)]:n.filter(i=>kr(i)===i)).filter(i=>t?Mt(i)===t||(e?$c(i)!==i:!1):!0)}var va=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var n,a,i;let{rects:l,middlewareData:c,placement:s,platform:h,elements:y}=e,{crossAxis:m=!1,alignment:x,allowedPlacements:v=ha,autoAlignment:O=!0,...S}=Yo(t,e),E=x!==void 0||v===ha?Rp(x||null,O,v):v,k=await xa(e,S),L=((n=c.autoPlacement)==null?void 0:n.index)||0,P=E[L];if(P==null)return{};let U=zc(P,l,await(h.isRTL==null?void 0:h.isRTL(y.floating)));if(s!==P)return{reset:{placement:E[0]}};let _=[k[kr(P)],k[U[0]],k[U[1]]],K=[...((a=c.autoPlacement)==null?void 0:a.overflows)||[],{placement:P,overflows:_}],Re=E[L+1];if(Re)return{data:{index:L+1,overflows:K},reset:{placement:Re}};let ce=K.map(g=>{let C=Mt(g.placement);return[g.placement,C&&m?g.overflows.slice(0,2).reduce((T,q)=>T+q,0):g.overflows[0],g.overflows]}).sort((g,C)=>g[1]-C[1]),Ge=((i=ce.filter(g=>g[2].slice(0,Mt(g[0])?2:3).every(C=>C<=0))[0])==null?void 0:i[0])||ce[0][0];return Ge!==s?{data:{index:L+1,overflows:K},reset:{placement:Ge}}:{}}}};var Sa=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:n,y:a,placement:i}=e,{mainAxis:l=!0,crossAxis:c=!1,limiter:s={fn:k=>{let{x:L,y:P}=k;return{x:L,y:P}}},...h}=Yo(t,e),y={x:n,y:a},m=await xa(e,h),x=Xo(kr(i)),v=ma(x),O=y[v],S=y[x];if(l){let k=v==="y"?"top":"left",L=v==="y"?"bottom":"right",P=O+m[k],U=O-m[L];O=ya(P,O,U)}if(c){let k=x==="y"?"top":"left",L=x==="y"?"bottom":"right",P=S+m[k],U=S-m[L];S=ya(P,S,U)}let E=s.fn({...e,[v]:O,[x]:S});return{...E,data:{x:E.x-n,y:E.y-a}}}}};function St(t){return Vc(t)?(t.nodeName||"").toLowerCase():"#document"}function Le(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Ot(t){var e;return(e=(Vc(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Vc(t){return t instanceof Node||t instanceof Le(t).Node}function pt(t){return t instanceof Element||t instanceof Le(t).Element}function Qe(t){return t instanceof HTMLElement||t instanceof Le(t).HTMLElement}function Kc(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Le(t).ShadowRoot}function Tr(t){let{overflow:e,overflowX:n,overflowY:a,display:i}=Ue(t);return/auto|scroll|overlay|hidden|clip/.test(e+a+n)&&!["inline","contents"].includes(i)}function Zc(t){return["table","td","th"].includes(St(t))}function Jo(t){let e=en(),n=Ue(t);return n.transform!=="none"||n.perspective!=="none"||(n.containerType?n.containerType!=="normal":!1)||!e&&(n.backdropFilter?n.backdropFilter!=="none":!1)||!e&&(n.filter?n.filter!=="none":!1)||["transform","perspective","filter"].some(a=>(n.willChange||"").includes(a))||["paint","layout","strict","content"].some(a=>(n.contain||"").includes(a))}function jc(t){let e=ir(t);for(;Qe(e)&&!co(e);){if(Jo(e))return e;e=ir(e)}return null}function en(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function co(t){return["html","body","#document"].includes(St(t))}function Ue(t){return Le(t).getComputedStyle(t)}function so(t){return pt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function ir(t){if(St(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Kc(t)&&t.host||Ot(t);return Kc(e)?e.host:e}function qc(t){let e=ir(t);return co(e)?t.ownerDocument?t.ownerDocument.body:t.body:Qe(e)&&Tr(e)?e:qc(e)}function Qo(t,e,n){var a;e===void 0&&(e=[]),n===void 0&&(n=!0);let i=qc(t),l=i===((a=t.ownerDocument)==null?void 0:a.body),c=Le(i);return l?e.concat(c,c.visualViewport||[],Tr(i)?i:[],c.frameElement&&n?Qo(c.frameElement):[]):e.concat(i,Qo(i,[],n))}function Qc(t){let e=Ue(t),n=parseFloat(e.width)||0,a=parseFloat(e.height)||0,i=Qe(t),l=i?t.offsetWidth:n,c=i?t.offsetHeight:a,s=lo(n)!==l||lo(a)!==c;return s&&(n=l,a=c),{width:n,height:a,$:s}}function Jc(t){return pt(t)?t:t.contextElement}function Dr(t){let e=Jc(t);if(!Qe(e))return vt(1);let n=e.getBoundingClientRect(),{width:a,height:i,$:l}=Qc(e),c=(l?lo(n.width):n.width)/a,s=(l?lo(n.height):n.height)/i;return(!c||!Number.isFinite(c))&&(c=1),(!s||!Number.isFinite(s))&&(s=1),{x:c,y:s}}var Ap=vt(0);function es(t){let e=Le(t);return!en()||!e.visualViewport?Ap:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Ip(t,e,n){return e===void 0&&(e=!1),!n||e&&n!==Le(t)?!1:e}function po(t,e,n,a){e===void 0&&(e=!1),n===void 0&&(n=!1);let i=t.getBoundingClientRect(),l=Jc(t),c=vt(1);e&&(a?pt(a)&&(c=Dr(a)):c=Dr(t));let s=Ip(l,n,a)?es(l):vt(0),h=(i.left+s.x)/c.x,y=(i.top+s.y)/c.y,m=i.width/c.x,x=i.height/c.y;if(l){let v=Le(l),O=a&&pt(a)?Le(a):a,S=v.frameElement;for(;S&&a&&O!==v;){let E=Dr(S),k=S.getBoundingClientRect(),L=Ue(S),P=k.left+(S.clientLeft+parseFloat(L.paddingLeft))*E.x,U=k.top+(S.clientTop+parseFloat(L.paddingTop))*E.y;h*=E.x,y*=E.y,m*=E.x,x*=E.y,h+=P,y+=U,S=Le(S).frameElement}}return ar({width:m,height:x,x:h,y})}function Lp(t){let{rect:e,offsetParent:n,strategy:a}=t,i=Qe(n),l=Ot(n);if(n===l)return e;let c={scrollLeft:0,scrollTop:0},s=vt(1),h=vt(0);if((i||!i&&a!=="fixed")&&((St(n)!=="body"||Tr(l))&&(c=so(n)),Qe(n))){let y=po(n);s=Dr(n),h.x=y.x+n.clientLeft,h.y=y.y+n.clientTop}return{width:e.width*s.x,height:e.height*s.y,x:e.x*s.x-c.scrollLeft*s.x+h.x,y:e.y*s.y-c.scrollTop*s.y+h.y}}function Pp(t){return Array.from(t.getClientRects())}function ts(t){return po(Ot(t)).left+so(t).scrollLeft}function kp(t){let e=Ot(t),n=so(t),a=t.ownerDocument.body,i=$t(e.scrollWidth,e.clientWidth,a.scrollWidth,a.clientWidth),l=$t(e.scrollHeight,e.clientHeight,a.scrollHeight,a.clientHeight),c=-n.scrollLeft+ts(t),s=-n.scrollTop;return Ue(a).direction==="rtl"&&(c+=$t(e.clientWidth,a.clientWidth)-i),{width:i,height:l,x:c,y:s}}function Tp(t,e){let n=Le(t),a=Ot(t),i=n.visualViewport,l=a.clientWidth,c=a.clientHeight,s=0,h=0;if(i){l=i.width,c=i.height;let y=en();(!y||y&&e==="fixed")&&(s=i.offsetLeft,h=i.offsetTop)}return{width:l,height:c,x:s,y:h}}function Dp(t,e){let n=po(t,!0,e==="fixed"),a=n.top+t.clientTop,i=n.left+t.clientLeft,l=Qe(t)?Dr(t):vt(1),c=t.clientWidth*l.x,s=t.clientHeight*l.y,h=i*l.x,y=a*l.y;return{width:c,height:s,x:h,y}}function Yc(t,e,n){let a;if(e==="viewport")a=Tp(t,n);else if(e==="document")a=kp(Ot(t));else if(pt(e))a=Dp(e,n);else{let i=es(t);a={...e,x:e.x-i.x,y:e.y-i.y}}return ar(a)}function rs(t,e){let n=ir(t);return n===e||!pt(n)||co(n)?!1:Ue(n).position==="fixed"||rs(n,e)}function _p(t,e){let n=e.get(t);if(n)return n;let a=Qo(t,[],!1).filter(s=>pt(s)&&St(s)!=="body"),i=null,l=Ue(t).position==="fixed",c=l?ir(t):t;for(;pt(c)&&!co(c);){let s=Ue(c),h=Jo(c);!h&&s.position==="fixed"&&(i=null),(l?!h&&!i:!h&&s.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Tr(c)&&!h&&rs(t,c))?a=a.filter(m=>m!==c):i=s,c=ir(c)}return e.set(t,a),a}function Bp(t){let{element:e,boundary:n,rootBoundary:a,strategy:i}=t,c=[...n==="clippingAncestors"?_p(e,this._c):[].concat(n),a],s=c[0],h=c.reduce((y,m)=>{let x=Yc(e,m,i);return y.top=$t(x.top,y.top),y.right=io(x.right,y.right),y.bottom=io(x.bottom,y.bottom),y.left=$t(x.left,y.left),y},Yc(e,s,i));return{width:h.right-h.left,height:h.bottom-h.top,x:h.left,y:h.top}}function Up(t){return Qc(t)}function Wp(t,e,n){let a=Qe(e),i=Ot(e),l=n==="fixed",c=po(t,!0,l,e),s={scrollLeft:0,scrollTop:0},h=vt(0);if(a||!a&&!l)if((St(e)!=="body"||Tr(i))&&(s=so(e)),a){let y=po(e,!0,l,e);h.x=y.x+e.clientLeft,h.y=y.y+e.clientTop}else i&&(h.x=ts(i));return{x:c.left+s.scrollLeft-h.x,y:c.top+s.scrollTop-h.y,width:c.width,height:c.height}}function Xc(t,e){return!Qe(t)||Ue(t).position==="fixed"?null:e?e(t):t.offsetParent}function os(t,e){let n=Le(t);if(!Qe(t))return n;let a=Xc(t,e);for(;a&&Zc(a)&&Ue(a).position==="static";)a=Xc(a,e);return a&&(St(a)==="html"||St(a)==="body"&&Ue(a).position==="static"&&!Jo(a))?n:a||jc(t)||n}var Fp=async function(t){let{reference:e,floating:n,strategy:a}=t,i=this.getOffsetParent||os,l=this.getDimensions;return{reference:Wp(e,await i(n),a),floating:{x:0,y:0,...await l(n)}}};function zp(t){return Ue(t).direction==="rtl"}var tn={convertOffsetParentRelativeRectToViewportRelativeRect:Lp,getDocumentElement:Ot,getClippingRect:Bp,getOffsetParent:os,getElementRects:Fp,getClientRects:Pp,getDimensions:Up,getScale:Dr,isElement:pt,isRTL:zp};var ns=(t,e,n)=>{let a=new Map,i={platform:tn,...n},l={...i.platform,_c:a};return Gc(t,e,{...i,platform:l})};function as(t){return $p(t)}function Oa(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function $p(t){for(let e=t;e;e=Oa(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Oa(t);e;e=Oa(e)){if(!(e instanceof Element))continue;let n=getComputedStyle(e);if(n.display!=="contents"&&(n.position!=="static"||n.filter!=="none"||e.tagName==="BODY"))return e}return null}async function is(t,e,n){return ns(t,e,{platform:{...tn,getOffsetParent:a=>tn.getOffsetParent(a,as)},middleware:[Sa({crossAxis:!0}),va({allowedPlacements:[n]})]})}var Pe=function(t,e,n,a){var i=arguments.length,l=i<3?e:a===null?a=Object.getOwnPropertyDescriptor(e,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(t,e,n,a);else for(var s=t.length-1;s>=0;s--)(c=t[s])&&(l=(i<3?c(l):i>3?c(e,n,l):c(e,n))||l);return i>3&&l&&Object.defineProperty(e,n,l),l},X=class extends fo.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 fo.Debouncer,this.revealDebouncer=new fo.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return ls.html`
|
|
539
|
+
`;var Vl=["top","right","bottom","left"],Hl=["start","end"],bi=Vl.reduce((t,e)=>t.concat(e,e+"-"+Hl[0],e+"-"+Hl[1]),[]),ao=Math.min,Wt=Math.max,so=Math.round;var Ot=t=>({x:t,y:t}),Np={left:"right",right:"left",bottom:"top",top:"bottom"},Tp={start:"end",end:"start"};function xi(t,e,o){return Wt(t,ao(e,o))}function Xo(t,e){return typeof t=="function"?t(e):t}function kr(t){return t.split("-")[0]}function Ht(t){return t.split("-")[1]}function vi(t){return t==="x"?"y":"x"}function Si(t){return t==="y"?"height":"width"}function Qo(t){return["top","bottom"].includes(kr(t))?"y":"x"}function Oi(t){return vi(Qo(t))}function jl(t,e,o){o===void 0&&(o=!1);let n=Ht(t),i=Oi(t),a=Si(i),s=i==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=gi(s)),[s,gi(s)]}function Gl(t){return t.replace(/start|end/g,e=>Tp[e])}function gi(t){return t.replace(/left|right|bottom|top/g,e=>Np[e])}function Lp(t){return{top:0,right:0,bottom:0,left:0,...t}}function Kl(t){return typeof t!="number"?Lp(t):{top:t,right:t,bottom:t,left:t}}function or(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Zl(t,e,o){let{reference:n,floating:i}=t,a=Qo(e),s=Oi(e),l=Si(s),p=kr(e),f=a==="y",u=n.x+n.width/2-i.width/2,y=n.y+n.height/2-i.height/2,g=n[l]/2-i[l]/2,x;switch(p){case"top":x={x:u,y:n.y-i.height};break;case"bottom":x={x:u,y:n.y+n.height};break;case"right":x={x:n.x+n.width,y};break;case"left":x={x:n.x-i.width,y};break;default:x={x:n.x,y:n.y}}switch(Ht(e)){case"start":x[s]-=g*(o&&f?-1:1);break;case"end":x[s]+=g*(o&&f?-1:1);break}return x}var ql=async(t,e,o)=>{let{placement:n="bottom",strategy:i="absolute",middleware:a=[],platform:s}=o,l=a.filter(Boolean),p=await(s.isRTL==null?void 0:s.isRTL(e)),f=await s.getElementRects({reference:t,floating:e,strategy:i}),{x:u,y}=Zl(f,n,p),g=n,x={},b=0;for(let S=0;S<l.length;S++){let{name:T,fn:R}=l[S],{x:N,y:_,data:P,reset:V}=await R({x:u,y,initialPlacement:n,placement:g,strategy:i,middlewareData:x,rects:f,platform:s,elements:{reference:t,floating:e}});if(u=N??u,y=_??y,x={...x,[T]:{...x[T],...P}},V&&b<=50){b++,typeof V=="object"&&(V.placement&&(g=V.placement),V.rects&&(f=V.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):V.rects),{x:u,y}=Zl(f,g,p)),S=-1;continue}}return{x:u,y,placement:g,strategy:i,middlewareData:x}};async function Ci(t,e){var o;e===void 0&&(e={});let{x:n,y:i,platform:a,rects:s,elements:l,strategy:p}=t,{boundary:f="clippingAncestors",rootBoundary:u="viewport",elementContext:y="floating",altBoundary:g=!1,padding:x=0}=Xo(e,t),b=Kl(x),T=l[g?y==="floating"?"reference":"floating":y],R=or(await a.getClippingRect({element:(o=await(a.isElement==null?void 0:a.isElement(T)))==null||o?T:T.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:f,rootBoundary:u,strategy:p})),N=y==="floating"?{...s.floating,x:n,y:i}:s.reference,_=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),P=await(a.isElement==null?void 0:a.isElement(_))?await(a.getScale==null?void 0:a.getScale(_))||{x:1,y:1}:{x:1,y:1},V=or(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:N,offsetParent:_,strategy:p}):N);return{top:(R.top-V.top+b.top)/P.y,bottom:(V.bottom-R.bottom+b.bottom)/P.y,left:(R.left-V.left+b.left)/P.x,right:(V.right-R.right+b.right)/P.x}}function Ip(t,e,o){return(t?[...o.filter(i=>Ht(i)===t),...o.filter(i=>Ht(i)!==t)]:o.filter(i=>kr(i)===i)).filter(i=>t?Ht(i)===t||(e?Gl(i)!==i:!1):!0)}var Ei=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,n,i;let{rects:a,middlewareData:s,placement:l,platform:p,elements:f}=e,{crossAxis:u=!1,alignment:y,allowedPlacements:g=bi,autoAlignment:x=!0,...b}=Xo(t,e),S=y!==void 0||g===bi?Ip(y||null,x,g):g,T=await Ci(e,b),R=((o=s.autoPlacement)==null?void 0:o.index)||0,N=S[R];if(N==null)return{};let _=jl(N,a,await(p.isRTL==null?void 0:p.isRTL(f.floating)));if(l!==N)return{reset:{placement:S[0]}};let P=[T[kr(N)],T[_[0]],T[_[1]]],V=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:P}],Re=S[R+1];if(Re)return{data:{index:R+1,overflows:V},reset:{placement:Re}};let se=V.map(m=>{let v=Ht(m.placement);return[m.placement,v&&u?m.overflows.slice(0,2).reduce((L,Z)=>L+Z,0):m.overflows[0],m.overflows]}).sort((m,v)=>m[1]-v[1]),He=((i=se.filter(m=>m[2].slice(0,Ht(m[0])?2:3).every(v=>v<=0))[0])==null?void 0:i[0])||se[0][0];return He!==l?{data:{index:R+1,overflows:V},reset:{placement:He}}:{}}}};var wi=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:o,y:n,placement:i}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:l={fn:T=>{let{x:R,y:N}=T;return{x:R,y:N}}},...p}=Xo(t,e),f={x:o,y:n},u=await Ci(e,p),y=Qo(kr(i)),g=vi(y),x=f[g],b=f[y];if(a){let T=g==="y"?"top":"left",R=g==="y"?"bottom":"right",N=x+u[T],_=x-u[R];x=xi(N,x,_)}if(s){let T=y==="y"?"top":"left",R=y==="y"?"bottom":"right",N=b+u[T],_=b-u[R];b=xi(N,b,_)}let S=l.fn({...e,[g]:x,[y]:b});return{...S,data:{x:S.x-o,y:S.y-n}}}}};function Ct(t){return Xl(t)?(t.nodeName||"").toLowerCase():"#document"}function Te(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Et(t){var e;return(e=(Xl(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Xl(t){return t instanceof Node||t instanceof Te(t).Node}function ht(t){return t instanceof Element||t instanceof Te(t).Element}function Je(t){return t instanceof HTMLElement||t instanceof Te(t).HTMLElement}function Yl(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Te(t).ShadowRoot}function _r(t){let{overflow:e,overflowX:o,overflowY:n,display:i}=$e(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+o)&&!["inline","contents"].includes(i)}function Ql(t){return["table","td","th"].includes(Ct(t))}function en(t){let e=tn(),o=$e(t);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!e&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!e&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function Jl(t){let e=nr(t);for(;Je(e)&&!lo(e);){if(en(e))return e;e=nr(e)}return null}function tn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function lo(t){return["html","body","#document"].includes(Ct(t))}function $e(t){return Te(t).getComputedStyle(t)}function co(t){return ht(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function nr(t){if(Ct(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Yl(t)&&t.host||Et(t);return Yl(e)?e.host:e}function ec(t){let e=nr(t);return lo(e)?t.ownerDocument?t.ownerDocument.body:t.body:Je(e)&&_r(e)?e:ec(e)}function Jo(t,e,o){var n;e===void 0&&(e=[]),o===void 0&&(o=!0);let i=ec(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),s=Te(i);return a?e.concat(s,s.visualViewport||[],_r(i)?i:[],s.frameElement&&o?Jo(s.frameElement):[]):e.concat(i,Jo(i,[],o))}function oc(t){let e=$e(t),o=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=Je(t),a=i?t.offsetWidth:o,s=i?t.offsetHeight:n,l=so(o)!==a||so(n)!==s;return l&&(o=a,n=s),{width:o,height:n,$:l}}function nc(t){return ht(t)?t:t.contextElement}function Dr(t){let e=nc(t);if(!Je(e))return Ot(1);let o=e.getBoundingClientRect(),{width:n,height:i,$:a}=oc(e),s=(a?so(o.width):o.width)/n,l=(a?so(o.height):o.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var Pp=Ot(0);function ic(t){let e=Te(t);return!tn()||!e.visualViewport?Pp:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function kp(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==Te(t)?!1:e}function po(t,e,o,n){e===void 0&&(e=!1),o===void 0&&(o=!1);let i=t.getBoundingClientRect(),a=nc(t),s=Ot(1);e&&(n?ht(n)&&(s=Dr(n)):s=Dr(t));let l=kp(a,o,n)?ic(a):Ot(0),p=(i.left+l.x)/s.x,f=(i.top+l.y)/s.y,u=i.width/s.x,y=i.height/s.y;if(a){let g=Te(a),x=n&&ht(n)?Te(n):n,b=g.frameElement;for(;b&&n&&x!==g;){let S=Dr(b),T=b.getBoundingClientRect(),R=$e(b),N=T.left+(b.clientLeft+parseFloat(R.paddingLeft))*S.x,_=T.top+(b.clientTop+parseFloat(R.paddingTop))*S.y;p*=S.x,f*=S.y,u*=S.x,y*=S.y,p+=N,f+=_,b=Te(b).frameElement}}return or({width:u,height:y,x:p,y:f})}function _p(t){let{rect:e,offsetParent:o,strategy:n}=t,i=Je(o),a=Et(o);if(o===a)return e;let s={scrollLeft:0,scrollTop:0},l=Ot(1),p=Ot(0);if((i||!i&&n!=="fixed")&&((Ct(o)!=="body"||_r(a))&&(s=co(o)),Je(o))){let f=po(o);l=Dr(o),p.x=f.x+o.clientLeft,p.y=f.y+o.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-s.scrollLeft*l.x+p.x,y:e.y*l.y-s.scrollTop*l.y+p.y}}function Dp(t){return Array.from(t.getClientRects())}function ac(t){return po(Et(t)).left+co(t).scrollLeft}function $p(t){let e=Et(t),o=co(t),n=t.ownerDocument.body,i=Wt(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=Wt(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),s=-o.scrollLeft+ac(t),l=-o.scrollTop;return $e(n).direction==="rtl"&&(s+=Wt(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:l}}function Bp(t,e){let o=Te(t),n=Et(t),i=o.visualViewport,a=n.clientWidth,s=n.clientHeight,l=0,p=0;if(i){a=i.width,s=i.height;let f=tn();(!f||f&&e==="fixed")&&(l=i.offsetLeft,p=i.offsetTop)}return{width:a,height:s,x:l,y:p}}function Mp(t,e){let o=po(t,!0,e==="fixed"),n=o.top+t.clientTop,i=o.left+t.clientLeft,a=Je(t)?Dr(t):Ot(1),s=t.clientWidth*a.x,l=t.clientHeight*a.y,p=i*a.x,f=n*a.y;return{width:s,height:l,x:p,y:f}}function tc(t,e,o){let n;if(e==="viewport")n=Bp(t,o);else if(e==="document")n=$p(Et(t));else if(ht(e))n=Mp(e,o);else{let i=ic(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return or(n)}function sc(t,e){let o=nr(t);return o===e||!ht(o)||lo(o)?!1:$e(o).position==="fixed"||sc(o,e)}function Up(t,e){let o=e.get(t);if(o)return o;let n=Jo(t,[],!1).filter(l=>ht(l)&&Ct(l)!=="body"),i=null,a=$e(t).position==="fixed",s=a?nr(t):t;for(;ht(s)&&!lo(s);){let l=$e(s),p=en(s);!p&&l.position==="fixed"&&(i=null),(a?!p&&!i:!p&&l.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||_r(s)&&!p&&sc(t,s))?n=n.filter(u=>u!==s):i=l,s=nr(s)}return e.set(t,n),n}function Fp(t){let{element:e,boundary:o,rootBoundary:n,strategy:i}=t,s=[...o==="clippingAncestors"?Up(e,this._c):[].concat(o),n],l=s[0],p=s.reduce((f,u)=>{let y=tc(e,u,i);return f.top=Wt(y.top,f.top),f.right=ao(y.right,f.right),f.bottom=ao(y.bottom,f.bottom),f.left=Wt(y.left,f.left),f},tc(e,l,i));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function zp(t){return oc(t)}function Wp(t,e,o){let n=Je(e),i=Et(e),a=o==="fixed",s=po(t,!0,a,e),l={scrollLeft:0,scrollTop:0},p=Ot(0);if(n||!n&&!a)if((Ct(e)!=="body"||_r(i))&&(l=co(e)),n){let f=po(e,!0,a,e);p.x=f.x+e.clientLeft,p.y=f.y+e.clientTop}else i&&(p.x=ac(i));return{x:s.left+l.scrollLeft-p.x,y:s.top+l.scrollTop-p.y,width:s.width,height:s.height}}function rc(t,e){return!Je(t)||$e(t).position==="fixed"?null:e?e(t):t.offsetParent}function lc(t,e){let o=Te(t);if(!Je(t))return o;let n=rc(t,e);for(;n&&Ql(n)&&$e(n).position==="static";)n=rc(n,e);return n&&(Ct(n)==="html"||Ct(n)==="body"&&$e(n).position==="static"&&!en(n))?o:n||Jl(t)||o}var Hp=async function(t){let{reference:e,floating:o,strategy:n}=t,i=this.getOffsetParent||lc,a=this.getDimensions;return{reference:Wp(e,await i(o),n),floating:{x:0,y:0,...await a(o)}}};function Vp(t){return $e(t).direction==="rtl"}var rn={convertOffsetParentRelativeRectToViewportRelativeRect:_p,getDocumentElement:Et,getClippingRect:Fp,getOffsetParent:lc,getElementRects:Hp,getClientRects:Dp,getDimensions:zp,getScale:Dr,isElement:ht,isRTL:Vp};var cc=(t,e,o)=>{let n=new Map,i={platform:rn,...o},a={...i.platform,_c:n};return ql(t,e,{...i,platform:a})};function dc(t){return jp(t)}function Ai(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function jp(t){for(let e=t;e;e=Ai(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Ai(t);e;e=Ai(e)){if(!(e instanceof Element))continue;let o=getComputedStyle(e);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||e.tagName==="BODY"))return e}return null}async function pc(t,e,o){return cc(t,e,{platform:{...rn,getOffsetParent:n=>rn.getOffsetParent(n,dc)},middleware:[wi({crossAxis:!0}),Ei({allowedPlacements:[o]})]})}var Le=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Y=class extends fo.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 fo.Debouncer,this.revealDebouncer=new fo.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return fc.html`
|
|
540
540
|
<div part="container"
|
|
541
541
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
|
|
542
542
|
@mouseenter=${this.onHover}
|
|
@@ -554,16 +554,16 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
554
554
|
</div>
|
|
555
555
|
</div>
|
|
556
556
|
</div>
|
|
557
|
-
`}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(
|
|
557
|
+
`}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(o=>e.has(o))&&this.visible&&this.positionTooltip()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",pc(this.slottedElement,this.tooltip,this.position).then(({x:e,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${e}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",e=>{e.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(e,o){return Math.max(e,Math.min(0,-o))}};Y.elementDefinitions={"ft-typography":K};Y.styles=Wl;Le([(0,le.property)()],Y.prototype,"text",void 0);Le([(0,le.property)({type:Boolean})],Y.prototype,"manual",void 0);Le([(0,le.property)({type:Boolean})],Y.prototype,"inline",void 0);Le([(0,le.property)({type:Number})],Y.prototype,"delay",void 0);Le([(0,le.property)()],Y.prototype,"position",void 0);Le([(0,le.queryAssignedNodes)()],Y.prototype,"slotNodes",void 0);Le([(0,le.query)(".ft-tooltip--container")],Y.prototype,"container",void 0);Le([(0,le.query)(".ft-tooltip")],Y.prototype,"tooltip",void 0);Le([(0,le.query)(".ft-tooltip--content")],Y.prototype,"tooltipContent",void 0);Le([(0,le.state)()],Y.prototype,"visible",void 0);Le([(0,le.eventOptions)({passive:!0})],Y.prototype,"onTouch",null);Le([(0,le.eventOptions)({passive:!0})],Y.prototype,"onHover",null);Le([(0,le.eventOptions)({passive:!0})],Y.prototype,"onOut",null);Le([(0,le.eventOptions)({passive:!0})],Y.prototype,"onClick",null);(0,uc.customElement)("ft-tooltip")(Y);var yc=h(w());var hc=h(I()),mc=h(w());var ir=class extends mc.FtLitElement{render(){return hc.html`
|
|
558
558
|
<div class="ft-loader">
|
|
559
559
|
<div></div>
|
|
560
560
|
<div></div>
|
|
561
561
|
<div></div>
|
|
562
562
|
<div></div>
|
|
563
563
|
</div>
|
|
564
|
-
`}};
|
|
564
|
+
`}};ir.styles=$l;(0,yc.customElement)("ft-loader")(ir);var $r=h(I()),gc=h(Ut()),Ee=h(H()),Be=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ae=class extends(0,Br.toFtFormComponent)(Br.FtLitElement,"button"){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",e=>{var o;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){return this.addTooltipIfNeeded($r.html`
|
|
565
565
|
<button part="button"
|
|
566
|
-
class="${(0,
|
|
566
|
+
class="${(0,gc.classMap)(this.buttonClasses)}"
|
|
567
567
|
aria-label="${this.getLabel()}"
|
|
568
568
|
?disabled=${this.isDisabled()}>
|
|
569
569
|
<ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
|
|
@@ -576,19 +576,18 @@ Also for action icons.`,p.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
576
576
|
</ft-typography>
|
|
577
577
|
${this.resolveIcon()}
|
|
578
578
|
</button>
|
|
579
|
-
`)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)
|
|
579
|
+
`)}addTooltipIfNeeded(e){return this.getLabel().trim().length>0&&(this.forceTooltip||!this.hasTextContent()&&!this.hideTooltip)?$r.html`
|
|
580
580
|
<ft-tooltip part="tooltip"
|
|
581
581
|
text="${this.getLabel()}"
|
|
582
582
|
position="${this.tooltipPosition}">
|
|
583
583
|
${e}
|
|
584
584
|
</ft-tooltip>
|
|
585
|
-
`:e}resolveIcon(){return this.loading
|
|
586
|
-
<ft-loader part="loader icon"></ft-loader> `:this.icon
|
|
585
|
+
`:e}resolveIcon(){return this.loading?$r.html`
|
|
586
|
+
<ft-loader part="loader icon"></ft-loader> `:this.icon?$r.html`
|
|
587
587
|
<ft-icon part="icon" .variant="${this.iconVariant}" .value="${this.icon}"></ft-icon>
|
|
588
|
-
|
|
588
|
+
`:$r.html`
|
|
589
589
|
<slot part="icon" name="icon"></slot>
|
|
590
|
-
`}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(e){return e instanceof HTMLSlotElement?e.assignedNodes().map(n=>this.unslotText(n)).join(""):e?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};le.elementDefinitions={"ft-ripple":H,"ft-tooltip":X,"ft-typography":ee,"ft-icon":Se,"ft-loader":lr};We([(0,Ee.property)({type:String,reflect:!0})],le.prototype,"role",void 0);We([(0,Ee.property)()],le.prototype,"type",void 0);We([(0,Ee.property)({type:Boolean})],le.prototype,"disabled",void 0);We([(0,Ee.property)()],le.prototype,"label",void 0);We([(0,Ee.property)()],le.prototype,"icon",void 0);We([(0,Ee.property)()],le.prototype,"iconVariant",void 0);We([(0,Ee.property)({type:Boolean})],le.prototype,"trailingIcon",void 0);We([(0,Ee.property)({type:Boolean})],le.prototype,"loading",void 0);We([(0,Ee.property)()],le.prototype,"tooltipPosition",void 0);We([(0,Ee.property)({type:Boolean})],le.prototype,"hideTooltip",void 0);We([(0,Ee.property)({type:Boolean})],le.prototype,"forceTooltip",void 0);We([(0,Ee.query)(".ft-button")],le.prototype,"button",void 0);We([(0,Ee.query)(".ft-button--label slot")],le.prototype,"slottedContent",void 0);var rn=function(t,e,n,a){var i=arguments.length,l=i<3?e:a===null?a=Object.getOwnPropertyDescriptor(e,n):a,c;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")l=Reflect.decorate(t,e,n,a);else for(var s=t.length-1;s>=0;s--)(c=t[s])&&(l=(i<3?c(l):i>3?c(e,n,l):c(e,n))||l);return i>3&&l&&Object.defineProperty(e,n,l),l},be=class extends le{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};be.styles=[us.safariEllipsisFix,_c];rn([(0,uo.property)({type:Boolean})],be.prototype,"primary",void 0);rn([(0,uo.property)({type:Boolean})],be.prototype,"outlined",void 0);rn([(0,uo.property)({type:Boolean})],be.prototype,"dense",void 0);rn([(0,uo.property)({type:Boolean})],be.prototype,"round",void 0);var Ur=b(Z());var bs=b(R());var ms=b(D()),M=b(R());var Ct=b(D(),1),Ht=t=>typeof t=="string"?(0,Ct.unsafeCSS)(t):t,o=class{static create(e,n,a,i){let l=s=>Ht(s??i),c=Ct.css`var(${Ht(e)}, ${l(i)})`;return c.name=e,c.description=n,c.category=a,c.defaultValue=i,c.defaultCssValue=l,c.get=s=>Ct.css`var(${Ht(e)}, ${l(s)})`,c.breadcrumb=()=>[],c.lastResortDefaultValue=()=>i,c}static extend(e,n,a,i){let l=s=>a.get(s??i),c=Ct.css`var(${Ht(e)}, ${l(i)})`;return c.name=e,c.description=n,c.category=a.category,c.fallbackVariable=a,c.defaultValue=i,c.defaultCssValue=l,c.get=s=>Ct.css`var(${Ht(e)}, ${l(s)})`,c.breadcrumb=()=>[a.name,...a.breadcrumb()],c.lastResortDefaultValue=()=>i??a.lastResortDefaultValue(),c}static external(e,n){let a=l=>e.fallbackVariable?e.fallbackVariable.get(l??e.defaultValue):Ht(l??e.lastResortDefaultValue()),i=Ct.css`var(${Ht(e.name)}, ${a(e.defaultValue)})`;return i.name=e.name,i.category=e.category,i.fallbackVariable=e.fallbackVariable,i.defaultValue=e.defaultValue,i.context=n,i.defaultCssValue=a,i.get=l=>Ct.css`var(${Ht(e.name)}, ${a(l)})`,i.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};var d={colorWhite:o.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:o.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:o.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:o.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:o.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:o.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:o.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:o.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:o.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:o.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:o.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:o.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:o.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:o.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:o.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:o.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:o.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:o.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:o.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:o.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:o.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:o.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:o.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:o.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:o.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:o.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:o.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:o.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:o.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:o.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:o.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:o.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:o.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:o.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:o.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:o.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:o.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:o.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:o.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:o.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:o.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:o.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:o.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:o.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:o.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:o.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:o.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:o.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:o.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:o.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:o.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:o.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:o.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:o.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:o.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:o.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:o.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:o.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:o.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:o.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:o.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:o.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:o.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:o.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:o.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:o.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:o.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:o.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:o.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:o.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:o.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:o.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:o.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:o.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:o.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:o.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:o.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:o.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:o.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:o.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:o.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:o.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:o.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:o.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:o.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:o.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:o.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:o.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:o.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:o.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:o.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:o.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:o.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:o.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:o.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:o.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:o.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:o.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:o.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:o.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:o.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:o.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:o.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:o.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:o.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:o.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:o.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:o.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:o.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:o.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:o.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:o.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:o.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:o.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:o.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:o.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:o.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:o.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:o.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:o.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:o.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:o.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:o.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:o.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:o.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:o.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:o.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:o.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:o.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:o.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:o.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:o.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:o.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:o.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:o.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:o.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:o.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:o.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:o.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:o.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:o.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:o.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:o.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:o.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:o.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:o.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:o.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:o.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:o.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:o.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:o.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:o.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:o.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:o.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:o.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:o.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:o.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:o.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:o.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:o.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:o.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:o.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:o.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:o.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:o.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:o.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:o.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:o.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:o.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:o.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:o.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:o.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:o.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:o.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:o.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:o.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:o.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:o.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:o.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:o.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:o.create("--ft-opacity-0","","NUMBER","0"),opacity8:o.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:o.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:o.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:o.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:o.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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:o.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)")},l0={fontFamily:o.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:o.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:o.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-display-textCase","","UNKNOWN","none")},c0={fontFamily:o.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:o.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:o.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},s0={fontFamily:o.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:o.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:o.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:o.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},d0={fontFamily:o.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:o.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:o.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:o.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},p0={fontFamily:o.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:o.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:o.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},f0={fontFamily:o.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:o.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},u0={fontFamily:o.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:o.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},h0={fontFamily:o.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:o.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},y0={fontFamily:o.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},m0={fontFamily:o.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:o.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:o.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},g0={fontFamily:o.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:o.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:o.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:o.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},b0={fontFamily:o.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:o.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},x0={fontFamily:o.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:o.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},v0={fontFamily:o.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:o.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:o.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},S0={fontFamily:o.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:o.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},O0={fontFamily:o.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:o.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},C0={fontFamily:o.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:o.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:o.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:o.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},E0={fontFamily:o.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},w0={fontFamily:o.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},N0={fontFamily:o.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:o.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},R0={fontFamily:o.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:o.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},A0={fontFamily:o.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:o.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},I0={fontFamily:o.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:o.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},L0={fontFamily:o.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:o.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:o.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},P0={fontFamily:o.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:o.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:o.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},k0={fontFamily:o.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:o.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:o.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:o.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:o.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:o.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:o.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:o.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:o.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")};var u={backgroundActionPrimary:o.extend("--ft-background-action-primary","Used as backgorund of primary action components.",d.colorBrand0),backgroundErrorSubtle:o.extend("--ft-background-error-subtle","Used as background of subtle error components.",d.colorRed10),backgroundInfoSubtle:o.extend("--ft-background-info-subtle","Used as background of subtle information components.",d.colorCyan10),backgroundWarningSubtle:o.extend("--ft-background-warning-subtle","Used as background of subtle information components.",d.colorOrange10),backgroundSuccessSubtle:o.extend("--ft-background-success-subtle","Used as background of subtle success components.",d.colorGreen10),backgroundGlobalSurface:o.extend("--ft-background-global-surface","Used as app background.",d.colorWhite),backgroundGlobalOnSurface:o.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",d.colorGray10),backgroundGlobalOnSurfaceDark:o.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",d.colorGray30),contentActionPrimary:o.extend("--ft-content-action-primary","Used on label of primary action on light surface.",d.colorBrand0),contentWarningPrimary:o.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",d.colorOrange200),contentWarningIconOnly:o.extend("--ft-content-warning-icon-only","Used on warning status icons alone",d.colorOrange0),contentErrorPrimary:o.extend("--ft-content-error-primary","Used on label of error messages on light surface.",d.colorRed0),contentErrorIconOnly:o.extend("--ft-content-error-icon-only","Used on error status icons alone",d.colorRed70),contentInfoPrimary:o.extend("--ft-content-info-primary","Used on label of information messages on light surface.",d.colorCyan200),contentInfoIconOnly:o.extend("--ft-content-info-icon-only","Used on info status icons alone",d.colorCyan0),contentSuccessPrimary:o.extend("--ft-content-success-primary","Used on label of success messages on light surface.",d.colorGreen200),contentSuccessIconOnly:o.extend("--ft-content-success-icon-only","Used on success status icons alone",d.colorGreen0),contentGlobalPrimary:o.extend("--ft-content-global-primary","Used for main content on the page.",d.colorGray500),contentGlobalSecondary:o.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
|
|
591
|
-
Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",d.colorGray0),contentGlobalOnColor:o.extend("--ft-content-global-on-color","Used for content on a dominant color.",d.colorWhite),borderActionPrimary:o.extend("--ft-border-action-primary","Used as border for primary action components.",d.colorBrand0),borderActionFocusRing:o.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",d.colorCyan0),borderWarningPrimary:o.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",d.colorOrange200),borderWarningSubtle:o.extend("--ft-border-warning-subtle","Used as border for warning components.",d.colorOrange30),borderSuccessPrimary:o.extend("--ft-border-success-primary","Used as border for success buttons.",d.colorGreen200),borderSuccessSubtle:o.extend("--ft-border-success-subtle","Used as border for success components.",d.colorGreen30),borderErrorPrimary:o.extend("--ft-border-error-primary","Used as border for text fields in error states.",d.colorRed0),borderErrorSubtle:o.extend("--ft-border-error-subtle","Used as border for error components.",d.colorRed30),borderInfoPrimary:o.extend("--ft-border-info-primary","Used as border for buttons in info color.",d.colorCyan200),borderInfoSubtle:o.extend("--ft-border-info-subtle","Used as border for information components.",d.colorCyan30),borderGlobalPrimary:o.extend("--ft-border-global-primary","Used as border for element like input.",d.colorGray50),borderGlobalSubtle:o.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",d.colorGray30),borderInputPrimary:o.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",d.colorGray80)};var A={largeHeight:o.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:o.extend("--ft-button-large-horizontal-padding","",d.spacing4),largeGap:o.extend("--ft-button-large-gap","",d.spacing2),largeBorderRadius:o.extend("--ft-button-large-border-radius","",d.borderRadiusS),largeIconSize:o.extend("--ft-button-large-icon-size","",d.iconSize3),largeBorderWidth:o.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:o.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:o.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:o.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:o.extend("--ft-button-medium-horizontal-padding","",d.spacing3),mediumGap:o.extend("--ft-button-medium-gap","",d.spacing2),mediumBorderRadius:o.extend("--ft-button-medium-border-radius","",d.borderRadiusS),mediumIconSize:o.extend("--ft-button-medium-icon-size","",d.iconSize2),mediumBorderWidth:o.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:o.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:o.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:o.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ft-button-small-horizontal-padding","",d.spacing2),smallGap:o.extend("--ft-button-small-gap","",d.spacing1),smallBorderRadius:o.extend("--ft-button-small-border-radius","",d.borderRadiusS),smallIconSize:o.extend("--ft-button-small-icon-size","",d.iconSize1),smallBorderWidth:o.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:o.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:o.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:o.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:o.extend("--ft-button-x-small-icon-size","",d.iconSize1),xSmallFocusOutlineOffset:o.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:o.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:o.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:o.extend("--ft-button-round-border-radius","",d.borderRadiusPill),primaryBackgroundColor:o.extend("--ft-button-primary-background-color","",u.backgroundActionPrimary),primaryColor:o.extend("--ft-button-primary-color","",u.contentGlobalOnColor),primaryIconColor:o.extend("--ft-button-primary-icon-color","",u.contentGlobalOnColor),primaryStateLayerColor:o.extend("--ft-button-primary-state-layer-color","",u.contentGlobalOnColor),primaryHoverStateLayerOpacity:o.extend("--ft-button-primary-hover-state-layer-opacity","",d.opacity16),primaryFocusStateLayerOpacity:o.extend("--ft-button-primary-focus-state-layer-opacity","",d.opacity16),primaryActiveStateLayerOpacity:o.extend("--ft-button-primary-active-state-layer-opacity","",d.opacity24),primaryDisabledComponentOpacity:o.extend("--ft-button-primary-disabled-component-opacity","",d.opacity40),focusFocusRingColor:o.extend("--ft-button-focus-focus-ring-color","",u.borderActionFocusRing),tertiaryBackgroundColor:o.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:o.extend("--ft-button-tertiary-color","",u.contentActionPrimary),tertiaryIconColor:o.extend("--ft-button-tertiary-icon-color","",u.contentActionPrimary),tertiaryStateLayerColor:o.extend("--ft-button-tertiary-state-layer-color","",u.contentActionPrimary),tertiaryHoverStateLayerOpacity:o.extend("--ft-button-tertiary-hover-state-layer-opacity","",d.opacity8),tertiaryFocusStateLayerOpacity:o.extend("--ft-button-tertiary-focus-state-layer-opacity","",d.opacity8),tertiaryActiveStateLayerOpacity:o.extend("--ft-button-tertiary-active-state-layer-opacity","",d.opacity16),tertiaryDisabledComponentOpacity:o.extend("--ft-button-tertiary-disabled-component-opacity","",d.opacity40),secondaryBackgroundColor:o.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:o.extend("--ft-button-secondary-color","",u.contentActionPrimary),secondaryIconColor:o.extend("--ft-button-secondary-icon-color","",u.contentActionPrimary),secondaryStateLayerColor:o.extend("--ft-button-secondary-state-layer-color","",u.contentActionPrimary),secondaryHoverStateLayerOpacity:o.extend("--ft-button-secondary-hover-state-layer-opacity","",d.opacity8),secondaryFocusStateLayerOpacity:o.extend("--ft-button-secondary-focus-state-layer-opacity","",d.opacity8),secondaryActiveStateLayerOpacity:o.extend("--ft-button-secondary-active-state-layer-opacity","",d.opacity16),secondaryDisabledComponentOpacity:o.extend("--ft-button-secondary-disabled-component-opacity","",d.opacity40),secondaryBorderColor:o.extend("--ft-button-secondary-border-color","",u.borderActionPrimary),neutralBackgroundColor:o.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:o.extend("--ft-button-neutral-icon-color","",u.contentGlobalSecondary),neutralColor:o.extend("--ft-button-neutral-color","",u.contentGlobalSecondary),neutralStateLayerColor:o.extend("--ft-button-neutral-state-layer-color","",u.contentGlobalSecondary),neutralHoverStateLayerOpacity:o.extend("--ft-button-neutral-hover-state-layer-opacity","",d.opacity8),neutralFocusStateLayerOpacity:o.extend("--ft-button-neutral-focus-state-layer-opacity","",d.opacity8),neutralActiveStateLayerOpacity:o.extend("--ft-button-neutral-active-state-layer-opacity","",d.opacity16),neutralDisabledComponentOpacity:o.extend("--ft-button-neutral-disabled-component-opacity","",d.opacity40)};var G0={largeMinHeight:o.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:o.extend("--ft-chip-large-horizontal-padding","",d.spacing3),largeButtonRightPadding:o.extend("--ft-chip-large-button-right-padding","",d.spacing1),largeGap:o.extend("--ft-chip-large-gap","",d.spacing1),largeFocusOutlineOffset:o.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:o.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:o.extend("--ft-chip-large-border-radius","",d.borderRadiusPill),largeBorderWidth:o.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:o.extend("--ft-chip-large-icon-size","",d.iconSize3),mediumMinHeight:o.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:o.extend("--ft-chip-medium-horizontal-padding","",d.spacing2),mediumButtonRightPadding:o.extend("--ft-chip-medium-button-right-padding","",d.spacing05),mediumGap:o.extend("--ft-chip-medium-gap","",d.spacing1),mediumFocusOutlineOffset:o.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:o.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:o.extend("--ft-chip-medium-border-radius","",d.borderRadiusPill),mediumBorderWidth:o.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:o.extend("--ft-chip-medium-icon-size","",d.iconSize2),smallMinHeight:o.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:o.extend("--ft-chip-small-horizontal-padding","",d.spacing1),smallButtonRightPadding:o.extend("--ft-chip-small-button-right-padding","",d.spacing05),smallGap:o.extend("--ft-chip-small-gap","",d.spacing1),smallFocusOutlineOffset:o.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:o.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:o.extend("--ft-chip-small-border-radius","",d.borderRadiusPill),smallBorderWidth:o.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:o.extend("--ft-chip-small-icon-size","",d.iconSize1),neutralBackgroundColor:o.extend("--ft-chip-neutral-background-color","",u.backgroundGlobalOnSurface),neutralColor:o.extend("--ft-chip-neutral-color","",u.contentGlobalSecondary),neutralIconColor:o.extend("--ft-chip-neutral-icon-color","",u.contentGlobalSecondary),neutralBorderColor:o.extend("--ft-chip-neutral-border-color","",u.borderGlobalSubtle),infoBackgroundColor:o.extend("--ft-chip-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ft-chip-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ft-chip-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ft-chip-info-border-color","",u.borderInfoSubtle),successBackgroundColor:o.extend("--ft-chip-success-background-color","",u.backgroundSuccessSubtle),successColor:o.extend("--ft-chip-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ft-chip-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:o.extend("--ft-chip-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:o.extend("--ft-chip-warning-background-color","",u.backgroundWarningSubtle),warningColor:o.extend("--ft-chip-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ft-chip-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:o.extend("--ft-chip-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:o.extend("--ft-chip-error-background-color","",u.backgroundErrorSubtle),errorColor:o.extend("--ft-chip-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ft-chip-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:o.extend("--ft-chip-error-border-color","",u.borderErrorSubtle)};var q0={focusOpacity:o.extend("--ft-link-focus-opacity","",d.opacity80),focusFocusRingColor:o.extend("--ft-link-focus-focus-ring-color","",u.borderActionFocusRing),brandColor:o.extend("--ft-link-brand-color","",u.contentActionPrimary),infoColor:o.extend("--ft-link-info-color","",u.contentInfoPrimary)};var ev={iconSize:o.extend("--ft-banner-icon-size","",d.iconSize5),borderWidth:o.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:o.extend("--ft-banner-left-padding","",d.spacing6),rightPadding:o.extend("--ft-banner-right-padding","",d.spacing6),verticalPadding:o.extend("--ft-banner-vertical-padding","",d.spacing6),horizontalSideGap:o.extend("--ft-banner-horizontal-side-gap","",d.spacing6),horizontalMobileGap:o.extend("--ft-banner-horizontal-mobile-gap","",d.spacing4),verticalMobileGap:o.extend("--ft-banner-vertical-mobile-gap","",d.spacing6),horizontalMiddleGap:o.extend("--ft-banner-horizontal-middle-gap","",d.spacing20),infoBackgroundColor:o.extend("--ft-banner-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ft-banner-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ft-banner-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ft-banner-info-border-color","",u.borderInfoSubtle)};var av={horizontalPadding:o.extend("--ft-badge-horizontal-padding","",d.spacing1),verticalPadding:o.extend("--ft-badge-vertical-padding","",d.spacing1),borderRadius:o.extend("--ft-badge-border-radius","",d.borderRadiusPill),color:o.extend("--ft-badge-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ft-badge-background-color","",u.contentActionPrimary)};var dv={horizontalGap:o.extend("--ft-breadcrumb-horizontal-gap","",d.spacing1),verticalGap:o.extend("--ft-breadcrumb-vertical-gap","",d.spacing2),currentColor:o.extend("--ft-breadcrumb-current-color","",u.contentGlobalPrimary),previousNonClickableColor:o.extend("--ft-breadcrumb-previous-non-clickable-color","",u.contentGlobalSecondary),iconColor:o.extend("--ft-breadcrumb-icon-color","",u.contentGlobalSubtle)};var yv={horizontalPadding:o.extend("--ft-page-header-horizontal-padding","",d.spacing12),horizontalGap:o.extend("--ft-page-header-horizontal-gap","",d.spacing4),verticalGap:o.extend("--ft-page-header-vertical-gap","",d.spacing2),classicVerticalPadding:o.extend("--ft-page-header-classic-vertical-padding","",d.spacing6),multilineVerticalPadding:o.extend("--ft-page-header-multiline-vertical-padding","",d.spacing4),inlineVerticalPadding:o.extend("--ft-page-header-inline-vertical-padding","",d.spacing2),backgroundColor:o.extend("--ft-page-header-background-color","",d.colorWhite),bottomBorderColor:o.extend("--ft-page-header-bottom-border-color","",u.borderGlobalSubtle),titleColor:o.extend("--ft-page-header-title-color","",u.contentGlobalPrimary),subtitleColor:o.extend("--ft-page-header-subtitle-color","",u.contentGlobalSecondary)};var vv={smallContainerWidth:o.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:o.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:o.extend("--ft-modal-overlay-background-color","",d.colorGray700),overlayOpacity:o.extend("--ft-modal-overlay-opacity","",d.opacity40),shadow:o.extend("--ft-modal-shadow","",d.shadowElevation03),bodyBackgroundColor:o.extend("--ft-modal-body-background-color","",d.colorWhite),bodyColor:o.extend("--ft-modal-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ft-modal-body-horizontal-padding","",d.spacing6),bodyVerticalPadding:o.extend("--ft-modal-body-vertical-padding","",d.spacing6),bodyVerticalGap:o.extend("--ft-modal-body-vertical-gap","",d.spacing6),containerMargin:o.extend("--ft-modal-container-margin","",d.spacing3),headerBackgroundColor:o.extend("--ft-modal-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ft-modal-header-border-color","",u.borderGlobalSubtle),headerColor:o.extend("--ft-modal-header-color","",u.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ft-modal-header-trailing-icon-color","",u.contentGlobalSecondary),headerVerticalPadding:o.extend("--ft-modal-header-vertical-padding","",d.spacing1),headerRightPadding:o.extend("--ft-modal-header-right-padding","",d.spacing1),headerLeftPadding:o.extend("--ft-modal-header-left-padding","",d.spacing6),headerGap:o.extend("--ft-modal-header-gap","",d.spacing2),headerBorderBottom:o.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:o.extend("--ft-modal-border-radius","",d.borderRadiusM)};var wv={overlayOpacity:o.extend("--ft-drawer-overlay-opacity","",d.opacity40),shadow:o.extend("--ft-drawer-shadow","",d.shadowElevation03),bodyColor:o.extend("--ft-drawer-body-color","",u.contentGlobalPrimary),bodyHorizontalPadding:o.extend("--ft-drawer-body-horizontal-padding","",d.spacing6),bodyVerticalPadding:o.extend("--ft-drawer-body-vertical-padding","",d.spacing6),bodyGap:o.extend("--ft-drawer-body-gap","",d.spacing6),bodyBackgroundColor:o.extend("--ft-drawer-body-background-color","",d.colorWhite),headerBackgroundColor:o.extend("--ft-drawer-header-background-color","",u.backgroundGlobalOnSurface),headerBorderColor:o.extend("--ft-drawer-header-border-color","",u.borderGlobalSubtle),headerColor:o.extend("--ft-drawer-header-color","",u.contentGlobalPrimary),headerTrailingIconColor:o.extend("--ft-drawer-header-trailing-icon-color","",u.contentGlobalSecondary),headerHeight:o.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:o.extend("--ft-drawer-header-horizontal-padding","",d.spacing2),headerBorderWidth:o.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:o.extend("--ft-drawer-header-gap","",d.spacing3),buttonsBarBackgroundColor:o.extend("--ft-drawer-buttons-bar-background-color","",u.backgroundGlobalOnSurface),buttonsBarBorderColor:o.extend("--ft-drawer-buttons-bar-border-color","",u.borderGlobalSubtle),buttonsBarColor:o.extend("--ft-drawer-buttons-bar-color","",u.contentGlobalPrimary),buttonsBarHorizontalPadding:o.extend("--ft-drawer-buttons-bar-horizontal-padding","",d.spacing4),buttonsBarVerticalPadding:o.extend("--ft-drawer-buttons-bar-vertical-padding","",d.spacing4),buttonsBarGap:o.extend("--ft-drawer-buttons-bar-gap","",d.spacing3),buttonsBarBorderWidth:o.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:o.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:o.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:o.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:o.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:o.extend("--ft-drawer-overlay-background-color","",d.colorGray700)};var Lv={fieldHorizontalPadding:o.extend("--ft-text-input-field-horizontal-padding","",d.spacing4),fieldHorizontalGap:o.extend("--ft-text-input-field-horizontal-gap","",d.spacing3),fieldVerticalGap:o.extend("--ft-text-input-field-vertical-gap","",d.spacing05),fieldIconSize:o.extend("--ft-text-input-field-icon-size","",d.iconSize3),fieldHeight:o.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:o.extend("--ft-text-input-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:o.extend("--ft-text-input-helper-horizontal-gap","",d.spacing1),helperIconSize:o.extend("--ft-text-input-helper-icon-size","",d.iconSize2),borderRadius:o.extend("--ft-text-input-border-radius","",d.borderRadiusM),backgroundColor:o.extend("--ft-text-input-background-color","",d.colorWhite),contentValueColor:o.extend("--ft-text-input-content-value-color","",u.contentGlobalPrimary),trailingIconColor:o.extend("--ft-text-input-trailing-icon-color","",u.contentGlobalSubtle),labelColor:o.extend("--ft-text-input-label-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-text-input-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-text-input-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ft-text-input-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-text-input-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:o.extend("--ft-text-input-error-helper-icon-color","",u.contentErrorIconOnly),warningBorderWidth:o.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:o.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-text-input-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-text-input-disabled-component-opacity","",d.opacity40)};var _v={backgroundColor:o.extend("--ft-text-area-background-color","",d.colorWhite),contentValueColor:o.extend("--ft-text-area-content-value-color","",u.contentGlobalPrimary),labelColor:o.extend("--ft-text-area-label-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-text-area-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-text-area-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ft-text-area-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-text-area-error-helper-text-color","",u.contentErrorPrimary),errorHelperIconColor:o.extend("--ft-text-area-error-helper-icon-color","",u.contentErrorIconOnly),focusFocusRingColor:o.extend("--ft-text-area-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-text-area-disabled-component-opacity","",d.opacity40),fieldHorizontalLeftPadding:o.extend("--ft-text-area-field-horizontal-left-padding","",d.spacing4),fieldHorizontalGap:o.extend("--ft-text-area-field-horizontal-gap","",d.spacing3),fieldVerticalGap:o.extend("--ft-text-area-field-vertical-gap","",d.spacing05),fieldMinHeight:o.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:o.extend("--ft-text-area-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:o.extend("--ft-text-area-helper-horizontal-gap","",d.spacing1),helperIconSize:o.extend("--ft-text-area-helper-icon-size","",d.iconSize2),borderRadius:o.extend("--ft-text-area-border-radius","",d.borderRadiusM)};var zv={height:o.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:o.extend("--ft-floating-menu-horizontal-padding","",d.spacing4),offIconColor:o.extend("--ft-floating-menu-off-icon-color","",u.contentGlobalPrimary),offColor:o.extend("--ft-floating-menu-off-color","",u.contentGlobalPrimary),onColor:o.extend("--ft-floating-menu-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ft-floating-menu-on-state-layer-color","",u.contentActionPrimary),gap:o.extend("--ft-floating-menu-gap","",d.spacing3),focusFocusRingColor:o.extend("--ft-floating-menu-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:o.extend("--ft-floating-menu-focus-state-layer-opacity","",d.opacity8),hoverStateLayerOpacity:o.extend("--ft-floating-menu-hover-state-layer-opacity","",d.opacity8),activeStateLayerOpacity:o.extend("--ft-floating-menu-active-state-layer-opacity","",d.opacity16),disabledComponentOpacity:o.extend("--ft-floating-menu-disabled-component-opacity","",d.opacity40),iconSize:o.extend("--ft-floating-menu-icon-size","",d.iconSize3),backgroundColor:o.extend("--ft-floating-menu-background-color","",u.backgroundGlobalOnSurface)};var Kv={fieldHorizontalPadding:o.extend("--ft-combobox-single-select-field-horizontal-padding","",d.spacing4),fieldHorizontalGap:o.extend("--ft-combobox-single-select-field-horizontal-gap","",d.spacing3),fieldVerticalGap:o.extend("--ft-combobox-single-select-field-vertical-gap","",d.spacing05),fieldIconSize:o.extend("--ft-combobox-single-select-field-icon-size","",d.iconSize3),fieldHeight:o.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:o.extend("--ft-combobox-single-select-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:o.extend("--ft-combobox-single-select-helper-horizontal-gap","",d.spacing1),helperVerticalGap:o.extend("--ft-combobox-single-select-helper-vertical-gap","",d.spacing1),helperIconSize:o.extend("--ft-combobox-single-select-helper-icon-size","",d.iconSize2),menuVerticalGap:o.extend("--ft-combobox-single-select-menu-vertical-gap","",d.spacing2),borderRadius:o.extend("--ft-combobox-single-select-border-radius","",d.borderRadiusM),backgroundColor:o.extend("--ft-combobox-single-select-background-color","",d.colorWhite),labelColor:o.extend("--ft-combobox-single-select-label-color","",u.contentGlobalSubtle),contentValueColor:o.extend("--ft-combobox-single-select-content-value-color","",u.contentGlobalPrimary),trailingIconColor:o.extend("--ft-combobox-single-select-trailing-icon-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-combobox-single-select-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-combobox-single-select-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:o.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:o.extend("--ft-combobox-single-select-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-combobox-single-select-error-helper-text-color","",u.contentErrorPrimary),warningBorderWidth:o.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ft-combobox-single-select-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:o.extend("--ft-combobox-single-select-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:o.extend("--ft-combobox-single-select-warning-helper-icon-color","",u.contentWarningIconOnly),focusOutlineWidth:o.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-combobox-single-select-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-combobox-single-select-disabled-component-opacity","",d.opacity40)};var Yv={backgroundColor:o.extend("--ft-combobox-multi-select-background-color","",d.colorWhite),labelColor:o.extend("--ft-combobox-multi-select-label-color","",u.contentGlobalSubtle),trailingIconColor:o.extend("--ft-combobox-multi-select-trailing-icon-color","",u.contentGlobalSubtle),defaultBorderColor:o.extend("--ft-combobox-multi-select-default-border-color","",u.borderInputPrimary),defaultHelperTextColor:o.extend("--ft-combobox-multi-select-default-helper-text-color","",u.contentGlobalSubtle),defaultBorderWidth:o.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:o.extend("--ft-combobox-multi-select-error-border-color","",u.borderErrorPrimary),errorHelperTextColor:o.extend("--ft-combobox-multi-select-error-helper-text-color","",u.contentErrorPrimary),errorHelperIcon:o.extend("--ft-combobox-multi-select-error-helper-icon","",u.contentErrorIconOnly),errorBorderWidth:o.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:o.extend("--ft-combobox-multi-select-warning-border-color","",u.borderWarningPrimary),warningHelperTextColor:o.extend("--ft-combobox-multi-select-warning-helper-text-color","",u.contentWarningPrimary),warningHelperIconColor:o.extend("--ft-combobox-multi-select-warning-helper-icon-color","",u.contentWarningIconOnly),warningBorderWidth:o.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-combobox-multi-select-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineWidth:o.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:o.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:o.extend("--ft-combobox-multi-select-disabled-component-opacity","",d.opacity40),helperHorizontalPadding:o.extend("--ft-combobox-multi-select-helper-horizontal-padding","",d.spacing4),helperHorizontalGap:o.extend("--ft-combobox-multi-select-helper-horizontal-gap","",d.spacing1),helperVerticalGap:o.extend("--ft-combobox-multi-select-helper-vertical-gap","",d.spacing1),helperIconSize:o.extend("--ft-combobox-multi-select-helper-icon-size","",d.iconSize2),fieldHorizontalPadding:o.extend("--ft-combobox-multi-select-field-horizontal-padding","",d.spacing4),fieldHorizontalGap:o.extend("--ft-combobox-multi-select-field-horizontal-gap","",d.spacing3),fieldVerticalGap:o.extend("--ft-combobox-multi-select-field-vertical-gap","",d.spacing05),fieldIconSize:o.extend("--ft-combobox-multi-select-field-icon-size","",d.iconSize3),fieldMaxHeight:o.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:o.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",d.spacing1),contentValuesVerticalGap:o.extend("--ft-combobox-multi-select-content-values-vertical-gap","",d.spacing1),borderRadius:o.extend("--ft-combobox-multi-select-border-radius","",d.borderRadiusM)};var tS={backgroundColor:o.extend("--ft-popover-background-color","",u.backgroundGlobalOnSurface),horizontalPadding:o.extend("--ft-popover-horizontal-padding","",d.spacing6),verticalPadding:o.extend("--ft-popover-vertical-padding","",d.spacing6),titleColor:o.extend("--ft-popover-title-color","",u.contentGlobalPrimary),bodyColor:o.extend("--ft-popover-body-color","",u.contentGlobalSecondary),linkColor:o.extend("--ft-popover-link-color","",u.contentActionPrimary),gap:o.extend("--ft-popover-gap","",d.spacing3),borderRadius:o.extend("--ft-popover-border-radius","",d.borderRadiusM),shadow:o.extend("--ft-popover-shadow","",d.shadowElevation02)};var iS={topLeftBorderRadius:o.extend("--ft-tabs-top-left-border-radius","",d.borderRadiusS),topRightBorderRadius:o.extend("--ft-tabs-top-right-border-radius","",d.borderRadiusS),withLabelHorizontalPadding:o.extend("--ft-tabs-with-label-horizontal-padding","",d.spacing4),withLabelVerticalPadding:o.extend("--ft-tabs-with-label-vertical-padding","",d.spacing3),horizontalGap:o.extend("--ft-tabs-horizontal-gap","",d.spacing1),verticalGap:o.extend("--ft-tabs-vertical-gap","",d.spacing1),offHoverStateLayerOpacity:o.extend("--ft-tabs-off-hover-state-layer-opacity","",d.opacity8),offDefaultStateLayerOpacity:o.extend("--ft-tabs-off-default-state-layer-opacity","",d.opacity0),offFocusStateLayerOpacity:o.extend("--ft-tabs-off-focus-state-layer-opacity","",d.opacity8),offDisabledComponentOpacity:o.extend("--ft-tabs-off-disabled-component-opacity","",d.opacity40),offColor:o.extend("--ft-tabs-off-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ft-tabs-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ft-tabs-on-hover-state-layer-opacity","",d.opacity8),onDefaultStateLayerOpacity:o.extend("--ft-tabs-on-default-state-layer-opacity","",d.opacity0),onFocusStateLayerOpacity:o.extend("--ft-tabs-on-focus-state-layer-opacity","",d.opacity8),onActiveStateLayerOpacity:o.extend("--ft-tabs-on-active-state-layer-opacity","",d.opacity16),onColor:o.extend("--ft-tabs-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ft-tabs-on-state-layer-color","",u.contentActionPrimary),iconOnlyHorizontalPadding:o.extend("--ft-tabs-icon-only-horizontal-padding","",d.spacing4),iconOnlyVerticalPadding:o.extend("--ft-tabs-icon-only-vertical-padding","",d.spacing4),alertTopPadding:o.extend("--ft-tabs-alert-top-padding","",d.spacing1),alertRightPadding:o.extend("--ft-tabs-alert-right-padding","",d.spacing05),focusOutlineWidth:o.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-tabs-focus-focus-ring-color","",u.borderActionFocusRing)};var pS={hoverStateLayerOpacity:o.extend("--ft-collapsible-hover-state-layer-opacity","",d.opacity8),focusStateLayerOpacity:o.extend("--ft-collapsible-focus-state-layer-opacity","",d.opacity8),focusOutlineWidth:o.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:o.extend("--ft-collapsible-focus-focus-ring-color","",u.borderActionFocusRing),activeStateLayerOpacity:o.extend("--ft-collapsible-active-state-layer-opacity","",d.opacity16),disabledComponentOpacity:o.extend("--ft-collapsible-disabled-component-opacity","",d.opacity40),horizontalPadding:o.extend("--ft-collapsible-horizontal-padding","",d.spacing4),verticalPadding:o.extend("--ft-collapsible-vertical-padding","",d.spacing3),color:o.extend("--ft-collapsible-color","",u.contentGlobalPrimary),stateLayerColor:o.extend("--ft-collapsible-state-layer-color","",u.contentGlobalPrimary),backgroundColor:o.extend("--ft-collapsible-background-color","",u.backgroundGlobalOnSurface),borderColor:o.extend("--ft-collapsible-border-color","",u.borderGlobalSubtle),iconSize:o.extend("--ft-collapsible-icon-size","",d.iconSize3)};var mS={groupHorizontalPadding:o.extend("--ft-switch-group-horizontal-padding","",d.spacing1),groupVerticalPadding:o.extend("--ft-switch-group-vertical-padding","",d.spacing1),groupGap:o.extend("--ft-switch-group-gap","",d.spacing1),groupBackgroundColor:o.extend("--ft-switch-group-background-color","",u.backgroundGlobalSurface),groupBorderColor:o.extend("--ft-switch-group-border-color","",u.borderGlobalSubtle),groupBorderRadius:o.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:o.extend("--ft-switch-label-horizontal-padding","",d.spacing2),labelVerticalPadding:o.extend("--ft-switch-label-vertical-padding","",d.spacing1),offHoverStateLayerOpacity:o.extend("--ft-switch-off-hover-state-layer-opacity","",d.opacity8),offFocusStateLayerOpacity:o.extend("--ft-switch-off-focus-state-layer-opacity","",d.opacity8),offActiveStateLayerOpacity:o.extend("--ft-switch-off-active-state-layer-opacity","",d.opacity16),offDisabledComponentOpacity:o.extend("--ft-switch-off-disabled-component-opacity","",d.opacity40),offColor:o.extend("--ft-switch-off-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ft-switch-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ft-switch-on-hover-state-layer-opacity","",d.opacity8),onFocusStateLayerOpacity:o.extend("--ft-switch-on-focus-state-layer-opacity","",d.opacity8),onActiveStateLayerOpacity:o.extend("--ft-switch-on-active-state-layer-opacity","",d.opacity16),onDisabledComponentOpacity:o.extend("--ft-switch-on-disabled-component-opacity","",d.opacity40),onColor:o.extend("--ft-switch-on-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ft-switch-on-state-layer-color","",u.contentActionPrimary),iconHorizontalPadding:o.extend("--ft-switch-icon-horizontal-padding","",d.spacing1),iconVerticalPadding:o.extend("--ft-switch-icon-vertical-padding","",d.spacing1),focusOutlineWidth:o.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:o.extend("--ft-switch-focus-focus-ring-color","",u.borderActionFocusRing),optionBorderRadius:o.extend("--ft-switch-option-border-radius","",d.borderRadiusS)};var vS={color1Light:o.extend("--ft-chart-1-light","for area color charts",d.colorBrand40),color1Base:o.extend("--ft-chart-1-base","for line charts",d.colorBrand0),color2Light:o.extend("--ft-chart-2-light","for area color charts",d.colorYellow60),color2Base:o.extend("--ft-chart-2-base","for line charts",d.colorYellow100),color3Light:o.extend("--ft-chart-3-light","",d.colorUltramarine40),color3Base:o.extend("--ft-chart-3-base","",d.colorUltramarine70),color4Light:o.extend("--ft-chart-4-light","",d.colorCyan50),color4Base:o.extend("--ft-chart-4-base","",d.colorCyan100),color5Light:o.extend("--ft-chart-5-light","",d.colorRed40),color5Base:o.extend("--ft-chart-5-base","",d.colorRed60),color6Light:o.extend("--ft-chart-6-light","",d.colorGreen40),color6Base:o.extend("--ft-chart-6-base","",d.colorGreen70),color7Light:o.extend("--ft-chart-7-light","",d.colorOrange70),color7Base:o.extend("--ft-chart-7-base","",d.colorOrange100),color8Light:o.extend("--ft-chart-8-light","",d.colorAvocado70),color8Base:o.extend("--ft-chart-8-base","",d.colorAvocado200),color9Light:o.extend("--ft-chart-9-light","",d.colorBrown50),color9Base:o.extend("--ft-chart-9-base","",d.colorBrown200),color10Light:o.extend("--ft-chart-10-light","",d.colorGray50),color10Base:o.extend("--ft-chart-10-base","",d.colorGray80),monochrome10:o.extend("--ft-chart-monochrome-10","",d.colorBrand10),monochrome20:o.extend("--ft-chart-monochrome-20","",d.colorBrand20),monochrome30:o.extend("--ft-chart-monochrome-30","",d.colorBrand40),monochrome40:o.extend("--ft-chart-monochrome-40","",d.colorBrand60),monochrome50:o.extend("--ft-chart-monochrome-50","",d.colorBrand0),monochrome60:o.extend("--ft-chart-monochrome-60","",d.colorBrand200)};var wS={borderWidth:o.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:o.extend("--ft-notice-horizontal-padding","",d.spacing3),verticalPadding:o.extend("--ft-notice-vertical-padding","",d.spacing2),borderRadius:o.extend("--ft-notice-border-radius","",d.borderRadiusS),gap:o.extend("--ft-notice-gap","",d.spacing2),iconSize:o.extend("--ft-notice-icon-size","",d.iconSize3),infoBackgroundColor:o.extend("--ft-notice-info-background-color","",u.backgroundInfoSubtle),infoBorderColor:o.extend("--ft-notice-info-border-color","",u.borderInfoSubtle),infoColor:o.extend("--ft-notice-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ft-notice-info-icon-color","",u.contentInfoIconOnly),warningBackgroundColor:o.extend("--ft-notice-warning-background-color","",u.backgroundWarningSubtle),warningBorderColor:o.extend("--ft-notice-warning-border-color","",u.borderWarningSubtle),warningColor:o.extend("--ft-notice-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ft-notice-warning-icon-color","",u.contentWarningIconOnly),errorBackgroundColor:o.extend("--ft-notice-error-background-color","",u.backgroundErrorSubtle),errorBorderColor:o.extend("--ft-notice-error-border-color","",u.borderErrorSubtle),errorColor:o.extend("--ft-notice-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ft-notice-error-icon-color","",u.contentErrorIconOnly),successBackgroundColor:o.extend("--ft-notice-success-background-color","",u.backgroundSuccessSubtle),successBorderColor:o.extend("--ft-notice-success-border-color","",u.borderSuccessSubtle),successColor:o.extend("--ft-notice-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ft-notice-success-icon-color","",u.contentSuccessIconOnly)};var LS={color:o.extend("--ft-checkbox-color","",u.contentGlobalPrimary),checkedBackgroundColor:o.extend("--ft-checkbox-checked-background-color","",u.contentActionPrimary),checkedStateLayerColor:o.extend("--ft-checkbox-checked-state-layer-color","",u.contentActionPrimary),checkedIconColor:o.extend("--ft-checkbox-checked-icon-color","",u.contentGlobalOnColor),checkedHoverStateLayerOpacity:o.extend("--ft-checkbox-checked-hover-state-layer-opacity","",d.opacity16),checkedFocusStateLayerOpacity:o.extend("--ft-checkbox-checked-focus-state-layer-opacity","",d.opacity16),checkedActiveStateLayerOpacity:o.extend("--ft-checkbox-checked-active-state-layer-opacity","",d.opacity24),checkedDisabledComponentOpacity:o.extend("--ft-checkbox-checked-disabled-component-opacity","",d.opacity40),uncheckedBorderColor:o.extend("--ft-checkbox-unchecked-border-color","",d.colorGray80),uncheckedStateLayerColor:o.extend("--ft-checkbox-unchecked-state-layer-color","",d.colorGray80),uncheckedHoverStateLayerOpacity:o.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",d.opacity16),uncheckedFocusStateLayerOpacity:o.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",d.opacity16),uncheckedActiveStateLayerOpacity:o.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",d.opacity24),uncheckedDisabledComponentOpacity:o.extend("--ft-checkbox-unchecked-disabled-component-opacity","",d.opacity40),focusFocusRingColor:o.extend("--ft-checkbox-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:o.extend("--ft-checkbox-gap","",d.spacing3)};var _S={offHoverStateLayerOpacity:o.extend("--ft-toggle-off-hover-state-layer-opacity","",d.opacity16),offFocusStateLayerOpacity:o.extend("--ft-toggle-off-focus-state-layer-opacity","",d.opacity16),offActiveStateLayerOpacity:o.extend("--ft-toggle-off-active-state-layer-opacity","",d.opacity24),offDisabledComponentOpacity:o.extend("--ft-toggle-off-disabled-component-opacity","",d.opacity40),offBackgroundColor:o.extend("--ft-toggle-off-background-color","",u.contentGlobalSubtle),offIconColor:o.extend("--ft-toggle-off-icon-color","",u.contentGlobalSubtle),offStateLayerColor:o.extend("--ft-toggle-off-state-layer-color","",u.contentGlobalSubtle),onHoverStateLayerOpacity:o.extend("--ft-toggle-on-hover-state-layer-opacity","",d.opacity16),onFocusStateLayerOpacity:o.extend("--ft-toggle-on-focus-state-layer-opacity","",d.opacity16),onActiveStateLayerOpacity:o.extend("--ft-toggle-on-active-state-layer-opacity","",d.opacity24),onDisabledComponentOpacity:o.extend("--ft-toggle-on-disabled-component-opacity","",d.opacity40),onBackgroundColor:o.extend("--ft-toggle-on-background-color","",u.contentActionPrimary),onStateLayerColor:o.extend("--ft-toggle-on-state-layer-color","",u.contentActionPrimary),onIconColor:o.extend("--ft-toggle-on-icon-color","",u.contentActionPrimary),color:o.extend("--ft-toggle-color","",u.contentGlobalPrimary),focusFocusRingColor:o.extend("--ft-toggle-focus-focus-ring-color","",u.borderActionFocusRing),gap:o.extend("--ft-toggle-gap","",d.spacing3)};var zS={color:o.extend("--ft-radio-color","",u.contentGlobalPrimary),selectedRadioColor:o.extend("--ft-radio-selected-radio-color","",u.contentActionPrimary),selectedStateLayerColor:o.extend("--ft-radio-selected-state-layer-color","",u.contentActionPrimary),selectedHoverStateLayerOpacity:o.extend("--ft-radio-selected-hover-state-layer-opacity","",d.opacity16),selectedFocusStateLayerOpacity:o.extend("--ft-radio-selected-focus-state-layer-opacity","",d.opacity16),selectedActiveStateLayerOpacity:o.extend("--ft-radio-selected-active-state-layer-opacity","",d.opacity24),selectedDisabledComponentOpacity:o.extend("--ft-radio-selected-disabled-component-opacity","",d.opacity40),unselectedStateLayerColor:o.extend("--ft-radio-unselected-state-layer-color","",u.borderInputPrimary),unselectedBorderColor:o.extend("--ft-radio-unselected-border-color","",u.borderInputPrimary),unselectedHoverStateLayerOpacity:o.extend("--ft-radio-unselected-hover-state-layer-opacity","",d.opacity16),unselectedFocusStateLayerOpacity:o.extend("--ft-radio-unselected-focus-state-layer-opacity","",d.opacity16),unselectedActiveStateLayerOpacity:o.extend("--ft-radio-unselected-active-state-layer-opacity","",d.opacity24),unselectedDisabledComponentOpacity:o.extend("--ft-radio-unselected-disabled-component-opacity","",d.opacity40),focusFocusRingColor:o.extend("--ft-radio-focus-focus-ring-color","",u.borderActionFocusRing),focusOutlineOffset:o.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:o.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:o.extend("--ft-radio-gap","",d.spacing3)};var KS={iconSize:o.extend("--ft-notification-icon-size","",d.iconSize4),leftPadding:o.extend("--ft-notification-left-padding","",d.spacing5),rightPadding:o.extend("--ft-notification-right-padding","",d.spacing4),verticalPadding:o.extend("--ft-notification-vertical-padding","",d.spacing3),infoBackgroundColor:o.extend("--ft-notification-info-background-color","",u.backgroundInfoSubtle),infoColor:o.extend("--ft-notification-info-color","",u.contentInfoPrimary),infoIconColor:o.extend("--ft-notification-info-icon-color","",u.contentInfoIconOnly),infoBorderColor:o.extend("--ft-notification-info-border-color","",u.borderInfoSubtle),successBackgroundColor:o.extend("--ft-notification-success-background-color","",u.backgroundSuccessSubtle),successColor:o.extend("--ft-notification-success-color","",u.contentSuccessPrimary),successIconColor:o.extend("--ft-notification-success-icon-color","",u.contentSuccessIconOnly),successBorderColor:o.extend("--ft-notification-success-border-color","",u.borderSuccessSubtle),warningBackgroundColor:o.extend("--ft-notification-warning-background-color","",u.backgroundWarningSubtle),warningColor:o.extend("--ft-notification-warning-color","",u.contentWarningPrimary),warningIconColor:o.extend("--ft-notification-warning-icon-color","",u.contentWarningIconOnly),warningBorderColor:o.extend("--ft-notification-warning-border-color","",u.borderWarningSubtle),errorBackgroundColor:o.extend("--ft-notification-error-background-color","",u.backgroundErrorSubtle),errorColor:o.extend("--ft-notification-error-color","",u.contentErrorPrimary),errorIconColor:o.extend("--ft-notification-error-icon-color","",u.contentErrorIconOnly),errorBorderColor:o.extend("--ft-notification-error-border-color","",u.borderErrorSubtle),borderRadius:o.extend("--ft-notification-border-radius","",d.borderRadiusPill),borderWidth:o.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:o.extend("--ft-notification-leading-gap","",d.spacing2),trailingGap:o.extend("--ft-notification-trailing-gap","",d.spacing8)};var YS={horizontalPadding:o.extend("--ft-tooltip-horizontal-padding","",d.spacing2),verticalPadding:o.extend("--ft-tooltip-vertical-padding","",d.spacing2),borderRadius:o.extend("--ft-tooltip-border-radius","",d.borderRadiusS),color:o.extend("--ft-tooltip-color","",u.contentGlobalOnColor),backgroundColor:o.extend("--ft-tooltip-background-color","",u.contentGlobalPrimary),backgroundOpacity:o.extend("--ft-tooltip-background-opacity","",d.opacity80),shadow:o.extend("--ft-tooltip-shadow","",d.shadowElevation03),maxWidth:o.create("--ft-tooltip-max-width","","SIZE","256px"),gap:o.extend("--ft-tooltip-gap","",d.spacing05)};var hs;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(hs||(hs={}));var ys;(function(t){t.large="large",t.medium="medium",t.small="small"})(ys||(ys={}));var gs=[ms.css`
|
|
590
|
+
`}focus(){var e;(e=this.button)===null||e===void 0||e.focus()}getLabel(){return this.label||this.textContent}get textContent(){return this.unslotText(this.slottedContent).trim()}unslotText(e){return e instanceof HTMLSlotElement?e.assignedNodes().map(o=>this.unslotText(o)).join(""):e?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ae.elementDefinitions={"ft-ripple":z,"ft-tooltip":Y,"ft-typography":K,"ft-icon":fe,"ft-loader":ir};Be([(0,Ee.property)({type:String,reflect:!0})],ae.prototype,"role",void 0);Be([(0,Ee.property)()],ae.prototype,"type",void 0);Be([(0,Ee.property)({type:Boolean})],ae.prototype,"disabled",void 0);Be([(0,Ee.property)()],ae.prototype,"label",void 0);Be([(0,Ee.property)()],ae.prototype,"icon",void 0);Be([(0,Ee.property)()],ae.prototype,"iconVariant",void 0);Be([(0,Ee.property)({type:Boolean})],ae.prototype,"trailingIcon",void 0);Be([(0,Ee.property)({type:Boolean})],ae.prototype,"loading",void 0);Be([(0,Ee.property)()],ae.prototype,"tooltipPosition",void 0);Be([(0,Ee.property)({type:Boolean})],ae.prototype,"hideTooltip",void 0);Be([(0,Ee.property)({type:Boolean})],ae.prototype,"forceTooltip",void 0);Be([(0,Ee.query)(".ft-button")],ae.prototype,"button",void 0);Be([(0,Ee.query)(".ft-button--label slot")],ae.prototype,"slottedContent",void 0);var on=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},be=class extends ae{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};be.styles=[bc.safariEllipsisFix,Fl];on([(0,uo.property)({type:Boolean})],be.prototype,"primary",void 0);on([(0,uo.property)({type:Boolean})],be.prototype,"outlined",void 0);on([(0,uo.property)({type:Boolean})],be.prototype,"dense",void 0);on([(0,uo.property)({type:Boolean})],be.prototype,"round",void 0);var ho=h(H());var an=h(w());var xc=h(I()),U=h(w());var vc=[xc.css`
|
|
592
591
|
:host {
|
|
593
592
|
display: inline-block;
|
|
594
593
|
max-width: 100%;
|
|
@@ -638,7 +637,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
638
637
|
}
|
|
639
638
|
|
|
640
639
|
.ft-button:focus-visible {
|
|
641
|
-
outline-color: ${
|
|
640
|
+
outline-color: ${O.focusFocusRingColor};
|
|
642
641
|
outline-style: solid;
|
|
643
642
|
}
|
|
644
643
|
|
|
@@ -664,149 +663,175 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
664
663
|
display: none;
|
|
665
664
|
}
|
|
666
665
|
|
|
666
|
+
.ft-button.ft-button--icon-only {
|
|
667
|
+
padding: unset;
|
|
668
|
+
border-radius: 50%;
|
|
669
|
+
}
|
|
670
|
+
|
|
667
671
|
/** Primary styles **/
|
|
668
672
|
|
|
669
673
|
.ft-button--primary {
|
|
670
|
-
${(0,
|
|
674
|
+
${(0,U.setVariable)(Ce.color,O.primaryIconColor)};
|
|
671
675
|
|
|
672
|
-
${(0,
|
|
673
|
-
${(0,
|
|
674
|
-
${(0,
|
|
675
|
-
${(0,
|
|
676
|
-
${(0,
|
|
676
|
+
${(0,U.setVariable)(M.color,O.primaryStateLayerColor)};
|
|
677
|
+
${(0,U.setVariable)(M.opacityContentOnSurfaceHover,O.primaryHoverStateLayerOpacity)};
|
|
678
|
+
${(0,U.setVariable)(M.opacityContentOnSurfaceFocused,O.primaryFocusStateLayerOpacity)};
|
|
679
|
+
${(0,U.setVariable)(M.opacityContentOnSurfaceSelected,O.primaryActiveStateLayerOpacity)};
|
|
680
|
+
${(0,U.setVariable)(M.opacityContentOnSurfacePressed,O.primaryActiveStateLayerOpacity)};
|
|
677
681
|
|
|
678
|
-
background-color: ${
|
|
679
|
-
color: ${
|
|
682
|
+
background-color: ${O.primaryBackgroundColor};
|
|
683
|
+
color: ${O.primaryColor};
|
|
680
684
|
border-style: none;
|
|
681
685
|
}
|
|
682
686
|
|
|
683
687
|
.ft-button--primary[disabled] {
|
|
684
|
-
opacity: ${
|
|
688
|
+
opacity: ${O.primaryDisabledComponentOpacity};
|
|
685
689
|
}
|
|
686
690
|
|
|
687
691
|
.ft-button--primary ft-icon {
|
|
688
|
-
color: ${
|
|
692
|
+
color: ${O.primaryIconColor};
|
|
689
693
|
}
|
|
690
694
|
|
|
691
695
|
/** Secondary styles **/
|
|
692
696
|
|
|
693
697
|
.ft-button--secondary {
|
|
694
|
-
${(0,
|
|
698
|
+
${(0,U.setVariable)(Ce.color,O.secondaryIconColor)};
|
|
695
699
|
|
|
696
|
-
${(0,
|
|
697
|
-
${(0,
|
|
698
|
-
${(0,
|
|
699
|
-
${(0,
|
|
700
|
-
${(0,
|
|
700
|
+
${(0,U.setVariable)(M.color,O.secondaryStateLayerColor)};
|
|
701
|
+
${(0,U.setVariable)(M.opacityContentOnSurfaceHover,O.secondaryHoverStateLayerOpacity)};
|
|
702
|
+
${(0,U.setVariable)(M.opacityContentOnSurfaceFocused,O.secondaryFocusStateLayerOpacity)};
|
|
703
|
+
${(0,U.setVariable)(M.opacityContentOnSurfaceSelected,O.secondaryActiveStateLayerOpacity)};
|
|
704
|
+
${(0,U.setVariable)(M.opacityContentOnSurfacePressed,O.secondaryActiveStateLayerOpacity)};
|
|
701
705
|
|
|
702
|
-
background-color: ${
|
|
703
|
-
color: ${
|
|
704
|
-
border-color: ${
|
|
706
|
+
background-color: ${O.secondaryBackgroundColor};
|
|
707
|
+
color: ${O.secondaryColor};
|
|
708
|
+
border-color: ${O.secondaryBorderColor};
|
|
705
709
|
border-style: solid;
|
|
706
710
|
}
|
|
707
711
|
|
|
708
712
|
.ft-button--secondary[disabled] {
|
|
709
|
-
opacity: ${
|
|
713
|
+
opacity: ${O.secondaryDisabledComponentOpacity};
|
|
710
714
|
}
|
|
711
715
|
|
|
712
716
|
.ft-button--secondary ft-icon {
|
|
713
|
-
color: ${
|
|
717
|
+
color: ${O.secondaryIconColor};
|
|
714
718
|
}
|
|
715
719
|
|
|
716
720
|
/** Tertiary styles **/
|
|
717
721
|
|
|
718
722
|
.ft-button--tertiary {
|
|
719
|
-
${(0,
|
|
723
|
+
${(0,U.setVariable)(Ce.color,O.tertiaryIconColor)};
|
|
720
724
|
|
|
721
|
-
${(0,
|
|
722
|
-
${(0,
|
|
723
|
-
${(0,
|
|
724
|
-
${(0,
|
|
725
|
-
${(0,
|
|
725
|
+
${(0,U.setVariable)(M.color,O.tertiaryStateLayerColor)};
|
|
726
|
+
${(0,U.setVariable)(M.opacityContentOnSurfaceHover,O.tertiaryHoverStateLayerOpacity)};
|
|
727
|
+
${(0,U.setVariable)(M.opacityContentOnSurfaceFocused,O.tertiaryFocusStateLayerOpacity)};
|
|
728
|
+
${(0,U.setVariable)(M.opacityContentOnSurfaceSelected,O.tertiaryActiveStateLayerOpacity)};
|
|
729
|
+
${(0,U.setVariable)(M.opacityContentOnSurfacePressed,O.tertiaryActiveStateLayerOpacity)};
|
|
726
730
|
|
|
727
|
-
background-color: ${
|
|
728
|
-
color: ${
|
|
731
|
+
background-color: ${O.tertiaryBackgroundColor};
|
|
732
|
+
color: ${O.tertiaryColor};
|
|
729
733
|
border-style: none;
|
|
730
734
|
}
|
|
731
735
|
|
|
732
736
|
.ft-button--tertiary[disabled] {
|
|
733
|
-
opacity: ${
|
|
737
|
+
opacity: ${O.tertiaryDisabledComponentOpacity};
|
|
734
738
|
}
|
|
735
739
|
|
|
736
740
|
.ft-button--tertiary ft-icon {
|
|
737
|
-
color: ${
|
|
741
|
+
color: ${O.tertiaryIconColor};
|
|
738
742
|
}
|
|
739
743
|
|
|
740
744
|
/** Neutral styles **/
|
|
741
745
|
|
|
742
|
-
.
|
|
743
|
-
${(0,
|
|
746
|
+
.ftds--family-neutral {
|
|
747
|
+
${(0,U.setVariable)(Ce.color,O.neutralIconColor)};
|
|
744
748
|
|
|
745
|
-
${(0,
|
|
746
|
-
${(0,
|
|
747
|
-
${(0,
|
|
748
|
-
${(0,
|
|
749
|
-
${(0,
|
|
749
|
+
${(0,U.setVariable)(M.backgroundColor,O.neutralStateLayerColor)};
|
|
750
|
+
${(0,U.setVariable)(M.opacityContentOnSurfaceHover,O.neutralHoverStateLayerOpacity)};
|
|
751
|
+
${(0,U.setVariable)(M.opacityContentOnSurfaceFocused,O.neutralFocusStateLayerOpacity)};
|
|
752
|
+
${(0,U.setVariable)(M.opacityContentOnSurfaceSelected,O.neutralActiveStateLayerOpacity)};
|
|
753
|
+
${(0,U.setVariable)(M.opacityContentOnSurfacePressed,O.neutralActiveStateLayerOpacity)};
|
|
750
754
|
|
|
751
|
-
background-color: ${
|
|
752
|
-
color: ${
|
|
755
|
+
background-color: ${O.neutralBackgroundColor};
|
|
756
|
+
color: ${O.neutralColor};
|
|
753
757
|
border-style: none;
|
|
754
758
|
}
|
|
755
759
|
|
|
756
|
-
.
|
|
757
|
-
opacity: ${
|
|
760
|
+
.ftds--family-neutral[disabled] {
|
|
761
|
+
opacity: ${O.neutralDisabledComponentOpacity};
|
|
758
762
|
}
|
|
759
763
|
|
|
760
|
-
.
|
|
761
|
-
color: ${
|
|
764
|
+
.ftds--family-neutral ft-icon {
|
|
765
|
+
color: ${O.neutralIconColor};
|
|
762
766
|
}
|
|
763
767
|
|
|
764
768
|
/** Large styles **/
|
|
765
769
|
|
|
766
|
-
.
|
|
767
|
-
${(0,
|
|
768
|
-
${(0,
|
|
770
|
+
.ftds--size-large {
|
|
771
|
+
${(0,U.setVariable)(ie.size,O.largeIconSize)};
|
|
772
|
+
${(0,U.setVariable)(Ce.size,O.largeIconSize)};
|
|
769
773
|
|
|
770
|
-
height: ${
|
|
771
|
-
padding: 0 ${
|
|
772
|
-
gap: ${
|
|
773
|
-
border-radius: ${
|
|
774
|
-
border-width: ${
|
|
774
|
+
height: ${O.largeHeight};
|
|
775
|
+
padding: 0 ${O.largeHorizontalPadding};
|
|
776
|
+
gap: ${O.largeGap};
|
|
777
|
+
border-radius: ${O.largeBorderRadius};
|
|
778
|
+
border-width: ${O.largeBorderWidth};
|
|
775
779
|
}
|
|
776
780
|
|
|
777
|
-
.
|
|
778
|
-
outline-width: ${
|
|
779
|
-
outline-offset: ${
|
|
781
|
+
.ftds--size-large:focus-visible {
|
|
782
|
+
outline-width: ${O.largeFocusOutlineWidth};
|
|
783
|
+
outline-offset: ${O.largeFocusOutlineOffset};
|
|
780
784
|
}
|
|
781
785
|
|
|
782
|
-
.
|
|
783
|
-
width: ${
|
|
784
|
-
padding: unset;
|
|
786
|
+
.ftds--size-large.ft-button--icon-only {
|
|
787
|
+
width: ${O.largeIconOnlyWidth};
|
|
785
788
|
}
|
|
786
789
|
|
|
787
790
|
/** Small styles **/
|
|
788
791
|
|
|
789
|
-
.
|
|
790
|
-
${(0,
|
|
791
|
-
${(0,
|
|
792
|
+
.ftds--size-medium {
|
|
793
|
+
${(0,U.setVariable)(ie.size,O.mediumIconSize)};
|
|
794
|
+
${(0,U.setVariable)(Ce.size,O.mediumIconSize)};
|
|
792
795
|
|
|
793
|
-
height: ${
|
|
794
|
-
padding: 0 ${
|
|
795
|
-
gap: ${
|
|
796
|
-
border-radius: ${
|
|
797
|
-
border-width: ${
|
|
796
|
+
height: ${O.mediumHeight};
|
|
797
|
+
padding: 0 ${O.mediumHorizontalPadding};
|
|
798
|
+
gap: ${O.mediumGap};
|
|
799
|
+
border-radius: ${O.mediumBorderRadius};
|
|
800
|
+
border-width: ${O.mediumBorderWidth};
|
|
798
801
|
}
|
|
799
802
|
|
|
800
|
-
.
|
|
801
|
-
outline-width: ${
|
|
802
|
-
outline-offset: ${
|
|
803
|
+
.ftds--size-medium:focus-visible {
|
|
804
|
+
outline-width: ${O.mediumFocusOutlineWidth};
|
|
805
|
+
outline-offset: ${O.mediumFocusOutlineOffset};
|
|
803
806
|
}
|
|
804
807
|
|
|
805
|
-
.
|
|
806
|
-
width: ${
|
|
807
|
-
|
|
808
|
+
.ftds--size-medium.ft-button--icon-only {
|
|
809
|
+
width: ${O.mediumIconOnlyWidth};
|
|
810
|
+
}
|
|
811
|
+
|
|
812
|
+
|
|
813
|
+
/** Small styles **/
|
|
814
|
+
|
|
815
|
+
.ftds--size-small {
|
|
816
|
+
${(0,U.setVariable)(ie.size,O.smallIconSize)};
|
|
817
|
+
${(0,U.setVariable)(Ce.size,O.smallIconSize)};
|
|
818
|
+
|
|
819
|
+
height: ${O.smallHeight};
|
|
820
|
+
padding: 0 ${O.smallHorizontalPadding};
|
|
821
|
+
gap: ${O.smallGap};
|
|
822
|
+
border-radius: ${O.smallBorderRadius};
|
|
823
|
+
border-width: ${O.smallBorderWidth};
|
|
808
824
|
}
|
|
809
|
-
|
|
825
|
+
|
|
826
|
+
.ftds--size-small:focus-visible {
|
|
827
|
+
outline-width: ${O.smallFocusOutlineWidth};
|
|
828
|
+
outline-offset: ${O.smallFocusOutlineOffset};
|
|
829
|
+
}
|
|
830
|
+
|
|
831
|
+
.ftds--size-small.ft-button--icon-only {
|
|
832
|
+
width: ${O.smallIconOnlyWidth};
|
|
833
|
+
}
|
|
834
|
+
`,U.noTextSelect];var nn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},et=class extends(0,an.toFtdsBase)(ae){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Ko.brand,this.iconVariant=Ze.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case Oe.large:return Ge.body2medium;case Oe.medium:return Ge.caption1medium;case Oe.small:return Ge.caption2medium}}};et.styles=[an.safariEllipsisFix,vc];nn([(0,ho.property)({type:Boolean})],et.prototype,"primary",void 0);nn([(0,ho.property)({type:Boolean})],et.prototype,"secondary",void 0);nn([(0,ho.property)({type:Boolean})],et.prototype,"tertiary",void 0);nn([(0,ho.property)({type:Boolean})],et.prototype,"round",void 0);(0,Ri.customElement)("ft-button")(be);(0,Ri.customElement)("ftds-button")(et);var Sc=$.FtCssVariableFactory.extend("--ft-chip-color","",$.designSystemVariables.colorOnSurface),qe={backgroundColor:$.FtCssVariableFactory.extend("--ft-chip-background-color","",$.designSystemVariables.colorSurface),color:Sc,fontSize:$.FtCssVariableFactory.extend("--ft-chip-font-size","",ge.fontSize),iconSize:$.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:$.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:$.FtCssVariableFactory.extend("--ft-chip-ripple-color","",Sc),horizontalPadding:$.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:$.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),colorOutline:$.FtCssVariableFactory.external($.designSystemVariables.colorOutline,"Design system"),opacityDisabled:$.FtCssVariableFactory.external($.designSystemVariables.colorOpacityDisabled,"Design system")},Oc=$.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",$.FtCssVariableFactory.extend("--ft-chip-color","",$.designSystemVariables.colorOnPrimary)),Ni={backgroundColor:$.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",$.FtCssVariableFactory.extend("--ft-chip-background-color","",$.designSystemVariables.colorPrimary)),color:Oc,rippleColor:$.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",Oc)},Cc={horizontalPadding:$.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:$.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},Ec=[$.noTextSelect,sn.css`
|
|
810
835
|
:host {
|
|
811
836
|
display: inline-block;
|
|
812
837
|
max-width: 100%;
|
|
@@ -822,20 +847,20 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
822
847
|
box-sizing: border-box;
|
|
823
848
|
pointer-events: auto;
|
|
824
849
|
|
|
825
|
-
--ft-chip-internal-font-size: ${
|
|
850
|
+
--ft-chip-internal-font-size: ${qe.fontSize};
|
|
826
851
|
--ft-chip-internal-line-height: max(20px, calc(var(--ft-chip-internal-font-size) + 2px));
|
|
827
|
-
${(0
|
|
828
|
-
--ft-chip-internal-vertical-padding: ${
|
|
829
|
-
--ft-chip-internal-horizontal-padding: ${
|
|
852
|
+
${(0,$.setVariable)(ie.size,qe.iconSize)};
|
|
853
|
+
--ft-chip-internal-vertical-padding: ${qe.verticalPadding};
|
|
854
|
+
--ft-chip-internal-horizontal-padding: ${qe.horizontalPadding};
|
|
830
855
|
--ft-chip-internal-icon-padding: 3px;
|
|
831
|
-
--ft-chip-internal-content-height: max(var(--ft-chip-internal-line-height), ${
|
|
856
|
+
--ft-chip-internal-content-height: max(var(--ft-chip-internal-line-height), ${qe.iconSize});
|
|
832
857
|
|
|
833
|
-
border: 1px solid ${
|
|
834
|
-
color: ${
|
|
835
|
-
${(0
|
|
836
|
-
border-radius: var(${(0,
|
|
858
|
+
border: 1px solid ${qe.colorOutline};
|
|
859
|
+
color: ${qe.color};
|
|
860
|
+
${(0,$.setVariable)(M.color,qe.rippleColor)};
|
|
861
|
+
border-radius: var(${(0,sn.unsafeCSS)(qe.borderRadius.name)}, calc(var(--ft-chip-internal-content-height) / 2 + var(--ft-chip-internal-vertical-padding)));
|
|
837
862
|
padding: calc(var(--ft-chip-internal-vertical-padding) - 1px) calc(var(--ft-chip-internal-horizontal-padding) - 1px);
|
|
838
|
-
background-color: ${
|
|
863
|
+
background-color: ${qe.backgroundColor};
|
|
839
864
|
line-height: var(--ft-chip-internal-content-height);
|
|
840
865
|
}
|
|
841
866
|
|
|
@@ -845,8 +870,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
845
870
|
|
|
846
871
|
.ft-chip--dense {
|
|
847
872
|
--ft-chip-internal-icon-padding: 3px;
|
|
848
|
-
--ft-chip-internal-vertical-padding: ${
|
|
849
|
-
--ft-chip-internal-horizontal-padding: ${
|
|
873
|
+
--ft-chip-internal-vertical-padding: ${Cc.verticalPadding};
|
|
874
|
+
--ft-chip-internal-horizontal-padding: ${Cc.horizontalPadding};
|
|
850
875
|
--ft-chip-internal-line-height: max(16px, calc(var(--ft-chip-internal-font-size) + 2px));
|
|
851
876
|
}
|
|
852
877
|
|
|
@@ -858,15 +883,15 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
858
883
|
cursor: default;
|
|
859
884
|
pointer-events: none;
|
|
860
885
|
filter: grayscale(1);
|
|
861
|
-
opacity: ${
|
|
886
|
+
opacity: ${qe.opacityDisabled};
|
|
862
887
|
}
|
|
863
888
|
|
|
864
889
|
.ft-chip--highlighted {
|
|
865
890
|
border: none;
|
|
866
891
|
padding: var(--ft-chip-internal-vertical-padding) var(--ft-chip-internal-horizontal-padding);
|
|
867
|
-
background-color: ${
|
|
868
|
-
${(0
|
|
869
|
-
color: ${
|
|
892
|
+
background-color: ${Ni.backgroundColor};
|
|
893
|
+
${(0,$.setVariable)(M.color,Ni.rippleColor)};
|
|
894
|
+
color: ${Ni.color};
|
|
870
895
|
}
|
|
871
896
|
|
|
872
897
|
.ft-chip--clickable {
|
|
@@ -896,9 +921,9 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
896
921
|
}
|
|
897
922
|
|
|
898
923
|
.ft-chip--icon-button {
|
|
899
|
-
${(0
|
|
900
|
-
${(0
|
|
901
|
-
${(0
|
|
924
|
+
${(0,$.setVariable)(W.iconSize,qe.iconSize)};
|
|
925
|
+
${(0,$.setVariable)(W.horizontalPadding,"var(--ft-chip-internal-icon-padding)")};
|
|
926
|
+
${(0,$.setVariable)(W.verticalPadding,"var(--ft-chip-internal-icon-padding)")};
|
|
902
927
|
margin: calc((-1) * var(--ft-chip-internal-icon-padding));
|
|
903
928
|
}
|
|
904
929
|
|
|
@@ -906,8 +931,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
906
931
|
vertical-align: bottom;
|
|
907
932
|
display: block;
|
|
908
933
|
margin: 0 var(--ft-chip-internal-horizontal-padding);
|
|
909
|
-
${(0
|
|
910
|
-
${(0
|
|
934
|
+
${(0,$.setVariable)(ge.fontSize,"var(--ft-chip-internal-font-size)")};
|
|
935
|
+
${(0,$.setVariable)(ge.lineHeight,"var(--ft-chip-internal-content-height)")};
|
|
911
936
|
}
|
|
912
937
|
|
|
913
938
|
.ft-chip--safari-fix .ft-chip--label {
|
|
@@ -943,8 +968,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
943
968
|
.ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
|
|
944
969
|
order: -1;
|
|
945
970
|
}
|
|
946
|
-
`];var
|
|
947
|
-
<div class="${(0,
|
|
971
|
+
`];var Me=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},cn=class extends CustomEvent{constructor(){super("icon-click")}},re=class extends dn.FtLitElement{constructor(){super(...arguments),this.highlighted=!1,this.removable=!1,this.disabled=!1,this.clickable=!1,this.iconClickable=!1,this.dense=!1,this.multiLine=!1,this.label="",this.iconLabel="",this.icon=void 0,this.trailingIcon=!1}render(){let e={"ft-chip":!0,"ft-chip--highlighted":this.highlighted,"ft-chip--disabled":this.disabled,"ft-chip--clickable":this.interactionsOnChip,"ft-chip--trailing-icon":this.trailingIcon||this.removable,"ft-chip--no-content":!this.hasTextContent(),"ft-chip--dense":this.dense,"ft-chip--multi-line":this.multiLine,"ft-chip--safari-fix":dn.isSafari};return ln.html`
|
|
972
|
+
<div class="${(0,wc.classMap)(e)}"
|
|
948
973
|
aria-label="${this.getLabel()}"
|
|
949
974
|
tabindex="${this.interactionsOnChip?0:-1}"
|
|
950
975
|
@keyup=${this.onKeyUp}
|
|
@@ -955,7 +980,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
955
980
|
</ft-typography>
|
|
956
981
|
${this.internalIcon?this.renderIcon():null}
|
|
957
982
|
</div>
|
|
958
|
-
`}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?
|
|
983
|
+
`}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?ln.html`
|
|
959
984
|
<ft-button round
|
|
960
985
|
class="ft-chip--icon-button"
|
|
961
986
|
@click=${this.onIconClick}
|
|
@@ -964,28 +989,158 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
964
989
|
label="${this.iconLabel}"
|
|
965
990
|
part="icon-button"
|
|
966
991
|
></ft-button>
|
|
967
|
-
`:
|
|
992
|
+
`:ln.html`
|
|
968
993
|
<div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
|
|
969
994
|
<ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}" part="icon"></ft-icon>
|
|
970
995
|
</div>
|
|
971
|
-
`}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new
|
|
972
|
-
|
|
996
|
+
`}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new cn))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new cn))}getLabel(){return this.label||this.textContent}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};re.elementDefinitions={"ft-ripple":z,"ft-typography":K,"ft-icon":fe,"ft-button":be};re.styles=Ec;Me([(0,we.property)({type:Boolean})],re.prototype,"highlighted",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"removable",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"disabled",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"clickable",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"iconClickable",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"dense",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"multiLine",void 0);Me([(0,we.property)()],re.prototype,"label",void 0);Me([(0,we.property)()],re.prototype,"iconLabel",void 0);Me([(0,we.property)()],re.prototype,"icon",void 0);Me([(0,we.property)()],re.prototype,"iconVariant",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"trailingIcon",void 0);Me([(0,we.query)("ft-typography slot")],re.prototype,"slottedContent",void 0);var ar=h(I()),sr=h(H()),Nc=h(Ut()),pn=h(w());var Ac=h(I());var Ti=h(w());var Rc=[Ac.css`
|
|
997
|
+
:host {
|
|
998
|
+
display: inline-block;
|
|
999
|
+
max-width: 100%;
|
|
1000
|
+
pointer-events: none;
|
|
1001
|
+
}
|
|
1002
|
+
|
|
1003
|
+
.ftds-chip {
|
|
1004
|
+
display: flex;
|
|
1005
|
+
align-items: center;
|
|
1006
|
+
}
|
|
1007
|
+
|
|
1008
|
+
.ftds-chip ft-typography {
|
|
1009
|
+
display: flex; /* For typo alignment in the chip */
|
|
1010
|
+
}
|
|
1011
|
+
|
|
1012
|
+
/* MEDIUM VARIANT */
|
|
1013
|
+
.ftds--size-medium {
|
|
1014
|
+
min-height: ${B.mediumMinHeight};
|
|
1015
|
+
padding: 0 ${B.mediumHorizontalPadding};
|
|
1016
|
+
border-radius: ${B.mediumBorderRadius};
|
|
1017
|
+
border-width: ${B.mediumBorderWidth};
|
|
1018
|
+
border-style: solid;
|
|
1019
|
+
gap: ${B.mediumGap};
|
|
1020
|
+
${(0,Ti.setVariable)(ie.size,B.mediumIconSize)}
|
|
1021
|
+
}
|
|
1022
|
+
|
|
1023
|
+
.ftds--size-medium.ftds-chip--removable {
|
|
1024
|
+
padding-right: ${B.mediumButtonRightPadding};
|
|
1025
|
+
}
|
|
1026
|
+
|
|
1027
|
+
|
|
1028
|
+
/* LARGE VARIANT */
|
|
1029
|
+
.ftds--size-large {
|
|
1030
|
+
min-height: ${B.largeMinHeight};
|
|
1031
|
+
padding: 0 ${B.largeHorizontalPadding};
|
|
1032
|
+
border-radius: ${B.largeBorderRadius};
|
|
1033
|
+
border-width: ${B.largeBorderWidth};
|
|
1034
|
+
border-style: solid;
|
|
1035
|
+
gap: ${B.largeGap};
|
|
1036
|
+
${(0,Ti.setVariable)(ie.size,B.largeIconSize)}
|
|
1037
|
+
}
|
|
1038
|
+
|
|
1039
|
+
.ftds--size-large.ftds-chip--removable {
|
|
1040
|
+
padding-right: ${B.largeButtonRightPadding};
|
|
1041
|
+
}
|
|
1042
|
+
|
|
1043
|
+
|
|
1044
|
+
/* NEUTRAL COLORS */
|
|
1045
|
+
.ftds--family-neutral {
|
|
1046
|
+
background-color: ${B.neutralBackgroundColor};
|
|
1047
|
+
border-color: ${B.neutralBorderColor};
|
|
1048
|
+
color: ${B.neutralColor};
|
|
1049
|
+
}
|
|
1050
|
+
|
|
1051
|
+
.ftds--family-neutral .ftds-chip--icon-container {
|
|
1052
|
+
color: ${B.neutralIconColor};
|
|
1053
|
+
}
|
|
1054
|
+
|
|
1055
|
+
|
|
1056
|
+
/* INFO COLORS */
|
|
1057
|
+
.ftds--family-info {
|
|
1058
|
+
background-color: ${B.infoBackgroundColor};
|
|
1059
|
+
border-color: ${B.infoBorderColor};
|
|
1060
|
+
color: ${B.infoColor};
|
|
1061
|
+
}
|
|
1062
|
+
|
|
1063
|
+
.ftds--family-info .ftds-chip--icon-container {
|
|
1064
|
+
color: ${B.infoIconColor};
|
|
1065
|
+
}
|
|
1066
|
+
|
|
1067
|
+
|
|
1068
|
+
/* SUCCESS COLORS */
|
|
1069
|
+
.ftds--family-success {
|
|
1070
|
+
background-color: ${B.successBackgroundColor};
|
|
1071
|
+
border-color: ${B.successBorderColor};
|
|
1072
|
+
color: ${B.successColor};
|
|
1073
|
+
}
|
|
1074
|
+
|
|
1075
|
+
.ftds--family-success .ftds-chip--icon-container {
|
|
1076
|
+
color: ${B.successIconColor};
|
|
1077
|
+
}
|
|
1078
|
+
|
|
1079
|
+
|
|
1080
|
+
/* WARNING COLORS */
|
|
1081
|
+
.ftds--family-warning {
|
|
1082
|
+
background-color: ${B.warningBackgroundColor};
|
|
1083
|
+
border-color: ${B.warningBorderColor};
|
|
1084
|
+
color: ${B.warningColor};
|
|
1085
|
+
}
|
|
1086
|
+
|
|
1087
|
+
.ftds--family-warning .ftds-chip--icon-container {
|
|
1088
|
+
color: ${B.warningIconColor};
|
|
1089
|
+
}
|
|
1090
|
+
|
|
1091
|
+
|
|
1092
|
+
/* ERROR COLORS */
|
|
1093
|
+
.ftds--family-error {
|
|
1094
|
+
background-color: ${B.errorBackgroundColor};
|
|
1095
|
+
border-color: ${B.errorBorderColor};
|
|
1096
|
+
color: ${B.errorColor};
|
|
1097
|
+
}
|
|
1098
|
+
|
|
1099
|
+
.ftds--family-error .ftds-chip--icon-container {
|
|
1100
|
+
color: ${B.errorIconColor};
|
|
1101
|
+
}
|
|
1102
|
+
`];var mo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Li=class extends CustomEvent{constructor(){super("remove")}},tt=class extends pn.FtdsBase{constructor(){super(...arguments),this.removable=!1,this.removeButtonLabel="Remove",this.label=""}render(){let e={"ftds-chip":!0,"ftds-chip--removable":this.removable,"ftds-chip--with-icon":!!this.icon,...this.getDesignSystemBaseClasses()};return ar.html`
|
|
1103
|
+
<div class="${(0,Nc.classMap)(e)}"
|
|
1104
|
+
aria-label="${this.getLabel()}"
|
|
1105
|
+
part="chip">
|
|
1106
|
+
${this.renderIcon()}
|
|
1107
|
+
<ft-typography variant=${this.typographyVariant()} element="span" class="ftds-chip--label" part="label">
|
|
1108
|
+
<slot @slotchange=${this.onSlotchange}></slot>
|
|
1109
|
+
</ft-typography>
|
|
1110
|
+
${this.renderRemoveButton()}
|
|
1111
|
+
</div>
|
|
1112
|
+
`}renderIcon(){return this.icon?ar.html`
|
|
1113
|
+
<div class="ftds-chip--icon-container" part="icon-container">
|
|
1114
|
+
<ft-icon .variant=${Ze.fluid_topics} .value="${this.icon}" part="icon"></ft-icon>
|
|
1115
|
+
</div>
|
|
1116
|
+
`:ar.nothing}renderRemoveButton(){return this.removable?ar.html`
|
|
1117
|
+
<ftds-button round
|
|
1118
|
+
class="ftds-chip--remove-button"
|
|
1119
|
+
@click=${this.dispatchRemoveEvent}
|
|
1120
|
+
icon=${Ir.X_MARK}
|
|
1121
|
+
label=${this.removeButtonLabel}
|
|
1122
|
+
family=${pn.DesignSystemFamily.neutral}
|
|
1123
|
+
size=${this.resolveButtonSize()}
|
|
1124
|
+
part="icon-button"
|
|
1125
|
+
></ftds-button>
|
|
1126
|
+
`:ar.nothing}resolveButtonSize(){switch(this.size){case Oe.large:return Oe.medium;case Oe.medium:case Oe.small:return Oe.small}}getLabel(){return this.label||this.textContent}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new Li)}typographyVariant(){switch(this.size){case Oe.large:return Ge.body2medium;case Oe.medium:return Ge.caption1medium;case Oe.small:return Ge.caption2medium}}};tt.elementDefinitions={"ft-typography":K,"ft-icon":fe,"ftds-button":et};tt.styles=Rc;mo([(0,sr.property)({type:Boolean})],tt.prototype,"removable",void 0);mo([(0,sr.property)()],tt.prototype,"removeButtonLabel",void 0);mo([(0,sr.property)()],tt.prototype,"label",void 0);mo([(0,sr.property)()],tt.prototype,"icon",void 0);mo([(0,sr.query)("ft-typography slot")],tt.prototype,"slottedContent",void 0);(0,Ii.customElement)("ft-chip")(re);(0,Ii.customElement)("ftds-chip")(tt);var kc=h(w());var mn=h(I()),yn=h(H()),gn=h(w());var Tc=h(I());var Lc=Tc.css`
|
|
1127
|
+
`;var hn=h(w());var Pc=h(H()),Gp=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Pi=Symbol("i18nAttributes"),fn=Symbol("i18nProperties"),yo=Symbol("i18nUnsubs");function Vt(t){var e;class o extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map}get i18nService(){return this.useCustomMessageContexts?ba:mr}i18n(i,a,...s){var l;if(typeof i=="string")return this.i18nService.resolveMessage(i,a,...s);let p=(l=i.args)!==null&&l!==void 0?l:i.argsProvider?i.argsProvider(this):[];return this.i18nService.resolveMessage(i.context,i.key,...p)}onI18nUpdate(i){var a,s;(a=this[Pi])===null||a===void 0||a.forEach((l,p)=>{var f;let u=this.getI18nAttributeValue(p);((f=u?.context)===null||f===void 0?void 0:f.toLowerCase())===i.toLowerCase()&&this.updateI18nAttributeMessage(p,u,l)}),(s=this[fn])===null||s===void 0||s.forEach((l,p)=>{l.context.toLowerCase()===i.toLowerCase()&&(this[p]=this.i18n(l))}),setTimeout(()=>this.requestUpdate(),0)}updateI18nAttributeMessage(i,a,s){this[i]={...a,message:this.i18n({context:a.context,key:a.key,...s})}}update(i){var a,s;super.update(i),(a=this[Pi])===null||a===void 0||a.forEach((l,p)=>{let f=this.getI18nAttributeValue(p);f?.context&&f.key&&(i.has(p)||l.argsProvider!=null)&&(i.has(p)&&this.addI18nContext(f.context),this.updateI18nAttributeMessage(p,f,l))}),(s=this[fn])===null||s===void 0||s.forEach((l,p)=>{l.argsProvider!=null&&(this[p]=this.i18n(l))})}getI18nAttributeValue(i){return this[i]}connectedCallback(){var i,a,s,l;super.connectedCallback(),new Set([...(a=(i=this[fn])===null||i===void 0?void 0:i.values())!==null&&a!==void 0?a:[],...[...(l=(s=this[Pi])===null||s===void 0?void 0:s.keys())!==null&&l!==void 0?l:[]].map(p=>this.getI18nAttributeValue(p))].map(p=>p?.context)).forEach(p=>p&&this.addI18nMessages(p))}addI18nMessages(i,a){i=i.toLowerCase(),this[yo].has(i)||this[yo].set(i,this.i18nService.subscribe(i,()=>this.onI18nUpdate(i))),this.i18nService.prepareContext(i,a??{}),this.onI18nUpdate(i)}addI18nContext(i,a){this.addI18nMessages(typeof i=="string"?i:i.name,a)}disconnectedCallback(){super.disconnectedCallback(),this[yo].forEach(i=>i()),this[yo].clear()}}return e=yo,Gp([(0,Pc.property)({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}var Ic=class extends Vt(hn.FtLitElement){},un=class extends Vt(hn.FtLitElementRedux){};var go=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},rt=class extends un{constructor(){super(),this.editorMode=!1,this.addStore(k)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":mn.nothing:mn.html`
|
|
973
1128
|
<span class="ft-i18n">
|
|
974
1129
|
${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
|
|
975
1130
|
</span>
|
|
976
|
-
`}update(e){var
|
|
977
|
-
`;var
|
|
1131
|
+
`}update(e){var o;super.update(e),["context","key","defaultMessage"].some(n=>e.has(n))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};rt.elementDefinitions={};rt.styles=Lc;go([(0,gn.redux)()],rt.prototype,"editorMode",void 0);go([(0,yn.property)()],rt.prototype,"context",void 0);go([(0,yn.property)()],rt.prototype,"key",void 0);go([(0,gn.jsonProperty)([])],rt.prototype,"args",void 0);go([(0,yn.property)()],rt.prototype,"defaultMessage",void 0);var Mr=class t{static build(e){return new t(e)}static fromGwt(e){return new t(e)}constructor(e){this.name=e,this.properties=new Proxy({},{get:(o,n)=>{let i=n;return a=>({context:this.name,key:i,args:typeof a=="function"?void 0:a,argsProvider:typeof a=="function"?a:void 0})}}),this.messages=new Proxy({},{get:(o,n)=>(...i)=>mr.resolveMessage(this.name,n,...i)})}};(0,kc.customElement)("ft-i18n")(rt);var Bc=h(w());var $c=h(I()),mt=h(H()),ot=h(w());var _c=h(I());var Dc=_c.css`
|
|
1132
|
+
`;var ve=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ki=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},_i=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},Di=class extends CustomEvent{constructor(e,o,n){super("ft-search-results-change",{detail:{request:e,paging:o,spellcheck:n}})}},ee=class extends ot.FtLitElementRedux{get stateManager(){if(this._stateManager==null){let e=this.searchServiceProvider?this.searchServiceProvider():void 0;this._stateManager=Xr.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),e),this._stateManager.errorHandler=o=>this.handleLoadError(o),this.addStore(this.stateManager.store,"search")}return this._stateManager}constructor(){super(),this.query="",this.pageSize=20,this.searchInDocumentTitlesOnly=!1,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.filters=[],this.sort=[],this.addStore(k)}render(){return $c.html`
|
|
978
1133
|
<slot @register-ft-search-component=${this.registerComponent}></slot>
|
|
979
|
-
`}update(e){super.update(e),e.has("query")&&this.query!==void 0&&this.stateManager.setQuery(this.query),e.has("contentLocale")&&this.contentLocale!==void 0&&this.stateManager.setContentLocale(this.contentLocale),e.has("filters")&&this.filters!==void 0&&this.stateManager.setFilters(this.filters),e.has("sort")&&this.sort!==void 0&&this.stateManager.setSort(this.sort),e.has("pageSize")&&this.pageSize!==void 0&&this.stateManager.setPageSize(this.pageSize),e.has("searchInDocumentTitlesOnly")&&this.searchInDocumentTitlesOnly!==void 0&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),e.has("scope")&&this.scope!==void 0&&this.stateManager.setScope(this.scope),e.has("virtualField")&&this.virtualField!==void 0&&this.stateManager.setVirtualField(this.virtualField),e.has("ignoreEmptyQuery")&&this.ignoreEmptyQuery!==void 0&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),e.has("openExternalDocumentInNewTab")&&this.openExternalDocumentInNewTab!==void 0&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("periodFilter")&&this.periodFilter!==void 0&&this.stateManager.setPeriodFilter(this.periodFilter),e.has("session")&&this.session!==void 0&&(this.stateManager.service.clearCache(),this.stateManager.initService())}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.stateManager.setQuery(this.query),this.stateManager.setContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSort(this.sort)}contentAvailableCallback(e){super.contentAvailableCallback(e),e.has("request")&&this.request&&this.dispatchEvent(new
|
|
980
|
-
`;var
|
|
1134
|
+
`}update(e){super.update(e),e.has("query")&&this.query!==void 0&&this.stateManager.setQuery(this.query),e.has("contentLocale")&&this.contentLocale!==void 0&&this.stateManager.setContentLocale(this.contentLocale),e.has("filters")&&this.filters!==void 0&&this.stateManager.setFilters(this.filters),e.has("sort")&&this.sort!==void 0&&this.stateManager.setSort(this.sort),e.has("pageSize")&&this.pageSize!==void 0&&this.stateManager.setPageSize(this.pageSize),e.has("searchInDocumentTitlesOnly")&&this.searchInDocumentTitlesOnly!==void 0&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),e.has("scope")&&this.scope!==void 0&&this.stateManager.setScope(this.scope),e.has("virtualField")&&this.virtualField!==void 0&&this.stateManager.setVirtualField(this.virtualField),e.has("ignoreEmptyQuery")&&this.ignoreEmptyQuery!==void 0&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),e.has("openExternalDocumentInNewTab")&&this.openExternalDocumentInNewTab!==void 0&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("periodFilter")&&this.periodFilter!==void 0&&this.stateManager.setPeriodFilter(this.periodFilter),e.has("session")&&this.session!==void 0&&(this.stateManager.service.clearCache(),this.stateManager.initService())}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.stateManager.setQuery(this.query),this.stateManager.setContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSort(this.sort)}contentAvailableCallback(e){super.contentAvailableCallback(e),e.has("request")&&this.request&&this.dispatchEvent(new _i(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new Di(this.request,this.paging,this.autocorrect))}registerComponent(e){e.stopPropagation();let o=e.composedPath()[0];this.register(o)}register(e){e.setSearchStateManager(this.stateManager)}handleLoadError(e){this.dispatchEvent(new ki(e))}reloadSavedSearches(){ss.clearMySearches()}clear(){this.stateManager.clear()}};ee.elementDefinitions={};ee.styles=Dc;ve([(0,ot.redux)({store:k.name})],ee.prototype,"session",void 0);ve([(0,mt.property)()],ee.prototype,"query",void 0);ve([(0,mt.property)()],ee.prototype,"contentLocale",void 0);ve([(0,mt.property)({type:Number})],ee.prototype,"pageSize",void 0);ve([(0,mt.property)({type:Boolean})],ee.prototype,"searchInDocumentTitlesOnly",void 0);ve([(0,mt.property)()],ee.prototype,"periodFilter",void 0);ve([(0,mt.property)()],ee.prototype,"scope",void 0);ve([(0,mt.property)()],ee.prototype,"virtualField",void 0);ve([(0,mt.property)({type:Boolean})],ee.prototype,"ignoreEmptyQuery",void 0);ve([(0,ot.redux)({store:k.name})],ee.prototype,"openExternalDocumentInNewTab",void 0);ve([(0,ot.jsonProperty)([])],ee.prototype,"filters",void 0);ve([(0,ot.jsonProperty)([])],ee.prototype,"sort",void 0);ve([(0,ot.redux)({store:"search"})],ee.prototype,"request",void 0);ve([(0,ot.redux)({store:"search"})],ee.prototype,"paging",void 0);ve([(0,ot.redux)({store:"search",selector:t=>t.spellcheck})],ee.prototype,"autocorrect",void 0);ve([(0,mt.property)({attribute:!1})],ee.prototype,"searchServiceProvider",void 0);(0,Bc.customElement)("ft-search-context")(ee);var yd=h(w());var ud=h(I()),hd=h(w());var Mc=h(I());var Uc=Mc.css`
|
|
1135
|
+
`;var Ui=h(w());var dr=h(I()),G=h(H()),Ye=h(w());var ze=h(I()),ue=h(H()),od=h(wn()),vn=h(w());var jc=h(w());var Wc=h(I()),jt=h(H()),Hc=h(w()),Vc=h(Ut());var Ue=h(w()),Fc=h(I());var wt={textColor:Ue.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Ue.designSystemVariables.colorOnSurfaceHigh),fontSize:Ue.FtCssVariableFactory.extend("--ft-checkbox-font-size","",A.fontSize),colorPrimary:Ue.FtCssVariableFactory.external(Ue.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Ue.FtCssVariableFactory.external(Ue.designSystemVariables.colorOnPrimary,"Design system"),borderColor:Ue.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Ue.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:Ue.FtCssVariableFactory.external(Ue.designSystemVariables.colorOnSurfaceDisabled,"Design system")},zc=Fc.css`
|
|
981
1136
|
* {
|
|
982
1137
|
box-sizing: border-box;
|
|
983
1138
|
}
|
|
984
1139
|
|
|
985
1140
|
.ft-checkbox {
|
|
986
1141
|
box-sizing: border-box;
|
|
987
|
-
color: ${
|
|
988
|
-
font-size: ${
|
|
1142
|
+
color: ${wt.textColor};
|
|
1143
|
+
font-size: ${wt.fontSize};
|
|
989
1144
|
|
|
990
1145
|
display: inline-flex;
|
|
991
1146
|
align-items: center;
|
|
@@ -993,7 +1148,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
993
1148
|
}
|
|
994
1149
|
|
|
995
1150
|
.ft-checkbox--disabled {
|
|
996
|
-
color: ${
|
|
1151
|
+
color: ${wt.colorOnSurfaceDisabled};
|
|
997
1152
|
}
|
|
998
1153
|
|
|
999
1154
|
input {
|
|
@@ -1017,26 +1172,26 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1017
1172
|
|
|
1018
1173
|
.ft-checkbox--box {
|
|
1019
1174
|
display: flex;
|
|
1020
|
-
border: 2px solid ${
|
|
1175
|
+
border: 2px solid ${wt.borderColor};
|
|
1021
1176
|
border-radius: 2px;
|
|
1022
1177
|
|
|
1023
1178
|
width: 18px;
|
|
1024
1179
|
height: 18px;
|
|
1025
1180
|
|
|
1026
|
-
color: ${
|
|
1181
|
+
color: ${wt.colorOnPrimary};
|
|
1027
1182
|
}
|
|
1028
1183
|
|
|
1029
1184
|
|
|
1030
1185
|
.ft-checkbox--checked .ft-checkbox--box,
|
|
1031
1186
|
.ft-checkbox--indeterminate .ft-checkbox--box {
|
|
1032
|
-
border-color: ${
|
|
1033
|
-
background-color: ${
|
|
1187
|
+
border-color: ${wt.colorPrimary};
|
|
1188
|
+
background-color: ${wt.colorPrimary};
|
|
1034
1189
|
}
|
|
1035
1190
|
|
|
1036
1191
|
.ft-checkbox--disabled .ft-checkbox--box {
|
|
1037
|
-
border-color: ${
|
|
1192
|
+
border-color: ${wt.colorOnSurfaceDisabled};
|
|
1038
1193
|
background-color: transparent;
|
|
1039
|
-
color: ${
|
|
1194
|
+
color: ${wt.colorOnSurfaceDisabled};
|
|
1040
1195
|
}
|
|
1041
1196
|
|
|
1042
1197
|
.ft-checkbox--checkmark {
|
|
@@ -1055,8 +1210,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1055
1210
|
.ft-checkbox--indeterminate .ft-checkbox--checkmark {
|
|
1056
1211
|
opacity: 1;
|
|
1057
1212
|
}
|
|
1058
|
-
`;var
|
|
1059
|
-
<label class="${(0,
|
|
1213
|
+
`;var Ur=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ie=class extends Hc.FtLitElement{constructor(){super(...arguments),this.name="",this.checked=!1,this.indeterminate=!1,this.disabled=!1}render(){let e={"ft-checkbox":!0,"ft-checkbox--checked":this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled};return Wc.html`
|
|
1214
|
+
<label class="${(0,Vc.classMap)(e)}" for="checkbox-input">
|
|
1060
1215
|
<div class="ft-checkbox--box-container">
|
|
1061
1216
|
<ft-ripple
|
|
1062
1217
|
?disabled=${this.disabled}
|
|
@@ -1082,14 +1237,14 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1082
1237
|
<slot></slot>
|
|
1083
1238
|
</ft-typography>
|
|
1084
1239
|
</label>
|
|
1085
|
-
`}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var
|
|
1240
|
+
`}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}};Ie.elementDefinitions={"ft-ripple":z,"ft-typography":K};Ie.styles=zc;Ur([(0,jt.property)()],Ie.prototype,"name",void 0);Ur([(0,jt.property)({type:Boolean,reflect:!0})],Ie.prototype,"checked",void 0);Ur([(0,jt.property)({type:Boolean})],Ie.prototype,"indeterminate",void 0);Ur([(0,jt.property)({type:Boolean})],Ie.prototype,"disabled",void 0);Ur([(0,jt.query)(".ft-checkbox")],Ie.prototype,"container",void 0);Ur([(0,jt.query)("ft-ripple")],Ie.prototype,"ripple",void 0);(0,jc.customElement)("ft-checkbox")(Ie);var $i=h(w());var Zc=h(I()),nt=h(H()),qc=h(w()),Yc=h(Ut());var Gc=h(I()),Fe=h(w()),lr={textColor:Fe.FtCssVariableFactory.extend("--ft-radio-text-color","",Fe.designSystemVariables.colorOnSurfaceHigh),colorPrimary:Fe.FtCssVariableFactory.external(Fe.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Fe.FtCssVariableFactory.external(Fe.designSystemVariables.colorOnPrimary,"Design system"),borderColor:Fe.FtCssVariableFactory.extend("--ft-radio-border-color","",Fe.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:Fe.FtCssVariableFactory.external(Fe.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Kc=Gc.css`
|
|
1086
1241
|
* {
|
|
1087
1242
|
box-sizing: border-box;
|
|
1088
1243
|
}
|
|
1089
1244
|
|
|
1090
1245
|
.ft-radio {
|
|
1091
1246
|
box-sizing: border-box;
|
|
1092
|
-
color: ${
|
|
1247
|
+
color: ${lr.textColor};
|
|
1093
1248
|
|
|
1094
1249
|
display: inline-flex;
|
|
1095
1250
|
align-items: center;
|
|
@@ -1097,7 +1252,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1097
1252
|
}
|
|
1098
1253
|
|
|
1099
1254
|
.ft-radio--disabled {
|
|
1100
|
-
color: ${
|
|
1255
|
+
color: ${lr.colorOnSurfaceDisabled};
|
|
1101
1256
|
}
|
|
1102
1257
|
|
|
1103
1258
|
input {
|
|
@@ -1120,7 +1275,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1120
1275
|
}
|
|
1121
1276
|
|
|
1122
1277
|
.ft-radio--box {
|
|
1123
|
-
border: 2px solid ${
|
|
1278
|
+
border: 2px solid ${lr.borderColor};
|
|
1124
1279
|
border-radius: 50%;
|
|
1125
1280
|
|
|
1126
1281
|
display: flex;
|
|
@@ -1133,7 +1288,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1133
1288
|
|
|
1134
1289
|
.ft-radio--box:after {
|
|
1135
1290
|
content: " ";
|
|
1136
|
-
background-color: ${
|
|
1291
|
+
background-color: ${lr.colorPrimary};
|
|
1137
1292
|
|
|
1138
1293
|
border-radius: 50%;
|
|
1139
1294
|
|
|
@@ -1145,7 +1300,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1145
1300
|
}
|
|
1146
1301
|
|
|
1147
1302
|
.ft-radio--checked .ft-radio--box {
|
|
1148
|
-
border-color: ${
|
|
1303
|
+
border-color: ${lr.colorPrimary};
|
|
1149
1304
|
}
|
|
1150
1305
|
|
|
1151
1306
|
|
|
@@ -1154,24 +1309,24 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1154
1309
|
}
|
|
1155
1310
|
|
|
1156
1311
|
.ft-radio--disabled .ft-radio--box {
|
|
1157
|
-
border-color: ${
|
|
1312
|
+
border-color: ${lr.colorOnSurfaceDisabled};
|
|
1158
1313
|
background-color: transparent;
|
|
1159
1314
|
}
|
|
1160
1315
|
|
|
1161
1316
|
.ft-radio--disabled .ft-radio--box:after {
|
|
1162
|
-
background-color: ${
|
|
1317
|
+
background-color: ${lr.colorOnSurfaceDisabled};
|
|
1163
1318
|
}
|
|
1164
1319
|
|
|
1165
1320
|
.ft-radio:has(:focus-visible) {
|
|
1166
|
-
outline: 2px solid ${
|
|
1321
|
+
outline: 2px solid ${Fe.designSystemVariables.colorPrimary};
|
|
1167
1322
|
outline-offset: -2px;
|
|
1168
1323
|
}
|
|
1169
1324
|
|
|
1170
1325
|
.ft-radio ft-typography {
|
|
1171
1326
|
padding-right: 2px;
|
|
1172
1327
|
}
|
|
1173
|
-
`;var
|
|
1174
|
-
<div class="${(0,
|
|
1328
|
+
`;var At=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},bn=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},ce=class extends qc.FtLitElement{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.ariaChecked="false",this.disabled=!1,this.role="radio"}render(){let e={"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled};return Zc.html`
|
|
1329
|
+
<div class="${(0,Yc.classMap)(e)}">
|
|
1175
1330
|
<div class="ft-radio--box-container">
|
|
1176
1331
|
<ft-ripple
|
|
1177
1332
|
?disabled=${this.disabled}
|
|
@@ -1189,13 +1344,13 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1189
1344
|
@change=${this.onChange}
|
|
1190
1345
|
>
|
|
1191
1346
|
</div>
|
|
1192
|
-
<label for="radio-button" @click=${
|
|
1347
|
+
<label for="radio-button" @click=${o=>{var n;o.stopPropagation(),o.preventDefault(),(n=this.input)===null||n===void 0||n.click()}}>
|
|
1193
1348
|
<ft-typography variant="body2">
|
|
1194
1349
|
<slot></slot>
|
|
1195
1350
|
</ft-typography>
|
|
1196
1351
|
</label>
|
|
1197
1352
|
</div>
|
|
1198
|
-
`}update(e){super.update(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new
|
|
1353
|
+
`}update(e){super.update(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new bn(this.value,this.checked))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new bn(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus()}};ce.elementDefinitions={"ft-ripple":z,"ft-typography":K};ce.styles=Kc;At([(0,nt.property)()],ce.prototype,"value",void 0);At([(0,nt.property)()],ce.prototype,"name",void 0);At([(0,nt.property)({type:Boolean,reflect:!0})],ce.prototype,"checked",void 0);At([(0,nt.property)({attribute:"aria-checked",reflect:!0})],ce.prototype,"ariaChecked",void 0);At([(0,nt.property)({type:Boolean})],ce.prototype,"disabled",void 0);At([(0,nt.property)({reflect:!0,attribute:"role"})],ce.prototype,"role",void 0);At([(0,nt.query)(".ft-radio")],ce.prototype,"container",void 0);At([(0,nt.query)("ft-ripple")],ce.prototype,"ripple",void 0);At([(0,nt.query)("input")],ce.prototype,"input",void 0);var Jc=h(w()),Rt=h(H()),ed=h(I());var Xc=h(I());var Qc=Xc.css`
|
|
1199
1354
|
:host {
|
|
1200
1355
|
display: block;
|
|
1201
1356
|
}
|
|
@@ -1203,12 +1358,12 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1203
1358
|
:host(:focus-visible) {
|
|
1204
1359
|
outline: none;
|
|
1205
1360
|
}
|
|
1206
|
-
`;var
|
|
1361
|
+
`;var Fr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Pe=class extends Jc.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.tabIndex=0,this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{this.tabIndex==0&&(this.tabIndex=-1,setTimeout(()=>this.focusCurrentChecked(),100))},this.onFocusOut=e=>{!this.contains(e.relatedTarget)&&(this.tabIndex=0)}}render(){return ed.html`
|
|
1207
1362
|
<slot @slotchange=${this.onSlotChange}
|
|
1208
1363
|
@change=${this.onChange}
|
|
1209
1364
|
@keydown=${this.onKeyDown}
|
|
1210
1365
|
></slot>
|
|
1211
|
-
`}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(
|
|
1366
|
+
`}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(o=>o.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(o=>o.checked=e.detail.value===o.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let o=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{o=!0;let n=this.currentSelectedIndex-1;this.radioButtons[n<0?this.radioButtons.length-1:n].select(),this.radioButtons[n<0?this.radioButtons.length-1:n].focus();break}case"ArrowDown":case"ArrowRight":{o=!0;let n=this.currentSelectedIndex+1;this.radioButtons[n>this.radioButtons.length-1?0:n].select(),this.radioButtons[n>this.radioButtons.length-1?0:n].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}o&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(o=>o.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};Pe.elementDefinitions={};Pe.styles=Qc;Fr([(0,Rt.property)()],Pe.prototype,"name",void 0);Fr([(0,Rt.property)({reflect:!0,attribute:"role"})],Pe.prototype,"role",void 0);Fr([(0,Rt.property)({reflect:!0})],Pe.prototype,"tabIndex",void 0);Fr([(0,Rt.property)({reflect:!0,attribute:"aria-labelledby"})],Pe.prototype,"ariaLabelledBy",void 0);Fr([(0,Rt.queryAssignedElements)()],Pe.prototype,"radioButtons",void 0);Fr([(0,Rt.state)()],Pe.prototype,"currentSelectedIndex",void 0);(0,$i.customElement)("ft-radio")(ce);(0,$i.customElement)("ft-radio-group")(Pe);var td=h(I()),X=h(w());var xn={borderRadiusM:X.FtCssVariableFactory.external(X.designSystemVariables.borderRadiusM,"Design system"),colorOutline:X.FtCssVariableFactory.external(X.designSystemVariables.colorOutline,"Design system"),colorOnSurface:X.FtCssVariableFactory.external(X.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:X.FtCssVariableFactory.external(X.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:X.FtCssVariableFactory.external(X.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:X.FtCssVariableFactory.external(X.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:X.FtCssVariableFactory.external(X.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:X.FtCssVariableFactory.external(ge.fontFamily,"Body2 typography"),fontSize:X.FtCssVariableFactory.external(ge.fontSize,"Body2 typography"),fontWeight:X.FtCssVariableFactory.external(ge.fontWeight,"Body2 typography"),letterSpacing:X.FtCssVariableFactory.external(ge.letterSpacing,"Body2 typography"),lineHeight:X.FtCssVariableFactory.external(ge.lineHeight,"Body2 typography"),textTransform:X.FtCssVariableFactory.external(ge.textTransform,"Body2 typography")},rd=td.css`
|
|
1212
1367
|
.ft-filter-level--container {
|
|
1213
1368
|
display: flex;
|
|
1214
1369
|
flex-direction: column;
|
|
@@ -1222,14 +1377,14 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1222
1377
|
flex-shrink: 0;
|
|
1223
1378
|
text-decoration: none;
|
|
1224
1379
|
position: relative;
|
|
1225
|
-
border-radius: ${
|
|
1380
|
+
border-radius: ${xn.borderRadiusM};
|
|
1226
1381
|
overflow: hidden;
|
|
1227
1382
|
display: flex;
|
|
1228
1383
|
align-items: center;
|
|
1229
1384
|
padding: 4px 4px;
|
|
1230
1385
|
gap: 4px;
|
|
1231
1386
|
cursor: pointer;
|
|
1232
|
-
color: ${
|
|
1387
|
+
color: ${xn.colorOnSurface};
|
|
1233
1388
|
}
|
|
1234
1389
|
|
|
1235
1390
|
.ft-filter-level--go-back:focus {
|
|
@@ -1258,7 +1413,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1258
1413
|
}
|
|
1259
1414
|
|
|
1260
1415
|
ft-button {
|
|
1261
|
-
${(0,
|
|
1416
|
+
${(0,X.setVariable)(W.color,xn.colorOnSurface)};
|
|
1262
1417
|
}
|
|
1263
1418
|
|
|
1264
1419
|
ft-radio, ft-checkbox {
|
|
@@ -1272,11 +1427,11 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1272
1427
|
|
|
1273
1428
|
.ft-filter-level--no-values {
|
|
1274
1429
|
margin: 10px 0;
|
|
1275
|
-
color: ${
|
|
1430
|
+
color: ${xn.colorOnSurfaceMedium};
|
|
1276
1431
|
}
|
|
1277
|
-
`;var
|
|
1432
|
+
`;var Ae=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},oe=class extends vn.FtLitElement{constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,o;return(o=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&o!==void 0?o:0}render(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(n=>!n.selected)),this.filter&&(e=e.filter(n=>n.label.toLowerCase().includes(this.filter.toLowerCase())));let o=e.slice(0,this.limit);return ze.html`
|
|
1278
1433
|
<div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
|
|
1279
|
-
${this.parent==null?null:
|
|
1434
|
+
${this.parent==null?null:ze.html`
|
|
1280
1435
|
<div tabindex="0"
|
|
1281
1436
|
part="controls go-back"
|
|
1282
1437
|
class="ft-filter-level--go-back"
|
|
@@ -1289,26 +1444,26 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1289
1444
|
<ft-typography variant="body2">${this.parent.label}</ft-typography>
|
|
1290
1445
|
</div>
|
|
1291
1446
|
`}
|
|
1292
|
-
${this.options.length===0&&this.noValuesLabel?
|
|
1447
|
+
${this.options.length===0&&this.noValuesLabel?ze.html`
|
|
1293
1448
|
<ft-typography class="ft-filter-level--no-values" element="span" variant="body2">
|
|
1294
1449
|
${this.noValuesLabel}
|
|
1295
1450
|
</ft-typography>
|
|
1296
|
-
`:
|
|
1297
|
-
${(0,
|
|
1451
|
+
`:ze.nothing}
|
|
1452
|
+
${(0,od.repeat)(o,n=>n.value,n=>{var i;return ze.html`
|
|
1298
1453
|
<div class="ft-filter-level--option" part="options" tabindex="-1">
|
|
1299
|
-
${this.multivalued?this.buildMultiValuedOption(
|
|
1300
|
-
${this.preventNavigation||
|
|
1454
|
+
${this.multivalued?this.buildMultiValuedOption(n):this.buildMonoValuedOption(n)}
|
|
1455
|
+
${this.preventNavigation||n.selected||((i=n.subOptions)!==null&&i!==void 0?i:[]).length===0?ze.nothing:ze.html`
|
|
1301
1456
|
<ft-button icon="thin_arrow_right"
|
|
1302
1457
|
part="controls navigate-hierarchy"
|
|
1303
1458
|
aria-label="expand node"
|
|
1304
|
-
label="${
|
|
1459
|
+
label="${n.label}"
|
|
1305
1460
|
?disabled=${this.disabled}
|
|
1306
1461
|
tooltipPosition="left"
|
|
1307
|
-
@click=${()=>this.displayLevel(
|
|
1462
|
+
@click=${()=>this.displayLevel(n)}></ft-button>
|
|
1308
1463
|
`}
|
|
1309
1464
|
</div>
|
|
1310
1465
|
`})}
|
|
1311
|
-
${
|
|
1466
|
+
${o.length<e.length?ze.html`
|
|
1312
1467
|
<ft-button
|
|
1313
1468
|
class="ft-filter-level--display-more"
|
|
1314
1469
|
icon="thin_arrow"
|
|
@@ -1317,30 +1472,30 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1317
1472
|
@click=${this.displayMore}>
|
|
1318
1473
|
${this.moreValuesButtonLabel}
|
|
1319
1474
|
</ft-button>
|
|
1320
|
-
`:
|
|
1475
|
+
`:ze.nothing}
|
|
1321
1476
|
</div>
|
|
1322
|
-
`}goBackOnKeyPress(e){(e.key==="Enter"||e.key===" ")&&this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}goBackOnClick(e){e.stopPropagation(),e.preventDefault(),this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}displayMore(){this.displayedPages++}buildMultiValuedOption(e){var
|
|
1477
|
+
`}goBackOnKeyPress(e){(e.key==="Enter"||e.key===" ")&&this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}goBackOnClick(e){e.stopPropagation(),e.preventDefault(),this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}displayMore(){this.displayedPages++}buildMultiValuedOption(e){var o;return ze.html`
|
|
1323
1478
|
<ft-checkbox name="${this.filterId}"
|
|
1324
1479
|
part="multivalued-option"
|
|
1325
1480
|
data-value="${e.value}"
|
|
1326
1481
|
.checked=${e.selected}
|
|
1327
1482
|
.disabled=${this.disabled}
|
|
1328
|
-
.indeterminate=${(0,
|
|
1329
|
-
@change=${
|
|
1483
|
+
.indeterminate=${(0,vn.flatDeep)((o=e.subOptions)!==null&&o!==void 0?o:[],n=>{var i;return(i=n.subOptions)!==null&&i!==void 0?i:[]}).some(n=>n.selected)}
|
|
1484
|
+
@change=${n=>this.optionsChanged(n,e)}>
|
|
1330
1485
|
${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
|
|
1331
1486
|
</ft-checkbox>
|
|
1332
|
-
`}buildMonoValuedOption(e){return
|
|
1487
|
+
`}buildMonoValuedOption(e){return ze.html`
|
|
1333
1488
|
<ft-radio name="${this.filterId+Math.round(Math.random()*1e6)}"
|
|
1334
1489
|
part="monovalued-option"
|
|
1335
1490
|
data-value="${e.value}"
|
|
1336
1491
|
value="${e.value}"
|
|
1337
1492
|
.checked=${e.selected}
|
|
1338
1493
|
.disabled=${this.disabled}
|
|
1339
|
-
@keydown=${
|
|
1340
|
-
@change=${
|
|
1494
|
+
@keydown=${o=>this.onRadioKeyDown(o,e)}
|
|
1495
|
+
@change=${o=>this.optionsChanged(o,e)}>
|
|
1341
1496
|
${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
|
|
1342
1497
|
</ft-radio>
|
|
1343
|
-
`}onRadioKeyDown(e,
|
|
1498
|
+
`}onRadioKeyDown(e,o){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,o))}optionsChanged(e,o){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:o}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}};oe.elementDefinitions={"ft-button":be,"ft-ripple":z,"ft-typography":K,"ft-checkbox":Ie,"ft-icon":fe,"ft-radio":ce};oe.styles=rd;Ae([(0,ue.property)({type:String})],oe.prototype,"filterId",void 0);Ae([(0,ue.property)({type:Object})],oe.prototype,"parent",void 0);Ae([(0,ue.property)({type:Array})],oe.prototype,"options",void 0);Ae([(0,ue.property)({type:Boolean})],oe.prototype,"multivalued",void 0);Ae([(0,ue.property)({type:Boolean})],oe.prototype,"disabled",void 0);Ae([(0,ue.property)({type:Boolean})],oe.prototype,"hideSelectedOptions",void 0);Ae([(0,ue.property)({type:Boolean})],oe.prototype,"displayCount",void 0);Ae([(0,ue.property)({type:Boolean})],oe.prototype,"preventNavigation",void 0);Ae([(0,ue.property)({type:String})],oe.prototype,"filter",void 0);Ae([(0,ue.property)({type:String})],oe.prototype,"moreValuesButtonLabel",void 0);Ae([(0,ue.property)({type:String})],oe.prototype,"noValuesLabel",void 0);Ae([(0,ue.property)({type:Number})],oe.prototype,"displayedValuesLimit",void 0);Ae([(0,ue.query)(".ft-filter-level--container")],oe.prototype,"container",void 0);Ae([(0,ue.state)()],oe.prototype,"radios",void 0);Ae([(0,ue.state)()],oe.prototype,"displayedPages",void 0);var ld=h(w());var ad=h(I()),We=h(H()),cr=h(w());var sd=h(Ut());var nd=h(I()),it=h(w());var Gt={buttonsColor:it.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",it.designSystemVariables.colorPrimary),buttonsZIndex:it.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:it.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:it.FtCssVariableFactory.external(it.designSystemVariables.colorSurface,"Design system")},id=nd.css`
|
|
1344
1499
|
.ft-snap-scroll {
|
|
1345
1500
|
box-sizing: border-box;
|
|
1346
1501
|
position: relative;
|
|
@@ -1375,7 +1530,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1375
1530
|
flex-wrap: nowrap;
|
|
1376
1531
|
align-items: flex-start;
|
|
1377
1532
|
justify-content: flex-start;
|
|
1378
|
-
gap: ${
|
|
1533
|
+
gap: ${Gt.gap};
|
|
1379
1534
|
}
|
|
1380
1535
|
|
|
1381
1536
|
.ft-snap-scroll--hide-scrollbar .ft-snap-scroll--content::-webkit-scrollbar {
|
|
@@ -1418,11 +1573,11 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1418
1573
|
.ft-snap-scroll--next {
|
|
1419
1574
|
position: absolute;
|
|
1420
1575
|
display: flex;
|
|
1421
|
-
z-index: ${
|
|
1576
|
+
z-index: ${Gt.buttonsZIndex};
|
|
1422
1577
|
opacity: 1;
|
|
1423
1578
|
transition: background-color .5s ease-in-out, opacity .5s ease-in-out, z-index .5s ease-in-out;
|
|
1424
|
-
${(0,
|
|
1425
|
-
${(0,
|
|
1579
|
+
${(0,it.setVariable)(W.backgroundColor,"transparent")};
|
|
1580
|
+
${(0,it.setVariable)(W.color,Gt.buttonsColor)};
|
|
1426
1581
|
}
|
|
1427
1582
|
|
|
1428
1583
|
.ft-snap-scroll--previous[hidden],
|
|
@@ -1435,45 +1590,45 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1435
1590
|
top: 0;
|
|
1436
1591
|
left: -1px;
|
|
1437
1592
|
bottom: 0;
|
|
1438
|
-
background: linear-gradient(to right, ${
|
|
1593
|
+
background: linear-gradient(to right, ${Gt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
|
|
1439
1594
|
}
|
|
1440
1595
|
|
|
1441
1596
|
.ft-snap-scroll--vertical .ft-snap-scroll--previous {
|
|
1442
1597
|
top: -1px;
|
|
1443
1598
|
left: 0;
|
|
1444
1599
|
right: 0;
|
|
1445
|
-
background: linear-gradient(to bottom, ${
|
|
1600
|
+
background: linear-gradient(to bottom, ${Gt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
|
|
1446
1601
|
}
|
|
1447
1602
|
|
|
1448
1603
|
.ft-snap-scroll--horizontal .ft-snap-scroll--next {
|
|
1449
1604
|
top: 0;
|
|
1450
1605
|
right: -1px;
|
|
1451
1606
|
bottom: 0;
|
|
1452
|
-
background: linear-gradient(to left, ${
|
|
1607
|
+
background: linear-gradient(to left, ${Gt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
|
|
1453
1608
|
}
|
|
1454
1609
|
|
|
1455
1610
|
.ft-snap-scroll--vertical .ft-snap-scroll--next {
|
|
1456
1611
|
left: 0;
|
|
1457
1612
|
right: 0;
|
|
1458
1613
|
bottom: -1px;
|
|
1459
|
-
background: linear-gradient(to top, ${
|
|
1614
|
+
background: linear-gradient(to top, ${Gt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
|
|
1460
1615
|
}
|
|
1461
1616
|
|
|
1462
1617
|
.ft-snap-scroll--horizontal .ft-snap-scroll--previous:hover,
|
|
1463
1618
|
.ft-snap-scroll--horizontal .ft-snap-scroll--next:hover,
|
|
1464
1619
|
.ft-snap-scroll--vertical .ft-snap-scroll--previous:hover,
|
|
1465
1620
|
.ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
|
|
1466
|
-
background-color: ${
|
|
1621
|
+
background-color: ${Gt.colorSurface};
|
|
1467
1622
|
}
|
|
1468
|
-
`;var
|
|
1623
|
+
`;var yt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Bi=class extends CustomEvent{constructor(e,o){super("current-element-change",{detail:{index:e,element:o}})}},he=class extends cr.FtLitElement{constructor(){super(...arguments),this.horizontal=!1,this.hideScrollbar=!1,this.controls=!1,this.limitSize=!1,this.elements=[],this.currentElement=0,this.withScroll=!1,this.startReached=!0,this.endReached=!0,this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight",this.updateScrollCallback=()=>this.onScroll(),this.resizeObserver=new ResizeObserver(()=>this.scheduleUpdateScroll()),this.scrollDebouncer=new cr.Debouncer(200),this.updateScrollDebouncer=new cr.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let o=this.elements[e];if(o){let n=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,i=this.contentSlot[this.scrollAttribute]+this.prevSize;(o[this.offsetAttribute]<i||o[this.offsetAttribute]+o[this.sizeAttribute]>n)&&this.scrollToElement(o)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,sd.classMap)({"ft-snap-scroll":!0,"ft-snap-scroll--horizontal":this.horizontal,"ft-snap-scroll--vertical":!this.horizontal,"ft-snap-scroll--hide-scrollbar":this.hideScrollbar,"ft-snap-scroll--limit-size":this.limitSize,"ft-snap-scroll--safari-fix":cr.isSafari}),o=this.controls&&this.withScroll;return ad.html`
|
|
1469
1624
|
<div part="container" class="${e}">
|
|
1470
1625
|
<ft-button
|
|
1471
1626
|
class="ft-snap-scroll--previous"
|
|
1472
1627
|
part="controls"
|
|
1473
1628
|
primary
|
|
1474
1629
|
icon="${this.horizontal?"THIN_ARROW_LEFT":"THIN_ARROW_UP"}"
|
|
1475
|
-
?hidden=${!
|
|
1476
|
-
?disabled=${!
|
|
1630
|
+
?hidden=${!o||this.startReached}
|
|
1631
|
+
?disabled=${!o||this.startReached}
|
|
1477
1632
|
@click=${this.previous}
|
|
1478
1633
|
></ft-button>
|
|
1479
1634
|
<slot class="ft-snap-scroll--content"
|
|
@@ -1484,12 +1639,12 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1484
1639
|
part="controls"
|
|
1485
1640
|
primary
|
|
1486
1641
|
icon="${this.horizontal?"THIN_ARROW_RIGHT":"THIN_ARROW"}"
|
|
1487
|
-
?hidden=${!
|
|
1488
|
-
?disabled=${!
|
|
1642
|
+
?hidden=${!o||this.endReached}
|
|
1643
|
+
?disabled=${!o||this.endReached}
|
|
1489
1644
|
@click=${this.next}
|
|
1490
1645
|
></ft-button>
|
|
1491
1646
|
</div>
|
|
1492
|
-
`}update(e){super.update(e),e.has("horizontal")&&(this.horizontal?(this.offsetAttribute="offsetLeft",this.scrollAttribute="scrollLeft",this.sizeAttribute="clientWidth",this.scrollSizeAttribute="scrollWidth"):(this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight")),e.has("currentElement")&&this.dispatchEvent(new
|
|
1647
|
+
`}update(e){super.update(e),e.has("horizontal")&&(this.horizontal?(this.offsetAttribute="offsetLeft",this.scrollAttribute="scrollLeft",this.sizeAttribute="clientWidth",this.scrollSizeAttribute="scrollWidth"):(this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight")),e.has("currentElement")&&this.dispatchEvent(new Bi(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(o=this.listenedContainer)===null||o===void 0||o.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let o=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<o&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var o,n;e&&(this.horizontal?(o=this.contentSlot)===null||o===void 0||o.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(n=this.contentSlot)===null||n===void 0||n.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,o;this.elements=(o=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(n=>n))!==null&&o!==void 0?o:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let o=0;o<this.elements.length;o++)(e<0||this.getDistanceFromStart(this.elements[o])<this.getDistanceFromStart(this.elements[e]))&&(e=o);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let o=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-o)}};he.elementDefinitions={"ft-button":be};he.styles=id;yt([(0,We.property)({type:Boolean})],he.prototype,"horizontal",void 0);yt([(0,We.property)({type:Boolean})],he.prototype,"hideScrollbar",void 0);yt([(0,We.property)({type:Boolean})],he.prototype,"controls",void 0);yt([(0,We.property)({type:Boolean})],he.prototype,"limitSize",void 0);yt([(0,We.state)()],he.prototype,"elements",void 0);yt([(0,We.state)()],he.prototype,"currentElement",void 0);yt([(0,We.state)()],he.prototype,"withScroll",void 0);yt([(0,We.state)()],he.prototype,"startReached",void 0);yt([(0,We.state)()],he.prototype,"endReached",void 0);yt([(0,We.query)(".ft-snap-scroll--content")],he.prototype,"contentSlot",void 0);(0,ld.customElement)("ft-snap-scroll")(he);var cd=h(I()),J=h(w());var ke={colorOutline:J.FtCssVariableFactory.external(J.designSystemVariables.colorOutline,"Design system"),colorOnSurface:J.FtCssVariableFactory.external(J.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:J.FtCssVariableFactory.external(J.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:J.FtCssVariableFactory.external(J.designSystemVariables.colorPrimary,"Design system"),colorSurface:J.FtCssVariableFactory.external(J.designSystemVariables.colorSurface,"Design system"),transitionDuration:J.FtCssVariableFactory.external(J.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:J.FtCssVariableFactory.external(J.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:J.FtCssVariableFactory.extend("--ft-filter-label-color","",J.designSystemVariables.colorOnSurface),labelFontSize:J.FtCssVariableFactory.extend("--ft-filter-label-font-size","",A.fontSize,"16px")},dd=[qo,cd.css`
|
|
1493
1648
|
:host {
|
|
1494
1649
|
display: flex;
|
|
1495
1650
|
max-height: 100%;
|
|
@@ -1516,7 +1671,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1516
1671
|
.ft-filter--header ft-button {
|
|
1517
1672
|
flex-shrink: 0;
|
|
1518
1673
|
margin-left: auto;
|
|
1519
|
-
${(0,
|
|
1674
|
+
${(0,J.setVariable)(W.iconSize,"18px")};
|
|
1520
1675
|
}
|
|
1521
1676
|
.filter-label {
|
|
1522
1677
|
display: contents;
|
|
@@ -1527,10 +1682,10 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1527
1682
|
flex-shrink: 1;
|
|
1528
1683
|
flex-grow: 1;
|
|
1529
1684
|
word-break: break-word;
|
|
1530
|
-
color: ${
|
|
1531
|
-
font-size: ${
|
|
1532
|
-
${(0,
|
|
1533
|
-
${(0,
|
|
1685
|
+
color: ${ke.labelColor};
|
|
1686
|
+
font-size: ${ke.labelFontSize};
|
|
1687
|
+
${(0,J.setVariable)(A.lineHeight,"22px")};
|
|
1688
|
+
${(0,J.setVariable)(A.fontWeight,"bold")};
|
|
1534
1689
|
}
|
|
1535
1690
|
|
|
1536
1691
|
.ft-filter--filter {
|
|
@@ -1541,8 +1696,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1541
1696
|
padding: 0 10px;
|
|
1542
1697
|
overflow: hidden;
|
|
1543
1698
|
height: 32px;
|
|
1544
|
-
transition: height ${
|
|
1545
|
-
margin ${
|
|
1699
|
+
transition: height ${ke.transitionDuration} ${ke.transitionTimingFunction},
|
|
1700
|
+
margin ${ke.transitionDuration} ${ke.transitionTimingFunction};
|
|
1546
1701
|
transition-delay: 500ms;
|
|
1547
1702
|
}
|
|
1548
1703
|
|
|
@@ -1555,15 +1710,15 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1555
1710
|
display: block;
|
|
1556
1711
|
width: 100%;
|
|
1557
1712
|
border-radius: 4px;
|
|
1558
|
-
border: 1px solid ${
|
|
1713
|
+
border: 1px solid ${ke.colorOutline};
|
|
1559
1714
|
padding: 4px;
|
|
1560
|
-
background-color: ${
|
|
1561
|
-
color: ${
|
|
1562
|
-
outline-color: ${
|
|
1715
|
+
background-color: ${ke.colorSurface};
|
|
1716
|
+
color: ${ke.colorOnSurface};
|
|
1717
|
+
outline-color: ${ke.colorPrimary};
|
|
1563
1718
|
}
|
|
1564
1719
|
|
|
1565
1720
|
input::placeholder {
|
|
1566
|
-
color: ${
|
|
1721
|
+
color: ${ke.colorOnSurfaceMedium};
|
|
1567
1722
|
}
|
|
1568
1723
|
|
|
1569
1724
|
input:placeholder-shown {
|
|
@@ -1579,7 +1734,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1579
1734
|
}
|
|
1580
1735
|
|
|
1581
1736
|
.ft-filter--separator {
|
|
1582
|
-
border-top: 1px solid ${
|
|
1737
|
+
border-top: 1px solid ${ke.colorOutline};
|
|
1583
1738
|
margin: 4px 10px;
|
|
1584
1739
|
}
|
|
1585
1740
|
|
|
@@ -1604,7 +1759,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1604
1759
|
slot:not([name]) {
|
|
1605
1760
|
display: none;
|
|
1606
1761
|
}
|
|
1607
|
-
`];var
|
|
1762
|
+
`];var Q=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Mi=class extends CustomEvent{constructor(e){super("change",{detail:e})}},F=class extends Ye.FtLitElement{constructor(){super(...arguments),this.id="",this.label="",this.filterPlaceHolder="Filter {0}",this.clearButtonLabel="Clear",this.moreValuesButtonLabel="More",this.noValuesLabel="No values available",this.options=[],this.multivalued=!1,this.disabled=!1,this.raiseSelectedOptions=!1,this.displayCount=!1,this.displayedValuesLimit=0,this.hideClearButton=!1,this.lastLevelHasHiddenvalues=!1,this.withScroll=!1,this.filter="",this.displayedLevels=[],this.scrollResizeObserver=new ResizeObserver(()=>this.updateScroll()),this.levelsScrollDebouncer=new Ye.Debouncer(300),this.changeDebouncer=new Ye.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Ye.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,Ye.flatDeep)(this.options,e=>{var o;return e.selected?[]:(o=e.subOptions)!==null&&o!==void 0?o:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(i=>i.selected),o=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,n=this.filterPlaceHolder.replace("{0}",this.label);return dr.html`
|
|
1608
1763
|
<div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
|
|
1609
1764
|
part="container">
|
|
1610
1765
|
${!this.label&&!e?null:dr.html`
|
|
@@ -1623,13 +1778,13 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1623
1778
|
`:null}
|
|
1624
1779
|
</div>
|
|
1625
1780
|
`}
|
|
1626
|
-
<div class="ft-filter--filter" ?hidden=${!
|
|
1781
|
+
<div class="ft-filter--filter" ?hidden=${!o}>
|
|
1627
1782
|
<input type="search"
|
|
1628
1783
|
part="input"
|
|
1629
1784
|
class="ft-typography--caption"
|
|
1630
|
-
?disabled=${!
|
|
1631
|
-
placeholder="${
|
|
1632
|
-
size="${n
|
|
1785
|
+
?disabled=${!o}
|
|
1786
|
+
placeholder="${n}"
|
|
1787
|
+
size="${o?n.length:0}"
|
|
1633
1788
|
@search=${this.onFilterChange}
|
|
1634
1789
|
@keyup=${this.onFilterChange}>
|
|
1635
1790
|
</div>
|
|
@@ -1640,15 +1795,15 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1640
1795
|
@slotchange=${this.updateOptionsFromSlot}
|
|
1641
1796
|
@option-change=${this.optionsChanged}></slot>
|
|
1642
1797
|
</div>
|
|
1643
|
-
`}update(e){if(super.update(e),e.has("options")){let
|
|
1644
|
-
${this.raiseSelectedOptions&&
|
|
1798
|
+
`}update(e){if(super.update(e),e.has("options")){let o=new Set(this.flatOptions.map(n=>n.value));this.displayedLevels=this.displayedLevels.filter(n=>o.has(n)),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(e){var o,n,i,a,s;super.contentAvailableCallback(e),this.valuesContainer&&this.scrollResizeObserver.observe(this.valuesContainer),this.container&&this.scrollResizeObserver.observe(this.container),e.has("options")&&(this.updateScroll(),(o=this.levelsContainer)===null||o===void 0||o.scrollToIndex(this.displayedLevels.length)),e.has("slideIn")&&this.slideIn&&setTimeout(()=>{var l;(l=this.levelsContainer)===null||l===void 0||l.next(),this.slideIn=void 0},0),e.has("slideOut")&&this.slideOut&&((n=this.levelsContainer)===null||n===void 0||n.previous(),setTimeout(()=>{this.displayedLevels.pop(),this.slideOut=void 0},300)),this.lastLevelHasHiddenvalues=(s=(a=(i=this.shadowRoot)===null||i===void 0?void 0:i.querySelector(".ft-filter--levels ft-filter-level:last-child"))===null||a===void 0?void 0:a.hasHiddenValues)!==null&&s!==void 0?s:!1}renderLevels(){let e=this.flatOptions,o=e.filter(a=>a.selected),n=this.slideIn||this.slideOut?this.displayedLevels.length-2:this.displayedLevels.length-1,i=n<0?"ft-filter--level-center":"ft-filter--level-left";return dr.html`
|
|
1799
|
+
${this.raiseSelectedOptions&&o.length>0?dr.html`
|
|
1645
1800
|
<ft-filter-level
|
|
1646
1801
|
filterId="${this.id}"
|
|
1647
1802
|
?multivalued=${this.multivalued}
|
|
1648
1803
|
?disabled=${this.disabled}
|
|
1649
1804
|
?displayCount="${this.displayCount}"
|
|
1650
1805
|
preventNavigation
|
|
1651
|
-
.options=${
|
|
1806
|
+
.options=${o}
|
|
1652
1807
|
@change=${this.onChange}
|
|
1653
1808
|
part="values selected-values"
|
|
1654
1809
|
.exportpartsPrefixes=${["values","selected-values"]}
|
|
@@ -1657,11 +1812,11 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1657
1812
|
`:null}
|
|
1658
1813
|
<ft-snap-scroll horizontal hideScrollbar
|
|
1659
1814
|
class="ft-filter--levels"
|
|
1660
|
-
@current-element-change=${
|
|
1815
|
+
@current-element-change=${a=>this.levelsScrollDebouncer.run(()=>{for(;a.detail.index<this.displayedLevels.length;)this.displayedLevels.pop();this.requestUpdate()})}>
|
|
1661
1816
|
${this.renderLevel(i,this.options)}
|
|
1662
|
-
${this.displayedLevels.map(
|
|
1817
|
+
${this.displayedLevels.map(a=>e.find(s=>s.value===a)).map((a,s)=>{var l;let p=a?.value===this.slideIn||a?.value===this.slideOut?"ft-filter--level-right":s===n?"ft-filter--level-center":"ft-filter--level-left";return this.renderLevel(p,(l=a?.subOptions)!==null&&l!==void 0?l:[],a)})}
|
|
1663
1818
|
</ft-snap-scroll>
|
|
1664
|
-
`}renderLevel(e,n
|
|
1819
|
+
`}renderLevel(e,o,n){return dr.html`
|
|
1665
1820
|
<ft-filter-level
|
|
1666
1821
|
class="${e}"
|
|
1667
1822
|
filterId="${this.id}"
|
|
@@ -1671,8 +1826,8 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1671
1826
|
?disabled=${this.disabled||e!=="ft-filter--level-center"}
|
|
1672
1827
|
?hideSelectedOptions=${this.raiseSelectedOptions}
|
|
1673
1828
|
?displayCount="${this.displayCount}"
|
|
1674
|
-
.parent=${
|
|
1675
|
-
.options=${
|
|
1829
|
+
.parent=${n}
|
|
1830
|
+
.options=${o}
|
|
1676
1831
|
.displayedValuesLimit=${this.displayedValuesLimit}
|
|
1677
1832
|
@change=${this.onChange}
|
|
1678
1833
|
@go-back=${this.goBack}
|
|
@@ -1681,18 +1836,18 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1681
1836
|
.exportpartsPrefixes=${["values","available-values"]}
|
|
1682
1837
|
noValuesLabel="${this.noValuesLabel}"
|
|
1683
1838
|
></ft-filter-level>
|
|
1684
|
-
`}goBack(e){this.slideOut=e.detail.value}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value}clear(){if(this.flatOptions.forEach(e=>e.selected=!1),this.displayedLevels.length>0){let e=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[e],this.slideOut=e}this.optionsChanged()}onChange(e){var
|
|
1839
|
+
`}goBack(e){this.slideOut=e.detail.value}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value}clear(){if(this.flatOptions.forEach(e=>e.selected=!1),this.displayedLevels.length>0){let e=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[e],this.slideOut=e}this.optionsChanged()}onChange(e){var o;e.stopPropagation();let n=this.flatOptions.find(a=>a.value===e.detail.value);n.selected=!n.selected;let i=a=>{var s;a!==n&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(i)};this.multivalued?(o=n.subOptions)===null||o===void 0||o.forEach(i):this.options.forEach(i),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(o=>o.requestUpdate())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,Ye.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Mi(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(o=>o),this.optionsChanged()}onFilterChange(){var e,o;this.filter=(o=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&o!==void 0?o:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};F.elementDefinitions={"ft-button":be,"ft-filter-level":oe,"ft-snap-scroll":he,"ft-typography":K};F.styles=dd;Q([(0,G.property)({type:String})],F.prototype,"id",void 0);Q([(0,G.property)({type:String})],F.prototype,"label",void 0);Q([(0,G.property)({type:String})],F.prototype,"filterPlaceHolder",void 0);Q([(0,G.property)({type:String})],F.prototype,"clearButtonLabel",void 0);Q([(0,G.property)({type:String})],F.prototype,"moreValuesButtonLabel",void 0);Q([(0,G.property)({type:String})],F.prototype,"noValuesLabel",void 0);Q([(0,Ye.jsonProperty)([])],F.prototype,"options",void 0);Q([(0,G.property)({type:Boolean})],F.prototype,"multivalued",void 0);Q([(0,G.property)({type:Boolean})],F.prototype,"disabled",void 0);Q([(0,G.property)({type:Boolean})],F.prototype,"raiseSelectedOptions",void 0);Q([(0,G.property)({type:Boolean})],F.prototype,"displayCount",void 0);Q([(0,G.property)({type:Number})],F.prototype,"displayedValuesLimit",void 0);Q([(0,G.property)({type:Boolean})],F.prototype,"hideClearButton",void 0);Q([(0,G.query)(".ft-filter--slot")],F.prototype,"slotElement",void 0);Q([(0,G.query)(".ft-filter--container")],F.prototype,"container",void 0);Q([(0,G.query)(".ft-filter--values")],F.prototype,"valuesContainer",void 0);Q([(0,G.query)(".ft-filter--levels")],F.prototype,"levelsContainer",void 0);Q([(0,G.state)()],F.prototype,"lastLevelHasHiddenvalues",void 0);Q([(0,G.query)(".ft-filter--filter input")],F.prototype,"filterInput",void 0);Q([(0,G.queryAll)(".ft-filter--levels ft-filter-level")],F.prototype,"levels",void 0);Q([(0,G.state)()],F.prototype,"withScroll",void 0);Q([(0,G.state)()],F.prototype,"filter",void 0);Q([(0,G.state)()],F.prototype,"slideIn",void 0);Q([(0,G.state)()],F.prototype,"slideOut",void 0);var Sn=h(w()),pr=h(H()),pd=h(I()),zr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},at=class extends Sn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return pd.html`
|
|
1685
1840
|
<slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
|
|
1686
|
-
`}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(
|
|
1841
|
+
`}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(o=>o)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};at.elementDefinitions={};zr([(0,pr.property)({type:String})],at.prototype,"label",void 0);zr([(0,pr.property)({type:Object,converter:t=>t})],at.prototype,"value",void 0);zr([(0,pr.property)({type:Boolean,reflect:!0})],at.prototype,"selected",void 0);zr([(0,pr.property)({type:Object})],at.prototype,"subOptions",void 0);zr([(0,Sn.jsonProperty)({})],at.prototype,"renderOption",void 0);zr([(0,pr.query)(".ft-filter-option--slot")],at.prototype,"slotElement",void 0);(0,Ui.customElement)("ft-filter")(F);(0,Ui.customElement)("ft-filter-option")(at);var Kt=Mr.build("designedSearchType"),On={label:"Search scope",documentTitlesOnly:"Search in document titles only"};var md=h(H());var fd=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Zt=class extends Vt(Mt){constructor(){super(),this.addI18nContext(Kt,On)}render(){return ud.html`
|
|
1687
1842
|
<ft-filter
|
|
1688
|
-
label=${
|
|
1689
|
-
.options=${[{label:
|
|
1843
|
+
label=${Kt.messages.label()}
|
|
1844
|
+
.options=${[{label:Kt.messages.documentTitlesOnly(),value:e=>{var o;return(o=this.stateManager)===null||o===void 0?void 0:o.setSearchInDocumentTitlesOnly(e)},selected:this.searchInDocumentTitlesOnly}]}
|
|
1690
1845
|
part="filter"
|
|
1691
1846
|
.exportpartsPrefixes=${["filter"]}
|
|
1692
1847
|
multivalued
|
|
1693
1848
|
@change=${this.onSelected}
|
|
1694
1849
|
></ft-filter>
|
|
1695
|
-
`}onSelected(e){var
|
|
1850
|
+
`}onSelected(e){var o;(o=this.filter)===null||o===void 0||o.options.forEach(n=>n.value(n.selected))}};Zt.elementDefinitions={"ft-filter":F};Zt.styles=Uc;fd([(0,hd.redux)({selector:Qr})],Zt.prototype,"searchInDocumentTitlesOnly",void 0);fd([(0,md.query)("ft-filter")],Zt.prototype,"filter",void 0);(0,yd.customElement)("ft-search-type")(Zt);var vd=h(w());var st=h(I());var gd=h(I()),fr=h(w());var Kp={headerColor:fr.FtCssVariableFactory.extend("--ft-search-period-filter-header-color","",fr.designSystemVariables.colorOnSurface)},bd=gd.css`
|
|
1696
1851
|
[part="container"] {
|
|
1697
1852
|
flex-grow: 1;
|
|
1698
1853
|
display: flex;
|
|
@@ -1707,7 +1862,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1707
1862
|
overflow: auto;
|
|
1708
1863
|
display: flex;
|
|
1709
1864
|
flex-direction: column;
|
|
1710
|
-
${(0,fr.setVariable)(
|
|
1865
|
+
${(0,fr.setVariable)(A.lineHeight,"22px")};
|
|
1711
1866
|
}
|
|
1712
1867
|
|
|
1713
1868
|
[part="header"] {
|
|
@@ -1717,7 +1872,7 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1717
1872
|
flex-shrink: 0;
|
|
1718
1873
|
padding: 0 10px;
|
|
1719
1874
|
margin-bottom: 8px;
|
|
1720
|
-
color: ${
|
|
1875
|
+
color: ${Kp.headerColor};
|
|
1721
1876
|
}
|
|
1722
1877
|
|
|
1723
1878
|
[part="label"] {
|
|
@@ -1725,63 +1880,63 @@ Also for action icons.`,d.colorGray200),contentGlobalSubtle:o.extend("--ft-conte
|
|
|
1725
1880
|
flex-shrink: 1;
|
|
1726
1881
|
flex-grow: 1;
|
|
1727
1882
|
word-break: break-word;
|
|
1728
|
-
font-size: ${
|
|
1729
|
-
${(0,fr.setVariable)(
|
|
1883
|
+
font-size: ${ke.labelFontSize};
|
|
1884
|
+
${(0,fr.setVariable)(A.fontWeight,"bold")};
|
|
1730
1885
|
}
|
|
1731
1886
|
|
|
1732
|
-
`;var
|
|
1887
|
+
`;var xd=h(w());var _e=Mr.build("designedSearchPeriodFilter"),Cn={label:"Last update",anyTime:"Any time",LAST_WEEK:"Less than a week",LAST_MONTH:"Less than a month",LAST_QUARTER:"Less than a quarter",LAST_YEAR:"Less than a year",CUSTOM:"Custom period",customPeriod:"From {0} to {1}",period:"Period: {0}"};var xo=h(H());var bo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},lt=class extends Vt(Mt){constructor(){super(),this.addI18nContext(_e,Cn)}render(){var e,o,n,i;return st.html`<div part="container">
|
|
1733
1888
|
<div part="header">
|
|
1734
1889
|
<ft-typography variant="overline" part="label" id="label">
|
|
1735
1890
|
${_e.messages.label()}
|
|
1736
1891
|
</ft-typography>
|
|
1737
1892
|
</div>
|
|
1738
|
-
<ft-radio-group @change=${
|
|
1893
|
+
<ft-radio-group @change=${a=>this.setPeriodFilter(a)} aria-labelledby="label">
|
|
1739
1894
|
<ft-radio value="anyTime" ?checked=${this.periodFilter===void 0||this.periodFilter.periodType===void 0}>${_e.messages.anyTime()}</ft-radio>
|
|
1740
|
-
${this.lessThanAWeek?
|
|
1741
|
-
${this.lessThanAMonth?
|
|
1742
|
-
${this.lessThanAQuarter?
|
|
1743
|
-
${this.lessThanAYear?
|
|
1895
|
+
${this.lessThanAWeek?st.html`<ft-radio ?checked=${((e=this.periodFilter)===null||e===void 0?void 0:e.periodType)=="LAST_WEEK"} value="LAST_WEEK">${_e.messages.LAST_WEEK()}</ft-radio>`:st.nothing}
|
|
1896
|
+
${this.lessThanAMonth?st.html`<ft-radio ?checked=${((o=this.periodFilter)===null||o===void 0?void 0:o.periodType)=="LAST_MONTH"} value="LAST_MONTH">${_e.messages.LAST_MONTH()}</ft-radio>`:st.nothing}
|
|
1897
|
+
${this.lessThanAQuarter?st.html`<ft-radio ?checked=${((n=this.periodFilter)===null||n===void 0?void 0:n.periodType)=="LAST_QUARTER"} value="LAST_QUARTER">${_e.messages.LAST_QUARTER()}</ft-radio>`:st.nothing}
|
|
1898
|
+
${this.lessThanAYear?st.html`<ft-radio ?checked=${((i=this.periodFilter)===null||i===void 0?void 0:i.periodType)=="LAST_YEAR"} value="LAST_YEAR">${_e.messages.LAST_YEAR()}</ft-radio>`:st.nothing}
|
|
1744
1899
|
</ft-radio-group>
|
|
1745
|
-
</div>`}setPeriodFilter(e){var
|
|
1900
|
+
</div>`}setPeriodFilter(e){var o;let n=So[e.detail];(o=this.stateManager)===null||o===void 0||o.setPeriodFilter(n===void 0?void 0:{periodType:n})}};lt.elementDefinitions={"ft-radio-group":Pe,"ft-radio":ce,"ft-typography":K};lt.styles=bd;bo([(0,xo.property)({type:Boolean})],lt.prototype,"lessThanAWeek",void 0);bo([(0,xo.property)({type:Boolean})],lt.prototype,"lessThanAMonth",void 0);bo([(0,xo.property)({type:Boolean})],lt.prototype,"lessThanAQuarter",void 0);bo([(0,xo.property)({type:Boolean})],lt.prototype,"lessThanAYear",void 0);bo([(0,xd.redux)({store:"search",selector:t=>t.request.periodFilter})],lt.prototype,"periodFilter",void 0);(0,vd.customElement)("ft-search-period-filter")(lt);var zi=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Tt=class extends Vt(Mt){get hasSomethingToDisplay(){var e;return this.searchInDocumentTitlesOnly||((e=this.facets)===null||e===void 0?void 0:e.some(o=>this.getSelectedValues(o).length>0))||this.periodFilter&&this.periodFilter.periodType}constructor(){super(),this.addI18nContext(Kt,On),this.addI18nContext(_e,Cn)}render(){return this.hasSomethingToDisplay?Nt.html`
|
|
1746
1901
|
<div class="ft-search-selected-facets--container">
|
|
1747
|
-
${(0,
|
|
1902
|
+
${(0,Fi.repeat)(this.facets||[],e=>e.key,e=>{let o=this.getSelectedValues(e);return(0,Fi.repeat)(o,n=>e.key+"-"+n,n=>this.renderFacet(e.key,e.label,o,n))})}
|
|
1748
1903
|
${this.renderSearchInDocumentTitlesOnly()}
|
|
1749
1904
|
${this.renderPeriodFilter()}
|
|
1750
1905
|
</div>
|
|
1751
|
-
`:
|
|
1752
|
-
<ft-tooltip inline text="${
|
|
1753
|
-
part="tooltips tooltip-${
|
|
1906
|
+
`:Nt.nothing}renderFacet(e,o,n,i){let a=o+": "+this.getBreadcrumbFromValue(i),s=e.replace(":","-");return Nt.html`
|
|
1907
|
+
<ft-tooltip inline text="${a}"
|
|
1908
|
+
part="tooltips tooltip-${s}">
|
|
1754
1909
|
<ft-chip
|
|
1755
|
-
part="ft-search-selected-facets ft-search-selected-facet-${
|
|
1910
|
+
part="ft-search-selected-facets ft-search-selected-facet-${s}"
|
|
1756
1911
|
removable
|
|
1757
|
-
label="${
|
|
1758
|
-
@icon-click=${()=>{var
|
|
1912
|
+
label="${a}"
|
|
1913
|
+
@icon-click=${()=>{var l;return(l=this.stateManager)===null||l===void 0?void 0:l.setFilter(e,n.filter(p=>p!==i))}}
|
|
1759
1914
|
data-key="${e}"
|
|
1760
1915
|
data-value="${i}">
|
|
1761
1916
|
${this.getLabelFromValue(i)}
|
|
1762
1917
|
</ft-chip>
|
|
1763
1918
|
</ft-tooltip>
|
|
1764
|
-
`}getSelectedValues(e){return(0,
|
|
1765
|
-
<ft-tooltip inline text="${
|
|
1919
|
+
`}getSelectedValues(e){return(0,Wr.flatDeep)(e.rootNodes,o=>o.selected?[]:o.childNodes).filter(o=>o.selected).map(o=>o.value)}getLabelFromValue(e){return this.unquote(e).split("|").pop()}getBreadcrumbFromValue(e){return this.unquote(e).split("|").join(" > ")}unquote(e){return e.startsWith('"')&&e.endsWith('"')?e.replace(/(^"+)|("+$)/g,""):e}renderSearchInDocumentTitlesOnly(){return this.searchInDocumentTitlesOnly?Nt.html`
|
|
1920
|
+
<ft-tooltip inline text="${Kt.messages.documentTitlesOnly()}"
|
|
1766
1921
|
part="tooltips tooltip-search-in-document-titles-only">
|
|
1767
1922
|
<ft-chip
|
|
1768
1923
|
part="ft-search-selected-facets ft-search-selected-facet-search-in-document-titles-only"
|
|
1769
1924
|
removable
|
|
1770
1925
|
@icon-click=${()=>{var e;return(e=this.stateManager)===null||e===void 0?void 0:e.setSearchInDocumentTitlesOnly(!1)}}>
|
|
1771
|
-
${
|
|
1926
|
+
${Kt.messages.documentTitlesOnly()}
|
|
1772
1927
|
</ft-chip>
|
|
1773
1928
|
</ft-tooltip>
|
|
1774
|
-
`:
|
|
1775
|
-
<ft-tooltip inline text="${_e.messages.period(this.periodFilter.periodType==="CUSTOM"?_e.messages.customPeriod((e=this.periodFilter.period)===null||e===void 0?void 0:e.from,(
|
|
1929
|
+
`:Nt.nothing}renderPeriodFilter(){var e,o;return this.periodFilter&&this.periodFilter.periodType?Nt.html`
|
|
1930
|
+
<ft-tooltip inline text="${_e.messages.period(this.periodFilter.periodType==="CUSTOM"?_e.messages.customPeriod((e=this.periodFilter.period)===null||e===void 0?void 0:e.from,(o=this.periodFilter.period)===null||o===void 0?void 0:o.to):_e.messages[this.periodFilter.periodType]())}"
|
|
1776
1931
|
part=" tooltips tooltip-search-period-filter">
|
|
1777
1932
|
<ft-chip
|
|
1778
1933
|
part="ft-search-selected-facets ft-search-selected-facet-period-filter"
|
|
1779
1934
|
removable
|
|
1780
|
-
@icon-click=${()=>{var
|
|
1935
|
+
@icon-click=${()=>{var n;return(n=this.stateManager)===null||n===void 0?void 0:n.setPeriodFilter(void 0)}}>
|
|
1781
1936
|
${_e.messages[this.periodFilter.periodType]()}
|
|
1782
1937
|
</ft-chip>
|
|
1783
1938
|
</ft-tooltip>
|
|
1784
|
-
`:
|
|
1939
|
+
`:Nt.nothing}};Tt.elementDefinitions={"ft-chip":re,"ft-tooltip":Y};Tt.styles=Zi;zi([(0,Wr.redux)({store:"search"})],Tt.prototype,"facets",void 0);zi([(0,Wr.redux)({store:"search",selector:Qr})],Tt.prototype,"searchInDocumentTitlesOnly",void 0);zi([(0,Wr.redux)({store:"search",selector:t=>t.request.periodFilter})],Tt.prototype,"periodFilter",void 0);(0,Sd.customElement)("ft-search-selected-facets")(Tt);})();
|
|
1785
1940
|
/*! Bundled license information:
|
|
1786
1941
|
|
|
1787
1942
|
@lit/reactive-element/css-tag.js:
|