@fluid-topics/ft-search-selected-facets 1.1.84 → 1.1.86

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 pd=Object.create;var Pi=Object.defineProperty;var fd=Object.getOwnPropertyDescriptor;var ud=Object.getOwnPropertyNames;var hd=Object.getPrototypeOf,md=Object.prototype.hasOwnProperty;var Vt=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var yd=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of ud(e))!md.call(t,i)&&i!==o&&Pi(t,i,{get:()=>e[i],enumerable:!(n=fd(e,i))||n.enumerable});return t};var m=(t,e,o)=>(o=t!=null?pd(hd(t)):{},yd(e||!t||!t.__esModule?Pi(o,"default",{value:t,enumerable:!0}):o,t));var E=Vt((Mp,Li)=>{Li.exports=ftGlobals.wcUtils});var L=Vt((Up,Ii)=>{Ii.exports=ftGlobals.lit});var yn=Vt((Fp,ki)=>{ki.exports=ftGlobals.litRepeat});var V=Vt((Wp,Bi)=>{Bi.exports=ftGlobals.litDecorators});var zi=Vt(Fi=>{(function(t){var e=function(o){var n={searchParams:"URLSearchParams"in t,iterable:"Symbol"in t&&"iterator"in Symbol,blob:"FileReader"in t&&"Blob"in t&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};function i(h){return h&&DataView.prototype.isPrototypeOf(h)}if(n.arrayBuffer)var a=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],s=ArrayBuffer.isView||function(h){return h&&a.indexOf(Object.prototype.toString.call(h))>-1};function l(h){if(typeof h!="string"&&(h=String(h)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(h))throw new TypeError("Invalid character in header field name");return h.toLowerCase()}function p(h){return typeof h!="string"&&(h=String(h)),h}function f(h){var v={next:function(){var P=h.shift();return{done:P===void 0,value:P}}};return n.iterable&&(v[Symbol.iterator]=function(){return v}),v}function u(h){this.map={},h instanceof u?h.forEach(function(v,P){this.append(P,v)},this):Array.isArray(h)?h.forEach(function(v){this.append(v[0],v[1])},this):h&&Object.getOwnPropertyNames(h).forEach(function(v){this.append(v,h[v])},this)}u.prototype.append=function(h,v){h=l(h),v=p(v);var P=this.map[h];this.map[h]=P?P+", "+v:v},u.prototype.delete=function(h){delete this.map[l(h)]},u.prototype.get=function(h){return h=l(h),this.has(h)?this.map[h]:null},u.prototype.has=function(h){return this.map.hasOwnProperty(l(h))},u.prototype.set=function(h,v){this.map[l(h)]=p(v)},u.prototype.forEach=function(h,v){for(var P in this.map)this.map.hasOwnProperty(P)&&h.call(v,this.map[P],P,this)},u.prototype.keys=function(){var h=[];return this.forEach(function(v,P){h.push(P)}),f(h)},u.prototype.values=function(){var h=[];return this.forEach(function(v){h.push(v)}),f(h)},u.prototype.entries=function(){var h=[];return this.forEach(function(v,P){h.push([P,v])}),f(h)},n.iterable&&(u.prototype[Symbol.iterator]=u.prototype.entries);function y(h){if(h.bodyUsed)return Promise.reject(new TypeError("Already read"));h.bodyUsed=!0}function g(h){return new Promise(function(v,P){h.onload=function(){v(h.result)},h.onerror=function(){P(h.error)}})}function x(h){var v=new FileReader,P=g(v);return v.readAsArrayBuffer(h),P}function b(h){var v=new FileReader,P=g(v);return v.readAsText(h),P}function S(h){for(var v=new Uint8Array(h),P=new Array(v.length),G=0;G<v.length;G++)P[G]=String.fromCharCode(v[G]);return P.join("")}function T(h){if(h.slice)return h.slice(0);var v=new Uint8Array(h.byteLength);return v.set(new Uint8Array(h)),v.buffer}function R(){return this.bodyUsed=!1,this._initBody=function(h){this._bodyInit=h,h?typeof h=="string"?this._bodyText=h:n.blob&&Blob.prototype.isPrototypeOf(h)?this._bodyBlob=h:n.formData&&FormData.prototype.isPrototypeOf(h)?this._bodyFormData=h:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(h)?this._bodyText=h.toString():n.arrayBuffer&&n.blob&&i(h)?(this._bodyArrayBuffer=T(h.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(h)||s(h))?this._bodyArrayBuffer=T(h):this._bodyText=h=Object.prototype.toString.call(h):this._bodyText="",this.headers.get("content-type")||(typeof h=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(h)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var h=y(this);if(h)return h;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?y(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(x)}),this.text=function(){var h=y(this);if(h)return h;if(this._bodyBlob)return b(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(S(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(W)}),this.json=function(){return this.text().then(JSON.parse)},this}var N=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function _(h){var v=h.toUpperCase();return N.indexOf(v)>-1?v:h}function I(h,v){v=v||{};var P=v.body;if(h instanceof I){if(h.bodyUsed)throw new TypeError("Already read");this.url=h.url,this.credentials=h.credentials,v.headers||(this.headers=new u(h.headers)),this.method=h.method,this.mode=h.mode,this.signal=h.signal,!P&&h._bodyInit!=null&&(P=h._bodyInit,h.bodyUsed=!0)}else this.url=String(h);if(this.credentials=v.credentials||this.credentials||"same-origin",(v.headers||!this.headers)&&(this.headers=new u(v.headers)),this.method=_(v.method||this.method||"GET"),this.mode=v.mode||this.mode||null,this.signal=v.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&P)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(P)}I.prototype.clone=function(){return new I(this,{body:this._bodyInit})};function W(h){var v=new FormData;return h.trim().split("&").forEach(function(P){if(P){var G=P.split("="),fe=G.shift().replace(/\+/g," "),H=G.join("=").replace(/\+/g," ");v.append(decodeURIComponent(fe),decodeURIComponent(H))}}),v}function Ee(h){var v=new u,P=h.replace(/\r?\n[\t ]+/g," ");return P.split(/\r?\n/).forEach(function(G){var fe=G.split(":"),H=fe.shift().trim();if(H){var ho=fe.join(":").trim();v.append(H,ho)}}),v}R.call(I.prototype);function ie(h,v){v||(v={}),this.type="default",this.status=v.status===void 0?200:v.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in v?v.statusText:"OK",this.headers=new u(v.headers),this.url=v.url||"",this._initBody(h)}R.call(ie.prototype),ie.prototype.clone=function(){return new ie(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new u(this.headers),url:this.url})},ie.error=function(){var h=new ie(null,{status:0,statusText:""});return h.type="error",h};var Mr=[301,302,303,307,308];ie.redirect=function(h,v){if(Mr.indexOf(v)===-1)throw new RangeError("Invalid status code");return new ie(null,{status:v,headers:{location:h}})},o.DOMException=t.DOMException;try{new o.DOMException}catch{o.DOMException=function(v,P){this.message=v,this.name=P;var G=Error(v);this.stack=G.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function ze(h,v){return new Promise(function(P,G){var fe=new I(h,v);if(fe.signal&&fe.signal.aborted)return G(new o.DOMException("Aborted","AbortError"));var H=new XMLHttpRequest;function ho(){H.abort()}H.onload=function(){var Ur={status:H.status,statusText:H.statusText,headers:Ee(H.getAllResponseHeaders()||"")};Ur.url="responseURL"in H?H.responseURL:Ur.headers.get("X-Request-URL");var mn="response"in H?H.response:H.responseText;P(new ie(mn,Ur))},H.onerror=function(){G(new TypeError("Network request failed"))},H.ontimeout=function(){G(new TypeError("Network request failed"))},H.onabort=function(){G(new o.DOMException("Aborted","AbortError"))},H.open(fe.method,fe.url,!0),fe.credentials==="include"?H.withCredentials=!0:fe.credentials==="omit"&&(H.withCredentials=!1),"responseType"in H&&n.blob&&(H.responseType="blob"),fe.headers.forEach(function(Ur,mn){H.setRequestHeader(mn,Ur)}),fe.signal&&(fe.signal.addEventListener("abort",ho),H.onreadystatechange=function(){H.readyState===4&&fe.signal.removeEventListener("abort",ho)}),H.send(typeof fe._bodyInit>"u"?null:fe._bodyInit)})}return ze.polyfill=!0,t.fetch||(t.fetch=ze,t.Headers=u,t.Request=I,t.Response=ie),o.Headers=u,o.Request=I,o.Response=ie,o.fetch=ze,Object.defineProperty(o,"__esModule",{value:!0}),o}({})})(typeof self<"u"?self:Fi)});var Zt=Vt((Ih,ts)=>{ts.exports=ftGlobals.litClassMap});var xl=Vt((kb,bl)=>{bl.exports=ftGlobals.litUnsafeHTML});var dd=m(E());var Ct=m(L()),Ni=m(yn()),Br=m(E());var _i=m(L()),Di=m(E()),gd={spacing:Di.FtCssVariableFactory.create("--ft-search-selected-facets-spacing","","SIZE","8px")},$i=_i.css`
1
+ "use strict";(()=>{var Od=Object.create;var Wi=Object.defineProperty;var Cd=Object.getOwnPropertyDescriptor;var Ed=Object.getOwnPropertyNames;var wd=Object.getPrototypeOf,Ad=Object.prototype.hasOwnProperty;var qt=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports);var Rd=(t,e,o,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of Ed(e))!Ad.call(t,i)&&i!==o&&Wi(t,i,{get:()=>e[i],enumerable:!(n=Cd(e,i))||n.enumerable});return t};var h=(t,e,o)=>(o=t!=null?Od(wd(t)):{},Rd(e||!t||!t.__esModule?Wi(o,"default",{value:t,enumerable:!0}):o,t));var w=qt((qp,Hi)=>{Hi.exports=ftGlobals.wcUtils});var L=qt((Yp,Vi)=>{Vi.exports=ftGlobals.lit});var wn=qt((Xp,ji)=>{ji.exports=ftGlobals.litRepeat});var H=qt((Jp,qi)=>{qi.exports=ftGlobals.litDecorators});var Ji=qt(Qi=>{(function(t){var e=function(o){var n={searchParams:"URLSearchParams"in t,iterable:"Symbol"in t&&"iterator"in Symbol,blob:"FileReader"in t&&"Blob"in t&&function(){try{return new Blob,!0}catch{return!1}}(),formData:"FormData"in t,arrayBuffer:"ArrayBuffer"in t};function i(m){return m&&DataView.prototype.isPrototypeOf(m)}if(n.arrayBuffer)var a=["[object Int8Array]","[object Uint8Array]","[object Uint8ClampedArray]","[object Int16Array]","[object Uint16Array]","[object Int32Array]","[object Uint32Array]","[object Float32Array]","[object Float64Array]"],s=ArrayBuffer.isView||function(m){return m&&a.indexOf(Object.prototype.toString.call(m))>-1};function l(m){if(typeof m!="string"&&(m=String(m)),/[^a-z0-9\-#$%&'*+.^_`|~]/i.test(m))throw new TypeError("Invalid character in header field name");return m.toLowerCase()}function p(m){return typeof m!="string"&&(m=String(m)),m}function f(m){var v={next:function(){var I=m.shift();return{done:I===void 0,value:I}}};return n.iterable&&(v[Symbol.iterator]=function(){return v}),v}function u(m){this.map={},m instanceof u?m.forEach(function(v,I){this.append(I,v)},this):Array.isArray(m)?m.forEach(function(v){this.append(v[0],v[1])},this):m&&Object.getOwnPropertyNames(m).forEach(function(v){this.append(v,m[v])},this)}u.prototype.append=function(m,v){m=l(m),v=p(v);var I=this.map[m];this.map[m]=I?I+", "+v:v},u.prototype.delete=function(m){delete this.map[l(m)]},u.prototype.get=function(m){return m=l(m),this.has(m)?this.map[m]:null},u.prototype.has=function(m){return this.map.hasOwnProperty(l(m))},u.prototype.set=function(m,v){this.map[l(m)]=p(v)},u.prototype.forEach=function(m,v){for(var I in this.map)this.map.hasOwnProperty(I)&&m.call(v,this.map[I],I,this)},u.prototype.keys=function(){var m=[];return this.forEach(function(v,I){m.push(I)}),f(m)},u.prototype.values=function(){var m=[];return this.forEach(function(v){m.push(v)}),f(m)},u.prototype.entries=function(){var m=[];return this.forEach(function(v,I){m.push([I,v])}),f(m)},n.iterable&&(u.prototype[Symbol.iterator]=u.prototype.entries);function y(m){if(m.bodyUsed)return Promise.reject(new TypeError("Already read"));m.bodyUsed=!0}function g(m){return new Promise(function(v,I){m.onload=function(){v(m.result)},m.onerror=function(){I(m.error)}})}function x(m){var v=new FileReader,I=g(v);return v.readAsArrayBuffer(m),I}function b(m){var v=new FileReader,I=g(v);return v.readAsText(m),I}function S(m){for(var v=new Uint8Array(m),I=new Array(v.length),Z=0;Z<v.length;Z++)I[Z]=String.fromCharCode(v[Z]);return I.join("")}function T(m){if(m.slice)return m.slice(0);var v=new Uint8Array(m.byteLength);return v.set(new Uint8Array(m)),v.buffer}function R(){return this.bodyUsed=!1,this._initBody=function(m){this._bodyInit=m,m?typeof m=="string"?this._bodyText=m:n.blob&&Blob.prototype.isPrototypeOf(m)?this._bodyBlob=m:n.formData&&FormData.prototype.isPrototypeOf(m)?this._bodyFormData=m:n.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)?this._bodyText=m.toString():n.arrayBuffer&&n.blob&&i(m)?(this._bodyArrayBuffer=T(m.buffer),this._bodyInit=new Blob([this._bodyArrayBuffer])):n.arrayBuffer&&(ArrayBuffer.prototype.isPrototypeOf(m)||s(m))?this._bodyArrayBuffer=T(m):this._bodyText=m=Object.prototype.toString.call(m):this._bodyText="",this.headers.get("content-type")||(typeof m=="string"?this.headers.set("content-type","text/plain;charset=UTF-8"):this._bodyBlob&&this._bodyBlob.type?this.headers.set("content-type",this._bodyBlob.type):n.searchParams&&URLSearchParams.prototype.isPrototypeOf(m)&&this.headers.set("content-type","application/x-www-form-urlencoded;charset=UTF-8"))},n.blob&&(this.blob=function(){var m=y(this);if(m)return m;if(this._bodyBlob)return Promise.resolve(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(new Blob([this._bodyArrayBuffer]));if(this._bodyFormData)throw new Error("could not read FormData body as blob");return Promise.resolve(new Blob([this._bodyText]))},this.arrayBuffer=function(){return this._bodyArrayBuffer?y(this)||Promise.resolve(this._bodyArrayBuffer):this.blob().then(x)}),this.text=function(){var m=y(this);if(m)return m;if(this._bodyBlob)return b(this._bodyBlob);if(this._bodyArrayBuffer)return Promise.resolve(S(this._bodyArrayBuffer));if(this._bodyFormData)throw new Error("could not read FormData body as text");return Promise.resolve(this._bodyText)},n.formData&&(this.formData=function(){return this.text().then(V)}),this.json=function(){return this.text().then(JSON.parse)},this}var N=["DELETE","GET","HEAD","OPTIONS","POST","PUT"];function _(m){var v=m.toUpperCase();return N.indexOf(v)>-1?v:m}function P(m,v){v=v||{};var I=v.body;if(m instanceof P){if(m.bodyUsed)throw new TypeError("Already read");this.url=m.url,this.credentials=m.credentials,v.headers||(this.headers=new u(m.headers)),this.method=m.method,this.mode=m.mode,this.signal=m.signal,!I&&m._bodyInit!=null&&(I=m._bodyInit,m.bodyUsed=!0)}else this.url=String(m);if(this.credentials=v.credentials||this.credentials||"same-origin",(v.headers||!this.headers)&&(this.headers=new u(v.headers)),this.method=_(v.method||this.method||"GET"),this.mode=v.mode||this.mode||null,this.signal=v.signal||this.signal,this.referrer=null,(this.method==="GET"||this.method==="HEAD")&&I)throw new TypeError("Body not allowed for GET or HEAD requests");this._initBody(I)}P.prototype.clone=function(){return new P(this,{body:this._bodyInit})};function V(m){var v=new FormData;return m.trim().split("&").forEach(function(I){if(I){var Z=I.split("="),me=Z.shift().replace(/\+/g," "),j=Z.join("=").replace(/\+/g," ");v.append(decodeURIComponent(me),decodeURIComponent(j))}}),v}function Re(m){var v=new u,I=m.replace(/\r?\n[\t ]+/g," ");return I.split(/\r?\n/).forEach(function(Z){var me=Z.split(":"),j=me.shift().trim();if(j){var vo=me.join(":").trim();v.append(j,vo)}}),v}R.call(P.prototype);function se(m,v){v||(v={}),this.type="default",this.status=v.status===void 0?200:v.status,this.ok=this.status>=200&&this.status<300,this.statusText="statusText"in v?v.statusText:"OK",this.headers=new u(v.headers),this.url=v.url||"",this._initBody(m)}R.call(se.prototype),se.prototype.clone=function(){return new se(this._bodyInit,{status:this.status,statusText:this.statusText,headers:new u(this.headers),url:this.url})},se.error=function(){var m=new se(null,{status:0,statusText:""});return m.type="error",m};var Hr=[301,302,303,307,308];se.redirect=function(m,v){if(Hr.indexOf(v)===-1)throw new RangeError("Invalid status code");return new se(null,{status:v,headers:{location:m}})},o.DOMException=t.DOMException;try{new o.DOMException}catch{o.DOMException=function(v,I){this.message=v,this.name=I;var Z=Error(v);this.stack=Z.stack},o.DOMException.prototype=Object.create(Error.prototype),o.DOMException.prototype.constructor=o.DOMException}function He(m,v){return new Promise(function(I,Z){var me=new P(m,v);if(me.signal&&me.signal.aborted)return Z(new o.DOMException("Aborted","AbortError"));var j=new XMLHttpRequest;function vo(){j.abort()}j.onload=function(){var Vr={status:j.status,statusText:j.statusText,headers:Re(j.getAllResponseHeaders()||"")};Vr.url="responseURL"in j?j.responseURL:Vr.headers.get("X-Request-URL");var En="response"in j?j.response:j.responseText;I(new se(En,Vr))},j.onerror=function(){Z(new TypeError("Network request failed"))},j.ontimeout=function(){Z(new TypeError("Network request failed"))},j.onabort=function(){Z(new o.DOMException("Aborted","AbortError"))},j.open(me.method,me.url,!0),me.credentials==="include"?j.withCredentials=!0:me.credentials==="omit"&&(j.withCredentials=!1),"responseType"in j&&n.blob&&(j.responseType="blob"),me.headers.forEach(function(Vr,En){j.setRequestHeader(En,Vr)}),me.signal&&(me.signal.addEventListener("abort",vo),j.onreadystatechange=function(){j.readyState===4&&me.signal.removeEventListener("abort",vo)}),j.send(typeof me._bodyInit>"u"?null:me._bodyInit)})}return He.polyfill=!0,t.fetch||(t.fetch=He,t.Headers=u,t.Request=P,t.Response=se),o.Headers=u,o.Request=P,o.Response=se,o.fetch=He,Object.defineProperty(o,"__esModule",{value:!0}),o}({})})(typeof self<"u"?self:Qi)});var Ut=qt((Hh,us)=>{us.exports=ftGlobals.litClassMap});var Tl=qt((Hb,Nl)=>{Nl.exports=ftGlobals.litUnsafeHTML});var Sd=h(w());var Nt=h(L()),Fi=h(wn()),Wr=h(w());var Gi=h(L()),Ki=h(w()),Nd={spacing:Ki.FtCssVariableFactory.create("--ft-search-selected-facets-spacing","","SIZE","8px")},Zi=Gi.css`
2
2
  .ft-search-selected-facets--container {
3
3
  display: flex;
4
4
  flex-wrap: wrap;
5
- gap: ${gd.spacing};
5
+ gap: ${Nd.spacing};
6
6
  }
7
7
 
8
8
  .ft-search-selected-facets--container > * {
9
9
  min-width: 0;
10
10
  }
11
- `;var Ja=m(E()),es=m(V());var it=m(E());var Mi=m(E()),bd={setRequest:(t,e)=>{t.request=e.payload},setRequestQuery:(t,e)=>{t.request.query=e.payload},setRequestContentLocale:(t,e)=>{t.request.contentLocale=e.payload},setPageSize:(t,e)=>{t.request.paging.perPage=e.payload},setPageNumber:(t,e)=>{t.request.paging.page=e.payload},setRequestSort:(t,e)=>{t.request.sort=e.payload},setRequestFilters:(t,e)=>{t.request.filters=e.payload},setRequestFacets:(t,e)=>{t.request.facets=e.payload},setRequestVirtualField:(t,e)=>{t.request.virtualField=e.payload},setRequestScope:(t,e)=>{t.request.scope=e.payload},setRequestClusterSortCriterion:(t,e)=>{var o;t.request.clusterSortCriterions=(o=e.payload)!==null&&o!==void 0?o:[]},setResults:(t,e)=>{t.results=e.payload},setFacets:(t,e)=>{t.facets=e.payload},setSpellcheck:(t,e)=>{t.spellcheck=e.payload},setLocales:(t,e)=>{t.locales=e.payload},setPaging:(t,e)=>{t.paging=e.payload},setLiveQuery:(t,e)=>{t.liveQuery=e.payload},setSuggestResults:(t,e)=>{t.suggestResults=e.payload},setRequestPeriodFilter:(t,e)=>{t.request.periodFilter=e.payload}},Ui=t=>Mi.FtReduxStore.get({name:"ft-search-"+t,initialState:{request:{query:"",clusterSortCriterions:[],filters:[],facets:[],sort:[],paging:{page:1,perPage:20}},liveQuery:""},reducers:bd});var Jp=m(zi(),1);var Wi;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(Wi||(Wi={}));var Hi;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(Hi||(Hi={}));var Vi;(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"})(Vi||(Vi={}));var ji;(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"})(ji||(ji={}));var Gi;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(Gi||(Gi={}));var Ki;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(Ki||(Ki={}));var Zi;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(Zi||(Zi={}));var qi;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(qi||(qi={}));var mo;(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"})(mo||(mo={}));var Yi;(function(t){t.ASC="ASC",t.DESC="DESC"})(Yi||(Yi={}));var Xi;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(Xi||(Xi={}));var lr;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(lr||(lr={}));var Qi;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(Qi||(Qi={}));var Ji;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(Ji||(Ji={}));var ea;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(ea||(ea={}));var ta;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(ta||(ta={}));var cr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(cr||(cr={}));var le;(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"})(le||(le={}));var ra;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(ra||(ra={}));var qp={[le.PERSONAL_BOOK_SHARE_USER]:[le.PERSONAL_BOOK_USER],[le.HTML_EXPORT_USER]:[le.PERSONAL_BOOK_USER],[le.PDF_EXPORT_USER]:[le.PERSONAL_BOOK_USER],[le.KHUB_ADMIN]:[le.CONTENT_PUBLISHER],[le.ADMIN]:[le.KHUB_ADMIN,le.USERS_ADMIN,le.PORTAL_ADMIN],[le.DEVELOPER]:[le.BETA_USER,le.DEBUG_USER]};var Qa=m(E());var sa=m(L()),We=m(V()),Ke=m(E());var oa=m(L());var na=oa.css`
12
- `;var yo=m(E()),xd="ft-app-info",gn=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},vd={session:(t,e)=>{(0,yo.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>k.eventBus.dispatchEvent(new gn(e.payload)),0))}},k=yo.FtReduxStore.get({name:xd,reducers:vd,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 wt=m(E());var bn=m(E());var jt=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=k.getState(),i=e??n;if(o&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,i,!0)}static await(e){return new Promise(o=>{let n=t.get(e);if(n)o(n);else{let i=k.subscribe(()=>{n=t.get(e),n&&(i(),o(n))})}})}};var ot=class{constructor(e=!0,o){var n;this.overrideApi=o;let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new bn.CacheRegistry,this.cache=e?i.commonCache:new bn.CacheRegistry}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:jt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):jt.await()}clearCache(){this.cache.clearAll()}};var ia,Sd=Symbol("clearAfterUnitTest"),go=class extends ot{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ia]=()=>{this.defaultMessages={},this.cache=new wt.CacheRegistry,this.listeners={}},this.currentUiLocale=k.getState().uiLocale,k.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=k.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var n;if(e=e.toLowerCase(),Object.keys(o).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...o};(0,wt.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await this.fetchContext(e)}resolveMessage(e,o,...n){var i,a,s;e=e.toLowerCase(),this.fetchContext(e);let l=(a=(i=this.cache.getNow(e))===null||i===void 0?void 0:i.messages)!==null&&a!==void 0?a:{};return new wt.ParametrizedLabelResolver((s=this.defaultMessages[e])!==null&&s!==void 0?s:{},l).resolve(o,...n)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(o){console.error(o)}}subscribe(e,o){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(o),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(o=>(0,wt.delay)(0).then(()=>o()).catch(()=>null)))}};ia=Sd;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends go{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends go{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var dr=window.FluidTopicsI18nService,aa=window.FluidTopicsCustomI18nService;var ve=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ee=class extends Ke.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=()=>jt.get(),this.messageContexts=[],this.cache=new Ke.CacheRegistry,this.cleanSessionDebouncer=new Ke.Debouncer}render(){return sa.html`
11
+ `;var ps=h(w()),fs=h(H());var pt=h(w());var Yi=h(w()),Td={setRequest:(t,e)=>{t.request=e.payload},setRequestQuery:(t,e)=>{t.request.query=e.payload},setRequestContentLocale:(t,e)=>{t.request.contentLocale=e.payload},setPageSize:(t,e)=>{t.request.paging.perPage=e.payload},setPageNumber:(t,e)=>{t.request.paging.page=e.payload},setRequestSort:(t,e)=>{t.request.sort=e.payload},setRequestFilters:(t,e)=>{t.request.filters=e.payload},setRequestFacets:(t,e)=>{t.request.facets=e.payload},setRequestVirtualField:(t,e)=>{t.request.virtualField=e.payload},setRequestScope:(t,e)=>{t.request.scope=e.payload},setRequestClusterSortCriterion:(t,e)=>{var o;t.request.clusterSortCriterions=(o=e.payload)!==null&&o!==void 0?o:[]},setResults:(t,e)=>{t.results=e.payload},setFacets:(t,e)=>{t.facets=e.payload},setSpellcheck:(t,e)=>{t.spellcheck=e.payload},setLocales:(t,e)=>{t.locales=e.payload},setPaging:(t,e)=>{t.paging=e.payload},setLiveQuery:(t,e)=>{t.liveQuery=e.payload},setSuggestResults:(t,e)=>{t.suggestResults=e.payload},setRequestPeriodFilter:(t,e)=>{t.request.periodFilter=e.payload}},Xi=t=>Yi.FtReduxStore.get({name:"ft-search-"+t,initialState:{request:{query:"",clusterSortCriterions:[],filters:[],facets:[],sort:[],paging:{page:1,perPage:20}},liveQuery:""},reducers:Td});var pf=h(Ji(),1);var ea;(function(t){t.black="black",t.green="green",t.blue="blue",t.purple="purple",t.red="red",t.orange="orange",t.yellow="yellow"})(ea||(ea={}));var ta;(function(t){t.OFFICIAL="OFFICIAL",t.PERSONAL="PERSONAL",t.SHARED="SHARED"})(ta||(ta={}));var ra;(function(t){t.THIRD_PARTY="THIRD_PARTY",t.OFF_THE_GRID="OFF_THE_GRID",t.CONTENT_PACKAGER="CONTENT_PACKAGER",t.PAGES="PAGES",t.DESIGNED_READER="DESIGNED_READER"})(ra||(ra={}));var oa;(function(t){t.HOMEPAGE="HOMEPAGE",t.CUSTOM="CUSTOM",t.HEADER="HEADER",t.READER="READER",t.TOPIC_TEMPLATE="TOPIC_TEMPLATE",t.SEARCH="SEARCH",t.SEARCH_RESULT="SEARCH_RESULT"})(oa||(oa={}));var na;(function(t){t.CLASSIC="CLASSIC",t.CUSTOM="CUSTOM",t.DESIGNER="DESIGNER"})(na||(na={}));var ia;(function(t){t.AND="AND",t.OR="OR",t.MONOVALUED="MONOVALUED"})(ia||(ia={}));var aa;(function(t){t.NONE="NONE",t.ALPHABET="ALPHABET",t.VERSION="VERSION"})(aa||(aa={}));var sa;(function(t){t.STARS="STARS",t.LIKE="LIKE",t.DICHOTOMOUS="DICHOTOMOUS",t.NO_RATING="NO_RATING"})(sa||(sa={}));var So;(function(t){t.LAST_WEEK="LAST_WEEK",t.LAST_MONTH="LAST_MONTH",t.LAST_QUARTER="LAST_QUARTER",t.LAST_YEAR="LAST_YEAR",t.CUSTOM="CUSTOM"})(So||(So={}));var la;(function(t){t.ASC="ASC",t.DESC="DESC"})(la||(la={}));var ca;(function(t){t.ALPHA="ALPHA",t.NATURAL="NATURAL"})(ca||(ca={}));var ur;(function(t){t.EVERYWHERE="EVERYWHERE",t.TITLE_ONLY="TITLE_ONLY",t.NONE="NONE"})(ur||(ur={}));var da;(function(t){t.ARTICLE="ARTICLE",t.BOOK="BOOK",t.SHARED_BOOK="SHARED_BOOK"})(da||(da={}));var pa;(function(t){t.FLUIDTOPICS="FLUIDTOPICS",t.EXTERNAL="EXTERNAL"})(pa||(pa={}));var fa;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC",t.PERSONAL_BOOK="PERSONAL_BOOK",t.SHARED_BOOK="SHARED_BOOK"})(fa||(fa={}));var ua;(function(t){t.MAP="MAP",t.DOCUMENT="DOCUMENT",t.TOPIC="TOPIC"})(ua||(ua={}));var hr;(function(t){t.DEFAULT="DEFAULT",t.DOCUMENTS="DOCUMENTS",t.ALL_TOPICS="ALL_TOPICS"})(hr||(hr={}));var de;(function(t){t.PERSONAL_BOOK_USER="PERSONAL_BOOK_USER",t.PERSONAL_BOOK_SHARE_USER="PERSONAL_BOOK_SHARE_USER",t.HTML_EXPORT_USER="HTML_EXPORT_USER",t.PDF_EXPORT_USER="PDF_EXPORT_USER",t.SAVED_SEARCH_USER="SAVED_SEARCH_USER",t.COLLECTION_USER="COLLECTION_USER",t.OFFLINE_USER="OFFLINE_USER",t.ANALYTICS_USER="ANALYTICS_USER",t.BETA_USER="BETA_USER",t.DEBUG_USER="DEBUG_USER",t.PRINT_USER="PRINT_USER",t.RATING_USER="RATING_USER",t.FEEDBACK_USER="FEEDBACK_USER",t.GENERATIVE_AI_USER="GENERATIVE_AI_USER",t.CONTENT_PUBLISHER="CONTENT_PUBLISHER",t.KHUB_ADMIN="KHUB_ADMIN",t.USERS_ADMIN="USERS_ADMIN",t.PORTAL_ADMIN="PORTAL_ADMIN",t.ADMIN="ADMIN",t.DEVELOPER="DEVELOPER"})(de||(de={}));var ha;(function(t){t.VALID="VALID",t.INVALID="INVALID"})(ha||(ha={}));var sf={[de.PERSONAL_BOOK_SHARE_USER]:[de.PERSONAL_BOOK_USER],[de.HTML_EXPORT_USER]:[de.PERSONAL_BOOK_USER],[de.PDF_EXPORT_USER]:[de.PERSONAL_BOOK_USER],[de.KHUB_ADMIN]:[de.CONTENT_PUBLISHER],[de.ADMIN]:[de.KHUB_ADMIN,de.USERS_ADMIN,de.PORTAL_ADMIN],[de.DEVELOPER]:[de.BETA_USER,de.DEBUG_USER]};var ds=h(w());var xa=h(L()),Ve=h(H()),Xe=h(w());var ma=h(L());var ya=ma.css`
12
+ `;var Oo=h(w()),Id="ft-app-info",An=class extends CustomEvent{constructor(e){super("authentication-change",{detail:e})}},Ld={session:(t,e)=>{(0,Oo.deepEqual)(t.session,e.payload)||(t.session=e.payload,setTimeout(()=>k.eventBus.dispatchEvent(new An(e.payload)),0))}},k=Oo.FtReduxStore.get({name:Id,reducers:Ld,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=h(w());var Rn=h(w());var Yt=class t{static get(e){let{baseUrl:o,apiIntegrationIdentifier:n}=k.getState(),i=e??n;if(o&&i&&window.fluidtopics)return new window.fluidtopics.FluidTopicsApi(o,i,!0)}static await(e){return new Promise(o=>{let n=t.get(e);if(n)o(n);else{let i=k.subscribe(()=>{n=t.get(e),n&&(i(),o(n))})}})}};var ct=class{constructor(e=!0,o){var n;this.overrideApi=o;let i=this.constructor;i.commonCache=(n=i.commonCache)!==null&&n!==void 0?n:new Rn.CacheRegistry,this.cache=e?i.commonCache:new Rn.CacheRegistry}get api(){var e;return(e=this.overrideApi)!==null&&e!==void 0?e:Yt.get()}get awaitApi(){return this.overrideApi?Promise.resolve(this.overrideApi):Yt.await()}clearCache(){this.cache.clearAll()}};var ga,Pd=Symbol("clearAfterUnitTest"),Co=class extends ct{constructor(e){super(),this.messageContextProvider=e,this.defaultMessages={},this.listeners={},this.currentUiLocale="",this[ga]=()=>{this.defaultMessages={},this.cache=new It.CacheRegistry,this.listeners={}},this.currentUiLocale=k.getState().uiLocale,k.subscribe(()=>this.clearWhenUiLocaleChanges())}clearWhenUiLocaleChanges(){let{uiLocale:e}=k.getState();this.currentUiLocale!==e&&(this.currentUiLocale=e,this.cache.clearAll(),this.notifyAll())}addContext(e){let o=e.name.toLowerCase();this.cache.setFinal(o,e),this.notify(o)}getAllContexts(){return this.cache.resolvedValues()}async prepareContext(e,o){var n;if(e=e.toLowerCase(),Object.keys(o).length>0){let i={...(n=this.defaultMessages[e])!==null&&n!==void 0?n:{},...o};(0,It.deepEqual)(this.defaultMessages[e],i)||(this.defaultMessages[e]=i,await this.notify(e))}await this.fetchContext(e)}resolveMessage(e,o,...n){var i,a,s;e=e.toLowerCase(),this.fetchContext(e);let l=(a=(i=this.cache.getNow(e))===null||i===void 0?void 0:i.messages)!==null&&a!==void 0?a:{};return new It.ParametrizedLabelResolver((s=this.defaultMessages[e])!==null&&s!==void 0?s:{},l).resolve(o,...n)}async fetchContext(e){if(!this.cache.has(e))try{await this.cache.get(e,()=>this.messageContextProvider(this.currentUiLocale,e)),await this.notify(e)}catch(o){console.error(o)}}subscribe(e,o){var n;return e=e.toLowerCase(),this.listeners[e]=(n=this.listeners[e])!==null&&n!==void 0?n:new Set,this.listeners[e].add(o),()=>{var i;return(i=this.listeners[e])===null||i===void 0?void 0:i.delete(o)}}async notifyAll(){await Promise.all(Object.keys(this.listeners).map(e=>this.notify(e)))}async notify(e){this.listeners[e]!=null&&await Promise.all([...this.listeners[e].values()].map(o=>(0,It.delay)(0).then(()=>o()).catch(()=>null)))}};ga=Pd;window.FluidTopicsI18nService==null&&(window.FluidTopicsI18nService=new class extends Co{constructor(){super(async(t,e)=>(await this.awaitApi).getFluidTopicsMessageContext(t,e))}});window.FluidTopicsCustomI18nService==null&&(window.FluidTopicsCustomI18nService=new class extends Co{constructor(){super(async(t,e)=>(await this.awaitApi).getCustomMessageContext(t,e))}});var mr=window.FluidTopicsI18nService,ba=window.FluidTopicsCustomI18nService;var Se=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},te=class extends Xe.FtLitElement{constructor(){super(...arguments),this.apiIntegrationIdentifier="ft-integration",this.uiLocale="en-US",this.editorMode=!1,this.noCustom=!1,this.openExternalDocumentInNewTab=!1,this.noCustomComponent=!1,this.withManualResources=!1,this.navigatorOnline=!1,this.forcedOffline=!1,this.apiProvider=()=>Yt.get(),this.messageContexts=[],this.cache=new Xe.CacheRegistry,this.cleanSessionDebouncer=new Xe.Debouncer}render(){return xa.html`
13
13
  <slot></slot>
14
- `}update(e){super.update(e),e.has("baseUrl")&&(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")&&(k.actions.baseUrl(this.baseUrl),window.fluidTopicsBaseUrl=this.baseUrl),e.has("apiIntegrationIdentifier")&&k.actions.apiIntegrationIdentifier(this.apiIntegrationIdentifier),e.has("uiLocale")&&k.actions.uiLocale(this.uiLocale),e.has("metadataConfiguration")&&k.actions.metadataConfiguration(this.metadataConfiguration),e.has("noCustom")&&k.actions.noCustom(this.noCustom),e.has("editorMode")&&k.actions.editorMode(this.editorMode),e.has("noCustomComponent")&&k.actions.noCustomComponent(this.noCustomComponent),e.has("session")&&k.actions.session(this.session),e.has("availableUiLocales")&&k.actions.availableUiLocales(Array.isArray(this.availableUiLocales)?this.availableUiLocales:[]),e.has("messageContexts")&&this.messageContexts!=null&&this.messageContexts.forEach(o=>mr.addContext(o)),e.has("openExternalDocumentInNewTab")&&k.actions.openExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("navigatorOnline")&&k.actions.navigatorOnline(this.navigatorOnline),e.has("forcedOffline")&&k.actions.forcedOffline(this.forcedOffline),setTimeout(()=>this.updateIfNeeded())}async updateIfNeeded(){!this.withManualResources&&this.apiProvider()&&(this.session==null&&this.updateSession(),this.availableUiLocales==null&&this.updateUiLocales(),this.metadataConfiguration==null&&this.updateMetadataConfiguration())}async updateSession(){this.session=await this.cache.get("session",async()=>{let e=await this.apiProvider().getCurrentSession();return e.idleTimeoutInMillis>0&&this.cleanSessionDebouncer.run(()=>{this.cache.clear("session"),this.session=void 0},e.idleTimeoutInMillis),e})}async updateUiLocales(){this.availableUiLocales=await this.cache.get("availableUiLocales",()=>this.apiProvider().getAvailableUiLocales())}async updateMetadataConfiguration(){this.metadataConfiguration=await this.cache.get("metadataConfiguration",()=>this.apiProvider().getMetadataConfiguration())}};te.elementDefinitions={};te.styles=ya;Se([(0,Ve.property)()],te.prototype,"baseUrl",void 0);Se([(0,Ve.property)()],te.prototype,"apiIntegrationIdentifier",void 0);Se([(0,Ve.property)()],te.prototype,"uiLocale",void 0);Se([(0,Xe.jsonProperty)(null)],te.prototype,"availableUiLocales",void 0);Se([(0,Xe.jsonProperty)(null)],te.prototype,"metadataConfiguration",void 0);Se([(0,Ve.property)({type:Boolean})],te.prototype,"editorMode",void 0);Se([(0,Ve.property)({type:Boolean})],te.prototype,"noCustom",void 0);Se([(0,Ve.property)({type:Boolean})],te.prototype,"openExternalDocumentInNewTab",void 0);Se([(0,Ve.property)({converter:{fromAttribute(t){return t==="false"?!1:t==="true"||(t??!1)}}})],te.prototype,"noCustomComponent",void 0);Se([(0,Ve.property)({type:Boolean})],te.prototype,"withManualResources",void 0);Se([(0,Ve.property)({type:Boolean})],te.prototype,"navigatorOnline",void 0);Se([(0,Ve.property)({type:Boolean})],te.prototype,"forcedOffline",void 0);Se([(0,Ve.property)({type:Object})],te.prototype,"apiProvider",void 0);Se([(0,Xe.jsonProperty)([])],te.prototype,"messageContexts",void 0);Se([(0,Xe.jsonProperty)(void 0)],te.prototype,"session",void 0);var bp=h(H());function kd(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var o,n,i;if(Array.isArray(t)){if(o=t.length,o!=e.length)return!1;for(n=o;n--!==0;)if(!Eo(t[n],e[n]))return!1;return!0}if(t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;for(n of t.entries())if(!Eo(n[1],e.get(n[0])))return!1;return!0}if(t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(n of t.entries())if(!e.has(n[0]))return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(i=Object.keys(t),o=i.length,o!==Object.keys(e).length)return!1;for(n=o;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;for(n=o;n--!==0;){var a=i[n];if(!Eo(t[a],e[a]))return!1}return!0}return t!==t&&e!==e}function Eo(t,e){try{return kd(t,e)}catch{return!1}}function Nn(t,e){return!Eo(t,e)}var _d=h(H(),1);var wo=class{constructor(){this.queue=[]}add(e,o=!1){o&&(this.queue=this.queue.filter(n=>n.type!==e.type)),this.queue.push(e)}consume(e){let o=this.queue.find(n=>n.type===e);return o&&(this.queue=this.queue.filter(n=>n!==o)),o}};var jr=h(H(),1);var va=h(H(),1);function Sa(t,e){let o=()=>JSON.parse(JSON.stringify(t));return(0,va.property)({type:Object,converter:{fromAttribute:n=>{if(n==null)return o();try{return JSON.parse(n)}catch{return o()}},toAttribute:n=>JSON.stringify(n)},hasChanged:Nn,...e??{}})}var Ao=class{constructor(e=0){this.timeout=e,this.callbacks=[]}run(e,o){return this.callbacks=[e],this.debounce(o)}queue(e,o){return this.callbacks.push(e),this.debounce(o)}cancel(){this.clearTimeout(),this.resolvePromise&&this.resolvePromise(!1),this.clearPromise()}debounce(e){return this.promise==null&&(this.promise=new Promise((o,n)=>{this.resolvePromise=o,this.rejectPromise=n})),this.clearTimeout(),this._debounce=window.setTimeout(()=>this.runCallbacks(),e??this.timeout),this.promise}async runCallbacks(){var e,o;let n=[...this.callbacks];this.callbacks=[];let i=(e=this.rejectPromise)!==null&&e!==void 0?e:()=>null,a=(o=this.resolvePromise)!==null&&o!==void 0?o:()=>null;this.clearPromise();for(let s of n)try{await s()}catch(l){i(l);return}a(!0)}clearTimeout(){this._debounce!=null&&window.clearTimeout(this._debounce)}clearPromise(){this.promise=void 0,this.resolvePromise=void 0,this.rejectPromise=void 0}};var Ca=h(L(),1);var Ro=window,Dd=Ro.ShadowRoot&&(Ro.ShadyCSS===void 0||Ro.ShadyCSS.nativeShadow)&&"adoptedStyleSheets"in Document.prototype&&"replace"in CSSStyleSheet.prototype,zf=Symbol();var Oa=(t,e)=>{Dd?t.adoptedStyleSheets=e.map(o=>o instanceof CSSStyleSheet?o:o.styleSheet):e.forEach(o=>{let n=document.createElement("style"),i=Ro.litNonce;i!==void 0&&n.setAttribute("nonce",i),n.textContent=o.cssText,t.appendChild(n)})};var No=class extends Ca.LitElement{createRenderRoot(){let e=this.constructor;e.elementDefinitions&&!e.registry&&(e.registry=new CustomElementRegistry,Object.entries(e.elementDefinitions).forEach(([i,a])=>e.registry.define(i,a)));let o={...e.shadowRootOptions,customElements:e.registry},n=this.renderOptions.creationScope=this.attachShadow(o);return Oa(n,e.elementStyles),n}};var To=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Aa,Ea=Symbol("constructorPrototype"),wa=Symbol("constructorName"),Ra=Symbol("exportpartsDebouncer"),Lt=class extends No{constructor(){super(),this.useAdoptedStyleSheets=!0,this.adoptedCustomStyleSheet=new CSSStyleSheet,this[Aa]=new Ao(5),this[wa]=this.constructor.name,this[Ea]=this.constructor.prototype}adoptedCallback(){this.constructor.name!==this[wa]&&Object.setPrototypeOf(this,this[Ea])}connectedCallback(){super.connectedCallback();try{this.shadowRoot&&!this.shadowRoot.adoptedStyleSheets.includes(this.adoptedCustomStyleSheet)&&(this.shadowRoot.adoptedStyleSheets=[...this.shadowRoot.adoptedStyleSheets,this.adoptedCustomStyleSheet]),this.useAdoptedStyleSheets=!0}catch(e){this.useAdoptedStyleSheets=!1,console.error("Cannot use adopted stylesheets",e)}this.importDynamicDependencies()}importDynamicDependencies(){}updated(e){super.updated(e),this.updateComplete.then(()=>{this.contentAvailableCallback(e),this.applyCustomStylesheet(e),this.scheduleExportpartsUpdate()})}contentAvailableCallback(e){}applyCustomStylesheet(e){var o,n,i;if(((n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll(".ft-lit-element--custom-stylesheet"))!==null&&n!==void 0?n:[]).forEach(a=>a.remove()),this.useAdoptedStyleSheets){if(e.has("customStylesheet"))try{this.adoptedCustomStyleSheet.replaceSync((i=this.customStylesheet)!==null&&i!==void 0?i:"")}catch(a){console.error(a,this.customStylesheet),this.useAdoptedStyleSheets=!1}}else if(this.customStylesheet){let a=document.createElement("style");a.classList.add("ft-lit-element--custom-stylesheet"),a.innerHTML=this.customStylesheet,this.shadowRoot.append(a)}}scheduleExportpartsUpdate(){var e,o,n;(!((e=this.exportpartsPrefix)===null||e===void 0)&&e.trim()||(n=(o=this.exportpartsPrefixes)===null||o===void 0?void 0:o.length)!==null&&n!==void 0&&n)&&this[Ra].run(()=>{var i,a;!((i=this.exportpartsPrefix)===null||i===void 0)&&i.trim()?this.setExportpartsAttribute([this.exportpartsPrefix]):this.exportpartsPrefixes!=null&&((a=this.exportpartsPrefixes)===null||a===void 0?void 0:a.length)>0&&this.setExportpartsAttribute(this.exportpartsPrefixes)})}setExportpartsAttribute(e){var o,n,i,a,s,l;let p=g=>g!=null&&g.trim().length>0,f=e.filter(p).map(g=>g.trim());if(f.length===0){this.removeAttribute("exportparts");return}let u=new Set;for(let g of(n=(o=this.shadowRoot)===null||o===void 0?void 0:o.querySelectorAll("[part],[exportparts]"))!==null&&n!==void 0?n:[]){let x=(a=(i=g.getAttribute("part"))===null||i===void 0?void 0:i.split(" "))!==null&&a!==void 0?a:[],b=(l=(s=g.getAttribute("exportparts"))===null||s===void 0?void 0:s.split(",").map(S=>S.split(":")[1]))!==null&&l!==void 0?l:[];new Array(...x,...b).filter(p).map(S=>S.trim()).forEach(S=>u.add(S))}if(u.size===0){this.removeAttribute("exportparts");return}let y=[...u.values()].flatMap(g=>f.map(x=>`${g}:${x}--${g}`));this.setAttribute("exportparts",[...this.part,...y].join(", "))}};Aa=Ra;To([(0,jr.property)()],Lt.prototype,"exportpartsPrefix",void 0);To([Sa([])],Lt.prototype,"exportpartsPrefixes",void 0);To([(0,jr.property)()],Lt.prototype,"customStylesheet",void 0);To([(0,jr.state)()],Lt.prototype,"useAdoptedStyleSheets",void 0);function Gr(t){var e;return(e=t?.isFtReduxStore)!==null&&e!==void 0?e:!1}var Na,Ta,Ia,Io=Symbol("internalReduxEventsUnsubscribers"),Pt=Symbol("internalStoresUnsubscribers"),Xt=Symbol("internalStores"),Kr=class extends Lt{constructor(){super(...arguments),this[Na]=new Map,this[Ta]=new Map,this[Ia]=[]}get reduxConstructor(){return this.constructor}update(e){super.update(e),[...this.reduxConstructor.reduxReactiveProperties].some(o=>e.has(o))&&this.updateFromStores()}getUnnamedStore(){if(this[Xt].size>1)throw new Error("Cannot resolve unnamed store when multiple stores are configured.");return[...this[Xt].values()][0]}getStore(e){return e==null?this.getUnnamedStore():this[Xt].get(e)}addStore(e,o){var n;o=(n=o??(Gr(e)?e.name:void 0))!==null&&n!==void 0?n:"default-store",this.unsubscribeFromStore(o),this.setupStore(o,e)}removeStore(e){let o=typeof e=="string"?e:e.name;this.unsubscribeFromStore(o),this[Xt].delete(o)}setupStore(e,o){this[Xt].set(e,o),this.subscribeToStore(e,o),this.updateFromStores()}setupStores(){this.unsubscribeFromStores(),this[Xt].forEach((e,o)=>this.subscribeToStore(o,e)),this.updateFromStores()}updateFromStores(){this.reduxConstructor.reduxProperties.forEach((e,o)=>{let n=this.constructor.getPropertyOptions(o);if(!n?.attribute||!this.hasAttribute(typeof n?.attribute=="string"?n.attribute:o)){let i=this.getStore(e.store);i&&(e.store?this[Pt].has(e.store):this[Pt].size>0)&&(this[o]=e.selector(i.getState(),this))}})}subscribeToStore(e,o){var n;this[Pt].set(e,o.subscribe(()=>this.updateFromStores())),Gr(o)&&o.eventBus&&((n=this.reduxConstructor.reduxEventListeners)===null||n===void 0||n.forEach((i,a)=>{if(typeof this[a]=="function"&&(!i.store||o.name===i.store)){let s=l=>this[a](l);o.eventBus.addEventListener(i.eventName,s),this[Io].push(()=>o.eventBus.removeEventListener(i.eventName,s))}})),this.onStoreAvailable(e)}unsubscribeFromStores(){this[Pt].forEach((e,o)=>this.unsubscribeFromStore(o)),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()}};Na=Pt,Ta=Xt,Ia=Io;Kr.reduxProperties=new Map;Kr.reduxReactiveProperties=new Set;Kr.reduxEventListeners=new Map;function je(t){for(var e=arguments.length,o=Array(e>1?e-1:0),n=1;n<e;n++)o[n-1]=arguments[n];if(0)var i,a;throw Error("[Immer] minified error nr: "+t+(o.length?" "+o.map(function(s){return"'"+s+"'"}).join(","):"")+". Find the full error at: https://bit.ly/3cXEKWf")}function gt(t){return!!t&&!!t[q]}function Qe(t){var e;return!!t&&(function(o){if(!o||typeof o!="object")return!1;var n=Object.getPrototypeOf(o);if(n===null)return!0;var i=Object.hasOwnProperty.call(n,"constructor")&&n.constructor;return i===Object||typeof i=="function"&&Function.toString.call(i)===Hd}(t)||Array.isArray(t)||!!t[Ba]||!!(!((e=t.constructor)===null||e===void 0)&&e[Ba])||Bn(t)||Mn(t))}function Qt(t,e,o){o===void 0&&(o=!1),br(t)===0?(o?Object.keys:gr)(t).forEach(function(n){o&&typeof n=="symbol"||e(n,t[n],t)}):t.forEach(function(n,i){return e(i,n,t)})}function br(t){var e=t[q];return e?e.i>3?e.i-4:e.i:Array.isArray(t)?1:Bn(t)?2:Mn(t)?3:0}function yr(t,e){return br(t)===2?t.has(e):Object.prototype.hasOwnProperty.call(t,e)}function $d(t,e){return br(t)===2?t.get(e):t[e]}function Ma(t,e,o){var n=br(t);n===2?t.set(e,o):n===3?t.add(o):t[e]=o}function Ua(t,e){return t===e?t!==0||1/t==1/e:t!=t&&e!=e}function Bn(t){return zd&&t instanceof Map}function Mn(t){return Wd&&t instanceof Set}function kt(t){return t.o||t.t}function Un(t){if(Array.isArray(t))return Array.prototype.slice.call(t);var e=Wa(t);delete e[q];for(var o=gr(e),n=0;n<o.length;n++){var i=o[n],a=e[i];a.writable===!1&&(a.writable=!0,a.configurable=!0),(a.get||a.set)&&(e[i]={configurable:!0,writable:!0,enumerable:a.enumerable,value:t[i]})}return Object.create(Object.getPrototypeOf(t),e)}function Fn(t,e){return e===void 0&&(e=!1),zn(t)||gt(t)||!Qe(t)||(br(t)>1&&(t.set=t.add=t.clear=t.delete=Bd),Object.freeze(t),e&&Qt(t,function(o,n){return Fn(n,!0)},!0)),t}function Bd(){je(2)}function zn(t){return t==null||typeof t!="object"||Object.isFrozen(t)}function dt(t){var e=$n[t];return e||je(18,t),e}function Md(t,e){$n[t]||($n[t]=e)}function kn(){return qr}function Tn(t,e){e&&(dt("Patches"),t.u=[],t.s=[],t.v=e)}function Lo(t){_n(t),t.p.forEach(Ud),t.p=null}function _n(t){t===qr&&(qr=t.l)}function La(t){return qr={p:[],l:qr,h:t,m:!0,_:0}}function Ud(t){var e=t[q];e.i===0||e.i===1?e.j():e.g=!0}function In(t,e){e._=e.p.length;var o=e.p[0],n=t!==void 0&&t!==o;return e.h.O||dt("ES5").S(e,t,n),n?(o[q].P&&(Lo(e),je(4)),Qe(t)&&(t=Po(e,t),e.l||ko(e,t)),e.u&&dt("Patches").M(o[q].t,t,e.u,e.s)):t=Po(e,o,[]),Lo(e),e.u&&e.v(e.u,e.s),t!==za?t:void 0}function Po(t,e,o){if(zn(e))return e;var n=e[q];if(!n)return Qt(e,function(l,p){return Pa(t,n,e,l,p,o)},!0),e;if(n.A!==t)return e;if(!n.P)return ko(t,n.t,!0),n.t;if(!n.I){n.I=!0,n.A._--;var i=n.i===4||n.i===5?n.o=Un(n.k):n.o,a=i,s=!1;n.i===3&&(a=new Set(i),i.clear(),s=!0),Qt(a,function(l,p){return Pa(t,n,i,l,p,o,s)}),ko(t,i,!1),o&&t.u&&dt("Patches").N(n,o,t.u,t.s)}return n.o}function Pa(t,e,o,n,i,a,s){if(gt(i)){var l=Po(t,i,a&&e&&e.i!==3&&!yr(e.R,n)?a.concat(n):void 0);if(Ma(o,n,l),!gt(l))return;t.m=!1}else s&&o.add(i);if(Qe(i)&&!zn(i)){if(!t.h.D&&t._<1)return;Po(t,i),e&&e.A.l||ko(t,i)}}function ko(t,e,o){o===void 0&&(o=!1),!t.l&&t.h.D&&t.m&&Fn(e,o)}function Ln(t,e){var o=t[q];return(o?kt(o):t)[e]}function ka(t,e){if(e in t)for(var o=Object.getPrototypeOf(t);o;){var n=Object.getOwnPropertyDescriptor(o,e);if(n)return n;o=Object.getPrototypeOf(o)}}function _t(t){t.P||(t.P=!0,t.l&&_t(t.l))}function Pn(t){t.o||(t.o=Un(t.t))}function Dn(t,e,o){var n=Bn(e)?dt("MapSet").F(e,o):Mn(e)?dt("MapSet").T(e,o):t.O?function(i,a){var s=Array.isArray(i),l={i:s?1:0,A:a?a.A:kn(),P:!1,I:!1,R:{},l:a,t:i,k:null,o:null,j:null,C:!1},p=l,f=Yr;s&&(p=[l],f=Zr);var u=Proxy.revocable(p,f),y=u.revoke,g=u.proxy;return l.k=g,l.j=y,g}(e,o):dt("ES5").J(e,o);return(o?o.A:kn()).p.push(n),n}function Fd(t){return gt(t)||je(22,t),function e(o){if(!Qe(o))return o;var n,i=o[q],a=br(o);if(i){if(!i.P&&(i.i<4||!dt("ES5").K(i)))return i.t;i.I=!0,n=_a(o,a),i.I=!1}else n=_a(o,a);return Qt(n,function(s,l){i&&$d(i.t,s)===l||Ma(n,s,e(l))}),a===3?new Set(n):n}(t)}function _a(t,e){switch(e){case 2:return new Map(t);case 3:return Array.from(t)}return Un(t)}function Fa(){function t(s,l){var p=a[s];return p?p.enumerable=l:a[s]=p={configurable:!0,enumerable:l,get:function(){var f=this[q];return Yr.get(f,s)},set:function(f){var u=this[q];Yr.set(u,s,f)}},p}function e(s){for(var l=s.length-1;l>=0;l--){var p=s[l][q];if(!p.P)switch(p.i){case 5:n(p)&&_t(p);break;case 4:o(p)&&_t(p)}}}function o(s){for(var l=s.t,p=s.k,f=gr(p),u=f.length-1;u>=0;u--){var y=f[u];if(y!==q){var g=l[y];if(g===void 0&&!yr(l,y))return!0;var x=p[y],b=x&&x[q];if(b?b.t!==g:!Ua(x,g))return!0}}var S=!!l[q];return f.length!==gr(l).length+(S?0:1)}function n(s){var l=s.k;if(l.length!==s.t.length)return!0;var p=Object.getOwnPropertyDescriptor(l,l.length-1);if(p&&!p.get)return!0;for(var f=0;f<l.length;f++)if(!l.hasOwnProperty(f))return!0;return!1}function i(s){s.g&&je(3,JSON.stringify(kt(s)))}var a={};Md("ES5",{J:function(s,l){var p=Array.isArray(s),f=function(y,g){if(y){for(var x=Array(g.length),b=0;b<g.length;b++)Object.defineProperty(x,""+b,t(b,!0));return x}var S=Wa(g);delete S[q];for(var T=gr(S),R=0;R<T.length;R++){var N=T[R];S[N]=t(N,y||!!S[N].enumerable)}return Object.create(Object.getPrototypeOf(g),S)}(p,s),u={i:p?5:4,A:l?l.A:kn(),P:!1,I:!1,R:{},l,t:s,k:f,o:null,g:!1,C:!1};return Object.defineProperty(f,q,{value:u,writable:!0}),f},S:function(s,l,p){p?gt(l)&&l[q].A===s&&e(s.p):(s.u&&function f(u){if(u&&typeof u=="object"){var y=u[q];if(y){var g=y.t,x=y.k,b=y.R,S=y.i;if(S===4)Qt(x,function(P){P!==q&&(g[P]!==void 0||yr(g,P)?b[P]||f(x[P]):(b[P]=!0,_t(y)))}),Qt(g,function(P){x[P]!==void 0||yr(x,P)||(b[P]=!1,_t(y))});else if(S===5){if(n(y)&&(_t(y),b.length=!0),x.length<g.length)for(var T=x.length;T<g.length;T++)b[T]=!1;else for(var R=g.length;R<x.length;R++)b[R]=!0;for(var N=Math.min(x.length,g.length),_=0;_<N;_++)x.hasOwnProperty(_)||(b[_]=!0),b[_]===void 0&&f(x[_])}}}}(s.p[0]),e(s.p))},K:function(s){return s.i===4?o(s):n(s)}})}var Da,qr,Wn=typeof Symbol<"u"&&typeof Symbol("x")=="symbol",zd=typeof Map<"u",Wd=typeof Set<"u",$a=typeof Proxy<"u"&&Proxy.revocable!==void 0&&typeof Reflect<"u",za=Wn?Symbol.for("immer-nothing"):((Da={})["immer-nothing"]=!0,Da),Ba=Wn?Symbol.for("immer-draftable"):"__$immer_draftable",q=Wn?Symbol.for("immer-state"):"__$immer_state";var Hd=""+Object.prototype.constructor,gr=typeof Reflect<"u"&&Reflect.ownKeys?Reflect.ownKeys:Object.getOwnPropertySymbols!==void 0?function(t){return Object.getOwnPropertyNames(t).concat(Object.getOwnPropertySymbols(t))}:Object.getOwnPropertyNames,Wa=Object.getOwnPropertyDescriptors||function(t){var e={};return gr(t).forEach(function(o){e[o]=Object.getOwnPropertyDescriptor(t,o)}),e},$n={},Yr={get:function(t,e){if(e===q)return t;var o=kt(t);if(!yr(o,e))return function(i,a,s){var l,p=ka(a,s);return p?"value"in p?p.value:(l=p.get)===null||l===void 0?void 0:l.call(i.k):void 0}(t,o,e);var n=o[e];return t.I||!Qe(n)?n:n===Ln(t.t,e)?(Pn(t),t.o[e]=Dn(t.A.h,n,t)):n},has:function(t,e){return e in kt(t)},ownKeys:function(t){return Reflect.ownKeys(kt(t))},set:function(t,e,o){var n=ka(kt(t),e);if(n?.set)return n.set.call(t.k,o),!0;if(!t.P){var i=Ln(kt(t),e),a=i?.[q];if(a&&a.t===o)return t.o[e]=o,t.R[e]=!1,!0;if(Ua(o,i)&&(o!==void 0||yr(t.t,e)))return!0;Pn(t),_t(t)}return t.o[e]===o&&(o!==void 0||e in t.o)||Number.isNaN(o)&&Number.isNaN(t.o[e])||(t.o[e]=o,t.R[e]=!0),!0},deleteProperty:function(t,e){return Ln(t.t,e)!==void 0||e in t.t?(t.R[e]=!1,Pn(t),_t(t)):delete t.R[e],t.o&&delete t.o[e],!0},getOwnPropertyDescriptor:function(t,e){var o=kt(t),n=Reflect.getOwnPropertyDescriptor(o,e);return n&&{writable:!0,configurable:t.i!==1||e!=="length",enumerable:n.enumerable,value:o[e]}},defineProperty:function(){je(11)},getPrototypeOf:function(t){return Object.getPrototypeOf(t.t)},setPrototypeOf:function(){je(12)}},Zr={};Qt(Yr,function(t,e){Zr[t]=function(){return arguments[0]=arguments[0][0],e.apply(this,arguments)}}),Zr.deleteProperty=function(t,e){return Zr.set.call(this,t,e,void 0)},Zr.set=function(t,e,o){return Yr.set.call(this,t[0],e,o,t[0])};var Vd=function(){function t(o){var n=this;this.O=$a,this.D=!0,this.produce=function(i,a,s){if(typeof i=="function"&&typeof a!="function"){var l=a;a=i;var p=n;return function(S){var T=this;S===void 0&&(S=l);for(var R=arguments.length,N=Array(R>1?R-1:0),_=1;_<R;_++)N[_-1]=arguments[_];return p.produce(S,function(P){var V;return(V=a).call.apply(V,[T,P].concat(N))})}}var f;if(typeof a!="function"&&je(6),s!==void 0&&typeof s!="function"&&je(7),Qe(i)){var u=La(n),y=Dn(n,i,void 0),g=!0;try{f=a(y),g=!1}finally{g?Lo(u):_n(u)}return typeof Promise<"u"&&f instanceof Promise?f.then(function(S){return Tn(u,s),In(S,u)},function(S){throw Lo(u),S}):(Tn(u,s),In(f,u))}if(!i||typeof i!="object"){if((f=a(i))===void 0&&(f=i),f===za&&(f=void 0),n.D&&Fn(f,!0),s){var x=[],b=[];dt("Patches").M(i,f,x,b),s(x,b)}return f}je(21,i)},this.produceWithPatches=function(i,a){if(typeof i=="function")return function(f){for(var u=arguments.length,y=Array(u>1?u-1:0),g=1;g<u;g++)y[g-1]=arguments[g];return n.produceWithPatches(f,function(x){return i.apply(void 0,[x].concat(y))})};var s,l,p=n.produce(i,a,function(f,u){s=f,l=u});return typeof Promise<"u"&&p instanceof Promise?p.then(function(f){return[f,s,l]}):[p,s,l]},typeof o?.useProxies=="boolean"&&this.setUseProxies(o.useProxies),typeof o?.autoFreeze=="boolean"&&this.setAutoFreeze(o.autoFreeze)}var e=t.prototype;return e.createDraft=function(o){Qe(o)||je(8),gt(o)&&(o=Fd(o));var n=La(this),i=Dn(this,o,void 0);return i[q].C=!0,_n(n),i},e.finishDraft=function(o,n){var i=o&&o[q],a=i.A;return Tn(a,n),In(void 0,a)},e.setAutoFreeze=function(o){this.D=o},e.setUseProxies=function(o){o&&!$a&&je(20),this.O=o},e.applyPatches=function(o,n){var i;for(i=n.length-1;i>=0;i--){var a=n[i];if(a.path.length===0&&a.op==="replace"){o=a.value;break}}i>-1&&(n=n.slice(i+1));var s=dt("Patches").$;return gt(o)?s(o,n):this.produce(o,function(l){return s(l,n)})},t}(),De=new Vd,jd=De.produce,Jf=De.produceWithPatches.bind(De),eu=De.setAutoFreeze.bind(De),tu=De.setUseProxies.bind(De),ru=De.applyPatches.bind(De),ou=De.createDraft.bind(De),nu=De.finishDraft.bind(De),_o=jd;function Dt(t){"@babel/helpers - typeof";return Dt=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(e){return typeof e}:function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},Dt(t)}function Hn(t,e){if(Dt(t)!=="object"||t===null)return t;var o=t[Symbol.toPrimitive];if(o!==void 0){var n=o.call(t,e||"default");if(Dt(n)!=="object")return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return(e==="string"?String:Number)(t)}function Vn(t){var e=Hn(t,"string");return Dt(e)==="symbol"?e:String(e)}function jn(t,e,o){return e=Vn(e),e in t?Object.defineProperty(t,e,{value:o,enumerable:!0,configurable:!0,writable:!0}):t[e]=o,t}function Ha(t,e){var o=Object.keys(t);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(t);e&&(n=n.filter(function(i){return Object.getOwnPropertyDescriptor(t,i).enumerable})),o.push.apply(o,n)}return o}function Do(t){for(var e=1;e<arguments.length;e++){var o=arguments[e]!=null?arguments[e]:{};e%2?Ha(Object(o),!0).forEach(function(n){jn(t,n,o[n])}):Object.getOwnPropertyDescriptors?Object.defineProperties(t,Object.getOwnPropertyDescriptors(o)):Ha(Object(o)).forEach(function(n){Object.defineProperty(t,n,Object.getOwnPropertyDescriptor(o,n))})}return t}function xe(t){return"Minified Redux error #"+t+"; visit https://redux.js.org/Errors?code="+t+" for the full message or use the non-minified dev environment for full errors. "}var Va=function(){return typeof Symbol=="function"&&Symbol.observable||"@@observable"}(),Gn=function(){return Math.random().toString(36).substring(7).split("").join(".")},$o={INIT:"@@redux/INIT"+Gn(),REPLACE:"@@redux/REPLACE"+Gn(),PROBE_UNKNOWN_ACTION:function(){return"@@redux/PROBE_UNKNOWN_ACTION"+Gn()}};function Gd(t){if(typeof t!="object"||t===null)return!1;for(var e=t;Object.getPrototypeOf(e)!==null;)e=Object.getPrototypeOf(e);return Object.getPrototypeOf(t)===e}function Kn(t,e,o){var n;if(typeof e=="function"&&typeof o=="function"||typeof o=="function"&&typeof arguments[3]=="function")throw new Error(xe(0));if(typeof e=="function"&&typeof o>"u"&&(o=e,e=void 0),typeof o<"u"){if(typeof o!="function")throw new Error(xe(1));return o(Kn)(t,e)}if(typeof t!="function")throw new Error(xe(2));var i=t,a=e,s=[],l=s,p=!1;function f(){l===s&&(l=s.slice())}function u(){if(p)throw new Error(xe(3));return a}function y(S){if(typeof S!="function")throw new Error(xe(4));if(p)throw new Error(xe(5));var T=!0;return f(),l.push(S),function(){if(T){if(p)throw new Error(xe(6));T=!1,f();var N=l.indexOf(S);l.splice(N,1),s=null}}}function g(S){if(!Gd(S))throw new Error(xe(7));if(typeof S.type>"u")throw new Error(xe(8));if(p)throw new Error(xe(9));try{p=!0,a=i(a,S)}finally{p=!1}for(var T=s=l,R=0;R<T.length;R++){var N=T[R];N()}return S}function x(S){if(typeof S!="function")throw new Error(xe(10));i=S,g({type:$o.REPLACE})}function b(){var S,T=y;return S={subscribe:function(N){if(typeof N!="object"||N===null)throw new Error(xe(11));function _(){N.next&&N.next(u())}_();var P=T(_);return{unsubscribe:P}}},S[Va]=function(){return this},S}return g({type:$o.INIT}),n={dispatch:g,subscribe:y,getState:u,replaceReducer:x},n[Va]=b,n}function Kd(t){Object.keys(t).forEach(function(e){var o=t[e],n=o(void 0,{type:$o.INIT});if(typeof n>"u")throw new Error(xe(12));if(typeof o(void 0,{type:$o.PROBE_UNKNOWN_ACTION()})>"u")throw new Error(xe(13))})}function ja(t){for(var e=Object.keys(t),o={},n=0;n<e.length;n++){var i=e[n];typeof t[i]=="function"&&(o[i]=t[i])}var a=Object.keys(o),s,l;try{Kd(o)}catch(p){l=p}return function(f,u){if(f===void 0&&(f={}),l)throw l;if(0)var y;for(var g=!1,x={},b=0;b<a.length;b++){var S=a[b],T=o[S],R=f[S],N=T(R,u);if(typeof N>"u"){var _=u&&u.type;throw new Error(xe(14))}x[S]=N,g=g||N!==R}return g=g||a.length!==Object.keys(f).length,g?x:f}}function xr(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return e.length===0?function(n){return n}:e.length===1?e[0]:e.reduce(function(n,i){return function(){return n(i.apply(void 0,arguments))}})}function Ga(){for(var t=arguments.length,e=new Array(t),o=0;o<t;o++)e[o]=arguments[o];return function(n){return function(){var i=n.apply(void 0,arguments),a=function(){throw new Error(xe(15))},s={getState:i.getState,dispatch:function(){return a.apply(void 0,arguments)}},l=e.map(function(p){return p(s)});return a=xr.apply(void 0,l)(i.dispatch),Do(Do({},i),{},{dispatch:a})}}}function Ka(t){var e=function(n){var i=n.dispatch,a=n.getState;return function(s){return function(l){return typeof l=="function"?l(i,a,t):s(l)}}};return e}var Za=Ka();Za.withExtraArgument=Ka;var Zn=Za;var Ja=function(){var t=function(e,o){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,o)};return function(e,o){if(typeof o!="function"&&o!==null)throw new TypeError("Class extends value "+String(o)+" is not a constructor or null");t(e,o);function n(){this.constructor=e}e.prototype=o===null?Object.create(o):(n.prototype=o.prototype,new n)}}(),Zd=function(t,e){var o={label:0,sent:function(){if(a[0]&1)throw a[1];return a[1]},trys:[],ops:[]},n,i,a,s;return s={next:l(0),throw:l(1),return:l(2)},typeof Symbol=="function"&&(s[Symbol.iterator]=function(){return this}),s;function l(f){return function(u){return p([f,u])}}function p(f){if(n)throw new TypeError("Generator is already executing.");for(;o;)try{if(n=1,i&&(a=f[0]&2?i.return:f[0]?i.throw||((a=i.return)&&a.call(i),0):i.next)&&!(a=a.call(i,f[1])).done)return a;switch(i=0,a&&(f=[f[0]&2,a.value]),f[0]){case 0:case 1:a=f;break;case 4:return o.label++,{value:f[1],done:!1};case 5:o.label++,i=f[1],f=[0];continue;case 7:f=o.ops.pop(),o.trys.pop();continue;default:if(a=o.trys,!(a=a.length>0&&a[a.length-1])&&(f[0]===6||f[0]===2)){o=0;continue}if(f[0]===3&&(!a||f[1]>a[0]&&f[1]<a[3])){o.label=f[1];break}if(f[0]===6&&o.label<a[1]){o.label=a[1],a=f;break}if(a&&o.label<a[2]){o.label=a[2],o.ops.push(f);break}a[2]&&o.ops.pop(),o.trys.pop();continue}f=e.call(t,o)}catch(u){f=[6,u],i=0}finally{n=a=0}if(f[0]&5)throw f[1];return{value:f[0]?f[1]:void 0,done:!0}}},vr=function(t,e){for(var o=0,n=e.length,i=t.length;o<n;o++,i++)t[i]=e[o];return t},qd=Object.defineProperty,Yd=Object.defineProperties,Xd=Object.getOwnPropertyDescriptors,qa=Object.getOwnPropertySymbols,Qd=Object.prototype.hasOwnProperty,Jd=Object.prototype.propertyIsEnumerable,Ya=function(t,e,o){return e in t?qd(t,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):t[e]=o},$t=function(t,e){for(var o in e||(e={}))Qd.call(e,o)&&Ya(t,o,e[o]);if(qa)for(var n=0,i=qa(e);n<i.length;n++){var o=i[n];Jd.call(e,o)&&Ya(t,o,e[o])}return t},qn=function(t,e){return Yd(t,Xd(e))},ep=function(t,e,o){return new Promise(function(n,i){var a=function(p){try{l(o.next(p))}catch(f){i(f)}},s=function(p){try{l(o.throw(p))}catch(f){i(f)}},l=function(p){return p.done?n(p.value):Promise.resolve(p.value).then(a,s)};l((o=o.apply(t,e)).next())})};var tp=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__?window.__REDUX_DEVTOOLS_EXTENSION_COMPOSE__:function(){if(arguments.length!==0)return typeof arguments[0]=="object"?xr:xr.apply(null,arguments)},Ou=typeof window<"u"&&window.__REDUX_DEVTOOLS_EXTENSION__?window.__REDUX_DEVTOOLS_EXTENSION__:function(){return function(t){return t}};function rp(t){if(typeof t!="object"||t===null)return!1;var e=Object.getPrototypeOf(t);if(e===null)return!0;for(var o=e;Object.getPrototypeOf(o)!==null;)o=Object.getPrototypeOf(o);return e===o}var op=function(t){Ja(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,vr([void 0],o[0].concat(this)))):new(e.bind.apply(e,vr([void 0],o.concat(this))))},e}(Array),np=function(t){Ja(e,t);function e(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];var i=t.apply(this,o)||this;return Object.setPrototypeOf(i,e.prototype),i}return Object.defineProperty(e,Symbol.species,{get:function(){return e},enumerable:!1,configurable:!0}),e.prototype.concat=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return t.prototype.concat.apply(this,o)},e.prototype.prepend=function(){for(var o=[],n=0;n<arguments.length;n++)o[n]=arguments[n];return o.length===1&&Array.isArray(o[0])?new(e.bind.apply(e,vr([void 0],o[0].concat(this)))):new(e.bind.apply(e,vr([void 0],o.concat(this))))},e}(Array);function Qn(t){return Qe(t)?_o(t,function(){}):t}function ip(t){return typeof t=="boolean"}function ap(){return function(e){return sp(e)}}function sp(t){t===void 0&&(t={});var e=t.thunk,o=e===void 0?!0:e,n=t.immutableCheck,i=n===void 0?!0:n,a=t.serializableCheck,s=a===void 0?!0:a,l=new op;if(o&&(ip(o)?l.push(Zn):l.push(Zn.withExtraArgument(o.extraArgument))),0){if(i)var p;if(s)var f}return l}var Yn=!0;function es(t){var e=ap(),o=t||{},n=o.reducer,i=n===void 0?void 0:n,a=o.middleware,s=a===void 0?e():a,l=o.devTools,p=l===void 0?!0:l,f=o.preloadedState,u=f===void 0?void 0:f,y=o.enhancers,g=y===void 0?void 0:y,x;if(typeof i=="function")x=i;else if(rp(i))x=ja(i);else throw new Error('"reducer" is a required argument, and must be a function or an object of functions that can be passed to combineReducers');var b=s;if(typeof b=="function"&&(b=b(e),!Yn&&!Array.isArray(b)))throw new Error("when using a middleware builder function, an array of middleware must be returned");if(!Yn&&b.some(function(P){return typeof P!="function"}))throw new Error("each middleware provided to configureStore must be a function");var S=Ga.apply(void 0,b),T=xr;p&&(T=tp($t({trace:!Yn},typeof p=="object"&&p)));var R=new np(S),N=R;Array.isArray(g)?N=vr([S],g):typeof g=="function"&&(N=g(R));var _=T.apply(void 0,N);return Kn(x,u,_)}function Bt(t,e){function o(){for(var n=[],i=0;i<arguments.length;i++)n[i]=arguments[i];if(e){var a=e.apply(void 0,n);if(!a)throw new Error("prepareAction did not return an object");return $t($t({type:t,payload:a.payload},"meta"in a&&{meta:a.meta}),"error"in a&&{error:a.error})}return{type:t,payload:n[0]}}return o.toString=function(){return""+t},o.type=t,o.match=function(n){return n.type===t},o}function ts(t){var e={},o=[],n,i={addCase:function(a,s){var l=typeof a=="string"?a:a.type;if(l in e)throw new Error("addCase cannot be called with two reducers for the same action type");return e[l]=s,i},addMatcher:function(a,s){return o.push({matcher:a,reducer:s}),i},addDefaultCase:function(a){return n=a,i}};return t(i),[e,o,n]}function lp(t){return typeof t=="function"}function cp(t,e,o,n){o===void 0&&(o=[]);var i=typeof e=="function"?ts(e):[e,o,n],a=i[0],s=i[1],l=i[2],p;if(lp(t))p=function(){return Qn(t())};else{var f=Qn(t);p=function(){return f}}function u(y,g){y===void 0&&(y=p());var x=vr([a[g.type]],s.filter(function(b){var S=b.matcher;return S(g)}).map(function(b){var S=b.reducer;return S}));return x.filter(function(b){return!!b}).length===0&&(x=[l]),x.reduce(function(b,S){if(S)if(gt(b)){var T=b,R=S(T,g);return R===void 0?b:R}else{if(Qe(b))return _o(b,function(N){return S(N,g)});var R=S(b,g);if(R===void 0){if(b===null)return b;throw Error("A case reducer on a non-draftable value must not return undefined")}return R}return b},y)}return u.getInitialState=p,u}function dp(t,e){return t+"/"+e}function rs(t){var e=t.name;if(!e)throw new Error("`name` is a required option for createSlice");typeof process<"u";var o=typeof t.initialState=="function"?t.initialState:Qn(t.initialState),n=t.reducers||{},i=Object.keys(n),a={},s={},l={};i.forEach(function(u){var y=n[u],g=dp(e,u),x,b;"reducer"in y?(x=y.reducer,b=y.prepare):x=y,a[u]=x,s[g]=x,l[u]=b?Bt(g,b):Bt(g)});function p(){var u=typeof t.extraReducers=="function"?ts(t.extraReducers):[t.extraReducers],y=u[0],g=y===void 0?{}:y,x=u[1],b=x===void 0?[]:x,S=u[2],T=S===void 0?void 0:S,R=$t($t({},g),s);return cp(o,function(N){for(var _ in R)N.addCase(_,R[_]);for(var P=0,V=b;P<V.length;P++){var Re=V[P];N.addMatcher(Re.matcher,Re.reducer)}T&&N.addDefaultCase(T)})}var f;return{name:e,reducer:function(u,y){return f||(f=p()),f(u,y)},actions:l,caseReducers:a,getInitialState:function(){return f||(f=p()),f.getInitialState()}}}var pp="ModuleSymbhasOwnPr-0123456789ABCDEFGHNRVfgctiUvz_KqYTJkLxpZXIjQW",fp=function(t){t===void 0&&(t=21);for(var e="",o=t;o--;)e+=pp[Math.random()*64|0];return e},up=["name","message","stack","code"],Xn=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),Xa=function(){function t(e,o){this.payload=e,this.meta=o}return t}(),hp=function(t){if(typeof t=="object"&&t!==null){for(var e={},o=0,n=up;o<n.length;o++){var i=n[o];typeof t[i]=="string"&&(e[i]=t[i])}return e}return{message:String(t)}},Au=function(){function t(e,o,n){var i=Bt(e+"/fulfilled",function(u,y,g,x){return{payload:u,meta:qn($t({},x||{}),{arg:g,requestId:y,requestStatus:"fulfilled"})}}),a=Bt(e+"/pending",function(u,y,g){return{payload:void 0,meta:qn($t({},g||{}),{arg:y,requestId:u,requestStatus:"pending"})}}),s=Bt(e+"/rejected",function(u,y,g,x,b){return{payload:x,error:(n&&n.serializeError||hp)(u||"Rejected"),meta:qn($t({},b||{}),{arg:g,requestId:y,rejectedWithValue:!!x,requestStatus:"rejected",aborted:u?.name==="AbortError",condition:u?.name==="ConditionError"})}}),l=!1,p=typeof AbortController<"u"?AbortController:function(){function u(){this.signal={aborted:!1,addEventListener:function(){},dispatchEvent:function(){return!1},onabort:function(){},removeEventListener:function(){},reason:void 0,throwIfAborted:function(){}}}return u.prototype.abort=function(){},u}();function f(u){return function(y,g,x){var b=n?.idGenerator?n.idGenerator(u):fp(),S=new p,T,R=!1;function N(P){T=P,S.abort()}var _=function(){return ep(this,null,function(){var P,V,Re,se,Hr,He,m;return Zd(this,function(v){switch(v.label){case 0:return v.trys.push([0,4,,5]),se=(P=n?.condition)==null?void 0:P.call(n,u,{getState:g,extra:x}),yp(se)?[4,se]:[3,2];case 1:se=v.sent(),v.label=2;case 2:if(se===!1||S.signal.aborted)throw{name:"ConditionError",message:"Aborted due to condition callback returning false."};return R=!0,Hr=new Promise(function(I,Z){return S.signal.addEventListener("abort",function(){return Z({name:"AbortError",message:T||"Aborted"})})}),y(a(b,u,(V=n?.getPendingMeta)==null?void 0:V.call(n,{requestId:b,arg:u},{getState:g,extra:x}))),[4,Promise.race([Hr,Promise.resolve(o(u,{dispatch:y,getState:g,extra:x,requestId:b,signal:S.signal,abort:N,rejectWithValue:function(I,Z){return new Xn(I,Z)},fulfillWithValue:function(I,Z){return new Xa(I,Z)}})).then(function(I){if(I instanceof Xn)throw I;return I instanceof Xa?i(I.payload,b,u,I.meta):i(I,b,u)})])];case 3:return Re=v.sent(),[3,5];case 4:return He=v.sent(),Re=He instanceof Xn?s(null,b,u,He.payload,He.meta):s(He,b,u),[3,5];case 5:return m=n&&!n.dispatchConditionRejection&&s.match(Re)&&Re.meta.condition,m||y(Re),[2,Re]}})})}();return Object.assign(_,{abort:N,requestId:b,arg:u,unwrap:function(){return _.then(mp)}})}}return Object.assign(f,{pending:a,rejected:s,fulfilled:i,typePrefix:e})}return t.withTypes=function(){return t},t}();function mp(t){if(t.meta&&t.meta.rejectedWithValue)throw t.payload;if(t.error)throw t.error;return t.payload}function yp(t){return t!==null&&typeof t=="object"&&typeof t.then=="function"}var os="listener",ns="completed",is="cancelled",Ru="task-"+is,Nu="task-"+ns,Tu=os+"-"+is,Iu=os+"-"+ns;var Jn="listenerMiddleware";var Lu=Bt(Jn+"/add"),Pu=Bt(Jn+"/removeAll"),ku=Bt(Jn+"/remove");var Qa,_u=typeof queueMicrotask=="function"?queueMicrotask.bind(typeof window<"u"?window:typeof global<"u"?global:globalThis):function(t){return(Qa||(Qa=Promise.resolve())).then(t).catch(function(e){return setTimeout(function(){throw e},0)})},gp=function(t){return function(e){setTimeout(e,t)}},Du=typeof window<"u"&&window.requestAnimationFrame?window.requestAnimationFrame:gp(10);Fa();window.ftReduxStores||(window.ftReduxStores={});var as=class t{static get(e){var o;let n=typeof e=="string"?e:e.name,i=typeof e=="string"?void 0:e,a=window.ftReduxStores[n];if(Gr(a))return a;if(i==null)return;let s=rs({...i,reducers:(o=i.reducers)!==null&&o!==void 0?o:{}}),l=es({reducer:(p,f)=>f.type==="CLEAR_FT_REDUX_STORE"?s.getInitialState():typeof f.type=="string"&&f.type.startsWith("DEFAULT_VALUE_SETTER__")?{...p,...f.overwrites}:s.reducer(p,f)});return window.ftReduxStores[i.name]=new t(s,l)}constructor(e,o){this.reduxSlice=e,this.reduxStore=o,this.isFtReduxStore=!0,this.eventBus=document.createElement("event-bus"),this.commands=new wo,this.actions=new Proxy(this.reduxSlice.actions,{get:(n,i,a)=>{let s=i,l=n[s];return l?(...p)=>{let f=l(...p);return this.reduxStore.dispatch(f),f}:p=>{this.setState({[s]:p})}}})}clear(){this.reduxStore.dispatch({type:"CLEAR_FT_REDUX_STORE"})}setState(e){this.reduxStore.dispatch({type:"DEFAULT_VALUE_SETTER__"+Object.keys(e).join("_"),overwrites:e})}get dispatch(){throw new Error("Don't use this method, actions are automatically dispatched when called.")}[Symbol.observable](){return this.reduxStore[Symbol.observable]()}getState(){return this.reduxStore.getState()}replaceReducer(e){throw new Error("Not implemented yet.")}subscribe(e){return this.reduxStore.subscribe(e)}get name(){return this.reduxSlice.name}get reducer(){return this.reduxSlice.reducer}get caseReducers(){return this.reduxSlice.caseReducers}getInitialState(){return this.reduxSlice.getInitialState()}};var Fo=h(w());var Bo=class extends ct{async listMySearches(){let e=k.getState().session;return e?.sessionAuthenticated?this.cache.get("my-searches",async()=>(await this.awaitApi).listMySearches(e.profile.userId),5*60*1e3):[]}};var Mo=class extends ct{async listMyBookmarks(){let e=k.getState().session;return e?.sessionAuthenticated?this.cache.get("my-bookmarks",async()=>(await this.awaitApi).listMyBookmarks(e.profile.userId),5*60*1e3):[]}};var xp="ft-user-assets",Uo=Fo.FtReduxStore.get({name:xp,initialState:{savedSearches:void 0,bookmarks:void 0}}),ei=class{constructor(){this.currentSession=k.getState().session,this.bookmarksAreUsed=!1,this.bookmarksService=new Mo,this.savedSearchesService=new Bo,k.subscribe(()=>this.reloadWhenUserSessionChanges())}reloadWhenUserSessionChanges(){var e;let{session:o}=k.getState();(0,Fo.deepEqual)((e=this.currentSession)===null||e===void 0?void 0:e.profile,o?.profile)||(this.currentSession=o,this.clearMySearches(),this.reloadBookmarks())}clear(){this.clearMySearches(),this.clearMyBookmarks()}clearMySearches(){this.savedSearchesService.clearCache(),Uo.actions.savedSearches(void 0)}clearMyBookmarks(){this.bookmarksService.clearCache(),Uo.actions.bookmarks(void 0)}async reloadMySearches(){this.savedSearchesService.clearCache();let e=await this.savedSearchesService.listMySearches();Uo.actions.savedSearches(e)}async reloadBookmarks(){this.bookmarksService.clearCache(),await this.updateBookmarksIfUsed()}async registerBookmarkComponent(){this.bookmarksAreUsed=!0,await this.updateBookmarksIfUsed()}async updateBookmarksIfUsed(){var e;if(this.bookmarksAreUsed){let o=!((e=this.currentSession)===null||e===void 0)&&e.sessionAuthenticated?await this.bookmarksService.listMyBookmarks():void 0;Uo.actions.bookmarks(o)}}},ss=new ei;var ti=class{addCommand(e,o=!1){k.commands.add(e,o)}consumeCommand(e){return k.commands.consume(e)}};window.FluidTopicsAppInfoStoreService=new ti;var ls=h(w()),ri=class{highlightHtml(e,o){(0,ls.highlightHtml)(e,o)}};window.FluidTopicsHighlightHtmlService=new ri;var cs=h(w());var oi=class{isDate(e){var o,n,i,a;return(a=(i=((n=(o=k.getState().metadataConfiguration)===null||o===void 0?void 0:o.descriptors)!==null&&n!==void 0?n:[]).find(l=>l.key===e))===null||i===void 0?void 0:i.date)!==null&&a!==void 0?a:!1}format(e,o){var n,i,a;return cs.DateFormatter.format(e,(n=o?.locale)!==null&&n!==void 0?n:k.getState().uiLocale,(i=o?.longFormat)!==null&&i!==void 0?i:!1,(a=o?.withTime)!==null&&a!==void 0?a:!1)}};window.FluidTopicsDateService=new oi;(0,ds.customElement)("ft-app-context")(te);var zo=class extends ct{async launchSearch(e){return this.cache.get(this.hash(e),async()=>(await this.awaitApi).search(e),2*60*1e3)}async launchSuggest(e){return this.cache.get(this.hash(e),async()=>(await this.awaitApi).getSuggestions(e),2*60*1e3)}async getAvailableSearchLocales(){return this.cache.get("available-locales",async()=>(await this.awaitApi).getAvailableSearchLocales())}hash(e){return""+Array.from(JSON.stringify(e)).reduce((o,n)=>0|31*o+n.charCodeAt(0),0)}};var Qr=t=>t.request.virtualField===ur.TITLE_ONLY&&t.request.scope===hr.DOCUMENTS,Wo=class t extends Event{constructor(){super(t.eventName)}};Wo.eventName="search-context-clear-all-filters";var Xr=class t{static build(e,o){return new t(Xi(e.trim()||"context"),o)}constructor(e,o){this.store=e,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.localesDebouncer=new pt.Debouncer(10),this.searchDebouncer=new pt.Debouncer(100),this.suggestDebouncer=new pt.Debouncer(300),this.service=o??new zo}async initService(){return this.updateLocales(),this.launchSearch()}setQuery(e){this.store.actions.setRequestQuery(e),this.store.actions.setLiveQuery(e),this.store.actions.setPageNumber(1),this.launchSearch()}setContentLocale(e){let o=this.store.getState().locales,n=this.store.getState().request.contentLocale;if(e!=n){if(o){let i=a=>o.some(s=>s.lang==a);i(e)||(e=i(n)?n:o[0].lang)}this.store.actions.setRequestContentLocale(e),this.store.actions.setPageNumber(1),this.store.actions.setRequestFilters([]),this.launchSearch()}return e}setPageSize(e){this.store.actions.setPageSize(e),this.launchSearch()}setPageNumber(e){this.store.actions.setPageNumber(e),this.launchSearch()}setSort(e){this.store.actions.setRequestSort(e),this.store.actions.setPageNumber(1),this.launchSearch()}setFilters(e){let o=e.filter(n=>n.values.length>0);this.store.actions.setRequestFilters(o),this.store.actions.setPageNumber(1),o.forEach(n=>{this.facetIds.includes(n.key)||(this.facetIds=[...this.facetIds,n.key])}),this.launchSearch()}setClusterSortCriterion(e){this.store.actions.setRequestClusterSortCriterion(e),this.launchSearch()}setSearchInDocumentTitlesOnly(e){e?(this.store.actions.setRequestVirtualField(ur.TITLE_ONLY),this.store.actions.setRequestScope(hr.DOCUMENTS)):(this.store.actions.setRequestVirtualField(ur.EVERYWHERE),this.store.actions.setRequestScope(hr.DEFAULT)),this.launchSearch()}setVirtualField(e){this.store.actions.setRequestVirtualField(e),this.launchSearch()}get searchInDocumentTitlesOnly(){return Qr(this.store.getState())}get periodFilter(){return this.store.getState().request.periodFilter}clearAllFilters(){this.setFilters([]),this.store.eventBus.dispatchEvent(new Wo)}addFacet(e){this.facetIds=[...this.facetIds,e],this.launchSearch()}replaceFacet(e,o){let n=this.facetIds.filter(i=>i!=e);o&&n.push(o),this.facetIds=n,this.launchSearch()}get facetIds(){return this.store.getState().request.facets.map(e=>e.id)}set facetIds(e){let n=[...new Set(e)].map(i=>({id:i}));this.store.actions.setRequestFacets(n)}setFilter(e,o){let n=this.store.getState().request.filters,i={key:e,values:o,negative:!1},a=[...n.filter(s=>s.key!==e),i];this.setFilters(a)}setLiveQuery(e){this.store.actions.setLiveQuery(e),this.launchSuggest()}setRequest(e){this.store.actions.setRequest(e),this.store.actions.setLiveQuery(e.query),this.store.actions.setPageNumber(1),this.launchSearch()}setScope(e){this.store.actions.setRequestScope(e),this.launchSearch()}setIgnoreEmptyQuery(e){this.ignoreEmptyQuery=e,this.launchSearch()}setOpenExternalDocumentInNewTab(e){this.openExternalDocumentInNewTab=e}setPeriodFilter(e){this.store.actions.setRequestPeriodFilter(e),this.store.actions.setPageNumber(1),this.launchSearch()}updateLocales(){return this.localesDebouncer.run(async()=>this.store.actions.setLocales((await this.service.getAvailableSearchLocales()).contentLocales))}launchSearch(){return this.searchDebouncer.run(()=>this.fetchSearchData())}launchSuggest(){return this.suggestDebouncer.run(()=>this.fetchSuggestData())}async fetchSearchData(){var e,o;try{(e=this.cancelableSearch)===null||e===void 0||e.cancel();let n=this.store.getState().request;if(this.store.actions.setPaging(void 0),this.ignoreEmptyQuery&&n.query.length==0)this.store.actions.setResults(void 0),this.store.actions.setFacets(void 0),this.store.actions.setSpellcheck(void 0);else{this.cancelableSearch=(0,pt.cancelable)(this.service.launchSearch(n));let i=await this.cancelableSearch;if(i.paging.currentPage<=1)this.store.actions.setResults(i.results),this.store.actions.setFacets(i.facets),this.store.actions.setSpellcheck(i.spellcheck);else{let a=((o=this.store.getState().results)!==null&&o!==void 0?o:[]).concat(i.results);this.store.actions.setResults(a)}this.store.actions.setPaging(i.paging)}}catch(n){!(n instanceof pt.CanceledPromiseError)&&this.errorHandler&&this.errorHandler(n)}}async fetchSuggestData(){var e;try{let o=this.store.getState(),n=o.request,i={input:o.liveQuery,filters:n.filters,sort:n.sort,contentLocale:n.contentLocale,scope:n.scope};(e=this.cancelableSuggest)===null||e===void 0||e.cancel(),this.cancelableSuggest=(0,pt.cancelable)(this.service.launchSuggest(i));let a=await this.cancelableSuggest;this.store.actions.setSuggestResults(a.suggestions)}catch(o){!(o instanceof pt.CanceledPromiseError)&&this.errorHandler&&this.errorHandler(o)}}clear(){this.store.clear()}};var vp=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ii=class extends Event{constructor(){super("register-ft-search-component",{bubbles:!0,composed:!0})}},ni=Symbol("registerInterval");function Sp(t){var e;class o extends t{constructor(){super(...arguments),this[e]=0}setSearchStateManager(i){this.clearStateManager(),this.stateManager=i,this.addStore(i.store,"search")}clearStateManager(){this.stateManager&&(this.removeStore(this.stateManager.store),this.stateManager=void 0)}connectedCallback(){super.connectedCallback(),this[ni]=window.setInterval(()=>this.tryToRegisterToContext(),50)}tryToRegisterToContext(){this.stateManager!=null?window.clearInterval(this[ni]):this.dispatchEvent(new ii)}disconnectedCallback(){super.disconnectedCallback(),this.clearStateManager()}}return e=ni,vp([(0,fs.state)()],o.prototype,"stateManager",void 0),o}var Mt=class extends Sp(ps.FtLitElementRedux){};var Li=h(w());var ln=h(L()),we=h(H()),wc=h(Ut()),dn=h(w());var Cs=h(w());var Ss=h(L()),ye=h(H()),Os=h(Ut()),Jr=h(w());var xs=h(L()),ne=h(w()),hs=ne.FtCssVariableFactory.extend("--ft-ripple-color","",ne.designSystemVariables.colorContent),M={color:hs,backgroundColor:ne.FtCssVariableFactory.extend("--ft-ripple-background-color","",hs),opacityContentOnSurfacePressed:ne.FtCssVariableFactory.external(ne.designSystemVariables.opacityContentOnSurfacePressed,"Design system"),opacityContentOnSurfaceHover:ne.FtCssVariableFactory.external(ne.designSystemVariables.opacityContentOnSurfaceHover,"Design system"),opacityContentOnSurfaceFocused:ne.FtCssVariableFactory.external(ne.designSystemVariables.opacityContentOnSurfaceFocused,"Design system"),opacityContentOnSurfaceSelected:ne.FtCssVariableFactory.external(ne.designSystemVariables.opacityContentOnSurfaceSelected,"Design system"),borderRadius:ne.FtCssVariableFactory.create("--ft-ripple-border-radius","","SIZE","0px")},ms=ne.FtCssVariableFactory.extend("--ft-ripple-color","",ne.designSystemVariables.colorPrimary),ys={color:ms,backgroundColor:ne.FtCssVariableFactory.extend("--ft-ripple-background-color","",ms)},gs=ne.FtCssVariableFactory.extend("--ft-ripple-color","",ne.designSystemVariables.colorSecondary),bs={color:gs,backgroundColor:ne.FtCssVariableFactory.extend("--ft-ripple-background-color","",gs)},vs=xs.css`
15
15
  :host {
16
16
  display: contents;
17
17
  }
@@ -24,7 +24,7 @@
24
24
 
25
25
  .ft-ripple:not(.ft-ripple--unbounded) {
26
26
  overflow: hidden;
27
- border-radius: ${B.borderRadius};
27
+ border-radius: ${M.borderRadius};
28
28
  }
29
29
 
30
30
  .ft-ripple .ft-ripple--background,
@@ -58,27 +58,27 @@
58
58
  }
59
59
 
60
60
  .ft-ripple .ft-ripple--background {
61
- background-color: ${B.backgroundColor};
61
+ background-color: ${M.backgroundColor};
62
62
  }
63
63
 
64
64
  .ft-ripple .ft-ripple--effect {
65
- background-color: ${B.color};
65
+ background-color: ${M.color};
66
66
  }
67
67
 
68
68
  .ft-ripple.ft-ripple--secondary .ft-ripple--background {
69
- background-color: ${as.backgroundColor};
69
+ background-color: ${bs.backgroundColor};
70
70
  }
71
71
 
72
72
  .ft-ripple.ft-ripple--secondary .ft-ripple--effect {
73
- background-color: ${as.color};
73
+ background-color: ${bs.color};
74
74
  }
75
75
 
76
76
  .ft-ripple.ft-ripple--primary .ft-ripple--background {
77
- background-color: ${ns.backgroundColor};
77
+ background-color: ${ys.backgroundColor};
78
78
  }
79
79
 
80
80
  .ft-ripple.ft-ripple--primary .ft-ripple--effect {
81
- background-color: ${ns.color};
81
+ background-color: ${ys.color};
82
82
  }
83
83
 
84
84
  .ft-ripple .ft-ripple--background {
@@ -108,37 +108,37 @@
108
108
  }
109
109
 
110
110
  .ft-ripple.ft-ripple--hovered .ft-ripple--background {
111
- opacity: ${B.opacityContentOnSurfaceHover};
111
+ opacity: ${M.opacityContentOnSurfaceHover};
112
112
  }
113
113
 
114
114
  .ft-ripple.ft-ripple--selected .ft-ripple--background {
115
- opacity: ${B.opacityContentOnSurfaceSelected};
115
+ opacity: ${M.opacityContentOnSurfaceSelected};
116
116
  }
117
117
 
118
118
  .ft-ripple.ft-ripple--focused .ft-ripple--background {
119
- opacity: ${B.opacityContentOnSurfaceFocused};
119
+ opacity: ${M.opacityContentOnSurfaceFocused};
120
120
  }
121
121
 
122
122
  .ft-ripple.ft-ripple--pressed .ft-ripple--effect {
123
- opacity: ${B.opacityContentOnSurfacePressed};
123
+ opacity: ${M.opacityContentOnSurfacePressed};
124
124
  transform: translate(-50%, -50%) scale(1);
125
125
  }
126
- `;var we=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},F=class extends Zr.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 Zr.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 Zr.Debouncer(10),this.moveRipple=e=>{var o,n;let{x:i,y:a}=this.getCoordinates(e),s=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-s.x:s.width/2),this.originY=Math.round(a!=null?a-s.y:s.height/2)},this.startPress=e=>{this.moveRipple(e),this.pressed=!this.isIgnored(e)},this.endPress=()=>{this.pressed=!1},this.startHover=e=>{this.hovered=!this.isIgnored(e)},this.endHover=()=>{this.hovered=!1},this.startFocus=e=>{this.focused=this.isFocusVisible(e?.target)&&!this.isIgnored(e)},this.endFocus=()=>{this.focused=!1}}render(){let e={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return cs.html`
126
+ `;var Ne=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},z=class extends Jr.FtLitElement{constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.unbounded=!1,this.activated=!1,this.selected=!1,this.disabled=!1,this.hovered=!1,this.focused=!1,this.pressed=!1,this.rippling=!1,this.originX=0,this.originY=0,this.debouncer=new Jr.Debouncer(1e3),this.onTransitionStart=e=>{e.propertyName==="transform"&&(this.rippling=this.pressed,this.debouncer.run(()=>this.rippling=!1))},this.onTransitionEnd=e=>{e.propertyName==="transform"&&(this.rippling=!1)},this.setupDebouncer=new Jr.Debouncer(10),this.moveRipple=e=>{var o,n;let{x:i,y:a}=this.getCoordinates(e),s=(n=(o=this.ripple)===null||o===void 0?void 0:o.getBoundingClientRect())!==null&&n!==void 0?n:{x:0,y:0,width:0,height:0};this.originX=Math.round(i!=null?i-s.x:s.width/2),this.originY=Math.round(a!=null?a-s.y:s.height/2)},this.startPress=e=>{this.moveRipple(e),this.pressed=!this.isIgnored(e)},this.endPress=()=>{this.pressed=!1},this.startHover=e=>{this.hovered=!this.isIgnored(e)},this.endHover=()=>{this.hovered=!1},this.startFocus=e=>{this.focused=this.isFocusVisible(e?.target)&&!this.isIgnored(e)},this.endFocus=()=>{this.focused=!1}}render(){let e={"ft-ripple":!0,"ft-ripple--primary":this.primary,"ft-ripple--secondary":this.secondary,"ft-ripple--unbounded":this.unbounded,"ft-ripple--selected":(this.selected||this.activated)&&!this.disabled,"ft-ripple--pressed":(this.pressed||this.rippling)&&!this.disabled,"ft-ripple--hovered":this.hovered&&!this.disabled,"ft-ripple--focused":this.focused&&!this.disabled};return Ss.html`
127
127
  <style>
128
128
  .ft-ripple .ft-ripple--effect {
129
129
  left: ${this.originX}px;
130
130
  top: ${this.originY}px;
131
131
  }
132
132
  </style>
133
- <div class="${(0,ds.classMap)(e)}">
133
+ <div class="${(0,Os.classMap)(e)}">
134
134
  <div class="ft-ripple--background"></div>
135
135
  <div class="ft-ripple--effect"></div>
136
136
  </div>
137
- `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var o,n;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var e,o;let n=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}setupFor(e){if(this.setupDebouncer.cancel(),this.target===e)return;this.onDisconnect&&this.onDisconnect(),this.target=e,e.setAttribute("data-is-ft-ripple-target","true");let o=(...l)=>p=>{l.forEach(f=>window.addEventListener(f,this.endPress,{once:!0})),this.startPress(p)},n=o("mouseup","contextmenu"),i=o("touchend","touchcancel"),a=l=>{["Enter"," "].includes(l.key)&&o("keyup")(l)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",n,s),e.addEventListener("touchstart",i,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",a,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",n,s),e.removeEventListener("touchstart",i,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",a,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let o=e,n=e,i,a;return o.x!=null?{x:i,y:a}=o:n.touches!=null&&(i=n.touches[0].clientX,a=n.touches[0].clientY),{x:i,y:a}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let o of e.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};F.elementDefinitions={};F.styles=ls;we([(0,ue.property)({type:Boolean})],F.prototype,"primary",void 0);we([(0,ue.property)({type:Boolean})],F.prototype,"secondary",void 0);we([(0,ue.property)({type:Boolean})],F.prototype,"unbounded",void 0);we([(0,ue.property)({type:Boolean})],F.prototype,"activated",void 0);we([(0,ue.property)({type:Boolean})],F.prototype,"selected",void 0);we([(0,ue.property)({type:Boolean})],F.prototype,"disabled",void 0);we([(0,ue.state)()],F.prototype,"hovered",void 0);we([(0,ue.state)()],F.prototype,"focused",void 0);we([(0,ue.state)()],F.prototype,"pressed",void 0);we([(0,ue.state)()],F.prototype,"rippling",void 0);we([(0,ue.state)()],F.prototype,"originX",void 0);we([(0,ue.state)()],F.prototype,"originY",void 0);we([(0,ue.query)(".ft-ripple")],F.prototype,"ripple",void 0);we([(0,ue.query)(".ft-ripple--effect")],F.prototype,"rippleEffect",void 0);(0,ps.customElement)("ft-ripple")(F);var gl=m(E());var oi=globalThis,Bo=oi.trustedTypes,fs=Bo?Bo.createPolicy("lit-html",{createHTML:t=>t}):void 0,bs="$lit$",_t=`lit$${(Math.random()+"").slice(9)}$`,xs="?"+_t,pp=`<${xs}>`,Xt=document,Mo=()=>Xt.createComment(""),Yr=t=>t===null||typeof t!="object"&&typeof t!="function",vs=Array.isArray,fp=t=>vs(t)||typeof t?.[Symbol.iterator]=="function",Xn=`[
138
- \f\r]`,qr=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,us=/-->/g,hs=/>/g,qt=RegExp(`>|${Xn}(?:([^\\s"'>=/]+)(${Xn}*=${Xn}*(?:[^
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,zo.unsafeCSS)(t)} {
137
+ `}contentAvailableCallback(e){super.contentAvailableCallback(e),this.rippleEffect&&this.rippleEffect.ontransitionstart!==this.onTransitionStart&&(this.rippleEffect.ontransitionstart=this.onTransitionStart,this.rippleEffect.ontransitionend=this.onTransitionEnd)}update(e){var o,n;super.update(e),e.has("disabled")&&(this.disabled?(this.endRipple(),(o=this.target)===null||o===void 0||o.removeAttribute("data-is-ft-ripple-target")):(n=this.target)===null||n===void 0||n.setAttribute("data-is-ft-ripple-target","true"))}endRipple(){this.endHover(),this.endFocus(),this.endPress(),this.rippling=!1}connectedCallback(){super.connectedCallback(),this.setupDebouncer.run(()=>this.defaultSetup())}defaultSetup(){var e,o;let n=(e=this.shadowRoot)===null||e===void 0?void 0:e.host.parentElement;n&&this.setupFor((o=this.target)!==null&&o!==void 0?o:n)}setupFor(e){if(this.setupDebouncer.cancel(),this.target===e)return;this.onDisconnect&&this.onDisconnect(),this.target=e,e.setAttribute("data-is-ft-ripple-target","true");let o=(...l)=>p=>{l.forEach(f=>window.addEventListener(f,this.endPress,{once:!0})),this.startPress(p)},n=o("mouseup","contextmenu"),i=o("touchend","touchcancel"),a=l=>{["Enter"," "].includes(l.key)&&o("keyup")(l)},s={passive:!0};e.addEventListener("mouseover",this.startHover,s),e.addEventListener("mousemove",this.moveRipple,s),e.addEventListener("mouseleave",this.endHover,s),e.addEventListener("mousedown",n,s),e.addEventListener("touchstart",i,s),e.addEventListener("touchmove",this.moveRipple,s),e.addEventListener("keydown",a,s),e.addEventListener("focus",this.startFocus,s),e.addEventListener("blur",this.endFocus,s),e.addEventListener("focusin",this.startFocus,s),e.addEventListener("focusout",this.endFocus,s),this.onDisconnect=()=>{e.removeAttribute("data-is-ft-ripple-target"),e.removeEventListener("mouseover",this.startHover,s),e.removeEventListener("mousemove",this.moveRipple,s),e.removeEventListener("mouseleave",this.endHover,s),e.removeEventListener("mousedown",n,s),e.removeEventListener("touchstart",i,s),e.removeEventListener("touchmove",this.moveRipple,s),e.removeEventListener("keydown",a,s),e.removeEventListener("focus",this.startFocus,s),e.removeEventListener("blur",this.endFocus,s),e.removeEventListener("focusin",this.startFocus,s),e.removeEventListener("focusout",this.endFocus,s),this.onDisconnect=void 0,this.target=void 0}}getCoordinates(e){let o=e,n=e,i,a;return o.x!=null?{x:i,y:a}=o:n.touches!=null&&(i=n.touches[0].clientX,a=n.touches[0].clientY),{x:i,y:a}}isFocusVisible(e){return e instanceof HTMLElement?e.matches(":focus-visible"):!0}isIgnored(e){if(this.disabled)return!0;if(e!=null)for(let o of e.composedPath()){if(o===this.target)break;if("hasAttribute"in o&&o.hasAttribute("data-is-ft-ripple-target"))return!0}return!1}disconnectedCallback(){super.disconnectedCallback(),this.onDisconnect&&this.onDisconnect(),this.endRipple()}};z.elementDefinitions={};z.styles=vs;Ne([(0,ye.property)({type:Boolean})],z.prototype,"primary",void 0);Ne([(0,ye.property)({type:Boolean})],z.prototype,"secondary",void 0);Ne([(0,ye.property)({type:Boolean})],z.prototype,"unbounded",void 0);Ne([(0,ye.property)({type:Boolean})],z.prototype,"activated",void 0);Ne([(0,ye.property)({type:Boolean})],z.prototype,"selected",void 0);Ne([(0,ye.property)({type:Boolean})],z.prototype,"disabled",void 0);Ne([(0,ye.state)()],z.prototype,"hovered",void 0);Ne([(0,ye.state)()],z.prototype,"focused",void 0);Ne([(0,ye.state)()],z.prototype,"pressed",void 0);Ne([(0,ye.state)()],z.prototype,"rippling",void 0);Ne([(0,ye.state)()],z.prototype,"originX",void 0);Ne([(0,ye.state)()],z.prototype,"originY",void 0);Ne([(0,ye.query)(".ft-ripple")],z.prototype,"ripple",void 0);Ne([(0,ye.query)(".ft-ripple--effect")],z.prototype,"rippleEffect",void 0);(0,Cs.customElement)("ft-ripple")(z);var Rl=h(w());var fi=globalThis,Ho=fi.trustedTypes,Es=Ho?Ho.createPolicy("lit-html",{createHTML:t=>t}):void 0,Is="$lit$",Ft=`lit$${(Math.random()+"").slice(9)}$`,Ls="?"+Ft,Op=`<${Ls}>`,tr=document,Vo=()=>tr.createComment(""),to=t=>t===null||typeof t!="object"&&typeof t!="function",Ps=Array.isArray,Cp=t=>Ps(t)||typeof t?.[Symbol.iterator]=="function",ai=`[
138
+ \f\r]`,eo=/<(?:(!--|\/[^a-zA-Z])|(\/?[a-zA-Z][^>\s]*)|(\/?$))/g,ws=/-->/g,As=/>/g,Jt=RegExp(`>|${ai}(?:([^\\s"'>=/]+)(${ai}*=${ai}*(?:[^
139
+ \f\r"'\`<>=]|("|')|))|$)`,"g"),Rs=/'/g,Ns=/"/g,ks=/^(?:script|style|textarea|title)$/i,_s=t=>(e,...o)=>({_$litType$:t,strings:e,values:o}),Ds=_s(1),$s=_s(2),ro=Symbol.for("lit-noChange"),pe=Symbol.for("lit-nothing"),Ts=new WeakMap,er=tr.createTreeWalker(tr,129);function Bs(t,e){if(!Array.isArray(t)||!t.hasOwnProperty("raw"))throw Error("invalid template strings array");return Es!==void 0?Es.createHTML(e):e}var Ep=(t,e)=>{let o=t.length-1,n=[],i,a=e===2?"<svg>":"",s=eo;for(let l=0;l<o;l++){let p=t[l],f,u,y=-1,g=0;for(;g<p.length&&(s.lastIndex=g,u=s.exec(p),u!==null);)g=s.lastIndex,s===eo?u[1]==="!--"?s=ws:u[1]!==void 0?s=As:u[2]!==void 0?(ks.test(u[2])&&(i=RegExp("</"+u[2],"g")),s=Jt):u[3]!==void 0&&(s=Jt):s===Jt?u[0]===">"?(s=i??eo,y=-1):u[1]===void 0?y=-2:(y=s.lastIndex-u[2].length,f=u[1],s=u[3]===void 0?Jt:u[3]==='"'?Ns:Rs):s===Ns||s===Rs?s=Jt:s===ws||s===As?s=eo:(s=Jt,i=void 0);let x=s===Jt&&t[l+1].startsWith("/>")?" ":"";a+=s===eo?p+Op:y>=0?(n.push(f),p.slice(0,y)+Is+p.slice(y)+Ft+x):p+Ft+(y===-2?l:x)}return[Bs(t,a+(t[o]||"<?>")+(e===2?"</svg>":"")),n]},oo=class t{constructor({strings:e,_$litType$:o},n){let i;this.parts=[];let a=0,s=0,l=e.length-1,p=this.parts,[f,u]=Ep(e,o);if(this.el=t.createElement(f,n),er.currentNode=this.el.content,o===2){let y=this.el.content.firstChild;y.replaceWith(...y.childNodes)}for(;(i=er.nextNode())!==null&&p.length<l;){if(i.nodeType===1){if(i.hasAttributes())for(let y of i.getAttributeNames())if(y.endsWith(Is)){let g=u[s++],x=i.getAttribute(y).split(Ft),b=/([.?@])?(.*)/.exec(g);p.push({type:1,index:a,name:b[2],strings:x,ctor:b[1]==="."?li:b[1]==="?"?ci:b[1]==="@"?di:Or}),i.removeAttribute(y)}else y.startsWith(Ft)&&(p.push({type:6,index:a}),i.removeAttribute(y));if(ks.test(i.tagName)){let y=i.textContent.split(Ft),g=y.length-1;if(g>0){i.textContent=Ho?Ho.emptyScript:"";for(let x=0;x<g;x++)i.append(y[x],Vo()),er.nextNode(),p.push({type:2,index:++a});i.append(y[g],Vo())}}}else if(i.nodeType===8)if(i.data===Ls)p.push({type:2,index:a});else{let y=-1;for(;(y=i.data.indexOf(Ft,y+1))!==-1;)p.push({type:7,index:a}),y+=Ft.length-1}a++}}static createElement(e,o){let n=tr.createElement("template");return n.innerHTML=e,n}};function Sr(t,e,o=t,n){if(e===ro)return e;let i=n!==void 0?o._$Co?.[n]:o._$Cl,a=to(e)?void 0:e._$litDirective$;return i?.constructor!==a&&(i?._$AO?.(!1),a===void 0?i=void 0:(i=new a(t),i._$AT(t,o,n)),n!==void 0?(o._$Co??=[])[n]=i:o._$Cl=i),i!==void 0&&(e=Sr(t,i._$AS(t,e.values),i,n)),e}var si=class{constructor(e,o){this._$AV=[],this._$AN=void 0,this._$AD=e,this._$AM=o}get parentNode(){return this._$AM.parentNode}get _$AU(){return this._$AM._$AU}u(e){let{el:{content:o},parts:n}=this._$AD,i=(e?.creationScope??tr).importNode(o,!0);er.currentNode=i;let a=er.nextNode(),s=0,l=0,p=n[0];for(;p!==void 0;){if(s===p.index){let f;p.type===2?f=new jo(a,a.nextSibling,this,e):p.type===1?f=new p.ctor(a,p.name,p.strings,this,e):p.type===6&&(f=new pi(a,this,e)),this._$AV.push(f),p=n[++l]}s!==p?.index&&(a=er.nextNode(),s++)}return er.currentNode=tr,i}p(e){let o=0;for(let n of this._$AV)n!==void 0&&(n.strings!==void 0?(n._$AI(e,n,o),o+=n.strings.length-2):n._$AI(e[o])),o++}},jo=class t{get _$AU(){return this._$AM?._$AU??this._$Cv}constructor(e,o,n,i){this.type=2,this._$AH=pe,this._$AN=void 0,this._$AA=e,this._$AB=o,this._$AM=n,this.options=i,this._$Cv=i?.isConnected??!0}get parentNode(){let e=this._$AA.parentNode,o=this._$AM;return o!==void 0&&e?.nodeType===11&&(e=o.parentNode),e}get startNode(){return this._$AA}get endNode(){return this._$AB}_$AI(e,o=this){e=Sr(this,e,o),to(e)?e===pe||e==null||e===""?(this._$AH!==pe&&this._$AR(),this._$AH=pe):e!==this._$AH&&e!==ro&&this._(e):e._$litType$!==void 0?this.g(e):e.nodeType!==void 0?this.$(e):Cp(e)?this.T(e):this._(e)}k(e){return this._$AA.parentNode.insertBefore(e,this._$AB)}$(e){this._$AH!==e&&(this._$AR(),this._$AH=this.k(e))}_(e){this._$AH!==pe&&to(this._$AH)?this._$AA.nextSibling.data=e:this.$(tr.createTextNode(e)),this._$AH=e}g(e){let{values:o,_$litType$:n}=e,i=typeof n=="number"?this._$AC(e):(n.el===void 0&&(n.el=oo.createElement(Bs(n.h,n.h[0]),this.options)),n);if(this._$AH?._$AD===i)this._$AH.p(o);else{let a=new si(i,this),s=a.u(this.options);a.p(o),this.$(s),this._$AH=a}}_$AC(e){let o=Ts.get(e.strings);return o===void 0&&Ts.set(e.strings,o=new oo(e)),o}T(e){Ps(this._$AH)||(this._$AH=[],this._$AR());let o=this._$AH,n,i=0;for(let a of e)i===o.length?o.push(n=new t(this.k(Vo()),this.k(Vo()),this,this.options)):n=o[i],n._$AI(a),i++;i<o.length&&(this._$AR(n&&n._$AB.nextSibling,i),o.length=i)}_$AR(e=this._$AA.nextSibling,o){for(this._$AP?.(!1,!0,o);e&&e!==this._$AB;){let n=e.nextSibling;e.remove(),e=n}}setConnected(e){this._$AM===void 0&&(this._$Cv=e,this._$AP?.(e))}},Or=class{get tagName(){return this.element.tagName}get _$AU(){return this._$AM._$AU}constructor(e,o,n,i,a){this.type=1,this._$AH=pe,this._$AN=void 0,this.element=e,this.name=o,this._$AM=i,this.options=a,n.length>2||n[0]!==""||n[1]!==""?(this._$AH=Array(n.length-1).fill(new String),this.strings=n):this._$AH=pe}_$AI(e,o=this,n,i){let a=this.strings,s=!1;if(a===void 0)e=Sr(this,e,o,0),s=!to(e)||e!==this._$AH&&e!==ro,s&&(this._$AH=e);else{let l=e,p,f;for(e=a[0],p=0;p<a.length-1;p++)f=Sr(this,l[n+p],o,p),f===ro&&(f=this._$AH[p]),s||=!to(f)||f!==this._$AH[p],f===pe?e=pe:e!==pe&&(e+=(f??"")+a[p+1]),this._$AH[p]=f}s&&!i&&this.O(e)}O(e){e===pe?this.element.removeAttribute(this.name):this.element.setAttribute(this.name,e??"")}},li=class extends Or{constructor(){super(...arguments),this.type=3}O(e){this.element[this.name]=e===pe?void 0:e}},ci=class extends Or{constructor(){super(...arguments),this.type=4}O(e){this.element.toggleAttribute(this.name,!!e&&e!==pe)}},di=class extends Or{constructor(e,o,n,i,a){super(e,o,n,i,a),this.type=5}_$AI(e,o=this){if((e=Sr(this,e,o,0)??pe)===ro)return;let n=this._$AH,i=e===pe&&n!==pe||e.capture!==n.capture||e.once!==n.once||e.passive!==n.passive,a=e!==pe&&(n===pe||i);i&&this.element.removeEventListener(this.name,this,n),a&&this.element.addEventListener(this.name,this,e),this._$AH=e}handleEvent(e){typeof this._$AH=="function"?this._$AH.call(this.options?.host??this.element,e):this._$AH.handleEvent(e)}},pi=class{constructor(e,o,n){this.element=e,this.type=6,this._$AN=void 0,this._$AM=o,this.options=n}get _$AU(){return this._$AM._$AU}_$AI(e){Sr(this,e)}};var wp=fi.litHtmlPolyfillSupport;wp?.(oo,jo),(fi.litHtmlVersions??=[]).push("3.1.0");var Us=Symbol.for(""),Ap=t=>{if(t?.r===Us)return t?._$litStatic$},ui=t=>({_$litStatic$:t,r:Us});var Ms=new Map,Fs=t=>(e,...o)=>{let n=o.length,i,a,s=[],l=[],p,f=0,u=!1;for(;f<n;){for(p=e[f];f<n&&(a=o[f],(i=Ap(a))!==void 0);)p+=i+e[++f],u=!0;f!==n&&l.push(a),s.push(p),f++}if(f===n&&s.push(e[n]),u){let y=s.join("$$lit$$");(e=Ms.get(y))===void 0&&(s.raw=s,Ms.set(y,e=s)),o=l}return t(e,...o)},hi=Fs(Ds),em=Fs($s);var mi=h(H()),Al=h(w());var Ge;(function(t){t.title="title",t.title_dense="title-dense",t.subtitle1="subtitle1",t.subtitle2="subtitle2",t.body1="body1",t.body2="body2",t.caption="caption",t.breadcrumb="breadcrumb",t.overline="overline",t.button="button",t.display="display",t.title1="title-1",t.title2="title-2",t.title3="title-3",t.body1regular="body-1-regular",t.body1medium="body-1-medium",t.body1semibold="body-1-semibold",t.body2regular="body-2-regular",t.body2medium="body-2-medium",t.body2semibold="body-2-semibold",t.label1medium="label-1-medium",t.label1semibold="label-1-semibold",t.label1bold="label-1-bold",t.label2medium="label-2-medium",t.label2semibold="label-2-semibold",t.label2bold="label-2-bold",t.caption1medium="caption-1-medium",t.caption1semibold="caption-1-semibold",t.caption1bold="caption-1-bold",t.caption2medium="caption-2-medium",t.caption2semibold="caption-2-semibold",t.caption2bold="caption-2-bold"})(Ge||(Ge={}));var Ke=h(L()),E=h(w());var bt=h(L(),1),zt=t=>typeof t=="string"?(0,bt.unsafeCSS)(t):t,r=class{static create(e,o,n,i){let a=l=>zt(l??i),s=bt.css`var(${zt(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n,s.defaultValue=i,s.defaultCssValue=a,s.get=l=>bt.css`var(${zt(e)}, ${a(l)})`,s.breadcrumb=()=>[],s.lastResortDefaultValue=()=>i,s}static extend(e,o,n,i){let a=l=>n.get(l??i),s=bt.css`var(${zt(e)}, ${a(i)})`;return s.name=e,s.description=o,s.category=n.category,s.fallbackVariable=n,s.defaultValue=i,s.defaultCssValue=a,s.get=l=>bt.css`var(${zt(e)}, ${a(l)})`,s.breadcrumb=()=>[n.name,...n.breadcrumb()],s.lastResortDefaultValue=()=>i??n.lastResortDefaultValue(),s}static external(e,o){let n=a=>e.fallbackVariable?e.fallbackVariable.get(a??e.defaultValue):zt(a??e.lastResortDefaultValue()),i=bt.css`var(${zt(e.name)}, ${n(e.defaultValue)})`;return i.name=e.name,i.category=e.category,i.fallbackVariable=e.fallbackVariable,i.defaultValue=e.defaultValue,i.context=o,i.defaultCssValue=n,i.get=a=>bt.css`var(${zt(e.name)}, ${n(a)})`,i.breadcrumb=()=>e.fallbackVariable?[e.fallbackVariable.name,...e.fallbackVariable.breadcrumb()]:[],i.lastResortDefaultValue=()=>e.lastResortDefaultValue(),i}};var c={colorWhite:r.create("--ft-color-white","","COLOR","#ffffff"),colorGray0:r.create("--ft-color-gray-0","","COLOR","#71718e"),colorGray10:r.create("--ft-color-gray-10","","COLOR","#fbfbfc"),colorGray20:r.create("--ft-color-gray-20","","COLOR","#f2f2f5"),colorGray30:r.create("--ft-color-gray-30","","COLOR","#e9e9ed"),colorGray40:r.create("--ft-color-gray-40","","COLOR","#e0e0e6"),colorGray50:r.create("--ft-color-gray-50","","COLOR","#cdcdd7"),colorGray60:r.create("--ft-color-gray-60","","COLOR","#bbbbc9"),colorGray70:r.create("--ft-color-gray-70","","COLOR","#a8a8ba"),colorGray80:r.create("--ft-color-gray-80","","COLOR","#9696ab"),colorGray90:r.create("--ft-color-gray-90","","COLOR","#83839d"),colorGray100:r.create("--ft-color-gray-100","","COLOR","#62627c"),colorGray200:r.create("--ft-color-gray-200","","COLOR","#545469"),colorGray300:r.create("--ft-color-gray-300","","COLOR","#454557"),colorGray400:r.create("--ft-color-gray-400","","COLOR","#363644"),colorGray500:r.create("--ft-color-gray-500","","COLOR","#282832"),colorGray600:r.create("--ft-color-gray-600","","COLOR","#19191f"),colorGray700:r.create("--ft-color-gray-700","","COLOR","#0a0a0d"),colorBrand0:r.create("--ft-color-brand-0","","COLOR","#9d207b"),colorBrand10:r.create("--ft-color-brand-10","","COLOR","#f7edf4"),colorBrand20:r.create("--ft-color-brand-20","","COLOR","#ebcfe4"),colorBrand30:r.create("--ft-color-brand-30","","COLOR","#dfb2d3"),colorBrand40:r.create("--ft-color-brand-40","","COLOR","#d395c2"),colorBrand50:r.create("--ft-color-brand-50","","COLOR","#c778b1"),colorBrand60:r.create("--ft-color-brand-60","","COLOR","#ba5ba1"),colorBrand70:r.create("--ft-color-brand-70","","COLOR","#ae3e90"),colorBrand100:r.create("--ft-color-brand-100","","COLOR","#8d1d6e"),colorBrand200:r.create("--ft-color-brand-200","","COLOR","#78185e"),colorBrand300:r.create("--ft-color-brand-300","","COLOR","#62144d"),colorBrand400:r.create("--ft-color-brand-400","","COLOR","#4d103c"),colorBrand500:r.create("--ft-color-brand-500","","COLOR","#380b2c"),colorBrand600:r.create("--ft-color-brand-600","","COLOR","#23071b"),colorBrand700:r.create("--ft-color-brand-700","","COLOR","#0d030b"),colorCyan0:r.create("--ft-color-cyan-0","","COLOR","#0e98b4"),colorCyan10:r.create("--ft-color-cyan-10","","COLOR","#ebf6f9"),colorCyan20:r.create("--ft-color-cyan-20","","COLOR","#cbe9ef"),colorCyan30:r.create("--ft-color-cyan-30","","COLOR","#acdbe5"),colorCyan40:r.create("--ft-color-cyan-40","","COLOR","#8ccedb"),colorCyan50:r.create("--ft-color-cyan-50","","COLOR","#6dc0d1"),colorCyan60:r.create("--ft-color-cyan-60","","COLOR","#4db3c8"),colorCyan70:r.create("--ft-color-cyan-70","","COLOR","#2ea5be"),colorCyan100:r.create("--ft-color-cyan-100","","COLOR","#0c849c"),colorCyan200:r.create("--ft-color-cyan-200","","COLOR","#0a7085"),colorCyan300:r.create("--ft-color-cyan-300","","COLOR","#085c6d"),colorCyan400:r.create("--ft-color-cyan-400","","COLOR","#074856"),colorCyan500:r.create("--ft-color-cyan-500","","COLOR","#05343e"),colorCyan600:r.create("--ft-color-cyan-600","","COLOR","#032127"),colorCyan700:r.create("--ft-color-cyan-700","","COLOR","#010d0f"),colorGreen0:r.create("--ft-color-green-0","","COLOR","#21a274"),colorGreen10:r.create("--ft-color-green-10","","COLOR","#edf7f3"),colorGreen20:r.create("--ft-color-green-20","","COLOR","#cfebe1"),colorGreen30:r.create("--ft-color-green-30","","COLOR","#b2dfcf"),colorGreen40:r.create("--ft-color-green-40","","COLOR","#95d3bd"),colorGreen50:r.create("--ft-color-green-50","","COLOR","#78c7ab"),colorGreen60:r.create("--ft-color-green-60","","COLOR","#5bba98"),colorGreen70:r.create("--ft-color-green-70","","COLOR","#3eae86"),colorGreen100:r.create("--ft-color-green-100","","COLOR","#1d8d65"),colorGreen200:r.create("--ft-color-green-200","","COLOR","#187856"),colorGreen300:r.create("--ft-color-green-300","","COLOR","#146246"),colorGreen400:r.create("--ft-color-green-400","","COLOR","#104d37"),colorGreen500:r.create("--ft-color-green-500","","COLOR","#0b3828"),colorGreen600:r.create("--ft-color-green-600","","COLOR","#072319"),colorGreen700:r.create("--ft-color-green-700","","COLOR","#030d0a"),colorOrange0:r.create("--ft-color-orange-0","","COLOR","#F2700D"),colorOrange10:r.create("--ft-color-orange-10","","COLOR","#FFF7EB"),colorOrange20:r.create("--ft-color-orange-20","","COLOR","#FFEDD6"),colorOrange30:r.create("--ft-color-orange-30","","COLOR","#FFDDB2"),colorOrange40:r.create("--ft-color-orange-40","","COLOR","#FECB90"),colorOrange50:r.create("--ft-color-orange-50","","COLOR","#FCB76E"),colorOrange60:r.create("--ft-color-orange-60","","COLOR","#F9A34D"),colorOrange70:r.create("--ft-color-orange-70","","COLOR","#F68B2C"),colorOrange100:r.create("--ft-color-orange-100","","COLOR","#D35909"),colorOrange200:r.create("--ft-color-orange-200","","COLOR","#B74706"),colorOrange300:r.create("--ft-color-orange-300","","COLOR","#913503"),colorOrange400:r.create("--ft-color-orange-400","","COLOR","#6F2601"),colorOrange500:r.create("--ft-color-orange-500","","COLOR","#4D1800"),colorOrange600:r.create("--ft-color-orange-600","","COLOR","#330F00"),colorOrange700:r.create("--ft-color-orange-700","","COLOR","#140600"),colorRed0:r.create("--ft-color-red-0","","COLOR","#b40e2c"),colorRed10:r.create("--ft-color-red-10","","COLOR","#f9ebed"),colorRed20:r.create("--ft-color-red-20","","COLOR","#efcbd2"),colorRed30:r.create("--ft-color-red-30","","COLOR","#e5acb6"),colorRed40:r.create("--ft-color-red-40","","COLOR","#db8c9b"),colorRed50:r.create("--ft-color-red-50","","COLOR","#d16d7f"),colorRed60:r.create("--ft-color-red-60","","COLOR","#c84d63"),colorRed70:r.create("--ft-color-red-70","","COLOR","#be2e48"),colorRed100:r.create("--ft-color-red-100","","COLOR","#9c0c26"),colorRed200:r.create("--ft-color-red-200","","COLOR","#850a20"),colorRed300:r.create("--ft-color-red-300","","COLOR","#6d081b"),colorRed400:r.create("--ft-color-red-400","","COLOR","#560715"),colorRed500:r.create("--ft-color-red-500","","COLOR","#3e050f"),colorRed600:r.create("--ft-color-red-600","","COLOR","#270309"),colorRed700:r.create("--ft-color-red-700","","COLOR","#0f0104"),colorYellow0:r.create("--ft-color-yellow-0","","COLOR","#E4C00C"),colorYellow10:r.create("--ft-color-yellow-10","","COLOR","#fefae9"),colorYellow20:r.create("--ft-color-yellow-20","","COLOR","#fcf4ca"),colorYellow30:r.create("--ft-color-yellow-30","","COLOR","#faedaa"),colorYellow40:r.create("--ft-color-yellow-40","","COLOR","#f9e78b"),colorYellow50:r.create("--ft-color-yellow-50","","COLOR","#f7e06b"),colorYellow60:r.create("--ft-color-yellow-60","","COLOR","#F4D63E"),colorYellow70:r.create("--ft-color-yellow-70","","COLOR","#F3CE16"),colorYellow100:r.create("--ft-color-yellow-100","","COLOR","#d3b10b"),colorYellow200:r.create("--ft-color-yellow-200","","COLOR","#b3970a"),colorYellow300:r.create("--ft-color-yellow-300","","COLOR","#947c08"),colorYellow400:r.create("--ft-color-yellow-400","","COLOR","#746206"),colorYellow500:r.create("--ft-color-yellow-500","","COLOR","#554705"),colorYellow600:r.create("--ft-color-yellow-600","","COLOR","#352d03"),colorYellow700:r.create("--ft-color-yellow-700","","COLOR","#161201"),colorUltramarine0:r.create("--ft-color-ultramarine-0","","COLOR","#3C19E5"),colorUltramarine10:r.create("--ft-color-ultramarine-10","","COLOR","#EDEAFD"),colorUltramarine20:r.create("--ft-color-ultramarine-20","","COLOR","#D4CCF9"),colorUltramarine30:r.create("--ft-color-ultramarine-30","","COLOR","#BBAFF6"),colorUltramarine40:r.create("--ft-color-ultramarine-40","","COLOR","#A191F3"),colorUltramarine50:r.create("--ft-color-ultramarine-50","","COLOR","#8873EF"),colorUltramarine60:r.create("--ft-color-ultramarine-60","","COLOR","#6F55EC"),colorUltramarine70:r.create("--ft-color-ultramarine-70","","COLOR","#5537E8"),colorUltramarine100:r.create("--ft-color-ultramarine-100","","COLOR","#3416C7"),colorUltramarine200:r.create("--ft-color-ultramarine-200","","COLOR","#2C13A9"),colorUltramarine300:r.create("--ft-color-ultramarine-300","","COLOR","#250F8C"),colorUltramarine400:r.create("--ft-color-ultramarine-400","","COLOR","#1D0C6E"),colorUltramarine500:r.create("--ft-color-ultramarine-500","","COLOR","#150950"),colorUltramarine600:r.create("--ft-color-ultramarine-600","","COLOR","#0D0532"),colorUltramarine700:r.create("--ft-color-ultramarine-700","","COLOR","#050215"),colorAvocado0:r.create("--ft-color-avocado-0","","COLOR","#98BD28"),colorAvocado10:r.create("--ft-color-avocado-10","","COLOR","#F6F9EC"),colorAvocado20:r.create("--ft-color-avocado-20","","COLOR","#E8F0D0"),colorAvocado30:r.create("--ft-color-avocado-30","","COLOR","#DBE8B4"),colorAvocado40:r.create("--ft-color-avocado-40","","COLOR","#CEDF98"),colorAvocado50:r.create("--ft-color-avocado-50","","COLOR","#C0D77C"),colorAvocado60:r.create("--ft-color-avocado-60","","COLOR","#B3CE60"),colorAvocado70:r.create("--ft-color-avocado-70","","COLOR","#A5C644"),colorAvocado100:r.create("--ft-color-avocado-100","","COLOR","#84A423"),colorAvocado200:r.create("--ft-color-avocado-200","","COLOR","#708C1E"),colorAvocado300:r.create("--ft-color-avocado-300","","COLOR","#5D7318"),colorAvocado400:r.create("--ft-color-avocado-400","","COLOR","#495B13"),colorAvocado500:r.create("--ft-color-avocado-500","","COLOR","#35420E"),colorAvocado600:r.create("--ft-color-avocado-600","","COLOR","#212A09"),colorAvocado700:r.create("--ft-color-avocado-700","","COLOR","#0E1104"),colorBrown0:r.create("--ft-color-brown-0","","COLOR","#B26F4D"),colorBrown10:r.create("--ft-color-brown-10","","COLOR","#F8F2EF"),colorBrown20:r.create("--ft-color-brown-20","","COLOR","#EEDFD8"),colorBrown30:r.create("--ft-color-brown-30","","COLOR","#E4CDC1"),colorBrown40:r.create("--ft-color-brown-40","","COLOR","#DABAAA"),colorBrown50:r.create("--ft-color-brown-50","","COLOR","#D0A792"),colorBrown60:r.create("--ft-color-brown-60","","COLOR","#C6947B"),colorBrown70:r.create("--ft-color-brown-70","","COLOR","#BC8264"),colorBrown100:r.create("--ft-color-brown-100","","COLOR","#9B6143"),colorBrown200:r.create("--ft-color-brown-200","","COLOR","#845239"),colorBrown300:r.create("--ft-color-brown-300","","COLOR","#6D442F"),colorBrown400:r.create("--ft-color-brown-400","","COLOR","#553525"),colorBrown500:r.create("--ft-color-brown-500","","COLOR","#3E271B"),colorBrown600:r.create("--ft-color-brown-600","","COLOR","#271811"),colorBrown700:r.create("--ft-color-brown-700","","COLOR","#100A07"),spacing1:r.create("--ft-spacing-1","","SIZE","0.25rem"),spacing2:r.create("--ft-spacing-2","","SIZE","calc(var(--ft-spacing-2, 0.25rem)*2)"),spacing3:r.create("--ft-spacing-3","","SIZE","calc(var(--ft-spacing-3, 0.25rem)*3)"),spacing4:r.create("--ft-spacing-4","","SIZE","calc(var(--ft-spacing-4, 0.25rem)*4)"),spacing5:r.create("--ft-spacing-5","","SIZE","calc(var(--ft-spacing-5, 0.25rem)*5)"),spacing6:r.create("--ft-spacing-6","","SIZE","calc(var(--ft-spacing-6, 0.25rem)*6)"),spacing8:r.create("--ft-spacing-8","","SIZE","calc(var(--ft-spacing-8, 0.25rem)*8)"),spacing10:r.create("--ft-spacing-10","","SIZE","calc(var(--ft-spacing-10, 0.25rem)*10)"),spacing12:r.create("--ft-spacing-12","","SIZE","calc(var(--ft-spacing-12, 0.25rem)*12)"),spacing16:r.create("--ft-spacing-16","","SIZE","calc(var(--ft-spacing-16, 0.25rem)*16)"),spacing20:r.create("--ft-spacing-20","","SIZE","calc(var(--ft-spacing-20, 0.25rem)*20)"),spacing24:r.create("--ft-spacing-24","","SIZE","calc(var(--ft-spacing-24, 0.25rem)*24)"),spacing28:r.create("--ft-spacing-28","","SIZE","calc(var(--ft-spacing-28, 0.25rem)*28)"),spacing32:r.create("--ft-spacing-32","","SIZE","calc(var(--ft-spacing-32, 0.25rem)*32)"),spacing05:r.create("--ft-spacing-0-5","","SIZE","calc(var(--ft-spacing-0-5, 0.25rem)*0.5)"),borderRadiusS:r.create("--ft-border-radius-s","","SIZE","4px"),borderRadiusM:r.create("--ft-border-radius-m","","SIZE","8px"),borderRadiusL:r.create("--ft-border-radius-l","","SIZE","12px"),borderRadiusXl:r.create("--ft-border-radius-xl","","SIZE","16px"),borderRadiusPill:r.create("--ft-border-radius-pill","","SIZE","999px"),borderRadiusRound:r.create("--ft-border-radius-round","","SIZE","50%"),iconSize1:r.create("--ft-icon-size-1","","SIZE","0.75rem"),iconSize2:r.create("--ft-icon-size-2","","SIZE","1rem"),iconSize3:r.create("--ft-icon-size-3","","SIZE","1.25rem"),iconSize4:r.create("--ft-icon-size-4","","SIZE","1.5rem"),iconSize5:r.create("--ft-icon-size-5","","SIZE","2rem"),iconSize6:r.create("--ft-icon-size-6","","SIZE","3rem"),opacity0:r.create("--ft-opacity-0","","NUMBER","0"),opacity8:r.create("--ft-opacity-8","","NUMBER","0.08"),opacity16:r.create("--ft-opacity-16","","NUMBER","0.16"),opacity24:r.create("--ft-opacity-24","","NUMBER","0.24"),opacity40:r.create("--ft-opacity-40","","NUMBER","0.4"),opacity80:r.create("--ft-opacity-80","","NUMBER","0.8"),shadowElevation01:r.create("--ft-shadow-elevation-01","","SHADOW","0px 1px 4px 0px rgba(0,0,0,0.06), 0px 1px 2px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation02:r.create("--ft-shadow-elevation-02","","SHADOW","0px 4px 10px 0px rgba(0,0,0,0.06), 0px 2px 5px 0px rgba(0,0,0,0.14), 0px 0px 1px 0px rgba(0,0,0,0.06)"),shadowElevation03:r.create("--ft-shadow-elevation-03","","SHADOW","0px 6px 13px 0px rgba(0,0,0,0.06), 0px 3px 7px 0px rgba(0,0,0,0.14), 0px 1px 2px 0px rgba(0,0,0,0.06)"),shadowElevation04:r.create("--ft-shadow-elevation-04","","SHADOW","0px 8px 16px 0px rgba(0,0,0,0.06), 0px 4px 9px 0px rgba(0,0,0,0.14), 0px 2px 3px 0px rgba(0,0,0,0.06)"),shadowElevation06:r.create("--ft-shadow-elevation-06","","SHADOW","0px 12px 22px 0px rgba(0,0,0,0.06), 0px 6px 13px 0px rgba(0,0,0,0.14), 0px 4px 5px 0px rgba(0,0,0,0.06)"),shadowElevation08:r.create("--ft-shadow-elevation-08","","SHADOW","0px 16px 28px 0px rgba(0,0,0,0.06), 0px 8px 17px 0px rgba(0,0,0,0.14), 0px 6px 7px 0px rgba(0,0,0,0.06)"),shadowElevation12:r.create("--ft-shadow-elevation-12","","SHADOW","0px 22px 40px 0px rgba(0,0,0,0.06), 0px 12px 23px 0px rgba(0,0,0,0.14), 0px 10px 11px 0px rgba(0,0,0,0.06)"),shadowElevation16:r.create("--ft-shadow-elevation-16","","SHADOW","0px 28px 52px 0px rgba(0,0,0,0.06), 0px 16px 29px 0px rgba(0,0,0,0.14), 0px 14px 15px 0px rgba(0,0,0,0.06)"),shadowElevation24:r.create("--ft-shadow-elevation-24","","SHADOW","0px 40px 76px 0px rgba(0,0,0,0.06), 0px 24px 41px 0px rgba(0,0,0,0.14), 0px 22px 23px 0px rgba(0,0,0,0.06)")},zs={fontFamily:r.create("--ft-typography-display-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-display-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-display-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-display-fontSize","","SIZE","2.5rem"),letterSpacing:r.create("--ft-typography-display-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-display-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-display-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-display-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-display-textCase","","UNKNOWN","none")},Ws={fontFamily:r.create("--ft-typography-title-1-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-1-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-title-1-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-1-fontSize","","SIZE","1.5rem"),letterSpacing:r.create("--ft-typography-title-1-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-1-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-1-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-1-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-1-textCase","","UNKNOWN","none")},Hs={fontFamily:r.create("--ft-typography-title-2-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-2-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-2-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-2-fontSize","","SIZE","1.25rem"),letterSpacing:r.create("--ft-typography-title-2-letterSpacing","","SIZE","-0.02em"),paragraphSpacing:r.create("--ft-typography-title-2-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-2-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-2-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-2-textCase","","UNKNOWN","none")},Vs={fontFamily:r.create("--ft-typography-title-3-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-title-3-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-title-3-lineHeight","","SIZE","120%"),fontSize:r.create("--ft-typography-title-3-fontSize","","SIZE","1.125rem"),letterSpacing:r.create("--ft-typography-title-3-letterSpacing","","SIZE","-0.01em"),paragraphSpacing:r.create("--ft-typography-title-3-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-title-3-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-title-3-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-title-3-textCase","","UNKNOWN","none")},js={fontFamily:r.create("--ft-typography-body-1-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-1-regular-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-regular-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-regular-textCase","","UNKNOWN","none")},Gs={fontFamily:r.create("--ft-typography-body-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-1-medium-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-medium-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-medium-textCase","","UNKNOWN","none")},Ks={fontFamily:r.create("--ft-typography-body-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-1-semibold-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-1-semibold-fontSize","","SIZE","1rem"),letterSpacing:r.create("--ft-typography-body-1-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-1-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-1-semibold-textCase","","UNKNOWN","none")},Zs={fontFamily:r.create("--ft-typography-body-2-regular-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-regular-fontWeight","","UNKNOWN","400"),lineHeight:r.create("--ft-typography-body-2-regular-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-regular-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-regular-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-regular-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-regular-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-regular-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-regular-textCase","","UNKNOWN","none")},qs={fontFamily:r.create("--ft-typography-body-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-medium-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-medium-textCase","","UNKNOWN","none")},Rp={fontFamily:r.create("--ft-typography-body-2-medium-underline-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-medium-underline-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-body-2-medium-underline-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-medium-underline-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-medium-underline-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-medium-underline-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-medium-underline-paragraphIndent","","UNKNOWN","0"),textCase:r.create("--ft-typography-body-2-medium-underline-textCase","","UNKNOWN","none"),textDecoration:r.create("--ft-typography-body-2-medium-underline-textDecoration","","UNKNOWN","underline")},Ys={fontFamily:r.create("--ft-typography-body-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-body-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-body-2-semibold-lineHeight","","SIZE","135%"),fontSize:r.create("--ft-typography-body-2-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-body-2-semibold-letterSpacing","","SIZE","normal"),paragraphSpacing:r.create("--ft-typography-body-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-body-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-body-2-semibold-textDecoration","","UNKNOWN","none"),textCase:r.create("--ft-typography-body-2-semibold-textCase","","UNKNOWN","none")},Xs={fontFamily:r.create("--ft-typography-label-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-1-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-medium-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-medium-textDecoration","","UNKNOWN","none")},Qs={fontFamily:r.create("--ft-typography-label-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-1-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-semibold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-semibold-textDecoration","","UNKNOWN","none")},Js={fontFamily:r.create("--ft-typography-label-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-1-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-1-bold-fontSize","","SIZE","0.875rem"),letterSpacing:r.create("--ft-typography-label-1-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-1-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-1-bold-textDecoration","","UNKNOWN","none")},el={fontFamily:r.create("--ft-typography-label-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-label-2-medium-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-medium-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-medium-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-medium-textDecoration","","UNKNOWN","none")},tl={fontFamily:r.create("--ft-typography-label-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-label-2-semibold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-semibold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-semibold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-semibold-textDecoration","","UNKNOWN","none")},rl={fontFamily:r.create("--ft-typography-label-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-label-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-label-2-bold-lineHeight","","SIZE","110%"),fontSize:r.create("--ft-typography-label-2-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-label-2-bold-letterSpacing","","SIZE","0.04em"),textCase:r.create("--ft-typography-label-2-bold-textCase","","UNKNOWN","uppercase"),paragraphSpacing:r.create("--ft-typography-label-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-label-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-label-2-bold-textDecoration","","UNKNOWN","none")},ol={fontFamily:r.create("--ft-typography-caption-1-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-1-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-medium-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-medium-textDecoration","","UNKNOWN","none")},nl={fontFamily:r.create("--ft-typography-caption-1-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-1-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-semibold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-semibold-textDecoration","","UNKNOWN","none")},il={fontFamily:r.create("--ft-typography-caption-1-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-1-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-1-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-1-bold-fontSize","","SIZE","0.75rem"),letterSpacing:r.create("--ft-typography-caption-1-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-1-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-1-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-1-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-1-bold-textDecoration","","UNKNOWN","none")},al={fontFamily:r.create("--ft-typography-caption-2-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-2-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-medium-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-medium-textDecoration","","UNKNOWN","none")},sl={fontFamily:r.create("--ft-typography-caption-2-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-2-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-semibold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-semibold-textDecoration","","UNKNOWN","none")},ll={fontFamily:r.create("--ft-typography-caption-2-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-2-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-2-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-2-bold-fontSize","","SIZE","0.6875rem"),letterSpacing:r.create("--ft-typography-caption-2-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-2-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-2-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-2-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-2-bold-textDecoration","","UNKNOWN","none")},cl={fontFamily:r.create("--ft-typography-caption-3-medium-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-medium-fontWeight","","UNKNOWN","500"),lineHeight:r.create("--ft-typography-caption-3-medium-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-medium-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-medium-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-medium-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-medium-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-medium-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-medium-textDecoration","","UNKNOWN","none")},dl={fontFamily:r.create("--ft-typography-caption-3-semibold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-semibold-fontWeight","","UNKNOWN","600"),lineHeight:r.create("--ft-typography-caption-3-semibold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-semibold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-semibold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-semibold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-semibold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-semibold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-semibold-textDecoration","","UNKNOWN","none")},pl={fontFamily:r.create("--ft-typography-caption-3-bold-fontFamily","","UNKNOWN","Inter"),fontWeight:r.create("--ft-typography-caption-3-bold-fontWeight","","UNKNOWN","700"),lineHeight:r.create("--ft-typography-caption-3-bold-lineHeight","","SIZE","130%"),fontSize:r.create("--ft-typography-caption-3-bold-fontSize","","SIZE","0.625rem"),letterSpacing:r.create("--ft-typography-caption-3-bold-letterSpacing","","SIZE","normal"),textCase:r.create("--ft-typography-caption-3-bold-textCase","","UNKNOWN","none"),paragraphSpacing:r.create("--ft-typography-caption-3-bold-paragraphSpacing","","UNKNOWN","normal"),paragraphIndent:r.create("--ft-typography-caption-3-bold-paragraphIndent","","UNKNOWN","0"),textDecoration:r.create("--ft-typography-caption-3-bold-textDecoration","","UNKNOWN","none")},Go={display:zs,"title-1":Ws,"title-2":Hs,"title-3":Vs,"body-1-regular":js,"body-1-medium":Gs,"body-1-semibold":Ks,"body-2-regular":Zs,"body-2-medium":qs,"body-2-medium-underline":Rp,"body-2-semibold":Ys,"label-1-medium":Xs,"label-1-semibold":Qs,"label-1-bold":Js,"label-2-medium":el,"label-2-semibold":tl,"label-2-bold":rl,"caption-1-medium":ol,"caption-1-semibold":nl,"caption-1-bold":il,"caption-2-medium":al,"caption-2-semibold":sl,"caption-2-bold":ll,"caption-3-medium":cl,"caption-3-semibold":dl,"caption-3-bold":pl};var d={backgroundActionPrimary:r.extend("--ft-background-action-primary","Used as backgorund of primary action components.",c.colorBrand0),backgroundErrorSubtle:r.extend("--ft-background-error-subtle","Used as background of subtle error components.",c.colorRed10),backgroundInfoSubtle:r.extend("--ft-background-info-subtle","Used as background of subtle information components.",c.colorCyan10),backgroundWarningSubtle:r.extend("--ft-background-warning-subtle","Used as background of subtle information components.",c.colorOrange10),backgroundSuccessSubtle:r.extend("--ft-background-success-subtle","Used as background of subtle success components.",c.colorGreen10),backgroundGlobalSurface:r.extend("--ft-background-global-surface","Used as app background.",c.colorWhite),backgroundGlobalOnSurface:r.extend("--ft-background-global-on-surface","Used as background on element on the base background, like cards.",c.colorGray10),backgroundGlobalOnSurfaceDark:r.extend("--ft-background-global-on-surface-dark","Used as background on element that need background separation.",c.colorGray30),contentActionPrimary:r.extend("--ft-content-action-primary","Used on label of primary action on light surface.",c.colorBrand0),contentWarningPrimary:r.extend("--ft-content-warning-primary","Used on label of warning messages on light surface.",c.colorOrange200),contentWarningIconOnly:r.extend("--ft-content-warning-icon-only","Used on warning status icons alone",c.colorOrange0),contentErrorPrimary:r.extend("--ft-content-error-primary","Used on label of error messages on light surface.",c.colorRed0),contentErrorIconOnly:r.extend("--ft-content-error-icon-only","Used on error status icons alone",c.colorRed70),contentInfoPrimary:r.extend("--ft-content-info-primary","Used on label of information messages on light surface.",c.colorCyan200),contentInfoIconOnly:r.extend("--ft-content-info-icon-only","Used on info status icons alone",c.colorCyan0),contentSuccessPrimary:r.extend("--ft-content-success-primary","Used on label of success messages on light surface.",c.colorGreen200),contentSuccessIconOnly:r.extend("--ft-content-success-icon-only","Used on success status icons alone",c.colorGreen0),contentGlobalPrimary:r.extend("--ft-content-global-primary","Used for main content on the page.",c.colorGray500),contentGlobalSecondary:r.extend("--ft-content-global-secondary",`Used for secondary content, often paired with primary content.
140
+ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-content-global-subtle","Used for placeholder, unselected items in a tab component or breadcrumb.",c.colorGray0),contentGlobalOnColor:r.extend("--ft-content-global-on-color","Used for content on a dominant color.",c.colorWhite),borderActionPrimary:r.extend("--ft-border-action-primary","Used as border for primary action components.",c.colorBrand0),borderActionFocusRing:r.extend("--ft-border-action-focus-ring","Focus ring is an additional border to indicate focus-visible state.",c.colorCyan0),borderWarningPrimary:r.extend("--ft-border-warning-primary","Used as border for text fields in warning state and for buttons in warning color",c.colorOrange200),borderWarningSubtle:r.extend("--ft-border-warning-subtle","Used as border for warning components.",c.colorOrange30),borderSuccessPrimary:r.extend("--ft-border-success-primary","Used as border for success buttons.",c.colorGreen200),borderSuccessSubtle:r.extend("--ft-border-success-subtle","Used as border for success components.",c.colorGreen30),borderErrorPrimary:r.extend("--ft-border-error-primary","Used as border for text fields in error states.",c.colorRed0),borderErrorSubtle:r.extend("--ft-border-error-subtle","Used as border for error components.",c.colorRed30),borderInfoPrimary:r.extend("--ft-border-info-primary","Used as border for buttons in info color.",c.colorCyan200),borderInfoSubtle:r.extend("--ft-border-info-subtle","Used as border for information components.",c.colorCyan30),borderGlobalPrimary:r.extend("--ft-border-global-primary","Used as border for element like input.",c.colorGray50),borderGlobalSubtle:r.extend("--ft-border-global-subtle","Used as border to deliminate an area filled with background.on-surface and separators.",c.colorGray30),borderInputPrimary:r.extend("--ft-border-input-primary","Used as border for checkboxes and radio buttons",c.colorGray80)};var O={largeHeight:r.create("--ft-button-large-height","","SIZE","40px"),largeHorizontalPadding:r.extend("--ft-button-large-horizontal-padding","",c.spacing4),largeGap:r.extend("--ft-button-large-gap","",c.spacing2),largeBorderRadius:r.extend("--ft-button-large-border-radius","",c.borderRadiusS),largeIconSize:r.extend("--ft-button-large-icon-size","",c.iconSize3),largeBorderWidth:r.create("--ft-button-large-border-width","","SIZE","1px"),largeFocusOutlineOffset:r.create("--ft-button-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-button-large-focus-outline-width","","SIZE","2px"),largeIconOnlyWidth:r.create("--ft-button-large-icon-only-width","","SIZE","40px"),mediumHeight:r.create("--ft-button-medium-height","","SIZE","30px"),mediumHorizontalPadding:r.extend("--ft-button-medium-horizontal-padding","",c.spacing3),mediumGap:r.extend("--ft-button-medium-gap","",c.spacing2),mediumBorderRadius:r.extend("--ft-button-medium-border-radius","",c.borderRadiusS),mediumIconSize:r.extend("--ft-button-medium-icon-size","",c.iconSize2),mediumBorderWidth:r.create("--ft-button-medium-border-width","","SIZE","1px"),mediumFocusOutlineOffset:r.create("--ft-button-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-button-medium-focus-outline-width","","SIZE","2px"),mediumIconOnlyWidth:r.create("--ft-button-medium-icon-only-width","","SIZE","30px"),smallHeight:r.create("--ft-button-small-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-button-small-horizontal-padding","",c.spacing2),smallGap:r.extend("--ft-button-small-gap","",c.spacing1),smallBorderRadius:r.extend("--ft-button-small-border-radius","",c.borderRadiusS),smallIconSize:r.extend("--ft-button-small-icon-size","",c.iconSize1),smallBorderWidth:r.create("--ft-button-small-border-width","","SIZE","1px"),smallFocusOutlineOffset:r.create("--ft-button-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-button-small-focus-outline-width","","SIZE","2px"),smallIconOnlyWidth:r.create("--ft-button-small-icon-only-width","","SIZE","20px"),xSmallHeight:r.create("--ft-button-x-small-height","","SIZE","16px"),xSmallIconSize:r.extend("--ft-button-x-small-icon-size","",c.iconSize1),xSmallFocusOutlineOffset:r.create("--ft-button-x-small-focus-outline-offset","","SIZE","2px"),xSmallFocusOutlineWidth:r.create("--ft-button-x-small-focus-outline-width","","SIZE","2px"),xSmallIconOnlyWidth:r.create("--ft-button-x-small-icon-only-width","","SIZE","16px"),roundBorderRadius:r.extend("--ft-button-round-border-radius","",c.borderRadiusPill),primaryBackgroundColor:r.extend("--ft-button-primary-background-color","",d.backgroundActionPrimary),primaryColor:r.extend("--ft-button-primary-color","",d.contentGlobalOnColor),primaryIconColor:r.extend("--ft-button-primary-icon-color","",d.contentGlobalOnColor),primaryStateLayerColor:r.extend("--ft-button-primary-state-layer-color","",d.contentGlobalOnColor),primaryHoverStateLayerOpacity:r.extend("--ft-button-primary-hover-state-layer-opacity","",c.opacity16),primaryFocusStateLayerOpacity:r.extend("--ft-button-primary-focus-state-layer-opacity","",c.opacity16),primaryActiveStateLayerOpacity:r.extend("--ft-button-primary-active-state-layer-opacity","",c.opacity24),primaryDisabledComponentOpacity:r.extend("--ft-button-primary-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ft-button-focus-focus-ring-color","",d.borderActionFocusRing),tertiaryBackgroundColor:r.create("--ft-button-tertiary-background-color","","COLOR","rgba(0,0,0,0)"),tertiaryColor:r.extend("--ft-button-tertiary-color","",d.contentActionPrimary),tertiaryIconColor:r.extend("--ft-button-tertiary-icon-color","",d.contentActionPrimary),tertiaryStateLayerColor:r.extend("--ft-button-tertiary-state-layer-color","",d.contentActionPrimary),tertiaryHoverStateLayerOpacity:r.extend("--ft-button-tertiary-hover-state-layer-opacity","",c.opacity8),tertiaryFocusStateLayerOpacity:r.extend("--ft-button-tertiary-focus-state-layer-opacity","",c.opacity8),tertiaryActiveStateLayerOpacity:r.extend("--ft-button-tertiary-active-state-layer-opacity","",c.opacity16),tertiaryDisabledComponentOpacity:r.extend("--ft-button-tertiary-disabled-component-opacity","",c.opacity40),secondaryBackgroundColor:r.create("--ft-button-secondary-background-color","","COLOR","rgba(0,0,0,0)"),secondaryColor:r.extend("--ft-button-secondary-color","",d.contentActionPrimary),secondaryIconColor:r.extend("--ft-button-secondary-icon-color","",d.contentActionPrimary),secondaryStateLayerColor:r.extend("--ft-button-secondary-state-layer-color","",d.contentActionPrimary),secondaryHoverStateLayerOpacity:r.extend("--ft-button-secondary-hover-state-layer-opacity","",c.opacity8),secondaryFocusStateLayerOpacity:r.extend("--ft-button-secondary-focus-state-layer-opacity","",c.opacity8),secondaryActiveStateLayerOpacity:r.extend("--ft-button-secondary-active-state-layer-opacity","",c.opacity16),secondaryDisabledComponentOpacity:r.extend("--ft-button-secondary-disabled-component-opacity","",c.opacity40),secondaryBorderColor:r.extend("--ft-button-secondary-border-color","",d.borderActionPrimary),neutralBackgroundColor:r.create("--ft-button-neutral-background-color","","COLOR","rgba(0,0,0,0)"),neutralIconColor:r.extend("--ft-button-neutral-icon-color","",d.contentGlobalSecondary),neutralColor:r.extend("--ft-button-neutral-color","",d.contentGlobalSecondary),neutralStateLayerColor:r.extend("--ft-button-neutral-state-layer-color","",d.contentGlobalSecondary),neutralHoverStateLayerOpacity:r.extend("--ft-button-neutral-hover-state-layer-opacity","",c.opacity8),neutralFocusStateLayerOpacity:r.extend("--ft-button-neutral-focus-state-layer-opacity","",c.opacity8),neutralActiveStateLayerOpacity:r.extend("--ft-button-neutral-active-state-layer-opacity","",c.opacity16),neutralDisabledComponentOpacity:r.extend("--ft-button-neutral-disabled-component-opacity","",c.opacity40)};var B={largeMinHeight:r.create("--ft-chip-large-min-height","","SIZE","36px"),largeHorizontalPadding:r.extend("--ft-chip-large-horizontal-padding","",c.spacing3),largeButtonRightPadding:r.extend("--ft-chip-large-button-right-padding","",c.spacing1),largeGap:r.extend("--ft-chip-large-gap","",c.spacing1),largeFocusOutlineOffset:r.create("--ft-chip-large-focus-outline-offset","","SIZE","2px"),largeFocusOutlineWidth:r.create("--ft-chip-large-focus-outline-width","","SIZE","2px"),largeBorderRadius:r.create("--ft-chip-large-border-radius","","SIZE","18px"),largeBorderWidth:r.create("--ft-chip-large-border-width","","SIZE","1px"),largeIconSize:r.extend("--ft-chip-large-icon-size","",c.iconSize3),mediumMinHeight:r.create("--ft-chip-medium-min-height","","SIZE","24px"),mediumHorizontalPadding:r.extend("--ft-chip-medium-horizontal-padding","",c.spacing2),mediumButtonRightPadding:r.extend("--ft-chip-medium-button-right-padding","",c.spacing05),mediumGap:r.extend("--ft-chip-medium-gap","",c.spacing1),mediumFocusOutlineOffset:r.create("--ft-chip-medium-focus-outline-offset","","SIZE","2px"),mediumFocusOutlineWidth:r.create("--ft-chip-medium-focus-outline-width","","SIZE","2px"),mediumBorderRadius:r.create("--ft-chip-medium-border-radius","","SIZE","12px"),mediumBorderWidth:r.create("--ft-chip-medium-border-width","","SIZE","1px"),mediumIconSize:r.extend("--ft-chip-medium-icon-size","",c.iconSize2),smallMinHeight:r.create("--ft-chip-small-min-height","","SIZE","20px"),smallHorizontalPadding:r.extend("--ft-chip-small-horizontal-padding","",c.spacing1),smallButtonRightPadding:r.extend("--ft-chip-small-button-right-padding","",c.spacing05),smallGap:r.extend("--ft-chip-small-gap","",c.spacing1),smallFocusOutlineOffset:r.create("--ft-chip-small-focus-outline-offset","","SIZE","2px"),smallFocusOutlineWidth:r.create("--ft-chip-small-focus-outline-width","","SIZE","2px"),smallBorderRadius:r.create("--ft-chip-small-border-radius","","SIZE","10px"),smallBorderWidth:r.create("--ft-chip-small-border-width","","SIZE","1px"),smallIconSize:r.extend("--ft-chip-small-icon-size","",c.iconSize1),neutralBackgroundColor:r.extend("--ft-chip-neutral-background-color","",d.backgroundGlobalOnSurface),neutralColor:r.extend("--ft-chip-neutral-color","",d.contentGlobalSecondary),neutralIconColor:r.extend("--ft-chip-neutral-icon-color","",d.contentGlobalSecondary),neutralBorderColor:r.extend("--ft-chip-neutral-border-color","",d.borderGlobalSubtle),infoBackgroundColor:r.extend("--ft-chip-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-chip-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-chip-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-chip-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ft-chip-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ft-chip-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-chip-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ft-chip-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-chip-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ft-chip-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-chip-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ft-chip-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-chip-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ft-chip-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-chip-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ft-chip-error-border-color","",d.borderErrorSubtle)};var Om={focusOpacity:r.extend("--ft-link-focus-opacity","",c.opacity80),focusFocusRingColor:r.extend("--ft-link-focus-focus-ring-color","",d.borderActionFocusRing),brandColor:r.extend("--ft-link-brand-color","",d.contentActionPrimary),infoColor:r.extend("--ft-link-info-color","",d.contentInfoPrimary)};var Rm={iconSize:r.extend("--ft-banner-icon-size","",c.iconSize5),borderWidth:r.create("--ft-banner-border-width","","SIZE","1px"),leftPadding:r.extend("--ft-banner-left-padding","",c.spacing6),rightPadding:r.extend("--ft-banner-right-padding","",c.spacing6),verticalPadding:r.extend("--ft-banner-vertical-padding","",c.spacing6),horizontalSideGap:r.extend("--ft-banner-horizontal-side-gap","",c.spacing6),horizontalMobileGap:r.extend("--ft-banner-horizontal-mobile-gap","",c.spacing4),verticalMobileGap:r.extend("--ft-banner-vertical-mobile-gap","",c.spacing6),horizontalMiddleGap:r.extend("--ft-banner-horizontal-middle-gap","",c.spacing20),infoBackgroundColor:r.extend("--ft-banner-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-banner-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-banner-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-banner-info-border-color","",d.borderInfoSubtle)};var Pm={horizontalPadding:r.extend("--ft-badge-horizontal-padding","",c.spacing1),verticalPadding:r.extend("--ft-badge-vertical-padding","",c.spacing1),borderRadius:r.extend("--ft-badge-border-radius","",c.borderRadiusPill),color:r.extend("--ft-badge-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-badge-background-color","",d.contentActionPrimary)};var Bm={horizontalGap:r.extend("--ft-breadcrumb-horizontal-gap","",c.spacing1),verticalGap:r.extend("--ft-breadcrumb-vertical-gap","",c.spacing2),currentColor:r.extend("--ft-breadcrumb-current-color","",d.contentGlobalPrimary),previousNonClickableColor:r.extend("--ft-breadcrumb-previous-non-clickable-color","",d.contentGlobalSecondary),iconColor:r.extend("--ft-breadcrumb-icon-color","",d.contentGlobalSubtle)};var Wm={horizontalPadding:r.extend("--ft-page-header-horizontal-padding","",c.spacing6),horizontalGap:r.extend("--ft-page-header-horizontal-gap","",c.spacing4),verticalGap:r.extend("--ft-page-header-vertical-gap","",c.spacing2),classicVerticalPadding:r.extend("--ft-page-header-classic-vertical-padding","",c.spacing6),multilineVerticalPadding:r.extend("--ft-page-header-multiline-vertical-padding","",c.spacing4),inlineVerticalPadding:r.extend("--ft-page-header-inline-vertical-padding","",c.spacing2),backgroundColor:r.extend("--ft-page-header-background-color","",c.colorWhite),bottomBorderColor:r.extend("--ft-page-header-bottom-border-color","",d.borderGlobalSubtle),titleColor:r.extend("--ft-page-header-title-color","",d.contentGlobalPrimary),subtitleColor:r.extend("--ft-page-header-subtitle-color","",d.contentGlobalSecondary)};var Km={smallContainerWidth:r.create("--ft-modal-small-container-width","","SIZE","600px"),largeContainerWidth:r.create("--ft-modal-large-container-width","","SIZE","900px"),overlayBackgroundColor:r.extend("--ft-modal-overlay-background-color","",c.colorGray700),overlayOpacity:r.extend("--ft-modal-overlay-opacity","",c.opacity40),shadow:r.extend("--ft-modal-shadow","",c.shadowElevation03),bodyBackgroundColor:r.extend("--ft-modal-body-background-color","",c.colorWhite),bodyColor:r.extend("--ft-modal-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-modal-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:r.extend("--ft-modal-body-vertical-padding","",c.spacing6),bodyVerticalGap:r.extend("--ft-modal-body-vertical-gap","",c.spacing6),containerMargin:r.extend("--ft-modal-container-margin","",c.spacing3),headerBackgroundColor:r.extend("--ft-modal-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-modal-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-modal-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-modal-header-trailing-icon-color","",d.contentGlobalSecondary),headerVerticalPadding:r.extend("--ft-modal-header-vertical-padding","",c.spacing1),headerRightPadding:r.extend("--ft-modal-header-right-padding","",c.spacing1),headerLeftPadding:r.extend("--ft-modal-header-left-padding","",c.spacing6),headerGap:r.extend("--ft-modal-header-gap","",c.spacing2),headerBorderBottom:r.create("--ft-modal-header-border-bottom","","SIZE","1px"),borderRadius:r.extend("--ft-modal-border-radius","",c.borderRadiusM)};var Qm={overlayOpacity:r.extend("--ft-drawer-overlay-opacity","",c.opacity40),shadow:r.extend("--ft-drawer-shadow","",c.shadowElevation03),bodyColor:r.extend("--ft-drawer-body-color","",d.contentGlobalPrimary),bodyHorizontalPadding:r.extend("--ft-drawer-body-horizontal-padding","",c.spacing6),bodyVerticalPadding:r.extend("--ft-drawer-body-vertical-padding","",c.spacing6),bodyGap:r.extend("--ft-drawer-body-gap","",c.spacing6),bodyBackgroundColor:r.extend("--ft-drawer-body-background-color","",c.colorWhite),headerBackgroundColor:r.extend("--ft-drawer-header-background-color","",d.backgroundGlobalOnSurface),headerBorderColor:r.extend("--ft-drawer-header-border-color","",d.borderGlobalSubtle),headerColor:r.extend("--ft-drawer-header-color","",d.contentGlobalPrimary),headerTrailingIconColor:r.extend("--ft-drawer-header-trailing-icon-color","",d.contentGlobalSecondary),headerHeight:r.create("--ft-drawer-header-height","","SIZE","50px"),headerHorizontalPadding:r.extend("--ft-drawer-header-horizontal-padding","",c.spacing2),headerBorderWidth:r.create("--ft-drawer-header-border-width","","SIZE","1px"),headerGap:r.extend("--ft-drawer-header-gap","",c.spacing3),buttonsBarBackgroundColor:r.extend("--ft-drawer-buttons-bar-background-color","",d.backgroundGlobalOnSurface),buttonsBarBorderColor:r.extend("--ft-drawer-buttons-bar-border-color","",d.borderGlobalSubtle),buttonsBarColor:r.extend("--ft-drawer-buttons-bar-color","",d.contentGlobalPrimary),buttonsBarHorizontalPadding:r.extend("--ft-drawer-buttons-bar-horizontal-padding","",c.spacing4),buttonsBarVerticalPadding:r.extend("--ft-drawer-buttons-bar-vertical-padding","",c.spacing4),buttonsBarGap:r.extend("--ft-drawer-buttons-bar-gap","",c.spacing3),buttonsBarBorderWidth:r.create("--ft-drawer-buttons-bar-border-width","","SIZE","1px"),containerWidth:r.create("--ft-drawer-container-width","","SIZE","66%"),containerMinWidth:r.create("--ft-drawer-container-min-width","","SIZE","500px"),containerMaxWidth:r.create("--ft-drawer-container-max-width","","SIZE","1000px"),containerHeight:r.create("--ft-drawer-container-height","","SIZE","100%"),overlayBackgroundColor:r.extend("--ft-drawer-overlay-background-color","",c.colorGray700)};var oy={offBorderBottomWidth:r.create("--ft-tabs-off-border-bottom-width","","SIZE","1px"),offHoverStateLayerOpacity:r.extend("--ft-tabs-off-hover-state-layer-opacity","",c.opacity8),offDefaultStateLayerOpacity:r.extend("--ft-tabs-off-default-state-layer-opacity","",c.opacity0),offFocusStateLayerOpacity:r.extend("--ft-tabs-off-focus-state-layer-opacity","",c.opacity8),offDisabledComponentOpacity:r.extend("--ft-tabs-off-disabled-component-opacity","",c.opacity40),offColor:r.extend("--ft-tabs-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-tabs-off-state-layer-color","",d.contentGlobalSubtle),offBorderBottomColor:r.extend("--ft-tabs-off-border-bottom-color","",d.borderGlobalSubtle),activeTabIndicatorHeight:r.create("--ft-tabs-active-tab-indicator-height","","SIZE","3px"),topLeftBorderRadius:r.extend("--ft-tabs-top-left-border-radius","",c.borderRadiusS),topRightBorderRadius:r.extend("--ft-tabs-top-right-border-radius","",c.borderRadiusS),withLabelHorizontalPadding:r.extend("--ft-tabs-with-label-horizontal-padding","",c.spacing4),withLabelVerticalPadding:r.extend("--ft-tabs-with-label-vertical-padding","",c.spacing3),horizontalGap:r.extend("--ft-tabs-horizontal-gap","",c.spacing1),verticalGap:r.extend("--ft-tabs-vertical-gap","",c.spacing1),onHoverStateLayerOpacity:r.extend("--ft-tabs-on-hover-state-layer-opacity","",c.opacity16),onDefaultStateLayerOpacity:r.extend("--ft-tabs-on-default-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:r.extend("--ft-tabs-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:r.extend("--ft-tabs-on-active-state-layer-opacity","",c.opacity24),onColor:r.extend("--ft-tabs-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-tabs-on-state-layer-color","",d.contentActionPrimary),onActiveTabIndicatorColor:r.extend("--ft-tabs-on-active-tab-indicator-color","",d.contentActionPrimary),iconOnlyHorizontalPadding:r.extend("--ft-tabs-icon-only-horizontal-padding","",c.spacing4),iconOnlyVerticalPadding:r.extend("--ft-tabs-icon-only-vertical-padding","",c.spacing4),alertTopPadding:r.extend("--ft-tabs-alert-top-padding","",c.spacing1),alertRightPadding:r.extend("--ft-tabs-alert-right-padding","",c.spacing05),focusOutlineWidth:r.create("--ft-tabs-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-tabs-focus-focus-ring-color","",d.borderActionFocusRing)};var ly={fieldHorizontalPadding:r.extend("--ft-text-input-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:r.extend("--ft-text-input-field-horizontal-gap","",c.spacing3),fieldVerticalGap:r.extend("--ft-text-input-field-vertical-gap","",c.spacing05),fieldIconSize:r.extend("--ft-text-input-field-icon-size","",c.iconSize3),fieldHeight:r.create("--ft-text-input-field-height","","SIZE","50px"),helperHorizontalPadding:r.extend("--ft-text-input-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ft-text-input-helper-horizontal-gap","",c.spacing1),helperIconSize:r.extend("--ft-text-input-helper-icon-size","",c.iconSize2),borderRadius:r.extend("--ft-text-input-border-radius","",c.borderRadiusM),backgroundColor:r.extend("--ft-text-input-background-color","",c.colorWhite),contentValueColor:r.extend("--ft-text-input-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-text-input-trailing-icon-color","",d.contentGlobalSubtle),labelColor:r.extend("--ft-text-input-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-input-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-input-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-input-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-input-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-input-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-input-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-input-error-helper-icon-color","",d.contentErrorIconOnly),warningBorderWidth:r.create("--ft-text-input-warning-border-width","","SIZE","2px"),focusOutlineWidth:r.create("--ft-text-input-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-text-input-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-text-input-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-input-disabled-component-opacity","",c.opacity40)};var uy={backgroundColor:r.extend("--ft-text-area-background-color","",c.colorWhite),contentValueColor:r.extend("--ft-text-area-content-value-color","",d.contentGlobalPrimary),labelColor:r.extend("--ft-text-area-label-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-text-area-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-text-area-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-text-area-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-text-area-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-text-area-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-text-area-error-helper-text-color","",d.contentErrorPrimary),errorHelperIconColor:r.extend("--ft-text-area-error-helper-icon-color","",d.contentErrorIconOnly),focusFocusRingColor:r.extend("--ft-text-area-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-text-area-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-text-area-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-text-area-disabled-component-opacity","",c.opacity40),fieldHorizontalLeftPadding:r.extend("--ft-text-area-field-horizontal-left-padding","",c.spacing4),fieldHorizontalGap:r.extend("--ft-text-area-field-horizontal-gap","",c.spacing3),fieldVerticalGap:r.extend("--ft-text-area-field-vertical-gap","",c.spacing05),fieldMinHeight:r.create("--ft-text-area-field-min-height","","SIZE","64px"),helperHorizontalPadding:r.extend("--ft-text-area-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ft-text-area-helper-horizontal-gap","",c.spacing1),helperIconSize:r.extend("--ft-text-area-helper-icon-size","",c.iconSize2),borderRadius:r.extend("--ft-text-area-border-radius","",c.borderRadiusM)};var by={height:r.create("--ft-floating-menu-height","","SIZE","50px"),horizontalPadding:r.extend("--ft-floating-menu-horizontal-padding","",c.spacing4),offIconColor:r.extend("--ft-floating-menu-off-icon-color","",d.contentGlobalPrimary),offColor:r.extend("--ft-floating-menu-off-color","",d.contentGlobalPrimary),onColor:r.extend("--ft-floating-menu-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-floating-menu-on-state-layer-color","",d.contentActionPrimary),gap:r.extend("--ft-floating-menu-gap","",c.spacing3),focusFocusRingColor:r.extend("--ft-floating-menu-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-floating-menu-focus-outline-width","","SIZE","3px"),focusStateLayerOpacity:r.extend("--ft-floating-menu-focus-state-layer-opacity","",c.opacity8),hoverStateLayerOpacity:r.extend("--ft-floating-menu-hover-state-layer-opacity","",c.opacity8),activeStateLayerOpacity:r.extend("--ft-floating-menu-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:r.extend("--ft-floating-menu-disabled-component-opacity","",c.opacity40),iconSize:r.extend("--ft-floating-menu-icon-size","",c.iconSize3),backgroundColor:r.extend("--ft-floating-menu-background-color","",d.backgroundGlobalOnSurface),shadow:r.extend("--ft-floating-menu-shadow","",c.shadowElevation02)};var Cy={fieldHorizontalPadding:r.extend("--ft-combobox-single-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-single-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:r.extend("--ft-combobox-single-select-field-vertical-gap","",c.spacing05),fieldIconSize:r.extend("--ft-combobox-single-select-field-icon-size","",c.iconSize3),fieldHeight:r.create("--ft-combobox-single-select-field-height","","SIZE","50px"),helperHorizontalPadding:r.extend("--ft-combobox-single-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ft-combobox-single-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:r.extend("--ft-combobox-single-select-helper-vertical-gap","",c.spacing1),helperIconSize:r.extend("--ft-combobox-single-select-helper-icon-size","",c.iconSize2),menuVerticalGap:r.extend("--ft-combobox-single-select-menu-vertical-gap","",c.spacing2),borderRadius:r.extend("--ft-combobox-single-select-border-radius","",c.borderRadiusM),backgroundColor:r.extend("--ft-combobox-single-select-background-color","",c.colorWhite),labelColor:r.extend("--ft-combobox-single-select-label-color","",d.contentGlobalSubtle),contentValueColor:r.extend("--ft-combobox-single-select-content-value-color","",d.contentGlobalPrimary),trailingIconColor:r.extend("--ft-combobox-single-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-single-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-single-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-single-select-default-border-width","","SIZE","1px"),errorBorderWidth:r.create("--ft-combobox-single-select-error-border-width","","SIZE","2px"),errorBorderColor:r.extend("--ft-combobox-single-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-single-select-error-helper-text-color","",d.contentErrorPrimary),warningBorderWidth:r.create("--ft-combobox-single-select-warning-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-single-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-single-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-single-select-warning-helper-icon-color","",d.contentWarningIconOnly),focusOutlineWidth:r.create("--ft-combobox-single-select-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-single-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-combobox-single-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-single-select-disabled-component-opacity","",c.opacity40)};var Ny={backgroundColor:r.extend("--ft-combobox-multi-select-background-color","",c.colorWhite),labelColor:r.extend("--ft-combobox-multi-select-label-color","",d.contentGlobalSubtle),trailingIconColor:r.extend("--ft-combobox-multi-select-trailing-icon-color","",d.contentGlobalSubtle),defaultBorderColor:r.extend("--ft-combobox-multi-select-default-border-color","",d.borderInputPrimary),defaultHelperTextColor:r.extend("--ft-combobox-multi-select-default-helper-text-color","",d.contentGlobalSubtle),defaultBorderWidth:r.create("--ft-combobox-multi-select-default-border-width","","SIZE","1px"),errorBorderColor:r.extend("--ft-combobox-multi-select-error-border-color","",d.borderErrorPrimary),errorHelperTextColor:r.extend("--ft-combobox-multi-select-error-helper-text-color","",d.contentErrorPrimary),errorHelperIcon:r.extend("--ft-combobox-multi-select-error-helper-icon","",d.contentErrorIconOnly),errorBorderWidth:r.create("--ft-combobox-multi-select-error-border-width","","SIZE","2px"),warningBorderColor:r.extend("--ft-combobox-multi-select-warning-border-color","",d.borderWarningPrimary),warningHelperTextColor:r.extend("--ft-combobox-multi-select-warning-helper-text-color","",d.contentWarningPrimary),warningHelperIconColor:r.extend("--ft-combobox-multi-select-warning-helper-icon-color","",d.contentWarningIconOnly),warningBorderWidth:r.create("--ft-combobox-multi-select-warning-border-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-combobox-multi-select-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineWidth:r.create("--ft-combobox-multi-select-focus-outline-width","","SIZE","2px"),focusOutlineOffset:r.create("--ft-combobox-multi-select-focus-outline-offset","","SIZE","3px"),disabledComponentOpacity:r.extend("--ft-combobox-multi-select-disabled-component-opacity","",c.opacity40),helperHorizontalPadding:r.extend("--ft-combobox-multi-select-helper-horizontal-padding","",c.spacing4),helperHorizontalGap:r.extend("--ft-combobox-multi-select-helper-horizontal-gap","",c.spacing1),helperVerticalGap:r.extend("--ft-combobox-multi-select-helper-vertical-gap","",c.spacing1),helperIconSize:r.extend("--ft-combobox-multi-select-helper-icon-size","",c.iconSize2),fieldHorizontalPadding:r.extend("--ft-combobox-multi-select-field-horizontal-padding","",c.spacing4),fieldHorizontalGap:r.extend("--ft-combobox-multi-select-field-horizontal-gap","",c.spacing3),fieldVerticalGap:r.extend("--ft-combobox-multi-select-field-vertical-gap","",c.spacing05),fieldIconSize:r.extend("--ft-combobox-multi-select-field-icon-size","",c.iconSize3),fieldMaxHeight:r.create("--ft-combobox-multi-select-field-max-height","","SIZE","112px"),contentValuesHorizontalGap:r.extend("--ft-combobox-multi-select-content-values-horizontal-gap","",c.spacing1),contentValuesVerticalGap:r.extend("--ft-combobox-multi-select-content-values-vertical-gap","",c.spacing1),borderRadius:r.extend("--ft-combobox-multi-select-border-radius","",c.borderRadiusM)};var ky={backgroundColor:r.extend("--ft-popover-background-color","",d.backgroundGlobalOnSurface),horizontalPadding:r.extend("--ft-popover-horizontal-padding","",c.spacing6),verticalPadding:r.extend("--ft-popover-vertical-padding","",c.spacing6),titleColor:r.extend("--ft-popover-title-color","",d.contentGlobalPrimary),bodyColor:r.extend("--ft-popover-body-color","",d.contentGlobalSecondary),linkColor:r.extend("--ft-popover-link-color","",d.contentActionPrimary),gap:r.extend("--ft-popover-gap","",c.spacing3),borderRadius:r.extend("--ft-popover-border-radius","",c.borderRadiusM),shadow:r.extend("--ft-popover-shadow","",c.shadowElevation02)};var My={hoverStateLayerOpacity:r.extend("--ft-collapsible-hover-state-layer-opacity","",c.opacity8),focusStateLayerOpacity:r.extend("--ft-collapsible-focus-state-layer-opacity","",c.opacity8),focusOutlineWidth:r.create("--ft-collapsible-focus-outline-width","","SIZE","3px"),focusFocusRingColor:r.extend("--ft-collapsible-focus-focus-ring-color","",d.borderActionFocusRing),activeStateLayerOpacity:r.extend("--ft-collapsible-active-state-layer-opacity","",c.opacity16),disabledComponentOpacity:r.extend("--ft-collapsible-disabled-component-opacity","",c.opacity40),horizontalPadding:r.extend("--ft-collapsible-horizontal-padding","",c.spacing4),verticalPadding:r.extend("--ft-collapsible-vertical-padding","",c.spacing3),color:r.extend("--ft-collapsible-color","",d.contentGlobalPrimary),stateLayerColor:r.extend("--ft-collapsible-state-layer-color","",d.contentGlobalPrimary),backgroundColor:r.extend("--ft-collapsible-background-color","",d.backgroundGlobalOnSurface),borderColor:r.extend("--ft-collapsible-border-color","",d.borderGlobalSubtle),iconSize:r.extend("--ft-collapsible-icon-size","",c.iconSize3)};var Hy={groupHorizontalPadding:r.extend("--ft-switch-group-horizontal-padding","",c.spacing1),groupVerticalPadding:r.extend("--ft-switch-group-vertical-padding","",c.spacing1),groupGap:r.extend("--ft-switch-group-gap","",c.spacing1),groupBackgroundColor:r.extend("--ft-switch-group-background-color","",d.backgroundGlobalSurface),groupBorderColor:r.extend("--ft-switch-group-border-color","",d.borderGlobalSubtle),groupBorderRadius:r.create("--ft-switch-group-border-radius","","SIZE","6px"),labelHorizontalPadding:r.extend("--ft-switch-label-horizontal-padding","",c.spacing2),labelVerticalPadding:r.extend("--ft-switch-label-vertical-padding","",c.spacing1),offHoverStateLayerOpacity:r.extend("--ft-switch-off-hover-state-layer-opacity","",c.opacity8),offFocusStateLayerOpacity:r.extend("--ft-switch-off-focus-state-layer-opacity","",c.opacity8),offActiveStateLayerOpacity:r.extend("--ft-switch-off-active-state-layer-opacity","",c.opacity16),offDisabledComponentOpacity:r.extend("--ft-switch-off-disabled-component-opacity","",c.opacity40),offColor:r.extend("--ft-switch-off-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-switch-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-switch-on-hover-state-layer-opacity","",c.opacity8),onFocusStateLayerOpacity:r.extend("--ft-switch-on-focus-state-layer-opacity","",c.opacity8),onActiveStateLayerOpacity:r.extend("--ft-switch-on-active-state-layer-opacity","",c.opacity16),onDisabledComponentOpacity:r.extend("--ft-switch-on-disabled-component-opacity","",c.opacity40),onColor:r.extend("--ft-switch-on-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-switch-on-state-layer-color","",d.contentActionPrimary),iconHorizontalPadding:r.extend("--ft-switch-icon-horizontal-padding","",c.spacing1),iconVerticalPadding:r.extend("--ft-switch-icon-vertical-padding","",c.spacing1),focusOutlineWidth:r.create("--ft-switch-focus-outline-width","","SIZE","2px"),focusFocusRingColor:r.extend("--ft-switch-focus-focus-ring-color","",d.borderActionFocusRing),optionBorderRadius:r.extend("--ft-switch-option-border-radius","",c.borderRadiusS)};var Ky={color1Light:r.extend("--ft-chart-1-light","for area color charts",c.colorBrand40),color1Base:r.extend("--ft-chart-1-base","for line charts",c.colorBrand0),color2Light:r.extend("--ft-chart-2-light","for area color charts",c.colorYellow60),color2Base:r.extend("--ft-chart-2-base","for line charts",c.colorYellow100),color3Light:r.extend("--ft-chart-3-light","",c.colorUltramarine40),color3Base:r.extend("--ft-chart-3-base","",c.colorUltramarine70),color4Light:r.extend("--ft-chart-4-light","",c.colorCyan50),color4Base:r.extend("--ft-chart-4-base","",c.colorCyan100),color5Light:r.extend("--ft-chart-5-light","",c.colorRed40),color5Base:r.extend("--ft-chart-5-base","",c.colorRed60),color6Light:r.extend("--ft-chart-6-light","",c.colorGreen40),color6Base:r.extend("--ft-chart-6-base","",c.colorGreen70),color7Light:r.extend("--ft-chart-7-light","",c.colorOrange70),color7Base:r.extend("--ft-chart-7-base","",c.colorOrange100),color8Light:r.extend("--ft-chart-8-light","",c.colorAvocado70),color8Base:r.extend("--ft-chart-8-base","",c.colorAvocado200),color9Light:r.extend("--ft-chart-9-light","",c.colorBrown50),color9Base:r.extend("--ft-chart-9-base","",c.colorBrown200),color10Light:r.extend("--ft-chart-10-light","",c.colorGray50),color10Base:r.extend("--ft-chart-10-base","",c.colorGray80),monochrome10:r.extend("--ft-chart-monochrome-10","",c.colorBrand10),monochrome20:r.extend("--ft-chart-monochrome-20","",c.colorBrand20),monochrome30:r.extend("--ft-chart-monochrome-30","",c.colorBrand40),monochrome40:r.extend("--ft-chart-monochrome-40","",c.colorBrand60),monochrome50:r.extend("--ft-chart-monochrome-50","",c.colorBrand0),monochrome60:r.extend("--ft-chart-monochrome-60","",c.colorBrand200)};var Qy={borderWidth:r.create("--ft-notice-border-width","","SIZE","1px"),horizontalPadding:r.extend("--ft-notice-horizontal-padding","",c.spacing3),verticalPadding:r.extend("--ft-notice-vertical-padding","",c.spacing2),borderRadius:r.extend("--ft-notice-border-radius","",c.borderRadiusS),gap:r.extend("--ft-notice-gap","",c.spacing2),iconSize:r.extend("--ft-notice-icon-size","",c.iconSize3),infoBackgroundColor:r.extend("--ft-notice-info-background-color","",d.backgroundInfoSubtle),infoBorderColor:r.extend("--ft-notice-info-border-color","",d.borderInfoSubtle),infoColor:r.extend("--ft-notice-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notice-info-icon-color","",d.contentInfoIconOnly),warningBackgroundColor:r.extend("--ft-notice-warning-background-color","",d.backgroundWarningSubtle),warningBorderColor:r.extend("--ft-notice-warning-border-color","",d.borderWarningSubtle),warningColor:r.extend("--ft-notice-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notice-warning-icon-color","",d.contentWarningIconOnly),errorBackgroundColor:r.extend("--ft-notice-error-background-color","",d.backgroundErrorSubtle),errorBorderColor:r.extend("--ft-notice-error-border-color","",d.borderErrorSubtle),errorColor:r.extend("--ft-notice-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notice-error-icon-color","",d.contentErrorIconOnly),successBackgroundColor:r.extend("--ft-notice-success-background-color","",d.backgroundSuccessSubtle),successBorderColor:r.extend("--ft-notice-success-border-color","",d.borderSuccessSubtle),successColor:r.extend("--ft-notice-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notice-success-icon-color","",d.contentSuccessIconOnly)};var og={color:r.extend("--ft-checkbox-color","",d.contentGlobalPrimary),checkedBackgroundColor:r.extend("--ft-checkbox-checked-background-color","",d.contentActionPrimary),checkedStateLayerColor:r.extend("--ft-checkbox-checked-state-layer-color","",d.contentActionPrimary),checkedIconColor:r.extend("--ft-checkbox-checked-icon-color","",d.contentGlobalOnColor),checkedHoverStateLayerOpacity:r.extend("--ft-checkbox-checked-hover-state-layer-opacity","",c.opacity16),checkedFocusStateLayerOpacity:r.extend("--ft-checkbox-checked-focus-state-layer-opacity","",c.opacity16),checkedActiveStateLayerOpacity:r.extend("--ft-checkbox-checked-active-state-layer-opacity","",c.opacity24),checkedDisabledComponentOpacity:r.extend("--ft-checkbox-checked-disabled-component-opacity","",c.opacity40),uncheckedBorderColor:r.extend("--ft-checkbox-unchecked-border-color","",c.colorGray80),uncheckedStateLayerColor:r.extend("--ft-checkbox-unchecked-state-layer-color","",c.colorGray80),uncheckedHoverStateLayerOpacity:r.extend("--ft-checkbox-unchecked-hover-state-layer-opacity","",c.opacity16),uncheckedFocusStateLayerOpacity:r.extend("--ft-checkbox-unchecked-focus-state-layer-opacity","",c.opacity16),uncheckedActiveStateLayerOpacity:r.extend("--ft-checkbox-unchecked-active-state-layer-opacity","",c.opacity24),uncheckedDisabledComponentOpacity:r.extend("--ft-checkbox-unchecked-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ft-checkbox-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-checkbox-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-checkbox-focus-outline-width","","SIZE","2px"),gap:r.extend("--ft-checkbox-gap","",c.spacing3)};var lg={offHoverStateLayerOpacity:r.extend("--ft-toggle-off-hover-state-layer-opacity","",c.opacity16),offFocusStateLayerOpacity:r.extend("--ft-toggle-off-focus-state-layer-opacity","",c.opacity16),offActiveStateLayerOpacity:r.extend("--ft-toggle-off-active-state-layer-opacity","",c.opacity24),offDisabledComponentOpacity:r.extend("--ft-toggle-off-disabled-component-opacity","",c.opacity40),offBackgroundColor:r.extend("--ft-toggle-off-background-color","",d.contentGlobalSubtle),offIconColor:r.extend("--ft-toggle-off-icon-color","",d.contentGlobalSubtle),offStateLayerColor:r.extend("--ft-toggle-off-state-layer-color","",d.contentGlobalSubtle),onHoverStateLayerOpacity:r.extend("--ft-toggle-on-hover-state-layer-opacity","",c.opacity16),onFocusStateLayerOpacity:r.extend("--ft-toggle-on-focus-state-layer-opacity","",c.opacity16),onActiveStateLayerOpacity:r.extend("--ft-toggle-on-active-state-layer-opacity","",c.opacity24),onDisabledComponentOpacity:r.extend("--ft-toggle-on-disabled-component-opacity","",c.opacity40),onBackgroundColor:r.extend("--ft-toggle-on-background-color","",d.contentActionPrimary),onStateLayerColor:r.extend("--ft-toggle-on-state-layer-color","",d.contentActionPrimary),onIconColor:r.extend("--ft-toggle-on-icon-color","",d.contentActionPrimary),color:r.extend("--ft-toggle-color","",d.contentGlobalPrimary),focusFocusRingColor:r.extend("--ft-toggle-focus-focus-ring-color","",d.borderActionFocusRing),gap:r.extend("--ft-toggle-gap","",c.spacing3)};var ug={color:r.extend("--ft-radio-color","",d.contentGlobalPrimary),selectedRadioColor:r.extend("--ft-radio-selected-radio-color","",d.contentActionPrimary),selectedStateLayerColor:r.extend("--ft-radio-selected-state-layer-color","",d.contentActionPrimary),selectedHoverStateLayerOpacity:r.extend("--ft-radio-selected-hover-state-layer-opacity","",c.opacity16),selectedFocusStateLayerOpacity:r.extend("--ft-radio-selected-focus-state-layer-opacity","",c.opacity16),selectedActiveStateLayerOpacity:r.extend("--ft-radio-selected-active-state-layer-opacity","",c.opacity24),selectedDisabledComponentOpacity:r.extend("--ft-radio-selected-disabled-component-opacity","",c.opacity40),unselectedStateLayerColor:r.extend("--ft-radio-unselected-state-layer-color","",d.borderInputPrimary),unselectedBorderColor:r.extend("--ft-radio-unselected-border-color","",d.borderInputPrimary),unselectedHoverStateLayerOpacity:r.extend("--ft-radio-unselected-hover-state-layer-opacity","",c.opacity16),unselectedFocusStateLayerOpacity:r.extend("--ft-radio-unselected-focus-state-layer-opacity","",c.opacity16),unselectedActiveStateLayerOpacity:r.extend("--ft-radio-unselected-active-state-layer-opacity","",c.opacity24),unselectedDisabledComponentOpacity:r.extend("--ft-radio-unselected-disabled-component-opacity","",c.opacity40),focusFocusRingColor:r.extend("--ft-radio-focus-focus-ring-color","",d.borderActionFocusRing),focusOutlineOffset:r.create("--ft-radio-focus-outline-offset","","SIZE","3px"),focusOutlineWidth:r.create("--ft-radio-focus-outline-width","","SIZE","2px"),gap:r.extend("--ft-radio-gap","",c.spacing3)};var bg={iconSize:r.extend("--ft-notification-icon-size","",c.iconSize4),leftPadding:r.extend("--ft-notification-left-padding","",c.spacing5),rightPadding:r.extend("--ft-notification-right-padding","",c.spacing4),verticalPadding:r.extend("--ft-notification-vertical-padding","",c.spacing3),infoBackgroundColor:r.extend("--ft-notification-info-background-color","",d.backgroundInfoSubtle),infoColor:r.extend("--ft-notification-info-color","",d.contentInfoPrimary),infoIconColor:r.extend("--ft-notification-info-icon-color","",d.contentInfoIconOnly),infoBorderColor:r.extend("--ft-notification-info-border-color","",d.borderInfoSubtle),successBackgroundColor:r.extend("--ft-notification-success-background-color","",d.backgroundSuccessSubtle),successColor:r.extend("--ft-notification-success-color","",d.contentSuccessPrimary),successIconColor:r.extend("--ft-notification-success-icon-color","",d.contentSuccessIconOnly),successBorderColor:r.extend("--ft-notification-success-border-color","",d.borderSuccessSubtle),warningBackgroundColor:r.extend("--ft-notification-warning-background-color","",d.backgroundWarningSubtle),warningColor:r.extend("--ft-notification-warning-color","",d.contentWarningPrimary),warningIconColor:r.extend("--ft-notification-warning-icon-color","",d.contentWarningIconOnly),warningBorderColor:r.extend("--ft-notification-warning-border-color","",d.borderWarningSubtle),errorBackgroundColor:r.extend("--ft-notification-error-background-color","",d.backgroundErrorSubtle),errorColor:r.extend("--ft-notification-error-color","",d.contentErrorPrimary),errorIconColor:r.extend("--ft-notification-error-icon-color","",d.contentErrorIconOnly),errorBorderColor:r.extend("--ft-notification-error-border-color","",d.borderErrorSubtle),borderRadius:r.extend("--ft-notification-border-radius","",c.borderRadiusPill),borderWidth:r.create("--ft-notification-border-width","","SIZE","1px"),leadingGap:r.extend("--ft-notification-leading-gap","",c.spacing2),trailingGap:r.extend("--ft-notification-trailing-gap","",c.spacing8)};var Cg={horizontalPadding:r.extend("--ft-tooltip-horizontal-padding","",c.spacing2),verticalPadding:r.extend("--ft-tooltip-vertical-padding","",c.spacing2),borderRadius:r.extend("--ft-tooltip-border-radius","",c.borderRadiusS),color:r.extend("--ft-tooltip-color","",d.contentGlobalOnColor),backgroundColor:r.extend("--ft-tooltip-background-color","",d.contentGlobalPrimary),backgroundOpacity:r.extend("--ft-tooltip-background-opacity","",c.opacity80),shadow:r.extend("--ft-tooltip-shadow","",c.shadowElevation02),maxWidth:r.create("--ft-tooltip-max-width","","SIZE","256px"),gap:r.extend("--ft-tooltip-gap","",c.spacing05)};var Ko;(function(t){t.brand="brand",t.neutral="neutral",t.info="info",t.success="success",t.warning="warning",t.error="error"})(Ko||(Ko={}));var Oe;(function(t){t.large="large",t.medium="medium",t.small="small"})(Oe||(Oe={}));var Zo=h(L());function fl(t){let e=Go[t];return Zo.css`
141
+ .ft-typography--${(0,Zo.unsafeCSS)(t)} {
142
142
  font-family: ${e.fontFamily};
143
143
  font-size: ${e.fontSize};
144
144
  font-weight: ${e.fontWeight};
@@ -146,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 ol=C.FtCssVariableFactory.extend("--ft-typography-font-family","",C.designSystemVariables.titleFont),ht=C.FtCssVariableFactory.extend("--ft-typography-font-family","",C.designSystemVariables.contentFont),A={fontFamily:ht,fontSize:C.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:C.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:C.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:C.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:C.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},br={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-title-font-family","",ol),fontSize:C.FtCssVariableFactory.extend("--ft-typography-title-font-size","",A.fontSize,"20px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",A.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",A.letterSpacing,"0.15px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-title-line-height","",A.lineHeight,"1.2"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",A.textTransform,"inherit")},xr={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",ol),fontSize:C.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",A.fontSize,"14px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",A.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",A.letterSpacing,"0.105px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",A.lineHeight,"1.7"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",A.textTransform,"inherit")},vr={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",ht),fontSize:C.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",A.fontSize,"16px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",A.fontWeight,"600"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",A.letterSpacing,"0.144px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",A.lineHeight,"1.5"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",A.textTransform,"inherit")},Sr={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",ht),fontSize:C.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",A.fontSize,"14px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",A.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",A.letterSpacing,"0.098px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",A.lineHeight,"1.7"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",A.textTransform,"inherit")},Or={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",ht),fontSize:C.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",A.fontSize,"16px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",A.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",A.letterSpacing,"0.496px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",A.lineHeight,"1.5"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",A.textTransform,"inherit")},he={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",ht),fontSize:C.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",A.fontSize,"14px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",A.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",A.letterSpacing,"0.252px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",A.lineHeight,"1.4"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",A.textTransform,"inherit")},Cr={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",ht),fontSize:C.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",A.fontSize,"12px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",A.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",A.letterSpacing,"0.396px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",A.lineHeight,"1.33"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",A.textTransform,"inherit")},Er={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",ht),fontSize:C.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",A.fontSize,"10px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",A.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",A.letterSpacing,"0.33px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",A.lineHeight,"1.6"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",A.textTransform,"inherit")},wr={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",ht),fontSize:C.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",A.fontSize,"10px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",A.fontWeight,"normal"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",A.letterSpacing,"1.5px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",A.lineHeight,"1.6"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",A.textTransform,"uppercase")},at={fontFamily:C.FtCssVariableFactory.extend("--ft-typography-button-font-family","",ht),fontSize:C.FtCssVariableFactory.extend("--ft-typography-button-font-size","",A.fontSize,"14px"),fontWeight:C.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",A.fontWeight,"600"),letterSpacing:C.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",A.letterSpacing,"1.246px"),lineHeight:C.FtCssVariableFactory.extend("--ft-typography-button-line-height","",A.lineHeight,"1.15"),textTransform:C.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",A.textTransform,"uppercase")},nl=Ve.css`
149
+ `}var ul=E.FtCssVariableFactory.extend("--ft-typography-font-family","",E.designSystemVariables.titleFont),xt=E.FtCssVariableFactory.extend("--ft-typography-font-family","",E.designSystemVariables.contentFont),A={fontFamily:xt,fontSize:E.FtCssVariableFactory.create("--ft-typography-font-size","","SIZE","16px"),fontWeight:E.FtCssVariableFactory.create("--ft-typography-font-weight","","UNKNOWN","normal"),letterSpacing:E.FtCssVariableFactory.create("--ft-typography-letter-spacing","","SIZE","0.496px"),lineHeight:E.FtCssVariableFactory.create("--ft-typography-line-height","","NUMBER","1.5"),textTransform:E.FtCssVariableFactory.create("--ft-typography-text-transform","","UNKNOWN","inherit")},Cr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-title-font-family","",ul),fontSize:E.FtCssVariableFactory.extend("--ft-typography-title-font-size","",A.fontSize,"20px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-title-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-title-letter-spacing","",A.letterSpacing,"0.15px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-title-line-height","",A.lineHeight,"1.2"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-title-text-transform","",A.textTransform,"inherit")},Er={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-title-dense-font-family","",ul),fontSize:E.FtCssVariableFactory.extend("--ft-typography-title-dense-font-size","",A.fontSize,"14px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-title-dense-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-title-dense-letter-spacing","",A.letterSpacing,"0.105px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-title-dense-line-height","",A.lineHeight,"1.7"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-title-dense-text-transform","",A.textTransform,"inherit")},wr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-size","",A.fontSize,"16px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-font-weight","",A.fontWeight,"600"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-letter-spacing","",A.letterSpacing,"0.144px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-line-height","",A.lineHeight,"1.5"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-subtitle1-text-transform","",A.textTransform,"inherit")},Ar={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-size","",A.fontSize,"14px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-letter-spacing","",A.letterSpacing,"0.098px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-line-height","",A.lineHeight,"1.7"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-subtitle2-text-transform","",A.textTransform,"inherit")},Rr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-body1-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-body1-font-size","",A.fontSize,"16px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-body1-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-body1-letter-spacing","",A.letterSpacing,"0.496px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-body1-line-height","",A.lineHeight,"1.5"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-body1-text-transform","",A.textTransform,"inherit")},ge={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-body2-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-body2-font-size","",A.fontSize,"14px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-body2-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-body2-letter-spacing","",A.letterSpacing,"0.252px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-body2-line-height","",A.lineHeight,"1.4"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-body2-text-transform","",A.textTransform,"inherit")},Nr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-caption-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-caption-font-size","",A.fontSize,"12px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-caption-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-caption-letter-spacing","",A.letterSpacing,"0.396px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-caption-line-height","",A.lineHeight,"1.33"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-caption-text-transform","",A.textTransform,"inherit")},Tr={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-size","",A.fontSize,"10px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-letter-spacing","",A.letterSpacing,"0.33px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-line-height","",A.lineHeight,"1.6"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-breadcrumb-text-transform","",A.textTransform,"inherit")},Ir={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-overline-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-overline-font-size","",A.fontSize,"10px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-overline-font-weight","",A.fontWeight,"normal"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-overline-letter-spacing","",A.letterSpacing,"1.5px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-overline-line-height","",A.lineHeight,"1.6"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-overline-text-transform","",A.textTransform,"uppercase")},ft={fontFamily:E.FtCssVariableFactory.extend("--ft-typography-button-font-family","",xt),fontSize:E.FtCssVariableFactory.extend("--ft-typography-button-font-size","",A.fontSize,"14px"),fontWeight:E.FtCssVariableFactory.extend("--ft-typography-button-font-weight","",A.fontWeight,"600"),letterSpacing:E.FtCssVariableFactory.extend("--ft-typography-button-letter-spacing","",A.letterSpacing,"1.246px"),lineHeight:E.FtCssVariableFactory.extend("--ft-typography-button-line-height","",A.lineHeight,"1.15"),textTransform:E.FtCssVariableFactory.extend("--ft-typography-button-text-transform","",A.textTransform,"uppercase")},hl=Ke.css`
150
150
  .ft-typography--title {
151
- 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
- `,dl=Ve.css`
214
- .ft-typography--breadcrumb {
158
+ `,ml=Ke.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
- `,pl=Ve.css`
223
- .ft-typography--overline {
167
+ `,yl=Ke.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
- `,fl=Ve.css`
176
+ `,gl=Ke.css`
177
+ .ft-typography--subtitle2 {
178
+ font-family: ${Ar.fontFamily};
179
+ font-size: ${Ar.fontSize};
180
+ font-weight: ${Ar.fontWeight};
181
+ letter-spacing: ${Ar.letterSpacing};
182
+ line-height: ${Ar.lineHeight};
183
+ text-transform: ${Ar.textTransform};
184
+ }
185
+
186
+ `,bl=Ke.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
+ `,xl=Ke.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
+ `,qo=Ke.css`
205
+ .ft-typography--caption {
206
+ font-family: ${Nr.fontFamily};
207
+ font-size: ${Nr.fontSize};
208
+ font-weight: ${Nr.fontWeight};
209
+ letter-spacing: ${Nr.letterSpacing};
210
+ line-height: ${Nr.lineHeight};
211
+ text-transform: ${Nr.textTransform};
212
+ }
213
+ `,vl=Ke.css`
214
+ .ft-typography--breadcrumb {
215
+ font-family: ${Tr.fontFamily};
216
+ font-size: ${Tr.fontSize};
217
+ font-weight: ${Tr.fontWeight};
218
+ letter-spacing: ${Tr.letterSpacing};
219
+ line-height: ${Tr.lineHeight};
220
+ text-transform: ${Tr.textTransform};
221
+ }
222
+ `,Sl=Ke.css`
223
+ .ft-typography--overline {
224
+ font-family: ${Ir.fontFamily};
225
+ font-size: ${Ir.fontSize};
226
+ font-weight: ${Ir.fontWeight};
227
+ letter-spacing: ${Ir.letterSpacing};
228
+ line-height: ${Ir.lineHeight};
229
+ text-transform: ${Ir.textTransform};
230
+ }
231
+ `,Ol=Ke.css`
232
232
  .ft-typography--button {
233
- font-family: ${at.fontFamily};
234
- font-size: ${at.fontSize};
235
- font-weight: ${at.fontWeight};
236
- letter-spacing: ${at.letterSpacing};
237
- line-height: ${at.lineHeight};
238
- text-transform: ${at.textTransform};
239
- }
240
- `,ul=Ve.css`
233
+ font-family: ${ft.fontFamily};
234
+ font-size: ${ft.fontSize};
235
+ font-weight: ${ft.fontWeight};
236
+ letter-spacing: ${ft.letterSpacing};
237
+ line-height: ${ft.lineHeight};
238
+ text-transform: ${ft.textTransform};
239
+ }
240
+ `,Cl=Ke.css`
241
241
  .ft-typography {
242
242
  vertical-align: inherit;
243
243
  }
244
- `,hl=[Object.keys(Fo).map(t=>rl(t))];var ml=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},X=class extends yl.FtLitElement{constructor(){super(...arguments),this.variant=Qt.body1}render(){return this.element?ii`
245
- <${ni(this.element)}
244
+ `,El=[Object.keys(Go).map(t=>fl(t))];var wl=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},K=class extends Al.FtLitElement{constructor(){super(...arguments),this.variant=Ge.body1}render(){return this.element?hi`
245
+ <${ui(this.element)}
246
246
  part="text"
247
247
  class="ft-typography ft-typography--${this.variant}">
248
248
  <slot></slot>
249
- </${ni(this.element)}>
250
- `:ii`
249
+ </${ui(this.element)}>
250
+ `:hi`
251
251
  <slot part="text" class="ft-typography ft-typography--${this.variant}"></slot>
252
- `}};X.styles=[nl,il,al,sl,ll,cl,Wo,dl,pl,fl,ul,...hl];ml([(0,ai.property)()],X.prototype,"element",void 0);ml([(0,ai.property)()],X.prototype,"variant",void 0);(0,gl.customElement)("ft-typography")(X);var El=m(E());var Jr=m(L()),Jt=m(V()),Ol=m(E()),Cl=m(xl());var Ho;(function(t){t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.BOOKS="&#xe806;",t.MENU="&#xe807;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.HOME="&#xe80b;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.EXPORT="&#xe80f;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.USER="&#xe813;",t.EXTLINK="&#xe814;",t.CALENDAR="&#xe815;",t.OFFLINE="&#xe816;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.STAR_PLAIN="&#xe900;",t.TOPICS="&#xe901;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.CLOSE="&#xe909;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN="&#xe90f;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_THEME="&#xe911;",t.ADMIN_USERS="&#xe912;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.INFO="&#xe919;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.THIN_ARROW="&#xe921;",t.SIGN_IN="&#xe922;",t.LOGOUT="&#xe923;",t.TRANSLATE="&#xe924;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.ARTICLE="&#xe927;",t.COLUMNS="&#xe928;",t.ANALYTICS="&#xe929;",t.COLLECTIONS="&#xe92a;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.COPY_TO_CLIPBOARD="&#xe930;",t.SHARED_PBK="&#xe931;",t.ATTACHMENTS="&#xe932;",t.STRIPE_ARROW_LEFT="&#xe933;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.FILTERS="&#xe935;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.SAVE="&#xe93a;",t.LOCKER="&#xe93b;",t.ADMIN_INTEGRATION="&#xe93c;",t.SYNC="&#xe93d;",t.TAG="&#xe93e;",t.BOOK_PLAIN="&#xe93f;",t.UPLOAD="&#xe940;",t.ONLINE="&#xe941;",t.TAG_PLAIN="&#xe942;",t.ACCOUNT_SETTINGS="&#xe943;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.SHORTCUT_MENU="&#xe946;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.ADMIN_PORTAL="&#xe94b;",t.STAR="&#xe94c;",t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.FEEDBACK_PLAIN="&#xe951;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_COLLECTIONS="&#xe955;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.RESET="&#xe958;",t.MY_LIBRARY="&#xe959;",t.UNSTRUCTURED_DOC="&#xe95a;",t.CONTEXTUAL="&#xe95b;",t.THIN_ARROW_UP="&#xe95c;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.DESKTOP="&#xe95e;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_STACKED="&#xe96e;",t.CHART_BAR_GROUPED="&#xe96f;",t.EYE_SLASH="&#xe970;",t.X_MARK="&#xe971;",t.EXPAND_WIDE="&#xe972;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.EXTLINK_LIGHT="&#xe978;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.CONSUMER="&#xe97c;",t.OCTAGON_XMARK="&#xe97d;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK="&#xe97f;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;",t.CIRCLE_STOP="&#xe984;",t.ARROW_ROTATE_RIGHT="&#xe985;",t.ARROWS_ROTATE="&#xe986;",t.ALIGN_RIGHT="&#xe987;",t.FORMAT_CLEAR="&#xe988;",t.ALIGN_CENTER="&#xe989;",t.ALIGN_LEFT="&#xe98a;",t.PALETTE="&#xe98b;",t.BOLD="&#xe98c;",t.ITALIC="&#xe98d;",t.UNDERLINE="&#xe98e;",t.STRIKETHROUGH="&#xe98f;",t.LINK_SIMPLE_SLASH="&#xe990;",t.LINK_SIMPLE="&#xe991;",t.ROUTE="&#xe992;",t.CIRCLE_USER_SLASH="&#xe993;",t.CIRCLE_USER_CHECK="&#xe994;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;"})(Ho||(Ho={}));var O;(function(t){t.UNKNOWN="&#xe90a;",t.ABW="&#xe900;",t.AUDIO="&#xe901;",t.AVI="&#xe902;",t.CHM="&#xe904;",t.CODE="&#xe905;",t.CSV="&#xe903;",t.DITA="&#xe906;",t.EPUB="&#xe907;",t.EXCEL="&#xe908;",t.FLAC="&#xe909;",t.GIF="&#xe90b;",t.GZIP="&#xe90c;",t.HTML="&#xe90d;",t.IMAGE="&#xe90e;",t.JPEG="&#xe90f;",t.JSON="&#xe910;",t.M4A="&#xe911;",t.MOV="&#xe912;",t.MP3="&#xe913;",t.MP4="&#xe914;",t.OGG="&#xe915;",t.PDF="&#xe916;",t.PNG="&#xe917;",t.POWERPOINT="&#xe918;",t.RAR="&#xe91a;",t.STP="&#xe91b;",t.TEXT="&#xe91c;",t.VIDEO="&#xe91e;",t.WAV="&#xe91f;",t.WMA="&#xe920;",t.WORD="&#xe921;",t.XML="&#xe922;",t.YAML="&#xe919;",t.ZIP="&#xe923;"})(O||(O={}));var _b=new Map([...["abw"].map(t=>[t,O.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,O.AUDIO]),...["avi"].map(t=>[t,O.AVI]),...["chm","xhs"].map(t=>[t,O.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,O.CODE]),...["csv"].map(t=>[t,O.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,O.DITA]),...["epub"].map(t=>[t,O.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,O.EXCEL]),...["flac"].map(t=>[t,O.FLAC]),...["gif"].map(t=>[t,O.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,O.GZIP]),...["html","htm","xhtml"].map(t=>[t,O.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,O.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,O.JPEG]),...["json"].map(t=>[t,O.JSON]),...["m4a","m4p"].map(t=>[t,O.M4A]),...["mov","qt"].map(t=>[t,O.MOV]),...["mp3"].map(t=>[t,O.MP3]),...["mp4","m4v"].map(t=>[t,O.MP4]),...["ogg","oga"].map(t=>[t,O.OGG]),...["pdf","ps"].map(t=>[t,O.PDF]),...["png"].map(t=>[t,O.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,O.POWERPOINT]),...["rar"].map(t=>[t,O.RAR]),...["stp"].map(t=>[t,O.STP]),...["txt","rtf","md","mdown"].map(t=>[t,O.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,O.VIDEO]),...["wav"].map(t=>[t,O.WAV]),...["wma"].map(t=>[t,O.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,O.WORD]),...["xml","xsl","rdf"].map(t=>[t,O.XML]),...["yaml","yml","x-yaml"].map(t=>[t,O.YAML]),...["zip"].map(t=>[t,O.ZIP])]);var Db={[O.ABW]:"#91ABC6",[O.AUDIO]:"#1795E3",[O.AVI]:"#E63324",[O.CHM]:"#71C3EB",[O.CODE]:"#71C3EB",[O.CSV]:"#1F7345",[O.DITA]:"#71C3EB",[O.EPUB]:"#85B926",[O.EXCEL]:"#1F7345",[O.FLAC]:"#1795E3",[O.GIF]:"#59B031",[O.GZIP]:"#F8AB36",[O.HTML]:"#71C3EB",[O.IMAGE]:"#59B031",[O.JPEG]:"#59B031",[O.JSON]:"#71C3EB",[O.M4A]:"#1795E3",[O.MOV]:"#E63324",[O.MP3]:"#1795E3",[O.MP4]:"#E63324",[O.OGG]:"#1795E3",[O.PDF]:"#E44948",[O.PNG]:"#59B031",[O.POWERPOINT]:"#B54A2B",[O.RAR]:"#F8AB36",[O.STP]:"#3764B1",[O.TEXT]:"#3162AB",[O.UNKNOWN]:"#999999",[O.VIDEO]:"#E63324",[O.WAV]:"#1795E3",[O.WMA]:"#1795E3",[O.WORD]:"#3162AB",[O.XML]:"#71C3EB",[O.YAML]:"#71C3EB",[O.ZIP]:"#F8AB36"};var vl=m(L()),mt=m(E()),ge={size:mt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:mt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",mt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:mt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",mt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:mt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",mt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:mt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Sl=vl.css`
252
+ `}};K.styles=[hl,ml,yl,gl,bl,xl,qo,vl,Sl,Ol,Cl,...El];wl([(0,mi.property)()],K.prototype,"element",void 0);wl([(0,mi.property)()],K.prototype,"variant",void 0);(0,Rl.customElement)("ft-typography")(K);var _l=h(w());var no=h(L()),rr=h(H()),Pl=h(w()),kl=h(Tl());var Lr;(function(t){t.ADD_TO_PBK="&#xe800;",t.ALERT="&#xe801;",t.ADD_ALERT="&#xe802;",t.BACK_TO_SEARCH="&#xe803;",t.ADD_BOOKMARK="&#xe804;",t.BOOKMARK="&#xe805;",t.BOOKS="&#xe806;",t.MENU="&#xe807;",t.DOWNLOAD="&#xe808;",t.EDIT="&#xe809;",t.FEEDBACK="&#xe80a;",t.HOME="&#xe80b;",t.MODIFY_PBK="&#xe80c;",t.SCHEDULED="&#xe80d;",t.SEARCH="&#xe80e;",t.EXPORT="&#xe80f;",t.TOC="&#xe810;",t.WRITE_UGC="&#xe811;",t.TRASH="&#xe812;",t.USER="&#xe813;",t.EXTLINK="&#xe814;",t.CALENDAR="&#xe815;",t.OFFLINE="&#xe816;",t.BOOK="&#xe817;",t.DOWNLOAD_PLAIN="&#xe818;",t.CHECK="&#xe819;",t.STAR_PLAIN="&#xe900;",t.TOPICS="&#xe901;",t.DISC="&#xe902;",t.CIRCLE="&#xe903;",t.SHARED="&#xe904;",t.SORT_UNSORTED="&#xe905;",t.SORT_UP="&#xe906;",t.SORT_DOWN="&#xe907;",t.WORKING="&#xe908;",t.CLOSE="&#xe909;",t.ZOOM_OUT="&#xe90a;",t.ZOOM_IN="&#xe90b;",t.ZOOM_REALSIZE="&#xe90c;",t.ZOOM_FULLSCREEN="&#xe90d;",t.ADMIN_RESTRICTED="&#xe90e;",t.ADMIN="&#xe90f;",t.ADMIN_KHUB="&#xe910;",t.ADMIN_THEME="&#xe911;",t.ADMIN_USERS="&#xe912;",t.WARNING="&#xe913;",t.CONTEXT="&#xe914;",t.SEARCH_HOME="&#xe915;",t.STEPS="&#xe916;",t.ICON_EXPAND="&#xe917;",t.ICON_COLLAPSE="&#xe918;",t.INFO="&#xe919;",t.MINUS_PLAIN="&#xe91a;",t.PLUS_PLAIN="&#xe91b;",t.FACET_HAS_DESCENDANT="&#xe91c;",t.TRIANGLE_BOTTOM="&#xe91d;",t.TRIANGLE_LEFT="&#xe91e;",t.TRIANGLE_RIGHT="&#xe91f;",t.TRIANGLE_TOP="&#xe920;",t.THIN_ARROW="&#xe921;",t.SIGN_IN="&#xe922;",t.LOGOUT="&#xe923;",t.TRANSLATE="&#xe924;",t.CLOSE_PLAIN="&#xe925;",t.CHECK_PLAIN="&#xe926;",t.ARTICLE="&#xe927;",t.COLUMNS="&#xe928;",t.ANALYTICS="&#xe929;",t.COLLECTIONS="&#xe92a;",t.ARROW_DOWN="&#xe92b;",t.ARROW_LEFT="&#xe92c;",t.ARROW_RIGHT="&#xe92d;",t.ARROW_UP="&#xe92e;",t.SEARCH_IN_PUBLICATION="&#xe92f;",t.COPY_TO_CLIPBOARD="&#xe930;",t.SHARED_PBK="&#xe931;",t.ATTACHMENTS="&#xe932;",t.STRIPE_ARROW_LEFT="&#xe933;",t.STRIPE_ARROW_RIGHT="&#xe934;",t.FILTERS="&#xe935;",t.DOT="&#xe936;",t.MINUS="&#xe937;",t.PLUS="&#xe938;",t.MAILS_AND_NOTIFICATIONS="&#xe939;",t.SAVE="&#xe93a;",t.LOCKER="&#xe93b;",t.ADMIN_INTEGRATION="&#xe93c;",t.SYNC="&#xe93d;",t.TAG="&#xe93e;",t.BOOK_PLAIN="&#xe93f;",t.UPLOAD="&#xe940;",t.ONLINE="&#xe941;",t.TAG_PLAIN="&#xe942;",t.ACCOUNT_SETTINGS="&#xe943;",t.PRINT="&#xe944;",t.DEFAULT_ROLES="&#xe945;",t.SHORTCUT_MENU="&#xe946;",t.RELATIVES_PLAIN="&#xe947;",t.RELATIVES="&#xe948;",t.PAUSE="&#xe949;",t.PLAY="&#xe94a;",t.ADMIN_PORTAL="&#xe94b;",t.STAR="&#xe94c;",t.THUMBS_DOWN="&#xe94d;",t.THUMBS_DOWN_PLAIN="&#xe94e;",t.THUMBS_UP="&#xe94f;",t.THUMBS_UP_PLAIN="&#xe950;",t.FEEDBACK_PLAIN="&#xe951;",t.RATE_PLAIN="&#xe952;",t.RATE="&#xe953;",t.OFFLINE_SETTINGS="&#xe954;",t.MY_COLLECTIONS="&#xe955;",t.THIN_ARROW_LEFT="&#xe956;",t.THIN_ARROW_RIGHT="&#xe957;",t.RESET="&#xe958;",t.MY_LIBRARY="&#xe959;",t.UNSTRUCTURED_DOC="&#xe95a;",t.CONTEXTUAL="&#xe95b;",t.THIN_ARROW_UP="&#xe95c;",t.ARROW_RIGHT_TO_LINE="&#xe95d;",t.DESKTOP="&#xe95e;",t.TABLET_LANDSCAPE="&#xe95f;",t.TABLET_PORTRAIT="&#xe960;",t.MOBILE_LANDSCAPE="&#xe961;",t.MOBILE_PORTRAIT="&#xe962;",t.DIAGRAM_SUNBURST="&#xe963;",t.DIAGRAM_SANKEY="&#xe964;",t.COMMENT_QUESTION="&#xe965;",t.COMMENT_QUESTION_PLAIN="&#xe966;",t.MESSAGE_BOT="&#xe967;",t.CHART_SIMPLE="&#xe968;",t.BARS_PROGRESS="&#xe969;",t.BOOK_OPEN_GEAR="&#xe96a;",t.BOOK_OPEN_GEAR_SLASH="&#xe96b;",t.LINE_CHART="&#xe96c;",t.STACKED_CHART="&#xe96d;",t.CHART_BAR_STACKED="&#xe96e;",t.CHART_BAR_GROUPED="&#xe96f;",t.EYE_SLASH="&#xe970;",t.X_MARK="&#xe971;",t.EXPAND_WIDE="&#xe972;",t.PIP="&#xe973;",t.PIP_WIDE="&#xe974;",t.LIFE_RING="&#xe975;",t.GLOBE="&#xe976;",t.PIGGY_BANK="&#xe977;",t.EXTLINK_LIGHT="&#xe978;",t.CLONE="&#xe979;",t.CLONE_LINK_SIMPLE="&#xe97a;",t.CHART_BAR_NORMALIZED="&#xe97b;",t.CONSUMER="&#xe97c;",t.OCTAGON_XMARK="&#xe97d;",t.HOURGLASS_HALF="&#xe97e;",t.CLOCK="&#xe97f;",t.CLOCK_THREE="&#xe97f;",t.CALENDAR_DAY="&#xe980;",t.COMPUTER_MOUSE_MAGNIFYING_GLASS="&#xe981;",t.WAND_MAGIC_SPARKLES="&#xe982;",t.PAPER_PLANE="&#xe983;",t.CIRCLE_STOP="&#xe984;",t.ARROW_ROTATE_RIGHT="&#xe985;",t.ARROWS_ROTATE="&#xe986;",t.ALIGN_RIGHT="&#xe987;",t.FORMAT_CLEAR="&#xe988;",t.ALIGN_CENTER="&#xe989;",t.ALIGN_LEFT="&#xe98a;",t.PALETTE="&#xe98b;",t.BOLD="&#xe98c;",t.ITALIC="&#xe98d;",t.UNDERLINE="&#xe98e;",t.STRIKETHROUGH="&#xe98f;",t.LINK_SIMPLE_SLASH="&#xe990;",t.LINK_SIMPLE="&#xe991;",t.ROUTE="&#xe992;",t.CIRCLE_USER_SLASH="&#xe993;",t.CIRCLE_USER_CHECK="&#xe994;",t.EYE="&#xf06e;",t.SHARE="&#xe80f1;"})(Lr||(Lr={}));var C;(function(t){t.UNKNOWN="&#xe90a;",t.ABW="&#xe900;",t.AUDIO="&#xe901;",t.AVI="&#xe902;",t.CHM="&#xe904;",t.CODE="&#xe905;",t.CSV="&#xe903;",t.DITA="&#xe906;",t.EPUB="&#xe907;",t.EXCEL="&#xe908;",t.FLAC="&#xe909;",t.GIF="&#xe90b;",t.GZIP="&#xe90c;",t.HTML="&#xe90d;",t.IMAGE="&#xe90e;",t.JPEG="&#xe90f;",t.JSON="&#xe910;",t.M4A="&#xe911;",t.MOV="&#xe912;",t.MP3="&#xe913;",t.MP4="&#xe914;",t.OGG="&#xe915;",t.PDF="&#xe916;",t.PNG="&#xe917;",t.POWERPOINT="&#xe918;",t.RAR="&#xe91a;",t.STP="&#xe91b;",t.TEXT="&#xe91c;",t.VIDEO="&#xe91e;",t.WAV="&#xe91f;",t.WMA="&#xe920;",t.WORD="&#xe921;",t.XML="&#xe922;",t.YAML="&#xe919;",t.ZIP="&#xe923;"})(C||(C={}));var Vb=new Map([...["abw"].map(t=>[t,C.ABW]),...["3gp","act","aiff","aac","amr","au","awb","dct","dss","dvf","gsm","iklax","ivs","mmf","mpc","msv","opus","ra","rm","raw","sln","tta","vox","wv"].map(t=>[t,C.AUDIO]),...["avi"].map(t=>[t,C.AVI]),...["chm","xhs"].map(t=>[t,C.CHM]),...["java","py","php","php3","php4","php5","js","javascript","rb","rbw","c","cpp","cxx","h","hh","hpp","hxx","sh","bash","zsh","tcsh","ksh","csh","vb","scala","pl","prl","perl","groovy","ceylon","aspx","jsp","scpt","applescript","bas","bat","lua","jsp","mk","cmake","css","sass","less","m","mm","xcodeproj"].map(t=>[t,C.CODE]),...["csv"].map(t=>[t,C.CSV]),...["dita","ditamap","ditaval"].map(t=>[t,C.DITA]),...["epub"].map(t=>[t,C.EPUB]),...["xls","xlt","xlm","xlsx","xlsm","xltx","xltm","xlsb","xla","xlam","xll","xlw"].map(t=>[t,C.EXCEL]),...["flac"].map(t=>[t,C.FLAC]),...["gif"].map(t=>[t,C.GIF]),...["gzip","x-gzip","giz","gz","tgz"].map(t=>[t,C.GZIP]),...["html","htm","xhtml"].map(t=>[t,C.HTML]),...["ai","vml","xps","img","cpt","psd","psp","xcf","svg","svg+xml","bmp","bpg","ppm","pgm","pbm","pnm","rif","tif","tiff","webp","wmf","ico"].map(t=>[t,C.IMAGE]),...["jpeg","jpg","jpe"].map(t=>[t,C.JPEG]),...["json"].map(t=>[t,C.JSON]),...["m4a","m4p"].map(t=>[t,C.M4A]),...["mov","qt"].map(t=>[t,C.MOV]),...["mp3"].map(t=>[t,C.MP3]),...["mp4","m4v"].map(t=>[t,C.MP4]),...["ogg","oga"].map(t=>[t,C.OGG]),...["pdf","ps"].map(t=>[t,C.PDF]),...["png"].map(t=>[t,C.PNG]),...["ppt","pot","pps","pptx","pptm","potx","potm","ppam","ppsx","ppsm","sldx","sldm"].map(t=>[t,C.POWERPOINT]),...["rar"].map(t=>[t,C.RAR]),...["stp"].map(t=>[t,C.STP]),...["txt","rtf","md","mdown"].map(t=>[t,C.TEXT]),...["webm","mkv","flv","vob","ogv","ogg","drc","mng","wmv","yuv","rm","rmvb","asf","mpg","mp2","mpeg","mpe","mpv","m2v","svi","3gp","3g2","mxf","roq","nsv"].map(t=>[t,C.VIDEO]),...["wav"].map(t=>[t,C.WAV]),...["wma"].map(t=>[t,C.WMA]),...["doc","dot","docx","docm","dotx","dotm","docb"].map(t=>[t,C.WORD]),...["xml","xsl","rdf"].map(t=>[t,C.XML]),...["yaml","yml","x-yaml"].map(t=>[t,C.YAML]),...["zip"].map(t=>[t,C.ZIP])]);var jb={[C.ABW]:"#91ABC6",[C.AUDIO]:"#1795E3",[C.AVI]:"#E63324",[C.CHM]:"#71C3EB",[C.CODE]:"#71C3EB",[C.CSV]:"#1F7345",[C.DITA]:"#71C3EB",[C.EPUB]:"#85B926",[C.EXCEL]:"#1F7345",[C.FLAC]:"#1795E3",[C.GIF]:"#59B031",[C.GZIP]:"#F8AB36",[C.HTML]:"#71C3EB",[C.IMAGE]:"#59B031",[C.JPEG]:"#59B031",[C.JSON]:"#71C3EB",[C.M4A]:"#1795E3",[C.MOV]:"#E63324",[C.MP3]:"#1795E3",[C.MP4]:"#E63324",[C.OGG]:"#1795E3",[C.PDF]:"#E44948",[C.PNG]:"#59B031",[C.POWERPOINT]:"#B54A2B",[C.RAR]:"#F8AB36",[C.STP]:"#3764B1",[C.TEXT]:"#3162AB",[C.UNKNOWN]:"#999999",[C.VIDEO]:"#E63324",[C.WAV]:"#1795E3",[C.WMA]:"#1795E3",[C.WORD]:"#3162AB",[C.XML]:"#71C3EB",[C.YAML]:"#71C3EB",[C.ZIP]:"#F8AB36"};var Il=h(L()),vt=h(w()),ie={size:vt.FtCssVariableFactory.create("--ft-icon-font-size","","SIZE","24px"),fluidTopicsFontFamily:vt.FtCssVariableFactory.extend("--ft-icon-fluid-topics-font-family","",vt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-icons")),fileFormatFontFamily:vt.FtCssVariableFactory.extend("--ft-icon-file-format-font-family","",vt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","ft-mime")),materialFontFamily:vt.FtCssVariableFactory.extend("--ft-icon-material-font-family","",vt.FtCssVariableFactory.create("--ft-icon-font-family","","UNKNOWN","Material Icons")),verticalAlign:vt.FtCssVariableFactory.create("--ft-icon-vertical-align","","UNKNOWN","unset")},Ll=Il.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: ${ge.size};
262
- height: ${ge.size};
261
+ width: ${ie.size};
262
+ height: ${ie.size};
263
263
  }
264
264
 
265
265
  i.ft-icon {
266
266
  width: 100%;
267
267
  height: 100%;
268
- font-size: ${ge.size};
268
+ font-size: ${ie.size};
269
269
  line-height: 1;
270
270
  font-weight: normal;
271
271
  text-transform: none;
@@ -276,33 +276,33 @@ Also for action icons.`,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: ${ge.verticalAlign};
279
+ vertical-align: ${ie.verticalAlign};
280
280
  }
281
281
 
282
282
  i.ft-icon.ft-icon--fluid-topics {
283
- font-family: ${ge.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
283
+ font-family: ${ie.fluidTopicsFontFamily}, ft-icons, fticons, sans-serif;
284
284
 
285
285
  /* Ugly fix because font is broken */
286
- font-size: calc(0.75 * ${ge.size});
287
- line-height: ${ge.size};
286
+ font-size: calc(0.75 * ${ie.size});
287
+ line-height: ${ie.size};
288
288
  position: relative;
289
289
  top: -4%;
290
290
  justify-content: center;
291
291
  }
292
292
 
293
293
  .ft-icon--file-format {
294
- font-family: ${ge.fileFormatFontFamily}, ft-mime, sans-serif;
294
+ font-family: ${ie.fileFormatFontFamily}, ft-mime, sans-serif;
295
295
  }
296
296
 
297
297
  .ft-icon--material {
298
- font-family: ${ge.materialFontFamily}, "Material Icons", sans-serif;
298
+ font-family: ${ie.materialFontFamily}, "Material Icons", sans-serif;
299
299
  }
300
- `;var $t;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})($t||($t={}));var Vo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},be=class extends Ol.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=Jr.nothing}render(){let e=this.variant&&Object.values($t).includes(this.variant)?this.variant:$t.fluid_topics,o=e!==$t.material||!!this.value;return Jr.html`
300
+ `;var Ze;(function(t){t.fluid_topics="fluid-topics",t.file_format="file-format",t.material="material"})(Ze||(Ze={}));var Yo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},fe=class extends Pl.FtLitElement{constructor(){super(...arguments),this.resolvedIcon=no.nothing}render(){let e=this.variant&&Object.values(Ze).includes(this.variant)?this.variant:Ze.fluid_topics,o=e!==Ze.material||!!this.value;return no.html`
301
301
  <i class="ft-icon ft-icon--${e}" part="icon icon-${e}">
302
- ${(0,Cl.unsafeHTML)(this.resolvedIcon)}
302
+ ${(0,kl.unsafeHTML)(this.resolvedIcon)}
303
303
  <slot ?hidden=${o}></slot>
304
304
  </i>
305
- `}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let n=this.value||this.textContent;switch(this.variant){case $t.file_format:this.resolvedIcon=(e=O[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case $t.material:this.resolvedIcon=this.value||Jr.nothing;break;default:this.resolvedIcon=(o=Ho[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};be.elementDefinitions={};be.styles=Sl;Vo([(0,Jt.property)()],be.prototype,"variant",void 0);Vo([(0,Jt.property)()],be.prototype,"value",void 0);Vo([(0,Jt.state)()],be.prototype,"resolvedIcon",void 0);Vo([(0,Jt.query)("slot")],be.prototype,"slottedContent",void 0);(0,El.customElement)("ft-icon")(be);var Qo=m(L()),$=m(E());var bi=m(E());var so=m(V()),lc=m(E());var Tl=m(L()),D=m(E());var wl=m(L()),eo=m(E()),Ae={color:eo.FtCssVariableFactory.extend("--ft-loader-color","",eo.designSystemVariables.colorPrimary),size:eo.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},Al=wl.css`
305
+ `}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}update(e){super.update(e),["value","variant"].some(o=>e.has(o))&&this.resolveIcon()}resolveIcon(){var e,o;let n=this.value||this.textContent;switch(this.variant){case Ze.file_format:this.resolvedIcon=(e=C[n.replace("-","_").toUpperCase()])!==null&&e!==void 0?e:n;break;case Ze.material:this.resolvedIcon=this.value||no.nothing;break;default:this.resolvedIcon=(o=Lr[n.replace("-","_").toUpperCase()])!==null&&o!==void 0?o:n;break}}firstUpdated(e){super.firstUpdated(e),setTimeout(()=>this.resolveIcon())}};fe.elementDefinitions={};fe.styles=Ll;Yo([(0,rr.property)()],fe.prototype,"variant",void 0);Yo([(0,rr.property)()],fe.prototype,"value",void 0);Yo([(0,rr.state)()],fe.prototype,"resolvedIcon",void 0);Yo([(0,rr.query)("slot")],fe.prototype,"slottedContent",void 0);(0,_l.customElement)("ft-icon")(fe);var sn=h(L()),$=h(w());var Ri=h(w());var uo=h(H()),bc=h(w());var Ul=h(L()),D=h(w());var Dl=h(L()),io=h(w()),Ce={color:io.FtCssVariableFactory.extend("--ft-loader-color","",io.designSystemVariables.colorPrimary),size:io.FtCssVariableFactory.create("--ft-loader-size","","SIZE","80px")},$l=Dl.css`
306
306
  :host {
307
307
  line-height: 0;
308
308
  }
@@ -311,8 +311,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
311
311
  display: inline-block;
312
312
  position: relative;
313
313
 
314
- width: ${Ae.size};
315
- height: ${Ae.size};
314
+ width: ${Ce.size};
315
+ height: ${Ce.size};
316
316
  }
317
317
 
318
318
  .ft-loader div {
@@ -321,7 +321,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
321
321
  width: 25%;
322
322
  height: 25%;
323
323
  border-radius: 50%;
324
- background: ${Ae.color};
324
+ background: ${Ce.color};
325
325
  animation-timing-function: cubic-bezier(0, 1, 1, 0);
326
326
  }
327
327
 
@@ -368,10 +368,10 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
368
368
  transform: translate(0, 0);
369
369
  }
370
370
  100% {
371
- transform: translate(calc(0.35 * ${Ae.size}), 0);
371
+ transform: translate(calc(0.35 * ${Ce.size}), 0);
372
372
  }
373
373
  }
374
- `;var Rl=D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorPrimary),z={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorSurface),borderRadius:D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusL),color:Rl,fontSize:D.FtCssVariableFactory.extend("--ft-button-font-size","",at.fontSize),iconSize:D.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:D.FtCssVariableFactory.extend("--ft-button-ripple-color","",Rl),verticalPadding:D.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:D.FtCssVariableFactory.external(D.designSystemVariables.colorOpacityDisabled,"Design system")},Nl=D.FtCssVariableFactory.extend("--ft-button-primary-color","",D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorOnPrimary)),si={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-primary-background-color","",D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorPrimary)),color:Nl,rippleColor:D.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Nl)},st={borderRadius:D.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusM)),verticalPadding:D.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},Pl=[Tl.css`
374
+ `;var Bl=D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorPrimary),W={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorSurface),borderRadius:D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusL),color:Bl,fontSize:D.FtCssVariableFactory.extend("--ft-button-font-size","",ft.fontSize),iconSize:D.FtCssVariableFactory.create("--ft-button-icon-size","","SIZE","24px"),rippleColor:D.FtCssVariableFactory.extend("--ft-button-ripple-color","",Bl),verticalPadding:D.FtCssVariableFactory.create("--ft-button-vertical-padding","","SIZE","6px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-horizontal-padding","","SIZE","8px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-icon-padding","","SIZE","8px"),opacityDisabled:D.FtCssVariableFactory.external(D.designSystemVariables.colorOpacityDisabled,"Design system")},Ml=D.FtCssVariableFactory.extend("--ft-button-primary-color","",D.FtCssVariableFactory.extend("--ft-button-color","",D.designSystemVariables.colorOnPrimary)),yi={backgroundColor:D.FtCssVariableFactory.extend("--ft-button-primary-background-color","",D.FtCssVariableFactory.extend("--ft-button-background-color","",D.designSystemVariables.colorPrimary)),color:Ml,rippleColor:D.FtCssVariableFactory.extend("--ft-button-primary-ripple-color","",Ml)},ut={borderRadius:D.FtCssVariableFactory.extend("--ft-button-dense-border-radius","",D.FtCssVariableFactory.extend("--ft-button-border-radius","",D.designSystemVariables.borderRadiusM)),verticalPadding:D.FtCssVariableFactory.create("--ft-button-dense-vertical-padding","","SIZE","2px"),horizontalPadding:D.FtCssVariableFactory.create("--ft-button-dense-horizontal-padding","","SIZE","4px"),iconPadding:D.FtCssVariableFactory.create("--ft-button-dense-icon-padding","","SIZE","4px")},Fl=[Ul.css`
375
375
  :host {
376
376
  display: inline-block;
377
377
  max-width: 100%;
@@ -382,7 +382,7 @@ Also for action icons.`,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: ${z.fontSize};
385
+ font-size: ${W.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(${z.fontSize} + 2px), ${z.iconSize});
415
- --ft-button-internal-color: ${z.color};
416
- ${(0,D.setVariable)(ge.size,z.iconSize)};
417
- ${(0,D.setVariable)(B.color,z.rippleColor)};
414
+ --ft-button-internal-line-height: max(calc(${W.fontSize} + 2px), ${W.iconSize});
415
+ --ft-button-internal-color: ${W.color};
416
+ ${(0,D.setVariable)(ie.size,W.iconSize)};
417
+ ${(0,D.setVariable)(M.color,W.rippleColor)};
418
418
 
419
- border-radius: ${z.borderRadius};
420
- padding: ${z.verticalPadding} ${z.horizontalPadding};
421
- background-color: ${z.backgroundColor};
419
+ border-radius: ${W.borderRadius};
420
+ padding: ${W.verticalPadding} ${W.horizontalPadding};
421
+ background-color: ${W.backgroundColor};
422
422
  color: var(--ft-button-internal-color);
423
423
  -webkit-mask-image: radial-gradient(white, black);
424
424
  }
425
425
 
426
426
  .ft-button.ft-button--outlined {
427
427
  border: 1px solid var(--ft-button-internal-color);
428
- padding: calc(${z.verticalPadding} - 1px) calc(${z.horizontalPadding} - 1px);
428
+ padding: calc(${W.verticalPadding} - 1px) calc(${W.horizontalPadding} - 1px);
429
429
  }
430
430
 
431
431
  .ft-button.ft-button--dense {
432
- padding: ${st.verticalPadding} ${st.horizontalPadding};
433
- border-radius: ${st.borderRadius};
434
- gap: ${st.iconPadding};
432
+ padding: ${ut.verticalPadding} ${ut.horizontalPadding};
433
+ border-radius: ${ut.borderRadius};
434
+ gap: ${ut.iconPadding};
435
435
  }
436
436
 
437
437
  .ft-button.ft-button--dense.ft-button--outlined {
438
- padding: calc(${st.verticalPadding} - 1px) calc(${st.horizontalPadding} - 1px);
438
+ padding: calc(${ut.verticalPadding} - 1px) calc(${ut.horizontalPadding} - 1px);
439
439
  }
440
440
 
441
441
  .ft-button:not([disabled]):hover {
@@ -443,22 +443,22 @@ Also for action icons.`,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 + ${z.verticalPadding});
446
+ border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${W.verticalPadding});
447
447
  }
448
448
 
449
449
  .ft-button--round.ft-button--dense {
450
- border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${st.verticalPadding});
450
+ border-radius: calc(var(--ft-button-internal-line-height) / 2 + ${ut.verticalPadding});
451
451
  }
452
452
 
453
453
  .ft-button[disabled] {
454
454
  filter: grayscale(1);
455
- opacity: ${z.opacityDisabled};
455
+ opacity: ${W.opacityDisabled};
456
456
  }
457
457
 
458
458
  .ft-button.ft-button--primary {
459
- background-color: ${si.backgroundColor};
460
- --ft-button-internal-color: ${si.color};
461
- ${(0,D.setVariable)(B.color,si.rippleColor)};
459
+ background-color: ${yi.backgroundColor};
460
+ --ft-button-internal-color: ${yi.color};
461
+ ${(0,D.setVariable)(M.color,yi.rippleColor)};
462
462
  }
463
463
 
464
464
  .ft-button:focus {
@@ -471,13 +471,13 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
471
471
  white-space: nowrap;
472
472
  text-overflow: ellipsis;
473
473
  display: block;
474
- margin: 0 ${z.iconPadding};
475
- ${(0,D.setVariable)(at.fontSize,"1em")};
476
- ${(0,D.setVariable)(at.lineHeight,"var(--ft-button-internal-line-height)")};
474
+ margin: 0 ${W.iconPadding};
475
+ ${(0,D.setVariable)(ft.fontSize,"1em")};
476
+ ${(0,D.setVariable)(ft.lineHeight,"var(--ft-button-internal-line-height)")};
477
477
  }
478
478
 
479
479
  .ft-button--dense .ft-button--label {
480
- margin: 0 ${st.iconPadding};
480
+ margin: 0 ${ut.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(${z.horizontalPadding} * -1);
494
- padding: 0 ${z.verticalPadding};
493
+ margin: 0 calc(${W.horizontalPadding} * -1);
494
+ padding: 0 ${W.verticalPadding};
495
495
  }
496
496
 
497
497
  .ft-button--dense .ft-button--label[hidden] + [part="icon"] {
498
- margin: 0 calc(${st.horizontalPadding} * -1);
499
- padding: 0 ${st.verticalPadding};
498
+ margin: 0 calc(${ut.horizontalPadding} * -1);
499
+ padding: 0 ${ut.verticalPadding};
500
500
  }
501
501
 
502
502
  .ft-button:not(.ft-button--trailing-icon) [part="label"]{
@@ -504,10 +504,10 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
504
504
  }
505
505
 
506
506
  ft-loader {
507
- ${(0,D.setVariable)(Ae.size,z.iconSize)};
508
- ${(0,D.setVariable)(Ae.color,"var(--ft-button-internal-color)")};
507
+ ${(0,D.setVariable)(Ce.size,W.iconSize)};
508
+ ${(0,D.setVariable)(Ce.color,"var(--ft-button-internal-color)")};
509
509
  }
510
- `,D.noTextSelect];var Lr=m(E());var oc=m(E());var rc=m(L()),ae=m(V()),ao=m(E());var Ll=m(L()),yt=m(E()),Ar={distance:yt.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:yt.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:yt.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:yt.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:yt.FtCssVariableFactory.external(yt.designSystemVariables.borderRadiusS,"Design system"),maxWidth:yt.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Il=Ll.css`
510
+ `,D.noTextSelect];var Br=h(w());var uc=h(w());var fc=h(L()),le=h(H()),fo=h(w());var zl=h(L()),St=h(w()),Pr={distance:St.FtCssVariableFactory.create("--ft-tooltip-distance","","SIZE","4px"),color:St.FtCssVariableFactory.create("--ft-tooltip-color","","COLOR","#FFFFFF"),backgroundColor:St.FtCssVariableFactory.create("--ft-tooltip-background-color","","COLOR","#666666"),zIndex:St.FtCssVariableFactory.create("--ft-tooltip-z-index","","NUMBER","100"),borderRadiusS:St.FtCssVariableFactory.external(St.designSystemVariables.borderRadiusS,"Design system"),maxWidth:St.FtCssVariableFactory.create("--ft-tooltip-max-width","","SIZE","150px")},Wl=zl.css`
511
511
  .ft-tooltip--container {
512
512
  display: block;
513
513
  }
@@ -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: ${Ar.maxWidth};
525
+ max-width: ${Pr.maxWidth};
526
526
  text-align: center;
527
- padding: ${Ar.distance};
528
- z-index: ${Ar.zIndex};
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: ${Ar.borderRadiusS};
534
- background-color: ${Ar.backgroundColor};
535
- color: ${Ar.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&&lt(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 Vl=["top","right","bottom","left"],Hl=["start","end"],bi=Vl.reduce((t,e)=>t.concat(e,e+"-"+Hl[0],e+"-"+Hl[1]),[]),ao=Math.min,Wt=Math.max,so=Math.round;var Ot=t=>({x:t,y:t}),Np={left:"right",right:"left",bottom:"top",top:"bottom"},Tp={start:"end",end:"start"};function xi(t,e,o){return Wt(t,ao(e,o))}function Xo(t,e){return typeof t=="function"?t(e):t}function kr(t){return t.split("-")[0]}function Ht(t){return t.split("-")[1]}function vi(t){return t==="x"?"y":"x"}function Si(t){return t==="y"?"height":"width"}function Qo(t){return["top","bottom"].includes(kr(t))?"y":"x"}function Oi(t){return vi(Qo(t))}function jl(t,e,o){o===void 0&&(o=!1);let n=Ht(t),i=Oi(t),a=Si(i),s=i==="x"?n===(o?"end":"start")?"right":"left":n==="start"?"bottom":"top";return e.reference[a]>e.floating[a]&&(s=gi(s)),[s,gi(s)]}function Gl(t){return t.replace(/start|end/g,e=>Tp[e])}function gi(t){return t.replace(/left|right|bottom|top/g,e=>Np[e])}function Ip(t){return{top:0,right:0,bottom:0,left:0,...t}}function Kl(t){return typeof t!="number"?Ip(t):{top:t,right:t,bottom:t,left:t}}function or(t){return{...t,top:t.y,left:t.x,right:t.x+t.width,bottom:t.y+t.height}}function Zl(t,e,o){let{reference:n,floating:i}=t,a=Qo(e),s=Oi(e),l=Si(s),p=kr(e),f=a==="y",u=n.x+n.width/2-i.width/2,y=n.y+n.height/2-i.height/2,g=n[l]/2-i[l]/2,x;switch(p){case"top":x={x:u,y:n.y-i.height};break;case"bottom":x={x:u,y:n.y+n.height};break;case"right":x={x:n.x+n.width,y};break;case"left":x={x:n.x-i.width,y};break;default:x={x:n.x,y:n.y}}switch(Ht(e)){case"start":x[s]-=g*(o&&f?-1:1);break;case"end":x[s]+=g*(o&&f?-1:1);break}return x}var ql=async(t,e,o)=>{let{placement:n="bottom",strategy:i="absolute",middleware:a=[],platform:s}=o,l=a.filter(Boolean),p=await(s.isRTL==null?void 0:s.isRTL(e)),f=await s.getElementRects({reference:t,floating:e,strategy:i}),{x:u,y}=Zl(f,n,p),g=n,x={},b=0;for(let S=0;S<l.length;S++){let{name:T,fn:R}=l[S],{x:N,y:_,data:P,reset:V}=await R({x:u,y,initialPlacement:n,placement:g,strategy:i,middlewareData:x,rects:f,platform:s,elements:{reference:t,floating:e}});if(u=N??u,y=_??y,x={...x,[T]:{...x[T],...P}},V&&b<=50){b++,typeof V=="object"&&(V.placement&&(g=V.placement),V.rects&&(f=V.rects===!0?await s.getElementRects({reference:t,floating:e,strategy:i}):V.rects),{x:u,y}=Zl(f,g,p)),S=-1;continue}}return{x:u,y,placement:g,strategy:i,middlewareData:x}};async function Ci(t,e){var o;e===void 0&&(e={});let{x:n,y:i,platform:a,rects:s,elements:l,strategy:p}=t,{boundary:f="clippingAncestors",rootBoundary:u="viewport",elementContext:y="floating",altBoundary:g=!1,padding:x=0}=Xo(e,t),b=Kl(x),T=l[g?y==="floating"?"reference":"floating":y],R=or(await a.getClippingRect({element:(o=await(a.isElement==null?void 0:a.isElement(T)))==null||o?T:T.contextElement||await(a.getDocumentElement==null?void 0:a.getDocumentElement(l.floating)),boundary:f,rootBoundary:u,strategy:p})),N=y==="floating"?{...s.floating,x:n,y:i}:s.reference,_=await(a.getOffsetParent==null?void 0:a.getOffsetParent(l.floating)),P=await(a.isElement==null?void 0:a.isElement(_))?await(a.getScale==null?void 0:a.getScale(_))||{x:1,y:1}:{x:1,y:1},V=or(a.convertOffsetParentRelativeRectToViewportRelativeRect?await a.convertOffsetParentRelativeRectToViewportRelativeRect({rect:N,offsetParent:_,strategy:p}):N);return{top:(R.top-V.top+b.top)/P.y,bottom:(V.bottom-R.bottom+b.bottom)/P.y,left:(R.left-V.left+b.left)/P.x,right:(V.right-R.right+b.right)/P.x}}function Lp(t,e,o){return(t?[...o.filter(i=>Ht(i)===t),...o.filter(i=>Ht(i)!==t)]:o.filter(i=>kr(i)===i)).filter(i=>t?Ht(i)===t||(e?Gl(i)!==i:!1):!0)}var Ei=function(t){return t===void 0&&(t={}),{name:"autoPlacement",options:t,async fn(e){var o,n,i;let{rects:a,middlewareData:s,placement:l,platform:p,elements:f}=e,{crossAxis:u=!1,alignment:y,allowedPlacements:g=bi,autoAlignment:x=!0,...b}=Xo(t,e),S=y!==void 0||g===bi?Lp(y||null,x,g):g,T=await Ci(e,b),R=((o=s.autoPlacement)==null?void 0:o.index)||0,N=S[R];if(N==null)return{};let _=jl(N,a,await(p.isRTL==null?void 0:p.isRTL(f.floating)));if(l!==N)return{reset:{placement:S[0]}};let P=[T[kr(N)],T[_[0]],T[_[1]]],V=[...((n=s.autoPlacement)==null?void 0:n.overflows)||[],{placement:N,overflows:P}],Re=S[R+1];if(Re)return{data:{index:R+1,overflows:V},reset:{placement:Re}};let se=V.map(m=>{let v=Ht(m.placement);return[m.placement,v&&u?m.overflows.slice(0,2).reduce((I,Z)=>I+Z,0):m.overflows[0],m.overflows]}).sort((m,v)=>m[1]-v[1]),He=((i=se.filter(m=>m[2].slice(0,Ht(m[0])?2:3).every(v=>v<=0))[0])==null?void 0:i[0])||se[0][0];return He!==l?{data:{index:R+1,overflows:V},reset:{placement:He}}:{}}}};var wi=function(t){return t===void 0&&(t={}),{name:"shift",options:t,async fn(e){let{x:o,y:n,placement:i}=e,{mainAxis:a=!0,crossAxis:s=!1,limiter:l={fn:T=>{let{x:R,y:N}=T;return{x:R,y:N}}},...p}=Xo(t,e),f={x:o,y:n},u=await Ci(e,p),y=Qo(kr(i)),g=vi(y),x=f[g],b=f[y];if(a){let T=g==="y"?"top":"left",R=g==="y"?"bottom":"right",N=x+u[T],_=x-u[R];x=xi(N,x,_)}if(s){let T=y==="y"?"top":"left",R=y==="y"?"bottom":"right",N=b+u[T],_=b-u[R];b=xi(N,b,_)}let S=l.fn({...e,[g]:x,[y]:b});return{...S,data:{x:S.x-o,y:S.y-n}}}}};function Ct(t){return Xl(t)?(t.nodeName||"").toLowerCase():"#document"}function Te(t){var e;return(t==null||(e=t.ownerDocument)==null?void 0:e.defaultView)||window}function Et(t){var e;return(e=(Xl(t)?t.ownerDocument:t.document)||window.document)==null?void 0:e.documentElement}function Xl(t){return t instanceof Node||t instanceof Te(t).Node}function ht(t){return t instanceof Element||t instanceof Te(t).Element}function Je(t){return t instanceof HTMLElement||t instanceof Te(t).HTMLElement}function Yl(t){return typeof ShadowRoot>"u"?!1:t instanceof ShadowRoot||t instanceof Te(t).ShadowRoot}function _r(t){let{overflow:e,overflowX:o,overflowY:n,display:i}=$e(t);return/auto|scroll|overlay|hidden|clip/.test(e+n+o)&&!["inline","contents"].includes(i)}function Ql(t){return["table","td","th"].includes(Ct(t))}function en(t){let e=tn(),o=$e(t);return o.transform!=="none"||o.perspective!=="none"||(o.containerType?o.containerType!=="normal":!1)||!e&&(o.backdropFilter?o.backdropFilter!=="none":!1)||!e&&(o.filter?o.filter!=="none":!1)||["transform","perspective","filter"].some(n=>(o.willChange||"").includes(n))||["paint","layout","strict","content"].some(n=>(o.contain||"").includes(n))}function Jl(t){let e=nr(t);for(;Je(e)&&!lo(e);){if(en(e))return e;e=nr(e)}return null}function tn(){return typeof CSS>"u"||!CSS.supports?!1:CSS.supports("-webkit-backdrop-filter","none")}function lo(t){return["html","body","#document"].includes(Ct(t))}function $e(t){return Te(t).getComputedStyle(t)}function co(t){return ht(t)?{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}:{scrollLeft:t.pageXOffset,scrollTop:t.pageYOffset}}function nr(t){if(Ct(t)==="html")return t;let e=t.assignedSlot||t.parentNode||Yl(t)&&t.host||Et(t);return Yl(e)?e.host:e}function ec(t){let e=nr(t);return lo(e)?t.ownerDocument?t.ownerDocument.body:t.body:Je(e)&&_r(e)?e:ec(e)}function Jo(t,e,o){var n;e===void 0&&(e=[]),o===void 0&&(o=!0);let i=ec(t),a=i===((n=t.ownerDocument)==null?void 0:n.body),s=Te(i);return a?e.concat(s,s.visualViewport||[],_r(i)?i:[],s.frameElement&&o?Jo(s.frameElement):[]):e.concat(i,Jo(i,[],o))}function oc(t){let e=$e(t),o=parseFloat(e.width)||0,n=parseFloat(e.height)||0,i=Je(t),a=i?t.offsetWidth:o,s=i?t.offsetHeight:n,l=so(o)!==a||so(n)!==s;return l&&(o=a,n=s),{width:o,height:n,$:l}}function nc(t){return ht(t)?t:t.contextElement}function Dr(t){let e=nc(t);if(!Je(e))return Ot(1);let o=e.getBoundingClientRect(),{width:n,height:i,$:a}=oc(e),s=(a?so(o.width):o.width)/n,l=(a?so(o.height):o.height)/i;return(!s||!Number.isFinite(s))&&(s=1),(!l||!Number.isFinite(l))&&(l=1),{x:s,y:l}}var Pp=Ot(0);function ic(t){let e=Te(t);return!tn()||!e.visualViewport?Pp:{x:e.visualViewport.offsetLeft,y:e.visualViewport.offsetTop}}function kp(t,e,o){return e===void 0&&(e=!1),!o||e&&o!==Te(t)?!1:e}function po(t,e,o,n){e===void 0&&(e=!1),o===void 0&&(o=!1);let i=t.getBoundingClientRect(),a=nc(t),s=Ot(1);e&&(n?ht(n)&&(s=Dr(n)):s=Dr(t));let l=kp(a,o,n)?ic(a):Ot(0),p=(i.left+l.x)/s.x,f=(i.top+l.y)/s.y,u=i.width/s.x,y=i.height/s.y;if(a){let g=Te(a),x=n&&ht(n)?Te(n):n,b=g.frameElement;for(;b&&n&&x!==g;){let S=Dr(b),T=b.getBoundingClientRect(),R=$e(b),N=T.left+(b.clientLeft+parseFloat(R.paddingLeft))*S.x,_=T.top+(b.clientTop+parseFloat(R.paddingTop))*S.y;p*=S.x,f*=S.y,u*=S.x,y*=S.y,p+=N,f+=_,b=Te(b).frameElement}}return or({width:u,height:y,x:p,y:f})}function _p(t){let{rect:e,offsetParent:o,strategy:n}=t,i=Je(o),a=Et(o);if(o===a)return e;let s={scrollLeft:0,scrollTop:0},l=Ot(1),p=Ot(0);if((i||!i&&n!=="fixed")&&((Ct(o)!=="body"||_r(a))&&(s=co(o)),Je(o))){let f=po(o);l=Dr(o),p.x=f.x+o.clientLeft,p.y=f.y+o.clientTop}return{width:e.width*l.x,height:e.height*l.y,x:e.x*l.x-s.scrollLeft*l.x+p.x,y:e.y*l.y-s.scrollTop*l.y+p.y}}function Dp(t){return Array.from(t.getClientRects())}function ac(t){return po(Et(t)).left+co(t).scrollLeft}function $p(t){let e=Et(t),o=co(t),n=t.ownerDocument.body,i=Wt(e.scrollWidth,e.clientWidth,n.scrollWidth,n.clientWidth),a=Wt(e.scrollHeight,e.clientHeight,n.scrollHeight,n.clientHeight),s=-o.scrollLeft+ac(t),l=-o.scrollTop;return $e(n).direction==="rtl"&&(s+=Wt(e.clientWidth,n.clientWidth)-i),{width:i,height:a,x:s,y:l}}function Bp(t,e){let o=Te(t),n=Et(t),i=o.visualViewport,a=n.clientWidth,s=n.clientHeight,l=0,p=0;if(i){a=i.width,s=i.height;let f=tn();(!f||f&&e==="fixed")&&(l=i.offsetLeft,p=i.offsetTop)}return{width:a,height:s,x:l,y:p}}function Mp(t,e){let o=po(t,!0,e==="fixed"),n=o.top+t.clientTop,i=o.left+t.clientLeft,a=Je(t)?Dr(t):Ot(1),s=t.clientWidth*a.x,l=t.clientHeight*a.y,p=i*a.x,f=n*a.y;return{width:s,height:l,x:p,y:f}}function tc(t,e,o){let n;if(e==="viewport")n=Bp(t,o);else if(e==="document")n=$p(Et(t));else if(ht(e))n=Mp(e,o);else{let i=ic(t);n={...e,x:e.x-i.x,y:e.y-i.y}}return or(n)}function sc(t,e){let o=nr(t);return o===e||!ht(o)||lo(o)?!1:$e(o).position==="fixed"||sc(o,e)}function Up(t,e){let o=e.get(t);if(o)return o;let n=Jo(t,[],!1).filter(l=>ht(l)&&Ct(l)!=="body"),i=null,a=$e(t).position==="fixed",s=a?nr(t):t;for(;ht(s)&&!lo(s);){let l=$e(s),p=en(s);!p&&l.position==="fixed"&&(i=null),(a?!p&&!i:!p&&l.position==="static"&&!!i&&["absolute","fixed"].includes(i.position)||_r(s)&&!p&&sc(t,s))?n=n.filter(u=>u!==s):i=l,s=nr(s)}return e.set(t,n),n}function Fp(t){let{element:e,boundary:o,rootBoundary:n,strategy:i}=t,s=[...o==="clippingAncestors"?Up(e,this._c):[].concat(o),n],l=s[0],p=s.reduce((f,u)=>{let y=tc(e,u,i);return f.top=Wt(y.top,f.top),f.right=ao(y.right,f.right),f.bottom=ao(y.bottom,f.bottom),f.left=Wt(y.left,f.left),f},tc(e,l,i));return{width:p.right-p.left,height:p.bottom-p.top,x:p.left,y:p.top}}function zp(t){return oc(t)}function Wp(t,e,o){let n=Je(e),i=Et(e),a=o==="fixed",s=po(t,!0,a,e),l={scrollLeft:0,scrollTop:0},p=Ot(0);if(n||!n&&!a)if((Ct(e)!=="body"||_r(i))&&(l=co(e)),n){let f=po(e,!0,a,e);p.x=f.x+e.clientLeft,p.y=f.y+e.clientTop}else i&&(p.x=ac(i));return{x:s.left+l.scrollLeft-p.x,y:s.top+l.scrollTop-p.y,width:s.width,height:s.height}}function rc(t,e){return!Je(t)||$e(t).position==="fixed"?null:e?e(t):t.offsetParent}function lc(t,e){let o=Te(t);if(!Je(t))return o;let n=rc(t,e);for(;n&&Ql(n)&&$e(n).position==="static";)n=rc(n,e);return n&&(Ct(n)==="html"||Ct(n)==="body"&&$e(n).position==="static"&&!en(n))?o:n||Jl(t)||o}var Hp=async function(t){let{reference:e,floating:o,strategy:n}=t,i=this.getOffsetParent||lc,a=this.getDimensions;return{reference:Wp(e,await i(o),n),floating:{x:0,y:0,...await a(o)}}};function Vp(t){return $e(t).direction==="rtl"}var rn={convertOffsetParentRelativeRectToViewportRelativeRect:_p,getDocumentElement:Et,getClippingRect:Fp,getOffsetParent:lc,getElementRects:Hp,getClientRects:Dp,getDimensions:zp,getScale:Dr,isElement:ht,isRTL:Vp};var cc=(t,e,o)=>{let n=new Map,i={platform:rn,...o},a={...i.platform,_c:n};return ql(t,e,{...i,platform:a})};function dc(t){return jp(t)}function Ai(t){return t.assignedSlot?t.assignedSlot:t.parentNode instanceof ShadowRoot?t.parentNode.host:t.parentNode}function jp(t){for(let e=t;e;e=Ai(e))if(e instanceof Element&&getComputedStyle(e).display==="none")return null;for(let e=Ai(t);e;e=Ai(e)){if(!(e instanceof Element))continue;let o=getComputedStyle(e);if(o.display!=="contents"&&(o.position!=="static"||o.filter!=="none"||e.tagName==="BODY"))return e}return null}async function pc(t,e,o){return cc(t,e,{platform:{...rn,getOffsetParent:n=>rn.getOffsetParent(n,dc)},middleware:[wi({crossAxis:!0}),Ei({allowedPlacements:[o]})]})}var Ie=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Y=class extends fo.FtLitElement{constructor(){super(...arguments),this.text="",this.manual=!1,this.inline=!1,this.delay=500,this.position="bottom",this.visible=!1,this.validPositions=new Set(["top","bottom","left","right"]),this.hideDebounce=new fo.Debouncer,this.revealDebouncer=new fo.Debouncer}get validPosition(){return this.validPositions.has(this.position)?this.position:"bottom"}render(){return fc.html`
540
540
  <div part="container"
541
541
  class="ft-tooltip--container ${this.inline?"ft-tooltip--inline":""}"
542
542
  @mouseenter=${this.onHover}
@@ -554,40 +554,40 @@ 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(o=>e.has(o))&&this.visible&&this.positionTooltip()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",tc(this.slottedElement,this.tooltip,this.position).then(({x:e,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",e=>{e.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(e,o){return Math.max(e,Math.min(0,-o))}};Z.elementDefinitions={"ft-typography":X};Z.styles=Il;Ne([(0,ae.property)()],Z.prototype,"text",void 0);Ne([(0,ae.property)({type:Boolean})],Z.prototype,"manual",void 0);Ne([(0,ae.property)({type:Boolean})],Z.prototype,"inline",void 0);Ne([(0,ae.property)({type:Number})],Z.prototype,"delay",void 0);Ne([(0,ae.property)()],Z.prototype,"position",void 0);Ne([(0,ae.queryAssignedNodes)()],Z.prototype,"slotNodes",void 0);Ne([(0,ae.query)(".ft-tooltip--container")],Z.prototype,"container",void 0);Ne([(0,ae.query)(".ft-tooltip")],Z.prototype,"tooltip",void 0);Ne([(0,ae.query)(".ft-tooltip--content")],Z.prototype,"tooltipContent",void 0);Ne([(0,ae.state)()],Z.prototype,"visible",void 0);Ne([(0,ae.eventOptions)({passive:!0})],Z.prototype,"onTouch",null);Ne([(0,ae.eventOptions)({passive:!0})],Z.prototype,"onHover",null);Ne([(0,ae.eventOptions)({passive:!0})],Z.prototype,"onOut",null);Ne([(0,ae.eventOptions)({passive:!0})],Z.prototype,"onClick",null);(0,oc.customElement)("ft-tooltip")(Z);var ac=m(E());var nc=m(L()),ic=m(E());var rr=class extends ic.FtLitElement{render(){return nc.html`
557
+ `}updated(e){e.has("visible")&&this.visible&&this.resetTooltipContent(),super.updated(e)}contentAvailableCallback(e){super.contentAvailableCallback(e),["visible","text"].some(o=>e.has(o))&&this.visible&&this.positionTooltip()}async show(e){this.visible=!0,e!=null&&await this.hideDebounce.run(()=>{this.hide()},e)}hide(){this.visible=!1}toggle(){this.visible=!this.visible}get slottedElement(){var e;return((e=this.slotNodes)!==null&&e!==void 0?e:[]).filter(o=>o.nodeType==Node.ELEMENT_NODE)[0]}resetTooltipContent(){if(this.tooltip&&this.tooltipContent){let e=this.tooltipContent.style;switch(e.transition="none",this.validPosition){case"top":e.top=this.tooltip.clientHeight+"px",e.left="0";break;case"bottom":e.top=-this.tooltip.clientHeight+"px",e.left="0";break;case"left":e.top="0",e.left=this.tooltip.clientWidth+"px";break;case"right":e.top="0",e.left=-this.tooltip.clientWidth+"px";break}}}positionTooltip(){this.resetTooltipContent(),this.tooltip&&this.slottedElement&&(this.tooltip.style.left="",this.tooltip.style.top="",pc(this.slottedElement,this.tooltip,this.position).then(({x:e,y:o})=>{this.tooltip&&(this.tooltip.style.left=`${e}px`,this.tooltip.style.top=`${o}px`)})),this.revealDebouncer.run(()=>{this.tooltipContent&&(this.tooltipContent.style.transition="top var(--ft-transition-duration, 250ms), left var(--ft-transition-duration, 250ms)",this.tooltipContent.style.top="0",this.tooltipContent.style.left="0")},this.manual?0:this.delay)}onTouch(){this.manual||(this.show(),setTimeout(()=>window.addEventListener("touchstart",e=>{e.composedPath().includes(this.container)||this.onOut()},{once:!0}),100))}onHover(){this.manual||this.show()}onOut(){this.manual||(this.revealDebouncer.cancel(),this.hide())}onClick(){this.manual||(this.revealDebouncer.cancel(),this.hide())}correctOutOfWindowPixels(e,o){return Math.max(e,Math.min(0,-o))}};Y.elementDefinitions={"ft-typography":K};Y.styles=Wl;Ie([(0,le.property)()],Y.prototype,"text",void 0);Ie([(0,le.property)({type:Boolean})],Y.prototype,"manual",void 0);Ie([(0,le.property)({type:Boolean})],Y.prototype,"inline",void 0);Ie([(0,le.property)({type:Number})],Y.prototype,"delay",void 0);Ie([(0,le.property)()],Y.prototype,"position",void 0);Ie([(0,le.queryAssignedNodes)()],Y.prototype,"slotNodes",void 0);Ie([(0,le.query)(".ft-tooltip--container")],Y.prototype,"container",void 0);Ie([(0,le.query)(".ft-tooltip")],Y.prototype,"tooltip",void 0);Ie([(0,le.query)(".ft-tooltip--content")],Y.prototype,"tooltipContent",void 0);Ie([(0,le.state)()],Y.prototype,"visible",void 0);Ie([(0,le.eventOptions)({passive:!0})],Y.prototype,"onTouch",null);Ie([(0,le.eventOptions)({passive:!0})],Y.prototype,"onHover",null);Ie([(0,le.eventOptions)({passive:!0})],Y.prototype,"onOut",null);Ie([(0,le.eventOptions)({passive:!0})],Y.prototype,"onClick",null);(0,uc.customElement)("ft-tooltip")(Y);var yc=h(w());var hc=h(L()),mc=h(w());var ir=class extends mc.FtLitElement{render(){return hc.html`
558
558
  <div class="ft-loader">
559
559
  <div></div>
560
560
  <div></div>
561
561
  <div></div>
562
562
  <div></div>
563
563
  </div>
564
- `}};rr.styles=Al;(0,ac.customElement)("ft-loader")(rr);var Pr=m(L()),sc=m(Zt()),Se=m(V()),De=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},ne=class extends(0,Lr.toFtFormComponent)(Lr.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 o;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){return this.addTooltipIfNeeded(Pr.html`
564
+ `}};ir.styles=$l;(0,yc.customElement)("ft-loader")(ir);var $r=h(L()),gc=h(Ut()),Ee=h(H()),Be=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ae=class extends(0,Br.toFtFormComponent)(Br.FtLitElement,"button"){get buttonClasses(){return{}}get typographyVariant(){return""}constructor(){super(),this.role="button",this.type="button",this.disabled=!1,this.label="",this.icon=void 0,this.trailingIcon=!1,this.loading=!1,this.tooltipPosition="bottom",this.hideTooltip=!1,this.forceTooltip=!1,this.addEventListener("click",e=>{var o;this.isDisabled()?(e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()):this.type=="submit"&&((o=this.form)===null||o===void 0||o.requestSubmit())})}render(){return this.addTooltipIfNeeded($r.html`
565
565
  <button part="button"
566
- class="${(0,sc.classMap)(this.buttonClasses)}"
566
+ class="${(0,gc.classMap)(this.buttonClasses)}"
567
567
  aria-label="${this.getLabel()}"
568
568
  ?disabled=${this.isDisabled()}>
569
569
  <ft-ripple part="ripple" ?disabled=${this.isDisabled()}></ft-ripple>
570
570
  <ft-typography part="label"
571
571
  variant=${this.typographyVariant}
572
572
  element="span"
573
- class="ft-button--label ${Lr.isSafari?"ft-safari-ellipsis-fix":""}"
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)?Pr.html`
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?Pr.html`
586
- <ft-loader part="loader icon"></ft-loader> `:this.icon?Pr.html`
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
- `:Pr.html`
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(o=>this.unslotText(o)).join(""):e?.textContent||""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}isDisabled(){return this.disabled||this.loading}};ae.elementDefinitions={"ft-ripple":z,"ft-tooltip":Y,"ft-typography":K,"ft-icon":fe,"ft-loader":ir};Be([(0,Ee.property)({type:String,reflect:!0})],ae.prototype,"role",void 0);Be([(0,Ee.property)()],ae.prototype,"type",void 0);Be([(0,Ee.property)({type:Boolean})],ae.prototype,"disabled",void 0);Be([(0,Ee.property)()],ae.prototype,"label",void 0);Be([(0,Ee.property)()],ae.prototype,"icon",void 0);Be([(0,Ee.property)()],ae.prototype,"iconVariant",void 0);Be([(0,Ee.property)({type:Boolean})],ae.prototype,"trailingIcon",void 0);Be([(0,Ee.property)({type:Boolean})],ae.prototype,"loading",void 0);Be([(0,Ee.property)()],ae.prototype,"tooltipPosition",void 0);Be([(0,Ee.property)({type:Boolean})],ae.prototype,"hideTooltip",void 0);Be([(0,Ee.property)({type:Boolean})],ae.prototype,"forceTooltip",void 0);Be([(0,Ee.query)(".ft-button")],ae.prototype,"button",void 0);Be([(0,Ee.query)(".ft-button--label slot")],ae.prototype,"slottedContent",void 0);var on=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},be=class extends ae{constructor(){super(...arguments),this.primary=!1,this.outlined=!1,this.dense=!1,this.round=!1}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--outlined":this.outlined,"ft-button--dense":this.dense,"ft-button--round":this.round,"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0}}get typographyVariant(){return"button"}};be.styles=[bc.safariEllipsisFix,Fl];on([(0,uo.property)({type:Boolean})],be.prototype,"primary",void 0);on([(0,uo.property)({type:Boolean})],be.prototype,"outlined",void 0);on([(0,uo.property)({type:Boolean})],be.prototype,"dense",void 0);on([(0,uo.property)({type:Boolean})],be.prototype,"round",void 0);var ho=h(H());var an=h(w());var xc=h(L()),U=h(w());var vc=[xc.css`
591
591
  :host {
592
592
  display: inline-block;
593
593
  max-width: 100%;
@@ -637,7 +637,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
637
637
  }
638
638
 
639
639
  .ft-button:focus-visible {
640
- outline-color: ${w.focusFocusRingColor};
640
+ outline-color: ${O.focusFocusRingColor};
641
641
  outline-style: solid;
642
642
  }
643
643
 
@@ -663,149 +663,175 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
663
663
  display: none;
664
664
  }
665
665
 
666
+ .ft-button.ft-button--icon-only {
667
+ padding: unset;
668
+ border-radius: 50%;
669
+ }
670
+
666
671
  /** Primary styles **/
667
672
 
668
673
  .ft-button--primary {
669
- ${(0,U.setVariable)(Ae.color,w.primaryIconColor)};
674
+ ${(0,U.setVariable)(Ce.color,O.primaryIconColor)};
670
675
 
671
- ${(0,U.setVariable)(B.color,w.primaryStateLayerColor)};
672
- ${(0,U.setVariable)(B.opacityContentOnSurfaceHover,w.primaryHoverStateLayerOpacity)};
673
- ${(0,U.setVariable)(B.opacityContentOnSurfaceFocused,w.primaryFocusStateLayerOpacity)};
674
- ${(0,U.setVariable)(B.opacityContentOnSurfaceSelected,w.primaryActiveStateLayerOpacity)};
675
- ${(0,U.setVariable)(B.opacityContentOnSurfacePressed,w.primaryActiveStateLayerOpacity)};
676
+ ${(0,U.setVariable)(M.color,O.primaryStateLayerColor)};
677
+ ${(0,U.setVariable)(M.opacityContentOnSurfaceHover,O.primaryHoverStateLayerOpacity)};
678
+ ${(0,U.setVariable)(M.opacityContentOnSurfaceFocused,O.primaryFocusStateLayerOpacity)};
679
+ ${(0,U.setVariable)(M.opacityContentOnSurfaceSelected,O.primaryActiveStateLayerOpacity)};
680
+ ${(0,U.setVariable)(M.opacityContentOnSurfacePressed,O.primaryActiveStateLayerOpacity)};
676
681
 
677
- background-color: ${w.primaryBackgroundColor};
678
- color: ${w.primaryColor};
682
+ background-color: ${O.primaryBackgroundColor};
683
+ color: ${O.primaryColor};
679
684
  border-style: none;
680
685
  }
681
686
 
682
687
  .ft-button--primary[disabled] {
683
- opacity: ${w.primaryDisabledComponentOpacity};
688
+ opacity: ${O.primaryDisabledComponentOpacity};
684
689
  }
685
690
 
686
691
  .ft-button--primary ft-icon {
687
- color: ${w.primaryIconColor};
692
+ color: ${O.primaryIconColor};
688
693
  }
689
694
 
690
695
  /** Secondary styles **/
691
696
 
692
697
  .ft-button--secondary {
693
- ${(0,U.setVariable)(Ae.color,w.secondaryIconColor)};
698
+ ${(0,U.setVariable)(Ce.color,O.secondaryIconColor)};
694
699
 
695
- ${(0,U.setVariable)(B.color,w.secondaryStateLayerColor)};
696
- ${(0,U.setVariable)(B.opacityContentOnSurfaceHover,w.secondaryHoverStateLayerOpacity)};
697
- ${(0,U.setVariable)(B.opacityContentOnSurfaceFocused,w.secondaryFocusStateLayerOpacity)};
698
- ${(0,U.setVariable)(B.opacityContentOnSurfaceSelected,w.secondaryActiveStateLayerOpacity)};
699
- ${(0,U.setVariable)(B.opacityContentOnSurfacePressed,w.secondaryActiveStateLayerOpacity)};
700
+ ${(0,U.setVariable)(M.color,O.secondaryStateLayerColor)};
701
+ ${(0,U.setVariable)(M.opacityContentOnSurfaceHover,O.secondaryHoverStateLayerOpacity)};
702
+ ${(0,U.setVariable)(M.opacityContentOnSurfaceFocused,O.secondaryFocusStateLayerOpacity)};
703
+ ${(0,U.setVariable)(M.opacityContentOnSurfaceSelected,O.secondaryActiveStateLayerOpacity)};
704
+ ${(0,U.setVariable)(M.opacityContentOnSurfacePressed,O.secondaryActiveStateLayerOpacity)};
700
705
 
701
- background-color: ${w.secondaryBackgroundColor};
702
- color: ${w.secondaryColor};
703
- border-color: ${w.secondaryBorderColor};
706
+ background-color: ${O.secondaryBackgroundColor};
707
+ color: ${O.secondaryColor};
708
+ border-color: ${O.secondaryBorderColor};
704
709
  border-style: solid;
705
710
  }
706
711
 
707
712
  .ft-button--secondary[disabled] {
708
- opacity: ${w.secondaryDisabledComponentOpacity};
713
+ opacity: ${O.secondaryDisabledComponentOpacity};
709
714
  }
710
715
 
711
716
  .ft-button--secondary ft-icon {
712
- color: ${w.secondaryIconColor};
717
+ color: ${O.secondaryIconColor};
713
718
  }
714
719
 
715
720
  /** Tertiary styles **/
716
721
 
717
722
  .ft-button--tertiary {
718
- ${(0,U.setVariable)(Ae.color,w.tertiaryIconColor)};
723
+ ${(0,U.setVariable)(Ce.color,O.tertiaryIconColor)};
719
724
 
720
- ${(0,U.setVariable)(B.color,w.tertiaryStateLayerColor)};
721
- ${(0,U.setVariable)(B.opacityContentOnSurfaceHover,w.tertiaryHoverStateLayerOpacity)};
722
- ${(0,U.setVariable)(B.opacityContentOnSurfaceFocused,w.tertiaryFocusStateLayerOpacity)};
723
- ${(0,U.setVariable)(B.opacityContentOnSurfaceSelected,w.tertiaryActiveStateLayerOpacity)};
724
- ${(0,U.setVariable)(B.opacityContentOnSurfacePressed,w.tertiaryActiveStateLayerOpacity)};
725
+ ${(0,U.setVariable)(M.color,O.tertiaryStateLayerColor)};
726
+ ${(0,U.setVariable)(M.opacityContentOnSurfaceHover,O.tertiaryHoverStateLayerOpacity)};
727
+ ${(0,U.setVariable)(M.opacityContentOnSurfaceFocused,O.tertiaryFocusStateLayerOpacity)};
728
+ ${(0,U.setVariable)(M.opacityContentOnSurfaceSelected,O.tertiaryActiveStateLayerOpacity)};
729
+ ${(0,U.setVariable)(M.opacityContentOnSurfacePressed,O.tertiaryActiveStateLayerOpacity)};
725
730
 
726
- background-color: ${w.tertiaryBackgroundColor};
727
- color: ${w.tertiaryColor};
731
+ background-color: ${O.tertiaryBackgroundColor};
732
+ color: ${O.tertiaryColor};
728
733
  border-style: none;
729
734
  }
730
735
 
731
736
  .ft-button--tertiary[disabled] {
732
- opacity: ${w.tertiaryDisabledComponentOpacity};
737
+ opacity: ${O.tertiaryDisabledComponentOpacity};
733
738
  }
734
739
 
735
740
  .ft-button--tertiary ft-icon {
736
- color: ${w.tertiaryIconColor};
741
+ color: ${O.tertiaryIconColor};
737
742
  }
738
743
 
739
744
  /** Neutral styles **/
740
745
 
741
- .ft-button--neutral {
742
- ${(0,U.setVariable)(Ae.color,w.neutralIconColor)};
746
+ .ftds--family-neutral {
747
+ ${(0,U.setVariable)(Ce.color,O.neutralIconColor)};
743
748
 
744
- ${(0,U.setVariable)(B.backgroundColor,w.neutralStateLayerColor)};
745
- ${(0,U.setVariable)(B.opacityContentOnSurfaceHover,w.neutralHoverStateLayerOpacity)};
746
- ${(0,U.setVariable)(B.opacityContentOnSurfaceFocused,w.neutralFocusStateLayerOpacity)};
747
- ${(0,U.setVariable)(B.opacityContentOnSurfaceSelected,w.neutralActiveStateLayerOpacity)};
748
- ${(0,U.setVariable)(B.opacityContentOnSurfacePressed,w.neutralActiveStateLayerOpacity)};
749
+ ${(0,U.setVariable)(M.backgroundColor,O.neutralStateLayerColor)};
750
+ ${(0,U.setVariable)(M.opacityContentOnSurfaceHover,O.neutralHoverStateLayerOpacity)};
751
+ ${(0,U.setVariable)(M.opacityContentOnSurfaceFocused,O.neutralFocusStateLayerOpacity)};
752
+ ${(0,U.setVariable)(M.opacityContentOnSurfaceSelected,O.neutralActiveStateLayerOpacity)};
753
+ ${(0,U.setVariable)(M.opacityContentOnSurfacePressed,O.neutralActiveStateLayerOpacity)};
749
754
 
750
- background-color: ${w.neutralBackgroundColor};
751
- color: ${w.neutralColor};
755
+ background-color: ${O.neutralBackgroundColor};
756
+ color: ${O.neutralColor};
752
757
  border-style: none;
753
758
  }
754
759
 
755
- .ft-button--neutral[disabled] {
756
- opacity: ${w.neutralDisabledComponentOpacity};
760
+ .ftds--family-neutral[disabled] {
761
+ opacity: ${O.neutralDisabledComponentOpacity};
757
762
  }
758
763
 
759
- .ft-button--neutral ft-icon {
760
- color: ${w.neutralIconColor};
764
+ .ftds--family-neutral ft-icon {
765
+ color: ${O.neutralIconColor};
761
766
  }
762
767
 
763
768
  /** Large styles **/
764
769
 
765
- .ft-button--large {
766
- ${(0,U.setVariable)(ge.size,w.largeIconSize)};
767
- ${(0,U.setVariable)(Ae.size,w.largeIconSize)};
770
+ .ftds--size-large {
771
+ ${(0,U.setVariable)(ie.size,O.largeIconSize)};
772
+ ${(0,U.setVariable)(Ce.size,O.largeIconSize)};
768
773
 
769
- height: ${w.largeHeight};
770
- padding: 0 ${w.largeHorizontalPadding};
771
- gap: ${w.largeGap};
772
- border-radius: ${w.largeBorderRadius};
773
- border-width: ${w.largeBorderWidth};
774
+ height: ${O.largeHeight};
775
+ padding: 0 ${O.largeHorizontalPadding};
776
+ gap: ${O.largeGap};
777
+ border-radius: ${O.largeBorderRadius};
778
+ border-width: ${O.largeBorderWidth};
774
779
  }
775
780
 
776
- .ft-button--large:focus-visible {
777
- outline-width: ${w.largeFocusOutlineWidth};
778
- outline-offset: ${w.largeFocusOutlineOffset};
781
+ .ftds--size-large:focus-visible {
782
+ outline-width: ${O.largeFocusOutlineWidth};
783
+ outline-offset: ${O.largeFocusOutlineOffset};
779
784
  }
780
785
 
781
- .ft-button--large.ft-button--icon-only {
782
- width: ${w.largeIconOnlyWidth};
783
- padding: unset;
786
+ .ftds--size-large.ft-button--icon-only {
787
+ width: ${O.largeIconOnlyWidth};
784
788
  }
785
789
 
786
790
  /** Small styles **/
787
791
 
788
- .ft-button--small {
789
- ${(0,U.setVariable)(ge.size,w.smallIconSize)};
790
- ${(0,U.setVariable)(Ae.size,w.smallIconSize)};
792
+ .ftds--size-medium {
793
+ ${(0,U.setVariable)(ie.size,O.mediumIconSize)};
794
+ ${(0,U.setVariable)(Ce.size,O.mediumIconSize)};
791
795
 
792
- height: ${w.smallHeight};
793
- padding: 0 ${w.smallHorizontalPadding};
794
- gap: ${w.smallGap};
795
- border-radius: ${w.smallBorderRadius};
796
- border-width: ${w.smallBorderWidth};
796
+ height: ${O.mediumHeight};
797
+ padding: 0 ${O.mediumHorizontalPadding};
798
+ gap: ${O.mediumGap};
799
+ border-radius: ${O.mediumBorderRadius};
800
+ border-width: ${O.mediumBorderWidth};
797
801
  }
798
802
 
799
- .ft-button--small:focus-visible {
800
- outline-width: ${w.smallFocusOutlineWidth};
801
- outline-offset: ${w.smallFocusOutlineOffset};
803
+ .ftds--size-medium:focus-visible {
804
+ outline-width: ${O.mediumFocusOutlineWidth};
805
+ outline-offset: ${O.mediumFocusOutlineOffset};
802
806
  }
803
807
 
804
- .ft-button--small.ft-button--icon-only {
805
- width: ${w.smallIconOnlyWidth};
806
- padding: unset;
808
+ .ftds--size-medium.ft-button--icon-only {
809
+ width: ${O.mediumIconOnlyWidth};
810
+ }
811
+
812
+
813
+ /** Small styles **/
814
+
815
+ .ftds--size-small {
816
+ ${(0,U.setVariable)(ie.size,O.smallIconSize)};
817
+ ${(0,U.setVariable)(Ce.size,O.smallIconSize)};
818
+
819
+ height: ${O.smallHeight};
820
+ padding: 0 ${O.smallHorizontalPadding};
821
+ gap: ${O.smallGap};
822
+ border-radius: ${O.smallBorderRadius};
823
+ border-width: ${O.smallBorderWidth};
824
+ }
825
+
826
+ .ftds--size-small:focus-visible {
827
+ outline-width: ${O.smallFocusOutlineWidth};
828
+ outline-offset: ${O.smallFocusOutlineOffset};
807
829
  }
808
- `,U.noTextSelect];var lo=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},ct=class extends ne{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?Qt.caption1medium:Qt.body2medium}};ct.styles=[pc.safariEllipsisFix,dc];lo([(0,Ir.property)({type:Boolean})],ct.prototype,"primary",void 0);lo([(0,Ir.property)({type:Boolean})],ct.prototype,"secondary",void 0);lo([(0,Ir.property)({type:Boolean})],ct.prototype,"tertiary",void 0);lo([(0,Ir.property)({type:Boolean})],ct.prototype,"neutral",void 0);lo([(0,Ir.property)({type:Boolean})],ct.prototype,"small",void 0);(0,bi.customElement)("ft-button")(me);(0,bi.customElement)("ftds-button")(ct);var fc=$.FtCssVariableFactory.extend("--ft-chip-color","",$.designSystemVariables.colorOnSurface),je={backgroundColor:$.FtCssVariableFactory.extend("--ft-chip-background-color","",$.designSystemVariables.colorSurface),color:fc,fontSize:$.FtCssVariableFactory.extend("--ft-chip-font-size","",he.fontSize),iconSize:$.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:$.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:$.FtCssVariableFactory.extend("--ft-chip-ripple-color","",fc),horizontalPadding:$.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:$.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),colorOutline:$.FtCssVariableFactory.external($.designSystemVariables.colorOutline,"Design system"),opacityDisabled:$.FtCssVariableFactory.external($.designSystemVariables.colorOpacityDisabled,"Design system")},uc=$.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",$.FtCssVariableFactory.extend("--ft-chip-color","",$.designSystemVariables.colorOnPrimary)),xi={backgroundColor:$.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",$.FtCssVariableFactory.extend("--ft-chip-background-color","",$.designSystemVariables.colorPrimary)),color:uc,rippleColor:$.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",uc)},hc={horizontalPadding:$.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:$.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},mc=[$.noTextSelect,Qo.css`
830
+
831
+ .ftds--size-small.ft-button--icon-only {
832
+ width: ${O.smallIconOnlyWidth};
833
+ }
834
+ `,U.noTextSelect];var nn=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},et=class extends(0,an.toFtdsBase)(ae){constructor(){super(...arguments),this.primary=!1,this.secondary=!1,this.tertiary=!1,this.round=!1,this.family=Ko.brand,this.iconVariant=Ze.fluid_topics}get buttonClasses(){return{"ft-button":!0,"ft-button--primary":this.primary,"ft-button--secondary":this.secondary,"ft-button--tertiary":this.tertiary||!this.primary&&!this.secondary,"ft-button--icon-only":!this.hasTextContent(),"ft-button--trailing-icon":this.trailingIcon,"ft-button--loading":this.trailingIcon,"ft-no-text-select":!0,"ft-button--no-icon":!this.icon,"ft-button--round":this.round,...this.getDesignSystemBaseClasses()}}get typographyVariant(){switch(this.size){case Oe.large:return Ge.body2medium;case Oe.medium:return Ge.caption1medium;case Oe.small:return Ge.caption2medium}}};et.styles=[an.safariEllipsisFix,vc];nn([(0,ho.property)({type:Boolean})],et.prototype,"primary",void 0);nn([(0,ho.property)({type:Boolean})],et.prototype,"secondary",void 0);nn([(0,ho.property)({type:Boolean})],et.prototype,"tertiary",void 0);nn([(0,ho.property)({type:Boolean})],et.prototype,"round",void 0);(0,Ri.customElement)("ft-button")(be);(0,Ri.customElement)("ftds-button")(et);var Sc=$.FtCssVariableFactory.extend("--ft-chip-color","",$.designSystemVariables.colorOnSurface),qe={backgroundColor:$.FtCssVariableFactory.extend("--ft-chip-background-color","",$.designSystemVariables.colorSurface),color:Sc,fontSize:$.FtCssVariableFactory.extend("--ft-chip-font-size","",ge.fontSize),iconSize:$.FtCssVariableFactory.create("--ft-chip-icon-size","","SIZE","18px"),borderRadius:$.FtCssVariableFactory.create("--ft-chip-border-radius","","SIZE",""),rippleColor:$.FtCssVariableFactory.extend("--ft-chip-ripple-color","",Sc),horizontalPadding:$.FtCssVariableFactory.create("--ft-chip-horizontal-padding","","SIZE","6px"),verticalPadding:$.FtCssVariableFactory.create("--ft-chip-vertical-padding","","SIZE","6px"),colorOutline:$.FtCssVariableFactory.external($.designSystemVariables.colorOutline,"Design system"),opacityDisabled:$.FtCssVariableFactory.external($.designSystemVariables.colorOpacityDisabled,"Design system")},Oc=$.FtCssVariableFactory.extend("--ft-chip-highlighted-color","",$.FtCssVariableFactory.extend("--ft-chip-color","",$.designSystemVariables.colorOnPrimary)),Ni={backgroundColor:$.FtCssVariableFactory.extend("--ft-chip-highlighted-background-color","",$.FtCssVariableFactory.extend("--ft-chip-background-color","",$.designSystemVariables.colorPrimary)),color:Oc,rippleColor:$.FtCssVariableFactory.extend("--ft-chip-highlighted-ripple-color","",Oc)},Cc={horizontalPadding:$.FtCssVariableFactory.create("--ft-chip-dense-horizontal-padding","","SIZE","4px"),verticalPadding:$.FtCssVariableFactory.create("--ft-chip-dense-vertical-padding","","SIZE","4px")},Ec=[$.noTextSelect,sn.css`
809
835
  :host {
810
836
  display: inline-block;
811
837
  max-width: 100%;
@@ -821,20 +847,20 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
821
847
  box-sizing: border-box;
822
848
  pointer-events: auto;
823
849
 
824
- --ft-chip-internal-font-size: ${je.fontSize};
850
+ --ft-chip-internal-font-size: ${qe.fontSize};
825
851
  --ft-chip-internal-line-height: max(20px, calc(var(--ft-chip-internal-font-size) + 2px));
826
- ${(0,$.setVariable)(ge.size,je.iconSize)};
827
- --ft-chip-internal-vertical-padding: ${je.verticalPadding};
828
- --ft-chip-internal-horizontal-padding: ${je.horizontalPadding};
852
+ ${(0,$.setVariable)(ie.size,qe.iconSize)};
853
+ --ft-chip-internal-vertical-padding: ${qe.verticalPadding};
854
+ --ft-chip-internal-horizontal-padding: ${qe.horizontalPadding};
829
855
  --ft-chip-internal-icon-padding: 3px;
830
- --ft-chip-internal-content-height: max(var(--ft-chip-internal-line-height), ${je.iconSize});
856
+ --ft-chip-internal-content-height: max(var(--ft-chip-internal-line-height), ${qe.iconSize});
831
857
 
832
- border: 1px solid ${je.colorOutline};
833
- color: ${je.color};
834
- ${(0,$.setVariable)(B.color,je.rippleColor)};
835
- border-radius: var(${(0,Qo.unsafeCSS)(je.borderRadius.name)}, calc(var(--ft-chip-internal-content-height) / 2 + var(--ft-chip-internal-vertical-padding)));
858
+ border: 1px solid ${qe.colorOutline};
859
+ color: ${qe.color};
860
+ ${(0,$.setVariable)(M.color,qe.rippleColor)};
861
+ border-radius: var(${(0,sn.unsafeCSS)(qe.borderRadius.name)}, calc(var(--ft-chip-internal-content-height) / 2 + var(--ft-chip-internal-vertical-padding)));
836
862
  padding: calc(var(--ft-chip-internal-vertical-padding) - 1px) calc(var(--ft-chip-internal-horizontal-padding) - 1px);
837
- background-color: ${je.backgroundColor};
863
+ background-color: ${qe.backgroundColor};
838
864
  line-height: var(--ft-chip-internal-content-height);
839
865
  }
840
866
 
@@ -844,8 +870,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
844
870
 
845
871
  .ft-chip--dense {
846
872
  --ft-chip-internal-icon-padding: 3px;
847
- --ft-chip-internal-vertical-padding: ${hc.verticalPadding};
848
- --ft-chip-internal-horizontal-padding: ${hc.horizontalPadding};
873
+ --ft-chip-internal-vertical-padding: ${Cc.verticalPadding};
874
+ --ft-chip-internal-horizontal-padding: ${Cc.horizontalPadding};
849
875
  --ft-chip-internal-line-height: max(16px, calc(var(--ft-chip-internal-font-size) + 2px));
850
876
  }
851
877
 
@@ -857,15 +883,15 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
857
883
  cursor: default;
858
884
  pointer-events: none;
859
885
  filter: grayscale(1);
860
- opacity: ${je.opacityDisabled};
886
+ opacity: ${qe.opacityDisabled};
861
887
  }
862
888
 
863
889
  .ft-chip--highlighted {
864
890
  border: none;
865
891
  padding: var(--ft-chip-internal-vertical-padding) var(--ft-chip-internal-horizontal-padding);
866
- background-color: ${xi.backgroundColor};
867
- ${(0,$.setVariable)(B.color,xi.rippleColor)};
868
- color: ${xi.color};
892
+ background-color: ${Ni.backgroundColor};
893
+ ${(0,$.setVariable)(M.color,Ni.rippleColor)};
894
+ color: ${Ni.color};
869
895
  }
870
896
 
871
897
  .ft-chip--clickable {
@@ -895,9 +921,9 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
895
921
  }
896
922
 
897
923
  .ft-chip--icon-button {
898
- ${(0,$.setVariable)(z.iconSize,je.iconSize)};
899
- ${(0,$.setVariable)(z.horizontalPadding,"var(--ft-chip-internal-icon-padding)")};
900
- ${(0,$.setVariable)(z.verticalPadding,"var(--ft-chip-internal-icon-padding)")};
924
+ ${(0,$.setVariable)(W.iconSize,qe.iconSize)};
925
+ ${(0,$.setVariable)(W.horizontalPadding,"var(--ft-chip-internal-icon-padding)")};
926
+ ${(0,$.setVariable)(W.verticalPadding,"var(--ft-chip-internal-icon-padding)")};
901
927
  margin: calc((-1) * var(--ft-chip-internal-icon-padding));
902
928
  }
903
929
 
@@ -905,8 +931,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
905
931
  vertical-align: bottom;
906
932
  display: block;
907
933
  margin: 0 var(--ft-chip-internal-horizontal-padding);
908
- ${(0,$.setVariable)(he.fontSize,"var(--ft-chip-internal-font-size)")};
909
- ${(0,$.setVariable)(he.lineHeight,"var(--ft-chip-internal-content-height)")};
934
+ ${(0,$.setVariable)(ge.fontSize,"var(--ft-chip-internal-font-size)")};
935
+ ${(0,$.setVariable)(ge.lineHeight,"var(--ft-chip-internal-content-height)")};
910
936
  }
911
937
 
912
938
  .ft-chip--safari-fix .ft-chip--label {
@@ -942,8 +968,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
942
968
  .ft-chip:not(.ft-chip--trailing-icon) .ft-chip--icon-button {
943
969
  order: -1;
944
970
  }
945
- `];var $e=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},en=class extends CustomEvent{constructor(){super("icon-click")}},te=class extends tn.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":tn.isSafari};return Jo.html`
946
- <div class="${(0,yc.classMap)(e)}"
971
+ `];var Me=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},cn=class extends CustomEvent{constructor(){super("icon-click")}},re=class extends dn.FtLitElement{constructor(){super(...arguments),this.highlighted=!1,this.removable=!1,this.disabled=!1,this.clickable=!1,this.iconClickable=!1,this.dense=!1,this.multiLine=!1,this.label="",this.iconLabel="",this.icon=void 0,this.trailingIcon=!1}render(){let e={"ft-chip":!0,"ft-chip--highlighted":this.highlighted,"ft-chip--disabled":this.disabled,"ft-chip--clickable":this.interactionsOnChip,"ft-chip--trailing-icon":this.trailingIcon||this.removable,"ft-chip--no-content":!this.hasTextContent(),"ft-chip--dense":this.dense,"ft-chip--multi-line":this.multiLine,"ft-chip--safari-fix":dn.isSafari};return ln.html`
972
+ <div class="${(0,wc.classMap)(e)}"
947
973
  aria-label="${this.getLabel()}"
948
974
  tabindex="${this.interactionsOnChip?0:-1}"
949
975
  @keyup=${this.onKeyUp}
@@ -954,7 +980,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
954
980
  </ft-typography>
955
981
  ${this.internalIcon?this.renderIcon():null}
956
982
  </div>
957
- `}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?Jo.html`
983
+ `}get interactionsOnChip(){return this.clickable&&!this.disabled}get interactionsOnIcon(){return(this.iconClickable||this.removable)&&!this.disabled}renderIcon(){return this.interactionsOnIcon?ln.html`
958
984
  <ft-button round
959
985
  class="ft-chip--icon-button"
960
986
  @click=${this.onIconClick}
@@ -963,28 +989,158 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
963
989
  label="${this.iconLabel}"
964
990
  part="icon-button"
965
991
  ></ft-button>
966
- `:Jo.html`
992
+ `:ln.html`
967
993
  <div class="ft-chip--icon-container ft-no-text-select" part="icon-container">
968
994
  <ft-icon .variant=${this.iconVariant} .value="${this.internalIcon}" part="icon"></ft-icon>
969
995
  </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 en))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new en))}getLabel(){return this.label||this.textContent}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};te.elementDefinitions={"ft-ripple":F,"ft-typography":X,"ft-icon":be,"ft-button":me};te.styles=mc;$e([(0,Oe.property)({type:Boolean})],te.prototype,"highlighted",void 0);$e([(0,Oe.property)({type:Boolean})],te.prototype,"removable",void 0);$e([(0,Oe.property)({type:Boolean})],te.prototype,"disabled",void 0);$e([(0,Oe.property)({type:Boolean})],te.prototype,"clickable",void 0);$e([(0,Oe.property)({type:Boolean})],te.prototype,"iconClickable",void 0);$e([(0,Oe.property)({type:Boolean})],te.prototype,"dense",void 0);$e([(0,Oe.property)({type:Boolean})],te.prototype,"multiLine",void 0);$e([(0,Oe.property)()],te.prototype,"label",void 0);$e([(0,Oe.property)()],te.prototype,"iconLabel",void 0);$e([(0,Oe.property)()],te.prototype,"icon",void 0);$e([(0,Oe.property)()],te.prototype,"iconVariant",void 0);$e([(0,Oe.property)({type:Boolean})],te.prototype,"trailingIcon",void 0);$e([(0,Oe.query)("ft-typography slot")],te.prototype,"slottedContent",void 0);(0,gc.customElement)("ft-chip")(te);var Oc=m(E());var an=m(L()),sn=m(V()),ln=m(E());var bc=m(L());var xc=bc.css`
971
- `;var nn=m(E());var Sc=m(V()),Dp=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},vi=Symbol("i18nAttributes"),rn=Symbol("i18nProperties"),co=Symbol("i18nUnsubs");function Ut(t){var e;class o extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map}get i18nService(){return this.useCustomMessageContexts?aa:dr}i18n(i,a,...s){var l;if(typeof i=="string")return this.i18nService.resolveMessage(i,a,...s);let p=(l=i.args)!==null&&l!==void 0?l:i.argsProvider?i.argsProvider(this):[];return this.i18nService.resolveMessage(i.context,i.key,...p)}onI18nUpdate(i){var a,s;(a=this[vi])===null||a===void 0||a.forEach((l,p)=>{var f;let u=this.getI18nAttributeValue(p);((f=u?.context)===null||f===void 0?void 0:f.toLowerCase())===i.toLowerCase()&&this.updateI18nAttributeMessage(p,u,l)}),(s=this[rn])===null||s===void 0||s.forEach((l,p)=>{l.context.toLowerCase()===i.toLowerCase()&&(this[p]=this.i18n(l))}),setTimeout(()=>this.requestUpdate(),0)}updateI18nAttributeMessage(i,a,s){this[i]={...a,message:this.i18n({context:a.context,key:a.key,...s})}}update(i){var a,s;super.update(i),(a=this[vi])===null||a===void 0||a.forEach((l,p)=>{let f=this.getI18nAttributeValue(p);f?.context&&f.key&&(i.has(p)||l.argsProvider!=null)&&(i.has(p)&&this.addI18nContext(f.context),this.updateI18nAttributeMessage(p,f,l))}),(s=this[rn])===null||s===void 0||s.forEach((l,p)=>{l.argsProvider!=null&&(this[p]=this.i18n(l))})}getI18nAttributeValue(i){return this[i]}connectedCallback(){var i,a,s,l;super.connectedCallback(),new Set([...(a=(i=this[rn])===null||i===void 0?void 0:i.values())!==null&&a!==void 0?a:[],...[...(l=(s=this[vi])===null||s===void 0?void 0:s.keys())!==null&&l!==void 0?l:[]].map(p=>this.getI18nAttributeValue(p))].map(p=>p?.context)).forEach(p=>p&&this.addI18nMessages(p))}addI18nMessages(i,a){i=i.toLowerCase(),this[co].has(i)||this[co].set(i,this.i18nService.subscribe(i,()=>this.onI18nUpdate(i))),this.i18nService.prepareContext(i,a??{}),this.onI18nUpdate(i)}addI18nContext(i,a){this.addI18nMessages(typeof i=="string"?i:i.name,a)}disconnectedCallback(){super.disconnectedCallback(),this[co].forEach(i=>i()),this[co].clear()}}return e=co,Dp([(0,Sc.property)({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}var vc=class extends Ut(nn.FtLitElement){},on=class extends Ut(nn.FtLitElementRedux){};var po=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},Ye=class extends on{constructor(){super(),this.editorMode=!1,this.addStore(k)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":an.nothing:an.html`
996
+ `}onKeyUp(e){this.interactionsOnChip&&["Enter"," "].includes(e.key)&&e.target.click()}onIconKeyUp(e){this.interactionsOnIcon&&["Enter"," "].includes(e.key)&&(e.stopPropagation(),this.dispatchEvent(new cn))}onIconClick(e){this.interactionsOnIcon&&(e.stopPropagation(),this.dispatchEvent(new cn))}getLabel(){return this.label||this.textContent}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}hasTextContent(){return this.textContent.length>0}onSlotchange(){this.requestUpdate()}get internalIcon(){return this.icon||(this.removable?"close":void 0)}};re.elementDefinitions={"ft-ripple":z,"ft-typography":K,"ft-icon":fe,"ft-button":be};re.styles=Ec;Me([(0,we.property)({type:Boolean})],re.prototype,"highlighted",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"removable",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"disabled",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"clickable",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"iconClickable",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"dense",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"multiLine",void 0);Me([(0,we.property)()],re.prototype,"label",void 0);Me([(0,we.property)()],re.prototype,"iconLabel",void 0);Me([(0,we.property)()],re.prototype,"icon",void 0);Me([(0,we.property)()],re.prototype,"iconVariant",void 0);Me([(0,we.property)({type:Boolean})],re.prototype,"trailingIcon",void 0);Me([(0,we.query)("ft-typography slot")],re.prototype,"slottedContent",void 0);var ar=h(L()),sr=h(H()),Nc=h(Ut()),pn=h(w());var Ac=h(L());var Ti=h(w());var Rc=[Ac.css`
997
+ :host {
998
+ display: inline-block;
999
+ max-width: 100%;
1000
+ pointer-events: none;
1001
+ }
1002
+
1003
+ .ftds-chip {
1004
+ display: flex;
1005
+ align-items: center;
1006
+ }
1007
+
1008
+ .ftds-chip ft-typography {
1009
+ display: flex; /* For typo alignment in the chip */
1010
+ }
1011
+
1012
+ /* MEDIUM VARIANT */
1013
+ .ftds--size-medium {
1014
+ min-height: ${B.mediumMinHeight};
1015
+ padding: 0 ${B.mediumHorizontalPadding};
1016
+ border-radius: ${B.mediumBorderRadius};
1017
+ border-width: ${B.mediumBorderWidth};
1018
+ border-style: solid;
1019
+ gap: ${B.mediumGap};
1020
+ ${(0,Ti.setVariable)(ie.size,B.mediumIconSize)}
1021
+ }
1022
+
1023
+ .ftds--size-medium.ftds-chip--removable {
1024
+ padding-right: ${B.mediumButtonRightPadding};
1025
+ }
1026
+
1027
+
1028
+ /* LARGE VARIANT */
1029
+ .ftds--size-large {
1030
+ min-height: ${B.largeMinHeight};
1031
+ padding: 0 ${B.largeHorizontalPadding};
1032
+ border-radius: ${B.largeBorderRadius};
1033
+ border-width: ${B.largeBorderWidth};
1034
+ border-style: solid;
1035
+ gap: ${B.largeGap};
1036
+ ${(0,Ti.setVariable)(ie.size,B.largeIconSize)}
1037
+ }
1038
+
1039
+ .ftds--size-large.ftds-chip--removable {
1040
+ padding-right: ${B.largeButtonRightPadding};
1041
+ }
1042
+
1043
+
1044
+ /* NEUTRAL COLORS */
1045
+ .ftds--family-neutral {
1046
+ background-color: ${B.neutralBackgroundColor};
1047
+ border-color: ${B.neutralBorderColor};
1048
+ color: ${B.neutralColor};
1049
+ }
1050
+
1051
+ .ftds--family-neutral .ftds-chip--icon-container {
1052
+ color: ${B.neutralIconColor};
1053
+ }
1054
+
1055
+
1056
+ /* INFO COLORS */
1057
+ .ftds--family-info {
1058
+ background-color: ${B.infoBackgroundColor};
1059
+ border-color: ${B.infoBorderColor};
1060
+ color: ${B.infoColor};
1061
+ }
1062
+
1063
+ .ftds--family-info .ftds-chip--icon-container {
1064
+ color: ${B.infoIconColor};
1065
+ }
1066
+
1067
+
1068
+ /* SUCCESS COLORS */
1069
+ .ftds--family-success {
1070
+ background-color: ${B.successBackgroundColor};
1071
+ border-color: ${B.successBorderColor};
1072
+ color: ${B.successColor};
1073
+ }
1074
+
1075
+ .ftds--family-success .ftds-chip--icon-container {
1076
+ color: ${B.successIconColor};
1077
+ }
1078
+
1079
+
1080
+ /* WARNING COLORS */
1081
+ .ftds--family-warning {
1082
+ background-color: ${B.warningBackgroundColor};
1083
+ border-color: ${B.warningBorderColor};
1084
+ color: ${B.warningColor};
1085
+ }
1086
+
1087
+ .ftds--family-warning .ftds-chip--icon-container {
1088
+ color: ${B.warningIconColor};
1089
+ }
1090
+
1091
+
1092
+ /* ERROR COLORS */
1093
+ .ftds--family-error {
1094
+ background-color: ${B.errorBackgroundColor};
1095
+ border-color: ${B.errorBorderColor};
1096
+ color: ${B.errorColor};
1097
+ }
1098
+
1099
+ .ftds--family-error .ftds-chip--icon-container {
1100
+ color: ${B.errorIconColor};
1101
+ }
1102
+ `];var mo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Ii=class extends CustomEvent{constructor(){super("remove")}},tt=class extends pn.FtdsBase{constructor(){super(...arguments),this.removable=!1,this.removeButtonLabel="Remove",this.label=""}render(){let e={"ftds-chip":!0,"ftds-chip--removable":this.removable,"ftds-chip--with-icon":!!this.icon,...this.getDesignSystemBaseClasses()};return ar.html`
1103
+ <div class="${(0,Nc.classMap)(e)}"
1104
+ aria-label="${this.getLabel()}"
1105
+ part="chip">
1106
+ ${this.renderIcon()}
1107
+ <ft-typography variant=${this.typographyVariant()} element="span" class="ftds-chip--label" part="label">
1108
+ <slot @slotchange=${this.onSlotchange}></slot>
1109
+ </ft-typography>
1110
+ ${this.renderRemoveButton()}
1111
+ </div>
1112
+ `}renderIcon(){return this.icon?ar.html`
1113
+ <div class="ftds-chip--icon-container" part="icon-container">
1114
+ <ft-icon .variant=${Ze.fluid_topics} .value="${this.icon}" part="icon"></ft-icon>
1115
+ </div>
1116
+ `:ar.nothing}renderRemoveButton(){return this.removable?ar.html`
1117
+ <ftds-button round
1118
+ class="ftds-chip--remove-button"
1119
+ @click=${this.dispatchRemoveEvent}
1120
+ icon=${Lr.X_MARK}
1121
+ label=${this.removeButtonLabel}
1122
+ family=${pn.DesignSystemFamily.neutral}
1123
+ size=${this.resolveButtonSize()}
1124
+ part="icon-button"
1125
+ ></ftds-button>
1126
+ `:ar.nothing}resolveButtonSize(){switch(this.size){case Oe.large:return Oe.medium;case Oe.medium:case Oe.small:return Oe.small}}getLabel(){return this.label||this.textContent}get textContent(){var e,o;return(o=(e=this.slottedContent)===null||e===void 0?void 0:e.assignedNodes().map(n=>n.textContent).join("").trim())!==null&&o!==void 0?o:""}onSlotchange(){this.requestUpdate()}dispatchRemoveEvent(){this.dispatchEvent(new Ii)}typographyVariant(){switch(this.size){case Oe.large:return Ge.body2medium;case Oe.medium:return Ge.caption1medium;case Oe.small:return Ge.caption2medium}}};tt.elementDefinitions={"ft-typography":K,"ft-icon":fe,"ftds-button":et};tt.styles=Rc;mo([(0,sr.property)({type:Boolean})],tt.prototype,"removable",void 0);mo([(0,sr.property)()],tt.prototype,"removeButtonLabel",void 0);mo([(0,sr.property)()],tt.prototype,"label",void 0);mo([(0,sr.property)()],tt.prototype,"icon",void 0);mo([(0,sr.query)("ft-typography slot")],tt.prototype,"slottedContent",void 0);(0,Li.customElement)("ft-chip")(re);(0,Li.customElement)("ftds-chip")(tt);var kc=h(w());var mn=h(L()),yn=h(H()),gn=h(w());var Tc=h(L());var Ic=Tc.css`
1127
+ `;var hn=h(w());var Pc=h(H()),Gp=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Pi=Symbol("i18nAttributes"),fn=Symbol("i18nProperties"),yo=Symbol("i18nUnsubs");function Vt(t){var e;class o extends t{constructor(){super(...arguments),this.useCustomMessageContexts=!1,this[e]=new Map}get i18nService(){return this.useCustomMessageContexts?ba:mr}i18n(i,a,...s){var l;if(typeof i=="string")return this.i18nService.resolveMessage(i,a,...s);let p=(l=i.args)!==null&&l!==void 0?l:i.argsProvider?i.argsProvider(this):[];return this.i18nService.resolveMessage(i.context,i.key,...p)}onI18nUpdate(i){var a,s;(a=this[Pi])===null||a===void 0||a.forEach((l,p)=>{var f;let u=this.getI18nAttributeValue(p);((f=u?.context)===null||f===void 0?void 0:f.toLowerCase())===i.toLowerCase()&&this.updateI18nAttributeMessage(p,u,l)}),(s=this[fn])===null||s===void 0||s.forEach((l,p)=>{l.context.toLowerCase()===i.toLowerCase()&&(this[p]=this.i18n(l))}),setTimeout(()=>this.requestUpdate(),0)}updateI18nAttributeMessage(i,a,s){this[i]={...a,message:this.i18n({context:a.context,key:a.key,...s})}}update(i){var a,s;super.update(i),(a=this[Pi])===null||a===void 0||a.forEach((l,p)=>{let f=this.getI18nAttributeValue(p);f?.context&&f.key&&(i.has(p)||l.argsProvider!=null)&&(i.has(p)&&this.addI18nContext(f.context),this.updateI18nAttributeMessage(p,f,l))}),(s=this[fn])===null||s===void 0||s.forEach((l,p)=>{l.argsProvider!=null&&(this[p]=this.i18n(l))})}getI18nAttributeValue(i){return this[i]}connectedCallback(){var i,a,s,l;super.connectedCallback(),new Set([...(a=(i=this[fn])===null||i===void 0?void 0:i.values())!==null&&a!==void 0?a:[],...[...(l=(s=this[Pi])===null||s===void 0?void 0:s.keys())!==null&&l!==void 0?l:[]].map(p=>this.getI18nAttributeValue(p))].map(p=>p?.context)).forEach(p=>p&&this.addI18nMessages(p))}addI18nMessages(i,a){i=i.toLowerCase(),this[yo].has(i)||this[yo].set(i,this.i18nService.subscribe(i,()=>this.onI18nUpdate(i))),this.i18nService.prepareContext(i,a??{}),this.onI18nUpdate(i)}addI18nContext(i,a){this.addI18nMessages(typeof i=="string"?i:i.name,a)}disconnectedCallback(){super.disconnectedCallback(),this[yo].forEach(i=>i()),this[yo].clear()}}return e=yo,Gp([(0,Pc.property)({type:Boolean})],o.prototype,"useCustomMessageContexts",void 0),o}var Lc=class extends Vt(hn.FtLitElement){},un=class extends Vt(hn.FtLitElementRedux){};var go=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},rt=class extends un{constructor(){super(),this.editorMode=!1,this.addStore(k)}render(){return!this.key||!this.context?this.editorMode?"Select a context and a label key.":mn.nothing:mn.html`
972
1128
  <span class="ft-i18n">
973
1129
  ${this.i18n(this.context,this.key,...Array.isArray(this.args)?this.args:[])}
974
1130
  </span>
975
- `}update(e){var o;super.update(e),["context","key","defaultMessage"].some(n=>e.has(n))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};Ye.elementDefinitions={};Ye.styles=xc;po([(0,ln.redux)()],Ye.prototype,"editorMode",void 0);po([(0,sn.property)()],Ye.prototype,"context",void 0);po([(0,sn.property)()],Ye.prototype,"key",void 0);po([(0,ln.jsonProperty)([])],Ye.prototype,"args",void 0);po([(0,sn.property)()],Ye.prototype,"defaultMessage",void 0);var kr=class t{static build(e){return new t(e)}static fromGwt(e){return new t(e)}constructor(e){this.name=e,this.properties=new Proxy({},{get:(o,n)=>{let i=n;return a=>({context:this.name,key:i,args:typeof a=="function"?void 0:a,argsProvider:typeof a=="function"?a:void 0})}}),this.messages=new Proxy({},{get:(o,n)=>(...i)=>dr.resolveMessage(this.name,n,...i)})}};(0,Oc.customElement)("ft-i18n")(Ye);var Ac=m(E());var wc=m(L()),dt=m(V()),Xe=m(E());var Cc=m(L());var Ec=Cc.css`
976
- `;var xe=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},Si=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},Oi=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},Ci=class extends CustomEvent{constructor(e,o,n){super("ft-search-results-change",{detail:{request:e,paging:o,spellcheck:n}})}},J=class extends Xe.FtLitElementRedux{get stateManager(){if(this._stateManager==null){let e=this.searchServiceProvider?this.searchServiceProvider():void 0;this._stateManager=Gr.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),e),this._stateManager.errorHandler=o=>this.handleLoadError(o),this.addStore(this.stateManager.store,"search")}return this._stateManager}constructor(){super(),this.query="",this.pageSize=20,this.searchInDocumentTitlesOnly=!1,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.filters=[],this.sort=[],this.addStore(k)}render(){return wc.html`
1131
+ `}update(e){var o;super.update(e),["context","key","defaultMessage"].some(n=>e.has(n))&&this.context&&this.key&&this.addI18nMessages(this.context,{[this.key]:(o=this.defaultMessage)!==null&&o!==void 0?o:""})}};rt.elementDefinitions={};rt.styles=Ic;go([(0,gn.redux)()],rt.prototype,"editorMode",void 0);go([(0,yn.property)()],rt.prototype,"context",void 0);go([(0,yn.property)()],rt.prototype,"key",void 0);go([(0,gn.jsonProperty)([])],rt.prototype,"args",void 0);go([(0,yn.property)()],rt.prototype,"defaultMessage",void 0);var Mr=class t{static build(e){return new t(e)}static fromGwt(e){return new t(e)}constructor(e){this.name=e,this.properties=new Proxy({},{get:(o,n)=>{let i=n;return a=>({context:this.name,key:i,args:typeof a=="function"?void 0:a,argsProvider:typeof a=="function"?a:void 0})}}),this.messages=new Proxy({},{get:(o,n)=>(...i)=>mr.resolveMessage(this.name,n,...i)})}};(0,kc.customElement)("ft-i18n")(rt);var Bc=h(w());var $c=h(L()),mt=h(H()),ot=h(w());var _c=h(L());var Dc=_c.css`
1132
+ `;var ve=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},ki=class extends CustomEvent{constructor(e){super("ft-search-load-error",{detail:e})}},_i=class extends CustomEvent{constructor(e){super("ft-search-request-change",{detail:e})}},Di=class extends CustomEvent{constructor(e,o,n){super("ft-search-results-change",{detail:{request:e,paging:o,spellcheck:n}})}},ee=class extends ot.FtLitElementRedux{get stateManager(){if(this._stateManager==null){let e=this.searchServiceProvider?this.searchServiceProvider():void 0;this._stateManager=Xr.build(this.id||(""+Math.round(Math.random()*999e3)).padStart(6,"0"),e),this._stateManager.errorHandler=o=>this.handleLoadError(o),this.addStore(this.stateManager.store,"search")}return this._stateManager}constructor(){super(),this.query="",this.pageSize=20,this.searchInDocumentTitlesOnly=!1,this.ignoreEmptyQuery=!1,this.openExternalDocumentInNewTab=!1,this.filters=[],this.sort=[],this.addStore(k)}render(){return $c.html`
977
1133
  <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 Oi(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new Ci(this.request,this.paging,this.autocorrect))}registerComponent(e){e.stopPropagation();let o=e.composedPath()[0];this.register(o)}register(e){e.setSearchStateManager(this.stateManager)}handleLoadError(e){this.dispatchEvent(new Si(e))}reloadSavedSearches(){qa.clearMySearches()}clear(){this.stateManager.clear()}};J.elementDefinitions={};J.styles=Ec;xe([(0,Xe.redux)({store:k.name})],J.prototype,"session",void 0);xe([(0,dt.property)()],J.prototype,"query",void 0);xe([(0,dt.property)()],J.prototype,"contentLocale",void 0);xe([(0,dt.property)({type:Number})],J.prototype,"pageSize",void 0);xe([(0,dt.property)({type:Boolean})],J.prototype,"searchInDocumentTitlesOnly",void 0);xe([(0,dt.property)()],J.prototype,"periodFilter",void 0);xe([(0,dt.property)()],J.prototype,"scope",void 0);xe([(0,dt.property)()],J.prototype,"virtualField",void 0);xe([(0,dt.property)({type:Boolean})],J.prototype,"ignoreEmptyQuery",void 0);xe([(0,Xe.redux)({store:k.name})],J.prototype,"openExternalDocumentInNewTab",void 0);xe([(0,Xe.jsonProperty)([])],J.prototype,"filters",void 0);xe([(0,Xe.jsonProperty)([])],J.prototype,"sort",void 0);xe([(0,Xe.redux)({store:"search"})],J.prototype,"request",void 0);xe([(0,Xe.redux)({store:"search"})],J.prototype,"paging",void 0);xe([(0,Xe.redux)({store:"search",selector:t=>t.spellcheck})],J.prototype,"autocorrect",void 0);xe([(0,dt.property)({attribute:!1})],J.prototype,"searchServiceProvider",void 0);(0,Ac.customElement)("ft-search-context")(J);var id=m(E());var rd=m(L()),od=m(E());var Rc=m(L());var Nc=Rc.css`
979
- `;var Ri=m(E());var ir=m(L()),j=m(V()),Ge=m(E());var Ue=m(L()),de=m(V()),Gc=m(yn()),pn=m(E());var _c=m(E());var Lc=m(L()),Ft=m(V()),Ic=m(E()),kc=m(Zt());var Be=m(E()),Tc=m(L());var vt={textColor:Be.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Be.designSystemVariables.colorOnSurfaceHigh),fontSize:Be.FtCssVariableFactory.extend("--ft-checkbox-font-size","",A.fontSize),colorPrimary:Be.FtCssVariableFactory.external(Be.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Be.FtCssVariableFactory.external(Be.designSystemVariables.colorOnPrimary,"Design system"),borderColor:Be.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Be.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:Be.FtCssVariableFactory.external(Be.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Pc=Tc.css`
1134
+ `}update(e){super.update(e),e.has("query")&&this.query!==void 0&&this.stateManager.setQuery(this.query),e.has("contentLocale")&&this.contentLocale!==void 0&&this.stateManager.setContentLocale(this.contentLocale),e.has("filters")&&this.filters!==void 0&&this.stateManager.setFilters(this.filters),e.has("sort")&&this.sort!==void 0&&this.stateManager.setSort(this.sort),e.has("pageSize")&&this.pageSize!==void 0&&this.stateManager.setPageSize(this.pageSize),e.has("searchInDocumentTitlesOnly")&&this.searchInDocumentTitlesOnly!==void 0&&this.stateManager.setSearchInDocumentTitlesOnly(this.searchInDocumentTitlesOnly),e.has("scope")&&this.scope!==void 0&&this.stateManager.setScope(this.scope),e.has("virtualField")&&this.virtualField!==void 0&&this.stateManager.setVirtualField(this.virtualField),e.has("ignoreEmptyQuery")&&this.ignoreEmptyQuery!==void 0&&this.stateManager.setIgnoreEmptyQuery(this.ignoreEmptyQuery),e.has("openExternalDocumentInNewTab")&&this.openExternalDocumentInNewTab!==void 0&&this.stateManager.setOpenExternalDocumentInNewTab(this.openExternalDocumentInNewTab),e.has("periodFilter")&&this.periodFilter!==void 0&&this.stateManager.setPeriodFilter(this.periodFilter),e.has("session")&&this.session!==void 0&&(this.stateManager.service.clearCache(),this.stateManager.initService())}connectedCallback(){super.connectedCallback(),this.stateManager.initService(),this.stateManager.setQuery(this.query),this.stateManager.setContentLocale(this.contentLocale),this.stateManager.setFilters(this.filters),this.stateManager.setPageSize(this.pageSize),this.stateManager.setSort(this.sort)}contentAvailableCallback(e){super.contentAvailableCallback(e),e.has("request")&&this.request&&this.dispatchEvent(new _i(this.request)),e.has("paging")&&this.paging!==void 0&&this.dispatchEvent(new Di(this.request,this.paging,this.autocorrect))}registerComponent(e){e.stopPropagation();let o=e.composedPath()[0];this.register(o)}register(e){e.setSearchStateManager(this.stateManager)}handleLoadError(e){this.dispatchEvent(new ki(e))}reloadSavedSearches(){ss.clearMySearches()}clear(){this.stateManager.clear()}};ee.elementDefinitions={};ee.styles=Dc;ve([(0,ot.redux)({store:k.name})],ee.prototype,"session",void 0);ve([(0,mt.property)()],ee.prototype,"query",void 0);ve([(0,mt.property)()],ee.prototype,"contentLocale",void 0);ve([(0,mt.property)({type:Number})],ee.prototype,"pageSize",void 0);ve([(0,mt.property)({type:Boolean})],ee.prototype,"searchInDocumentTitlesOnly",void 0);ve([(0,mt.property)()],ee.prototype,"periodFilter",void 0);ve([(0,mt.property)()],ee.prototype,"scope",void 0);ve([(0,mt.property)()],ee.prototype,"virtualField",void 0);ve([(0,mt.property)({type:Boolean})],ee.prototype,"ignoreEmptyQuery",void 0);ve([(0,ot.redux)({store:k.name})],ee.prototype,"openExternalDocumentInNewTab",void 0);ve([(0,ot.jsonProperty)([])],ee.prototype,"filters",void 0);ve([(0,ot.jsonProperty)([])],ee.prototype,"sort",void 0);ve([(0,ot.redux)({store:"search"})],ee.prototype,"request",void 0);ve([(0,ot.redux)({store:"search"})],ee.prototype,"paging",void 0);ve([(0,ot.redux)({store:"search",selector:t=>t.spellcheck})],ee.prototype,"autocorrect",void 0);ve([(0,mt.property)({attribute:!1})],ee.prototype,"searchServiceProvider",void 0);(0,Bc.customElement)("ft-search-context")(ee);var yd=h(w());var ud=h(L()),hd=h(w());var Mc=h(L());var Uc=Mc.css`
1135
+ `;var Ui=h(w());var dr=h(L()),G=h(H()),Ye=h(w());var ze=h(L()),ue=h(H()),od=h(wn()),vn=h(w());var jc=h(w());var Wc=h(L()),jt=h(H()),Hc=h(w()),Vc=h(Ut());var Ue=h(w()),Fc=h(L());var wt={textColor:Ue.FtCssVariableFactory.extend("--ft-checkbox-text-color","",Ue.designSystemVariables.colorOnSurfaceHigh),fontSize:Ue.FtCssVariableFactory.extend("--ft-checkbox-font-size","",A.fontSize),colorPrimary:Ue.FtCssVariableFactory.external(Ue.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Ue.FtCssVariableFactory.external(Ue.designSystemVariables.colorOnPrimary,"Design system"),borderColor:Ue.FtCssVariableFactory.extend("--ft-checkbox-border-color","",Ue.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:Ue.FtCssVariableFactory.external(Ue.designSystemVariables.colorOnSurfaceDisabled,"Design system")},zc=Fc.css`
980
1136
  * {
981
1137
  box-sizing: border-box;
982
1138
  }
983
1139
 
984
1140
  .ft-checkbox {
985
1141
  box-sizing: border-box;
986
- color: ${vt.textColor};
987
- font-size: ${vt.fontSize};
1142
+ color: ${wt.textColor};
1143
+ font-size: ${wt.fontSize};
988
1144
 
989
1145
  display: inline-flex;
990
1146
  align-items: center;
@@ -992,7 +1148,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
992
1148
  }
993
1149
 
994
1150
  .ft-checkbox--disabled {
995
- color: ${vt.colorOnSurfaceDisabled};
1151
+ color: ${wt.colorOnSurfaceDisabled};
996
1152
  }
997
1153
 
998
1154
  input {
@@ -1016,26 +1172,26 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1016
1172
 
1017
1173
  .ft-checkbox--box {
1018
1174
  display: flex;
1019
- border: 2px solid ${vt.borderColor};
1175
+ border: 2px solid ${wt.borderColor};
1020
1176
  border-radius: 2px;
1021
1177
 
1022
1178
  width: 18px;
1023
1179
  height: 18px;
1024
1180
 
1025
- color: ${vt.colorOnPrimary};
1181
+ color: ${wt.colorOnPrimary};
1026
1182
  }
1027
1183
 
1028
1184
 
1029
1185
  .ft-checkbox--checked .ft-checkbox--box,
1030
1186
  .ft-checkbox--indeterminate .ft-checkbox--box {
1031
- border-color: ${vt.colorPrimary};
1032
- background-color: ${vt.colorPrimary};
1187
+ border-color: ${wt.colorPrimary};
1188
+ background-color: ${wt.colorPrimary};
1033
1189
  }
1034
1190
 
1035
1191
  .ft-checkbox--disabled .ft-checkbox--box {
1036
- border-color: ${vt.colorOnSurfaceDisabled};
1192
+ border-color: ${wt.colorOnSurfaceDisabled};
1037
1193
  background-color: transparent;
1038
- color: ${vt.colorOnSurfaceDisabled};
1194
+ color: ${wt.colorOnSurfaceDisabled};
1039
1195
  }
1040
1196
 
1041
1197
  .ft-checkbox--checkmark {
@@ -1054,8 +1210,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1054
1210
  .ft-checkbox--indeterminate .ft-checkbox--checkmark {
1055
1211
  opacity: 1;
1056
1212
  }
1057
- `;var _r=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Te=class extends Ic.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 Lc.html`
1058
- <label class="${(0,kc.classMap)(e)}" for="checkbox-input">
1213
+ `;var Ur=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Le=class extends Hc.FtLitElement{constructor(){super(...arguments),this.name="",this.checked=!1,this.indeterminate=!1,this.disabled=!1}render(){let e={"ft-checkbox":!0,"ft-checkbox--checked":this.checked,"ft-checkbox--indeterminate":this.indeterminate,"ft-checkbox--disabled":this.disabled};return Wc.html`
1214
+ <label class="${(0,Vc.classMap)(e)}" for="checkbox-input">
1059
1215
  <div class="ft-checkbox--box-container">
1060
1216
  <ft-ripple
1061
1217
  ?disabled=${this.disabled}
@@ -1081,14 +1237,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1081
1237
  <slot></slot>
1082
1238
  </ft-typography>
1083
1239
  </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 o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}};Te.elementDefinitions={"ft-ripple":F,"ft-typography":X};Te.styles=Pc;_r([(0,Ft.property)()],Te.prototype,"name",void 0);_r([(0,Ft.property)({type:Boolean,reflect:!0})],Te.prototype,"checked",void 0);_r([(0,Ft.property)({type:Boolean})],Te.prototype,"indeterminate",void 0);_r([(0,Ft.property)({type:Boolean})],Te.prototype,"disabled",void 0);_r([(0,Ft.query)(".ft-checkbox")],Te.prototype,"container",void 0);_r([(0,Ft.query)("ft-ripple")],Te.prototype,"ripple",void 0);(0,_c.customElement)("ft-checkbox")(Te);var Ei=m(E());var Bc=m(L()),Qe=m(V()),Mc=m(E()),Uc=m(Zt());var Dc=m(L()),Me=m(E()),or={textColor:Me.FtCssVariableFactory.extend("--ft-radio-text-color","",Me.designSystemVariables.colorOnSurfaceHigh),colorPrimary:Me.FtCssVariableFactory.external(Me.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Me.FtCssVariableFactory.external(Me.designSystemVariables.colorOnPrimary,"Design system"),borderColor:Me.FtCssVariableFactory.extend("--ft-radio-border-color","",Me.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:Me.FtCssVariableFactory.external(Me.designSystemVariables.colorOnSurfaceDisabled,"Design system")},$c=Dc.css`
1240
+ `}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.indeterminate=!1,this.dispatchEvent(new CustomEvent("change",{detail:this.checked}))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}};Le.elementDefinitions={"ft-ripple":z,"ft-typography":K};Le.styles=zc;Ur([(0,jt.property)()],Le.prototype,"name",void 0);Ur([(0,jt.property)({type:Boolean,reflect:!0})],Le.prototype,"checked",void 0);Ur([(0,jt.property)({type:Boolean})],Le.prototype,"indeterminate",void 0);Ur([(0,jt.property)({type:Boolean})],Le.prototype,"disabled",void 0);Ur([(0,jt.query)(".ft-checkbox")],Le.prototype,"container",void 0);Ur([(0,jt.query)("ft-ripple")],Le.prototype,"ripple",void 0);(0,jc.customElement)("ft-checkbox")(Le);var $i=h(w());var Zc=h(L()),nt=h(H()),qc=h(w()),Yc=h(Ut());var Gc=h(L()),Fe=h(w()),lr={textColor:Fe.FtCssVariableFactory.extend("--ft-radio-text-color","",Fe.designSystemVariables.colorOnSurfaceHigh),colorPrimary:Fe.FtCssVariableFactory.external(Fe.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:Fe.FtCssVariableFactory.external(Fe.designSystemVariables.colorOnPrimary,"Design system"),borderColor:Fe.FtCssVariableFactory.extend("--ft-radio-border-color","",Fe.designSystemVariables.colorOnSurfaceMedium),colorOnSurfaceDisabled:Fe.FtCssVariableFactory.external(Fe.designSystemVariables.colorOnSurfaceDisabled,"Design system")},Kc=Gc.css`
1085
1241
  * {
1086
1242
  box-sizing: border-box;
1087
1243
  }
1088
1244
 
1089
1245
  .ft-radio {
1090
1246
  box-sizing: border-box;
1091
- color: ${or.textColor};
1247
+ color: ${lr.textColor};
1092
1248
 
1093
1249
  display: inline-flex;
1094
1250
  align-items: center;
@@ -1096,7 +1252,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1096
1252
  }
1097
1253
 
1098
1254
  .ft-radio--disabled {
1099
- color: ${or.colorOnSurfaceDisabled};
1255
+ color: ${lr.colorOnSurfaceDisabled};
1100
1256
  }
1101
1257
 
1102
1258
  input {
@@ -1119,7 +1275,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1119
1275
  }
1120
1276
 
1121
1277
  .ft-radio--box {
1122
- border: 2px solid ${or.borderColor};
1278
+ border: 2px solid ${lr.borderColor};
1123
1279
  border-radius: 50%;
1124
1280
 
1125
1281
  display: flex;
@@ -1132,7 +1288,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1132
1288
 
1133
1289
  .ft-radio--box:after {
1134
1290
  content: " ";
1135
- background-color: ${or.colorPrimary};
1291
+ background-color: ${lr.colorPrimary};
1136
1292
 
1137
1293
  border-radius: 50%;
1138
1294
 
@@ -1144,7 +1300,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1144
1300
  }
1145
1301
 
1146
1302
  .ft-radio--checked .ft-radio--box {
1147
- border-color: ${or.colorPrimary};
1303
+ border-color: ${lr.colorPrimary};
1148
1304
  }
1149
1305
 
1150
1306
 
@@ -1153,24 +1309,24 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1153
1309
  }
1154
1310
 
1155
1311
  .ft-radio--disabled .ft-radio--box {
1156
- border-color: ${or.colorOnSurfaceDisabled};
1312
+ border-color: ${lr.colorOnSurfaceDisabled};
1157
1313
  background-color: transparent;
1158
1314
  }
1159
1315
 
1160
1316
  .ft-radio--disabled .ft-radio--box:after {
1161
- background-color: ${or.colorOnSurfaceDisabled};
1317
+ background-color: ${lr.colorOnSurfaceDisabled};
1162
1318
  }
1163
1319
 
1164
1320
  .ft-radio:has(:focus-visible) {
1165
- outline: 2px solid ${Me.designSystemVariables.colorPrimary};
1321
+ outline: 2px solid ${Fe.designSystemVariables.colorPrimary};
1166
1322
  outline-offset: -2px;
1167
1323
  }
1168
1324
 
1169
1325
  .ft-radio ft-typography {
1170
1326
  padding-right: 2px;
1171
1327
  }
1172
- `;var St=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},cn=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},se=class extends Mc.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 Bc.html`
1173
- <div class="${(0,Uc.classMap)(e)}">
1328
+ `;var At=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},bn=class extends CustomEvent{constructor(e,o){super("change",{detail:{value:e,checked:o},bubbles:!0,composed:!0})}},ce=class extends qc.FtLitElement{constructor(){super(...arguments),this.value="",this.name="",this.checked=!1,this.ariaChecked="false",this.disabled=!1,this.role="radio"}render(){let e={"ft-radio":!0,"ft-radio--checked":this.checked,"ft-radio--disabled":this.disabled};return Zc.html`
1329
+ <div class="${(0,Yc.classMap)(e)}">
1174
1330
  <div class="ft-radio--box-container">
1175
1331
  <ft-ripple
1176
1332
  ?disabled=${this.disabled}
@@ -1194,7 +1350,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1194
1350
  </ft-typography>
1195
1351
  </label>
1196
1352
  </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 cn(this.value,this.checked))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new cn(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus()}};se.elementDefinitions={"ft-ripple":F,"ft-typography":X};se.styles=$c;St([(0,Qe.property)()],se.prototype,"value",void 0);St([(0,Qe.property)()],se.prototype,"name",void 0);St([(0,Qe.property)({type:Boolean,reflect:!0})],se.prototype,"checked",void 0);St([(0,Qe.property)({attribute:"aria-checked",reflect:!0})],se.prototype,"ariaChecked",void 0);St([(0,Qe.property)({type:Boolean})],se.prototype,"disabled",void 0);St([(0,Qe.property)({reflect:!0,attribute:"role"})],se.prototype,"role",void 0);St([(0,Qe.query)(".ft-radio")],se.prototype,"container",void 0);St([(0,Qe.query)("ft-ripple")],se.prototype,"ripple",void 0);St([(0,Qe.query)("input")],se.prototype,"input",void 0);var Wc=m(E()),Ot=m(V()),Hc=m(L());var Fc=m(L());var zc=Fc.css`
1353
+ `}update(e){super.update(e),e.has("checked")&&(this.ariaChecked=this.checked?"true":"false")}onChange(e){e.stopPropagation(),this.checked=e.target.checked,this.dispatchEvent(new bn(this.value,this.checked))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),(o=this.ripple)===null||o===void 0||o.setupFor(this.container)}select(){this.checked=!0,this.dispatchEvent(new bn(this.value,this.checked))}setInputTabIndex(e){this.input&&(this.input.tabIndex=e)}focus(){var e;(e=this.input)===null||e===void 0||e.focus()}};ce.elementDefinitions={"ft-ripple":z,"ft-typography":K};ce.styles=Kc;At([(0,nt.property)()],ce.prototype,"value",void 0);At([(0,nt.property)()],ce.prototype,"name",void 0);At([(0,nt.property)({type:Boolean,reflect:!0})],ce.prototype,"checked",void 0);At([(0,nt.property)({attribute:"aria-checked",reflect:!0})],ce.prototype,"ariaChecked",void 0);At([(0,nt.property)({type:Boolean})],ce.prototype,"disabled",void 0);At([(0,nt.property)({reflect:!0,attribute:"role"})],ce.prototype,"role",void 0);At([(0,nt.query)(".ft-radio")],ce.prototype,"container",void 0);At([(0,nt.query)("ft-ripple")],ce.prototype,"ripple",void 0);At([(0,nt.query)("input")],ce.prototype,"input",void 0);var Jc=h(w()),Rt=h(H()),ed=h(L());var Xc=h(L());var Qc=Xc.css`
1198
1354
  :host {
1199
1355
  display: block;
1200
1356
  }
@@ -1202,12 +1358,12 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1202
1358
  :host(:focus-visible) {
1203
1359
  outline: none;
1204
1360
  }
1205
- `;var Dr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Pe=class extends Wc.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 Hc.html`
1361
+ `;var Fr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Pe=class extends Jc.FtLitElement{constructor(){super(...arguments),this.name="",this.role="radiogroup",this.tabIndex=0,this.ariaLabelledBy="",this.currentSelectedIndex=0,this.onFocus=()=>{this.tabIndex==0&&(this.tabIndex=-1,setTimeout(()=>this.focusCurrentChecked(),100))},this.onFocusOut=e=>{!this.contains(e.relatedTarget)&&(this.tabIndex=0)}}render(){return ed.html`
1206
1362
  <slot @slotchange=${this.onSlotChange}
1207
1363
  @change=${this.onChange}
1208
1364
  @keydown=${this.onKeyDown}
1209
1365
  ></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(o=>o.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(o=>o.checked=e.detail.value===o.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let o=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{o=!0;let n=this.currentSelectedIndex-1;this.radioButtons[n<0?this.radioButtons.length-1:n].select(),this.radioButtons[n<0?this.radioButtons.length-1:n].focus();break}case"ArrowDown":case"ArrowRight":{o=!0;let n=this.currentSelectedIndex+1;this.radioButtons[n>this.radioButtons.length-1?0:n].select(),this.radioButtons[n>this.radioButtons.length-1?0:n].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}o&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(o=>o.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};Pe.elementDefinitions={};Pe.styles=zc;Dr([(0,Ot.property)()],Pe.prototype,"name",void 0);Dr([(0,Ot.property)({reflect:!0,attribute:"role"})],Pe.prototype,"role",void 0);Dr([(0,Ot.property)({reflect:!0})],Pe.prototype,"tabIndex",void 0);Dr([(0,Ot.property)({reflect:!0,attribute:"aria-labelledby"})],Pe.prototype,"ariaLabelledBy",void 0);Dr([(0,Ot.queryAssignedElements)()],Pe.prototype,"radioButtons",void 0);Dr([(0,Ot.state)()],Pe.prototype,"currentSelectedIndex",void 0);(0,Ei.customElement)("ft-radio")(se);(0,Ei.customElement)("ft-radio-group")(Pe);var Vc=m(L()),q=m(E());var dn={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(he.fontFamily,"Body2 typography"),fontSize:q.FtCssVariableFactory.external(he.fontSize,"Body2 typography"),fontWeight:q.FtCssVariableFactory.external(he.fontWeight,"Body2 typography"),letterSpacing:q.FtCssVariableFactory.external(he.letterSpacing,"Body2 typography"),lineHeight:q.FtCssVariableFactory.external(he.lineHeight,"Body2 typography"),textTransform:q.FtCssVariableFactory.external(he.textTransform,"Body2 typography")},jc=Vc.css`
1366
+ `}connectedCallback(){super.connectedCallback(),this.addEventListener("focus",this.onFocus),this.addEventListener("focusout",this.onFocusOut)}disconnectedCallback(){super.disconnectedCallback(),this.removeEventListener("focus",this.onFocus),this.removeEventListener("focusout",this.onFocusOut)}onSlotChange(){this.radioButtons.forEach(e=>e.name=this.name)}contentAvailableCallback(e){super.contentAvailableCallback(e),this.radioButtons.forEach(o=>o.setInputTabIndex(-1)),this.resolveCurrentSelectedIndex()}onChange(e){e.stopPropagation(),this.radioButtons.forEach(o=>o.checked=e.detail.value===o.value),this.dispatchEvent(new CustomEvent("change",{detail:e.detail.value})),this.resolveCurrentSelectedIndex()}onKeyDown(e){let o=!1;switch(e.key){case"ArrowUp":case"ArrowLeft":{o=!0;let n=this.currentSelectedIndex-1;this.radioButtons[n<0?this.radioButtons.length-1:n].select(),this.radioButtons[n<0?this.radioButtons.length-1:n].focus();break}case"ArrowDown":case"ArrowRight":{o=!0;let n=this.currentSelectedIndex+1;this.radioButtons[n>this.radioButtons.length-1?0:n].select(),this.radioButtons[n>this.radioButtons.length-1?0:n].focus();break}case"Enter":this.radioButtons[this.currentSelectedIndex].select()}o&&(e.stopPropagation(),e.preventDefault())}resolveCurrentSelectedIndex(){let e=this.radioButtons.findIndex(o=>o.checked);e==-1?(this.currentSelectedIndex=0,this.radioButtons[0].select()):this.currentSelectedIndex=e}focusCurrentChecked(){this.radioButtons[this.currentSelectedIndex].focus()}};Pe.elementDefinitions={};Pe.styles=Qc;Fr([(0,Rt.property)()],Pe.prototype,"name",void 0);Fr([(0,Rt.property)({reflect:!0,attribute:"role"})],Pe.prototype,"role",void 0);Fr([(0,Rt.property)({reflect:!0})],Pe.prototype,"tabIndex",void 0);Fr([(0,Rt.property)({reflect:!0,attribute:"aria-labelledby"})],Pe.prototype,"ariaLabelledBy",void 0);Fr([(0,Rt.queryAssignedElements)()],Pe.prototype,"radioButtons",void 0);Fr([(0,Rt.state)()],Pe.prototype,"currentSelectedIndex",void 0);(0,$i.customElement)("ft-radio")(ce);(0,$i.customElement)("ft-radio-group")(Pe);var td=h(L()),X=h(w());var xn={borderRadiusM:X.FtCssVariableFactory.external(X.designSystemVariables.borderRadiusM,"Design system"),colorOutline:X.FtCssVariableFactory.external(X.designSystemVariables.colorOutline,"Design system"),colorOnSurface:X.FtCssVariableFactory.external(X.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:X.FtCssVariableFactory.external(X.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorOnSurfaceDisabled:X.FtCssVariableFactory.external(X.designSystemVariables.colorOnSurfaceDisabled,"Design system"),colorPrimary:X.FtCssVariableFactory.external(X.designSystemVariables.colorPrimary,"Design system"),colorOnPrimary:X.FtCssVariableFactory.external(X.designSystemVariables.colorOnPrimary,"Design system"),fontFamily:X.FtCssVariableFactory.external(ge.fontFamily,"Body2 typography"),fontSize:X.FtCssVariableFactory.external(ge.fontSize,"Body2 typography"),fontWeight:X.FtCssVariableFactory.external(ge.fontWeight,"Body2 typography"),letterSpacing:X.FtCssVariableFactory.external(ge.letterSpacing,"Body2 typography"),lineHeight:X.FtCssVariableFactory.external(ge.lineHeight,"Body2 typography"),textTransform:X.FtCssVariableFactory.external(ge.textTransform,"Body2 typography")},rd=td.css`
1211
1367
  .ft-filter-level--container {
1212
1368
  display: flex;
1213
1369
  flex-direction: column;
@@ -1221,14 +1377,14 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1221
1377
  flex-shrink: 0;
1222
1378
  text-decoration: none;
1223
1379
  position: relative;
1224
- border-radius: ${dn.borderRadiusM};
1380
+ border-radius: ${xn.borderRadiusM};
1225
1381
  overflow: hidden;
1226
1382
  display: flex;
1227
1383
  align-items: center;
1228
1384
  padding: 4px 4px;
1229
1385
  gap: 4px;
1230
1386
  cursor: pointer;
1231
- color: ${dn.colorOnSurface};
1387
+ color: ${xn.colorOnSurface};
1232
1388
  }
1233
1389
 
1234
1390
  .ft-filter-level--go-back:focus {
@@ -1257,7 +1413,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1257
1413
  }
1258
1414
 
1259
1415
  ft-button {
1260
- ${(0,q.setVariable)(z.color,dn.colorOnSurface)};
1416
+ ${(0,X.setVariable)(W.color,xn.colorOnSurface)};
1261
1417
  }
1262
1418
 
1263
1419
  ft-radio, ft-checkbox {
@@ -1271,11 +1427,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1271
1427
 
1272
1428
  .ft-filter-level--no-values {
1273
1429
  margin: 10px 0;
1274
- color: ${dn.colorOnSurfaceMedium};
1430
+ color: ${xn.colorOnSurfaceMedium};
1275
1431
  }
1276
- `;var Ce=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},re=class extends pn.FtLitElement{constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,o;return(o=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&o!==void 0?o:0}render(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(n=>!n.selected)),this.filter&&(e=e.filter(n=>n.label.toLowerCase().includes(this.filter.toLowerCase())));let o=e.slice(0,this.limit);return Ue.html`
1432
+ `;var Ae=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},oe=class extends vn.FtLitElement{constructor(){super(...arguments),this.filterId="",this.options=[],this.multivalued=!1,this.disabled=!1,this.hideSelectedOptions=!1,this.displayCount=!1,this.preventNavigation=!1,this.filter="",this.moreValuesButtonLabel="More",this.displayedValuesLimit=0,this.displayedPages=1}get hasHiddenValues(){let e=this.limit;return e!=null&&e<this.options.length}get limit(){return this.displayedValuesLimit>0?this.displayedPages*this.displayedValuesLimit:void 0}get height(){var e,o;return(o=(e=this.container)===null||e===void 0?void 0:e.scrollHeight)!==null&&o!==void 0?o:0}render(){let e=[...this.options];this.hideSelectedOptions&&(e=e.filter(n=>!n.selected)),this.filter&&(e=e.filter(n=>n.label.toLowerCase().includes(this.filter.toLowerCase())));let o=e.slice(0,this.limit);return ze.html`
1277
1433
  <div class="ft-filter-level--container ${this.disabled?"ft-filter--disabled":""}">
1278
- ${this.parent==null?null:Ue.html`
1434
+ ${this.parent==null?null:ze.html`
1279
1435
  <div tabindex="0"
1280
1436
  part="controls go-back"
1281
1437
  class="ft-filter-level--go-back"
@@ -1288,15 +1444,15 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1288
1444
  <ft-typography variant="body2">${this.parent.label}</ft-typography>
1289
1445
  </div>
1290
1446
  `}
1291
- ${this.options.length===0&&this.noValuesLabel?Ue.html`
1447
+ ${this.options.length===0&&this.noValuesLabel?ze.html`
1292
1448
  <ft-typography class="ft-filter-level--no-values" element="span" variant="body2">
1293
1449
  ${this.noValuesLabel}
1294
1450
  </ft-typography>
1295
- `:Ue.nothing}
1296
- ${(0,Gc.repeat)(o,n=>n.value,n=>{var i;return Ue.html`
1451
+ `:ze.nothing}
1452
+ ${(0,od.repeat)(o,n=>n.value,n=>{var i;return ze.html`
1297
1453
  <div class="ft-filter-level--option" part="options" tabindex="-1">
1298
1454
  ${this.multivalued?this.buildMultiValuedOption(n):this.buildMonoValuedOption(n)}
1299
- ${this.preventNavigation||n.selected||((i=n.subOptions)!==null&&i!==void 0?i:[]).length===0?Ue.nothing:Ue.html`
1455
+ ${this.preventNavigation||n.selected||((i=n.subOptions)!==null&&i!==void 0?i:[]).length===0?ze.nothing:ze.html`
1300
1456
  <ft-button icon="thin_arrow_right"
1301
1457
  part="controls navigate-hierarchy"
1302
1458
  aria-label="expand node"
@@ -1307,7 +1463,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1307
1463
  `}
1308
1464
  </div>
1309
1465
  `})}
1310
- ${o.length<e.length?Ue.html`
1466
+ ${o.length<e.length?ze.html`
1311
1467
  <ft-button
1312
1468
  class="ft-filter-level--display-more"
1313
1469
  icon="thin_arrow"
@@ -1316,19 +1472,19 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1316
1472
  @click=${this.displayMore}>
1317
1473
  ${this.moreValuesButtonLabel}
1318
1474
  </ft-button>
1319
- `:Ue.nothing}
1475
+ `:ze.nothing}
1320
1476
  </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 o;return Ue.html`
1477
+ `}goBackOnKeyPress(e){(e.key==="Enter"||e.key===" ")&&this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}goBackOnClick(e){e.stopPropagation(),e.preventDefault(),this.dispatchEvent(new CustomEvent("go-back",{detail:this.parent}))}displayMore(){this.displayedPages++}buildMultiValuedOption(e){var o;return ze.html`
1322
1478
  <ft-checkbox name="${this.filterId}"
1323
1479
  part="multivalued-option"
1324
1480
  data-value="${e.value}"
1325
1481
  .checked=${e.selected}
1326
1482
  .disabled=${this.disabled}
1327
- .indeterminate=${(0,pn.flatDeep)((o=e.subOptions)!==null&&o!==void 0?o:[],n=>{var i;return(i=n.subOptions)!==null&&i!==void 0?i:[]}).some(n=>n.selected)}
1483
+ .indeterminate=${(0,vn.flatDeep)((o=e.subOptions)!==null&&o!==void 0?o:[],n=>{var i;return(i=n.subOptions)!==null&&i!==void 0?i:[]}).some(n=>n.selected)}
1328
1484
  @change=${n=>this.optionsChanged(n,e)}>
1329
1485
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1330
1486
  </ft-checkbox>
1331
- `}buildMonoValuedOption(e){return Ue.html`
1487
+ `}buildMonoValuedOption(e){return ze.html`
1332
1488
  <ft-radio name="${this.filterId+Math.round(Math.random()*1e6)}"
1333
1489
  part="monovalued-option"
1334
1490
  data-value="${e.value}"
@@ -1339,7 +1495,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1339
1495
  @change=${o=>this.optionsChanged(o,e)}>
1340
1496
  ${e.renderOption?e.renderOption:e.label}${this.displayCount?` (${e.count})`:""}
1341
1497
  </ft-radio>
1342
- `}onRadioKeyDown(e,o){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,o))}optionsChanged(e,o){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:o}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}};re.elementDefinitions={"ft-button":me,"ft-ripple":F,"ft-typography":X,"ft-checkbox":Te,"ft-icon":be,"ft-radio":se};re.styles=jc;Ce([(0,de.property)({type:String})],re.prototype,"filterId",void 0);Ce([(0,de.property)({type:Object})],re.prototype,"parent",void 0);Ce([(0,de.property)({type:Array})],re.prototype,"options",void 0);Ce([(0,de.property)({type:Boolean})],re.prototype,"multivalued",void 0);Ce([(0,de.property)({type:Boolean})],re.prototype,"disabled",void 0);Ce([(0,de.property)({type:Boolean})],re.prototype,"hideSelectedOptions",void 0);Ce([(0,de.property)({type:Boolean})],re.prototype,"displayCount",void 0);Ce([(0,de.property)({type:Boolean})],re.prototype,"preventNavigation",void 0);Ce([(0,de.property)({type:String})],re.prototype,"filter",void 0);Ce([(0,de.property)({type:String})],re.prototype,"moreValuesButtonLabel",void 0);Ce([(0,de.property)({type:String})],re.prototype,"noValuesLabel",void 0);Ce([(0,de.property)({type:Number})],re.prototype,"displayedValuesLimit",void 0);Ce([(0,de.query)(".ft-filter-level--container")],re.prototype,"container",void 0);Ce([(0,de.state)()],re.prototype,"radios",void 0);Ce([(0,de.state)()],re.prototype,"displayedPages",void 0);var Xc=m(E());var qc=m(L()),Fe=m(V()),nr=m(E());var Yc=m(Zt());var Kc=m(L()),Je=m(E());var zt={buttonsColor:Je.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",Je.designSystemVariables.colorPrimary),buttonsZIndex:Je.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:Je.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:Je.FtCssVariableFactory.external(Je.designSystemVariables.colorSurface,"Design system")},Zc=Kc.css`
1498
+ `}onRadioKeyDown(e,o){e.stopPropagation(),(e.key===" "||e.key==="Enter")&&(e.preventDefault(),this.optionsChanged(e,o))}optionsChanged(e,o){e.stopPropagation(),this.dispatchEvent(new CustomEvent("change",{detail:o}))}displayLevel(e){this.dispatchEvent(new CustomEvent("display-level",{detail:e}))}};oe.elementDefinitions={"ft-button":be,"ft-ripple":z,"ft-typography":K,"ft-checkbox":Le,"ft-icon":fe,"ft-radio":ce};oe.styles=rd;Ae([(0,ue.property)({type:String})],oe.prototype,"filterId",void 0);Ae([(0,ue.property)({type:Object})],oe.prototype,"parent",void 0);Ae([(0,ue.property)({type:Array})],oe.prototype,"options",void 0);Ae([(0,ue.property)({type:Boolean})],oe.prototype,"multivalued",void 0);Ae([(0,ue.property)({type:Boolean})],oe.prototype,"disabled",void 0);Ae([(0,ue.property)({type:Boolean})],oe.prototype,"hideSelectedOptions",void 0);Ae([(0,ue.property)({type:Boolean})],oe.prototype,"displayCount",void 0);Ae([(0,ue.property)({type:Boolean})],oe.prototype,"preventNavigation",void 0);Ae([(0,ue.property)({type:String})],oe.prototype,"filter",void 0);Ae([(0,ue.property)({type:String})],oe.prototype,"moreValuesButtonLabel",void 0);Ae([(0,ue.property)({type:String})],oe.prototype,"noValuesLabel",void 0);Ae([(0,ue.property)({type:Number})],oe.prototype,"displayedValuesLimit",void 0);Ae([(0,ue.query)(".ft-filter-level--container")],oe.prototype,"container",void 0);Ae([(0,ue.state)()],oe.prototype,"radios",void 0);Ae([(0,ue.state)()],oe.prototype,"displayedPages",void 0);var ld=h(w());var ad=h(L()),We=h(H()),cr=h(w());var sd=h(Ut());var nd=h(L()),it=h(w());var Gt={buttonsColor:it.FtCssVariableFactory.extend("--ft-snap-scroll-buttons-color","",it.designSystemVariables.colorPrimary),buttonsZIndex:it.FtCssVariableFactory.create("--ft-snap-scroll-buttons-z-index","","NUMBER","1"),gap:it.FtCssVariableFactory.create("--ft-snap-scroll-gap","","SIZE","0"),colorSurface:it.FtCssVariableFactory.external(it.designSystemVariables.colorSurface,"Design system")},id=nd.css`
1343
1499
  .ft-snap-scroll {
1344
1500
  box-sizing: border-box;
1345
1501
  position: relative;
@@ -1374,7 +1530,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1374
1530
  flex-wrap: nowrap;
1375
1531
  align-items: flex-start;
1376
1532
  justify-content: flex-start;
1377
- gap: ${zt.gap};
1533
+ gap: ${Gt.gap};
1378
1534
  }
1379
1535
 
1380
1536
  .ft-snap-scroll--hide-scrollbar .ft-snap-scroll--content::-webkit-scrollbar {
@@ -1417,11 +1573,11 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1417
1573
  .ft-snap-scroll--next {
1418
1574
  position: absolute;
1419
1575
  display: flex;
1420
- z-index: ${zt.buttonsZIndex};
1576
+ z-index: ${Gt.buttonsZIndex};
1421
1577
  opacity: 1;
1422
1578
  transition: background-color .5s ease-in-out, opacity .5s ease-in-out, z-index .5s ease-in-out;
1423
- ${(0,Je.setVariable)(z.backgroundColor,"transparent")};
1424
- ${(0,Je.setVariable)(z.color,zt.buttonsColor)};
1579
+ ${(0,it.setVariable)(W.backgroundColor,"transparent")};
1580
+ ${(0,it.setVariable)(W.color,Gt.buttonsColor)};
1425
1581
  }
1426
1582
 
1427
1583
  .ft-snap-scroll--previous[hidden],
@@ -1434,37 +1590,37 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1434
1590
  top: 0;
1435
1591
  left: -1px;
1436
1592
  bottom: 0;
1437
- background: linear-gradient(to right, ${zt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1593
+ background: linear-gradient(to right, ${Gt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1438
1594
  }
1439
1595
 
1440
1596
  .ft-snap-scroll--vertical .ft-snap-scroll--previous {
1441
1597
  top: -1px;
1442
1598
  left: 0;
1443
1599
  right: 0;
1444
- background: linear-gradient(to bottom, ${zt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1600
+ background: linear-gradient(to bottom, ${Gt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1445
1601
  }
1446
1602
 
1447
1603
  .ft-snap-scroll--horizontal .ft-snap-scroll--next {
1448
1604
  top: 0;
1449
1605
  right: -1px;
1450
1606
  bottom: 0;
1451
- background: linear-gradient(to left, ${zt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1607
+ background: linear-gradient(to left, ${Gt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1452
1608
  }
1453
1609
 
1454
1610
  .ft-snap-scroll--vertical .ft-snap-scroll--next {
1455
1611
  left: 0;
1456
1612
  right: 0;
1457
1613
  bottom: -1px;
1458
- background: linear-gradient(to top, ${zt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1614
+ background: linear-gradient(to top, ${Gt.colorSurface} 50%, var(--ft-snap-scroll-transparent-color));
1459
1615
  }
1460
1616
 
1461
1617
  .ft-snap-scroll--horizontal .ft-snap-scroll--previous:hover,
1462
1618
  .ft-snap-scroll--horizontal .ft-snap-scroll--next:hover,
1463
1619
  .ft-snap-scroll--vertical .ft-snap-scroll--previous:hover,
1464
1620
  .ft-snap-scroll--vertical .ft-snap-scroll--next:hover {
1465
- background-color: ${zt.colorSurface};
1621
+ background-color: ${Gt.colorSurface};
1466
1622
  }
1467
- `;var pt=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},wi=class extends CustomEvent{constructor(e,o){super("current-element-change",{detail:{index:e,element:o}})}},pe=class extends nr.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 nr.Debouncer(200),this.updateScrollDebouncer=new nr.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let o=this.elements[e];if(o){let n=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,i=this.contentSlot[this.scrollAttribute]+this.prevSize;(o[this.offsetAttribute]<i||o[this.offsetAttribute]+o[this.sizeAttribute]>n)&&this.scrollToElement(o)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,Yc.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":nr.isSafari}),o=this.controls&&this.withScroll;return qc.html`
1623
+ `;var yt=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Bi=class extends CustomEvent{constructor(e,o){super("current-element-change",{detail:{index:e,element:o}})}},he=class extends cr.FtLitElement{constructor(){super(...arguments),this.horizontal=!1,this.hideScrollbar=!1,this.controls=!1,this.limitSize=!1,this.elements=[],this.currentElement=0,this.withScroll=!1,this.startReached=!0,this.endReached=!0,this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight",this.updateScrollCallback=()=>this.onScroll(),this.resizeObserver=new ResizeObserver(()=>this.scheduleUpdateScroll()),this.scrollDebouncer=new cr.Debouncer(200),this.updateScrollDebouncer=new cr.Debouncer(100)}scrollToIndex(e){this.scrollToElement(this.elements[e])}scrollIndexIntoView(e){let o=this.elements[e];if(o){let n=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.nextSize,i=this.contentSlot[this.scrollAttribute]+this.prevSize;(o[this.offsetAttribute]<i||o[this.offsetAttribute]+o[this.sizeAttribute]>n)&&this.scrollToElement(o)}}previous(){this.scrollToElement(this.elements[Math.max(0,this.closestIndexFromStart()-1)])}next(){this.scrollToElement(this.elements[Math.min(this.closestIndexFromStart()+1,this.elements.length-1)])}render(){let e=(0,sd.classMap)({"ft-snap-scroll":!0,"ft-snap-scroll--horizontal":this.horizontal,"ft-snap-scroll--vertical":!this.horizontal,"ft-snap-scroll--hide-scrollbar":this.hideScrollbar,"ft-snap-scroll--limit-size":this.limitSize,"ft-snap-scroll--safari-fix":cr.isSafari}),o=this.controls&&this.withScroll;return ad.html`
1468
1624
  <div part="container" class="${e}">
1469
1625
  <ft-button
1470
1626
  class="ft-snap-scroll--previous"
@@ -1488,7 +1644,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1488
1644
  @click=${this.next}
1489
1645
  ></ft-button>
1490
1646
  </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 wi(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(o=this.listenedContainer)===null||o===void 0||o.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let o=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<o&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var o,n;e&&(this.horizontal?(o=this.contentSlot)===null||o===void 0||o.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(n=this.contentSlot)===null||n===void 0||n.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,o;this.elements=(o=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(n=>n))!==null&&o!==void 0?o:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let o=0;o<this.elements.length;o++)(e<0||this.getDistanceFromStart(this.elements[o])<this.getDistanceFromStart(this.elements[e]))&&(e=o);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let o=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-o)}};pe.elementDefinitions={"ft-button":me};pe.styles=Zc;pt([(0,Fe.property)({type:Boolean})],pe.prototype,"horizontal",void 0);pt([(0,Fe.property)({type:Boolean})],pe.prototype,"hideScrollbar",void 0);pt([(0,Fe.property)({type:Boolean})],pe.prototype,"controls",void 0);pt([(0,Fe.property)({type:Boolean})],pe.prototype,"limitSize",void 0);pt([(0,Fe.state)()],pe.prototype,"elements",void 0);pt([(0,Fe.state)()],pe.prototype,"currentElement",void 0);pt([(0,Fe.state)()],pe.prototype,"withScroll",void 0);pt([(0,Fe.state)()],pe.prototype,"startReached",void 0);pt([(0,Fe.state)()],pe.prototype,"endReached",void 0);pt([(0,Fe.query)(".ft-snap-scroll--content")],pe.prototype,"contentSlot",void 0);(0,Xc.customElement)("ft-snap-scroll")(pe);var Qc=m(L()),Q=m(E());var Le={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"),colorPrimary:Q.FtCssVariableFactory.external(Q.designSystemVariables.colorPrimary,"Design system"),colorSurface:Q.FtCssVariableFactory.external(Q.designSystemVariables.colorSurface,"Design system"),transitionDuration:Q.FtCssVariableFactory.external(Q.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:Q.FtCssVariableFactory.external(Q.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:Q.FtCssVariableFactory.extend("--ft-filter-label-color","",Q.designSystemVariables.colorOnSurface),labelFontSize:Q.FtCssVariableFactory.extend("--ft-filter-label-font-size","",A.fontSize,"16px")},Jc=[Wo,Qc.css`
1647
+ `}update(e){super.update(e),e.has("horizontal")&&(this.horizontal?(this.offsetAttribute="offsetLeft",this.scrollAttribute="scrollLeft",this.sizeAttribute="clientWidth",this.scrollSizeAttribute="scrollWidth"):(this.offsetAttribute="offsetTop",this.scrollAttribute="scrollTop",this.sizeAttribute="clientHeight",this.scrollSizeAttribute="scrollHeight")),e.has("currentElement")&&this.dispatchEvent(new Bi(this.currentElement,this.elements[this.currentElement]))}contentAvailableCallback(e){var o;super.contentAvailableCallback(e),this.contentSlot&&this.listenedContainer!==this.contentSlot&&(this.resizeObserver.observe(this.contentSlot),this.listenedContainer&&this.listenedContainer.removeEventListener("scroll",this.updateScrollCallback),this.listenedContainer=this.contentSlot,(o=this.listenedContainer)===null||o===void 0||o.addEventListener("scroll",this.updateScrollCallback))}onScroll(){this.scrollDebouncer.run(()=>this.snap()),this.scheduleUpdateScroll()}snap(){let e=this.closestElementFromStart();if(e!=null){let o=this.getDistanceFromStart(e);Math.abs(this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]-this.contentSlot[this.scrollSizeAttribute])<o&&(e=this.lastElement),this.scrollToElement(e)}}scrollToElement(e){var o,n;e&&(this.horizontal?(o=this.contentSlot)===null||o===void 0||o.scrollTo({left:this.getOffset(e)-this.controlsSize,behavior:"smooth"}):(n=this.contentSlot)===null||n===void 0||n.scrollTo({top:this.getOffset(e)-this.controlsSize,behavior:"smooth"}),this.currentElement=this.elements.indexOf(e))}onSlotChange(){var e,o;this.elements=(o=(e=this.contentSlot)===null||e===void 0?void 0:e.assignedElements().map(n=>n))!==null&&o!==void 0?o:[],this.scheduleUpdateScroll()}closestElementFromStart(){return this.elements[this.closestIndexFromStart()]}closestIndexFromStart(){let e=-1;for(let o=0;o<this.elements.length;o++)(e<0||this.getDistanceFromStart(this.elements[o])<this.getDistanceFromStart(this.elements[e]))&&(e=o);return e}scheduleUpdateScroll(){this.updateScrollDebouncer.run(()=>this.updateScroll())}updateScroll(){this.contentSlot!=null?(this.withScroll=this.contentSlot[this.scrollSizeAttribute]>this.contentSlot[this.sizeAttribute],this.startReached=this.contentSlot[this.scrollAttribute]===0,this.endReached=this.contentSlot[this.scrollAttribute]+this.contentSlot[this.sizeAttribute]+1>=this.contentSlot[this.scrollSizeAttribute]):(this.withScroll=!1,this.startReached=!0,this.endReached=!0)}get lastElement(){return this.elements[this.elements.length-1]}get firstElementOffset(){let e=this.elements[0];return e?e[this.offsetAttribute]:0}get controlsSize(){return this.controls?36:0}get nextSize(){return this.endReached?0:this.controlsSize}get prevSize(){return this.startReached?0:this.controlsSize}getOffset(e){return e[this.offsetAttribute]-this.firstElementOffset}getDistanceFromStart(e){let o=e===this.elements[0]?0:this.controlsSize;return Math.abs(this.getOffset(e)-this.contentSlot[this.scrollAttribute]-o)}};he.elementDefinitions={"ft-button":be};he.styles=id;yt([(0,We.property)({type:Boolean})],he.prototype,"horizontal",void 0);yt([(0,We.property)({type:Boolean})],he.prototype,"hideScrollbar",void 0);yt([(0,We.property)({type:Boolean})],he.prototype,"controls",void 0);yt([(0,We.property)({type:Boolean})],he.prototype,"limitSize",void 0);yt([(0,We.state)()],he.prototype,"elements",void 0);yt([(0,We.state)()],he.prototype,"currentElement",void 0);yt([(0,We.state)()],he.prototype,"withScroll",void 0);yt([(0,We.state)()],he.prototype,"startReached",void 0);yt([(0,We.state)()],he.prototype,"endReached",void 0);yt([(0,We.query)(".ft-snap-scroll--content")],he.prototype,"contentSlot",void 0);(0,ld.customElement)("ft-snap-scroll")(he);var cd=h(L()),J=h(w());var ke={colorOutline:J.FtCssVariableFactory.external(J.designSystemVariables.colorOutline,"Design system"),colorOnSurface:J.FtCssVariableFactory.external(J.designSystemVariables.colorOnSurface,"Design system"),colorOnSurfaceMedium:J.FtCssVariableFactory.external(J.designSystemVariables.colorOnSurfaceMedium,"Design system"),colorPrimary:J.FtCssVariableFactory.external(J.designSystemVariables.colorPrimary,"Design system"),colorSurface:J.FtCssVariableFactory.external(J.designSystemVariables.colorSurface,"Design system"),transitionDuration:J.FtCssVariableFactory.external(J.designSystemVariables.transitionDuration,"Design system"),transitionTimingFunction:J.FtCssVariableFactory.external(J.designSystemVariables.transitionTimingFunction,"Design system"),labelColor:J.FtCssVariableFactory.extend("--ft-filter-label-color","",J.designSystemVariables.colorOnSurface),labelFontSize:J.FtCssVariableFactory.extend("--ft-filter-label-font-size","",A.fontSize,"16px")},dd=[qo,cd.css`
1492
1648
  :host {
1493
1649
  display: flex;
1494
1650
  max-height: 100%;
@@ -1515,7 +1671,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1515
1671
  .ft-filter--header ft-button {
1516
1672
  flex-shrink: 0;
1517
1673
  margin-left: auto;
1518
- ${(0,Q.setVariable)(z.iconSize,"18px")};
1674
+ ${(0,J.setVariable)(W.iconSize,"18px")};
1519
1675
  }
1520
1676
  .filter-label {
1521
1677
  display: contents;
@@ -1526,10 +1682,10 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1526
1682
  flex-shrink: 1;
1527
1683
  flex-grow: 1;
1528
1684
  word-break: break-word;
1529
- color: ${Le.labelColor};
1530
- font-size: ${Le.labelFontSize};
1531
- ${(0,Q.setVariable)(A.lineHeight,"22px")};
1532
- ${(0,Q.setVariable)(A.fontWeight,"bold")};
1685
+ color: ${ke.labelColor};
1686
+ font-size: ${ke.labelFontSize};
1687
+ ${(0,J.setVariable)(A.lineHeight,"22px")};
1688
+ ${(0,J.setVariable)(A.fontWeight,"bold")};
1533
1689
  }
1534
1690
 
1535
1691
  .ft-filter--filter {
@@ -1540,8 +1696,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1540
1696
  padding: 0 10px;
1541
1697
  overflow: hidden;
1542
1698
  height: 32px;
1543
- transition: height ${Le.transitionDuration} ${Le.transitionTimingFunction},
1544
- margin ${Le.transitionDuration} ${Le.transitionTimingFunction};
1699
+ transition: height ${ke.transitionDuration} ${ke.transitionTimingFunction},
1700
+ margin ${ke.transitionDuration} ${ke.transitionTimingFunction};
1545
1701
  transition-delay: 500ms;
1546
1702
  }
1547
1703
 
@@ -1554,15 +1710,15 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1554
1710
  display: block;
1555
1711
  width: 100%;
1556
1712
  border-radius: 4px;
1557
- border: 1px solid ${Le.colorOutline};
1713
+ border: 1px solid ${ke.colorOutline};
1558
1714
  padding: 4px;
1559
- background-color: ${Le.colorSurface};
1560
- color: ${Le.colorOnSurface};
1561
- outline-color: ${Le.colorPrimary};
1715
+ background-color: ${ke.colorSurface};
1716
+ color: ${ke.colorOnSurface};
1717
+ outline-color: ${ke.colorPrimary};
1562
1718
  }
1563
1719
 
1564
1720
  input::placeholder {
1565
- color: ${Le.colorOnSurfaceMedium};
1721
+ color: ${ke.colorOnSurfaceMedium};
1566
1722
  }
1567
1723
 
1568
1724
  input:placeholder-shown {
@@ -1578,7 +1734,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1578
1734
  }
1579
1735
 
1580
1736
  .ft-filter--separator {
1581
- border-top: 1px solid ${Le.colorOutline};
1737
+ border-top: 1px solid ${ke.colorOutline};
1582
1738
  margin: 4px 10px;
1583
1739
  }
1584
1740
 
@@ -1603,10 +1759,10 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1603
1759
  slot:not([name]) {
1604
1760
  display: none;
1605
1761
  }
1606
- `];var Y=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},Ai=class extends CustomEvent{constructor(e){super("change",{detail:e})}},M=class extends Ge.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 Ge.Debouncer(300),this.changeDebouncer=new Ge.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Ge.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,Ge.flatDeep)(this.options,e=>{var o;return e.selected?[]:(o=e.subOptions)!==null&&o!==void 0?o:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(i=>i.selected),o=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,n=this.filterPlaceHolder.replace("{0}",this.label);return ir.html`
1762
+ `];var Q=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Mi=class extends CustomEvent{constructor(e){super("change",{detail:e})}},F=class extends Ye.FtLitElement{constructor(){super(...arguments),this.id="",this.label="",this.filterPlaceHolder="Filter {0}",this.clearButtonLabel="Clear",this.moreValuesButtonLabel="More",this.noValuesLabel="No values available",this.options=[],this.multivalued=!1,this.disabled=!1,this.raiseSelectedOptions=!1,this.displayCount=!1,this.displayedValuesLimit=0,this.hideClearButton=!1,this.lastLevelHasHiddenvalues=!1,this.withScroll=!1,this.filter="",this.displayedLevels=[],this.scrollResizeObserver=new ResizeObserver(()=>this.updateScroll()),this.levelsScrollDebouncer=new Ye.Debouncer(300),this.changeDebouncer=new Ye.Debouncer(10),this.lastDispatchedValues=[]}get flatOptions(){return(0,Ye.flatDeep)(this.options,e=>{var o;return(o=e.subOptions)!==null&&o!==void 0?o:[]})}get childrenFilteredFlatOptions(){return(0,Ye.flatDeep)(this.options,e=>{var o;return e.selected?[]:(o=e.subOptions)!==null&&o!==void 0?o:[]})}get selectedValues(){return this.childrenFilteredFlatOptions.filter(e=>e.selected).map(e=>e.value)}render(){let e=this.flatOptions.some(i=>i.selected),o=this.withScroll||this.filter||this.lastLevelHasHiddenvalues,n=this.filterPlaceHolder.replace("{0}",this.label);return dr.html`
1607
1763
  <div class="ft-filter--container ${this.disabled?"ft-filter--disabled":""}"
1608
1764
  part="container">
1609
- ${!this.label&&!e?null:ir.html`
1765
+ ${!this.label&&!e?null:dr.html`
1610
1766
 
1611
1767
  <div class="ft-filter--header" part="header">
1612
1768
  <div class="filter-label" id="id-group-${this.id}">
@@ -1615,7 +1771,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1615
1771
  </ft-typography>
1616
1772
  <slot name="label"></slot>
1617
1773
  </div>
1618
- ${e&&!this.hideClearButton?ir.html`
1774
+ ${e&&!this.hideClearButton?dr.html`
1619
1775
  <ft-button icon="close" dense @click=${this.clear} part="clear-button">
1620
1776
  ${this.clearButtonLabel}
1621
1777
  </ft-button>
@@ -1639,8 +1795,8 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1639
1795
  @slotchange=${this.updateOptionsFromSlot}
1640
1796
  @option-change=${this.optionsChanged}></slot>
1641
1797
  </div>
1642
- `}update(e){if(super.update(e),e.has("options")){let o=new Set(this.flatOptions.map(n=>n.value));this.displayedLevels=this.displayedLevels.filter(n=>o.has(n)),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(e){var o,n,i,a,s;super.contentAvailableCallback(e),this.valuesContainer&&this.scrollResizeObserver.observe(this.valuesContainer),this.container&&this.scrollResizeObserver.observe(this.container),e.has("options")&&(this.updateScroll(),(o=this.levelsContainer)===null||o===void 0||o.scrollToIndex(this.displayedLevels.length)),e.has("slideIn")&&this.slideIn&&setTimeout(()=>{var l;(l=this.levelsContainer)===null||l===void 0||l.next(),this.slideIn=void 0},0),e.has("slideOut")&&this.slideOut&&((n=this.levelsContainer)===null||n===void 0||n.previous(),setTimeout(()=>{this.displayedLevels.pop(),this.slideOut=void 0},300)),this.lastLevelHasHiddenvalues=(s=(a=(i=this.shadowRoot)===null||i===void 0?void 0:i.querySelector(".ft-filter--levels ft-filter-level:last-child"))===null||a===void 0?void 0:a.hasHiddenValues)!==null&&s!==void 0?s:!1}renderLevels(){let e=this.flatOptions,o=e.filter(a=>a.selected),n=this.slideIn||this.slideOut?this.displayedLevels.length-2:this.displayedLevels.length-1,i=n<0?"ft-filter--level-center":"ft-filter--level-left";return ir.html`
1643
- ${this.raiseSelectedOptions&&o.length>0?ir.html`
1798
+ `}update(e){if(super.update(e),e.has("options")){let o=new Set(this.flatOptions.map(n=>n.value));this.displayedLevels=this.displayedLevels.filter(n=>o.has(n)),this.lastDispatchedValues=this.selectedValues}}contentAvailableCallback(e){var o,n,i,a,s;super.contentAvailableCallback(e),this.valuesContainer&&this.scrollResizeObserver.observe(this.valuesContainer),this.container&&this.scrollResizeObserver.observe(this.container),e.has("options")&&(this.updateScroll(),(o=this.levelsContainer)===null||o===void 0||o.scrollToIndex(this.displayedLevels.length)),e.has("slideIn")&&this.slideIn&&setTimeout(()=>{var l;(l=this.levelsContainer)===null||l===void 0||l.next(),this.slideIn=void 0},0),e.has("slideOut")&&this.slideOut&&((n=this.levelsContainer)===null||n===void 0||n.previous(),setTimeout(()=>{this.displayedLevels.pop(),this.slideOut=void 0},300)),this.lastLevelHasHiddenvalues=(s=(a=(i=this.shadowRoot)===null||i===void 0?void 0:i.querySelector(".ft-filter--levels ft-filter-level:last-child"))===null||a===void 0?void 0:a.hasHiddenValues)!==null&&s!==void 0?s:!1}renderLevels(){let e=this.flatOptions,o=e.filter(a=>a.selected),n=this.slideIn||this.slideOut?this.displayedLevels.length-2:this.displayedLevels.length-1,i=n<0?"ft-filter--level-center":"ft-filter--level-left";return dr.html`
1799
+ ${this.raiseSelectedOptions&&o.length>0?dr.html`
1644
1800
  <ft-filter-level
1645
1801
  filterId="${this.id}"
1646
1802
  ?multivalued=${this.multivalued}
@@ -1660,7 +1816,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1660
1816
  ${this.renderLevel(i,this.options)}
1661
1817
  ${this.displayedLevels.map(a=>e.find(s=>s.value===a)).map((a,s)=>{var l;let p=a?.value===this.slideIn||a?.value===this.slideOut?"ft-filter--level-right":s===n?"ft-filter--level-center":"ft-filter--level-left";return this.renderLevel(p,(l=a?.subOptions)!==null&&l!==void 0?l:[],a)})}
1662
1818
  </ft-snap-scroll>
1663
- `}renderLevel(e,o,n){return ir.html`
1819
+ `}renderLevel(e,o,n){return dr.html`
1664
1820
  <ft-filter-level
1665
1821
  class="${e}"
1666
1822
  filterId="${this.id}"
@@ -1680,18 +1836,18 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1680
1836
  .exportpartsPrefixes=${["values","available-values"]}
1681
1837
  noValuesLabel="${this.noValuesLabel}"
1682
1838
  ></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 o;e.stopPropagation();let n=this.flatOptions.find(a=>a.value===e.detail.value);n.selected=!n.selected;let i=a=>{var s;a!==n&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(i)};this.multivalued?(o=n.subOptions)===null||o===void 0||o.forEach(i):this.options.forEach(i),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(o=>o.requestUpdate())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,Ge.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Ai(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(o=>o),this.optionsChanged()}onFilterChange(){var e,o;this.filter=(o=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&o!==void 0?o:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};M.elementDefinitions={"ft-button":me,"ft-filter-level":re,"ft-snap-scroll":pe,"ft-typography":X};M.styles=Jc;Y([(0,j.property)({type:String})],M.prototype,"id",void 0);Y([(0,j.property)({type:String})],M.prototype,"label",void 0);Y([(0,j.property)({type:String})],M.prototype,"filterPlaceHolder",void 0);Y([(0,j.property)({type:String})],M.prototype,"clearButtonLabel",void 0);Y([(0,j.property)({type:String})],M.prototype,"moreValuesButtonLabel",void 0);Y([(0,j.property)({type:String})],M.prototype,"noValuesLabel",void 0);Y([(0,Ge.jsonProperty)([])],M.prototype,"options",void 0);Y([(0,j.property)({type:Boolean})],M.prototype,"multivalued",void 0);Y([(0,j.property)({type:Boolean})],M.prototype,"disabled",void 0);Y([(0,j.property)({type:Boolean})],M.prototype,"raiseSelectedOptions",void 0);Y([(0,j.property)({type:Boolean})],M.prototype,"displayCount",void 0);Y([(0,j.property)({type:Number})],M.prototype,"displayedValuesLimit",void 0);Y([(0,j.property)({type:Boolean})],M.prototype,"hideClearButton",void 0);Y([(0,j.query)(".ft-filter--slot")],M.prototype,"slotElement",void 0);Y([(0,j.query)(".ft-filter--container")],M.prototype,"container",void 0);Y([(0,j.query)(".ft-filter--values")],M.prototype,"valuesContainer",void 0);Y([(0,j.query)(".ft-filter--levels")],M.prototype,"levelsContainer",void 0);Y([(0,j.state)()],M.prototype,"lastLevelHasHiddenvalues",void 0);Y([(0,j.query)(".ft-filter--filter input")],M.prototype,"filterInput",void 0);Y([(0,j.queryAll)(".ft-filter--levels ft-filter-level")],M.prototype,"levels",void 0);Y([(0,j.state)()],M.prototype,"withScroll",void 0);Y([(0,j.state)()],M.prototype,"filter",void 0);Y([(0,j.state)()],M.prototype,"slideIn",void 0);Y([(0,j.state)()],M.prototype,"slideOut",void 0);var fn=m(E()),ar=m(V()),ed=m(L()),$r=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},et=class extends fn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return ed.html`
1839
+ `}goBack(e){this.slideOut=e.detail.value}onDisplayLevel(e){this.displayedLevels.push(e.detail.value),this.slideIn=e.detail.value}clear(){if(this.flatOptions.forEach(e=>e.selected=!1),this.displayedLevels.length>0){let e=this.displayedLevels[this.displayedLevels.length-1];this.displayedLevels=[e],this.slideOut=e}this.optionsChanged()}onChange(e){var o;e.stopPropagation();let n=this.flatOptions.find(a=>a.value===e.detail.value);n.selected=!n.selected;let i=a=>{var s;a!==n&&(a.selected=!1),(s=a.subOptions)===null||s===void 0||s.forEach(i)};this.multivalued?(o=n.subOptions)===null||o===void 0||o.forEach(i):this.options.forEach(i),this.optionsChanged()}optionsChanged(){this.changeDebouncer.run(()=>{var e;this.sendEventIfValuesChanged(),this.requestUpdate(),(e=this.levels)===null||e===void 0||e.forEach(o=>o.requestUpdate())})}sendEventIfValuesChanged(){let e=this.selectedValues;(0,Ye.deepEqual)(this.lastDispatchedValues,e)||(this.dispatchEvent(new Mi(e)),this.lastDispatchedValues=e)}updateOptionsFromSlot(e){e.stopPropagation(),this.options=this.slotElement.assignedElements().map(o=>o),this.optionsChanged()}onFilterChange(){var e,o;this.filter=(o=(e=this.filterInput)===null||e===void 0?void 0:e.value)!==null&&o!==void 0?o:""}updateScroll(){this.valuesContainer&&(this.withScroll=this.valuesContainer.scrollHeight>this.valuesContainer.clientHeight)}};F.elementDefinitions={"ft-button":be,"ft-filter-level":oe,"ft-snap-scroll":he,"ft-typography":K};F.styles=dd;Q([(0,G.property)({type:String})],F.prototype,"id",void 0);Q([(0,G.property)({type:String})],F.prototype,"label",void 0);Q([(0,G.property)({type:String})],F.prototype,"filterPlaceHolder",void 0);Q([(0,G.property)({type:String})],F.prototype,"clearButtonLabel",void 0);Q([(0,G.property)({type:String})],F.prototype,"moreValuesButtonLabel",void 0);Q([(0,G.property)({type:String})],F.prototype,"noValuesLabel",void 0);Q([(0,Ye.jsonProperty)([])],F.prototype,"options",void 0);Q([(0,G.property)({type:Boolean})],F.prototype,"multivalued",void 0);Q([(0,G.property)({type:Boolean})],F.prototype,"disabled",void 0);Q([(0,G.property)({type:Boolean})],F.prototype,"raiseSelectedOptions",void 0);Q([(0,G.property)({type:Boolean})],F.prototype,"displayCount",void 0);Q([(0,G.property)({type:Number})],F.prototype,"displayedValuesLimit",void 0);Q([(0,G.property)({type:Boolean})],F.prototype,"hideClearButton",void 0);Q([(0,G.query)(".ft-filter--slot")],F.prototype,"slotElement",void 0);Q([(0,G.query)(".ft-filter--container")],F.prototype,"container",void 0);Q([(0,G.query)(".ft-filter--values")],F.prototype,"valuesContainer",void 0);Q([(0,G.query)(".ft-filter--levels")],F.prototype,"levelsContainer",void 0);Q([(0,G.state)()],F.prototype,"lastLevelHasHiddenvalues",void 0);Q([(0,G.query)(".ft-filter--filter input")],F.prototype,"filterInput",void 0);Q([(0,G.queryAll)(".ft-filter--levels ft-filter-level")],F.prototype,"levels",void 0);Q([(0,G.state)()],F.prototype,"withScroll",void 0);Q([(0,G.state)()],F.prototype,"filter",void 0);Q([(0,G.state)()],F.prototype,"slideIn",void 0);Q([(0,G.state)()],F.prototype,"slideOut",void 0);var Sn=h(w()),pr=h(H()),pd=h(L()),zr=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},at=class extends Sn.FtLitElement{constructor(){super(...arguments),this.label="",this.value=null,this.selected=!1,this.subOptions=[]}render(){return pd.html`
1684
1840
  <slot class="ft-filter-option--slot" @slotchange=${this.updateSubOptionsFromSlot}></slot>
1685
- `}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(o=>o)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};et.elementDefinitions={};$r([(0,ar.property)({type:String})],et.prototype,"label",void 0);$r([(0,ar.property)({type:Object,converter:t=>t})],et.prototype,"value",void 0);$r([(0,ar.property)({type:Boolean,reflect:!0})],et.prototype,"selected",void 0);$r([(0,ar.property)({type:Object})],et.prototype,"subOptions",void 0);$r([(0,fn.jsonProperty)({})],et.prototype,"renderOption",void 0);$r([(0,ar.query)(".ft-filter-option--slot")],et.prototype,"slotElement",void 0);(0,Ri.customElement)("ft-filter")(M);(0,Ri.customElement)("ft-filter-option")(et);var Wt=kr.build("designedSearchType"),un={label:"Search scope",documentTitlesOnly:"Search in document titles only"};var nd=m(V());var td=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},Ht=class extends Ut(kt){constructor(){super(),this.addI18nContext(Wt,un)}render(){return rd.html`
1841
+ `}updateSubOptionsFromSlot(e){e.stopPropagation(),this.subOptions=this.slotElement.assignedElements().map(o=>o)}update(e){super.update(e),this.dispatchEvent(new CustomEvent("option-change",{detail:this,bubbles:!0}))}};at.elementDefinitions={};zr([(0,pr.property)({type:String})],at.prototype,"label",void 0);zr([(0,pr.property)({type:Object,converter:t=>t})],at.prototype,"value",void 0);zr([(0,pr.property)({type:Boolean,reflect:!0})],at.prototype,"selected",void 0);zr([(0,pr.property)({type:Object})],at.prototype,"subOptions",void 0);zr([(0,Sn.jsonProperty)({})],at.prototype,"renderOption",void 0);zr([(0,pr.query)(".ft-filter-option--slot")],at.prototype,"slotElement",void 0);(0,Ui.customElement)("ft-filter")(F);(0,Ui.customElement)("ft-filter-option")(at);var Kt=Mr.build("designedSearchType"),On={label:"Search scope",documentTitlesOnly:"Search in document titles only"};var md=h(H());var fd=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Zt=class extends Vt(Mt){constructor(){super(),this.addI18nContext(Kt,On)}render(){return ud.html`
1686
1842
  <ft-filter
1687
- label=${Wt.messages.label()}
1688
- .options=${[{label:Wt.messages.documentTitlesOnly(),value:e=>{var o;return(o=this.stateManager)===null||o===void 0?void 0:o.setSearchInDocumentTitlesOnly(e)},selected:this.searchInDocumentTitlesOnly}]}
1843
+ label=${Kt.messages.label()}
1844
+ .options=${[{label:Kt.messages.documentTitlesOnly(),value:e=>{var o;return(o=this.stateManager)===null||o===void 0?void 0:o.setSearchInDocumentTitlesOnly(e)},selected:this.searchInDocumentTitlesOnly}]}
1689
1845
  part="filter"
1690
1846
  .exportpartsPrefixes=${["filter"]}
1691
1847
  multivalued
1692
1848
  @change=${this.onSelected}
1693
1849
  ></ft-filter>
1694
- `}onSelected(e){var o;(o=this.filter)===null||o===void 0||o.options.forEach(n=>n.value(n.selected))}};Ht.elementDefinitions={"ft-filter":M};Ht.styles=Nc;td([(0,od.redux)({selector:Kr})],Ht.prototype,"searchInDocumentTitlesOnly",void 0);td([(0,nd.query)("ft-filter")],Ht.prototype,"filter",void 0);(0,id.customElement)("ft-search-type")(Ht);var cd=m(E());var tt=m(L());var ad=m(L()),sr=m(E());var $p={headerColor:sr.FtCssVariableFactory.extend("--ft-search-period-filter-header-color","",sr.designSystemVariables.colorOnSurface)},sd=ad.css`
1850
+ `}onSelected(e){var o;(o=this.filter)===null||o===void 0||o.options.forEach(n=>n.value(n.selected))}};Zt.elementDefinitions={"ft-filter":F};Zt.styles=Uc;fd([(0,hd.redux)({selector:Qr})],Zt.prototype,"searchInDocumentTitlesOnly",void 0);fd([(0,md.query)("ft-filter")],Zt.prototype,"filter",void 0);(0,yd.customElement)("ft-search-type")(Zt);var vd=h(w());var st=h(L());var gd=h(L()),fr=h(w());var Kp={headerColor:fr.FtCssVariableFactory.extend("--ft-search-period-filter-header-color","",fr.designSystemVariables.colorOnSurface)},bd=gd.css`
1695
1851
  [part="container"] {
1696
1852
  flex-grow: 1;
1697
1853
  display: flex;
@@ -1706,7 +1862,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1706
1862
  overflow: auto;
1707
1863
  display: flex;
1708
1864
  flex-direction: column;
1709
- ${(0,sr.setVariable)(A.lineHeight,"22px")};
1865
+ ${(0,fr.setVariable)(A.lineHeight,"22px")};
1710
1866
  }
1711
1867
 
1712
1868
  [part="header"] {
@@ -1716,7 +1872,7 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1716
1872
  flex-shrink: 0;
1717
1873
  padding: 0 10px;
1718
1874
  margin-bottom: 8px;
1719
- color: ${$p.headerColor};
1875
+ color: ${Kp.headerColor};
1720
1876
  }
1721
1877
 
1722
1878
  [part="label"] {
@@ -1724,30 +1880,30 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1724
1880
  flex-shrink: 1;
1725
1881
  flex-grow: 1;
1726
1882
  word-break: break-word;
1727
- font-size: ${Le.labelFontSize};
1728
- ${(0,sr.setVariable)(A.fontWeight,"bold")};
1883
+ font-size: ${ke.labelFontSize};
1884
+ ${(0,fr.setVariable)(A.fontWeight,"bold")};
1729
1885
  }
1730
1886
 
1731
- `;var ld=m(E());var Ie=kr.build("designedSearchPeriodFilter"),hn={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 uo=m(V());var fo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},rt=class extends Ut(kt){constructor(){super(),this.addI18nContext(Ie,hn)}render(){var e,o,n,i;return tt.html`<div part="container">
1887
+ `;var xd=h(w());var _e=Mr.build("designedSearchPeriodFilter"),Cn={label:"Last update",anyTime:"Any time",LAST_WEEK:"Less than a week",LAST_MONTH:"Less than a month",LAST_QUARTER:"Less than a quarter",LAST_YEAR:"Less than a year",CUSTOM:"Custom period",customPeriod:"From {0} to {1}",period:"Period: {0}"};var xo=h(H());var bo=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},lt=class extends Vt(Mt){constructor(){super(),this.addI18nContext(_e,Cn)}render(){var e,o,n,i;return st.html`<div part="container">
1732
1888
  <div part="header">
1733
1889
  <ft-typography variant="overline" part="label" id="label">
1734
- ${Ie.messages.label()}
1890
+ ${_e.messages.label()}
1735
1891
  </ft-typography>
1736
1892
  </div>
1737
1893
  <ft-radio-group @change=${a=>this.setPeriodFilter(a)} aria-labelledby="label">
1738
- <ft-radio value="anyTime" ?checked=${this.periodFilter===void 0||this.periodFilter.periodType===void 0}>${Ie.messages.anyTime()}</ft-radio>
1739
- ${this.lessThanAWeek?tt.html`<ft-radio ?checked=${((e=this.periodFilter)===null||e===void 0?void 0:e.periodType)=="LAST_WEEK"} value="LAST_WEEK">${Ie.messages.LAST_WEEK()}</ft-radio>`:tt.nothing}
1740
- ${this.lessThanAMonth?tt.html`<ft-radio ?checked=${((o=this.periodFilter)===null||o===void 0?void 0:o.periodType)=="LAST_MONTH"} value="LAST_MONTH">${Ie.messages.LAST_MONTH()}</ft-radio>`:tt.nothing}
1741
- ${this.lessThanAQuarter?tt.html`<ft-radio ?checked=${((n=this.periodFilter)===null||n===void 0?void 0:n.periodType)=="LAST_QUARTER"} value="LAST_QUARTER">${Ie.messages.LAST_QUARTER()}</ft-radio>`:tt.nothing}
1742
- ${this.lessThanAYear?tt.html`<ft-radio ?checked=${((i=this.periodFilter)===null||i===void 0?void 0:i.periodType)=="LAST_YEAR"} value="LAST_YEAR">${Ie.messages.LAST_YEAR()}</ft-radio>`:tt.nothing}
1894
+ <ft-radio value="anyTime" ?checked=${this.periodFilter===void 0||this.periodFilter.periodType===void 0}>${_e.messages.anyTime()}</ft-radio>
1895
+ ${this.lessThanAWeek?st.html`<ft-radio ?checked=${((e=this.periodFilter)===null||e===void 0?void 0:e.periodType)=="LAST_WEEK"} value="LAST_WEEK">${_e.messages.LAST_WEEK()}</ft-radio>`:st.nothing}
1896
+ ${this.lessThanAMonth?st.html`<ft-radio ?checked=${((o=this.periodFilter)===null||o===void 0?void 0:o.periodType)=="LAST_MONTH"} value="LAST_MONTH">${_e.messages.LAST_MONTH()}</ft-radio>`:st.nothing}
1897
+ ${this.lessThanAQuarter?st.html`<ft-radio ?checked=${((n=this.periodFilter)===null||n===void 0?void 0:n.periodType)=="LAST_QUARTER"} value="LAST_QUARTER">${_e.messages.LAST_QUARTER()}</ft-radio>`:st.nothing}
1898
+ ${this.lessThanAYear?st.html`<ft-radio ?checked=${((i=this.periodFilter)===null||i===void 0?void 0:i.periodType)=="LAST_YEAR"} value="LAST_YEAR">${_e.messages.LAST_YEAR()}</ft-radio>`:st.nothing}
1743
1899
  </ft-radio-group>
1744
- </div>`}setPeriodFilter(e){var o;let n=mo[e.detail];(o=this.stateManager)===null||o===void 0||o.setPeriodFilter(n===void 0?void 0:{periodType:n})}};rt.elementDefinitions={"ft-radio-group":Pe,"ft-radio":se,"ft-typography":X};rt.styles=sd;fo([(0,uo.property)({type:Boolean})],rt.prototype,"lessThanAWeek",void 0);fo([(0,uo.property)({type:Boolean})],rt.prototype,"lessThanAMonth",void 0);fo([(0,uo.property)({type:Boolean})],rt.prototype,"lessThanAQuarter",void 0);fo([(0,uo.property)({type:Boolean})],rt.prototype,"lessThanAYear",void 0);fo([(0,ld.redux)({store:"search",selector:t=>t.request.periodFilter})],rt.prototype,"periodFilter",void 0);(0,cd.customElement)("ft-search-period-filter")(rt);var Ti=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Et=class extends Ut(kt){get hasSomethingToDisplay(){var e;return this.searchInDocumentTitlesOnly||((e=this.facets)===null||e===void 0?void 0:e.some(o=>this.getSelectedValues(o).length>0))||this.periodFilter&&this.periodFilter.periodType}constructor(){super(),this.addI18nContext(Wt,un),this.addI18nContext(Ie,hn)}render(){return this.hasSomethingToDisplay?Ct.html`
1900
+ </div>`}setPeriodFilter(e){var o;let n=So[e.detail];(o=this.stateManager)===null||o===void 0||o.setPeriodFilter(n===void 0?void 0:{periodType:n})}};lt.elementDefinitions={"ft-radio-group":Pe,"ft-radio":ce,"ft-typography":K};lt.styles=bd;bo([(0,xo.property)({type:Boolean})],lt.prototype,"lessThanAWeek",void 0);bo([(0,xo.property)({type:Boolean})],lt.prototype,"lessThanAMonth",void 0);bo([(0,xo.property)({type:Boolean})],lt.prototype,"lessThanAQuarter",void 0);bo([(0,xo.property)({type:Boolean})],lt.prototype,"lessThanAYear",void 0);bo([(0,xd.redux)({store:"search",selector:t=>t.request.periodFilter})],lt.prototype,"periodFilter",void 0);(0,vd.customElement)("ft-search-period-filter")(lt);var zi=function(t,e,o,n){var i=arguments.length,a=i<3?e:n===null?n=Object.getOwnPropertyDescriptor(e,o):n,s;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")a=Reflect.decorate(t,e,o,n);else for(var l=t.length-1;l>=0;l--)(s=t[l])&&(a=(i<3?s(a):i>3?s(e,o,a):s(e,o))||a);return i>3&&a&&Object.defineProperty(e,o,a),a},Tt=class extends Vt(Mt){get hasSomethingToDisplay(){var e;return this.searchInDocumentTitlesOnly||((e=this.facets)===null||e===void 0?void 0:e.some(o=>this.getSelectedValues(o).length>0))||this.periodFilter&&this.periodFilter.periodType}constructor(){super(),this.addI18nContext(Kt,On),this.addI18nContext(_e,Cn)}render(){return this.hasSomethingToDisplay?Nt.html`
1745
1901
  <div class="ft-search-selected-facets--container">
1746
- ${(0,Ni.repeat)(this.facets||[],e=>e.key,e=>{let o=this.getSelectedValues(e);return(0,Ni.repeat)(o,n=>e.key+"-"+n,n=>this.renderFacet(e.key,e.label,o,n))})}
1902
+ ${(0,Fi.repeat)(this.facets||[],e=>e.key,e=>{let o=this.getSelectedValues(e);return(0,Fi.repeat)(o,n=>e.key+"-"+n,n=>this.renderFacet(e.key,e.label,o,n))})}
1747
1903
  ${this.renderSearchInDocumentTitlesOnly()}
1748
1904
  ${this.renderPeriodFilter()}
1749
1905
  </div>
1750
- `:Ct.nothing}renderFacet(e,o,n,i){let a=o+": "+this.getBreadcrumbFromValue(i),s=e.replace(":","-");return Ct.html`
1906
+ `:Nt.nothing}renderFacet(e,o,n,i){let a=o+": "+this.getBreadcrumbFromValue(i),s=e.replace(":","-");return Nt.html`
1751
1907
  <ft-tooltip inline text="${a}"
1752
1908
  part="tooltips tooltip-${s}">
1753
1909
  <ft-chip
@@ -1760,27 +1916,27 @@ Also for action icons.`,c.colorGray200),contentGlobalSubtle:r.extend("--ft-conte
1760
1916
  ${this.getLabelFromValue(i)}
1761
1917
  </ft-chip>
1762
1918
  </ft-tooltip>
1763
- `}getSelectedValues(e){return(0,Br.flatDeep)(e.rootNodes,o=>o.selected?[]:o.childNodes).filter(o=>o.selected).map(o=>o.value)}getLabelFromValue(e){return this.unquote(e).split("|").pop()}getBreadcrumbFromValue(e){return this.unquote(e).split("|").join(" > ")}unquote(e){return e.startsWith('"')&&e.endsWith('"')?e.replace(/(^"+)|("+$)/g,""):e}renderSearchInDocumentTitlesOnly(){return this.searchInDocumentTitlesOnly?Ct.html`
1764
- <ft-tooltip inline text="${Wt.messages.documentTitlesOnly()}"
1919
+ `}getSelectedValues(e){return(0,Wr.flatDeep)(e.rootNodes,o=>o.selected?[]:o.childNodes).filter(o=>o.selected).map(o=>o.value)}getLabelFromValue(e){return this.unquote(e).split("|").pop()}getBreadcrumbFromValue(e){return this.unquote(e).split("|").join(" > ")}unquote(e){return e.startsWith('"')&&e.endsWith('"')?e.replace(/(^"+)|("+$)/g,""):e}renderSearchInDocumentTitlesOnly(){return this.searchInDocumentTitlesOnly?Nt.html`
1920
+ <ft-tooltip inline text="${Kt.messages.documentTitlesOnly()}"
1765
1921
  part="tooltips tooltip-search-in-document-titles-only">
1766
1922
  <ft-chip
1767
1923
  part="ft-search-selected-facets ft-search-selected-facet-search-in-document-titles-only"
1768
1924
  removable
1769
1925
  @icon-click=${()=>{var e;return(e=this.stateManager)===null||e===void 0?void 0:e.setSearchInDocumentTitlesOnly(!1)}}>
1770
- ${Wt.messages.documentTitlesOnly()}
1926
+ ${Kt.messages.documentTitlesOnly()}
1771
1927
  </ft-chip>
1772
1928
  </ft-tooltip>
1773
- `:Ct.nothing}renderPeriodFilter(){var e,o;return this.periodFilter&&this.periodFilter.periodType?Ct.html`
1774
- <ft-tooltip inline text="${Ie.messages.period(this.periodFilter.periodType==="CUSTOM"?Ie.messages.customPeriod((e=this.periodFilter.period)===null||e===void 0?void 0:e.from,(o=this.periodFilter.period)===null||o===void 0?void 0:o.to):Ie.messages[this.periodFilter.periodType]())}"
1929
+ `:Nt.nothing}renderPeriodFilter(){var e,o;return this.periodFilter&&this.periodFilter.periodType?Nt.html`
1930
+ <ft-tooltip inline text="${_e.messages.period(this.periodFilter.periodType==="CUSTOM"?_e.messages.customPeriod((e=this.periodFilter.period)===null||e===void 0?void 0:e.from,(o=this.periodFilter.period)===null||o===void 0?void 0:o.to):_e.messages[this.periodFilter.periodType]())}"
1775
1931
  part=" tooltips tooltip-search-period-filter">
1776
1932
  <ft-chip
1777
1933
  part="ft-search-selected-facets ft-search-selected-facet-period-filter"
1778
1934
  removable
1779
1935
  @icon-click=${()=>{var n;return(n=this.stateManager)===null||n===void 0?void 0:n.setPeriodFilter(void 0)}}>
1780
- ${Ie.messages[this.periodFilter.periodType]()}
1936
+ ${_e.messages[this.periodFilter.periodType]()}
1781
1937
  </ft-chip>
1782
1938
  </ft-tooltip>
1783
- `:Ct.nothing}};Et.elementDefinitions={"ft-chip":te,"ft-tooltip":Z};Et.styles=$i;Ti([(0,Br.redux)({store:"search"})],Et.prototype,"facets",void 0);Ti([(0,Br.redux)({store:"search",selector:Kr})],Et.prototype,"searchInDocumentTitlesOnly",void 0);Ti([(0,Br.redux)({store:"search",selector:t=>t.request.periodFilter})],Et.prototype,"periodFilter",void 0);(0,dd.customElement)("ft-search-selected-facets")(Et);})();
1939
+ `:Nt.nothing}};Tt.elementDefinitions={"ft-chip":re,"ft-tooltip":Y};Tt.styles=Zi;zi([(0,Wr.redux)({store:"search"})],Tt.prototype,"facets",void 0);zi([(0,Wr.redux)({store:"search",selector:Qr})],Tt.prototype,"searchInDocumentTitlesOnly",void 0);zi([(0,Wr.redux)({store:"search",selector:t=>t.request.periodFilter})],Tt.prototype,"periodFilter",void 0);(0,Sd.customElement)("ft-search-selected-facets")(Tt);})();
1784
1940
  /*! Bundled license information:
1785
1941
 
1786
1942
  @lit/reactive-element/css-tag.js: