@fluid-topics/ft-search-selected-facets 1.1.83 → 1.1.85
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 bd=Object.create;var _a=Object.defineProperty;var xd=Object.getOwnPropertyDescriptor;var vd=Object.getOwnPropertyNames;var Sd=Object.getPrototypeOf,Od=Object.prototype.hasOwnProperty;var qt=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Cd=(t,e,n,a)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of vd(e))!Od.call(t,i)&&i!==n&&_a(t,i,{get:()=>e[i],enumerable:!(a=xd(e,i))||a.enumerable});return t};var b=(t,e,n)=>(n=t!=null?bd(Sd(t)):{},Cd(e||!t||!t.__esModule?_a(n,"default",{value:t,enumerable:!0}):n,t));var R=qt((Kp,Ba)=>{Ba.exports=ftGlobals.wcUtils});var D=qt((Vp,Ua)=>{Ua.exports=ftGlobals.lit});var Sn=qt((Zp,Wa)=>{Wa.exports=ftGlobals.litRepeat});var Z=qt((qp,Ma)=>{Ma.exports=ftGlobals.litDecorators});var Va=qt(Ka=>{(function(t){var e=function(n){var a={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(g){return g&&DataView.prototype.isPrototypeOf(g)}if(a.arrayBuffer)var l=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],c=ArrayBuffer.isView||function(g){return g&&l.indexOf(Object.prototype.toString.call(g))>-1};function s(g){if(typeof g!="string"&&(g=String(g)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(g))throw new TypeError("Invalid character in header field name");return g.toLowerCase()}function h(g){return typeof g!="string"&&(g=String(g)),g}function y(g){var C={next:function(){var T=g.shift();return{done:T===void 0,value:T}}};return a.iterable&&(C[Symbol.iterator]=function(){return C}),C}function m(g){this.map={},g instanceof m?g.forEach(function(C,T){this.append(T,C)},this):Array.isArray(g)?g.forEach(function(C){this.append(C[0],C[1])},this):g&&Object.getOwnPropertyNames(g).forEach(function(C){this.append(C,g[C])},this)}m.prototype.append=function(g,C){g=s(g),C=h(C);var T=this.map[g];this.map[g]=T?T+", "+C:C},m.prototype.delete=function(g){delete this.map[s(g)]},m.prototype.get=function(g){return g=s(g),this.has(g)?this.map[g]:null},m.prototype.has=function(g){return this.map.hasOwnProperty(s(g))},m.prototype.set=function(g,C){this.map[s(g)]=h(C)},m.prototype.forEach=function(g,C){for(var T in this.map)this.map.hasOwnProperty(T)&&g.call(C,this.map[T],T,this)},m.prototype.keys=function(){var g=[];return this.forEach(function(C,T){g.push(T)}),y(g)},m.prototype.values=function(){var g=[];return this.forEach(function(C){g.push(C)}),y(g)},m.prototype.entries=function(){var g=[];return this.forEach(function(C,T){g.push([T,C])}),y(g)},a.iterable&&(m.prototype[Symbol.iterator]=m.prototype.entries);function x(g){if(g.bodyUsed)return Promise.reject(new TypeError("Already read"));g.bodyUsed=!0}function v(g){return new Promise(function(C,T){g.onload=function(){C(g.result)},g.onerror=function(){T(g.error)}})}function O(g){var C=new FileReader,T=v(C);return C.readAsArrayBuffer(g),T}function S(g){var C=new FileReader,T=v(C);return C.readAsText(g),T}function E(g){for(var C=new Uint8Array(g),T=new Array(C.length),q=0;q<C.length;q++)T[q]=String.fromCharCode(C[q]);return T.join("")}function k(g){if(g.slice)return g.slice(0);var C=new Uint8Array(g.byteLength);return C.set(new Uint8Array(g)),C.buffer}function L(){return this.bodyUsed=!1,this._initBody=function(g){this._bodyInit=g,g?typeof g=="string"?this._bodyText=g:a.blob&&Blob.prototype.isPrototypeOf(g)?this._bodyBlob=g:a.formData&&FormData.prototype.isPrototypeOf(g)?this._bodyFormData=g:a.searchParams&&URLSearchParams.prototype.isPrototypeOf(g)?this._bodyText=g.toString():a.arrayBuffer&&a.blob&&i(g)?(this._bodyArrayBuffer=k(g.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):a.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(g)||c(g))?this._bodyArrayBuffer=k(g):this._bodyText=g=Object.prototype.toString.call(g):this._bodyText="",this.headers.get("content-type")||(typeof g=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):a.searchParams&&URLSearchParams.prototype.isPrototypeOf(g)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},a.blob&&(this.blob=function(){var g=x(this);if(g)return g;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?x(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(O)}),this.text=function(){var g=x(this);if(g)return g;if(this._bodyBlob)return S(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(E(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},a.formData&&(this.formData=function(){return this.text().then(K)}),this.json=function(){return this.text().then(JSON.parse)},this}var P=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function U(g){var C=g.toUpperCase();return P.indexOf(C)>-1?C:g}function _(g,C){C=C||{};var T=C.body;if(g instanceof _){if(g.bodyUsed)throw new TypeError("Already read");this.url=g.url,this.credentials=g.credentials,C.headers||(this.headers=new m(g.headers)),this.method=g.method,this.mode=g.mode,this.signal=g.signal,!T&&g._bodyInit!=null&&(T=g._bodyInit,g.bodyUsed=!0)}else this.url=String(g);if(this.credentials=C.credentials||this.credentials||"same-origin",(C.headers||!this.headers)&&(this.headers=new m(C.headers)),this.method=U(C.method||this.method||"GET"),this.mode=C.mode||this.mode||null,this.signal=C.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&T)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(T)}_.prototype.clone=function(){return new _(this,{body:this._bodyInit})};function K(g){var C=new FormData;return g.trim().split("&").forEach(function(T){if(T){var q=T.split("="),ye=q.shift().replace(/\+/g," "),V=q.join("=").replace(/\+/g," ");C.append(decodeURIComponent(ye),decodeURIComponent(V))}}),C}function Re(g){var C=new m,T=g.replace(/\r?\n[\t ]+/g," ");return T.split(/\r?\n/).forEach(function(q){var ye=q.split(":"),V=ye.shift().trim();if(V){var xo=ye.join(":").trim();C.append(V,xo)}}),C}L.call(_.prototype);function ce(g,C){C||(C={}),this.type="default",this.status=C.status===void 0?200:C.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in C?C.statusText:"OK",this.headers=new m(C.headers),this.url=C.url||"",this._initBody(g)}L.call(ce.prototype),ce.prototype.clone=function(){return new ce(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new m(this.headers),url:this.url})},ce.error=function(){var g=new ce(null,{status:0,statusText:""});return g.type="error",g};var Hr=[301,302,303,307,308];ce.redirect=function(g,C){if(Hr.indexOf(C)===-1)throw new RangeError("Invalid status code");return new ce(null,{status:C,headers:{location:g}})},n.DOMException=t.DOMException;try{new n.DOMException}catch{n.DOMException=function(C,T){this.message=C,this.name=T;var q=Error(C);this.stack=q.stack},n.DOMException.prototype=Object.create(Error.prototype),n.DOMException.prototype.constructor=n.DOMException}function Ge(g,C){return new Promise(function(T,q){var ye=new _(g,C);if(ye.signal&&ye.signal.aborted)return q(new n.DOMException("Aborted","AbortError"));var V=new XMLHttpRequest;function xo(){V.abort()}V.onload=function(){var Gr={status:V.status,statusText:V.statusText,headers:Re(V.getAllResponseHeaders()||"")};Gr.url="responseURL"in V?V.responseURL:Gr.headers.get("X-Request-URL");var vn="response"in V?V.response:V.responseText;T(new ce(vn,Gr))},V.onerror=function(){q(new TypeError("Network request failed"))},V.ontimeout=function(){q(new TypeError("Network request failed"))},V.onabort=function(){q(new n.DOMException("Aborted","AbortError"))},V.open(ye.method,ye.url,!0),ye.credentials==="include"?V.withCredentials=!0:ye.credentials==="omit"&&(V.withCredentials=!1),"responseType"in V&&a.blob&&(V.responseType="blob"),ye.headers.forEach(function(Gr,vn){V.setRequestHeader(vn,Gr)}),ye.signal&&(ye.signal.addEventListener("abort",xo),V.onreadystatechange=function(){V.readyState===4&&ye.signal.removeEventListener("abort",xo)}),V.send(typeof ye._bodyInit>"u"?null:ye._bodyInit)})}return Ge.polyfill=!0,t.fetch||(t.fetch=Ge,t.Headers=m,t.Request=_,t.Response=ce),n.Headers=m,n.Request=_,n.Response=ce,n.fetch=Ge,Object.defineProperty(n,"__esModule",{value:!0}),n}({})})(typeof self<"u"?self:Ka)});var Jt=qt((Fh,il)=>{il.exports=ftGlobals.litClassMap});var Ec=qt(($b,Cc)=>{Cc.exports=ftGlobals.litUnsafeHTML});var gd=b(R());var Rt=b(D()),Ta=b(Sn()),Mr=b(R());var Fa=b(D()),za=b(R()),Ed={spacing:za.FtCssVariableFactory.create("--ft-search-selected-facets-spacing","","SIZE","8px")},$a=Fa.css`
|
|
2
2
|
.ft-search-selected-facets--container {
|
|
3
3
|
display: flex;
|
|
4
4
|
flex-wrap: wrap;
|
|
5
|
-
gap: ${
|
|
5
|
+
gap: ${Ed.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 nl=b(R()),al=b(Z());var ct=b(R());var Ha=b(R()),wd={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 n;t.request.clusterSortCriterions=(n=e.payload)!==null&&n!==void 0?n:[]},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}},Ga=t=>Ha.FtReduxStore.get({name:"ft-search-"+t,initialState:{request:{query:"",clusterSortCriterions:[],filters:[],facets:[],sort:[],paging:{page:1,perPage:20}},liveQuery:""},reducers:wd});var lf=b(Va(),1);var Za;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Za||(Za={}));var ja;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(ja||(ja={}));var qa;(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"})(qa||(qa={}));var Ya;(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"})(Ya||(Ya={}));var Xa;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Xa||(Xa={}));var Qa;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Qa||(Qa={}));var Ja;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Ja||(Ja={}));var ei;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(ei||(ei={}));var vo;(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"})(vo||(vo={}));var ti;(function(t){t.ASC="ASC",t.DESC="DESC"})(ti||(ti={}));var ri;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(ri||(ri={}));var ur;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(ur||(ur={}));var oi;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(oi||(oi={}));var ni;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(ni||(ni={}));var ai;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(ai||(ai={}));var ii;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(ii||(ii={}));var hr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(hr||(hr={}));var pe;(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"})(pe||(pe={}));var li;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(li||(li={}));var rf={[pe.PERSONAL_BOOK_SHARE_USER]:[pe.PERSONAL_BOOK_USER],[pe.HTML_EXPORT_USER]:[pe.PERSONAL_BOOK_USER],[pe.PDF_EXPORT_USER]:[pe.PERSONAL_BOOK_USER],[pe.KHUB_ADMIN]:[pe.CONTENT_PUBLISHER],[pe.ADMIN]:[pe.KHUB_ADMIN,pe.USERS_ADMIN,pe.PORTAL_ADMIN],[pe.DEVELOPER]:[pe.BETA_USER,pe.DEBUG_USER]};var ol=b(R());var fi=b(D()),Ke=b(Z()),Ye=b(R());var ci=b(D());var si=ci.css`
|
|
12
|
+
`;var So=b(R()),Nd="ft-app-info",On=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},Rd={session:(t,e)=>{(0,So.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>B.eventBus.dispatchEvent(new On(e.payload)),0))}},B=So.FtReduxStore.get({name:Nd,reducers:Rd,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 It=b(R());var Cn=b(R());var Yt=class t{static get(e){let{baseUrl:n,apiIntegrationIdentifier:a}=B.getState(),i=e??a;if(n&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(n,i,!0)}static await(e){return new Promise(n=>{let a=t.get(e);if(a)n(a);else{let i=B.subscribe(()=>{a=t.get(e),a&&(i(),n(a))})}})}};var it=class{constructor(e=!0,n){var a;this.overrideApi=n;let i=this.constructor;i.commonCache=(a=i.commonCache)!==null&&a!==void 0?a:new Cn.CacheRegistry,this.cache=e?i.commonCache:new Cn.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 di,Ad=Symbol("clearAfterUnitTest"),Oo=class extends it{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[di]=()=>{this.defaultMessages={},this.cache=new It.CacheRegistry,this.listeners={}},this.currentUiLocale=B.getState().uiLocale,B.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=B.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let n=e.name.toLowerCase();this.cache.setFinal(n,e),this.notify(n)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,n){var a;if(e=e.toLowerCase(),Object.keys(n).length>0){let i={...(a=this.defaultMessages[e])!==null&&a!==void 0?a:{},...n};(0,It.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await this.fetchContext(e)}resolveMessage(e,n,...a){var i,l,c;e=e.toLowerCase(),this.fetchContext(e);let s=(l=(i=this.cache.getNow(e))===null||i===void 0?void 0:i.messages)!==null&&l!==void 0?l:{};return new It.ParametrizedLabelResolver((c=this.defaultMessages[e])!==null&&c!==void 0?c:{},s).resolve(n,...a)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(n){console.error(n)}}subscribe(e,n){var a;return e=e.toLowerCase(),this.listeners[e]=(a=this.listeners[e])!==null&&a!==void 0?a:new Set,this.listeners[e].add(n),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(n)}}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(n=>(0,It.delay)(0).then(()=>n()).catch(()=>null)))}};di=Ad;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Oo{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Oo{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var yr=window.FluidTopicsI18nService,pi=window.FluidTopicsCustomI18nService;var Ce=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},oe=class extends Ye.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 Ye.CacheRegistry,this.cleanSessionDebouncer=new Ye.Debouncer}render(){return fi.html`
|
|
13
13
|
<slot></slot>
|
|
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=>dr.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())}};ee.elementDefinitions={};ee.styles=na;ve([(0,We.property)()],ee.prototype,"baseUrl",void 0);ve([(0,We.property)()],ee.prototype,"apiIntegrationIdentifier",void 0);ve([(0,We.property)()],ee.prototype,"uiLocale",void 0);ve([(0,Ke.jsonProperty)(null)],ee.prototype,"availableUiLocales",void 0);ve([(0,Ke.jsonProperty)(null)],ee.prototype,"metadataConfiguration",void 0);ve([(0,We.property)({type:Boolean})],ee.prototype,"editorMode",void 0);ve([(0,We.property)({type:Boolean})],ee.prototype,"noCustom",void 0);ve([(0,We.property)({type:Boolean})],ee.prototype,"openExternalDocumentInNewTab",void 0);ve([(0,We.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],ee.prototype,"noCustomComponent",void 0);ve([(0,We.property)({type:Boolean})],ee.prototype,"withManualResources",void 0);ve([(0,We.property)({type:Boolean})],ee.prototype,"navigatorOnline",void 0);ve([(0,We.property)({type:Boolean})],ee.prototype,"forcedOffline",void 0);ve([(0,We.property)({type:Object})],ee.prototype,"apiProvider",void 0);ve([(0,Ke.jsonProperty)([])],ee.prototype,"messageContexts",void 0);ve([(0,Ke.jsonProperty)(void 0)],ee.prototype,"session",void 0);var sp=m(V());function Od(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(!bo(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(!bo(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(!bo(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function bo(t,e){try{return Od(t,e)}catch{return!1}}function xn(t,e){return!bo(t,e)}var Cd=m(V(),1);var xo=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 Fr=m(V(),1);var la=m(V(),1);function ca(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,la.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:xn,...e??{}})}var vo=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 pa=m(L(),1);var So=window,Ed=So.ShadowRoot&&(So.ShadyCSS===void 0||So.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,Pf=Symbol();var da=(t,e)=>{Ed?t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet):e.forEach(o=>{let n=document.createElement("style"),i=So.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)})};var Oo=class extends pa.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 da(n,e.elementStyles),n}};var Co=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},ha,fa=Symbol("constructorPrototype"),ua=Symbol("constructorName"),ma=Symbol("exportpartsDebouncer"),At=class extends Oo{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[ha]=new vo(5),this[ua]=this.constructor.name,this[fa]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[ua]&&Object.setPrototypeOf(this,this[fa])}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[ma].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(", "))}};ha=ma;Co([(0,Fr.property)()],At.prototype,"exportpartsPrefix",void 0);Co([ca([])],At.prototype,"exportpartsPrefixes",void 0);Co([(0,Fr.property)()],At.prototype,"customStylesheet",void 0);Co([(0,Fr.state)()],At.prototype,"useAdoptedStyleSheets",void 0);function zr(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var ya,ga,ba,Eo=Symbol("internalReduxEventsUnsubscribers"),Rt=Symbol("internalStoresUnsubscribers"),Gt=Symbol("internalStores"),Wr=class extends At{constructor(){super(...arguments),this[ya]=new Map,this[ga]=new Map,this[ba]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(o=>e.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Gt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Gt].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Gt].get(e)}addStore(e,o){var n;o=(n=o??(zr(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[Gt].delete(o)}setupStore(e,o){this[Gt].set(e,o),this.subscribeToStore(e,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Gt].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[Rt].has(e.store):this[Rt].size>0)&&(this[o]=e.selector(i.getState(),this))}})}subscribeToStore(e,o){var n;this[Rt].set(e,o.subscribe(()=>this.updateFromStores())),zr(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[Eo].push(()=>o.eventBus.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[Rt].forEach((e,o)=>this.unsubscribeFromStore(o)),this[Eo].forEach(e=>e()),this[Eo]=[]}unsubscribeFromStore(e){this[Rt].has(e)&&this[Rt].get(e)(),this[Rt].delete(e)}onStoreAvailable(e){}connectedCallback(){super.connectedCallback(),this.setupStores()}disconnectedCallback(){super.disconnectedCallback(),this.unsubscribeFromStores()}};ya=Rt,ga=Gt,ba=Eo;Wr.reduxProperties=new Map;Wr.reduxReactiveProperties=new Set;Wr.reduxEventListeners=new Map;function He(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 ft(t){return!!t&&!!t[K]}function Ze(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)===Id}(t)||Array.isArray(t)||!!t[wa]||!!(!((e=t.constructor)===null||e===void 0)&&e[wa])||Nn(t)||Tn(t))}function Kt(t,e,o){o===void 0&&(o=!1),ur(t)===0?(o?Object.keys:fr)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function ur(t){var e=t[K];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Nn(t)?2:Tn(t)?3:0}function pr(t,e){return ur(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function wd(t,e){return ur(t)===2?t.get(e):t[e]}function Aa(t,e,o){var n=ur(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function Ra(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Nn(t){return Pd&&t instanceof Map}function Tn(t){return Ld&&t instanceof Set}function Nt(t){return t.o||t.t}function Pn(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Pa(t);delete e[K];for(var o=fr(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 Ln(t,e){return e===void 0&&(e=!1),In(t)||ft(t)||!Ze(t)||(ur(t)>1&&(t.set=t.add=t.clear=t.delete=Ad),Object.freeze(t),e&&Kt(t,function(o,n){return Ln(n,!0)},!0)),t}function Ad(){He(2)}function In(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function nt(t){var e=Rn[t];return e||He(18,t),e}function Rd(t,e){Rn[t]||(Rn[t]=e)}function En(){return Vr}function vn(t,e){e&&(nt("Patches"),t.u=[],t.s=[],t.v=e)}function wo(t){wn(t),t.p.forEach(Nd),t.p=null}function wn(t){t===Vr&&(Vr=t.l)}function xa(t){return Vr={p:[],l:Vr,h:t,m:!0,_:0}}function Nd(t){var e=t[K];e.i===0||e.i===1?e.j():e.g=!0}function Sn(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||nt("ES5").S(e,t,n),n?(o[K].P&&(wo(e),He(4)),Ze(t)&&(t=Ao(e,t),e.l||Ro(e,t)),e.u&&nt("Patches").M(o[K].t,t,e.u,e.s)):t=Ao(e,o,[]),wo(e),e.u&&e.v(e.u,e.s),t!==Ta?t:void 0}function Ao(t,e,o){if(In(e))return e;var n=e[K];if(!n)return Kt(e,function(l,p){return va(t,n,e,l,p,o)},!0),e;if(n.A!==t)return e;if(!n.P)return Ro(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Pn(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),Kt(a,function(l,p){return va(t,n,i,l,p,o,s)}),Ro(t,i,!1),o&&t.u&&nt("Patches").N(n,o,t.u,t.s)}return n.o}function va(t,e,o,n,i,a,s){if(ft(i)){var l=Ao(t,i,a&&e&&e.i!==3&&!pr(e.R,n)?a.concat(n):void 0);if(Aa(o,n,l),!ft(l))return;t.m=!1}else s&&o.add(i);if(Ze(i)&&!In(i)){if(!t.h.D&&t._<1)return;Ao(t,i),e&&e.A.l||Ro(t,i)}}function Ro(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&Ln(e,o)}function On(t,e){var o=t[K];return(o?Nt(o):t)[e]}function Sa(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 Tt(t){t.P||(t.P=!0,t.l&&Tt(t.l))}function Cn(t){t.o||(t.o=Pn(t.t))}function An(t,e,o){var n=Nn(e)?nt("MapSet").F(e,o):Tn(e)?nt("MapSet").T(e,o):t.O?function(i,a){var s=Array.isArray(i),l={i:s?1:0,A:a?a.A:En(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},p=l,f=jr;s&&(p=[l],f=Hr);var u=Proxy.revocable(p,f),y=u.revoke,g=u.proxy;return l.k=g,l.j=y,g}(e,o):nt("ES5").J(e,o);return(o?o.A:En()).p.push(n),n}function Td(t){return ft(t)||He(22,t),function e(o){if(!Ze(o))return o;var n,i=o[K],a=ur(o);if(i){if(!i.P&&(i.i<4||!nt("ES5").K(i)))return i.t;i.I=!0,n=Oa(o,a),i.I=!1}else n=Oa(o,a);return Kt(n,function(s,l){i&&wd(i.t,s)===l||Aa(n,s,e(l))}),a===3?new Set(n):n}(t)}function Oa(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Pn(t)}function Na(){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[K];return jr.get(f,s)},set:function(f){var u=this[K];jr.set(u,s,f)}},p}function e(s){for(var l=s.length-1;l>=0;l--){var p=s[l][K];if(!p.P)switch(p.i){case 5:n(p)&&Tt(p);break;case 4:o(p)&&Tt(p)}}}function o(s){for(var l=s.t,p=s.k,f=fr(p),u=f.length-1;u>=0;u--){var y=f[u];if(y!==K){var g=l[y];if(g===void 0&&!pr(l,y))return!0;var x=p[y],b=x&&x[K];if(b?b.t!==g:!Ra(x,g))return!0}}var S=!!l[K];return f.length!==fr(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&&He(3,JSON.stringify(Nt(s)))}var a={};Rd("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=Pa(g);delete S[K];for(var T=fr(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:En(),P:!1,I:!1,R:{},l,t:s,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,K,{value:u,writable:!0}),f},S:function(s,l,p){p?ft(l)&&l[K].A===s&&e(s.p):(s.u&&function f(u){if(u&&typeof u=="object"){var y=u[K];if(y){var g=y.t,x=y.k,b=y.R,S=y.i;if(S===4)Kt(x,function(I){I!==K&&(g[I]!==void 0||pr(g,I)?b[I]||f(x[I]):(b[I]=!0,Tt(y)))}),Kt(g,function(I){x[I]!==void 0||pr(x,I)||(b[I]=!1,Tt(y))});else if(S===5){if(n(y)&&(Tt(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 Ca,Vr,kn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",Pd=typeof Map<"u",Ld=typeof Set<"u",Ea=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",Ta=kn?Symbol.for("immer-nothing"):((Ca={})["immer-nothing"]=!0,Ca),wa=kn?Symbol.for("immer-draftable"):"__$immer_draftable",K=kn?Symbol.for("immer-state"):"__$immer_state";var Id=""+Object.prototype.constructor,fr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Pa=Object.getOwnPropertyDescriptors||function(t){var e={};return fr(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},Rn={},jr={get:function(t,e){if(e===K)return t;var o=Nt(t);if(!pr(o,e))return function(i,a,s){var l,p=Sa(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||!Ze(n)?n:n===On(t.t,e)?(Cn(t),t.o[e]=An(t.A.h,n,t)):n},has:function(t,e){return e in Nt(t)},ownKeys:function(t){return Reflect.ownKeys(Nt(t))},set:function(t,e,o){var n=Sa(Nt(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=On(Nt(t),e),a=i?.[K];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Ra(o,i)&&(o!==void 0||pr(t.t,e)))return!0;Cn(t),Tt(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 On(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Cn(t),Tt(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=Nt(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){He(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){He(12)}},Hr={};Kt(jr,function(t,e){Hr[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Hr.deleteProperty=function(t,e){return Hr.set.call(this,t,e,void 0)},Hr.set=function(t,e,o){return jr.set.call(this,t[0],e,o,t[0])};var kd=function(){function t(o){var n=this;this.O=Ea,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(I){var W;return(W=a).call.apply(W,[T,I].concat(N))})}}var f;if(typeof a!="function"&&He(6),s!==void 0&&typeof s!="function"&&He(7),Ze(i)){var u=xa(n),y=An(n,i,void 0),g=!0;try{f=a(y),g=!1}finally{g?wo(u):wn(u)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(S){return vn(u,s),Sn(S,u)},function(S){throw wo(u),S}):(vn(u,s),Sn(f,u))}if(!i||typeof i!="object"){if((f=a(i))===void 0&&(f=i),f===Ta&&(f=void 0),n.D&&Ln(f,!0),s){var x=[],b=[];nt("Patches").M(i,f,x,b),s(x,b)}return f}He(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){Ze(o)||He(8),ft(o)&&(o=Td(o));var n=xa(this),i=An(this,o,void 0);return i[K].C=!0,wn(n),i},e.finishDraft=function(o,n){var i=o&&o[K],a=i.A;return vn(a,n),Sn(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!Ea&&He(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=nt("Patches").$;return ft(o)?s(o,n):this.produce(o,function(l){return s(l,n)})},t}(),ke=new kd,_d=ke.produce,Wf=ke.produceWithPatches.bind(ke),Hf=ke.setAutoFreeze.bind(ke),Vf=ke.setUseProxies.bind(ke),jf=ke.applyPatches.bind(ke),Gf=ke.createDraft.bind(ke),Kf=ke.finishDraft.bind(ke),No=_d;function Pt(t){"@babel/helpers - typeof";return Pt=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},Pt(t)}function _n(t,e){if(Pt(t)!=="object"||t===null)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(Pt(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Dn(t){var e=_n(t,"string");return Pt(e)==="symbol"?e:String(e)}function $n(t,e,o){return e=Dn(e),e in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function La(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 To(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?La(Object(o),!0).forEach(function(n){$n(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):La(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function ye(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 Ia=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Bn=function(){return Math.random().toString(36).substring(7).split("").join(".")},Po={INIT:"@@redux/INIT"+Bn(),REPLACE:"@@redux/REPLACE"+Bn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Bn()}};function Dd(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 Mn(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(ye(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(ye(1));return o(Mn)(t,e)}if(typeof t!="function")throw new Error(ye(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(ye(3));return a}function y(S){if(typeof S!="function")throw new Error(ye(4));if(p)throw new Error(ye(5));var T=!0;return f(),l.push(S),function(){if(T){if(p)throw new Error(ye(6));T=!1,f();var N=l.indexOf(S);l.splice(N,1),s=null}}}function g(S){if(!Dd(S))throw new Error(ye(7));if(typeof S.type>"u")throw new Error(ye(8));if(p)throw new Error(ye(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(ye(10));i=S,g({type:Po.REPLACE})}function b(){var S,T=y;return S={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(ye(11));function _(){N.next&&N.next(u())}_();var I=T(_);return{unsubscribe:I}}},S[Ia]=function(){return this},S}return g({type:Po.INIT}),n={dispatch:g,subscribe:y,getState:u,replaceReducer:x},n[Ia]=b,n}function $d(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:Po.INIT});if(typeof n>"u")throw new Error(ye(12));if(typeof o(void 0,{type:Po.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(ye(13))})}function ka(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{$d(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(ye(14))}x[S]=N,g=g||N!==R}return g=g||a.length!==Object.keys(f).length,g?x:f}}function hr(){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 _a(){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(ye(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},l=e.map(function(p){return p(s)});return a=hr.apply(void 0,l)(i.dispatch),To(To({},i),{},{dispatch:a})}}}function Da(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 $a=Da();$a.withExtraArgument=Da;var Un=$a;var za=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)}}(),Bd=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}}},mr=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},Md=Object.defineProperty,Ud=Object.defineProperties,Fd=Object.getOwnPropertyDescriptors,Ba=Object.getOwnPropertySymbols,zd=Object.prototype.hasOwnProperty,Wd=Object.prototype.propertyIsEnumerable,Ma=function(t,e,o){return e in t?Md(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},Lt=function(t,e){for(var o in e||(e={}))zd.call(e,o)&&Ma(t,o,e[o]);if(Ba)for(var n=0,i=Ba(e);n<i.length;n++){var o=i[n];Wd.call(e,o)&&Ma(t,o,e[o])}return t},Fn=function(t,e){return Ud(t,Fd(e))},Hd=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 Vd=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?hr:hr.apply(null,arguments)},pu=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function jd(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 Gd=function(t){za(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,mr([void 0],o[0].concat(this)))):new(e.bind.apply(e,mr([void 0],o.concat(this))))},e}(Array),Kd=function(t){za(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,mr([void 0],o[0].concat(this)))):new(e.bind.apply(e,mr([void 0],o.concat(this))))},e}(Array);function Hn(t){return Ze(t)?No(t,function(){}):t}function Zd(t){return typeof t=="boolean"}function qd(){return function(e){return Yd(e)}}function Yd(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 Gd;if(o&&(Zd(o)?l.push(Un):l.push(Un.withExtraArgument(o.extraArgument))),0){if(i)var p;if(s)var f}return l}var zn=!0;function Wa(t){var e=qd(),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(jd(i))x=ka(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),!zn&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!zn&&b.some(function(I){return typeof I!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=_a.apply(void 0,b),T=hr;p&&(T=Vd(Lt({trace:!zn},typeof p=="object"&&p)));var R=new Kd(S),N=R;Array.isArray(g)?N=mr([S],g):typeof g=="function"&&(N=g(R));var _=T.apply(void 0,N);return Mn(x,u,_)}function It(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 Lt(Lt({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 Ha(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 Xd(t){return typeof t=="function"}function Qd(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?Ha(e):[e,o,n],a=i[0],s=i[1],l=i[2],p;if(Xd(t))p=function(){return Hn(t())};else{var f=Hn(t);p=function(){return f}}function u(y,g){y===void 0&&(y=p());var x=mr([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(ft(b)){var T=b,R=S(T,g);return R===void 0?b:R}else{if(Ze(b))return No(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 Jd(t,e){return t+"/"+e}function Va(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:Hn(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},l={};i.forEach(function(u){var y=n[u],g=Jd(e,u),x,b;"reducer"in y?(x=y.reducer,b=y.prepare):x=y,a[u]=x,s[g]=x,l[u]=b?It(g,b):It(g)});function p(){var u=typeof t.extraReducers=="function"?Ha(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=Lt(Lt({},g),s);return Qd(o,function(N){for(var _ in R)N.addCase(_,R[_]);for(var I=0,W=b;I<W.length;I++){var Ee=W[I];N.addMatcher(Ee.matcher,Ee.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 ep="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",tp=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=ep[Math.random()*64|0];return e},rp=["name","message","stack","code"],Wn=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Ua=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),op=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=rp;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},mu=function(){function t(e,o,n){var i=It(e+"/fulfilled",function(u,y,g,x){return{payload:u,meta:Fn(Lt({},x||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),a=It(e+"/pending",function(u,y,g){return{payload:void 0,meta:Fn(Lt({},g||{}),{arg:y,requestId:u,requestStatus:"pending"})}}),s=It(e+"/rejected",function(u,y,g,x,b){return{payload:x,error:(n&&n.serializeError||op)(u||"Rejected"),meta:Fn(Lt({},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):tp(),S=new p,T,R=!1;function N(I){T=I,S.abort()}var _=function(){return Hd(this,null,function(){var I,W,Ee,ie,Mr,ze,h;return Bd(this,function(v){switch(v.label){case 0:return v.trys.push([0,4,,5]),ie=(I=n?.condition)==null?void 0:I.call(n,u,{getState:g,extra:x}),ip(ie)?[4,ie]:[3,2];case 1:ie=v.sent(),v.label=2;case 2:if(ie===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,Mr=new Promise(function(P,G){return S.signal.addEventListener("abort",function(){return G({name:"AbortError",message:T||"Aborted"})})}),y(a(b,u,(W=n?.getPendingMeta)==null?void 0:W.call(n,{requestId:b,arg:u},{getState:g,extra:x}))),[4,Promise.race([Mr,Promise.resolve(o(u,{dispatch:y,getState:g,extra:x,requestId:b,signal:S.signal,abort:N,rejectWithValue:function(P,G){return new Wn(P,G)},fulfillWithValue:function(P,G){return new Ua(P,G)}})).then(function(P){if(P instanceof Wn)throw P;return P instanceof Ua?i(P.payload,b,u,P.meta):i(P,b,u)})])];case 3:return Ee=v.sent(),[3,5];case 4:return ze=v.sent(),Ee=ze instanceof Wn?s(null,b,u,ze.payload,ze.meta):s(ze,b,u),[3,5];case 5:return h=n&&!n.dispatchConditionRejection&&s.match(Ee)&&Ee.meta.condition,h||y(Ee),[2,Ee]}})})}();return Object.assign(_,{abort:N,requestId:b,arg:u,unwrap:function(){return _.then(np)}})}}return Object.assign(f,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function np(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function ip(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var ja="listener",Ga="completed",Ka="cancelled",yu="task-"+Ka,gu="task-"+Ga,bu=ja+"-"+Ka,xu=ja+"-"+Ga;var Vn="listenerMiddleware";var vu=It(Vn+"/add"),Su=It(Vn+"/removeAll"),Ou=It(Vn+"/remove");var Fa,Cu=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Fa||(Fa=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},ap=function(t){return function(e){setTimeout(e,t)}},Eu=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:ap(10);Na();window.ftReduxStores||(window.ftReduxStores={});var Za=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(zr(a))return a;if(i==null)return;let s=Va({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),l=Wa({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 xo,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 _o=m(E());var Lo=class extends ot{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 Io=class extends ot{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 lp="ft-user-assets",ko=_o.FtReduxStore.get({name:lp,initialState:{savedSearches:void 0,bookmarks:void 0}}),jn=class{constructor(){this.currentSession=k.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Io,this.savedSearchesService=new Lo,k.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=k.getState();(0,_o.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(),ko.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),ko.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();ko.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;ko.actions.bookmarks(o)}}},qa=new jn;var Gn=class{addCommand(e,o=!1){k.commands.add(e,o)}consumeCommand(e){return k.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new Gn;var Ya=m(E()),Kn=class{highlightHtml(e,o){(0,Ya.highlightHtml)(e,o)}};window.FluidTopicsHighlightHtmlService=new Kn;var Xa=m(E());var Zn=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 Xa.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 Zn;(0,Qa.customElement)("ft-app-context")(ee);var Do=class extends ot{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 Kr=t=>t.request.virtualField===lr.TITLE_ONLY&&t.request.scope===cr.DOCUMENTS,$o=class t extends Event{constructor(){super(t.eventName)}};$o.eventName="search-context-clear-all-filters";var Gr=class t{static build(e,o){return new t(Ui(e.trim()||"context"),o)}constructor(e,o){this.store=e,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.localesDebouncer=new it.Debouncer(10),this.searchDebouncer=new it.Debouncer(100),this.suggestDebouncer=new it.Debouncer(300),this.service=o??new Do}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(lr.TITLE_ONLY),this.store.actions.setRequestScope(cr.DOCUMENTS)):(this.store.actions.setRequestVirtualField(lr.EVERYWHERE),this.store.actions.setRequestScope(cr.DEFAULT)),this.launchSearch()}setVirtualField(e){this.store.actions.setRequestVirtualField(e),this.launchSearch()}get searchInDocumentTitlesOnly(){return Kr(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,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,it.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 it.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,it.cancelable)(this.service.launchSuggest(i));let a=await this.cancelableSuggest;this.store.actions.setSuggestResults(a.suggestions)}catch(o){!(o instanceof it.CanceledPromiseError)&&this.errorHandler&&this.errorHandler(o)}}clear(){this.store.clear()}};var cp=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},Yn=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},qn=Symbol("registerInterval");function dp(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[qn]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[qn]):this.dispatchEvent(new Yn)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=qn,cp([(0,es.state)()],o.prototype,"stateManager",void 0),o}var kt=class extends dp(Ja.FtLitElementRedux){};var gc=m(E());var Jo=m(L()),Oe=m(V()),yc=m(Zt()),tn=m(E());var ps=m(E());var cs=m(L()),ue=m(V()),ds=m(Zt()),Zr=m(E());var ss=m(L()),oe=m(E()),rs=oe.FtCssVariableFactory.extend("--ft-ripple-color","",oe.designSystemVariables.colorContent),B={color:rs,backgroundColor:oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",rs),opacityContentOnSurfacePressed:oe.FtCssVariableFactory.external(oe.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:oe.FtCssVariableFactory.external(oe.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:oe.FtCssVariableFactory.external(oe.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:oe.FtCssVariableFactory.external(oe.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:oe.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},os=oe.FtCssVariableFactory.extend("--ft-ripple-color","",oe.designSystemVariables.colorPrimary),ns={color:os,backgroundColor:oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",os)},is=oe.FtCssVariableFactory.extend("--ft-ripple-color","",oe.designSystemVariables.colorSecondary),as={color:is,backgroundColor:oe.FtCssVariableFactory.extend("--ft-ripple-background-color","",is)},ls=ss.css`
|
|
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`
|
|
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: ${z.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: ${z.backgroundColor};
|
|
62
62
|
}
|
|
63
63
|
|
|
64
64
|
.ft-ripple .ft-ripple--effect {
|
|
65
|
-
background-color: ${
|
|
65
|
+
background-color: ${z.color};
|
|
66
66
|
}
|
|
67
67
|
|
|
68
68
|
.ft-ripple.ft-ripple--secondary .ft-ripple--background {
|
|
69
|
-
background-color: ${
|
|
69
|
+
background-color: ${pl.backgroundColor};
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
.ft-ripple.ft-ripple--secondary .ft-ripple--effect {
|
|
73
|
-
background-color: ${
|
|
73
|
+
background-color: ${pl.color};
|
|
74
74
|
}
|
|
75
75
|
|
|
76
76
|
.ft-ripple.ft-ripple--primary .ft-ripple--background {
|
|
77
|
-
background-color: ${
|
|
77
|
+
background-color: ${sl.backgroundColor};
|
|
78
78
|
}
|
|
79
79
|
|
|
80
80
|
.ft-ripple.ft-ripple--primary .ft-ripple--effect {
|
|
81
|
-
background-color: ${
|
|
81
|
+
background-color: ${sl.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: ${z.opacityContentOnSurfaceHover};
|
|
112
112
|
}
|
|
113
113
|
|
|
114
114
|
.ft-ripple.ft-ripple--selected .ft-ripple--background {
|
|
115
|
-
opacity: ${
|
|
115
|
+
opacity: ${z.opacityContentOnSurfaceSelected};
|
|
116
116
|
}
|
|
117
117
|
|
|
118
118
|
.ft-ripple.ft-ripple--focused .ft-ripple--background {
|
|
119
|
-
opacity: ${
|
|
119
|
+
opacity: ${z.opacityContentOnSurfaceFocused};
|
|
120
120
|
}
|
|
121
121
|
|
|
122
122
|
.ft-ripple.ft-ripple--pressed .ft-ripple--effect {
|
|
123
|
-
opacity: ${
|
|
123
|
+
opacity: ${z.opacityContentOnSurfacePressed};
|
|
124
124
|
transform: translate(-50%, -50%) scale(1);
|
|
125
125
|
}
|
|
126
|
-
`;var
|
|
126
|
+
`;var Ae=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},H=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 n,a;let{x:i,y:l}=this.getCoordinates(e),c=(a=(n=this.ripple)===null||n===void 0?void 0:n.getBoundingClientRect())!==null&&a!==void 0?a:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-c.x:c.width/2),this.originY=Math.round(l!=null?l-c.y:c.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 hl.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,yl.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
|
|
138
|
-
\f\r]`,
|
|
139
|
-
\f\r"'\`<>=]|("|')|))|$)`,"g"),ms=/'/g,ys=/"/g,Ss=/^(?:script|style|textarea|title)$/i,Os=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),Cs=Os(1),Es=Os(2),Xr=Symbol.for("lit-noChange"),ce=Symbol.for("lit-nothing"),gs=new WeakMap,Yt=Xt.createTreeWalker(Xt,129);function ws(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return fs!==void 0?fs.createHTML(e):e}var up=(t,e)=>{let o=t.length-1,n=[],i,a=e===2?"<svg>":"",s=qr;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===qr?u[1]==="!--"?s=us:u[1]!==void 0?s=hs:u[2]!==void 0?(Ss.test(u[2])&&(i=RegExp("</"+u[2],"g")),s=qt):u[3]!==void 0&&(s=qt):s===qt?u[0]===">"?(s=i??qr,y=-1):u[1]===void 0?y=-2:(y=s.lastIndex-u[2].length,f=u[1],s=u[3]===void 0?qt:u[3]==='"'?ys:ms):s===ys||s===ms?s=qt:s===us||s===hs?s=qr:(s=qt,i=void 0);let x=s===qt&&t[l+1].startsWith("/>")?" ":"";a+=s===qr?p+pp:y>=0?(n.push(f),p.slice(0,y)+bs+p.slice(y)+_t+x):p+_t+(y===-2?l:x)}return[ws(t,a+(t[o]||"<?>")+(e===2?"</svg>":"")),n]},Qr=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]=up(e,o);if(this.el=t.createElement(f,n),Yt.currentNode=this.el.content,o===2){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(i=Yt.nextNode())!==null&&p.length<l;){if(i.nodeType===1){if(i.hasAttributes())for(let y of i.getAttributeNames())if(y.endsWith(bs)){let g=u[s++],x=i.getAttribute(y).split(_t),b=/([.?@])?(.*)/.exec(g);p.push({type:1,index:a,name:b[2],strings:x,ctor:b[1]==="."?Jn:b[1]==="?"?ei:b[1]==="@"?ti:gr}),i.removeAttribute(y)}else y.startsWith(_t)&&(p.push({type:6,index:a}),i.removeAttribute(y));if(Ss.test(i.tagName)){let y=i.textContent.split(_t),g=y.length-1;if(g>0){i.textContent=Bo?Bo.emptyScript:"";for(let x=0;x<g;x++)i.append(y[x],Mo()),Yt.nextNode(),p.push({type:2,index:++a});i.append(y[g],Mo())}}}else if(i.nodeType===8)if(i.data===xs)p.push({type:2,index:a});else{let y=-1;for(;(y=i.data.indexOf(_t,y+1))!==-1;)p.push({type:7,index:a}),y+=_t.length-1}a++}}static createElement(e,o){let n=Xt.createElement("template");return n.innerHTML=e,n}};function yr(t,e,o=t,n){if(e===Xr)return e;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=Yr(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=yr(t,i._$AS(t,e.values),i,n)),e}var Qn=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??Xt).importNode(o,!0);Yt.currentNode=i;let a=Yt.nextNode(),s=0,l=0,p=n[0];for(;p!==void 0;){if(s===p.index){let f;p.type===2?f=new Uo(a,a.nextSibling,this,e):p.type===1?f=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(f=new ri(a,this,e)),this._$AV.push(f),p=n[++l]}s!==p?.index&&(a=Yt.nextNode(),s++)}return Yt.currentNode=Xt,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++}},Uo=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,n,i){this.type=2,this._$AH=ce,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=yr(this,e,o),Yr(e)?e===ce||e==null||e===""?(this._$AH!==ce&&this._$AR(),this._$AH=ce):e!==this._$AH&&e!==Xr&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):fp(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!==ce&&Yr(this._$AH)?this._$AA.nextSibling.data=e:this.$(Xt.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=Qr.createElement(ws(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new Qn(i,this),s=a.u(this.options);a.p(o),this.$(s),this._$AH=a}}_$AC(e){let o=gs.get(e.strings);return o===void 0&&gs.set(e.strings,o=new Qr(e)),o}T(e){vs(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(Mo()),this.k(Mo()),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))}},gr=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,n,i,a){this.type=1,this._$AH=ce,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=ce}_$AI(e,o=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=yr(this,e,o,0),s=!Yr(e)||e!==this._$AH&&e!==Xr,s&&(this._$AH=e);else{let l=e,p,f;for(e=a[0],p=0;p<a.length-1;p++)f=yr(this,l[n+p],o,p),f===Xr&&(f=this._$AH[p]),s||=!Yr(f)||f!==this._$AH[p],f===ce?e=ce:e!==ce&&(e+=(f??"")+a[p+1]),this._$AH[p]=f}s&&!i&&this.O(e)}O(e){e===ce?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},Jn=class extends gr{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===ce?void 0:e}},ei=class extends gr{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==ce)}},ti=class extends gr{constructor(e,o,n,i,a){super(e,o,n,i,a),this.type=5}_$AI(e,o=this){if((e=yr(this,e,o,0)??ce)===Xr)return;let n=this._$AH,i=e===ce&&n!==ce||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==ce&&(n===ce||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)}},ri=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){yr(this,e)}};var hp=oi.litHtmlPolyfillSupport;hp?.(Qr,Uo),(oi.litHtmlVersions??=[]).push("3.1.0");var Rs=Symbol.for(""),mp=t=>{if(t?.r===Rs)return t?._$litStatic$},ni=t=>({_$litStatic$:t,r:Rs});var As=new Map,Ns=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=mp(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=As.get(y))===void 0&&(s.raw=s,As.set(y,e=s)),o=l}return t(e,...o)},ii=Ns(Cs),Hh=Ns(Es);var ai=m(V()),yl=m(E());var Qt;(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"})(Qt||(Qt={}));var Ve=m(L()),C=m(E());var ut=m(L(),1),Dt=t=>typeof t=="string"?(0,ut.unsafeCSS)(t):t,r=class{static create(e,o,n,i){let a=l=>Dt(l??i),s=ut.css`var(${Dt(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.get=l=>ut.css`var(${Dt(e)}, ${a(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(e,o,n,i){let a=l=>n.get(l??i),s=ut.css`var(${Dt(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=>ut.css`var(${Dt(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):Dt(a??e.lastResortDefaultValue()),i=ut.css`var(${Dt(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=>ut.css`var(${Dt(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)")},Ts={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")},Ps={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")},Ls={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")},Is={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")},ks={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")},_s={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")},Ds={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")},$s={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")},Bs={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")},yp={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")},Ms={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")},Us={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")},Fs={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")},zs={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")},Ws={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")},Hs={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")},Vs={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")},js={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")},Gs={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")},Ks={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")},Zs={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")},qs={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")},Ys={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")},Xs={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")},Qs={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")},Js={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")},Fo={display:Ts,"title-1":Ps,"title-2":Ls,"title-3":Is,"body-1-regular":ks,"body-1-medium":_s,"body-1-semibold":Ds,"body-2-regular":$s,"body-2-medium":Bs,"body-2-medium-underline":yp,"body-2-semibold":Ms,"label-1-medium":Us,"label-1-semibold":Fs,"label-1-bold":zs,"label-2-medium":Ws,"label-2-semibold":Hs,"label-2-bold":Vs,"caption-1-medium":js,"caption-1-semibold":Gs,"caption-1-bold":Ks,"caption-2-medium":Zs,"caption-2-semibold":qs,"caption-2-bold":Ys,"caption-3-medium":Xs,"caption-3-semibold":Qs,"caption-3-bold":Js};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 w={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 sm={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.extend("--ft-chip-large-border-radius","",c.borderRadiusPill),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.extend("--ft-chip-medium-border-radius","",c.borderRadiusPill),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.extend("--ft-chip-small-border-radius","",c.borderRadiusPill),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 fm={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 gm={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 Om={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 Rm={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 Im={horizontalPadding:r.extend("--ft-page-header-horizontal-padding","",c.spacing12),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 Bm={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 Wm={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 Km={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 Qm={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 oy={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)};var ly={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 uy={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 by={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 Cy={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),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),onHoverStateLayerOpacity:r.extend("--ft-tabs-on-hover-state-layer-opacity","",c.opacity8),onDefaultStateLayerOpacity:r.extend("--ft-tabs-on-default-state-layer-opacity","",c.opacity0),onFocusStateLayerOpacity:r.extend("--ft-tabs-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:r.extend("--ft-tabs-on-active-state-layer-opacity","",c.opacity16),onColor:r.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-tabs-on-state-layer-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 Ny={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 ky={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 By={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 Wy={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 Ky={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 Qy={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 og={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 lg={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 ug={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.shadowElevation03),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ft-tooltip-gap","",c.spacing05)};var el;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(el||(el={}));var tl;(function(t){t.large="large",t.medium="medium",t.small="small"})(tl||(tl={}));var zo=m(L());function rl(t){let e=Fo[t];return zo.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 n,a;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(n=this.target)===null||n===void 0||n.removeAttribute("data-is-ft-ripple-target")):(a=this.target)===null||a===void 0||a.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,n;let a=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;a&&this.setupFor((n=this.target)!==null&&n!==void 0?n:a)}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 n=(...s)=>h=>{s.forEach(y=>window.addEventListener(y,this.endPress,{once:!0})),this.startPress(h)},a=n("mouseup","contextmenu"),i=n("touchend","touchcancel"),l=s=>{["Enter"," "].includes(s.key)&&n("keyup")(s)},c={passive:!0};e.addEventListener("mouseover",this.startHover,c),e.addEventListener("mousemove",this.moveRipple,c),e.addEventListener("mouseleave",this.endHover,c),e.addEventListener("mousedown",a,c),e.addEventListener("touchstart",i,c),e.addEventListener("touchmove",this.moveRipple,c),e.addEventListener("keydown",l,c),e.addEventListener("focus",this.startFocus,c),e.addEventListener("blur",this.endFocus,c),e.addEventListener("focusin",this.startFocus,c),e.addEventListener("focusout",this.endFocus,c),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,c),e.removeEventListener("mousemove",this.moveRipple,c),e.removeEventListener("mouseleave",this.endHover,c),e.removeEventListener("mousedown",a,c),e.removeEventListener("touchstart",i,c),e.removeEventListener("touchmove",this.moveRipple,c),e.removeEventListener("keydown",l,c),e.removeEventListener("focus",this.startFocus,c),e.removeEventListener("blur",this.endFocus,c),e.removeEventListener("focusin",this.startFocus,c),e.removeEventListener("focusout",this.endFocus,c),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let n=e,a=e,i,l;return n.x!=null?{x:i,y:l}=n:a.touches!=null&&(i=a.touches[0].clientX,l=a.touches[0].clientY),{x:i,y:l}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let n of e.composedPath()){if(n===this.target)break;if("hasAttribute"in n&&n.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};H.elementDefinitions={};H.styles=ul;Ae([(0,me.property)({type:Boolean})],H.prototype,"primary",void 0);Ae([(0,me.property)({type:Boolean})],H.prototype,"secondary",void 0);Ae([(0,me.property)({type:Boolean})],H.prototype,"unbounded",void 0);Ae([(0,me.property)({type:Boolean})],H.prototype,"activated",void 0);Ae([(0,me.property)({type:Boolean})],H.prototype,"selected",void 0);Ae([(0,me.property)({type:Boolean})],H.prototype,"disabled",void 0);Ae([(0,me.state)()],H.prototype,"hovered",void 0);Ae([(0,me.state)()],H.prototype,"focused",void 0);Ae([(0,me.state)()],H.prototype,"pressed",void 0);Ae([(0,me.state)()],H.prototype,"rippling",void 0);Ae([(0,me.state)()],H.prototype,"originX",void 0);Ae([(0,me.state)()],H.prototype,"originY",void 0);Ae([(0,me.query)(".ft-ripple")],H.prototype,"ripple",void 0);Ae([(0,me.query)(".ft-ripple--effect")],H.prototype,"rippleEffect",void 0);(0,ml.customElement)("ft-ripple")(H);var Oc=b(R());var ca=globalThis,Mo=ca.trustedTypes,gl=Mo?Mo.createPolicy("lit-html",{createHTML:t=>t}):void 0,Cl="$lit$",Wt=`lit$${(Math.random()+"").slice(9)}$`,El="?"+Wt,bp=`<${El}>`,rr=document,Ho=()=>rr.createComment(""),to=t=>t===null||typeof t!="object"&&typeof t!="function",wl=Array.isArray,xp=t=>wl(t)||typeof t?.[Symbol.iterator]=="function",ra=`[
|
|
138
|
+
\f\r]`,eo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,bl=/-->/g,xl=/>/g,er=RegExp(`>|${ra}(?:([^\\s"'>=/]+)(${ra}*=${ra}*(?:[^
|
|
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,Vo.unsafeCSS)(t)} {
|
|
142
142
|
font-family: ${e.fontFamily};
|
|
143
143
|
font-size: ${e.fontSize};
|
|
144
144
|
font-weight: ${e.fontWeight};
|
|
@@ -146,63 +146,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
146
146
|
line-height: ${e.lineHeight};
|
|
147
147
|
text-transform: ${e.textCase};
|
|
148
148
|
}
|
|
149
|
-
`}var
|
|
149
|
+
`}var cc=N.FtCssVariableFactory.extend("--ft-typography-font-family","",N.designSystemVariables.titleFont),gt=N.FtCssVariableFactory.extend("--ft-typography-font-family","",N.designSystemVariables.contentFont),I={fontFamily:gt,fontSize:N.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:N.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:N.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:N.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:N.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Cr={fontFamily:N.FtCssVariableFactory.extend("--ft-typography-title-font-family","",cc),fontSize:N.FtCssVariableFactory.extend("--ft-typography-title-font-size","",I.fontSize,"20px"),fontWeight:N.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",I.fontWeight,"normal"),letterSpacing:N.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",I.letterSpacing,"0.15px"),lineHeight:N.FtCssVariableFactory.extend("--ft-typography-title-line-height","",I.lineHeight,"1.2"),textTransform:N.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",I.textTransform,"inherit")},Er={fontFamily:N.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",cc),fontSize:N.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",I.fontSize,"14px"),fontWeight:N.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",I.fontWeight,"normal"),letterSpacing:N.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",I.letterSpacing,"0.105px"),lineHeight:N.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",I.lineHeight,"1.7"),textTransform:N.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",I.textTransform,"inherit")},wr={fontFamily:N.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",gt),fontSize:N.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",I.fontSize,"16px"),fontWeight:N.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",I.fontWeight,"600"),letterSpacing:N.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",I.letterSpacing,"0.144px"),lineHeight:N.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",I.lineHeight,"1.5"),textTransform:N.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",I.textTransform,"inherit")},Nr={fontFamily:N.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",gt),fontSize:N.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",I.fontSize,"14px"),fontWeight:N.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",I.fontWeight,"normal"),letterSpacing:N.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",I.letterSpacing,"0.098px"),lineHeight:N.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",I.lineHeight,"1.7"),textTransform:N.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",I.textTransform,"inherit")},Rr={fontFamily:N.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",gt),fontSize:N.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",I.fontSize,"16px"),fontWeight:N.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",I.fontWeight,"normal"),letterSpacing:N.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",I.letterSpacing,"0.496px"),lineHeight:N.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",I.lineHeight,"1.5"),textTransform:N.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",I.textTransform,"inherit")},ge={fontFamily:N.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",gt),fontSize:N.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",I.fontSize,"14px"),fontWeight:N.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",I.fontWeight,"normal"),letterSpacing:N.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",I.letterSpacing,"0.252px"),lineHeight:N.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",I.lineHeight,"1.4"),textTransform:N.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",I.textTransform,"inherit")},Ar={fontFamily:N.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",gt),fontSize:N.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",I.fontSize,"12px"),fontWeight:N.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",I.fontWeight,"normal"),letterSpacing:N.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",I.letterSpacing,"0.396px"),lineHeight:N.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",I.lineHeight,"1.33"),textTransform:N.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",I.textTransform,"inherit")},Ir={fontFamily:N.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",gt),fontSize:N.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",I.fontSize,"10px"),fontWeight:N.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",I.fontWeight,"normal"),letterSpacing:N.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",I.letterSpacing,"0.33px"),lineHeight:N.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",I.lineHeight,"1.6"),textTransform:N.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",I.textTransform,"inherit")},Lr={fontFamily:N.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",gt),fontSize:N.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",I.fontSize,"10px"),fontWeight:N.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",I.fontWeight,"normal"),letterSpacing:N.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",I.letterSpacing,"1.5px"),lineHeight:N.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",I.lineHeight,"1.6"),textTransform:N.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",I.textTransform,"uppercase")},st={fontFamily:N.FtCssVariableFactory.extend("--ft-typography-button-font-family","",gt),fontSize:N.FtCssVariableFactory.extend("--ft-typography-button-font-size","",I.fontSize,"14px"),fontWeight:N.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",I.fontWeight,"600"),letterSpacing:N.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",I.letterSpacing,"1.246px"),lineHeight:N.FtCssVariableFactory.extend("--ft-typography-button-line-height","",I.lineHeight,"1.15"),textTransform:N.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",I.textTransform,"uppercase")},sc=Ze.css`
|
|
150
150
|
.ft-typography--title {
|
|
151
|
-
font-family: ${br.fontFamily};
|
|
152
|
-
font-size: ${br.fontSize};
|
|
153
|
-
font-weight: ${br.fontWeight};
|
|
154
|
-
letter-spacing: ${br.letterSpacing};
|
|
155
|
-
line-height: ${br.lineHeight};
|
|
156
|
-
text-transform: ${br.textTransform};
|
|
157
|
-
}
|
|
158
|
-
`,il=Ve.css`
|
|
159
|
-
.ft-typography--title-dense {
|
|
160
|
-
font-family: ${xr.fontFamily};
|
|
161
|
-
font-size: ${xr.fontSize};
|
|
162
|
-
font-weight: ${xr.fontWeight};
|
|
163
|
-
letter-spacing: ${xr.letterSpacing};
|
|
164
|
-
line-height: ${xr.lineHeight};
|
|
165
|
-
text-transform: ${xr.textTransform};
|
|
166
|
-
}
|
|
167
|
-
`,al=Ve.css`
|
|
168
|
-
.ft-typography--subtitle1 {
|
|
169
|
-
font-family: ${vr.fontFamily};
|
|
170
|
-
font-size: ${vr.fontSize};
|
|
171
|
-
font-weight: ${vr.fontWeight};
|
|
172
|
-
letter-spacing: ${vr.letterSpacing};
|
|
173
|
-
line-height: ${vr.lineHeight};
|
|
174
|
-
text-transform: ${vr.textTransform};
|
|
175
|
-
}
|
|
176
|
-
`,sl=Ve.css`
|
|
177
|
-
.ft-typography--subtitle2 {
|
|
178
|
-
font-family: ${Sr.fontFamily};
|
|
179
|
-
font-size: ${Sr.fontSize};
|
|
180
|
-
font-weight: ${Sr.fontWeight};
|
|
181
|
-
letter-spacing: ${Sr.letterSpacing};
|
|
182
|
-
line-height: ${Sr.lineHeight};
|
|
183
|
-
text-transform: ${Sr.textTransform};
|
|
184
|
-
}
|
|
185
|
-
|
|
186
|
-
`,ll=Ve.css`
|
|
187
|
-
.ft-typography--body1 {
|
|
188
|
-
font-family: ${Or.fontFamily};
|
|
189
|
-
font-size: ${Or.fontSize};
|
|
190
|
-
font-weight: ${Or.fontWeight};
|
|
191
|
-
letter-spacing: ${Or.letterSpacing};
|
|
192
|
-
line-height: ${Or.lineHeight};
|
|
193
|
-
text-transform: ${Or.textTransform};
|
|
194
|
-
}
|
|
195
|
-
`,cl=Ve.css`
|
|
196
|
-
.ft-typography--body2 {
|
|
197
|
-
font-family: ${he.fontFamily};
|
|
198
|
-
font-size: ${he.fontSize};
|
|
199
|
-
font-weight: ${he.fontWeight};
|
|
200
|
-
letter-spacing: ${he.letterSpacing};
|
|
201
|
-
line-height: ${he.lineHeight};
|
|
202
|
-
text-transform: ${he.textTransform};
|
|
203
|
-
}
|
|
204
|
-
`,Wo=Ve.css`
|
|
205
|
-
.ft-typography--caption {
|
|
206
151
|
font-family: ${Cr.fontFamily};
|
|
207
152
|
font-size: ${Cr.fontSize};
|
|
208
153
|
font-weight: ${Cr.fontWeight};
|
|
@@ -210,8 +155,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
210
155
|
line-height: ${Cr.lineHeight};
|
|
211
156
|
text-transform: ${Cr.textTransform};
|
|
212
157
|
}
|
|
213
|
-
`,
|
|
214
|
-
.ft-typography--
|
|
158
|
+
`,dc=Ze.css`
|
|
159
|
+
.ft-typography--title-dense {
|
|
215
160
|
font-family: ${Er.fontFamily};
|
|
216
161
|
font-size: ${Er.fontSize};
|
|
217
162
|
font-weight: ${Er.fontWeight};
|
|
@@ -219,8 +164,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
219
164
|
line-height: ${Er.lineHeight};
|
|
220
165
|
text-transform: ${Er.textTransform};
|
|
221
166
|
}
|
|
222
|
-
`,
|
|
223
|
-
.ft-typography--
|
|
167
|
+
`,pc=Ze.css`
|
|
168
|
+
.ft-typography--subtitle1 {
|
|
224
169
|
font-family: ${wr.fontFamily};
|
|
225
170
|
font-size: ${wr.fontSize};
|
|
226
171
|
font-weight: ${wr.fontWeight};
|
|
@@ -228,28 +173,83 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
228
173
|
line-height: ${wr.lineHeight};
|
|
229
174
|
text-transform: ${wr.textTransform};
|
|
230
175
|
}
|
|
231
|
-
`,
|
|
176
|
+
`,fc=Ze.css`
|
|
177
|
+
.ft-typography--subtitle2 {
|
|
178
|
+
font-family: ${Nr.fontFamily};
|
|
179
|
+
font-size: ${Nr.fontSize};
|
|
180
|
+
font-weight: ${Nr.fontWeight};
|
|
181
|
+
letter-spacing: ${Nr.letterSpacing};
|
|
182
|
+
line-height: ${Nr.lineHeight};
|
|
183
|
+
text-transform: ${Nr.textTransform};
|
|
184
|
+
}
|
|
185
|
+
|
|
186
|
+
`,uc=Ze.css`
|
|
187
|
+
.ft-typography--body1 {
|
|
188
|
+
font-family: ${Rr.fontFamily};
|
|
189
|
+
font-size: ${Rr.fontSize};
|
|
190
|
+
font-weight: ${Rr.fontWeight};
|
|
191
|
+
letter-spacing: ${Rr.letterSpacing};
|
|
192
|
+
line-height: ${Rr.lineHeight};
|
|
193
|
+
text-transform: ${Rr.textTransform};
|
|
194
|
+
}
|
|
195
|
+
`,hc=Ze.css`
|
|
196
|
+
.ft-typography--body2 {
|
|
197
|
+
font-family: ${ge.fontFamily};
|
|
198
|
+
font-size: ${ge.fontSize};
|
|
199
|
+
font-weight: ${ge.fontWeight};
|
|
200
|
+
letter-spacing: ${ge.letterSpacing};
|
|
201
|
+
line-height: ${ge.lineHeight};
|
|
202
|
+
text-transform: ${ge.textTransform};
|
|
203
|
+
}
|
|
204
|
+
`,Zo=Ze.css`
|
|
205
|
+
.ft-typography--caption {
|
|
206
|
+
font-family: ${Ar.fontFamily};
|
|
207
|
+
font-size: ${Ar.fontSize};
|
|
208
|
+
font-weight: ${Ar.fontWeight};
|
|
209
|
+
letter-spacing: ${Ar.letterSpacing};
|
|
210
|
+
line-height: ${Ar.lineHeight};
|
|
211
|
+
text-transform: ${Ar.textTransform};
|
|
212
|
+
}
|
|
213
|
+
`,yc=Ze.css`
|
|
214
|
+
.ft-typography--breadcrumb {
|
|
215
|
+
font-family: ${Ir.fontFamily};
|
|
216
|
+
font-size: ${Ir.fontSize};
|
|
217
|
+
font-weight: ${Ir.fontWeight};
|
|
218
|
+
letter-spacing: ${Ir.letterSpacing};
|
|
219
|
+
line-height: ${Ir.lineHeight};
|
|
220
|
+
text-transform: ${Ir.textTransform};
|
|
221
|
+
}
|
|
222
|
+
`,mc=Ze.css`
|
|
223
|
+
.ft-typography--overline {
|
|
224
|
+
font-family: ${Lr.fontFamily};
|
|
225
|
+
font-size: ${Lr.fontSize};
|
|
226
|
+
font-weight: ${Lr.fontWeight};
|
|
227
|
+
letter-spacing: ${Lr.letterSpacing};
|
|
228
|
+
line-height: ${Lr.lineHeight};
|
|
229
|
+
text-transform: ${Lr.textTransform};
|
|
230
|
+
}
|
|
231
|
+
`,gc=Ze.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: ${st.fontFamily};
|
|
234
|
+
font-size: ${st.fontSize};
|
|
235
|
+
font-weight: ${st.fontWeight};
|
|
236
|
+
letter-spacing: ${st.letterSpacing};
|
|
237
|
+
line-height: ${st.lineHeight};
|
|
238
|
+
text-transform: ${st.textTransform};
|
|
239
|
+
}
|
|
240
|
+
`,bc=Ze.css`
|
|
241
241
|
.ft-typography {
|
|
242
242
|
vertical-align: inherit;
|
|
243
243
|
}
|
|
244
|
-
`,
|
|
245
|
-
<${
|
|
244
|
+
`,xc=[Object.keys(Ko).map(t=>lc(t))];var vc=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},ee=class extends Sc.FtLitElement{constructor(){super(...arguments),this.variant=or.body1}render(){return this.element?da`
|
|
245
|
+
<${sa(this.element)}
|
|
246
246
|
part="text"
|
|
247
247
|
class="ft-typography ft-typography--${this.variant}">
|
|
248
248
|
<slot></slot>
|
|
249
|
-
</${
|
|
250
|
-
`:
|
|
249
|
+
</${sa(this.element)}>
|
|
250
|
+
`:da`
|
|
251
251
|
<slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
|
|
252
|
-
`}};
|
|
252
|
+
`}};ee.styles=[sc,dc,pc,fc,uc,hc,Zo,yc,mc,gc,bc,...xc];vc([(0,pa.property)()],ee.prototype,"element",void 0);vc([(0,pa.property)()],ee.prototype,"variant",void 0);(0,Oc.customElement)("ft-typography")(ee);var Ic=b(R());var no=b(D()),nr=b(Z()),Rc=b(R()),Ac=b(Ec());var jo;(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.EYE="",t.SHARE="󨃱"})(jo||(jo={}));var w;(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=""})(w||(w={}));var Mb=new Map([...["abw"].map(t=>[t,w.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,w.AUDIO]),...["avi"].map(t=>[t,w.AVI]),...["chm","xhs"].map(t=>[t,w.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,w.CODE]),...["csv"].map(t=>[t,w.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,w.DITA]),...["epub"].map(t=>[t,w.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,w.EXCEL]),...["flac"].map(t=>[t,w.FLAC]),...["gif"].map(t=>[t,w.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,w.GZIP]),...["html","htm","xhtml"].map(t=>[t,w.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,w.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,w.JPEG]),...["json"].map(t=>[t,w.JSON]),...["m4a","m4p"].map(t=>[t,w.M4A]),...["mov","qt"].map(t=>[t,w.MOV]),...["mp3"].map(t=>[t,w.MP3]),...["mp4","m4v"].map(t=>[t,w.MP4]),...["ogg","oga"].map(t=>[t,w.OGG]),...["pdf","ps"].map(t=>[t,w.PDF]),...["png"].map(t=>[t,w.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,w.POWERPOINT]),...["rar"].map(t=>[t,w.RAR]),...["stp"].map(t=>[t,w.STP]),...["txt","rtf","md","mdown"].map(t=>[t,w.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,w.VIDEO]),...["wav"].map(t=>[t,w.WAV]),...["wma"].map(t=>[t,w.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,w.WORD]),...["xml","xsl","rdf"].map(t=>[t,w.XML]),...["yaml","yml","x-yaml"].map(t=>[t,w.YAML]),...["zip"].map(t=>[t,w.ZIP])]);var Hb={[w.ABW]:"#91ABC6",[w.AUDIO]:"#1795E3",[w.AVI]:"#E63324",[w.CHM]:"#71C3EB",[w.CODE]:"#71C3EB",[w.CSV]:"#1F7345",[w.DITA]:"#71C3EB",[w.EPUB]:"#85B926",[w.EXCEL]:"#1F7345",[w.FLAC]:"#1795E3",[w.GIF]:"#59B031",[w.GZIP]:"#F8AB36",[w.HTML]:"#71C3EB",[w.IMAGE]:"#59B031",[w.JPEG]:"#59B031",[w.JSON]:"#71C3EB",[w.M4A]:"#1795E3",[w.MOV]:"#E63324",[w.MP3]:"#1795E3",[w.MP4]:"#E63324",[w.OGG]:"#1795E3",[w.PDF]:"#E44948",[w.PNG]:"#59B031",[w.POWERPOINT]:"#B54A2B",[w.RAR]:"#F8AB36",[w.STP]:"#3764B1",[w.TEXT]:"#3162AB",[w.UNKNOWN]:"#999999",[w.VIDEO]:"#E63324",[w.WAV]:"#1795E3",[w.WMA]:"#1795E3",[w.WORD]:"#3162AB",[w.XML]:"#71C3EB",[w.YAML]:"#71C3EB",[w.ZIP]:"#F8AB36"};var wc=b(D()),bt=b(R()),ve={size:bt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:bt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",bt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:bt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",bt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:bt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",bt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:bt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Nc=wc.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.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
258
258
|
}
|
|
259
259
|
|
|
260
260
|
:host {
|
|
261
|
-
width: ${
|
|
262
|
-
height: ${
|
|
261
|
+
width: ${ve.size};
|
|
262
|
+
height: ${ve.size};
|
|
263
263
|
}
|
|
264
264
|
|
|
265
265
|
i.ft-icon {
|
|
266
266
|
width: 100%;
|
|
267
267
|
height: 100%;
|
|
268
|
-
font-size: ${
|
|
268
|
+
font-size: ${ve.size};
|
|
269
269
|
line-height: 1;
|
|
270
270
|
font-weight: normal;
|
|
271
271
|
text-transform: none;
|
|
@@ -276,33 +276,33 @@ Also for action icons.`,c.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: ${ve.verticalAlign};
|
|
280
280
|
}
|
|
281
281
|
|
|
282
282
|
i.ft-icon.ft-icon--fluid-topics {
|
|
283
|
-
font-family: ${
|
|
283
|
+
font-family: ${ve.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 * ${ve.size});
|
|
287
|
+
line-height: ${ve.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: ${ve.fileFormatFontFamily}, ft-mime, sans-serif;
|
|
295
295
|
}
|
|
296
296
|
|
|
297
297
|
.ft-icon--material {
|
|
298
|
-
font-family: ${
|
|
298
|
+
font-family: ${ve.materialFontFamily}, "Material Icons", sans-serif;
|
|
299
299
|
}
|
|
300
|
-
`;var
|
|
300
|
+
`;var zt;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(zt||(zt={}));var qo=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},Se=class extends Rc.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=no.nothing}render(){let e=this.variant&&Object.values(zt).includes(this.variant)?this.variant:zt.fluid_topics,n=e!==zt.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,Ac.unsafeHTML)(this.resolvedIcon)}
|
|
303
|
+
<slot ?hidden=${n}></slot>
|
|
304
304
|
</i>
|
|
305
|
-
`}get textContent(){var e,
|
|
305
|
+
`}get textContent(){var e,n;return(n=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(a=>a.textContent).join("").trim())!==null&&n!==void 0?n:""}update(e){super.update(e),["value","variant"].some(n=>e.has(n))&&this.resolveIcon()}resolveIcon(){var e,n;let a=this.value||this.textContent;switch(this.variant){case zt.file_format:this.resolvedIcon=(e=w[a.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:a;break;case zt.material:this.resolvedIcon=this.value||no.nothing;break;default:this.resolvedIcon=(n=jo[a.replace("-","_").toUpperCase()])!==null&&n!==void 0?n:a;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};Se.elementDefinitions={};Se.styles=Nc;qo([(0,nr.property)()],Se.prototype,"variant",void 0);qo([(0,nr.property)()],Se.prototype,"value",void 0);qo([(0,nr.state)()],Se.prototype,"resolvedIcon",void 0);qo([(0,nr.query)("slot")],Se.prototype,"slottedContent",void 0);(0,Ic.customElement)("ft-icon")(Se);var on=b(D()),F=b(R());var Ca=b(R());var uo=b(Z()),us=b(R());var Dc=b(D()),W=b(R());var Lc=b(D()),ao=b(R()),Ie={color:ao.FtCssVariableFactory.extend("--ft-loader-color","",ao.designSystemVariables.colorPrimary),size:ao.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Pc=Lc.css`
|
|
306
306
|
:host {
|
|
307
307
|
line-height: 0;
|
|
308
308
|
}
|
|
@@ -311,8 +311,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
311
311
|
display: inline-block;
|
|
312
312
|
position: relative;
|
|
313
313
|
|
|
314
|
-
width: ${
|
|
315
|
-
height: ${
|
|
314
|
+
width: ${Ie.size};
|
|
315
|
+
height: ${Ie.size};
|
|
316
316
|
}
|
|
317
317
|
|
|
318
318
|
.ft-loader div {
|
|
@@ -321,7 +321,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
321
321
|
width: 25%;
|
|
322
322
|
height: 25%;
|
|
323
323
|
border-radius: 50%;
|
|
324
|
-
background: ${
|
|
324
|
+
background: ${Ie.color};
|
|
325
325
|
animation-timing-function: cubic-bezier(0, 1, 1, 0);
|
|
326
326
|
}
|
|
327
327
|
|
|
@@ -368,10 +368,10 @@ Also for action icons.`,c.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 * ${Ie.size}), 0);
|
|
372
372
|
}
|
|
373
373
|
}
|
|
374
|
-
`;var
|
|
374
|
+
`;var kc=W.FtCssVariableFactory.extend("--ft-button-color","",W.designSystemVariables.colorPrimary),G={backgroundColor:W.FtCssVariableFactory.extend("--ft-button-background-color","",W.designSystemVariables.colorSurface),borderRadius:W.FtCssVariableFactory.extend("--ft-button-border-radius","",W.designSystemVariables.borderRadiusL),color:kc,fontSize:W.FtCssVariableFactory.extend("--ft-button-font-size","",st.fontSize),iconSize:W.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:W.FtCssVariableFactory.extend("--ft-button-ripple-color","",kc),verticalPadding:W.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:W.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:W.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:W.FtCssVariableFactory.external(W.designSystemVariables.colorOpacityDisabled,"Design system")},Tc=W.FtCssVariableFactory.extend("--ft-button-primary-color","",W.FtCssVariableFactory.extend("--ft-button-color","",W.designSystemVariables.colorOnPrimary)),fa={backgroundColor:W.FtCssVariableFactory.extend("--ft-button-primary-background-color","",W.FtCssVariableFactory.extend("--ft-button-background-color","",W.designSystemVariables.colorPrimary)),color:Tc,rippleColor:W.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Tc)},dt={borderRadius:W.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",W.FtCssVariableFactory.extend("--ft-button-border-radius","",W.designSystemVariables.borderRadiusM)),verticalPadding:W.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:W.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:W.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},_c=[Dc.css`
|
|
375
375
|
:host {
|
|
376
376
|
display: inline-block;
|
|
377
377
|
max-width: 100%;
|
|
@@ -382,7 +382,7 @@ Also for action icons.`,c.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: ${G.fontSize};
|
|
386
386
|
}
|
|
387
387
|
|
|
388
388
|
button:hover {
|
|
@@ -411,31 +411,31 @@ Also for action icons.`,c.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(${G.fontSize} + 2px), ${G.iconSize});
|
|
415
|
+
--ft-button-internal-color: ${G.color};
|
|
416
|
+
${(0,W.setVariable)(ve.size,G.iconSize)};
|
|
417
|
+
${(0,W.setVariable)(z.color,G.rippleColor)};
|
|
418
418
|
|
|
419
|
-
border-radius: ${
|
|
420
|
-
padding: ${
|
|
421
|
-
background-color: ${
|
|
419
|
+
border-radius: ${G.borderRadius};
|
|
420
|
+
padding: ${G.verticalPadding} ${G.horizontalPadding};
|
|
421
|
+
background-color: ${G.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(${G.verticalPadding} - 1px) calc(${G.horizontalPadding} - 1px);
|
|
429
429
|
}
|
|
430
430
|
|
|
431
431
|
.ft-button.ft-button--dense {
|
|
432
|
-
padding: ${
|
|
433
|
-
border-radius: ${
|
|
434
|
-
gap: ${
|
|
432
|
+
padding: ${dt.verticalPadding} ${dt.horizontalPadding};
|
|
433
|
+
border-radius: ${dt.borderRadius};
|
|
434
|
+
gap: ${dt.iconPadding};
|
|
435
435
|
}
|
|
436
436
|
|
|
437
437
|
.ft-button.ft-button--dense.ft-button--outlined {
|
|
438
|
-
padding: calc(${
|
|
438
|
+
padding: calc(${dt.verticalPadding} - 1px) calc(${dt.horizontalPadding} - 1px);
|
|
439
439
|
}
|
|
440
440
|
|
|
441
441
|
.ft-button:not([disabled]):hover {
|
|
@@ -443,22 +443,22 @@ Also for action icons.`,c.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 + ${G.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 + ${dt.verticalPadding});
|
|
451
451
|
}
|
|
452
452
|
|
|
453
453
|
.ft-button[disabled] {
|
|
454
454
|
filter: grayscale(1);
|
|
455
|
-
opacity: ${
|
|
455
|
+
opacity: ${G.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: ${fa.backgroundColor};
|
|
460
|
+
--ft-button-internal-color: ${fa.color};
|
|
461
|
+
${(0,W.setVariable)(z.color,fa.rippleColor)};
|
|
462
462
|
}
|
|
463
463
|
|
|
464
464
|
.ft-button:focus {
|
|
@@ -471,13 +471,13 @@ Also for action icons.`,c.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 ${G.iconPadding};
|
|
475
|
+
${(0,W.setVariable)(st.fontSize,"1em")};
|
|
476
|
+
${(0,W.setVariable)(st.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 ${dt.iconPadding};
|
|
481
481
|
}
|
|
482
482
|
|
|
483
483
|
.ft-button--label[hidden] {
|
|
@@ -490,13 +490,13 @@ Also for action icons.`,c.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(${G.horizontalPadding} * -1);
|
|
494
|
+
padding: 0 ${G.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(${dt.horizontalPadding} * -1);
|
|
499
|
+
padding: 0 ${dt.verticalPadding};
|
|
500
500
|
}
|
|
501
501
|
|
|
502
502
|
.ft-button:not(.ft-button--trailing-icon) [part="label"]{
|
|
@@ -504,10 +504,10 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
504
504
|
}
|
|
505
505
|
|
|
506
506
|
ft-loader {
|
|
507
|
-
${(0,
|
|
508
|
-
${(0,
|
|
507
|
+
${(0,W.setVariable)(Ie.size,G.iconSize)};
|
|
508
|
+
${(0,W.setVariable)(Ie.color,"var(--ft-button-internal-color)")};
|
|
509
509
|
}
|
|
510
|
-
`,
|
|
510
|
+
`,W.noTextSelect];var Br=b(R());var cs=b(R());var ls=b(D()),se=b(Z()),fo=b(R());var Bc=b(D()),xt=b(R()),Pr={distance:xt.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:xt.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:xt.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:xt.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:xt.FtCssVariableFactory.external(xt.designSystemVariables.borderRadiusS,"Design system"),maxWidth:xt.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Uc=Bc.css`
|
|
511
511
|
.ft-tooltip--container {
|
|
512
512
|
display: block;
|
|
513
513
|
}
|
|
@@ -522,21 +522,21 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
522
522
|
box-sizing: border-box;
|
|
523
523
|
overflow: hidden;
|
|
524
524
|
width: max-content;
|
|
525
|
-
max-width: ${
|
|
525
|
+
max-width: ${Pr.maxWidth};
|
|
526
526
|
text-align: center;
|
|
527
|
-
padding: ${
|
|
528
|
-
z-index: ${
|
|
527
|
+
padding: ${Pr.distance};
|
|
528
|
+
z-index: ${Pr.zIndex};
|
|
529
529
|
}
|
|
530
530
|
|
|
531
531
|
.ft-tooltip--content {
|
|
532
532
|
padding: 4px 8px;
|
|
533
|
-
border-radius: ${
|
|
534
|
-
background-color: ${
|
|
535
|
-
color: ${
|
|
533
|
+
border-radius: ${Pr.borderRadiusS};
|
|
534
|
+
background-color: ${Pr.backgroundColor};
|
|
535
|
+
color: ${Pr.color};
|
|
536
536
|
position: relative;
|
|
537
537
|
word-break: break-word;
|
|
538
538
|
}
|
|
539
|
-
`;var _l=["top","right","bottom","left"],kl=["start","end"],ci=_l.reduce((t,e)=>t.concat(e,e+"-"+kl[0],e+"-"+kl[1]),[]),to=Math.min,Bt=Math.max,ro=Math.round;var gt=t=>({x:t,y:t}),gp={left:"right",right:"left",bottom:"top",top:"bottom"},bp={start:"end",end:"start"};function di(t,e,o){return Bt(t,to(e,o))}function jo(t,e){return typeof t=="function"?t(e):t}function Rr(t){return t.split("-")[0]}function Mt(t){return t.split("-")[1]}function pi(t){return t==="x"?"y":"x"}function fi(t){return t==="y"?"height":"width"}function Go(t){return["top","bottom"].includes(Rr(t))?"y":"x"}function ui(t){return pi(Go(t))}function Dl(t,e,o){o===void 0&&(o=!1);let n=Mt(t),i=ui(t),a=fi(i),s=i==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=li(s)),[s,li(s)]}function $l(t){return t.replace(/start|end/g,e=>bp[e])}function li(t){return t.replace(/left|right|bottom|top/g,e=>gp[e])}function xp(t){return{top:0,right:0,bottom:0,left:0,...t}}function Bl(t){return typeof t!="number"?xp(t):{top:t,right:t,bottom:t,left:t}}function er(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Ml(t,e,o){let{reference:n,floating:i}=t,a=Go(e),s=ui(e),l=fi(s),p=Rr(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(Mt(e)){case"start":x[s]-=g*(o&&f?-1:1);break;case"end":x[s]+=g*(o&&f?-1:1);break}return x}var Ul=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}=Ml(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:I,reset:W}=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],...I}},W&&b<=50){b++,typeof W=="object"&&(W.placement&&(g=W.placement),W.rects&&(f=W.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):W.rects),{x:u,y}=Ml(f,g,p)),S=-1;continue}}return{x:u,y,placement:g,strategy:i,middlewareData:x}};async function hi(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}=jo(e,t),b=Bl(x),T=l[g?y==="floating"?"reference":"floating":y],R=er(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)),I=await(a.isElement==null?void 0:a.isElement(_))?await(a.getScale==null?void 0:a.getScale(_))||{x:1,y:1}:{x:1,y:1},W=er(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:N,offsetParent:_,strategy:p}):N);return{top:(R.top-W.top+b.top)/I.y,bottom:(W.bottom-R.bottom+b.bottom)/I.y,left:(R.left-W.left+b.left)/I.x,right:(W.right-R.right+b.right)/I.x}}function vp(t,e,o){return(t?[...o.filter(i=>Mt(i)===t),...o.filter(i=>Mt(i)!==t)]:o.filter(i=>Rr(i)===i)).filter(i=>t?Mt(i)===t||(e?$l(i)!==i:!1):!0)}var mi=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=ci,autoAlignment:x=!0,...b}=jo(t,e),S=y!==void 0||g===ci?vp(y||null,x,g):g,T=await hi(e,b),R=((o=s.autoPlacement)==null?void 0:o.index)||0,N=S[R];if(N==null)return{};let _=Dl(N,a,await(p.isRTL==null?void 0:p.isRTL(f.floating)));if(l!==N)return{reset:{placement:S[0]}};let I=[T[Rr(N)],T[_[0]],T[_[1]]],W=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:I}],Ee=S[R+1];if(Ee)return{data:{index:R+1,overflows:W},reset:{placement:Ee}};let ie=W.map(h=>{let v=Mt(h.placement);return[h.placement,v&&u?h.overflows.slice(0,2).reduce((P,G)=>P+G,0):h.overflows[0],h.overflows]}).sort((h,v)=>h[1]-v[1]),ze=((i=ie.filter(h=>h[2].slice(0,Mt(h[0])?2:3).every(v=>v<=0))[0])==null?void 0:i[0])||ie[0][0];return ze!==l?{data:{index:R+1,overflows:W},reset:{placement:ze}}:{}}}};var yi=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}=jo(t,e),f={x:o,y:n},u=await hi(e,p),y=Go(Rr(i)),g=pi(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=di(N,x,_)}if(s){let T=y==="y"?"top":"left",R=y==="y"?"bottom":"right",N=b+u[T],_=b-u[R];b=di(N,b,_)}let S=l.fn({...e,[g]:x,[y]:b});return{...S,data:{x:S.x-o,y:S.y-n}}}}};function bt(t){return zl(t)?(t.nodeName||"").toLowerCase():"#document"}function Re(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function xt(t){var e;return(e=(zl(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function zl(t){return t instanceof Node||t instanceof Re(t).Node}function lt(t){return t instanceof Element||t instanceof Re(t).Element}function qe(t){return t instanceof HTMLElement||t instanceof Re(t).HTMLElement}function Fl(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Re(t).ShadowRoot}function Nr(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 Wl(t){return["table","td","th"].includes(bt(t))}function Zo(t){let e=qo(),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 Hl(t){let e=tr(t);for(;qe(e)&&!oo(e);){if(Zo(e))return e;e=tr(e)}return null}function qo(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function oo(t){return["html","body","#document"].includes(bt(t))}function _e(t){return Re(t).getComputedStyle(t)}function no(t){return lt(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function tr(t){if(bt(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Fl(t)&&t.host||xt(t);return Fl(e)?e.host:e}function Vl(t){let e=tr(t);return oo(e)?t.ownerDocument?t.ownerDocument.body:t.body:qe(e)&&Nr(e)?e:Vl(e)}function Ko(t,e,o){var n;e===void 0&&(e=[]),o===void 0&&(o=!0);let i=Vl(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),s=Re(i);return a?e.concat(s,s.visualViewport||[],Nr(i)?i:[],s.frameElement&&o?Ko(s.frameElement):[]):e.concat(i,Ko(i,[],o))}function Kl(t){let e=_e(t),o=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=qe(t),a=i?t.offsetWidth:o,s=i?t.offsetHeight:n,l=ro(o)!==a||ro(n)!==s;return l&&(o=a,n=s),{width:o,height:n,$:l}}function Zl(t){return lt(t)?t:t.contextElement}function Tr(t){let e=Zl(t);if(!qe(e))return gt(1);let o=e.getBoundingClientRect(),{width:n,height:i,$:a}=Kl(e),s=(a?ro(o.width):o.width)/n,l=(a?ro(o.height):o.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var Sp=gt(0);function ql(t){let e=Re(t);return!qo()||!e.visualViewport?Sp:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function Op(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==Re(t)?!1:e}function io(t,e,o,n){e===void 0&&(e=!1),o===void 0&&(o=!1);let i=t.getBoundingClientRect(),a=Zl(t),s=gt(1);e&&(n?lt(n)&&(s=Tr(n)):s=Tr(t));let l=Op(a,o,n)?ql(a):gt(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=Re(a),x=n&<(n)?Re(n):n,b=g.frameElement;for(;b&&n&&x!==g;){let S=Tr(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=Re(b).frameElement}}return er({width:u,height:y,x:p,y:f})}function Cp(t){let{rect:e,offsetParent:o,strategy:n}=t,i=qe(o),a=xt(o);if(o===a)return e;let s={scrollLeft:0,scrollTop:0},l=gt(1),p=gt(0);if((i||!i&&n!=="fixed")&&((bt(o)!=="body"||Nr(a))&&(s=no(o)),qe(o))){let f=io(o);l=Tr(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 Ep(t){return Array.from(t.getClientRects())}function Yl(t){return io(xt(t)).left+no(t).scrollLeft}function wp(t){let e=xt(t),o=no(t),n=t.ownerDocument.body,i=Bt(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=Bt(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),s=-o.scrollLeft+Yl(t),l=-o.scrollTop;return _e(n).direction==="rtl"&&(s+=Bt(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:l}}function Ap(t,e){let o=Re(t),n=xt(t),i=o.visualViewport,a=n.clientWidth,s=n.clientHeight,l=0,p=0;if(i){a=i.width,s=i.height;let f=qo();(!f||f&&e==="fixed")&&(l=i.offsetLeft,p=i.offsetTop)}return{width:a,height:s,x:l,y:p}}function Rp(t,e){let o=io(t,!0,e==="fixed"),n=o.top+t.clientTop,i=o.left+t.clientLeft,a=qe(t)?Tr(t):gt(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 jl(t,e,o){let n;if(e==="viewport")n=Ap(t,o);else if(e==="document")n=wp(xt(t));else if(lt(e))n=Rp(e,o);else{let i=ql(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return er(n)}function Xl(t,e){let o=tr(t);return o===e||!lt(o)||oo(o)?!1:_e(o).position==="fixed"||Xl(o,e)}function Np(t,e){let o=e.get(t);if(o)return o;let n=Ko(t,[],!1).filter(l=>lt(l)&&bt(l)!=="body"),i=null,a=_e(t).position==="fixed",s=a?tr(t):t;for(;lt(s)&&!oo(s);){let l=_e(s),p=Zo(s);!p&&l.position==="fixed"&&(i=null),(a?!p&&!i:!p&&l.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||Nr(s)&&!p&&Xl(t,s))?n=n.filter(u=>u!==s):i=l,s=tr(s)}return e.set(t,n),n}function Tp(t){let{element:e,boundary:o,rootBoundary:n,strategy:i}=t,s=[...o==="clippingAncestors"?Np(e,this._c):[].concat(o),n],l=s[0],p=s.reduce((f,u)=>{let y=jl(e,u,i);return f.top=Bt(y.top,f.top),f.right=to(y.right,f.right),f.bottom=to(y.bottom,f.bottom),f.left=Bt(y.left,f.left),f},jl(e,l,i));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function Pp(t){return Kl(t)}function Lp(t,e,o){let n=qe(e),i=xt(e),a=o==="fixed",s=io(t,!0,a,e),l={scrollLeft:0,scrollTop:0},p=gt(0);if(n||!n&&!a)if((bt(e)!=="body"||Nr(i))&&(l=no(e)),n){let f=io(e,!0,a,e);p.x=f.x+e.clientLeft,p.y=f.y+e.clientTop}else i&&(p.x=Yl(i));return{x:s.left+l.scrollLeft-p.x,y:s.top+l.scrollTop-p.y,width:s.width,height:s.height}}function Gl(t,e){return!qe(t)||_e(t).position==="fixed"?null:e?e(t):t.offsetParent}function Ql(t,e){let o=Re(t);if(!qe(t))return o;let n=Gl(t,e);for(;n&&Wl(n)&&_e(n).position==="static";)n=Gl(n,e);return n&&(bt(n)==="html"||bt(n)==="body"&&_e(n).position==="static"&&!Zo(n))?o:n||Hl(t)||o}var Ip=async function(t){let{reference:e,floating:o,strategy:n}=t,i=this.getOffsetParent||Ql,a=this.getDimensions;return{reference:Lp(e,await i(o),n),floating:{x:0,y:0,...await a(o)}}};function kp(t){return _e(t).direction==="rtl"}var Yo={convertOffsetParentRelativeRectToViewportRelativeRect:Cp,getDocumentElement:xt,getClippingRect:Tp,getOffsetParent:Ql,getElementRects:Ip,getClientRects:Ep,getDimensions:Pp,getScale:Tr,isElement:lt,isRTL:kp};var Jl=(t,e,o)=>{let n=new Map,i={platform:Yo,...o},a={...i.platform,_c:n};return Ul(t,e,{...i,platform:a})};function ec(t){return _p(t)}function gi(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function _p(t){for(let e=t;e;e=gi(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=gi(t);e;e=gi(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 tc(t,e,o){return Jl(t,e,{platform:{...Yo,getOffsetParent:n=>Yo.getOffsetParent(n,ec)},middleware:[yi({crossAxis:!0}),mi({allowedPlacements:[o]})]})}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 ao.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 ao.Debouncer,this.revealDebouncer=new ao.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return rc.html`
|
|
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`
|
|
540
540
|
<div part="container"
|
|
541
541
|
class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
|
|
542
542
|
@mouseenter=${this.onHover}
|
|
@@ -554,40 +554,41 @@ Also for action icons.`,c.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(n=>e.has(n))&&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(n=>n.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="",is(this.slottedElement,this.tooltip,this.position).then(({x:e,y:n})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${n}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,n){return Math.max(e,Math.min(0,-n))}};X.elementDefinitions={"ft-typography":ee};X.styles=Uc;Pe([(0,se.property)()],X.prototype,"text",void 0);Pe([(0,se.property)({type:Boolean})],X.prototype,"manual",void 0);Pe([(0,se.property)({type:Boolean})],X.prototype,"inline",void 0);Pe([(0,se.property)({type:Number})],X.prototype,"delay",void 0);Pe([(0,se.property)()],X.prototype,"position",void 0);Pe([(0,se.queryAssignedNodes)()],X.prototype,"slotNodes",void 0);Pe([(0,se.query)(".ft-tooltip--container")],X.prototype,"container",void 0);Pe([(0,se.query)(".ft-tooltip")],X.prototype,"tooltip",void 0);Pe([(0,se.query)(".ft-tooltip--content")],X.prototype,"tooltipContent",void 0);Pe([(0,se.state)()],X.prototype,"visible",void 0);Pe([(0,se.eventOptions)({passive:!0})],X.prototype,"onTouch",null);Pe([(0,se.eventOptions)({passive:!0})],X.prototype,"onHover",null);Pe([(0,se.eventOptions)({passive:!0})],X.prototype,"onOut",null);Pe([(0,se.eventOptions)({passive:!0})],X.prototype,"onClick",null);(0,cs.customElement)("ft-tooltip")(X);var ps=b(R());var ss=b(D()),ds=b(R());var lr=class extends ds.FtLitElement{render(){return ss.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
|
+
`}};lr.styles=Pc;(0,ps.customElement)("ft-loader")(lr);var _r=b(D()),fs=b(Jt()),Ee=b(Z()),We=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},le=class extends(0,Br.toFtFormComponent)(Br.FtLitElement,"button"){constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",e=>{var n;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((n=this.form)===null||n===void 0||n.requestSubmit())})}render(){return this.addTooltipIfNeeded(_r.html`
|
|
565
565
|
<button part="button"
|
|
566
|
-
class="${(0,
|
|
566
|
+
class="${(0,fs.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>
|
|
570
570
|
<ft-typography part="label"
|
|
571
571
|
variant=${this.typographyVariant}
|
|
572
572
|
element="span"
|
|
573
|
-
class="ft-button--label ${
|
|
573
|
+
class="ft-button--label ${Br.isSafari?"ft-safari-ellipsis-fix":""}"
|
|
574
574
|
?hidden=${!this.hasTextContent()}>
|
|
575
575
|
<slot @slotchange=${this.onSlotchange}></slot>
|
|
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(o=>this.unslotText(o)).join(""):e?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ne.elementDefinitions={"ft-ripple":F,"ft-tooltip":Z,"ft-typography":X,"ft-icon":be,"ft-loader":rr};De([(0,Se.property)({type:String,reflect:!0})],ne.prototype,"role",void 0);De([(0,Se.property)()],ne.prototype,"type",void 0);De([(0,Se.property)({type:Boolean})],ne.prototype,"disabled",void 0);De([(0,Se.property)()],ne.prototype,"label",void 0);De([(0,Se.property)()],ne.prototype,"icon",void 0);De([(0,Se.property)()],ne.prototype,"iconVariant",void 0);De([(0,Se.property)({type:Boolean})],ne.prototype,"trailingIcon",void 0);De([(0,Se.property)({type:Boolean})],ne.prototype,"loading",void 0);De([(0,Se.property)()],ne.prototype,"tooltipPosition",void 0);De([(0,Se.property)({type:Boolean})],ne.prototype,"hideTooltip",void 0);De([(0,Se.property)({type:Boolean})],ne.prototype,"forceTooltip",void 0);De([(0,Se.query)(".ft-button")],ne.prototype,"button",void 0);De([(0,Se.query)(".ft-button--label slot")],ne.prototype,"slottedContent",void 0);var Xo=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},me=class extends ne{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"}};me.styles=[lc.safariEllipsisFix,Pl];Xo([(0,so.property)({type:Boolean})],me.prototype,"primary",void 0);Xo([(0,so.property)({type:Boolean})],me.prototype,"outlined",void 0);Xo([(0,so.property)({type:Boolean})],me.prototype,"dense",void 0);Xo([(0,so.property)({type:Boolean})],me.prototype,"round",void 0);var Ir=m(V());var pc=m(E());var cc=m(L()),U=m(E());var dc=[cc.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(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`
|
|
591
592
|
:host {
|
|
592
593
|
display: inline-block;
|
|
593
594
|
max-width: 100%;
|
|
@@ -637,7 +638,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
637
638
|
}
|
|
638
639
|
|
|
639
640
|
.ft-button:focus-visible {
|
|
640
|
-
outline-color: ${
|
|
641
|
+
outline-color: ${A.focusFocusRingColor};
|
|
641
642
|
outline-style: solid;
|
|
642
643
|
}
|
|
643
644
|
|
|
@@ -666,146 +667,146 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
666
667
|
/** Primary styles **/
|
|
667
668
|
|
|
668
669
|
.ft-button--primary {
|
|
669
|
-
${(0,
|
|
670
|
+
${(0,M.setVariable)(Ie.color,A.primaryIconColor)};
|
|
670
671
|
|
|
671
|
-
${(0,
|
|
672
|
-
${(0,
|
|
673
|
-
${(0,
|
|
674
|
-
${(0,
|
|
675
|
-
${(0,
|
|
672
|
+
${(0,M.setVariable)(z.color,A.primaryStateLayerColor)};
|
|
673
|
+
${(0,M.setVariable)(z.opacityContentOnSurfaceHover,A.primaryHoverStateLayerOpacity)};
|
|
674
|
+
${(0,M.setVariable)(z.opacityContentOnSurfaceFocused,A.primaryFocusStateLayerOpacity)};
|
|
675
|
+
${(0,M.setVariable)(z.opacityContentOnSurfaceSelected,A.primaryActiveStateLayerOpacity)};
|
|
676
|
+
${(0,M.setVariable)(z.opacityContentOnSurfacePressed,A.primaryActiveStateLayerOpacity)};
|
|
676
677
|
|
|
677
|
-
background-color: ${
|
|
678
|
-
color: ${
|
|
678
|
+
background-color: ${A.primaryBackgroundColor};
|
|
679
|
+
color: ${A.primaryColor};
|
|
679
680
|
border-style: none;
|
|
680
681
|
}
|
|
681
682
|
|
|
682
683
|
.ft-button--primary[disabled] {
|
|
683
|
-
opacity: ${
|
|
684
|
+
opacity: ${A.primaryDisabledComponentOpacity};
|
|
684
685
|
}
|
|
685
686
|
|
|
686
687
|
.ft-button--primary ft-icon {
|
|
687
|
-
color: ${
|
|
688
|
+
color: ${A.primaryIconColor};
|
|
688
689
|
}
|
|
689
690
|
|
|
690
691
|
/** Secondary styles **/
|
|
691
692
|
|
|
692
693
|
.ft-button--secondary {
|
|
693
|
-
${(0,
|
|
694
|
+
${(0,M.setVariable)(Ie.color,A.secondaryIconColor)};
|
|
694
695
|
|
|
695
|
-
${(0,
|
|
696
|
-
${(0,
|
|
697
|
-
${(0,
|
|
698
|
-
${(0,
|
|
699
|
-
${(0,
|
|
696
|
+
${(0,M.setVariable)(z.color,A.secondaryStateLayerColor)};
|
|
697
|
+
${(0,M.setVariable)(z.opacityContentOnSurfaceHover,A.secondaryHoverStateLayerOpacity)};
|
|
698
|
+
${(0,M.setVariable)(z.opacityContentOnSurfaceFocused,A.secondaryFocusStateLayerOpacity)};
|
|
699
|
+
${(0,M.setVariable)(z.opacityContentOnSurfaceSelected,A.secondaryActiveStateLayerOpacity)};
|
|
700
|
+
${(0,M.setVariable)(z.opacityContentOnSurfacePressed,A.secondaryActiveStateLayerOpacity)};
|
|
700
701
|
|
|
701
|
-
background-color: ${
|
|
702
|
-
color: ${
|
|
703
|
-
border-color: ${
|
|
702
|
+
background-color: ${A.secondaryBackgroundColor};
|
|
703
|
+
color: ${A.secondaryColor};
|
|
704
|
+
border-color: ${A.secondaryBorderColor};
|
|
704
705
|
border-style: solid;
|
|
705
706
|
}
|
|
706
707
|
|
|
707
708
|
.ft-button--secondary[disabled] {
|
|
708
|
-
opacity: ${
|
|
709
|
+
opacity: ${A.secondaryDisabledComponentOpacity};
|
|
709
710
|
}
|
|
710
711
|
|
|
711
712
|
.ft-button--secondary ft-icon {
|
|
712
|
-
color: ${
|
|
713
|
+
color: ${A.secondaryIconColor};
|
|
713
714
|
}
|
|
714
715
|
|
|
715
716
|
/** Tertiary styles **/
|
|
716
717
|
|
|
717
718
|
.ft-button--tertiary {
|
|
718
|
-
${(0,
|
|
719
|
+
${(0,M.setVariable)(Ie.color,A.tertiaryIconColor)};
|
|
719
720
|
|
|
720
|
-
${(0,
|
|
721
|
-
${(0,
|
|
722
|
-
${(0,
|
|
723
|
-
${(0,
|
|
724
|
-
${(0,
|
|
721
|
+
${(0,M.setVariable)(z.color,A.tertiaryStateLayerColor)};
|
|
722
|
+
${(0,M.setVariable)(z.opacityContentOnSurfaceHover,A.tertiaryHoverStateLayerOpacity)};
|
|
723
|
+
${(0,M.setVariable)(z.opacityContentOnSurfaceFocused,A.tertiaryFocusStateLayerOpacity)};
|
|
724
|
+
${(0,M.setVariable)(z.opacityContentOnSurfaceSelected,A.tertiaryActiveStateLayerOpacity)};
|
|
725
|
+
${(0,M.setVariable)(z.opacityContentOnSurfacePressed,A.tertiaryActiveStateLayerOpacity)};
|
|
725
726
|
|
|
726
|
-
background-color: ${
|
|
727
|
-
color: ${
|
|
727
|
+
background-color: ${A.tertiaryBackgroundColor};
|
|
728
|
+
color: ${A.tertiaryColor};
|
|
728
729
|
border-style: none;
|
|
729
730
|
}
|
|
730
731
|
|
|
731
732
|
.ft-button--tertiary[disabled] {
|
|
732
|
-
opacity: ${
|
|
733
|
+
opacity: ${A.tertiaryDisabledComponentOpacity};
|
|
733
734
|
}
|
|
734
735
|
|
|
735
736
|
.ft-button--tertiary ft-icon {
|
|
736
|
-
color: ${
|
|
737
|
+
color: ${A.tertiaryIconColor};
|
|
737
738
|
}
|
|
738
739
|
|
|
739
740
|
/** Neutral styles **/
|
|
740
741
|
|
|
741
742
|
.ft-button--neutral {
|
|
742
|
-
${(0,
|
|
743
|
+
${(0,M.setVariable)(Ie.color,A.neutralIconColor)};
|
|
743
744
|
|
|
744
|
-
${(0,
|
|
745
|
-
${(0,
|
|
746
|
-
${(0,
|
|
747
|
-
${(0,
|
|
748
|
-
${(0,
|
|
745
|
+
${(0,M.setVariable)(z.backgroundColor,A.neutralStateLayerColor)};
|
|
746
|
+
${(0,M.setVariable)(z.opacityContentOnSurfaceHover,A.neutralHoverStateLayerOpacity)};
|
|
747
|
+
${(0,M.setVariable)(z.opacityContentOnSurfaceFocused,A.neutralFocusStateLayerOpacity)};
|
|
748
|
+
${(0,M.setVariable)(z.opacityContentOnSurfaceSelected,A.neutralActiveStateLayerOpacity)};
|
|
749
|
+
${(0,M.setVariable)(z.opacityContentOnSurfacePressed,A.neutralActiveStateLayerOpacity)};
|
|
749
750
|
|
|
750
|
-
background-color: ${
|
|
751
|
-
color: ${
|
|
751
|
+
background-color: ${A.neutralBackgroundColor};
|
|
752
|
+
color: ${A.neutralColor};
|
|
752
753
|
border-style: none;
|
|
753
754
|
}
|
|
754
755
|
|
|
755
756
|
.ft-button--neutral[disabled] {
|
|
756
|
-
opacity: ${
|
|
757
|
+
opacity: ${A.neutralDisabledComponentOpacity};
|
|
757
758
|
}
|
|
758
759
|
|
|
759
760
|
.ft-button--neutral ft-icon {
|
|
760
|
-
color: ${
|
|
761
|
+
color: ${A.neutralIconColor};
|
|
761
762
|
}
|
|
762
763
|
|
|
763
764
|
/** Large styles **/
|
|
764
765
|
|
|
765
766
|
.ft-button--large {
|
|
766
|
-
${(0,
|
|
767
|
-
${(0,
|
|
767
|
+
${(0,M.setVariable)(ve.size,A.largeIconSize)};
|
|
768
|
+
${(0,M.setVariable)(Ie.size,A.largeIconSize)};
|
|
768
769
|
|
|
769
|
-
height: ${
|
|
770
|
-
padding: 0 ${
|
|
771
|
-
gap: ${
|
|
772
|
-
border-radius: ${
|
|
773
|
-
border-width: ${
|
|
770
|
+
height: ${A.largeHeight};
|
|
771
|
+
padding: 0 ${A.largeHorizontalPadding};
|
|
772
|
+
gap: ${A.largeGap};
|
|
773
|
+
border-radius: ${A.largeBorderRadius};
|
|
774
|
+
border-width: ${A.largeBorderWidth};
|
|
774
775
|
}
|
|
775
776
|
|
|
776
777
|
.ft-button--large:focus-visible {
|
|
777
|
-
outline-width: ${
|
|
778
|
-
outline-offset: ${
|
|
778
|
+
outline-width: ${A.largeFocusOutlineWidth};
|
|
779
|
+
outline-offset: ${A.largeFocusOutlineOffset};
|
|
779
780
|
}
|
|
780
781
|
|
|
781
782
|
.ft-button--large.ft-button--icon-only {
|
|
782
|
-
width: ${
|
|
783
|
+
width: ${A.largeIconOnlyWidth};
|
|
783
784
|
padding: unset;
|
|
784
785
|
}
|
|
785
786
|
|
|
786
787
|
/** Small styles **/
|
|
787
788
|
|
|
788
789
|
.ft-button--small {
|
|
789
|
-
${(0,
|
|
790
|
-
${(0,
|
|
790
|
+
${(0,M.setVariable)(ve.size,A.smallIconSize)};
|
|
791
|
+
${(0,M.setVariable)(Ie.size,A.smallIconSize)};
|
|
791
792
|
|
|
792
|
-
height: ${
|
|
793
|
-
padding: 0 ${
|
|
794
|
-
gap: ${
|
|
795
|
-
border-radius: ${
|
|
796
|
-
border-width: ${
|
|
793
|
+
height: ${A.smallHeight};
|
|
794
|
+
padding: 0 ${A.smallHorizontalPadding};
|
|
795
|
+
gap: ${A.smallGap};
|
|
796
|
+
border-radius: ${A.smallBorderRadius};
|
|
797
|
+
border-width: ${A.smallBorderWidth};
|
|
797
798
|
}
|
|
798
799
|
|
|
799
800
|
.ft-button--small:focus-visible {
|
|
800
|
-
outline-width: ${
|
|
801
|
-
outline-offset: ${
|
|
801
|
+
outline-width: ${A.smallFocusOutlineWidth};
|
|
802
|
+
outline-offset: ${A.smallFocusOutlineOffset};
|
|
802
803
|
}
|
|
803
804
|
|
|
804
805
|
.ft-button--small.ft-button--icon-only {
|
|
805
|
-
width: ${
|
|
806
|
+
width: ${A.smallIconOnlyWidth};
|
|
806
807
|
padding: unset;
|
|
807
808
|
}
|
|
808
|
-
`,
|
|
809
|
+
`,M.noTextSelect];var ho=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},ft=class extends le{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.neutral=!1,this.small=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary&&!this.neutral,"ft-button--neutral":this.neutral,"ft-button--large":!this.small,"ft-button--small":this.small,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon}}get typographyVariant(){return this.small?or.caption1medium:or.body2medium}};ft.styles=[bs.safariEllipsisFix,gs];ho([(0,Ur.property)({type:Boolean})],ft.prototype,"primary",void 0);ho([(0,Ur.property)({type:Boolean})],ft.prototype,"secondary",void 0);ho([(0,Ur.property)({type:Boolean})],ft.prototype,"tertiary",void 0);ho([(0,Ur.property)({type:Boolean})],ft.prototype,"neutral",void 0);ho([(0,Ur.property)({type:Boolean})],ft.prototype,"small",void 0);(0,Ca.customElement)("ft-button")(be);(0,Ca.customElement)("ftds-button")(ft);var xs=F.FtCssVariableFactory.extend("--ft-chip-color","",F.designSystemVariables.colorOnSurface),je={backgroundColor:F.FtCssVariableFactory.extend("--ft-chip-background-color","",F.designSystemVariables.colorSurface),color:xs,fontSize:F.FtCssVariableFactory.extend("--ft-chip-font-size","",ge.fontSize),iconSize:F.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:F.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:F.FtCssVariableFactory.extend("--ft-chip-ripple-color","",xs),horizontalPadding:F.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:F.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),colorOutline:F.FtCssVariableFactory.external(F.designSystemVariables.colorOutline,"Design system"),opacityDisabled:F.FtCssVariableFactory.external(F.designSystemVariables.colorOpacityDisabled,"Design system")},vs=F.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",F.FtCssVariableFactory.extend("--ft-chip-color","",F.designSystemVariables.colorOnPrimary)),Ea={backgroundColor:F.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",F.FtCssVariableFactory.extend("--ft-chip-background-color","",F.designSystemVariables.colorPrimary)),color:vs,rippleColor:F.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",vs)},Ss={horizontalPadding:F.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:F.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},Os=[F.noTextSelect,on.css`
|
|
809
810
|
:host {
|
|
810
811
|
display: inline-block;
|
|
811
812
|
max-width: 100%;
|
|
@@ -823,7 +824,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
823
824
|
|
|
824
825
|
--ft-chip-internal-font-size: ${je.fontSize};
|
|
825
826
|
--ft-chip-internal-line-height: max(20px, calc(var(--ft-chip-internal-font-size) + 2px));
|
|
826
|
-
${(0
|
|
827
|
+
${(0,F.setVariable)(ve.size,je.iconSize)};
|
|
827
828
|
--ft-chip-internal-vertical-padding: ${je.verticalPadding};
|
|
828
829
|
--ft-chip-internal-horizontal-padding: ${je.horizontalPadding};
|
|
829
830
|
--ft-chip-internal-icon-padding: 3px;
|
|
@@ -831,8 +832,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
831
832
|
|
|
832
833
|
border: 1px solid ${je.colorOutline};
|
|
833
834
|
color: ${je.color};
|
|
834
|
-
${(0
|
|
835
|
-
border-radius: var(${(0,
|
|
835
|
+
${(0,F.setVariable)(z.color,je.rippleColor)};
|
|
836
|
+
border-radius: var(${(0,on.unsafeCSS)(je.borderRadius.name)}, calc(var(--ft-chip-internal-content-height) / 2 + var(--ft-chip-internal-vertical-padding)));
|
|
836
837
|
padding: calc(var(--ft-chip-internal-vertical-padding) - 1px) calc(var(--ft-chip-internal-horizontal-padding) - 1px);
|
|
837
838
|
background-color: ${je.backgroundColor};
|
|
838
839
|
line-height: var(--ft-chip-internal-content-height);
|
|
@@ -844,8 +845,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
844
845
|
|
|
845
846
|
.ft-chip--dense {
|
|
846
847
|
--ft-chip-internal-icon-padding: 3px;
|
|
847
|
-
--ft-chip-internal-vertical-padding: ${
|
|
848
|
-
--ft-chip-internal-horizontal-padding: ${
|
|
848
|
+
--ft-chip-internal-vertical-padding: ${Ss.verticalPadding};
|
|
849
|
+
--ft-chip-internal-horizontal-padding: ${Ss.horizontalPadding};
|
|
849
850
|
--ft-chip-internal-line-height: max(16px, calc(var(--ft-chip-internal-font-size) + 2px));
|
|
850
851
|
}
|
|
851
852
|
|
|
@@ -863,9 +864,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
863
864
|
.ft-chip--highlighted {
|
|
864
865
|
border: none;
|
|
865
866
|
padding: var(--ft-chip-internal-vertical-padding) var(--ft-chip-internal-horizontal-padding);
|
|
866
|
-
background-color: ${
|
|
867
|
-
${(0
|
|
868
|
-
color: ${
|
|
867
|
+
background-color: ${Ea.backgroundColor};
|
|
868
|
+
${(0,F.setVariable)(z.color,Ea.rippleColor)};
|
|
869
|
+
color: ${Ea.color};
|
|
869
870
|
}
|
|
870
871
|
|
|
871
872
|
.ft-chip--clickable {
|
|
@@ -895,9 +896,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
895
896
|
}
|
|
896
897
|
|
|
897
898
|
.ft-chip--icon-button {
|
|
898
|
-
${(0
|
|
899
|
-
${(0
|
|
900
|
-
${(0
|
|
899
|
+
${(0,F.setVariable)(G.iconSize,je.iconSize)};
|
|
900
|
+
${(0,F.setVariable)(G.horizontalPadding,"var(--ft-chip-internal-icon-padding)")};
|
|
901
|
+
${(0,F.setVariable)(G.verticalPadding,"var(--ft-chip-internal-icon-padding)")};
|
|
901
902
|
margin: calc((-1) * var(--ft-chip-internal-icon-padding));
|
|
902
903
|
}
|
|
903
904
|
|
|
@@ -905,8 +906,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
905
906
|
vertical-align: bottom;
|
|
906
907
|
display: block;
|
|
907
908
|
margin: 0 var(--ft-chip-internal-horizontal-padding);
|
|
908
|
-
${(0
|
|
909
|
-
${(0
|
|
909
|
+
${(0,F.setVariable)(ge.fontSize,"var(--ft-chip-internal-font-size)")};
|
|
910
|
+
${(0,F.setVariable)(ge.lineHeight,"var(--ft-chip-internal-content-height)")};
|
|
910
911
|
}
|
|
911
912
|
|
|
912
913
|
.ft-chip--safari-fix .ft-chip--label {
|
|
@@ -942,8 +943,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
942
943
|
.ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
|
|
943
944
|
order: -1;
|
|
944
945
|
}
|
|
945
|
-
`];var
|
|
946
|
-
<div class="${(0,
|
|
946
|
+
`];var Fe=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},an=class extends CustomEvent{constructor(){super("icon-click")}},ne=class extends ln.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":ln.isSafari};return nn.html`
|
|
947
|
+
<div class="${(0,Cs.classMap)(e)}"
|
|
947
948
|
aria-label="${this.getLabel()}"
|
|
948
949
|
tabindex="${this.interactionsOnChip?0:-1}"
|
|
949
950
|
@keyup=${this.onKeyUp}
|
|
@@ -954,7 +955,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
954
955
|
</ft-typography>
|
|
955
956
|
${this.internalIcon?this.renderIcon():null}
|
|
956
957
|
</div>
|
|
957
|
-
`}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?
|
|
958
|
+
`}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?nn.html`
|
|
958
959
|
<ft-button round
|
|
959
960
|
class="ft-chip--icon-button"
|
|
960
961
|
@click=${this.onIconClick}
|
|
@@ -963,28 +964,28 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
963
964
|
label="${this.iconLabel}"
|
|
964
965
|
part="icon-button"
|
|
965
966
|
></ft-button>
|
|
966
|
-
`:
|
|
967
|
+
`:nn.html`
|
|
967
968
|
<div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
|
|
968
969
|
<ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}" part="icon"></ft-icon>
|
|
969
970
|
</div>
|
|
970
|
-
`}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new
|
|
971
|
-
`;var
|
|
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 an))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new an))}getLabel(){return this.label||this.textContent}get textContent(){var e,n;return(n=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(a=>a.textContent).join("").trim())!==null&&n!==void 0?n:""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};ne.elementDefinitions={"ft-ripple":H,"ft-typography":ee,"ft-icon":Se,"ft-button":be};ne.styles=Os;Fe([(0,we.property)({type:Boolean})],ne.prototype,"highlighted",void 0);Fe([(0,we.property)({type:Boolean})],ne.prototype,"removable",void 0);Fe([(0,we.property)({type:Boolean})],ne.prototype,"disabled",void 0);Fe([(0,we.property)({type:Boolean})],ne.prototype,"clickable",void 0);Fe([(0,we.property)({type:Boolean})],ne.prototype,"iconClickable",void 0);Fe([(0,we.property)({type:Boolean})],ne.prototype,"dense",void 0);Fe([(0,we.property)({type:Boolean})],ne.prototype,"multiLine",void 0);Fe([(0,we.property)()],ne.prototype,"label",void 0);Fe([(0,we.property)()],ne.prototype,"iconLabel",void 0);Fe([(0,we.property)()],ne.prototype,"icon",void 0);Fe([(0,we.property)()],ne.prototype,"iconVariant",void 0);Fe([(0,we.property)({type:Boolean})],ne.prototype,"trailingIcon",void 0);Fe([(0,we.query)("ft-typography slot")],ne.prototype,"slottedContent",void 0);(0,Es.customElement)("ft-chip")(ne);var Is=b(R());var pn=b(D()),fn=b(Z()),un=b(R());var ws=b(D());var Ns=ws.css`
|
|
972
|
+
`;var dn=b(R());var As=b(Z()),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},wa=Symbol("i18nAttributes"),cn=Symbol("i18nProperties"),yo=Symbol("i18nUnsubs");function Gt(t){var e;class n extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map}get i18nService(){return this.useCustomMessageContexts?pi:yr}i18n(i,l,...c){var s;if(typeof i=="string")return this.i18nService.resolveMessage(i,l,...c);let h=(s=i.args)!==null&&s!==void 0?s:i.argsProvider?i.argsProvider(this):[];return this.i18nService.resolveMessage(i.context,i.key,...h)}onI18nUpdate(i){var l,c;(l=this[wa])===null||l===void 0||l.forEach((s,h)=>{var y;let m=this.getI18nAttributeValue(h);((y=m?.context)===null||y===void 0?void 0:y.toLowerCase())===i.toLowerCase()&&this.updateI18nAttributeMessage(h,m,s)}),(c=this[cn])===null||c===void 0||c.forEach((s,h)=>{s.context.toLowerCase()===i.toLowerCase()&&(this[h]=this.i18n(s))}),setTimeout(()=>this.requestUpdate(),0)}updateI18nAttributeMessage(i,l,c){this[i]={...l,message:this.i18n({context:l.context,key:l.key,...c})}}update(i){var l,c;super.update(i),(l=this[wa])===null||l===void 0||l.forEach((s,h)=>{let y=this.getI18nAttributeValue(h);y?.context&&y.key&&(i.has(h)||s.argsProvider!=null)&&(i.has(h)&&this.addI18nContext(y.context),this.updateI18nAttributeMessage(h,y,s))}),(c=this[cn])===null||c===void 0||c.forEach((s,h)=>{s.argsProvider!=null&&(this[h]=this.i18n(s))})}getI18nAttributeValue(i){return this[i]}connectedCallback(){var i,l,c,s;super.connectedCallback(),new Set([...(l=(i=this[cn])===null||i===void 0?void 0:i.values())!==null&&l!==void 0?l:[],...[...(s=(c=this[wa])===null||c===void 0?void 0:c.keys())!==null&&s!==void 0?s:[]].map(h=>this.getI18nAttributeValue(h))].map(h=>h?.context)).forEach(h=>h&&this.addI18nMessages(h))}addI18nMessages(i,l){i=i.toLowerCase(),this[yo].has(i)||this[yo].set(i,this.i18nService.subscribe(i,()=>this.onI18nUpdate(i))),this.i18nService.prepareContext(i,l??{}),this.onI18nUpdate(i)}addI18nContext(i,l){this.addI18nMessages(typeof i=="string"?i:i.name,l)}disconnectedCallback(){super.disconnectedCallback(),this[yo].forEach(i=>i()),this[yo].clear()}}return e=yo,Mp([(0,As.property)({type:Boolean})],n.prototype,"useCustomMessageContexts",void 0),n}var Rs=class extends Gt(dn.FtLitElement){},sn=class extends Gt(dn.FtLitElementRedux){};var mo=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},Je=class extends sn{constructor(){super(),this.editorMode=!1,this.addStore(B)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":pn.nothing:pn.html`
|
|
972
973
|
<span class="ft-i18n">
|
|
973
974
|
${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
|
|
974
975
|
</span>
|
|
975
|
-
`}update(e){var
|
|
976
|
-
`;var
|
|
976
|
+
`}update(e){var n;super.update(e),["context","key","defaultMessage"].some(a=>e.has(a))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(n=this.defaultMessage)!==null&&n!==void 0?n:""})}};Je.elementDefinitions={};Je.styles=Ns;mo([(0,un.redux)()],Je.prototype,"editorMode",void 0);mo([(0,fn.property)()],Je.prototype,"context",void 0);mo([(0,fn.property)()],Je.prototype,"key",void 0);mo([(0,un.jsonProperty)([])],Je.prototype,"args",void 0);mo([(0,fn.property)()],Je.prototype,"defaultMessage",void 0);var Wr=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:(n,a)=>{let i=a;return l=>({context:this.name,key:i,args:typeof l=="function"?void 0:l,argsProvider:typeof l=="function"?l:void 0})}}),this.messages=new Proxy({},{get:(n,a)=>(...i)=>yr.resolveMessage(this.name,a,...i)})}};(0,Is.customElement)("ft-i18n")(Je);var Ts=b(R());var ks=b(D()),ut=b(Z()),et=b(R());var Ls=b(D());var Ps=Ls.css`
|
|
977
|
+
`;var Oe=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},Na=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},Ra=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},Aa=class extends CustomEvent{constructor(e,n,a){super("ft-search-results-change",{detail:{request:e,paging:n,spellcheck:a}})}},re=class extends et.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=n=>this.handleLoadError(n),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(B)}render(){return ks.html`
|
|
977
978
|
<slot @register-ft-search-component=${this.registerComponent}></slot>
|
|
978
|
-
`}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
|
|
979
|
-
`;var
|
|
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 Ra(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new Aa(this.request,this.paging,this.autocorrect))}registerComponent(e){e.stopPropagation();let n=e.composedPath()[0];this.register(n)}register(e){e.setSearchStateManager(this.stateManager)}handleLoadError(e){this.dispatchEvent(new Na(e))}reloadSavedSearches(){el.clearMySearches()}clear(){this.stateManager.clear()}};re.elementDefinitions={};re.styles=Ps;Oe([(0,et.redux)({store:B.name})],re.prototype,"session",void 0);Oe([(0,ut.property)()],re.prototype,"query",void 0);Oe([(0,ut.property)()],re.prototype,"contentLocale",void 0);Oe([(0,ut.property)({type:Number})],re.prototype,"pageSize",void 0);Oe([(0,ut.property)({type:Boolean})],re.prototype,"searchInDocumentTitlesOnly",void 0);Oe([(0,ut.property)()],re.prototype,"periodFilter",void 0);Oe([(0,ut.property)()],re.prototype,"scope",void 0);Oe([(0,ut.property)()],re.prototype,"virtualField",void 0);Oe([(0,ut.property)({type:Boolean})],re.prototype,"ignoreEmptyQuery",void 0);Oe([(0,et.redux)({store:B.name})],re.prototype,"openExternalDocumentInNewTab",void 0);Oe([(0,et.jsonProperty)([])],re.prototype,"filters",void 0);Oe([(0,et.jsonProperty)([])],re.prototype,"sort",void 0);Oe([(0,et.redux)({store:"search"})],re.prototype,"request",void 0);Oe([(0,et.redux)({store:"search"})],re.prototype,"paging",void 0);Oe([(0,et.redux)({store:"search",selector:t=>t.spellcheck})],re.prototype,"autocorrect",void 0);Oe([(0,ut.property)({attribute:!1})],re.prototype,"searchServiceProvider",void 0);(0,Ts.customElement)("ft-search-context")(re);var fd=b(R());var sd=b(D()),dd=b(R());var Ds=b(D());var _s=Ds.css`
|
|
980
|
+
`;var ka=b(R());var dr=b(D()),j=b(Z()),qe=b(R());var Me=b(D()),ue=b(Z()),Js=b(Sn()),mn=b(R());var $s=b(R());var Ws=b(D()),Kt=b(Z()),Fs=b(R()),zs=b(Jt());var ze=b(R()),Bs=b(D());var Et={textColor:ze.FtCssVariableFactory.extend("--ft-checkbox-text-color","",ze.designSystemVariables.colorOnSurfaceHigh),fontSize:ze.FtCssVariableFactory.extend("--ft-checkbox-font-size","",I.fontSize),colorPrimary:ze.FtCssVariableFactory.external(ze.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:ze.FtCssVariableFactory.external(ze.designSystemVariables.colorOnPrimary,"Design system"),borderColor:ze.FtCssVariableFactory.extend("--ft-checkbox-border-color","",ze.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:ze.FtCssVariableFactory.external(ze.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Us=Bs.css`
|
|
980
981
|
* {
|
|
981
982
|
box-sizing: border-box;
|
|
982
983
|
}
|
|
983
984
|
|
|
984
985
|
.ft-checkbox {
|
|
985
986
|
box-sizing: border-box;
|
|
986
|
-
color: ${
|
|
987
|
-
font-size: ${
|
|
987
|
+
color: ${Et.textColor};
|
|
988
|
+
font-size: ${Et.fontSize};
|
|
988
989
|
|
|
989
990
|
display: inline-flex;
|
|
990
991
|
align-items: center;
|
|
@@ -992,7 +993,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
992
993
|
}
|
|
993
994
|
|
|
994
995
|
.ft-checkbox--disabled {
|
|
995
|
-
color: ${
|
|
996
|
+
color: ${Et.colorOnSurfaceDisabled};
|
|
996
997
|
}
|
|
997
998
|
|
|
998
999
|
input {
|
|
@@ -1016,26 +1017,26 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1016
1017
|
|
|
1017
1018
|
.ft-checkbox--box {
|
|
1018
1019
|
display: flex;
|
|
1019
|
-
border: 2px solid ${
|
|
1020
|
+
border: 2px solid ${Et.borderColor};
|
|
1020
1021
|
border-radius: 2px;
|
|
1021
1022
|
|
|
1022
1023
|
width: 18px;
|
|
1023
1024
|
height: 18px;
|
|
1024
1025
|
|
|
1025
|
-
color: ${
|
|
1026
|
+
color: ${Et.colorOnPrimary};
|
|
1026
1027
|
}
|
|
1027
1028
|
|
|
1028
1029
|
|
|
1029
1030
|
.ft-checkbox--checked .ft-checkbox--box,
|
|
1030
1031
|
.ft-checkbox--indeterminate .ft-checkbox--box {
|
|
1031
|
-
border-color: ${
|
|
1032
|
-
background-color: ${
|
|
1032
|
+
border-color: ${Et.colorPrimary};
|
|
1033
|
+
background-color: ${Et.colorPrimary};
|
|
1033
1034
|
}
|
|
1034
1035
|
|
|
1035
1036
|
.ft-checkbox--disabled .ft-checkbox--box {
|
|
1036
|
-
border-color: ${
|
|
1037
|
+
border-color: ${Et.colorOnSurfaceDisabled};
|
|
1037
1038
|
background-color: transparent;
|
|
1038
|
-
color: ${
|
|
1039
|
+
color: ${Et.colorOnSurfaceDisabled};
|
|
1039
1040
|
}
|
|
1040
1041
|
|
|
1041
1042
|
.ft-checkbox--checkmark {
|
|
@@ -1054,8 +1055,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1054
1055
|
.ft-checkbox--indeterminate .ft-checkbox--checkmark {
|
|
1055
1056
|
opacity: 1;
|
|
1056
1057
|
}
|
|
1057
|
-
`;var
|
|
1058
|
-
<label class="${(0,
|
|
1058
|
+
`;var Fr=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},ke=class extends Fs.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 Ws.html`
|
|
1059
|
+
<label class="${(0,zs.classMap)(e)}" for="checkbox-input">
|
|
1059
1060
|
<div class="ft-checkbox--box-container">
|
|
1060
1061
|
<ft-ripple
|
|
1061
1062
|
?disabled=${this.disabled}
|
|
@@ -1081,14 +1082,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1081
1082
|
<slot></slot>
|
|
1082
1083
|
</ft-typography>
|
|
1083
1084
|
</label>
|
|
1084
|
-
`}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var
|
|
1085
|
+
`}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var n;super.contentAvailableCallback(e),(n=this.ripple)===null||n===void 0||n.setupFor(this.container)}};ke.elementDefinitions={"ft-ripple":H,"ft-typography":ee};ke.styles=Us;Fr([(0,Kt.property)()],ke.prototype,"name",void 0);Fr([(0,Kt.property)({type:Boolean,reflect:!0})],ke.prototype,"checked",void 0);Fr([(0,Kt.property)({type:Boolean})],ke.prototype,"indeterminate",void 0);Fr([(0,Kt.property)({type:Boolean})],ke.prototype,"disabled",void 0);Fr([(0,Kt.query)(".ft-checkbox")],ke.prototype,"container",void 0);Fr([(0,Kt.query)("ft-ripple")],ke.prototype,"ripple",void 0);(0,$s.customElement)("ft-checkbox")(ke);var Ia=b(R());var Gs=b(D()),tt=b(Z()),Ks=b(R()),Vs=b(Jt());var Ms=b(D()),$e=b(R()),cr={textColor:$e.FtCssVariableFactory.extend("--ft-radio-text-color","",$e.designSystemVariables.colorOnSurfaceHigh),colorPrimary:$e.FtCssVariableFactory.external($e.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:$e.FtCssVariableFactory.external($e.designSystemVariables.colorOnPrimary,"Design system"),borderColor:$e.FtCssVariableFactory.extend("--ft-radio-border-color","",$e.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:$e.FtCssVariableFactory.external($e.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Hs=Ms.css`
|
|
1085
1086
|
* {
|
|
1086
1087
|
box-sizing: border-box;
|
|
1087
1088
|
}
|
|
1088
1089
|
|
|
1089
1090
|
.ft-radio {
|
|
1090
1091
|
box-sizing: border-box;
|
|
1091
|
-
color: ${
|
|
1092
|
+
color: ${cr.textColor};
|
|
1092
1093
|
|
|
1093
1094
|
display: inline-flex;
|
|
1094
1095
|
align-items: center;
|
|
@@ -1096,7 +1097,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1096
1097
|
}
|
|
1097
1098
|
|
|
1098
1099
|
.ft-radio--disabled {
|
|
1099
|
-
color: ${
|
|
1100
|
+
color: ${cr.colorOnSurfaceDisabled};
|
|
1100
1101
|
}
|
|
1101
1102
|
|
|
1102
1103
|
input {
|
|
@@ -1119,7 +1120,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1119
1120
|
}
|
|
1120
1121
|
|
|
1121
1122
|
.ft-radio--box {
|
|
1122
|
-
border: 2px solid ${
|
|
1123
|
+
border: 2px solid ${cr.borderColor};
|
|
1123
1124
|
border-radius: 50%;
|
|
1124
1125
|
|
|
1125
1126
|
display: flex;
|
|
@@ -1132,7 +1133,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1132
1133
|
|
|
1133
1134
|
.ft-radio--box:after {
|
|
1134
1135
|
content: " ";
|
|
1135
|
-
background-color: ${
|
|
1136
|
+
background-color: ${cr.colorPrimary};
|
|
1136
1137
|
|
|
1137
1138
|
border-radius: 50%;
|
|
1138
1139
|
|
|
@@ -1144,7 +1145,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1144
1145
|
}
|
|
1145
1146
|
|
|
1146
1147
|
.ft-radio--checked .ft-radio--box {
|
|
1147
|
-
border-color: ${
|
|
1148
|
+
border-color: ${cr.colorPrimary};
|
|
1148
1149
|
}
|
|
1149
1150
|
|
|
1150
1151
|
|
|
@@ -1153,24 +1154,24 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1153
1154
|
}
|
|
1154
1155
|
|
|
1155
1156
|
.ft-radio--disabled .ft-radio--box {
|
|
1156
|
-
border-color: ${
|
|
1157
|
+
border-color: ${cr.colorOnSurfaceDisabled};
|
|
1157
1158
|
background-color: transparent;
|
|
1158
1159
|
}
|
|
1159
1160
|
|
|
1160
1161
|
.ft-radio--disabled .ft-radio--box:after {
|
|
1161
|
-
background-color: ${
|
|
1162
|
+
background-color: ${cr.colorOnSurfaceDisabled};
|
|
1162
1163
|
}
|
|
1163
1164
|
|
|
1164
1165
|
.ft-radio:has(:focus-visible) {
|
|
1165
|
-
outline: 2px solid ${
|
|
1166
|
+
outline: 2px solid ${$e.designSystemVariables.colorPrimary};
|
|
1166
1167
|
outline-offset: -2px;
|
|
1167
1168
|
}
|
|
1168
1169
|
|
|
1169
1170
|
.ft-radio ft-typography {
|
|
1170
1171
|
padding-right: 2px;
|
|
1171
1172
|
}
|
|
1172
|
-
`;var
|
|
1173
|
-
<div class="${(0,
|
|
1173
|
+
`;var wt=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},hn=class extends CustomEvent{constructor(e,n){super("change",{detail:{value:e,checked:n},bubbles:!0,composed:!0})}},de=class extends Ks.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 Gs.html`
|
|
1174
|
+
<div class="${(0,Vs.classMap)(e)}">
|
|
1174
1175
|
<div class="ft-radio--box-container">
|
|
1175
1176
|
<ft-ripple
|
|
1176
1177
|
?disabled=${this.disabled}
|
|
@@ -1188,13 +1189,13 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1188
1189
|
@change=${this.onChange}
|
|
1189
1190
|
>
|
|
1190
1191
|
</div>
|
|
1191
|
-
<label for="radio-button" @click=${
|
|
1192
|
+
<label for="radio-button" @click=${n=>{var a;n.stopPropagation(),n.preventDefault(),(a=this.input)===null||a===void 0||a.click()}}>
|
|
1192
1193
|
<ft-typography variant="body2">
|
|
1193
1194
|
<slot></slot>
|
|
1194
1195
|
</ft-typography>
|
|
1195
1196
|
</label>
|
|
1196
1197
|
</div>
|
|
1197
|
-
`}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
|
|
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 hn(this.value,this.checked))}contentAvailableCallback(e){var n;super.contentAvailableCallback(e),(n=this.ripple)===null||n===void 0||n.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new hn(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus()}};de.elementDefinitions={"ft-ripple":H,"ft-typography":ee};de.styles=Hs;wt([(0,tt.property)()],de.prototype,"value",void 0);wt([(0,tt.property)()],de.prototype,"name",void 0);wt([(0,tt.property)({type:Boolean,reflect:!0})],de.prototype,"checked",void 0);wt([(0,tt.property)({attribute:"aria-checked",reflect:!0})],de.prototype,"ariaChecked",void 0);wt([(0,tt.property)({type:Boolean})],de.prototype,"disabled",void 0);wt([(0,tt.property)({reflect:!0,attribute:"role"})],de.prototype,"role",void 0);wt([(0,tt.query)(".ft-radio")],de.prototype,"container",void 0);wt([(0,tt.query)("ft-ripple")],de.prototype,"ripple",void 0);wt([(0,tt.query)("input")],de.prototype,"input",void 0);var qs=b(R()),Nt=b(Z()),Ys=b(D());var Zs=b(D());var js=Zs.css`
|
|
1198
1199
|
:host {
|
|
1199
1200
|
display: block;
|
|
1200
1201
|
}
|
|
@@ -1202,12 +1203,12 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1202
1203
|
:host(:focus-visible) {
|
|
1203
1204
|
outline: none;
|
|
1204
1205
|
}
|
|
1205
|
-
`;var
|
|
1206
|
+
`;var zr=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},Te=class extends qs.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 Ys.html`
|
|
1206
1207
|
<slot @slotchange=${this.onSlotChange}
|
|
1207
1208
|
@change=${this.onChange}
|
|
1208
1209
|
@keydown=${this.onKeyDown}
|
|
1209
1210
|
></slot>
|
|
1210
|
-
`}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(
|
|
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(n=>n.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(n=>n.checked=e.detail.value===n.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let n=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{n=!0;let a=this.currentSelectedIndex-1;this.radioButtons[a<0?this.radioButtons.length-1:a].select(),this.radioButtons[a<0?this.radioButtons.length-1:a].focus();break}case"ArrowDown":case"ArrowRight":{n=!0;let a=this.currentSelectedIndex+1;this.radioButtons[a>this.radioButtons.length-1?0:a].select(),this.radioButtons[a>this.radioButtons.length-1?0:a].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}n&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(n=>n.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};Te.elementDefinitions={};Te.styles=js;zr([(0,Nt.property)()],Te.prototype,"name",void 0);zr([(0,Nt.property)({reflect:!0,attribute:"role"})],Te.prototype,"role",void 0);zr([(0,Nt.property)({reflect:!0})],Te.prototype,"tabIndex",void 0);zr([(0,Nt.property)({reflect:!0,attribute:"aria-labelledby"})],Te.prototype,"ariaLabelledBy",void 0);zr([(0,Nt.queryAssignedElements)()],Te.prototype,"radioButtons",void 0);zr([(0,Nt.state)()],Te.prototype,"currentSelectedIndex",void 0);(0,Ia.customElement)("ft-radio")(de);(0,Ia.customElement)("ft-radio-group")(Te);var Xs=b(D()),Q=b(R());var yn={borderRadiusM:Q.FtCssVariableFactory.external(Q.designSystemVariables.borderRadiusM,"Design system"),colorOutline:Q.FtCssVariableFactory.external(Q.designSystemVariables.colorOutline,"Design system"),colorOnSurface:Q.FtCssVariableFactory.external(Q.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:Q.FtCssVariableFactory.external(Q.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:Q.FtCssVariableFactory.external(Q.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:Q.FtCssVariableFactory.external(Q.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Q.FtCssVariableFactory.external(Q.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:Q.FtCssVariableFactory.external(ge.fontFamily,"Body2 typography"),fontSize:Q.FtCssVariableFactory.external(ge.fontSize,"Body2 typography"),fontWeight:Q.FtCssVariableFactory.external(ge.fontWeight,"Body2 typography"),letterSpacing:Q.FtCssVariableFactory.external(ge.letterSpacing,"Body2 typography"),lineHeight:Q.FtCssVariableFactory.external(ge.lineHeight,"Body2 typography"),textTransform:Q.FtCssVariableFactory.external(ge.textTransform,"Body2 typography")},Qs=Xs.css`
|
|
1211
1212
|
.ft-filter-level--container {
|
|
1212
1213
|
display: flex;
|
|
1213
1214
|
flex-direction: column;
|
|
@@ -1221,14 +1222,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1221
1222
|
flex-shrink: 0;
|
|
1222
1223
|
text-decoration: none;
|
|
1223
1224
|
position: relative;
|
|
1224
|
-
border-radius: ${
|
|
1225
|
+
border-radius: ${yn.borderRadiusM};
|
|
1225
1226
|
overflow: hidden;
|
|
1226
1227
|
display: flex;
|
|
1227
1228
|
align-items: center;
|
|
1228
1229
|
padding: 4px 4px;
|
|
1229
1230
|
gap: 4px;
|
|
1230
1231
|
cursor: pointer;
|
|
1231
|
-
color: ${
|
|
1232
|
+
color: ${yn.colorOnSurface};
|
|
1232
1233
|
}
|
|
1233
1234
|
|
|
1234
1235
|
.ft-filter-level--go-back:focus {
|
|
@@ -1257,7 +1258,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1257
1258
|
}
|
|
1258
1259
|
|
|
1259
1260
|
ft-button {
|
|
1260
|
-
${(0,
|
|
1261
|
+
${(0,Q.setVariable)(G.color,yn.colorOnSurface)};
|
|
1261
1262
|
}
|
|
1262
1263
|
|
|
1263
1264
|
ft-radio, ft-checkbox {
|
|
@@ -1271,11 +1272,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1271
1272
|
|
|
1272
1273
|
.ft-filter-level--no-values {
|
|
1273
1274
|
margin: 10px 0;
|
|
1274
|
-
color: ${
|
|
1275
|
+
color: ${yn.colorOnSurfaceMedium};
|
|
1275
1276
|
}
|
|
1276
|
-
`;var
|
|
1277
|
+
`;var Ne=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},ae=class extends mn.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,n;return(n=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&n!==void 0?n:0}render(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(a=>!a.selected)),this.filter&&(e=e.filter(a=>a.label.toLowerCase().includes(this.filter.toLowerCase())));let n=e.slice(0,this.limit);return Me.html`
|
|
1277
1278
|
<div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
|
|
1278
|
-
${this.parent==null?null:
|
|
1279
|
+
${this.parent==null?null:Me.html`
|
|
1279
1280
|
<div tabindex="0"
|
|
1280
1281
|
part="controls go-back"
|
|
1281
1282
|
class="ft-filter-level--go-back"
|
|
@@ -1288,26 +1289,26 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1288
1289
|
<ft-typography variant="body2">${this.parent.label}</ft-typography>
|
|
1289
1290
|
</div>
|
|
1290
1291
|
`}
|
|
1291
|
-
${this.options.length===0&&this.noValuesLabel?
|
|
1292
|
+
${this.options.length===0&&this.noValuesLabel?Me.html`
|
|
1292
1293
|
<ft-typography class="ft-filter-level--no-values" element="span" variant="body2">
|
|
1293
1294
|
${this.noValuesLabel}
|
|
1294
1295
|
</ft-typography>
|
|
1295
|
-
`:
|
|
1296
|
-
${(0,
|
|
1296
|
+
`:Me.nothing}
|
|
1297
|
+
${(0,Js.repeat)(n,a=>a.value,a=>{var i;return Me.html`
|
|
1297
1298
|
<div class="ft-filter-level--option" part="options" tabindex="-1">
|
|
1298
|
-
${this.multivalued?this.buildMultiValuedOption(
|
|
1299
|
-
${this.preventNavigation||
|
|
1299
|
+
${this.multivalued?this.buildMultiValuedOption(a):this.buildMonoValuedOption(a)}
|
|
1300
|
+
${this.preventNavigation||a.selected||((i=a.subOptions)!==null&&i!==void 0?i:[]).length===0?Me.nothing:Me.html`
|
|
1300
1301
|
<ft-button icon="thin_arrow_right"
|
|
1301
1302
|
part="controls navigate-hierarchy"
|
|
1302
1303
|
aria-label="expand node"
|
|
1303
|
-
label="${
|
|
1304
|
+
label="${a.label}"
|
|
1304
1305
|
?disabled=${this.disabled}
|
|
1305
1306
|
tooltipPosition="left"
|
|
1306
|
-
@click=${()=>this.displayLevel(
|
|
1307
|
+
@click=${()=>this.displayLevel(a)}></ft-button>
|
|
1307
1308
|
`}
|
|
1308
1309
|
</div>
|
|
1309
1310
|
`})}
|
|
1310
|
-
${
|
|
1311
|
+
${n.length<e.length?Me.html`
|
|
1311
1312
|
<ft-button
|
|
1312
1313
|
class="ft-filter-level--display-more"
|
|
1313
1314
|
icon="thin_arrow"
|
|
@@ -1316,30 +1317,30 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1316
1317
|
@click=${this.displayMore}>
|
|
1317
1318
|
${this.moreValuesButtonLabel}
|
|
1318
1319
|
</ft-button>
|
|
1319
|
-
`:
|
|
1320
|
+
`:Me.nothing}
|
|
1320
1321
|
</div>
|
|
1321
|
-
`}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
|
|
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 n;return Me.html`
|
|
1322
1323
|
<ft-checkbox name="${this.filterId}"
|
|
1323
1324
|
part="multivalued-option"
|
|
1324
1325
|
data-value="${e.value}"
|
|
1325
1326
|
.checked=${e.selected}
|
|
1326
1327
|
.disabled=${this.disabled}
|
|
1327
|
-
.indeterminate=${(0,
|
|
1328
|
-
@change=${
|
|
1328
|
+
.indeterminate=${(0,mn.flatDeep)((n=e.subOptions)!==null&&n!==void 0?n:[],a=>{var i;return(i=a.subOptions)!==null&&i!==void 0?i:[]}).some(a=>a.selected)}
|
|
1329
|
+
@change=${a=>this.optionsChanged(a,e)}>
|
|
1329
1330
|
${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
|
|
1330
1331
|
</ft-checkbox>
|
|
1331
|
-
`}buildMonoValuedOption(e){return
|
|
1332
|
+
`}buildMonoValuedOption(e){return Me.html`
|
|
1332
1333
|
<ft-radio name="${this.filterId+Math.round(Math.random()*1e6)}"
|
|
1333
1334
|
part="monovalued-option"
|
|
1334
1335
|
data-value="${e.value}"
|
|
1335
1336
|
value="${e.value}"
|
|
1336
1337
|
.checked=${e.selected}
|
|
1337
1338
|
.disabled=${this.disabled}
|
|
1338
|
-
@keydown=${
|
|
1339
|
-
@change=${
|
|
1339
|
+
@keydown=${n=>this.onRadioKeyDown(n,e)}
|
|
1340
|
+
@change=${n=>this.optionsChanged(n,e)}>
|
|
1340
1341
|
${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
|
|
1341
1342
|
</ft-radio>
|
|
1342
|
-
`}onRadioKeyDown(e,
|
|
1343
|
+
`}onRadioKeyDown(e,n){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,n))}optionsChanged(e,n){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:n}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}};ae.elementDefinitions={"ft-button":be,"ft-ripple":H,"ft-typography":ee,"ft-checkbox":ke,"ft-icon":Se,"ft-radio":de};ae.styles=Qs;Ne([(0,ue.property)({type:String})],ae.prototype,"filterId",void 0);Ne([(0,ue.property)({type:Object})],ae.prototype,"parent",void 0);Ne([(0,ue.property)({type:Array})],ae.prototype,"options",void 0);Ne([(0,ue.property)({type:Boolean})],ae.prototype,"multivalued",void 0);Ne([(0,ue.property)({type:Boolean})],ae.prototype,"disabled",void 0);Ne([(0,ue.property)({type:Boolean})],ae.prototype,"hideSelectedOptions",void 0);Ne([(0,ue.property)({type:Boolean})],ae.prototype,"displayCount",void 0);Ne([(0,ue.property)({type:Boolean})],ae.prototype,"preventNavigation",void 0);Ne([(0,ue.property)({type:String})],ae.prototype,"filter",void 0);Ne([(0,ue.property)({type:String})],ae.prototype,"moreValuesButtonLabel",void 0);Ne([(0,ue.property)({type:String})],ae.prototype,"noValuesLabel",void 0);Ne([(0,ue.property)({type:Number})],ae.prototype,"displayedValuesLimit",void 0);Ne([(0,ue.query)(".ft-filter-level--container")],ae.prototype,"container",void 0);Ne([(0,ue.state)()],ae.prototype,"radios",void 0);Ne([(0,ue.state)()],ae.prototype,"displayedPages",void 0);var nd=b(R());var rd=b(D()),He=b(Z()),sr=b(R());var od=b(Jt());var ed=b(D()),rt=b(R());var Vt={buttonsColor:rt.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",rt.designSystemVariables.colorPrimary),buttonsZIndex:rt.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:rt.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:rt.FtCssVariableFactory.external(rt.designSystemVariables.colorSurface,"Design system")},td=ed.css`
|
|
1343
1344
|
.ft-snap-scroll {
|
|
1344
1345
|
box-sizing: border-box;
|
|
1345
1346
|
position: relative;
|
|
@@ -1374,7 +1375,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1374
1375
|
flex-wrap: nowrap;
|
|
1375
1376
|
align-items: flex-start;
|
|
1376
1377
|
justify-content: flex-start;
|
|
1377
|
-
gap: ${
|
|
1378
|
+
gap: ${Vt.gap};
|
|
1378
1379
|
}
|
|
1379
1380
|
|
|
1380
1381
|
.ft-snap-scroll--hide-scrollbar .ft-snap-scroll--content::-webkit-scrollbar {
|
|
@@ -1417,11 +1418,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1417
1418
|
.ft-snap-scroll--next {
|
|
1418
1419
|
position: absolute;
|
|
1419
1420
|
display: flex;
|
|
1420
|
-
z-index: ${
|
|
1421
|
+
z-index: ${Vt.buttonsZIndex};
|
|
1421
1422
|
opacity: 1;
|
|
1422
1423
|
transition: background-color .5s ease-in-out, opacity .5s ease-in-out, z-index .5s ease-in-out;
|
|
1423
|
-
${(0,
|
|
1424
|
-
${(0,
|
|
1424
|
+
${(0,rt.setVariable)(G.backgroundColor,"transparent")};
|
|
1425
|
+
${(0,rt.setVariable)(G.color,Vt.buttonsColor)};
|
|
1425
1426
|
}
|
|
1426
1427
|
|
|
1427
1428
|
.ft-snap-scroll--previous[hidden],
|
|
@@ -1434,45 +1435,45 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1434
1435
|
top: 0;
|
|
1435
1436
|
left: -1px;
|
|
1436
1437
|
bottom: 0;
|
|
1437
|
-
background: linear-gradient(to right, ${
|
|
1438
|
+
background: linear-gradient(to right, ${Vt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
|
|
1438
1439
|
}
|
|
1439
1440
|
|
|
1440
1441
|
.ft-snap-scroll--vertical .ft-snap-scroll--previous {
|
|
1441
1442
|
top: -1px;
|
|
1442
1443
|
left: 0;
|
|
1443
1444
|
right: 0;
|
|
1444
|
-
background: linear-gradient(to bottom, ${
|
|
1445
|
+
background: linear-gradient(to bottom, ${Vt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
|
|
1445
1446
|
}
|
|
1446
1447
|
|
|
1447
1448
|
.ft-snap-scroll--horizontal .ft-snap-scroll--next {
|
|
1448
1449
|
top: 0;
|
|
1449
1450
|
right: -1px;
|
|
1450
1451
|
bottom: 0;
|
|
1451
|
-
background: linear-gradient(to left, ${
|
|
1452
|
+
background: linear-gradient(to left, ${Vt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
|
|
1452
1453
|
}
|
|
1453
1454
|
|
|
1454
1455
|
.ft-snap-scroll--vertical .ft-snap-scroll--next {
|
|
1455
1456
|
left: 0;
|
|
1456
1457
|
right: 0;
|
|
1457
1458
|
bottom: -1px;
|
|
1458
|
-
background: linear-gradient(to top, ${
|
|
1459
|
+
background: linear-gradient(to top, ${Vt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
|
|
1459
1460
|
}
|
|
1460
1461
|
|
|
1461
1462
|
.ft-snap-scroll--horizontal .ft-snap-scroll--previous:hover,
|
|
1462
1463
|
.ft-snap-scroll--horizontal .ft-snap-scroll--next:hover,
|
|
1463
1464
|
.ft-snap-scroll--vertical .ft-snap-scroll--previous:hover,
|
|
1464
1465
|
.ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
|
|
1465
|
-
background-color: ${
|
|
1466
|
+
background-color: ${Vt.colorSurface};
|
|
1466
1467
|
}
|
|
1467
|
-
`;var
|
|
1468
|
+
`;var ht=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},La=class extends CustomEvent{constructor(e,n){super("current-element-change",{detail:{index:e,element:n}})}},he=class extends sr.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 sr.Debouncer(200),this.updateScrollDebouncer=new sr.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let n=this.elements[e];if(n){let a=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,i=this.contentSlot[this.scrollAttribute]+this.prevSize;(n[this.offsetAttribute]<i||n[this.offsetAttribute]+n[this.sizeAttribute]>a)&&this.scrollToElement(n)}}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,od.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":sr.isSafari}),n=this.controls&&this.withScroll;return rd.html`
|
|
1468
1469
|
<div part="container" class="${e}">
|
|
1469
1470
|
<ft-button
|
|
1470
1471
|
class="ft-snap-scroll--previous"
|
|
1471
1472
|
part="controls"
|
|
1472
1473
|
primary
|
|
1473
1474
|
icon="${this.horizontal?"THIN_ARROW_LEFT":"THIN_ARROW_UP"}"
|
|
1474
|
-
?hidden=${!
|
|
1475
|
-
?disabled=${!
|
|
1475
|
+
?hidden=${!n||this.startReached}
|
|
1476
|
+
?disabled=${!n||this.startReached}
|
|
1476
1477
|
@click=${this.previous}
|
|
1477
1478
|
></ft-button>
|
|
1478
1479
|
<slot class="ft-snap-scroll--content"
|
|
@@ -1483,12 +1484,12 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1483
1484
|
part="controls"
|
|
1484
1485
|
primary
|
|
1485
1486
|
icon="${this.horizontal?"THIN_ARROW_RIGHT":"THIN_ARROW"}"
|
|
1486
|
-
?hidden=${!
|
|
1487
|
-
?disabled=${!
|
|
1487
|
+
?hidden=${!n||this.endReached}
|
|
1488
|
+
?disabled=${!n||this.endReached}
|
|
1488
1489
|
@click=${this.next}
|
|
1489
1490
|
></ft-button>
|
|
1490
1491
|
</div>
|
|
1491
|
-
`}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
|
|
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 La(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var n;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,(n=this.listenedContainer)===null||n===void 0||n.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let n=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<n&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var n,a;e&&(this.horizontal?(n=this.contentSlot)===null||n===void 0||n.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(a=this.contentSlot)===null||a===void 0||a.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,n;this.elements=(n=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(a=>a))!==null&&n!==void 0?n:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let n=0;n<this.elements.length;n++)(e<0||this.getDistanceFromStart(this.elements[n])<this.getDistanceFromStart(this.elements[e]))&&(e=n);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 n=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-n)}};he.elementDefinitions={"ft-button":be};he.styles=td;ht([(0,He.property)({type:Boolean})],he.prototype,"horizontal",void 0);ht([(0,He.property)({type:Boolean})],he.prototype,"hideScrollbar",void 0);ht([(0,He.property)({type:Boolean})],he.prototype,"controls",void 0);ht([(0,He.property)({type:Boolean})],he.prototype,"limitSize",void 0);ht([(0,He.state)()],he.prototype,"elements",void 0);ht([(0,He.state)()],he.prototype,"currentElement",void 0);ht([(0,He.state)()],he.prototype,"withScroll",void 0);ht([(0,He.state)()],he.prototype,"startReached",void 0);ht([(0,He.state)()],he.prototype,"endReached",void 0);ht([(0,He.query)(".ft-snap-scroll--content")],he.prototype,"contentSlot",void 0);(0,nd.customElement)("ft-snap-scroll")(he);var ad=b(D()),te=b(R());var De={colorOutline:te.FtCssVariableFactory.external(te.designSystemVariables.colorOutline,"Design system"),colorOnSurface:te.FtCssVariableFactory.external(te.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:te.FtCssVariableFactory.external(te.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:te.FtCssVariableFactory.external(te.designSystemVariables.colorPrimary,"Design system"),colorSurface:te.FtCssVariableFactory.external(te.designSystemVariables.colorSurface,"Design system"),transitionDuration:te.FtCssVariableFactory.external(te.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:te.FtCssVariableFactory.external(te.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:te.FtCssVariableFactory.extend("--ft-filter-label-color","",te.designSystemVariables.colorOnSurface),labelFontSize:te.FtCssVariableFactory.extend("--ft-filter-label-font-size","",I.fontSize,"16px")},id=[Zo,ad.css`
|
|
1492
1493
|
:host {
|
|
1493
1494
|
display: flex;
|
|
1494
1495
|
max-height: 100%;
|
|
@@ -1515,7 +1516,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1515
1516
|
.ft-filter--header ft-button {
|
|
1516
1517
|
flex-shrink: 0;
|
|
1517
1518
|
margin-left: auto;
|
|
1518
|
-
${(0,
|
|
1519
|
+
${(0,te.setVariable)(G.iconSize,"18px")};
|
|
1519
1520
|
}
|
|
1520
1521
|
.filter-label {
|
|
1521
1522
|
display: contents;
|
|
@@ -1526,10 +1527,10 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1526
1527
|
flex-shrink: 1;
|
|
1527
1528
|
flex-grow: 1;
|
|
1528
1529
|
word-break: break-word;
|
|
1529
|
-
color: ${
|
|
1530
|
-
font-size: ${
|
|
1531
|
-
${(0,
|
|
1532
|
-
${(0,
|
|
1530
|
+
color: ${De.labelColor};
|
|
1531
|
+
font-size: ${De.labelFontSize};
|
|
1532
|
+
${(0,te.setVariable)(I.lineHeight,"22px")};
|
|
1533
|
+
${(0,te.setVariable)(I.fontWeight,"bold")};
|
|
1533
1534
|
}
|
|
1534
1535
|
|
|
1535
1536
|
.ft-filter--filter {
|
|
@@ -1540,8 +1541,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1540
1541
|
padding: 0 10px;
|
|
1541
1542
|
overflow: hidden;
|
|
1542
1543
|
height: 32px;
|
|
1543
|
-
transition: height ${
|
|
1544
|
-
margin ${
|
|
1544
|
+
transition: height ${De.transitionDuration} ${De.transitionTimingFunction},
|
|
1545
|
+
margin ${De.transitionDuration} ${De.transitionTimingFunction};
|
|
1545
1546
|
transition-delay: 500ms;
|
|
1546
1547
|
}
|
|
1547
1548
|
|
|
@@ -1554,15 +1555,15 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1554
1555
|
display: block;
|
|
1555
1556
|
width: 100%;
|
|
1556
1557
|
border-radius: 4px;
|
|
1557
|
-
border: 1px solid ${
|
|
1558
|
+
border: 1px solid ${De.colorOutline};
|
|
1558
1559
|
padding: 4px;
|
|
1559
|
-
background-color: ${
|
|
1560
|
-
color: ${
|
|
1561
|
-
outline-color: ${
|
|
1560
|
+
background-color: ${De.colorSurface};
|
|
1561
|
+
color: ${De.colorOnSurface};
|
|
1562
|
+
outline-color: ${De.colorPrimary};
|
|
1562
1563
|
}
|
|
1563
1564
|
|
|
1564
1565
|
input::placeholder {
|
|
1565
|
-
color: ${
|
|
1566
|
+
color: ${De.colorOnSurfaceMedium};
|
|
1566
1567
|
}
|
|
1567
1568
|
|
|
1568
1569
|
input:placeholder-shown {
|
|
@@ -1578,7 +1579,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1578
1579
|
}
|
|
1579
1580
|
|
|
1580
1581
|
.ft-filter--separator {
|
|
1581
|
-
border-top: 1px solid ${
|
|
1582
|
+
border-top: 1px solid ${De.colorOutline};
|
|
1582
1583
|
margin: 4px 10px;
|
|
1583
1584
|
}
|
|
1584
1585
|
|
|
@@ -1603,10 +1604,10 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1603
1604
|
slot:not([name]) {
|
|
1604
1605
|
display: none;
|
|
1605
1606
|
}
|
|
1606
|
-
`];var
|
|
1607
|
+
`];var J=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},Pa=class extends CustomEvent{constructor(e){super("change",{detail:e})}},$=class extends qe.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 qe.Debouncer(300),this.changeDebouncer=new qe.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,qe.flatDeep)(this.options,e=>{var n;return(n=e.subOptions)!==null&&n!==void 0?n:[]})}get childrenFilteredFlatOptions(){return(0,qe.flatDeep)(this.options,e=>{var n;return e.selected?[]:(n=e.subOptions)!==null&&n!==void 0?n:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(i=>i.selected),n=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,a=this.filterPlaceHolder.replace("{0}",this.label);return dr.html`
|
|
1607
1608
|
<div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
|
|
1608
1609
|
part="container">
|
|
1609
|
-
${!this.label&&!e?null:
|
|
1610
|
+
${!this.label&&!e?null:dr.html`
|
|
1610
1611
|
|
|
1611
1612
|
<div class="ft-filter--header" part="header">
|
|
1612
1613
|
<div class="filter-label" id="id-group-${this.id}">
|
|
@@ -1615,20 +1616,20 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1615
1616
|
</ft-typography>
|
|
1616
1617
|
<slot name="label"></slot>
|
|
1617
1618
|
</div>
|
|
1618
|
-
${e&&!this.hideClearButton?
|
|
1619
|
+
${e&&!this.hideClearButton?dr.html`
|
|
1619
1620
|
<ft-button icon="close" dense @click=${this.clear} part="clear-button">
|
|
1620
1621
|
${this.clearButtonLabel}
|
|
1621
1622
|
</ft-button>
|
|
1622
1623
|
`:null}
|
|
1623
1624
|
</div>
|
|
1624
1625
|
`}
|
|
1625
|
-
<div class="ft-filter--filter" ?hidden=${!
|
|
1626
|
+
<div class="ft-filter--filter" ?hidden=${!n}>
|
|
1626
1627
|
<input type="search"
|
|
1627
1628
|
part="input"
|
|
1628
1629
|
class="ft-typography--caption"
|
|
1629
|
-
?disabled=${!
|
|
1630
|
-
placeholder="${
|
|
1631
|
-
size="${
|
|
1630
|
+
?disabled=${!n}
|
|
1631
|
+
placeholder="${a}"
|
|
1632
|
+
size="${n?a.length:0}"
|
|
1632
1633
|
@search=${this.onFilterChange}
|
|
1633
1634
|
@keyup=${this.onFilterChange}>
|
|
1634
1635
|
</div>
|
|
@@ -1639,15 +1640,15 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1639
1640
|
@slotchange=${this.updateOptionsFromSlot}
|
|
1640
1641
|
@option-change=${this.optionsChanged}></slot>
|
|
1641
1642
|
</div>
|
|
1642
|
-
`}update(e){if(super.update(e),e.has("options")){let
|
|
1643
|
-
${this.raiseSelectedOptions&&
|
|
1643
|
+
`}update(e){if(super.update(e),e.has("options")){let n=new Set(this.flatOptions.map(a=>a.value));this.displayedLevels=this.displayedLevels.filter(a=>n.has(a)),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(e){var n,a,i,l,c;super.contentAvailableCallback(e),this.valuesContainer&&this.scrollResizeObserver.observe(this.valuesContainer),this.container&&this.scrollResizeObserver.observe(this.container),e.has("options")&&(this.updateScroll(),(n=this.levelsContainer)===null||n===void 0||n.scrollToIndex(this.displayedLevels.length)),e.has("slideIn")&&this.slideIn&&setTimeout(()=>{var s;(s=this.levelsContainer)===null||s===void 0||s.next(),this.slideIn=void 0},0),e.has("slideOut")&&this.slideOut&&((a=this.levelsContainer)===null||a===void 0||a.previous(),setTimeout(()=>{this.displayedLevels.pop(),this.slideOut=void 0},300)),this.lastLevelHasHiddenvalues=(c=(l=(i=this.shadowRoot)===null||i===void 0?void 0:i.querySelector(".ft-filter--levels ft-filter-level:last-child"))===null||l===void 0?void 0:l.hasHiddenValues)!==null&&c!==void 0?c:!1}renderLevels(){let e=this.flatOptions,n=e.filter(l=>l.selected),a=this.slideIn||this.slideOut?this.displayedLevels.length-2:this.displayedLevels.length-1,i=a<0?"ft-filter--level-center":"ft-filter--level-left";return dr.html`
|
|
1644
|
+
${this.raiseSelectedOptions&&n.length>0?dr.html`
|
|
1644
1645
|
<ft-filter-level
|
|
1645
1646
|
filterId="${this.id}"
|
|
1646
1647
|
?multivalued=${this.multivalued}
|
|
1647
1648
|
?disabled=${this.disabled}
|
|
1648
1649
|
?displayCount="${this.displayCount}"
|
|
1649
1650
|
preventNavigation
|
|
1650
|
-
.options=${
|
|
1651
|
+
.options=${n}
|
|
1651
1652
|
@change=${this.onChange}
|
|
1652
1653
|
part="values selected-values"
|
|
1653
1654
|
.exportpartsPrefixes=${["values","selected-values"]}
|
|
@@ -1656,11 +1657,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1656
1657
|
`:null}
|
|
1657
1658
|
<ft-snap-scroll horizontal hideScrollbar
|
|
1658
1659
|
class="ft-filter--levels"
|
|
1659
|
-
@current-element-change=${
|
|
1660
|
+
@current-element-change=${l=>this.levelsScrollDebouncer.run(()=>{for(;l.detail.index<this.displayedLevels.length;)this.displayedLevels.pop();this.requestUpdate()})}>
|
|
1660
1661
|
${this.renderLevel(i,this.options)}
|
|
1661
|
-
${this.displayedLevels.map(
|
|
1662
|
+
${this.displayedLevels.map(l=>e.find(c=>c.value===l)).map((l,c)=>{var s;let h=l?.value===this.slideIn||l?.value===this.slideOut?"ft-filter--level-right":c===a?"ft-filter--level-center":"ft-filter--level-left";return this.renderLevel(h,(s=l?.subOptions)!==null&&s!==void 0?s:[],l)})}
|
|
1662
1663
|
</ft-snap-scroll>
|
|
1663
|
-
`}renderLevel(e,
|
|
1664
|
+
`}renderLevel(e,n,a){return dr.html`
|
|
1664
1665
|
<ft-filter-level
|
|
1665
1666
|
class="${e}"
|
|
1666
1667
|
filterId="${this.id}"
|
|
@@ -1670,8 +1671,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1670
1671
|
?disabled=${this.disabled||e!=="ft-filter--level-center"}
|
|
1671
1672
|
?hideSelectedOptions=${this.raiseSelectedOptions}
|
|
1672
1673
|
?displayCount="${this.displayCount}"
|
|
1673
|
-
.parent=${
|
|
1674
|
-
.options=${
|
|
1674
|
+
.parent=${a}
|
|
1675
|
+
.options=${n}
|
|
1675
1676
|
.displayedValuesLimit=${this.displayedValuesLimit}
|
|
1676
1677
|
@change=${this.onChange}
|
|
1677
1678
|
@go-back=${this.goBack}
|
|
@@ -1680,18 +1681,18 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1680
1681
|
.exportpartsPrefixes=${["values","available-values"]}
|
|
1681
1682
|
noValuesLabel="${this.noValuesLabel}"
|
|
1682
1683
|
></ft-filter-level>
|
|
1683
|
-
`}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
|
|
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 n;e.stopPropagation();let a=this.flatOptions.find(l=>l.value===e.detail.value);a.selected=!a.selected;let i=l=>{var c;l!==a&&(l.selected=!1),(c=l.subOptions)===null||c===void 0||c.forEach(i)};this.multivalued?(n=a.subOptions)===null||n===void 0||n.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(n=>n.requestUpdate())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,qe.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Pa(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(n=>n),this.optionsChanged()}onFilterChange(){var e,n;this.filter=(n=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&n!==void 0?n:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};$.elementDefinitions={"ft-button":be,"ft-filter-level":ae,"ft-snap-scroll":he,"ft-typography":ee};$.styles=id;J([(0,j.property)({type:String})],$.prototype,"id",void 0);J([(0,j.property)({type:String})],$.prototype,"label",void 0);J([(0,j.property)({type:String})],$.prototype,"filterPlaceHolder",void 0);J([(0,j.property)({type:String})],$.prototype,"clearButtonLabel",void 0);J([(0,j.property)({type:String})],$.prototype,"moreValuesButtonLabel",void 0);J([(0,j.property)({type:String})],$.prototype,"noValuesLabel",void 0);J([(0,qe.jsonProperty)([])],$.prototype,"options",void 0);J([(0,j.property)({type:Boolean})],$.prototype,"multivalued",void 0);J([(0,j.property)({type:Boolean})],$.prototype,"disabled",void 0);J([(0,j.property)({type:Boolean})],$.prototype,"raiseSelectedOptions",void 0);J([(0,j.property)({type:Boolean})],$.prototype,"displayCount",void 0);J([(0,j.property)({type:Number})],$.prototype,"displayedValuesLimit",void 0);J([(0,j.property)({type:Boolean})],$.prototype,"hideClearButton",void 0);J([(0,j.query)(".ft-filter--slot")],$.prototype,"slotElement",void 0);J([(0,j.query)(".ft-filter--container")],$.prototype,"container",void 0);J([(0,j.query)(".ft-filter--values")],$.prototype,"valuesContainer",void 0);J([(0,j.query)(".ft-filter--levels")],$.prototype,"levelsContainer",void 0);J([(0,j.state)()],$.prototype,"lastLevelHasHiddenvalues",void 0);J([(0,j.query)(".ft-filter--filter input")],$.prototype,"filterInput",void 0);J([(0,j.queryAll)(".ft-filter--levels ft-filter-level")],$.prototype,"levels",void 0);J([(0,j.state)()],$.prototype,"withScroll",void 0);J([(0,j.state)()],$.prototype,"filter",void 0);J([(0,j.state)()],$.prototype,"slideIn",void 0);J([(0,j.state)()],$.prototype,"slideOut",void 0);var gn=b(R()),pr=b(Z()),ld=b(D()),$r=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},ot=class extends gn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return ld.html`
|
|
1684
1685
|
<slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
|
|
1685
|
-
`}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(
|
|
1686
|
+
`}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(n=>n)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};ot.elementDefinitions={};$r([(0,pr.property)({type:String})],ot.prototype,"label",void 0);$r([(0,pr.property)({type:Object,converter:t=>t})],ot.prototype,"value",void 0);$r([(0,pr.property)({type:Boolean,reflect:!0})],ot.prototype,"selected",void 0);$r([(0,pr.property)({type:Object})],ot.prototype,"subOptions",void 0);$r([(0,gn.jsonProperty)({})],ot.prototype,"renderOption",void 0);$r([(0,pr.query)(".ft-filter-option--slot")],ot.prototype,"slotElement",void 0);(0,ka.customElement)("ft-filter")($);(0,ka.customElement)("ft-filter-option")(ot);var Zt=Wr.build("designedSearchType"),bn={label:"Search scope",documentTitlesOnly:"Search in document titles only"};var pd=b(Z());var cd=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},jt=class extends Gt(Ut){constructor(){super(),this.addI18nContext(Zt,bn)}render(){return sd.html`
|
|
1686
1687
|
<ft-filter
|
|
1687
|
-
label=${
|
|
1688
|
-
.options=${[{label:
|
|
1688
|
+
label=${Zt.messages.label()}
|
|
1689
|
+
.options=${[{label:Zt.messages.documentTitlesOnly(),value:e=>{var n;return(n=this.stateManager)===null||n===void 0?void 0:n.setSearchInDocumentTitlesOnly(e)},selected:this.searchInDocumentTitlesOnly}]}
|
|
1689
1690
|
part="filter"
|
|
1690
1691
|
.exportpartsPrefixes=${["filter"]}
|
|
1691
1692
|
multivalued
|
|
1692
1693
|
@change=${this.onSelected}
|
|
1693
1694
|
></ft-filter>
|
|
1694
|
-
`}onSelected(e){var
|
|
1695
|
+
`}onSelected(e){var n;(n=this.filter)===null||n===void 0||n.options.forEach(a=>a.value(a.selected))}};jt.elementDefinitions={"ft-filter":$};jt.styles=_s;cd([(0,dd.redux)({selector:Qr})],jt.prototype,"searchInDocumentTitlesOnly",void 0);cd([(0,pd.query)("ft-filter")],jt.prototype,"filter",void 0);(0,fd.customElement)("ft-search-type")(jt);var md=b(R());var nt=b(D());var ud=b(D()),fr=b(R());var Hp={headerColor:fr.FtCssVariableFactory.extend("--ft-search-period-filter-header-color","",fr.designSystemVariables.colorOnSurface)},hd=ud.css`
|
|
1695
1696
|
[part="container"] {
|
|
1696
1697
|
flex-grow: 1;
|
|
1697
1698
|
display: flex;
|
|
@@ -1706,7 +1707,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1706
1707
|
overflow: auto;
|
|
1707
1708
|
display: flex;
|
|
1708
1709
|
flex-direction: column;
|
|
1709
|
-
${(0,
|
|
1710
|
+
${(0,fr.setVariable)(I.lineHeight,"22px")};
|
|
1710
1711
|
}
|
|
1711
1712
|
|
|
1712
1713
|
[part="header"] {
|
|
@@ -1716,7 +1717,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1716
1717
|
flex-shrink: 0;
|
|
1717
1718
|
padding: 0 10px;
|
|
1718
1719
|
margin-bottom: 8px;
|
|
1719
|
-
color: ${
|
|
1720
|
+
color: ${Hp.headerColor};
|
|
1720
1721
|
}
|
|
1721
1722
|
|
|
1722
1723
|
[part="label"] {
|
|
@@ -1724,63 +1725,63 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
|
|
|
1724
1725
|
flex-shrink: 1;
|
|
1725
1726
|
flex-grow: 1;
|
|
1726
1727
|
word-break: break-word;
|
|
1727
|
-
font-size: ${
|
|
1728
|
-
${(0,
|
|
1728
|
+
font-size: ${De.labelFontSize};
|
|
1729
|
+
${(0,fr.setVariable)(I.fontWeight,"bold")};
|
|
1729
1730
|
}
|
|
1730
1731
|
|
|
1731
|
-
`;var
|
|
1732
|
+
`;var yd=b(R());var _e=Wr.build("designedSearchPeriodFilter"),xn={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 bo=b(Z());var go=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},at=class extends Gt(Ut){constructor(){super(),this.addI18nContext(_e,xn)}render(){var e,n,a,i;return nt.html`<div part="container">
|
|
1732
1733
|
<div part="header">
|
|
1733
1734
|
<ft-typography variant="overline" part="label" id="label">
|
|
1734
|
-
${
|
|
1735
|
+
${_e.messages.label()}
|
|
1735
1736
|
</ft-typography>
|
|
1736
1737
|
</div>
|
|
1737
|
-
<ft-radio-group @change=${
|
|
1738
|
-
<ft-radio value="anyTime" ?checked=${this.periodFilter===void 0||this.periodFilter.periodType===void 0}>${
|
|
1739
|
-
${this.lessThanAWeek?
|
|
1740
|
-
${this.lessThanAMonth?
|
|
1741
|
-
${this.lessThanAQuarter?
|
|
1742
|
-
${this.lessThanAYear?
|
|
1738
|
+
<ft-radio-group @change=${l=>this.setPeriodFilter(l)} aria-labelledby="label">
|
|
1739
|
+
<ft-radio value="anyTime" ?checked=${this.periodFilter===void 0||this.periodFilter.periodType===void 0}>${_e.messages.anyTime()}</ft-radio>
|
|
1740
|
+
${this.lessThanAWeek?nt.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>`:nt.nothing}
|
|
1741
|
+
${this.lessThanAMonth?nt.html`<ft-radio ?checked=${((n=this.periodFilter)===null||n===void 0?void 0:n.periodType)=="LAST_MONTH"} value="LAST_MONTH">${_e.messages.LAST_MONTH()}</ft-radio>`:nt.nothing}
|
|
1742
|
+
${this.lessThanAQuarter?nt.html`<ft-radio ?checked=${((a=this.periodFilter)===null||a===void 0?void 0:a.periodType)=="LAST_QUARTER"} value="LAST_QUARTER">${_e.messages.LAST_QUARTER()}</ft-radio>`:nt.nothing}
|
|
1743
|
+
${this.lessThanAYear?nt.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>`:nt.nothing}
|
|
1743
1744
|
</ft-radio-group>
|
|
1744
|
-
</div>`}setPeriodFilter(e){var
|
|
1745
|
+
</div>`}setPeriodFilter(e){var n;let a=vo[e.detail];(n=this.stateManager)===null||n===void 0||n.setPeriodFilter(a===void 0?void 0:{periodType:a})}};at.elementDefinitions={"ft-radio-group":Te,"ft-radio":de,"ft-typography":ee};at.styles=hd;go([(0,bo.property)({type:Boolean})],at.prototype,"lessThanAWeek",void 0);go([(0,bo.property)({type:Boolean})],at.prototype,"lessThanAMonth",void 0);go([(0,bo.property)({type:Boolean})],at.prototype,"lessThanAQuarter",void 0);go([(0,bo.property)({type:Boolean})],at.prototype,"lessThanAYear",void 0);go([(0,yd.redux)({store:"search",selector:t=>t.request.periodFilter})],at.prototype,"periodFilter",void 0);(0,md.customElement)("ft-search-period-filter")(at);var Da=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},At=class extends Gt(Ut){get hasSomethingToDisplay(){var e;return this.searchInDocumentTitlesOnly||((e=this.facets)===null||e===void 0?void 0:e.some(n=>this.getSelectedValues(n).length>0))||this.periodFilter&&this.periodFilter.periodType}constructor(){super(),this.addI18nContext(Zt,bn),this.addI18nContext(_e,xn)}render(){return this.hasSomethingToDisplay?Rt.html`
|
|
1745
1746
|
<div class="ft-search-selected-facets--container">
|
|
1746
|
-
${(0,
|
|
1747
|
+
${(0,Ta.repeat)(this.facets||[],e=>e.key,e=>{let n=this.getSelectedValues(e);return(0,Ta.repeat)(n,a=>e.key+"-"+a,a=>this.renderFacet(e.key,e.label,n,a))})}
|
|
1747
1748
|
${this.renderSearchInDocumentTitlesOnly()}
|
|
1748
1749
|
${this.renderPeriodFilter()}
|
|
1749
1750
|
</div>
|
|
1750
|
-
`:
|
|
1751
|
-
<ft-tooltip inline text="${
|
|
1752
|
-
part="tooltips tooltip-${
|
|
1751
|
+
`:Rt.nothing}renderFacet(e,n,a,i){let l=n+": "+this.getBreadcrumbFromValue(i),c=e.replace(":","-");return Rt.html`
|
|
1752
|
+
<ft-tooltip inline text="${l}"
|
|
1753
|
+
part="tooltips tooltip-${c}">
|
|
1753
1754
|
<ft-chip
|
|
1754
|
-
part="ft-search-selected-facets ft-search-selected-facet-${
|
|
1755
|
+
part="ft-search-selected-facets ft-search-selected-facet-${c}"
|
|
1755
1756
|
removable
|
|
1756
|
-
label="${
|
|
1757
|
-
@icon-click=${()=>{var
|
|
1757
|
+
label="${l}"
|
|
1758
|
+
@icon-click=${()=>{var s;return(s=this.stateManager)===null||s===void 0?void 0:s.setFilter(e,a.filter(h=>h!==i))}}
|
|
1758
1759
|
data-key="${e}"
|
|
1759
1760
|
data-value="${i}">
|
|
1760
1761
|
${this.getLabelFromValue(i)}
|
|
1761
1762
|
</ft-chip>
|
|
1762
1763
|
</ft-tooltip>
|
|
1763
|
-
`}getSelectedValues(e){return(0,
|
|
1764
|
-
<ft-tooltip inline text="${
|
|
1764
|
+
`}getSelectedValues(e){return(0,Mr.flatDeep)(e.rootNodes,n=>n.selected?[]:n.childNodes).filter(n=>n.selected).map(n=>n.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?Rt.html`
|
|
1765
|
+
<ft-tooltip inline text="${Zt.messages.documentTitlesOnly()}"
|
|
1765
1766
|
part="tooltips tooltip-search-in-document-titles-only">
|
|
1766
1767
|
<ft-chip
|
|
1767
1768
|
part="ft-search-selected-facets ft-search-selected-facet-search-in-document-titles-only"
|
|
1768
1769
|
removable
|
|
1769
1770
|
@icon-click=${()=>{var e;return(e=this.stateManager)===null||e===void 0?void 0:e.setSearchInDocumentTitlesOnly(!1)}}>
|
|
1770
|
-
${
|
|
1771
|
+
${Zt.messages.documentTitlesOnly()}
|
|
1771
1772
|
</ft-chip>
|
|
1772
1773
|
</ft-tooltip>
|
|
1773
|
-
`:
|
|
1774
|
-
<ft-tooltip inline text="${
|
|
1774
|
+
`:Rt.nothing}renderPeriodFilter(){var e,n;return this.periodFilter&&this.periodFilter.periodType?Rt.html`
|
|
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,(n=this.periodFilter.period)===null||n===void 0?void 0:n.to):_e.messages[this.periodFilter.periodType]())}"
|
|
1775
1776
|
part=" tooltips tooltip-search-period-filter">
|
|
1776
1777
|
<ft-chip
|
|
1777
1778
|
part="ft-search-selected-facets ft-search-selected-facet-period-filter"
|
|
1778
1779
|
removable
|
|
1779
|
-
@icon-click=${()=>{var
|
|
1780
|
-
${
|
|
1780
|
+
@icon-click=${()=>{var a;return(a=this.stateManager)===null||a===void 0?void 0:a.setPeriodFilter(void 0)}}>
|
|
1781
|
+
${_e.messages[this.periodFilter.periodType]()}
|
|
1781
1782
|
</ft-chip>
|
|
1782
1783
|
</ft-tooltip>
|
|
1783
|
-
`:
|
|
1784
|
+
`:Rt.nothing}};At.elementDefinitions={"ft-chip":ne,"ft-tooltip":X};At.styles=$a;Da([(0,Mr.redux)({store:"search"})],At.prototype,"facets",void 0);Da([(0,Mr.redux)({store:"search",selector:Qr})],At.prototype,"searchInDocumentTitlesOnly",void 0);Da([(0,Mr.redux)({store:"search",selector:t=>t.request.periodFilter})],At.prototype,"periodFilter",void 0);(0,gd.customElement)("ft-search-selected-facets")(At);})();
|
|
1784
1785
|
/*! Bundled license information:
|
|
1785
1786
|
|
|
1786
1787
|
@lit/reactive-element/css-tag.js:
|